No Possible Issues Found via Git Search
quarkus_test_0
[2026-02-25T21:49:39.796Z] Running test quarkus_test_0 ...
[2026-02-25T21:49:39.796Z] ===============================================
[2026-02-25T21:49:39.796Z] quarkus_test_0 Start Time: Wed Feb 25 21:49:39 2026 Epoch Time (ms): 1772056179656
[2026-02-25T21:49:39.796Z] variation: NoOptions
[2026-02-25T21:49:39.796Z] JVM_OPTIONS:
[2026-02-25T21:49:39.796Z] { \
[2026-02-25T21:49:39.796Z] echo ""; echo "TEST SETUP:"; \
[2026-02-25T21:49:39.796Z] echo "Nothing to be done for setup."; \
[2026-02-25T21:49:39.796Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17720556523933/quarkus_test_0"; \
[2026-02-25T21:49:39.796Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17720556523933/quarkus_test_0"; \
[2026-02-25T21:49:39.796Z] echo ""; echo "TESTING:"; \
[2026-02-25T21:49:39.796Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --run --tag "nightly" --dir quarkus --reportsrc /testResults/surefire-reports --reportdst "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17720556523933/quarkus_test_0" --docker_args "-v /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk"; \
[2026-02-25T21:49:39.796Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "quarkus_test_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17720556523933/quarkus_test_0"; else echo "-----------------------------------"; echo "quarkus_test_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-25T21:49:39.796Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --clean --tag "nightly" --dir quarkus; \
[2026-02-25T21:49:39.796Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-25T21:49:39.796Z] echo "Nothing to be done for teardown."; \
[2026-02-25T21:49:39.796Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17720556523933/TestTargetResult";
[2026-02-25T21:49:39.796Z]
[2026-02-25T21:49:39.796Z] TEST SETUP:
[2026-02-25T21:49:39.796Z] Nothing to be done for setup.
[2026-02-25T21:49:39.796Z]
[2026-02-25T21:49:39.796Z] TESTING:
[2026-02-25T21:49:39.796Z] # =================== Info =================== Info =================== Info =================== #
[2026-02-25T21:49:39.796Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-02-25T21:49:39.796Z] # =================== Info =================== Info =================== Info =================== #
[2026-02-25T21:49:39.796Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-02-25T21:49:39.796Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2026-02-25T21:49:39.796Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-02-25T21:49:39.796Z] DOCKERIMAGE_TAG nightly has been recognized.
[2026-02-25T21:49:39.796Z] The test here is quarkus
[2026-02-25T21:49:39.796Z] The directory in the external.sh is quarkus
[2026-02-25T21:49:39.796Z] docker run --privileged -v /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk --name quarkus-test adoptopenjdk-quarkus-test:17-jdk-ubuntu-hotspot-full
[2026-02-25T21:49:40.111Z] APPLICATION_NAME=quarkus
[2026-02-25T21:49:40.111Z] APPLICATION_TAG=2.7.5.Final
[2026-02-25T21:49:40.111Z] OS_TAG=ubuntu
[2026-02-25T21:49:40.111Z] Using /opt mounted Java
[2026-02-25T21:49:40.111Z] JAVA_BIN is: /opt/java/openjdk/bin
[2026-02-25T21:49:40.111Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-25T21:49:40.111Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:49:40.111Z] openjdk version "17.0.19-beta" 2026-04-21
[2026-02-25T21:49:40.111Z] OpenJDK Runtime Environment Temurin-17.0.19+4-202602252041 (build 17.0.19-beta+4-ea)
[2026-02-25T21:49:40.111Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+4-202602252041 (build 17.0.19-beta+4-ea, mixed mode, sharing)
[2026-02-25T21:49:40.111Z] =JAVA VERSION OUTPUT END=
[2026-02-25T21:49:40.111Z] Compile and run quarkus tests
[2026-02-25T21:49:40.111Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:49:42.306Z] [INFO] Scanning for projects...
[2026-02-25T21:49:42.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom
[2026-02-25T21:49:42.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 478 kB/s)
[2026-02-25T21:49:45.231Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.pom
[2026-02-25T21:49:45.548Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.pom
[2026-02-25T21:49:46.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.pom (1.7 kB at 2.1 kB/s)
[2026-02-25T21:49:46.641Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension-parent/1.0.5/build-reporting-maven-extension-parent-1.0.5.pom
[2026-02-25T21:49:46.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-parent/1.0.5/build-reporting-maven-extension-parent-1.0.5.pom
[2026-02-25T21:49:47.315Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-parent/1.0.5/build-reporting-maven-extension-parent-1.0.5.pom (4.2 kB at 9.2 kB/s)
[2026-02-25T21:49:47.315Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom
[2026-02-25T21:49:47.315Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom
[2026-02-25T21:49:47.315Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom (7.6 kB at 148 kB/s)
[2026-02-25T21:49:47.315Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2026-02-25T21:49:47.636Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/38/jboss-parent-38.pom (66 kB at 342 kB/s)
[2026-02-25T21:49:47.636Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.pom
[2026-02-25T21:49:47.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.pom
[2026-02-25T21:49:48.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.pom (553 B at 1.6 kB/s)
[2026-02-25T21:49:48.269Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.pom
[2026-02-25T21:49:48.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.pom
[2026-02-25T21:49:48.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.pom (7.6 kB at 168 kB/s)
[2026-02-25T21:49:48.582Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.3/maven-3.8.3.pom
[2026-02-25T21:49:48.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.3/maven-3.8.3.pom
[2026-02-25T21:49:48.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.3/maven-3.8.3.pom (27 kB at 661 kB/s)
[2026-02-25T21:49:48.582Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2026-02-25T21:49:48.899Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2026-02-25T21:49:48.899Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.2 MB/s)
[2026-02-25T21:49:48.899Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
[2026-02-25T21:49:49.217Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[2026-02-25T21:49:49.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 558 kB/s)
[2026-02-25T21:49:49.217Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.pom
[2026-02-25T21:49:49.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.pom
[2026-02-25T21:49:49.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.pom (2.8 kB at 74 kB/s)
[2026-02-25T21:49:49.528Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[2026-02-25T21:49:49.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[2026-02-25T21:49:49.840Z] [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 130 kB/s)
[2026-02-25T21:49:49.840Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2026-02-25T21:49:49.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2026-02-25T21:49:49.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 536 kB/s)
[2026-02-25T21:49:49.840Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.pom
[2026-02-25T21:49:50.159Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.pom
[2026-02-25T21:49:50.159Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.pom (1.9 kB at 40 kB/s)
[2026-02-25T21:49:50.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.pom
[2026-02-25T21:49:50.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.pom
[2026-02-25T21:49:50.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.pom (2.5 kB at 59 kB/s)
[2026-02-25T21:49:50.470Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.pom
[2026-02-25T21:49:50.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.pom
[2026-02-25T21:49:50.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.pom (1.4 kB at 37 kB/s)
[2026-02-25T21:49:50.785Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
[2026-02-25T21:49:51.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[2026-02-25T21:49:51.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 16 kB/s)
[2026-02-25T21:49:51.098Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2026-02-25T21:49:51.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2026-02-25T21:49:51.098Z] [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 72 kB/s)
[2026-02-25T21:49:51.098Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[2026-02-25T21:49:51.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[2026-02-25T21:49:51.414Z] [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 83 kB/s)
[2026-02-25T21:49:51.414Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
[2026-02-25T21:49:51.727Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[2026-02-25T21:49:51.727Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 771 kB/s)
[2026-02-25T21:49:51.727Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[2026-02-25T21:49:52.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[2026-02-25T21:49:52.038Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 204 kB/s)
[2026-02-25T21:49:52.038Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2026-02-25T21:49:52.347Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2026-02-25T21:49:52.347Z] [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 116 kB/s)
[2026-02-25T21:49:52.347Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.pom
[2026-02-25T21:49:52.347Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.pom
[2026-02-25T21:49:52.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.pom (1.9 kB at 50 kB/s)
[2026-02-25T21:49:52.657Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.pom
[2026-02-25T21:49:52.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.pom
[2026-02-25T21:49:52.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.pom (2.4 kB at 63 kB/s)
[2026-02-25T21:49:52.657Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[2026-02-25T21:49:52.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[2026-02-25T21:49:52.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 664 kB/s)
[2026-02-25T21:49:52.971Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
[2026-02-25T21:49:53.283Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[2026-02-25T21:49:53.283Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 1.7 MB/s)
[2026-02-25T21:49:53.283Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
[2026-02-25T21:49:53.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[2026-02-25T21:49:53.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 369 kB/s)
[2026-02-25T21:49:53.592Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.pom
[2026-02-25T21:49:53.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.pom
[2026-02-25T21:49:53.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.pom (3.0 kB at 82 kB/s)
[2026-02-25T21:49:53.901Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[2026-02-25T21:49:54.215Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[2026-02-25T21:49:54.215Z] [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 119 kB/s)
[2026-02-25T21:49:54.215Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[2026-02-25T21:49:54.525Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[2026-02-25T21:49:54.525Z] [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 327 kB/s)
[2026-02-25T21:49:54.525Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2026-02-25T21:49:54.525Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2026-02-25T21:49:54.525Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 173 kB/s)
[2026-02-25T21:49:54.525Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[2026-02-25T21:49:54.837Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[2026-02-25T21:49:54.837Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 353 kB/s)
[2026-02-25T21:49:54.837Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
[2026-02-25T21:49:55.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
[2026-02-25T21:49:55.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 126 kB/s)
[2026-02-25T21:49:55.147Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[2026-02-25T21:49:55.456Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[2026-02-25T21:49:55.456Z] [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 57 kB/s)
[2026-02-25T21:49:55.456Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[2026-02-25T21:49:55.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[2026-02-25T21:49:55.765Z] [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 400 kB/s)
[2026-02-25T21:49:55.765Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[2026-02-25T21:49:55.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[2026-02-25T21:49:55.766Z] [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 22 kB/s)
[2026-02-25T21:49:55.766Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[2026-02-25T21:49:56.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[2026-02-25T21:49:56.081Z] [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 120 kB/s)
[2026-02-25T21:49:56.081Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[2026-02-25T21:49:56.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[2026-02-25T21:49:56.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 192 kB/s)
[2026-02-25T21:49:56.396Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2026-02-25T21:49:56.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2026-02-25T21:49:56.707Z] [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 584 kB/s)
[2026-02-25T21:49:56.707Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2026-02-25T21:49:56.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2026-02-25T21:49:56.707Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 165 kB/s)
[2026-02-25T21:49:56.707Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2026-02-25T21:49:56.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2026-02-25T21:49:56.707Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 348 kB/s)
[2026-02-25T21:49:56.707Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[2026-02-25T21:49:57.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[2026-02-25T21:49:57.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 106 kB/s)
[2026-02-25T21:49:57.018Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2026-02-25T21:49:57.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2026-02-25T21:49:57.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 448 kB/s)
[2026-02-25T21:49:57.327Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[2026-02-25T21:49:57.637Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[2026-02-25T21:49:57.637Z] [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 208 kB/s)
[2026-02-25T21:49:57.637Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.pom
[2026-02-25T21:49:57.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.pom
[2026-02-25T21:49:57.947Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.pom (3.4 kB at 87 kB/s)
[2026-02-25T21:49:57.947Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.pom
[2026-02-25T21:49:57.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.pom
[2026-02-25T21:49:58.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.pom (4.2 kB at 101 kB/s)
[2026-02-25T21:49:58.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[2026-02-25T21:49:58.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[2026-02-25T21:49:58.571Z] [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 61 kB/s)
[2026-02-25T21:49:58.571Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[2026-02-25T21:49:58.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[2026-02-25T21:49:58.571Z] [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 423 kB/s)
[2026-02-25T21:49:58.571Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[2026-02-25T21:49:58.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[2026-02-25T21:49:58.884Z] [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 66 kB/s)
[2026-02-25T21:49:58.884Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[2026-02-25T21:49:59.200Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[2026-02-25T21:49:59.200Z] [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 67 kB/s)
[2026-02-25T21:49:59.201Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[2026-02-25T21:49:59.201Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[2026-02-25T21:49:59.511Z] [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 111 kB/s)
[2026-02-25T21:49:59.511Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[2026-02-25T21:49:59.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[2026-02-25T21:49:59.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 104 kB/s)
[2026-02-25T21:49:59.511Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[2026-02-25T21:49:59.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[2026-02-25T21:49:59.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 373 kB/s)
[2026-02-25T21:49:59.825Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[2026-02-25T21:50:00.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[2026-02-25T21:50:00.141Z] [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 139 kB/s)
[2026-02-25T21:50:00.141Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2026-02-25T21:50:00.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2026-02-25T21:50:00.450Z] [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 138 kB/s)
[2026-02-25T21:50:00.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
[2026-02-25T21:50:00.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
[2026-02-25T21:50:00.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 317 kB/s)
[2026-02-25T21:50:00.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2026-02-25T21:50:00.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2026-02-25T21:50:00.764Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.7 MB/s)
[2026-02-25T21:50:00.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
[2026-02-25T21:50:01.075Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[2026-02-25T21:50:01.076Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 435 kB/s)
[2026-02-25T21:50:01.076Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2026-02-25T21:50:01.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2026-02-25T21:50:01.390Z] [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 249 kB/s)
[2026-02-25T21:50:01.390Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[2026-02-25T21:50:01.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[2026-02-25T21:50:01.706Z] [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 403 kB/s)
[2026-02-25T21:50:01.706Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
[2026-02-25T21:50:01.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[2026-02-25T21:50:01.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 63 kB/s)
[2026-02-25T21:50:01.706Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2026-02-25T21:50:02.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2026-02-25T21:50:02.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 8.6 kB/s)
[2026-02-25T21:50:02.335Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom
[2026-02-25T21:50:02.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.pom
[2026-02-25T21:50:02.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 190 kB/s)
[2026-02-25T21:50:02.335Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
[2026-02-25T21:50:02.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
[2026-02-25T21:50:02.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 237 kB/s)
[2026-02-25T21:50:02.647Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2026-02-25T21:50:02.957Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2026-02-25T21:50:02.957Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 126 kB/s)
[2026-02-25T21:50:02.957Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2026-02-25T21:50:02.957Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2026-02-25T21:50:02.957Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 146 kB/s)
[2026-02-25T21:50:02.957Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
[2026-02-25T21:50:03.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
[2026-02-25T21:50:03.268Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 98 kB/s)
[2026-02-25T21:50:03.268Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
[2026-02-25T21:50:03.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
[2026-02-25T21:50:03.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 50 kB/s)
[2026-02-25T21:50:03.581Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
[2026-02-25T21:50:03.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
[2026-02-25T21:50:03.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 124 kB/s)
[2026-02-25T21:50:03.896Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[2026-02-25T21:50:03.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[2026-02-25T21:50:03.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 75 kB/s)
[2026-02-25T21:50:03.896Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
[2026-02-25T21:50:04.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
[2026-02-25T21:50:04.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 69 kB/s)
[2026-02-25T21:50:04.209Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
[2026-02-25T21:50:04.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
[2026-02-25T21:50:04.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 119 kB/s)
[2026-02-25T21:50:04.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
[2026-02-25T21:50:04.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
[2026-02-25T21:50:04.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 507 kB/s)
[2026-02-25T21:50:04.835Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[2026-02-25T21:50:04.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[2026-02-25T21:50:04.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 130 kB/s)
[2026-02-25T21:50:04.835Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[2026-02-25T21:50:05.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[2026-02-25T21:50:05.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 104 kB/s)
[2026-02-25T21:50:05.147Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[2026-02-25T21:50:05.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[2026-02-25T21:50:05.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 363 kB/s)
[2026-02-25T21:50:05.462Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.pom
[2026-02-25T21:50:05.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.pom
[2026-02-25T21:50:05.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.pom (15 kB at 347 kB/s)
[2026-02-25T21:50:05.775Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom
[2026-02-25T21:50:05.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom
[2026-02-25T21:50:06.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom (9.7 kB at 256 kB/s)
[2026-02-25T21:50:06.091Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom
[2026-02-25T21:50:06.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom
[2026-02-25T21:50:06.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 451 kB/s)
[2026-02-25T21:50:06.091Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2026-02-25T21:50:06.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2026-02-25T21:50:06.401Z] [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 195 kB/s)
[2026-02-25T21:50:06.401Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2026-02-25T21:50:06.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2026-02-25T21:50:06.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 621 kB/s)
[2026-02-25T21:50:06.716Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.pom
[2026-02-25T21:50:07.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.pom
[2026-02-25T21:50:07.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.pom (6.1 kB at 148 kB/s)
[2026-02-25T21:50:07.045Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom
[2026-02-25T21:50:07.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom
[2026-02-25T21:50:07.358Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom (5.5 kB at 123 kB/s)
[2026-02-25T21:50:07.358Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.jar
[2026-02-25T21:50:07.358Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.jar
[2026-02-25T21:50:07.358Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.jar
[2026-02-25T21:50:07.358Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.jar
[2026-02-25T21:50:07.358Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar
[2026-02-25T21:50:07.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.jar
[2026-02-25T21:50:07.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[2026-02-25T21:50:07.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2026-02-25T21:50:07.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.jar
[2026-02-25T21:50:07.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.jar
[2026-02-25T21:50:07.986Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.jar
[2026-02-25T21:50:07.986Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.jar
[2026-02-25T21:50:07.986Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.jar
[2026-02-25T21:50:07.986Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.jar
[2026-02-25T21:50:07.986Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[2026-02-25T21:50:07.986Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar
[2026-02-25T21:50:07.986Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[2026-02-25T21:50:07.986Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[2026-02-25T21:50:07.986Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[2026-02-25T21:50:08.296Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar
[2026-02-25T21:50:08.296Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[2026-02-25T21:50:08.296Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[2026-02-25T21:50:08.296Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[2026-02-25T21:50:08.296Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[2026-02-25T21:50:08.606Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2026-02-25T21:50:08.606Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar
[2026-02-25T21:50:08.606Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2026-02-25T21:50:08.606Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
[2026-02-25T21:50:08.606Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
[2026-02-25T21:50:08.606Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[2026-02-25T21:50:08.606Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
[2026-02-25T21:50:08.606Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
[2026-02-25T21:50:08.606Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[2026-02-25T21:50:08.917Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[2026-02-25T21:50:08.917Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2026-02-25T21:50:08.917Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[2026-02-25T21:50:08.917Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
[2026-02-25T21:50:08.917Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[2026-02-25T21:50:08.917Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.jar
[2026-02-25T21:50:09.228Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.jar
[2026-02-25T21:50:09.228Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar
[2026-02-25T21:50:09.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.jar
[2026-02-25T21:50:09.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.jar
[2026-02-25T21:50:09.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.jar
[2026-02-25T21:50:09.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar
[2026-02-25T21:50:09.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.jar
[2026-02-25T21:50:09.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.jar (44 kB at 388 kB/s)
[2026-02-25T21:50:09.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.jar
[2026-02-25T21:50:09.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar (215 kB at 1.4 MB/s)
[2026-02-25T21:50:09.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[2026-02-25T21:50:09.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.jar (639 kB at 3.3 MB/s)
[2026-02-25T21:50:09.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2026-02-25T21:50:09.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.jar (42 kB at 216 kB/s)
[2026-02-25T21:50:09.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.jar
[2026-02-25T21:50:09.848Z] [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 115 kB/s)
[2026-02-25T21:50:09.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.jar
[2026-02-25T21:50:09.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.jar (27 kB at 111 kB/s)
[2026-02-25T21:50:09.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.jar
[2026-02-25T21:50:09.848Z] [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 52 kB/s)
[2026-02-25T21:50:09.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.jar
[2026-02-25T21:50:09.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension-model/1.0.5/build-reporting-maven-extension-model-1.0.5.jar (5.4 kB at 21 kB/s)
[2026-02-25T21:50:09.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.jar
[2026-02-25T21:50:09.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.jar (14 kB at 56 kB/s)
[2026-02-25T21:50:09.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.jar
[2026-02-25T21:50:09.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.jar (58 kB at 199 kB/s)
[2026-02-25T21:50:09.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[2026-02-25T21:50:09.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.jar (47 kB at 141 kB/s)
[2026-02-25T21:50:09.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar
[2026-02-25T21:50:09.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.jar (67 kB at 199 kB/s)
[2026-02-25T21:50:09.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[2026-02-25T21:50:09.848Z] [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 531 kB/s)
[2026-02-25T21:50:09.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[2026-02-25T21:50:09.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.jar (192 kB at 563 kB/s)
[2026-02-25T21:50:09.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[2026-02-25T21:50:09.848Z] [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 450 kB/s)
[2026-02-25T21:50:09.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
[2026-02-25T21:50:10.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/bot/build-reporting-maven-extension/1.0.5/build-reporting-maven-extension-1.0.5.jar (6.4 kB at 16 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[2026-02-25T21:50:10.165Z] [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 391 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[2026-02-25T21:50:10.165Z] [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 93 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[2026-02-25T21:50:10.165Z] [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 359 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[2026-02-25T21:50:10.165Z] [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 479 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2026-02-25T21:50:10.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 495 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.jar
[2026-02-25T21:50:10.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 58 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2026-02-25T21:50:10.165Z] [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 828 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
[2026-02-25T21:50:10.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 9.5 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
[2026-02-25T21:50:10.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 27 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[2026-02-25T21:50:10.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (32 kB at 62 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
[2026-02-25T21:50:10.165Z] [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)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[2026-02-25T21:50:10.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 37 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[2026-02-25T21:50:10.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 16 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[2026-02-25T21:50:10.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 4.6 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2026-02-25T21:50:10.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.jar (2.6 MB at 4.7 MB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[2026-02-25T21:50:10.165Z] [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 91 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
[2026-02-25T21:50:10.165Z] [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 146 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[2026-02-25T21:50:10.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 5.9 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.jar
[2026-02-25T21:50:10.165Z] [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 432 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.jar
[2026-02-25T21:50:10.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 67 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar
[2026-02-25T21:50:10.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 812 kB/s)
[2026-02-25T21:50:10.165Z] [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 6.6 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.0/jackson-annotations-2.13.0.jar (76 kB at 117 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar (375 kB at 568 kB/s)
[2026-02-25T21:50:10.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.0/jackson-databind-2.13.0.jar (1.5 MB at 2.2 MB/s)
[2026-02-25T21:50:10.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
[2026-02-25T21:50:10.477Z] [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 59 kB/s)
[2026-02-25T21:50:10.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.10.0/smallrye-common-bom-1.10.0.pom
[2026-02-25T21:50:10.788Z] [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 38 kB/s)
[2026-02-25T21:50:10.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.1/jackson-bom-2.13.1.pom
[2026-02-25T21:50:10.788Z] [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 231 kB/s)
[2026-02-25T21:50:10.788Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-bom/1.0.0/stork-bom-1.0.0.pom
[2026-02-25T21:50:11.098Z] [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 39 kB/s)
[2026-02-25T21:50:11.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom
[2026-02-25T21:50:11.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom (66 kB at 747 kB/s)
[2026-02-25T21:50:11.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.74.Final/netty-bom-4.1.74.Final.pom
[2026-02-25T21:50:11.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.74.Final/netty-bom-4.1.74.Final.pom (13 kB at 159 kB/s)
[2026-02-25T21:50:11.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.5.Final/resteasy-bom-4.7.5.Final.pom
[2026-02-25T21:50:11.421Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.5.Final/resteasy-bom-4.7.5.Final.pom (9.8 kB at 84 kB/s)
[2026-02-25T21:50:11.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2026-02-25T21:50:11.421Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom (0 B at 0 B/s)
[2026-02-25T21:50:11.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.12.1/kubernetes-client-bom-5.12.1.pom
[2026-02-25T21:50:11.731Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.12.1/kubernetes-client-bom-5.12.1.pom (26 kB at 94 kB/s)
[2026-02-25T21:50:11.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.5/vertx-dependencies-4.2.5.pom
[2026-02-25T21:50:11.731Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.5/vertx-dependencies-4.2.5.pom (31 kB at 116 kB/s)
[2026-02-25T21:50:11.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom
[2026-02-25T21:50:12.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom (15 kB at 177 kB/s)
[2026-02-25T21:50:12.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-bom/1.43.2/grpc-bom-1.43.2.pom
[2026-02-25T21:50:12.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-bom/1.43.2/grpc-bom-1.43.2.pom (4.7 kB at 37 kB/s)
[2026-02-25T21:50:12.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.8.3/micrometer-bom-1.8.3.pom
[2026-02-25T21:50:12.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.8.3/micrometer-bom-1.8.3.pom (6.9 kB at 69 kB/s)
[2026-02-25T21:50:12.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.3/testcontainers-bom-1.16.3.pom
[2026-02-25T21:50:12.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.3/testcontainers-bom-1.16.3.pom (7.4 kB at 85 kB/s)
[2026-02-25T21:50:12.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.9.1/opentelemetry-bom-1.9.1.pom
[2026-02-25T21:50:12.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.9.1/opentelemetry-bom-1.9.1.pom (6.0 kB at 17 kB/s)
[2026-02-25T21:50:12.666Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.0-alpha/opentelemetry-bom-alpha-1.9.0-alpha.pom
[2026-02-25T21:50:13.336Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.0-alpha/opentelemetry-bom-alpha-1.9.0-alpha.pom (5.1 kB at 8.2 kB/s)
[2026-02-25T21:50:13.336Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-bom-alpha/1.9.0-alpha/opentelemetry-instrumentation-bom-alpha-1.9.0-alpha.pom
[2026-02-25T21:50:13.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-bom-alpha/1.9.0-alpha/opentelemetry-instrumentation-bom-alpha-1.9.0-alpha.pom (15 kB at 44 kB/s)
[2026-02-25T21:50:13.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.1-alpha/opentelemetry-bom-alpha-1.9.1-alpha.pom
[2026-02-25T21:50:13.968Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.9.1-alpha/opentelemetry-bom-alpha-1.9.1-alpha.pom (5.1 kB at 20 kB/s)
[2026-02-25T21:50:13.968Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc-bom/21.4.0.0/ojdbc-bom-21.4.0.0.pom
[2026-02-25T21:50:13.968Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc-bom/21.4.0.0/ojdbc-bom-21.4.0.0.pom (13 kB at 96 kB/s)
[2026-02-25T21:50:13.968Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-bom/1.4.0/mutiny-bom-1.4.0.pom
[2026-02-25T21:50:14.278Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-bom/1.4.0/mutiny-bom-1.4.0.pom (8.2 kB at 29 kB/s)
[2026-02-25T21:50:14.278Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients-bom/2.19.0/vertx-mutiny-clients-bom-2.19.0.pom
[2026-02-25T21:50:14.951Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients-bom/2.19.0/vertx-mutiny-clients-bom-2.19.0.pom (22 kB at 32 kB/s)
[2026-02-25T21:50:14.951Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.41.1/google-http-client-bom-1.41.1.pom
[2026-02-25T21:50:14.951Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.41.1/google-http-client-bom-1.41.1.pom (6.8 kB at 55 kB/s)
[2026-02-25T21:50:14.951Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.0/kotlinx-coroutines-bom-1.6.0.pom
[2026-02-25T21:50:15.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.0/kotlinx-coroutines-bom-1.6.0.pom (4.3 kB at 49 kB/s)
[2026-02-25T21:50:15.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.3.1/mockito-bom-4.3.1.pom
[2026-02-25T21:50:15.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.3.1/mockito-bom-4.3.1.pom (3.0 kB at 37 kB/s)
[2026-02-25T21:50:15.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.5.0.Final/arquillian-bom-1.5.0.Final.pom
[2026-02-25T21:50:15.580Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.5.0.Final/arquillian-bom-1.5.0.Final.pom (9.1 kB at 96 kB/s)
[2026-02-25T21:50:15.580Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
[2026-02-25T21:50:15.580Z] [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 40 kB/s)
[2026-02-25T21:50:15.580Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom
[2026-02-25T21:50:15.580Z] [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 62 kB/s)
[2026-02-25T21:50:15.580Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
[2026-02-25T21:50:15.580Z] [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 60 kB/s)
[2026-02-25T21:50:16.253Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom
[2026-02-25T21:50:16.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom
[2026-02-25T21:50:16.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom (6.1 kB at 66 kB/s)
[2026-02-25T21:50:16.564Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom
[2026-02-25T21:50:16.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom
[2026-02-25T21:50:16.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom (2.9 kB at 39 kB/s)
[2026-02-25T21:50:16.875Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2026-02-25T21:50:17.217Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2026-02-25T21:50:17.217Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom (23 kB at 289 kB/s)
[2026-02-25T21:50:17.217Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2026-02-25T21:50:17.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2026-02-25T21:50:17.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 529 kB/s)
[2026-02-25T21:50:17.527Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
[2026-02-25T21:50:17.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
[2026-02-25T21:50:17.838Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom (4.0 kB at 50 kB/s)
[2026-02-25T21:50:17.838Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[2026-02-25T21:50:18.153Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[2026-02-25T21:50:18.153Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 60 kB/s)
[2026-02-25T21:50:18.153Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2026-02-25T21:50:18.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2026-02-25T21:50:18.464Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 268 kB/s)
[2026-02-25T21:50:18.464Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2026-02-25T21:50:18.775Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2026-02-25T21:50:18.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 791 kB/s)
[2026-02-25T21:50:18.775Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
[2026-02-25T21:50:19.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
[2026-02-25T21:50:19.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom (2.1 kB at 24 kB/s)
[2026-02-25T21:50:19.093Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
[2026-02-25T21:50:19.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
[2026-02-25T21:50:19.767Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (4.2 kB at 56 kB/s)
[2026-02-25T21:50:19.767Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[2026-02-25T21:50:19.767Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[2026-02-25T21:50:20.078Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 174 kB/s)
[2026-02-25T21:50:20.078Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2026-02-25T21:50:20.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2026-02-25T21:50:20.411Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 16 kB/s)
[2026-02-25T21:50:20.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[2026-02-25T21:50:20.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[2026-02-25T21:50:20.721Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 29 kB/s)
[2026-02-25T21:50:20.721Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[2026-02-25T21:50:21.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[2026-02-25T21:50:21.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 94 kB/s)
[2026-02-25T21:50:21.030Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2026-02-25T21:50:21.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2026-02-25T21:50:21.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 255 kB/s)
[2026-02-25T21:50:21.343Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2026-02-25T21:50:21.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2026-02-25T21:50:21.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 13 kB/s)
[2026-02-25T21:50:21.655Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
[2026-02-25T21:50:21.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
[2026-02-25T21:50:21.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (2.6 kB at 34 kB/s)
[2026-02-25T21:50:21.964Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[2026-02-25T21:50:22.274Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[2026-02-25T21:50:22.274Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 174 kB/s)
[2026-02-25T21:50:22.274Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2026-02-25T21:50:22.583Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2026-02-25T21:50:22.583Z] [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 11 kB/s)
[2026-02-25T21:50:22.583Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2026-02-25T21:50:22.893Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2026-02-25T21:50:22.893Z] [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 51 kB/s)
[2026-02-25T21:50:22.893Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2026-02-25T21:50:23.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2026-02-25T21:50:23.202Z] [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 228 kB/s)
[2026-02-25T21:50:23.203Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[2026-02-25T21:50:23.513Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[2026-02-25T21:50:23.513Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 44 kB/s)
[2026-02-25T21:50:23.513Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar
[2026-02-25T21:50:23.513Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar
[2026-02-25T21:50:23.513Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
[2026-02-25T21:50:23.513Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2026-02-25T21:50:23.513Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[2026-02-25T21:50:23.831Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
[2026-02-25T21:50:23.831Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2026-02-25T21:50:23.831Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2026-02-25T21:50:24.143Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
[2026-02-25T21:50:24.143Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2026-02-25T21:50:24.143Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[2026-02-25T21:50:24.143Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[2026-02-25T21:50:24.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar
[2026-02-25T21:50:24.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar
[2026-02-25T21:50:24.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
[2026-02-25T21:50:24.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2026-02-25T21:50:24.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[2026-02-25T21:50:24.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar (55 kB at 1.4 MB/s)
[2026-02-25T21:50:24.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
[2026-02-25T21:50:24.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 10.0 MB/s)
[2026-02-25T21:50:24.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2026-02-25T21:50:24.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar (33 kB at 508 kB/s)
[2026-02-25T21:50:24.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2026-02-25T21:50:24.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar (48 kB at 646 kB/s)
[2026-02-25T21:50:24.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
[2026-02-25T21:50:24.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar (165 kB at 2.2 MB/s)
[2026-02-25T21:50:24.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2026-02-25T21:50:24.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 561 kB/s)
[2026-02-25T21:50:24.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[2026-02-25T21:50:24.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar (205 kB at 2.2 MB/s)
[2026-02-25T21:50:24.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[2026-02-25T21:50:24.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 462 kB/s)
[2026-02-25T21:50:24.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 50 kB/s)
[2026-02-25T21:50:24.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 2.0 MB/s)
[2026-02-25T21:50:24.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (379 kB at 2.6 MB/s)
[2026-02-25T21:50:24.458Z] [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 28 kB/s)
[2026-02-25T21:50:25.142Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.pom
[2026-02-25T21:50:25.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.pom
[2026-02-25T21:50:25.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.pom (1.4 kB at 13 kB/s)
[2026-02-25T21:50:25.462Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/maven-archetype/3.0.1/maven-archetype-3.0.1.pom
[2026-02-25T21:50:25.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.0.1/maven-archetype-3.0.1.pom
[2026-02-25T21:50:25.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.0.1/maven-archetype-3.0.1.pom (13 kB at 167 kB/s)
[2026-02-25T21:50:25.794Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2026-02-25T21:50:26.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2026-02-25T21:50:26.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 599 kB/s)
[2026-02-25T21:50:26.112Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.jar
[2026-02-25T21:50:26.112Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2026-02-25T21:50:26.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.jar
[2026-02-25T21:50:26.785Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2026-02-25T21:50:26.785Z] [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 2.2 MB/s)
[2026-02-25T21:50:26.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.0.1/archetype-packaging-3.0.1.jar (7.5 kB at 79 kB/s)
[2026-02-25T21:50:27.887Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T21:50:27.887Z] [INFO] Detecting the operating system and CPU architecture
[2026-02-25T21:50:27.887Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T21:50:27.887Z] [INFO] os.detected.name: linux
[2026-02-25T21:50:27.887Z] [INFO] os.detected.arch: x86_64
[2026-02-25T21:50:27.888Z] [INFO] os.detected.bitness: 64
[2026-02-25T21:50:27.888Z] [INFO] os.detected.version: 5.15
[2026-02-25T21:50:27.888Z] [INFO] os.detected.version.major: 5
[2026-02-25T21:50:27.888Z] [INFO] os.detected.version.minor: 15
[2026-02-25T21:50:27.888Z] [INFO] os.detected.release: ubuntu
[2026-02-25T21:50:27.888Z] [INFO] os.detected.release.version: 24.04
[2026-02-25T21:50:27.888Z] [INFO] os.detected.release.like.ubuntu: true
[2026-02-25T21:50:27.888Z] [INFO] os.detected.release.like.debian: true
[2026-02-25T21:50:27.888Z] [INFO] os.detected.classifier: linux-x86_64
[2026-02-25T21:50:28.627Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T21:50:28.628Z] [INFO] Reactor Build Order:
[2026-02-25T21:50:28.628Z] [INFO]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - IDE/Tools - Config [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Revapi Configuration [jar]
[2026-02-25T21:50:28.628Z] [INFO] ArC - Parent pom [pom]
[2026-02-25T21:50:28.628Z] [INFO] ArC - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] ArC - Processor [jar]
[2026-02-25T21:50:28.628Z] [INFO] ArC - Tests [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Bootstrap - Parent [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Bootstrap - BOM [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Bootstrap - Test BOM [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Bootstrap - App Model [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Bootstrap - Maven Resolver [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Bootstrap - Gradle Resolver [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Bootstrap - Core [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Bootstrap - Maven plugin [maven-plugin]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Bootstrap - Runner [jar]
[2026-02-25T21:50:28.628Z] [INFO] Qute - Parent [pom]
[2026-02-25T21:50:28.628Z] [INFO] Qute - Core [jar]
[2026-02-25T21:50:28.628Z] [INFO] Qute - Generator [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Dev tools - Parent [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Dev tools - Maven Artifact API [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Dev tools - Message Writer [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Dev tools - Registry Client API [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Dev tools - Utilities [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Dev tools - Base Codestarts [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Dev tools - Codestarts [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Dev tools - Common [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Parent pom [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - BOM [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Build Parent [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - IDE Launcher [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Development mode - SPI [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Core [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Core - Extension Processor [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Core - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Core - Class Change Agent [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Builder [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Dev tools [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin [maven-plugin]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Platform Properties [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Core - Deployment [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Enforcer Rules [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Extensions - Parent pom [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - JSON-P [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - JSON-P - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - JSON-P - Deployment [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework - Common [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework - JUnit 5 Internal Test Framework [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Dev tools - Testing [jar]
[2026-02-25T21:50:28.628Z] [INFO] RESTEasy Reactive - Parent pom [pom]
[2026-02-25T21:50:28.628Z] [INFO] RESTEasy Reactive - Common Parent [pom]
[2026-02-25T21:50:28.628Z] [INFO] RESTEasy Reactive - Common Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] RESTEasy Reactive - Server Parent [pom]
[2026-02-25T21:50:28.628Z] [INFO] RESTEasy Reactive - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] RESTEasy Reactive - Common Processor [jar]
[2026-02-25T21:50:28.628Z] [INFO] RESTEasy Reactive - Processor [jar]
[2026-02-25T21:50:28.628Z] [INFO] RESTEasy Reactive - Client Parent [pom]
[2026-02-25T21:50:28.628Z] [INFO] RESTEasy Reactive - Client - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] RESTEasy Reactive - Vert.x Support - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] RESTEasy Reactive - JSONB Support - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] RESTEasy Reactive - Jackson Support - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] RESTEasy Reactive - Client - Processor [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - BOM - Test [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Vert.x - HTTP [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console Runtime SPI [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console SPI [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - ArC [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - ArC - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - ArC - Deployment [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Undertow [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Undertow - SPI [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Security [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Security - Runtime SPI [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - SmallRye Context Propagation [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - SmallRye Context Propagation - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Mutiny [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Mutiny - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Netty [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Netty - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Vert.x [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Vert.x - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Vert.x - HTTP - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Undertow - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Netty - Deployment [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - SmallRye Context Propagation - Deployment [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Mutiny - Deployment [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Vert.x - Deployment [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Vert.x - HTTP - Deployment - SPI [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Kubernetes [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Kubernetes - SPI [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Security - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Security - SPI [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Security - Test Utilities [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Security - Deployment [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework - JUnit 5 - Properties [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework - JUnit 5 [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Vert.x - HTTP - Deployment [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Undertow - Deployment [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Core - Test Extension [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Core - Test Extension - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Core - Test Extension - Deployment [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - JUnit 4 Mock [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework - H2 Database Support [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework - Derby Database Support [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework - Kubernetes Client Mock Server support [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework - OpenShift Client Mock Server support [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito Config [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test framework - Vert.x [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Jackson [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Jackson - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Amazon Lambda [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Amazon Lambda - Common Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework - Amazon Lambda [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework - Arquillian Adapter [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework - Dev Mode Test Utils [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework - Maven Integration [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test framework - embedded LDAP server [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework - Security [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework - Security JWT [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Credentials [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Credentials - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - SmallRye JWT Token Build [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - SmallRye JWT Token Build - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - OpenID Connect Common [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - OpenID Connect Common - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - OpenID Connect Adapter [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - OpenID Connect Adapter - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework - Security OIDC [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework - OIDC Wiremock Server support [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Test Framework - Keycloak Server support [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Jacoco [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Jacoco - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Jacoco - Deployment [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Reactive Streams Operators [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Kubernetes Service Binding [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - Kubernetes Service Binding - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - SmallRye Health [pom]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - SmallRye Health - Runtime [jar]
[2026-02-25T21:50:28.628Z] [INFO] Quarkus - RESTEasy - Parent - Aggregator [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy - Common [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy - Common - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy - Server common [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy - Server common - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - Parent - Aggregator [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - Common [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - Common - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - SmallRye Metrics [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - SmallRye Metrics - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Jaeger [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Jaeger - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - SmallRye OpenTracing [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - SmallRye OpenTracing - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - MongoDB Client [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - MongoDB Client - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Test Framework - MongoDB Support [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Test Framework - Infinispan Client Support [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Scheduler [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Scheduler - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Apache HttpClient - Parent [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Apache HttpClient - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - REST Client Config [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - REST Client Config - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - REST Client [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - REST Client - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - gRPC Common [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - gRPC Common - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - SmallRye Stork Integration [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - SmallRye Stork - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - gRPC parent [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - gRPC - Protoc Plugin [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - gRPC - Code Gen [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - gRPC - Stubs for health and reflection [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - gRPC - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Micrometer [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Micrometer - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Micrometer Registry - Prometheus - Parent [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Micrometer Registry - Prometheus Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy - Common - SPI [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - SPI [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy - Common - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - JAX-RS SPI - Parent [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - JAX-RS - SPI - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy - Server common - SPI [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy - Server common - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Apache HttpClient - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - REST Client Config - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - SmallRye Fault tolerance [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - SmallRye Fault tolerance - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - SmallRye Fault tolerance - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - REST Client - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Jackson - SPI [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Jackson - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy - Jackson [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy - Jackson - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy - Jackson - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Reactive Routes [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Reactive Routes - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Hibernate Validator [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Hibernate Validator - SPI [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Elytron Security - Common [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Elytron Security - Common - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Elytron Security - Common - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Elytron Security [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Elytron Security - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Elytron Security - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Elytron Security Properties File [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Elytron Security Properties File - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Elytron Security Properties File - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Hibernate Validator - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - JSON-B [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - JSON-B - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy - JSON-B [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy - JSON-B - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - JSON-B - SPI [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - JSON-B - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy - JSON-B - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Hibernate Validator - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Reactive Routes - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Micrometer - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Micrometer Registry - Prometheus Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Scheduler - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Datasource [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Datasource - Common [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Agroal [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Agroal - SPI [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Datasource - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Narayana JTA [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Narayana JTA - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Agroal - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Quartz [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Quartz - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - SmallRye Metrics - SPI [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - SmallRye Metrics - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Quartz - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - JAXP [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - JAXP - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - JAXP - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - SmallRye Stork - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Configuration - YAML [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Configuration - YAML - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Configuration - YAML - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - JAXB [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - JAXB - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - JAXB - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - WebSockets Client [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - WebSockets Client - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - WebSockets [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - WebSockets - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - WebSockets Client - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - WebSockets - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - WebSockets Aggregator [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - Undertow - WebSockets - Legacy Compat Artifact [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - WebJar Locator [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - WebJar Locator - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - WebJar Locator - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - Common - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - Server - SPI - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - JAX-RS Client Reactive [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - JAX-RS Client Reactive - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - JAX-RS Client Reactive - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - Jackson [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B [pom]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Runtime [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Deployment [jar]
[2026-02-25T21:50:28.629Z] [INFO] Quarkus - RESTEasy Reactive - JAXB [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Panache [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Panache - Common [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Panache - Common - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Panache - Common - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Qute [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Qute - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Qute - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy Reactive - Qute [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy Reactive - Servlet [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client Reactive [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client Reactive - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client Reactive - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client Reactive Jackson [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client Reactive Jackson [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client Reactive Jackson - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Kotlin [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Kotlin - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization Parent [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Kotlin - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Tests [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy Reactive - Links [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy Reactive - Links - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy Reactive - Links - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Health - SPI [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye OpenAPI [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye OpenAPI - SPI [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye OpenAPI - Common [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye OpenAPI - Common - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Swagger UI [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Swagger UI - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Swagger UI - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye OpenAPI - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye OpenAPI - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Health - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Jaeger - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Caffeine [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Caffeine - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Hibernate ORM [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Hibernate ORM - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Narayana JTA - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Datasource - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Kubernetes Service Binding - SPI [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Datasource - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Credentials - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - DevServices [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - DevServices - H2 [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - JDBC [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - JDBC - H2 [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - JDBC - H2 - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - JDBC - H2 - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Agroal - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Caffeine - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Panache - Hibernate - Common [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Panache - Hibernate - Common - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Panache - Hibernate - Common - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Hibernate ORM - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye OpenTracing - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - OpenTelemetry - Parent - Aggregator [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - OpenTelemetry [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - OpenTelemetry - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - OpenTelemetry - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - gRPC Common - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - JAXB [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - JAXB - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - JAXB - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - Links [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - Links - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - Links - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - Mutiny - Common [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - Mutiny [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - Mutiny - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - Mutiny - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - Qute [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - Qute - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - Qute - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - Multipart [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - Multipart - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - RESTEasy - Multipart - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client - Jackson [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client - Jackson - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client - Jackson - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client - JSON-B [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client - JSON-B - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client - JSON-B - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client - JAXB [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client - JAXB - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client - JAXB - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client - Mutiny [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client - Mutiny - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - REST Client - Mutiny - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Streams Operators (deprecated) [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Type Converters [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Messaging [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kotlin [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Messaging - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Messaging - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Kafka - Client [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Kafka - Client - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - DevServices - Common [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Kafka - Client - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Avro [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Avro - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Apicurio Registry - Avro [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Apicurio Registry - Avro - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Avro - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Apicurio Registry - Avro - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Reactive Datasource [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Reactive Datasource - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Reactive Datasource - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - DevServices - DB2 [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Reactive DB2 Client [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Reactive DB2 Client - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Reactive DB2 Client - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - DevServices - Postgresql [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Reactive PostgreSQL Client [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Reactive PostgreSQL Client - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Reactive PostgreSQL Client - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Reactive MySQL Client [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Reactive MySQL Client - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - DevServices - MySQL [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Reactive MySQL Client - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - DevServices - MSSQL [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Reactive MS SQL Client [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Runtime [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Deployment [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - DevServices - Oracle [jar]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Reactive Oracle Client [pom]
[2026-02-25T21:50:28.630Z] [INFO] Quarkus - Reactive Oracle Client - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Reactive Oracle Client - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Mailer [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Mailer - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Mailer - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - gRPC - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Redis Client [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Redis Client - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Redis Client - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Narayana STM [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Narayana STM - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Narayana STM - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Narayana LRA Participant - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - PostgreSQL [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - PostgreSQL - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - PostgreSQL - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - DB2 [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - DB2 - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - DB2 - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - Derby [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - Derby - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - DevServices - Derby [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - Derby - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - MariaDB [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - MariaDB - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - DevServices - MariaDB [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - MariaDB - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - MSSQL [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - MSSQL - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - MSSQL - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - MySQL [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - MySQL - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - MySQL - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - Oracle [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - Oracle - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - JDBC - Oracle - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Envers - Parent [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Envers - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Envers - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Reactive [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Reactive - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Reactive - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Panache - Mock [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate ORM with Panache - Common [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate ORM with Panache - JPA [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate ORM with Panache - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate ORM with Panache - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - JPA [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Panache - Query Language [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - MongoDB with Panache - Common [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - MongoDB with Panache - Common Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - MongoDB Client - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - MongoDB with Panache - Common Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Reactive with Panache - JPA [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Reactive with Panache - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Reactive with Panache - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - MongoDB with Panache - Parent [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - MongoDB with Panache - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - MongoDB with Panache - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Parent [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - REST data with Panache - Parent [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - REST data with Panache - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - REST data with Panache - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Parent [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - MongoDB REST data with Panache - Parent [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - MongoDB REST data with Panache - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - MongoDB REST data with Panache - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Elasticsearch client common [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Elasticsearch REST client common - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Elasticsearch REST client common - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Elasticsearch REST client - Parent [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Elasticsearch REST client - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Elasticsearch REST client - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Elasticsearch REST high level client - Parent [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Elasticsearch REST high level client - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Elasticsearch REST high level client - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Kafka Streams [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Kafka Streams - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Kafka Streams - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring - DI [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring - DI - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring - DI - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Web - Parent - Aggregator [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Web [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Web - Common Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Parent [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Parent [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Web - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Web - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Tests [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Tests [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Data JPA [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring - Data JPA - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring - Data JPA - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Security - Parent [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Security - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Security - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Boot - Properties [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Boot - Properties - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Boot - Properties - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Cloud Config Client [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Cloud Config Client - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Cloud Config Client - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Cache [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Cache - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Cache - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring - Cache [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring - Cache - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring - Cache - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring - Scheduling [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring - Scheduling - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring - Scheduling - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring Data REST [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring - Data REST - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Spring - Data REST - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Security JPA [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Security JPA - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Security JPA - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Elytron Security JDBC [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Elytron Security JDBC - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Elytron Security JDBC - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Elytron Security LDAP [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Elytron Security LDAP - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Elytron Security LDAP - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Security OAuth2 [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Security OAuth2 - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - Security OAuth2 - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - SmallRye JWT Build - Deployment [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - SmallRye JWT [pom]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - SmallRye JWT - Runtime [jar]
[2026-02-25T21:50:28.631Z] [INFO] Quarkus - SmallRye JWT - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenID Connect Common - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenID Connect Adapter - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenID Connect Client [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenID Connect Client - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenID Connect Client - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenID Connect Oidc Client Filter [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenID Connect Client Filter - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenID Connect Client Filter - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenID Connect Oidc Client Reactive Filter [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenID Connect Token Propagation [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenID Connect Token Propagation - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenID Connect Token Propagation - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Keycloak Authorization [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Keycloak Authorization - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Keycloak Admin Client [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Keycloak Admin Client - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Keycloak Admin Client - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Keycloak Authorization - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Infinispan - Client [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Infinispan - Client - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Infinispan - Client - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda Event Server [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda - Common Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda - Archetype [maven-archetype]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda X-Ray [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda Xray - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda X-Ray - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda HTTP [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda HTTP - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda HTTP Event Server [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda HTTP - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda HTTP - Archetype [maven-archetype]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API- Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda REST Event Server [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Archetype [maven-archetype]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - HTTP Azure Functions [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - HTTP Azure Functions - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - HTTP Azure Functions - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - HTTP Azure Functions - Archetype [maven-archetype]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Funqy [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Funqy Server Common Parent [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Funqy Server Common - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Funqy Server Common - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Funqy HTTP Binding [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Funqy HTTP - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Funqy HTTP - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Funqy Amazon Lambda Binding [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Funqy Amazon Lambda - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Funqy Amazon Lambda - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Funqy Amazon Lambda - Archetype [maven-archetype]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Funqy Knative Events Binding [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Funqy Knative Events - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Funqy Knative Events - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Funqy Google Cloud Functions Binding [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Funqy Google Cloud Functions - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Funqy Google Cloud Functions - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Scala [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Scala - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Scala - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - SPI [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - Util [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - Buildpack - Parent [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - Buildpack [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - Buildpack - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - Docker - Parent [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - Docker [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - Docker - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - Jib - Parent [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - Jib [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - Jib - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes Client [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes Client - Runtime - Internal [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes Client - SPI [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes Client - Internal - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - S2I - Parent [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - S2I [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - S2I - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - OpenShift - Parent [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - OpenShift [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Container Image - OpenShift - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes - Vanilla [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes - Vanilla - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes - Vanilla - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes - Openshift [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes - OpenShift - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes - Minikube [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes - Minikube - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes - Minikube - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes Client - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes Client - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes Config [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes Config - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes Config - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenShift Client [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenShift Client - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - OpenShift Client - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Kubernetes Service Binding - Deployment [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Flyway [pom]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Flyway - Runtime [jar]
[2026-02-25T21:50:28.633Z] [INFO] Quarkus - Flyway - Deployment [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Liquibase [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Liquibase - Runtime [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Liquibase - Deployment [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Liquibase MongoDB [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Liquibase MongoDB - Runtime [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Liquibase MongoDB - Deployment [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Parent [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Runtime [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Deployment [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - SmallRye GraphQL [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - SmallRye GraphQL - Runtime [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - SmallRye GraphQL - Deployment [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - SmallRye GraphQL Client [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - SmallRye GraphQL Client - Runtime [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - SmallRye GraphQL Client - Deployment [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Logging - JSON [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Logging - JSON - Runtime [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Logging - JSON - Deployment [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Logging - GELF [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Logging - GELF - Runtime [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Logging - GELF - Deployment [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Picocli [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Picocli - Runtime [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Picocli - Deployment [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - HTTP Google Cloud Functions [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - HTTP Google Cloud Functions - Runtime [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - HTTP Google Cloud Functions - Deployment [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Google Cloud Functions [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Google Cloud Functions - Runtime [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Google Cloud Functions - Deployment [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - AWT - Parent [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - AWT - Runtime [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - AWT - Deployment [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Dev tools - Project Core Extension Codestarts [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - BOM - Descriptor JSON [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Maven Plugin [maven-plugin]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Gradle Plugin - Parent [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Gradle Model [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Gradle Plugin [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Extension Gradle Plugin [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Command Line Interface [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Test - Avro code generation and reload [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - AWT [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - No AWT [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Bouncy Castle [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS JSSE [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Bouncy Castle JSSE [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Funqy Amazon Lambda [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Funqy Google Cloud Functions [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Class tranformer [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Class tranformer - Runtime [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Class tranformer - Deployment [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Shared library [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate Validator [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate Validator [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Common JPA entities [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Infinispan Client [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Devtools [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - DevTools Registry Client [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Gradle tooling [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Main [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Kafka [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Kafka SSL [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Kafka SASL [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Kafka SASL with Elytron [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Kafka OAUTH with Keycloak [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Kafka with Snappy [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Kafka Avro [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Kafka Avro with Apicurio 2.x [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Kafka Streams [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Kafka Dev Services [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library A [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library B [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern app [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library A [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library B [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy app [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA - DB2 [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA - Derby [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA - MariaDB [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA - H2 [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA - MSSQL [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA - MySQL [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA - Oracle [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate ORM REST Data with Panache [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - GraphQL and Hibernate ORM with Panache [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache and Kotlin [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - DB2 [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - MySQL [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - PostgreSQL [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache in Blocking mode [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Coordination - Outbox-polling [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + OpenSearch [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Tenancy [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate ORM - Tenancy [pom]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Datasource [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Schema [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Envers [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Vert.x HTTP [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Vert.x Web [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Vert.x Web - Jackson [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Vert.x [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Spring DI [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Spring Web [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Spring Data JPA [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Spring Boot properties [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Spring Cloud Config Client [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Spring Data REST [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - JPA - Infinispan Cache [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Elytron Security [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Elytron Security OAuth2 [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy Reactive [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Elytron Undertow [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Flyway [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Liquibase [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Liquibase MongoDB [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Reactive [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Wiremock [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation Reactive [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Smallrye JWT Token Propagation [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter Code Flow [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Multi-Tenant OpenID Connect Adapter [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter WireMock [jar]
[2026-02-25T21:50:28.634Z] [INFO] Quarkus - Integration Tests - Keycloak Policy Enforcer [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Reactive DB2 Client [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Reactive Pg Client [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Reactive MySQL Client [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Reactive MS SQL Client [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Reactive Oracle Client [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Test Extension Native Tests [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Amazon Lambda [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Amazon Lambda [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Amazon Lambda Stream Handler [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Amazon Lambda AWS Gateway REST API [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP RESTEasy [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Container Image - Parent [pom]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Container Image - Invoker [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Container Image - Standard [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Kubernetes - Parent [pom]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Kubernetes - Invoker [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard - Kafka [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Kubernetes Client [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Kubernetes Service Binding JDBC [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - OpenShift Client [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - MongoDB Client [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Jackson [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - JSON-B [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - RESTEasy Jackson [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - RESTEasy Mutiny [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Virtual Http [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Virtual Http Resteasy Standalone [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Maven tooling [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Scala [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Kotlin [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Kotlin Serialization [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - MongoDB Panache [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - MongoDB Panache Kotlin [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - MongoDB REST Data with Panache [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Narayana STM [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Narayana JTA CDI [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Narayana LRA Coordinator and Participant [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Elytron Security JDBC [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Elytron Security LDAP [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Vert.x GraphQL [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - SmallRye Config [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - SmallRye Context Propagation [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - SmallRye Metrics [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL Client [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Smallrye Opentracing [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - JPA without entities [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Quartz [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Redis Client [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Logging - GELF [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Cache [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Qute [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension [pom]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Runtime [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Deployment [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Bootstrap Config [pom]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Application [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - InjectMock [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - AMQP [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - Kafka [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ (Dynamic Credentials) [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - REST client [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Parent [pom]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Standard tests [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Prod Mode tests [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - REST Client Reactive [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - REST Client Reactive Kotlin Serialization [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - REST Client Reactive: multipart messages [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - REST Client Reactive with Stork [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Packaging [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Simple with space [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Picocli [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Picocli Native [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - WebJar Locator [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Dev Mode [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - IDE Launcher [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST client [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST high level client [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Micrometer MP Metrics [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Micrometer Prometheus [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - OpenTelemetry [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Vert.x [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Reactive [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Logging - JSON [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - JAXB [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - JAXP [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Mailer [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Native Configuration Profile [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is unset [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is set [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Logging with Panache [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Locales [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Redis DevService [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - gRPC - TLS [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with gzip compression [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with Mutiny [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - gRPC - TLS with mutual auth [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - gRPC - Streaming [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - gRPC - Interceptors [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - gRPC - Proto v2 [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - gRPC - Health [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate Reactive [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Helper project containing packaging a proto file for grpc-external-proto-test [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - gRPC - External proto Test [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Google Cloud Functions HTTP [jar]
[2026-02-25T21:50:28.635Z] [INFO] Quarkus - Integration Tests - Google Cloud Function [jar]
[2026-02-25T21:50:28.635Z] [INFO]
[2026-02-25T21:50:28.635Z] [INFO] -------------------< io.quarkus:quarkus-ide-config >--------------------
[2026-02-25T21:50:28.635Z] [INFO] Building Quarkus - IDE/Tools - Config 2.7.5.Final [1/964]
[2026-02-25T21:50:28.635Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:50:28.635Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
[2026-02-25T21:50:28.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
[2026-02-25T21:50:28.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 94 kB/s)
[2026-02-25T21:50:28.945Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
[2026-02-25T21:50:29.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
[2026-02-25T21:50:29.258Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 105 kB/s)
[2026-02-25T21:50:29.258Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2026-02-25T21:50:29.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2026-02-25T21:50:29.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 559 kB/s)
[2026-02-25T21:50:29.594Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
[2026-02-25T21:50:29.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[2026-02-25T21:50:29.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 241 kB/s)
[2026-02-25T21:50:29.920Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
[2026-02-25T21:50:30.231Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
[2026-02-25T21:50:30.231Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 391 kB/s)
[2026-02-25T21:50:30.231Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom
[2026-02-25T21:50:30.231Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom
[2026-02-25T21:50:30.544Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom (5.5 kB at 47 kB/s)
[2026-02-25T21:50:30.544Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2026-02-25T21:50:30.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2026-02-25T21:50:30.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 139 kB/s)
[2026-02-25T21:50:30.858Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar
[2026-02-25T21:50:31.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar
[2026-02-25T21:50:31.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar (31 kB at 315 kB/s)
[2026-02-25T21:50:31.177Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
[2026-02-25T21:50:31.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
[2026-02-25T21:50:31.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 76 kB/s)
[2026-02-25T21:50:31.493Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[2026-02-25T21:50:31.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[2026-02-25T21:50:31.805Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 127 kB/s)
[2026-02-25T21:50:31.805Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
[2026-02-25T21:50:32.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
[2026-02-25T21:50:32.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 396 kB/s)
[2026-02-25T21:50:32.115Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
[2026-02-25T21:50:32.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
[2026-02-25T21:50:32.426Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom (14 kB at 172 kB/s)
[2026-02-25T21:50:32.426Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
[2026-02-25T21:50:32.426Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
[2026-02-25T21:50:32.426Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 466 kB/s)
[2026-02-25T21:50:32.426Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
[2026-02-25T21:50:32.426Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
[2026-02-25T21:50:32.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (40 kB at 621 kB/s)
[2026-02-25T21:50:32.737Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
[2026-02-25T21:50:32.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
[2026-02-25T21:50:33.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (8.1 kB at 111 kB/s)
[2026-02-25T21:50:33.050Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[2026-02-25T21:50:33.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[2026-02-25T21:50:33.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 160 kB/s)
[2026-02-25T21:50:33.050Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
[2026-02-25T21:50:33.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
[2026-02-25T21:50:33.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (33 kB at 458 kB/s)
[2026-02-25T21:50:33.360Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
[2026-02-25T21:50:33.672Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
[2026-02-25T21:50:33.672Z] [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 152 kB/s)
[2026-02-25T21:50:33.672Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
[2026-02-25T21:50:33.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
[2026-02-25T21:50:33.982Z] [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 722 kB/s)
[2026-02-25T21:50:33.982Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
[2026-02-25T21:50:34.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
[2026-02-25T21:50:34.291Z] [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 107 kB/s)
[2026-02-25T21:50:34.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
[2026-02-25T21:50:34.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
[2026-02-25T21:50:34.601Z] [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 381 kB/s)
[2026-02-25T21:50:34.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
[2026-02-25T21:50:34.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
[2026-02-25T21:50:34.913Z] [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 615 kB/s)
[2026-02-25T21:50:34.913Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom
[2026-02-25T21:50:35.222Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom
[2026-02-25T21:50:35.222Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.pom (7.3 kB at 94 kB/s)
[2026-02-25T21:50:35.222Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar
[2026-02-25T21:50:35.222Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar
[2026-02-25T21:50:35.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.2/maven-jar-plugin-3.1.2.jar (28 kB at 363 kB/s)
[2026-02-25T21:50:35.533Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
[2026-02-25T21:50:35.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
[2026-02-25T21:50:35.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 92 kB/s)
[2026-02-25T21:50:35.846Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[2026-02-25T21:50:35.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[2026-02-25T21:50:35.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 133 kB/s)
[2026-02-25T21:50:35.846Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
[2026-02-25T21:50:36.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
[2026-02-25T21:50:36.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 535 kB/s)
[2026-02-25T21:50:36.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
[2026-02-25T21:50:36.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
[2026-02-25T21:50:36.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 177 kB/s)
[2026-02-25T21:50:36.468Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
[2026-02-25T21:50:36.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
[2026-02-25T21:50:36.787Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 526 kB/s)
[2026-02-25T21:50:36.787Z] [INFO]
[2026-02-25T21:50:36.787Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-ide-config ---
[2026-02-25T21:50:36.787Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[2026-02-25T21:50:37.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[2026-02-25T21:50:37.098Z] [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 34 kB/s)
[2026-02-25T21:50:37.098Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
[2026-02-25T21:50:37.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[2026-02-25T21:50:37.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 267 kB/s)
[2026-02-25T21:50:37.797Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2026-02-25T21:50:38.109Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2026-02-25T21:50:38.109Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 324 kB/s)
[2026-02-25T21:50:38.109Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
[2026-02-25T21:50:38.109Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[2026-02-25T21:50:38.434Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 166 kB/s)
[2026-02-25T21:50:38.434Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2026-02-25T21:50:38.747Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2026-02-25T21:50:38.747Z] [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 51 kB/s)
[2026-02-25T21:50:38.747Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[2026-02-25T21:50:39.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[2026-02-25T21:50:39.062Z] [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 37 kB/s)
[2026-02-25T21:50:39.062Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2026-02-25T21:50:39.372Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2026-02-25T21:50:39.372Z] [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 182 kB/s)
[2026-02-25T21:50:39.372Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2026-02-25T21:50:39.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2026-02-25T21:50:39.688Z] [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 26 kB/s)
[2026-02-25T21:50:39.688Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[2026-02-25T21:50:39.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[2026-02-25T21:50:39.688Z] [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 70 kB/s)
[2026-02-25T21:50:39.688Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[2026-02-25T21:50:39.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[2026-02-25T21:50:39.688Z] [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 41 kB/s)
[2026-02-25T21:50:39.688Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[2026-02-25T21:50:39.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[2026-02-25T21:50:40.012Z] [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 36 kB/s)
[2026-02-25T21:50:40.012Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[2026-02-25T21:50:40.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[2026-02-25T21:50:40.012Z] [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 16 kB/s)
[2026-02-25T21:50:40.012Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[2026-02-25T21:50:40.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[2026-02-25T21:50:40.012Z] [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 113 kB/s)
[2026-02-25T21:50:40.012Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2026-02-25T21:50:40.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2026-02-25T21:50:40.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 131 kB/s)
[2026-02-25T21:50:40.012Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[2026-02-25T21:50:40.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[2026-02-25T21:50:40.328Z] [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 11 kB/s)
[2026-02-25T21:50:40.328Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[2026-02-25T21:50:40.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[2026-02-25T21:50:40.643Z] [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 66 kB/s)
[2026-02-25T21:50:40.643Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[2026-02-25T21:50:40.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[2026-02-25T21:50:40.969Z] [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 52 kB/s)
[2026-02-25T21:50:40.969Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[2026-02-25T21:50:41.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
[2026-02-25T21:50:41.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 43 kB/s)
[2026-02-25T21:50:41.304Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[2026-02-25T21:50:41.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[2026-02-25T21:50:41.304Z] [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 71 kB/s)
[2026-02-25T21:50:41.304Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[2026-02-25T21:50:41.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[2026-02-25T21:50:41.627Z] [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 130 kB/s)
[2026-02-25T21:50:41.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[2026-02-25T21:50:41.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[2026-02-25T21:50:41.627Z] [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 66 kB/s)
[2026-02-25T21:50:41.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2026-02-25T21:50:41.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2026-02-25T21:50:41.939Z] [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 61 kB/s)
[2026-02-25T21:50:41.939Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
[2026-02-25T21:50:42.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[2026-02-25T21:50:42.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 166 kB/s)
[2026-02-25T21:50:42.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2026-02-25T21:50:42.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2026-02-25T21:50:42.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 712 kB/s)
[2026-02-25T21:50:42.642Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/16/apache-16.pom
[2026-02-25T21:50:42.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[2026-02-25T21:50:42.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 214 kB/s)
[2026-02-25T21:50:42.964Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[2026-02-25T21:50:42.964Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2026-02-25T21:50:42.964Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[2026-02-25T21:50:42.964Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2026-02-25T21:50:42.964Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[2026-02-25T21:50:42.964Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[2026-02-25T21:50:42.964Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[2026-02-25T21:50:43.277Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[2026-02-25T21:50:43.277Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[2026-02-25T21:50:43.277Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[2026-02-25T21:50:43.277Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
[2026-02-25T21:50:43.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[2026-02-25T21:50:43.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2026-02-25T21:50:43.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2026-02-25T21:50:43.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[2026-02-25T21:50:43.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[2026-02-25T21:50:43.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 5.2 MB/s)
[2026-02-25T21:50:43.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[2026-02-25T21:50:43.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 1.2 MB/s)
[2026-02-25T21:50:43.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[2026-02-25T21:50:43.590Z] [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 63 kB/s)
[2026-02-25T21:50:43.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[2026-02-25T21:50:43.590Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 3.0 MB/s)
[2026-02-25T21:50:43.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[2026-02-25T21:50:43.590Z] [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 612 kB/s)
[2026-02-25T21:50:43.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[2026-02-25T21:50:43.590Z] [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 1.9 MB/s)
[2026-02-25T21:50:43.590Z] [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 542 kB/s)
[2026-02-25T21:50:43.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[2026-02-25T21:50:43.590Z] [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 1.5 MB/s)
[2026-02-25T21:50:43.590Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 1.6 MB/s)
[2026-02-25T21:50:43.590Z] [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 3.5 MB/s)
[2026-02-25T21:50:43.590Z] [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.1 MB/s)
[2026-02-25T21:50:43.590Z] [INFO]
[2026-02-25T21:50:43.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-ide-config ---
[2026-02-25T21:50:43.590Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2026-02-25T21:50:43.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2026-02-25T21:50:43.912Z] [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 88 kB/s)
[2026-02-25T21:50:43.912Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2026-02-25T21:50:44.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2026-02-25T21:50:44.230Z] [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 25 kB/s)
[2026-02-25T21:50:44.230Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[2026-02-25T21:50:44.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[2026-02-25T21:50:44.574Z] [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 28 kB/s)
[2026-02-25T21:50:44.574Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2026-02-25T21:50:44.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2026-02-25T21:50:44.914Z] [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 12 kB/s)
[2026-02-25T21:50:44.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[2026-02-25T21:50:45.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[2026-02-25T21:50:45.253Z] [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 70 kB/s)
[2026-02-25T21:50:45.253Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[2026-02-25T21:50:45.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[2026-02-25T21:50:45.253Z] [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 36 kB/s)
[2026-02-25T21:50:45.253Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2026-02-25T21:50:45.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2026-02-25T21:50:45.253Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 84 kB/s)
[2026-02-25T21:50:45.253Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2026-02-25T21:50:45.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2026-02-25T21:50:45.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 110 kB/s)
[2026-02-25T21:50:45.564Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2026-02-25T21:50:45.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2026-02-25T21:50:45.564Z] [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 26 kB/s)
[2026-02-25T21:50:45.564Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[2026-02-25T21:50:45.911Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[2026-02-25T21:50:45.911Z] [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 22 kB/s)
[2026-02-25T21:50:45.911Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[2026-02-25T21:50:45.911Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[2026-02-25T21:50:46.414Z] [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 29 kB/s)
[2026-02-25T21:50:46.414Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[2026-02-25T21:50:46.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[2026-02-25T21:50:46.414Z] [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 32 kB/s)
[2026-02-25T21:50:46.414Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2026-02-25T21:50:46.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2026-02-25T21:50:46.414Z] [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 19 kB/s)
[2026-02-25T21:50:46.414Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2026-02-25T21:50:46.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2026-02-25T21:50:46.817Z] [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 90 kB/s)
[2026-02-25T21:50:46.817Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2026-02-25T21:50:46.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2026-02-25T21:50:46.817Z] [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 23 kB/s)
[2026-02-25T21:50:46.817Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2026-02-25T21:50:46.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2026-02-25T21:50:46.817Z] [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 46 kB/s)
[2026-02-25T21:50:46.817Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2026-02-25T21:50:46.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2026-02-25T21:50:46.817Z] [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 20 kB/s)
[2026-02-25T21:50:46.817Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
[2026-02-25T21:50:47.142Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
[2026-02-25T21:50:47.142Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 35 kB/s)
[2026-02-25T21:50:47.142Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[2026-02-25T21:50:47.459Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[2026-02-25T21:50:47.459Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 15 kB/s)
[2026-02-25T21:50:47.459Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[2026-02-25T21:50:47.813Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[2026-02-25T21:50:47.813Z] [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 6.6 kB/s)
[2026-02-25T21:50:47.813Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2026-02-25T21:50:48.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2026-02-25T21:50:48.127Z] [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 78 kB/s)
[2026-02-25T21:50:48.127Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
[2026-02-25T21:50:48.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom
[2026-02-25T21:50:48.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 29 kB/s)
[2026-02-25T21:50:48.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2026-02-25T21:50:48.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2026-02-25T21:50:48.764Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 9.6 kB/s)
[2026-02-25T21:50:48.764Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2026-02-25T21:50:49.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2026-02-25T21:50:49.083Z] [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 26 kB/s)
[2026-02-25T21:50:49.083Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2026-02-25T21:50:49.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2026-02-25T21:50:49.401Z] [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 38 kB/s)
[2026-02-25T21:50:49.401Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
[2026-02-25T21:50:49.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
[2026-02-25T21:50:49.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 50 kB/s)
[2026-02-25T21:50:49.716Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[2026-02-25T21:50:49.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[2026-02-25T21:50:49.716Z] [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 69 kB/s)
[2026-02-25T21:50:49.716Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2026-02-25T21:50:50.026Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2026-02-25T21:50:50.026Z] [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 65 kB/s)
[2026-02-25T21:50:50.026Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[2026-02-25T21:50:50.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[2026-02-25T21:50:50.656Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 22 kB/s)
[2026-02-25T21:50:50.656Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
[2026-02-25T21:50:50.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
[2026-02-25T21:50:50.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 176 kB/s)
[2026-02-25T21:50:50.986Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2026-02-25T21:50:51.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2026-02-25T21:50:51.302Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 14 kB/s)
[2026-02-25T21:50:51.302Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2026-02-25T21:50:51.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2026-02-25T21:50:51.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 11 kB/s)
[2026-02-25T21:50:51.622Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
[2026-02-25T21:50:51.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
[2026-02-25T21:50:51.936Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 92 kB/s)
[2026-02-25T21:50:51.936Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[2026-02-25T21:50:51.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[2026-02-25T21:50:52.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 65 kB/s)
[2026-02-25T21:50:52.250Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[2026-02-25T21:50:52.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
[2026-02-25T21:50:52.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 27 kB/s)
[2026-02-25T21:50:52.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[2026-02-25T21:50:52.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
[2026-02-25T21:50:52.877Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 211 kB/s)
[2026-02-25T21:50:52.877Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[2026-02-25T21:50:52.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
[2026-02-25T21:50:52.877Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 33 kB/s)
[2026-02-25T21:50:52.877Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[2026-02-25T21:50:53.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[2026-02-25T21:50:53.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 49 kB/s)
[2026-02-25T21:50:53.187Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[2026-02-25T21:50:53.498Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[2026-02-25T21:50:53.498Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 20 kB/s)
[2026-02-25T21:50:53.498Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[2026-02-25T21:50:53.809Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[2026-02-25T21:50:53.809Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 155 kB/s)
[2026-02-25T21:50:53.809Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2026-02-25T21:50:54.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2026-02-25T21:50:54.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 426 kB/s)
[2026-02-25T21:50:54.133Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
[2026-02-25T21:50:54.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[2026-02-25T21:50:54.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 51 kB/s)
[2026-02-25T21:50:54.444Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2026-02-25T21:50:54.444Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2026-02-25T21:50:54.444Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[2026-02-25T21:50:54.444Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[2026-02-25T21:50:54.444Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[2026-02-25T21:50:54.444Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[2026-02-25T21:50:54.755Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2026-02-25T21:50:54.755Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2026-02-25T21:50:54.755Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2026-02-25T21:50:54.755Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2026-02-25T21:50:54.755Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2026-02-25T21:50:54.755Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[2026-02-25T21:50:54.755Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2026-02-25T21:50:54.755Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
[2026-02-25T21:50:54.755Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
[2026-02-25T21:50:54.755Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
[2026-02-25T21:50:54.755Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2026-02-25T21:50:54.755Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2026-02-25T21:50:54.755Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
[2026-02-25T21:50:55.066Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[2026-02-25T21:50:55.066Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
[2026-02-25T21:50:55.066Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
[2026-02-25T21:50:55.066Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2026-02-25T21:50:55.066Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[2026-02-25T21:50:55.376Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[2026-02-25T21:50:55.376Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[2026-02-25T21:50:55.376Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[2026-02-25T21:50:55.376Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[2026-02-25T21:50:55.687Z] [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 994 kB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[2026-02-25T21:50:55.687Z] [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)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2026-02-25T21:50:55.687Z] [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 778 kB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2026-02-25T21:50:55.687Z] [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 731 kB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2026-02-25T21:50:55.687Z] [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.0 MB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2026-02-25T21:50:55.687Z] [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.4 MB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2026-02-25T21:50:55.687Z] [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 6.2 MB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[2026-02-25T21:50:55.687Z] [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 674 kB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2026-02-25T21:50:55.687Z] [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 121 kB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
[2026-02-25T21:50:55.687Z] [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 540 kB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
[2026-02-25T21:50:55.687Z] [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 818 kB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
[2026-02-25T21:50:55.687Z] [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 93 kB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2026-02-25T21:50:55.687Z] [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 190 kB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2026-02-25T21:50:55.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 1.4 MB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
[2026-02-25T21:50:55.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 66 kB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[2026-02-25T21:50:55.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 252 kB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
[2026-02-25T21:50:55.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 1.1 MB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
[2026-02-25T21:50:55.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 507 kB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2026-02-25T21:50:55.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 758 kB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[2026-02-25T21:50:55.687Z] [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 167 kB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
[2026-02-25T21:50:55.687Z] [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 256 kB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
[2026-02-25T21:50:55.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 1.1 MB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[2026-02-25T21:50:55.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 248 kB/s)
[2026-02-25T21:50:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
[2026-02-25T21:50:55.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 1.3 MB/s)
[2026-02-25T21:50:56.007Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 516 kB/s)
[2026-02-25T21:50:56.007Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 570 kB/s)
[2026-02-25T21:50:56.007Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 182 kB/s)
[2026-02-25T21:50:56.007Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 962 kB/s)
[2026-02-25T21:50:56.007Z] [INFO]
[2026-02-25T21:50:56.007Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-ide-config ---
[2026-02-25T21:50:56.008Z] [INFO]
[2026-02-25T21:50:56.008Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-ide-config ---
[2026-02-25T21:50:56.008Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[2026-02-25T21:50:56.008Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[2026-02-25T21:50:56.323Z] [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 46 kB/s)
[2026-02-25T21:50:56.323Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2026-02-25T21:50:56.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2026-02-25T21:50:56.323Z] [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 393 kB/s)
[2026-02-25T21:50:56.323Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[2026-02-25T21:50:56.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[2026-02-25T21:50:56.970Z] [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 38 kB/s)
[2026-02-25T21:50:56.970Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[2026-02-25T21:50:56.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[2026-02-25T21:50:56.970Z] [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 61 kB/s)
[2026-02-25T21:50:56.970Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[2026-02-25T21:50:57.279Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[2026-02-25T21:50:57.279Z] [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 112 kB/s)
[2026-02-25T21:50:57.279Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2026-02-25T21:50:57.588Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2026-02-25T21:50:57.588Z] [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 190 kB/s)
[2026-02-25T21:50:57.588Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2026-02-25T21:50:57.899Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2026-02-25T21:50:57.899Z] [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 16 kB/s)
[2026-02-25T21:50:57.899Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[2026-02-25T21:50:58.211Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[2026-02-25T21:50:58.211Z] [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 110 kB/s)
[2026-02-25T21:50:58.211Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[2026-02-25T21:50:58.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[2026-02-25T21:50:58.522Z] [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 71 kB/s)
[2026-02-25T21:50:58.522Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.pom
[2026-02-25T21:50:58.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
[2026-02-25T21:50:58.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 408 kB/s)
[2026-02-25T21:50:58.835Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[2026-02-25T21:50:58.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[2026-02-25T21:50:59.146Z] [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 120 kB/s)
[2026-02-25T21:50:59.146Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[2026-02-25T21:50:59.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[2026-02-25T21:50:59.457Z] [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 36 kB/s)
[2026-02-25T21:50:59.457Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[2026-02-25T21:50:59.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[2026-02-25T21:50:59.770Z] [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 54 kB/s)
[2026-02-25T21:50:59.770Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[2026-02-25T21:51:00.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[2026-02-25T21:51:00.124Z] [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 35 kB/s)
[2026-02-25T21:51:00.124Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[2026-02-25T21:51:00.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[2026-02-25T21:51:00.434Z] [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 26 kB/s)
[2026-02-25T21:51:00.434Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[2026-02-25T21:51:00.434Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[2026-02-25T21:51:00.434Z] [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 15 kB/s)
[2026-02-25T21:51:00.743Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[2026-02-25T21:51:00.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[2026-02-25T21:51:00.744Z] [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 34 kB/s)
[2026-02-25T21:51:00.744Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[2026-02-25T21:51:01.054Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[2026-02-25T21:51:01.054Z] [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 191 kB/s)
[2026-02-25T21:51:01.054Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[2026-02-25T21:51:01.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[2026-02-25T21:51:01.364Z] [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 9.4 kB/s)
[2026-02-25T21:51:01.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2026-02-25T21:51:01.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2026-02-25T21:51:01.676Z] [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 35 kB/s)
[2026-02-25T21:51:01.676Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2026-02-25T21:51:01.988Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2026-02-25T21:51:01.988Z] [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 132 kB/s)
[2026-02-25T21:51:01.988Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2026-02-25T21:51:02.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2026-02-25T21:51:02.299Z] [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 52 kB/s)
[2026-02-25T21:51:02.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[2026-02-25T21:51:02.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[2026-02-25T21:51:02.619Z] [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 34 kB/s)
[2026-02-25T21:51:02.619Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
[2026-02-25T21:51:02.930Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
[2026-02-25T21:51:02.930Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 33 kB/s)
[2026-02-25T21:51:02.930Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
[2026-02-25T21:51:02.930Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
[2026-02-25T21:51:03.241Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 23 kB/s)
[2026-02-25T21:51:03.241Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
[2026-02-25T21:51:03.241Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
[2026-02-25T21:51:03.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 33 kB/s)
[2026-02-25T21:51:03.553Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[2026-02-25T21:51:03.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[2026-02-25T21:51:03.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 262 kB/s)
[2026-02-25T21:51:03.553Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
[2026-02-25T21:51:03.867Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
[2026-02-25T21:51:03.867Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 25 kB/s)
[2026-02-25T21:51:03.867Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[2026-02-25T21:51:03.867Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[2026-02-25T21:51:04.184Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 64 kB/s)
[2026-02-25T21:51:04.185Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[2026-02-25T21:51:04.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[2026-02-25T21:51:04.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 34 kB/s)
[2026-02-25T21:51:04.185Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2026-02-25T21:51:04.508Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2026-02-25T21:51:04.508Z] [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 176 kB/s)
[2026-02-25T21:51:04.508Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[2026-02-25T21:51:04.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[2026-02-25T21:51:04.817Z] [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 40 kB/s)
[2026-02-25T21:51:04.817Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[2026-02-25T21:51:04.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[2026-02-25T21:51:05.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 59 kB/s)
[2026-02-25T21:51:05.127Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[2026-02-25T21:51:05.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[2026-02-25T21:51:05.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 147 kB/s)
[2026-02-25T21:51:05.127Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[2026-02-25T21:51:05.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[2026-02-25T21:51:05.438Z] [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 30 kB/s)
[2026-02-25T21:51:05.438Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[2026-02-25T21:51:05.747Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[2026-02-25T21:51:05.747Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 142 kB/s)
[2026-02-25T21:51:05.747Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
[2026-02-25T21:51:05.747Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
[2026-02-25T21:51:06.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 411 kB/s)
[2026-02-25T21:51:06.060Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
[2026-02-25T21:51:06.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[2026-02-25T21:51:06.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 66 kB/s)
[2026-02-25T21:51:06.060Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[2026-02-25T21:51:06.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[2026-02-25T21:51:06.371Z] [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 25 kB/s)
[2026-02-25T21:51:06.371Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[2026-02-25T21:51:06.686Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[2026-02-25T21:51:06.686Z] [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 34 kB/s)
[2026-02-25T21:51:06.686Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[2026-02-25T21:51:06.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[2026-02-25T21:51:06.996Z] [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 127 kB/s)
[2026-02-25T21:51:06.996Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[2026-02-25T21:51:06.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[2026-02-25T21:51:07.308Z] [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 22 kB/s)
[2026-02-25T21:51:07.308Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
[2026-02-25T21:51:07.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
[2026-02-25T21:51:07.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 58 kB/s)
[2026-02-25T21:51:07.308Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[2026-02-25T21:51:07.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[2026-02-25T21:51:07.979Z] [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 89 kB/s)
[2026-02-25T21:51:07.979Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
[2026-02-25T21:51:07.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
[2026-02-25T21:51:08.290Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom (1.6 kB at 30 kB/s)
[2026-02-25T21:51:08.290Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
[2026-02-25T21:51:08.290Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
[2026-02-25T21:51:08.290Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom (22 kB at 388 kB/s)
[2026-02-25T21:51:08.290Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/26/maven-parent-26.pom
[2026-02-25T21:51:08.602Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
[2026-02-25T21:51:08.602Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 632 kB/s)
[2026-02-25T21:51:08.602Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[2026-02-25T21:51:08.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[2026-02-25T21:51:08.933Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 51 kB/s)
[2026-02-25T21:51:08.933Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
[2026-02-25T21:51:09.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
[2026-02-25T21:51:09.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom (2.2 kB at 33 kB/s)
[2026-02-25T21:51:09.244Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
[2026-02-25T21:51:09.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
[2026-02-25T21:51:09.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom (1.5 kB at 26 kB/s)
[2026-02-25T21:51:09.555Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
[2026-02-25T21:51:09.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
[2026-02-25T21:51:09.866Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom (1.9 kB at 31 kB/s)
[2026-02-25T21:51:09.866Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
[2026-02-25T21:51:09.866Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
[2026-02-25T21:51:09.866Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom (3.5 kB at 54 kB/s)
[2026-02-25T21:51:09.866Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
[2026-02-25T21:51:10.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
[2026-02-25T21:51:10.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom (2.6 kB at 41 kB/s)
[2026-02-25T21:51:10.176Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
[2026-02-25T21:51:10.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
[2026-02-25T21:51:10.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom (2.1 kB at 37 kB/s)
[2026-02-25T21:51:10.486Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
[2026-02-25T21:51:10.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
[2026-02-25T21:51:10.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom (2.7 kB at 49 kB/s)
[2026-02-25T21:51:10.797Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[2026-02-25T21:51:11.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[2026-02-25T21:51:11.111Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 324 kB/s)
[2026-02-25T21:51:11.111Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom
[2026-02-25T21:51:11.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
[2026-02-25T21:51:11.421Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 557 kB/s)
[2026-02-25T21:51:11.421Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
[2026-02-25T21:51:11.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
[2026-02-25T21:51:11.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 240 kB/s)
[2026-02-25T21:51:11.730Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
[2026-02-25T21:51:11.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
[2026-02-25T21:51:12.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom (2.5 kB at 36 kB/s)
[2026-02-25T21:51:12.043Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
[2026-02-25T21:51:12.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
[2026-02-25T21:51:12.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom (2.2 kB at 38 kB/s)
[2026-02-25T21:51:12.043Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom
[2026-02-25T21:51:12.356Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
[2026-02-25T21:51:12.356Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 187 kB/s)
[2026-02-25T21:51:12.356Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
[2026-02-25T21:51:12.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
[2026-02-25T21:51:12.668Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 762 kB/s)
[2026-02-25T21:51:12.668Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
[2026-02-25T21:51:12.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[2026-02-25T21:51:12.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 266 kB/s)
[2026-02-25T21:51:12.981Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
[2026-02-25T21:51:13.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
[2026-02-25T21:51:13.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom (2.1 kB at 34 kB/s)
[2026-02-25T21:51:13.292Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
[2026-02-25T21:51:13.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
[2026-02-25T21:51:13.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom (2.7 kB at 46 kB/s)
[2026-02-25T21:51:13.605Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
[2026-02-25T21:51:13.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
[2026-02-25T21:51:13.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom (1.7 kB at 30 kB/s)
[2026-02-25T21:51:13.605Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
[2026-02-25T21:51:13.915Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
[2026-02-25T21:51:13.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom (2.3 kB at 41 kB/s)
[2026-02-25T21:51:13.915Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
[2026-02-25T21:51:14.228Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
[2026-02-25T21:51:14.228Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom (2.6 kB at 47 kB/s)
[2026-02-25T21:51:14.228Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
[2026-02-25T21:51:14.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
[2026-02-25T21:51:14.539Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom (2.6 kB at 47 kB/s)
[2026-02-25T21:51:14.539Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
[2026-02-25T21:51:14.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
[2026-02-25T21:51:14.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom (2.5 kB at 46 kB/s)
[2026-02-25T21:51:14.851Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
[2026-02-25T21:51:15.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
[2026-02-25T21:51:15.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom (2.3 kB at 44 kB/s)
[2026-02-25T21:51:15.161Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
[2026-02-25T21:51:15.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
[2026-02-25T21:51:15.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom (9.8 kB at 175 kB/s)
[2026-02-25T21:51:15.782Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
[2026-02-25T21:51:15.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
[2026-02-25T21:51:15.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (2.7 kB at 51 kB/s)
[2026-02-25T21:51:15.782Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
[2026-02-25T21:51:16.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
[2026-02-25T21:51:16.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (2.1 kB at 34 kB/s)
[2026-02-25T21:51:16.093Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
[2026-02-25T21:51:16.404Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
[2026-02-25T21:51:16.404Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (3.7 kB at 66 kB/s)
[2026-02-25T21:51:16.404Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[2026-02-25T21:51:16.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[2026-02-25T21:51:16.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 kB at 382 kB/s)
[2026-02-25T21:51:16.715Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2026-02-25T21:51:17.026Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2026-02-25T21:51:17.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 561 kB/s)
[2026-02-25T21:51:17.338Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/11/apache-11.pom
[2026-02-25T21:51:17.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[2026-02-25T21:51:17.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 251 kB/s)
[2026-02-25T21:51:17.338Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
[2026-02-25T21:51:17.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
[2026-02-25T21:51:17.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 26 kB/s)
[2026-02-25T21:51:17.651Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
[2026-02-25T21:51:17.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
[2026-02-25T21:51:17.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (2.5 kB at 47 kB/s)
[2026-02-25T21:51:17.963Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2026-02-25T21:51:18.274Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2026-02-25T21:51:18.274Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 358 kB/s)
[2026-02-25T21:51:18.274Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
[2026-02-25T21:51:18.584Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
[2026-02-25T21:51:18.584Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (1.2 kB at 22 kB/s)
[2026-02-25T21:51:18.584Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
[2026-02-25T21:51:18.894Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
[2026-02-25T21:51:18.894Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (3.1 kB at 56 kB/s)
[2026-02-25T21:51:18.894Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.pom
[2026-02-25T21:51:19.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom
[2026-02-25T21:51:19.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 180 kB/s)
[2026-02-25T21:51:19.206Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2026-02-25T21:51:19.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2026-02-25T21:51:19.518Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 665 kB/s)
[2026-02-25T21:51:19.518Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
[2026-02-25T21:51:19.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
[2026-02-25T21:51:19.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom (2.5 kB at 43 kB/s)
[2026-02-25T21:51:19.829Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
[2026-02-25T21:51:20.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
[2026-02-25T21:51:20.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (1.1 kB at 20 kB/s)
[2026-02-25T21:51:20.141Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
[2026-02-25T21:51:20.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
[2026-02-25T21:51:20.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (4.3 kB at 76 kB/s)
[2026-02-25T21:51:20.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[2026-02-25T21:51:20.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[2026-02-25T21:51:20.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 88 kB/s)
[2026-02-25T21:51:20.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
[2026-02-25T21:51:20.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
[2026-02-25T21:51:20.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 19 kB/s)
[2026-02-25T21:51:20.762Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
[2026-02-25T21:51:21.074Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
[2026-02-25T21:51:21.074Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 13 kB/s)
[2026-02-25T21:51:21.074Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
[2026-02-25T21:51:21.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
[2026-02-25T21:51:21.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom (2.1 kB at 26 kB/s)
[2026-02-25T21:51:21.698Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[2026-02-25T21:51:21.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[2026-02-25T21:51:21.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 55 kB/s)
[2026-02-25T21:51:21.698Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[2026-02-25T21:51:22.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[2026-02-25T21:51:22.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 171 kB/s)
[2026-02-25T21:51:22.033Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
[2026-02-25T21:51:22.346Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
[2026-02-25T21:51:22.346Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom (1.4 kB at 25 kB/s)
[2026-02-25T21:51:22.346Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
[2026-02-25T21:51:22.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
[2026-02-25T21:51:22.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (1.7 kB at 29 kB/s)
[2026-02-25T21:51:22.658Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
[2026-02-25T21:51:22.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
[2026-02-25T21:51:22.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (1.3 kB at 22 kB/s)
[2026-02-25T21:51:22.969Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
[2026-02-25T21:51:23.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
[2026-02-25T21:51:23.281Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (2.2 kB at 33 kB/s)
[2026-02-25T21:51:23.281Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
[2026-02-25T21:51:23.994Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
[2026-02-25T21:51:24.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (2.4 kB at 48 kB/s)
[2026-02-25T21:51:24.308Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
[2026-02-25T21:51:24.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
[2026-02-25T21:51:24.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 19 kB/s)
[2026-02-25T21:51:24.308Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
[2026-02-25T21:51:24.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
[2026-02-25T21:51:24.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 17 kB/s)
[2026-02-25T21:51:24.620Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
[2026-02-25T21:51:24.931Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
[2026-02-25T21:51:24.931Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (1.3 kB at 22 kB/s)
[2026-02-25T21:51:24.931Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
[2026-02-25T21:51:25.243Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
[2026-02-25T21:51:25.243Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom (1.3 kB at 22 kB/s)
[2026-02-25T21:51:25.243Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
[2026-02-25T21:51:25.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
[2026-02-25T21:51:25.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (3.8 kB at 67 kB/s)
[2026-02-25T21:51:25.916Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[2026-02-25T21:51:25.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[2026-02-25T21:51:25.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 58 kB/s)
[2026-02-25T21:51:25.916Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[2026-02-25T21:51:25.916Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[2026-02-25T21:51:25.916Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
[2026-02-25T21:51:25.916Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
[2026-02-25T21:51:25.916Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[2026-02-25T21:51:26.228Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
[2026-02-25T21:51:26.228Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[2026-02-25T21:51:26.228Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
[2026-02-25T21:51:26.228Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[2026-02-25T21:51:26.228Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[2026-02-25T21:51:26.228Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
[2026-02-25T21:51:26.228Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
[2026-02-25T21:51:26.538Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[2026-02-25T21:51:26.538Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[2026-02-25T21:51:26.538Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[2026-02-25T21:51:26.538Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[2026-02-25T21:51:26.538Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[2026-02-25T21:51:26.538Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[2026-02-25T21:51:26.538Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
[2026-02-25T21:51:26.849Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
[2026-02-25T21:51:26.849Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[2026-02-25T21:51:26.849Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
[2026-02-25T21:51:26.849Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[2026-02-25T21:51:26.849Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
[2026-02-25T21:51:26.849Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
[2026-02-25T21:51:27.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
[2026-02-25T21:51:27.160Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
[2026-02-25T21:51:27.160Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
[2026-02-25T21:51:27.160Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
[2026-02-25T21:51:27.160Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
[2026-02-25T21:51:27.160Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[2026-02-25T21:51:27.160Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
[2026-02-25T21:51:27.470Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.jar
[2026-02-25T21:51:27.470Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
[2026-02-25T21:51:27.470Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
[2026-02-25T21:51:27.470Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
[2026-02-25T21:51:27.470Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
[2026-02-25T21:51:27.470Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
[2026-02-25T21:51:27.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
[2026-02-25T21:51:27.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
[2026-02-25T21:51:27.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
[2026-02-25T21:51:27.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
[2026-02-25T21:51:27.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
[2026-02-25T21:51:27.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
[2026-02-25T21:51:27.780Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
[2026-02-25T21:51:28.092Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
[2026-02-25T21:51:28.092Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
[2026-02-25T21:51:28.092Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[2026-02-25T21:51:28.092Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
[2026-02-25T21:51:28.426Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
[2026-02-25T21:51:28.426Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
[2026-02-25T21:51:28.426Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
[2026-02-25T21:51:28.426Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
[2026-02-25T21:51:28.426Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
[2026-02-25T21:51:28.426Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
[2026-02-25T21:51:28.426Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
[2026-02-25T21:51:28.426Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
[2026-02-25T21:51:28.426Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[2026-02-25T21:51:28.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[2026-02-25T21:51:28.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[2026-02-25T21:51:28.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
[2026-02-25T21:51:28.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[2026-02-25T21:51:28.743Z] [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.jar
[2026-02-25T21:51:29.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 2.1 MB/s)
[2026-02-25T21:51:29.056Z] [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.jar
[2026-02-25T21:51:29.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 2.5 MB/s)
[2026-02-25T21:51:29.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[2026-02-25T21:51:29.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 5.3 MB/s)
[2026-02-25T21:51:29.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
[2026-02-25T21:51:29.056Z] [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.jar (68 kB at 939 kB/s)
[2026-02-25T21:51:29.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[2026-02-25T21:51:29.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 411 kB/s)
[2026-02-25T21:51:29.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[2026-02-25T21:51:29.056Z] [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.jar (30 kB at 326 kB/s)
[2026-02-25T21:51:29.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
[2026-02-25T21:51:29.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 787 kB/s)
[2026-02-25T21:51:29.056Z] [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.jar
[2026-02-25T21:51:29.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 1.4 MB/s)
[2026-02-25T21:51:29.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[2026-02-25T21:51:29.056Z] [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.jar (22 kB at 164 kB/s)
[2026-02-25T21:51:29.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[2026-02-25T21:51:29.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.3 MB/s)
[2026-02-25T21:51:29.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[2026-02-25T21:51:29.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 299 kB/s)
[2026-02-25T21:51:29.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[2026-02-25T21:51:29.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 53 kB/s)
[2026-02-25T21:51:29.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[2026-02-25T21:51:29.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 132 kB/s)
[2026-02-25T21:51:29.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[2026-02-25T21:51:29.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 63 kB/s)
[2026-02-25T21:51:29.056Z] [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.jar
[2026-02-25T21:51:29.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 54 kB/s)
[2026-02-25T21:51:29.056Z] [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.jar
[2026-02-25T21:51:29.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 78 kB/s)
[2026-02-25T21:51:29.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[2026-02-25T21:51:29.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 234 kB/s)
[2026-02-25T21:51:29.057Z] [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.jar
[2026-02-25T21:51:29.057Z] [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.jar (26 kB at 108 kB/s)
[2026-02-25T21:51:29.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[2026-02-25T21:51:29.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 41 kB/s)
[2026-02-25T21:51:29.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
[2026-02-25T21:51:29.057Z] [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.jar (13 kB at 53 kB/s)
[2026-02-25T21:51:29.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[2026-02-25T21:51:29.057Z] [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.jar (39 kB at 142 kB/s)
[2026-02-25T21:51:29.057Z] [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.jar
[2026-02-25T21:51:29.057Z] [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 48 kB/s)
[2026-02-25T21:51:29.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
[2026-02-25T21:51:29.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 143 kB/s)
[2026-02-25T21:51:29.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
[2026-02-25T21:51:29.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 131 kB/s)
[2026-02-25T21:51:29.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
[2026-02-25T21:51:29.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 33 kB/s)
[2026-02-25T21:51:29.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
[2026-02-25T21:51:29.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar (107 kB at 334 kB/s)
[2026-02-25T21:51:29.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[2026-02-25T21:51:29.057Z] [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.jar (12 kB at 38 kB/s)
[2026-02-25T21:51:29.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
[2026-02-25T21:51:29.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar (56 kB at 166 kB/s)
[2026-02-25T21:51:29.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
[2026-02-25T21:51:29.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 794 kB/s)
[2026-02-25T21:51:29.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
[2026-02-25T21:51:29.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar (66 kB at 181 kB/s)
[2026-02-25T21:51:29.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
[2026-02-25T21:51:29.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar (11 kB at 29 kB/s)
[2026-02-25T21:51:29.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
[2026-02-25T21:51:29.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar (34 kB at 86 kB/s)
[2026-02-25T21:51:29.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
[2026-02-25T21:51:29.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 435 kB/s)
[2026-02-25T21:51:29.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
[2026-02-25T21:51:29.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar (37 kB at 93 kB/s)
[2026-02-25T21:51:29.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
[2026-02-25T21:51:29.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar (78 kB at 192 kB/s)
[2026-02-25T21:51:29.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
[2026-02-25T21:51:29.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar (76 kB at 176 kB/s)
[2026-02-25T21:51:29.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (68 kB at 153 kB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar (30 kB at 68 kB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar (71 kB at 155 kB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar (66 kB at 137 kB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar (83 kB at 171 kB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar (62 kB at 126 kB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar (3.8 MB at 7.2 MB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (762 kB at 1.4 MB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (3.8 kB at 7.1 kB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 1.3 MB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (9.6 kB at 17 kB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 291 kB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (1.2 MB at 2.0 MB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 kB at 20 kB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (5.3 kB at 8.8 kB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (6.6 kB at 11 kB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 12 kB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 6.4 kB/s)
[2026-02-25T21:51:29.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar (71 kB at 109 kB/s)
[2026-02-25T21:51:29.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 42 kB/s)
[2026-02-25T21:51:29.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (245 kB at 365 kB/s)
[2026-02-25T21:51:29.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar (250 kB at 370 kB/s)
[2026-02-25T21:51:29.682Z] [INFO] Executing: /bin/sh -c cd '/quarkus/independent-projects/ide-config' && 'git' 'rev-parse' '--verify' 'HEAD'
[2026-02-25T21:51:29.682Z] [INFO] Working directory: /quarkus/independent-projects/ide-config
[2026-02-25T21:51:29.682Z] [INFO] Storing buildNumber: 2733bae7cb7ded76d324b41a3a9f4e81b89ee122 at timestamp: 1772056289493
[2026-02-25T21:51:29.682Z] [WARNING] Cannot get the branch information from the git repository:
[2026-02-25T21:51:29.682Z] Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[2026-02-25T21:51:29.682Z]
[2026-02-25T21:51:29.682Z] [INFO] Executing: /bin/sh -c cd '/quarkus/independent-projects/ide-config' && 'git' 'rev-parse' '--verify' 'HEAD'
[2026-02-25T21:51:29.682Z] [INFO] Working directory: /quarkus/independent-projects/ide-config
[2026-02-25T21:51:29.682Z] [INFO] Storing buildScmBranch: UNKNOWN
[2026-02-25T21:51:29.682Z] [INFO]
[2026-02-25T21:51:29.682Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-ide-config ---
[2026-02-25T21:51:29.682Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[2026-02-25T21:51:29.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[2026-02-25T21:51:29.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 37 kB/s)
[2026-02-25T21:51:29.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[2026-02-25T21:51:30.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[2026-02-25T21:51:30.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 266 kB/s)
[2026-02-25T21:51:30.304Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2026-02-25T21:51:30.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2026-02-25T21:51:30.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 423 kB/s)
[2026-02-25T21:51:30.614Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
[2026-02-25T21:51:30.924Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[2026-02-25T21:51:30.924Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 191 kB/s)
[2026-02-25T21:51:30.924Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[2026-02-25T21:51:30.924Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[2026-02-25T21:51:31.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 40 kB/s)
[2026-02-25T21:51:31.238Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[2026-02-25T21:51:31.552Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[2026-02-25T21:51:31.552Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 33 kB/s)
[2026-02-25T21:51:31.552Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[2026-02-25T21:51:31.552Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[2026-02-25T21:51:31.864Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 219 kB/s)
[2026-02-25T21:51:31.864Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[2026-02-25T21:51:31.864Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[2026-02-25T21:51:32.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 19 kB/s)
[2026-02-25T21:51:32.175Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
[2026-02-25T21:51:32.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
[2026-02-25T21:51:32.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 71 kB/s)
[2026-02-25T21:51:32.486Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
[2026-02-25T21:51:32.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
[2026-02-25T21:51:32.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 101 kB/s)
[2026-02-25T21:51:32.798Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[2026-02-25T21:51:32.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[2026-02-25T21:51:33.109Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 63 kB/s)
[2026-02-25T21:51:33.109Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
[2026-02-25T21:51:33.109Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
[2026-02-25T21:51:33.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 24 kB/s)
[2026-02-25T21:51:33.420Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[2026-02-25T21:51:33.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[2026-02-25T21:51:33.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 11 kB/s)
[2026-02-25T21:51:33.729Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[2026-02-25T21:51:33.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[2026-02-25T21:51:33.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 121 kB/s)
[2026-02-25T21:51:33.729Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[2026-02-25T21:51:33.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[2026-02-25T21:51:33.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 104 kB/s)
[2026-02-25T21:51:33.729Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
[2026-02-25T21:51:34.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
[2026-02-25T21:51:34.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 66 kB/s)
[2026-02-25T21:51:34.039Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
[2026-02-25T21:51:34.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
[2026-02-25T21:51:34.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 90 kB/s)
[2026-02-25T21:51:34.348Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.3.1/asm-3.3.1.pom
[2026-02-25T21:51:34.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
[2026-02-25T21:51:34.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 3.4 kB/s)
[2026-02-25T21:51:34.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[2026-02-25T21:51:35.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[2026-02-25T21:51:35.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 55 kB/s)
[2026-02-25T21:51:35.018Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[2026-02-25T21:51:35.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[2026-02-25T21:51:35.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 9.6 kB/s)
[2026-02-25T21:51:35.328Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[2026-02-25T21:51:35.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[2026-02-25T21:51:35.638Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 67 kB/s)
[2026-02-25T21:51:35.638Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[2026-02-25T21:51:35.948Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[2026-02-25T21:51:35.948Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 44 kB/s)
[2026-02-25T21:51:35.948Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[2026-02-25T21:51:36.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[2026-02-25T21:51:36.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 50 kB/s)
[2026-02-25T21:51:36.622Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2026-02-25T21:51:36.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2026-02-25T21:51:36.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 116 kB/s)
[2026-02-25T21:51:36.622Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2026-02-25T21:51:36.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2026-02-25T21:51:36.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 119 kB/s)
[2026-02-25T21:51:36.622Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[2026-02-25T21:51:36.936Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[2026-02-25T21:51:36.936Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 95 kB/s)
[2026-02-25T21:51:36.936Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[2026-02-25T21:51:37.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[2026-02-25T21:51:37.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 25 kB/s)
[2026-02-25T21:51:37.251Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
[2026-02-25T21:51:37.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
[2026-02-25T21:51:37.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 31 kB/s)
[2026-02-25T21:51:37.560Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[2026-02-25T21:51:37.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[2026-02-25T21:51:37.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 14 kB/s)
[2026-02-25T21:51:37.873Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[2026-02-25T21:51:38.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[2026-02-25T21:51:38.184Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 39 kB/s)
[2026-02-25T21:51:38.184Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
[2026-02-25T21:51:38.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
[2026-02-25T21:51:38.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 27 kB/s)
[2026-02-25T21:51:38.496Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
[2026-02-25T21:51:38.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
[2026-02-25T21:51:38.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 33 kB/s)
[2026-02-25T21:51:38.808Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
[2026-02-25T21:51:39.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
[2026-02-25T21:51:39.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 44 kB/s)
[2026-02-25T21:51:39.119Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[2026-02-25T21:51:39.428Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[2026-02-25T21:51:39.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 21 kB/s)
[2026-02-25T21:51:39.739Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[2026-02-25T21:51:39.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[2026-02-25T21:51:39.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 377 kB/s)
[2026-02-25T21:51:39.739Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[2026-02-25T21:51:40.049Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[2026-02-25T21:51:40.049Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 21 kB/s)
[2026-02-25T21:51:40.049Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[2026-02-25T21:51:40.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[2026-02-25T21:51:40.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 26 kB/s)
[2026-02-25T21:51:40.450Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[2026-02-25T21:51:40.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[2026-02-25T21:51:40.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 44 kB/s)
[2026-02-25T21:51:40.827Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[2026-02-25T21:51:41.198Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[2026-02-25T21:51:41.198Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 48 kB/s)
[2026-02-25T21:51:41.198Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2026-02-25T21:51:41.198Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2026-02-25T21:51:41.198Z] [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 252 kB/s)
[2026-02-25T21:51:41.198Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
[2026-02-25T21:51:41.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
[2026-02-25T21:51:41.510Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (6.8 kB at 88 kB/s)
[2026-02-25T21:51:41.510Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[2026-02-25T21:51:41.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[2026-02-25T21:51:41.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 74 kB/s)
[2026-02-25T21:51:41.820Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[2026-02-25T21:51:41.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[2026-02-25T21:51:42.132Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 42 kB/s)
[2026-02-25T21:51:42.132Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[2026-02-25T21:51:42.132Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[2026-02-25T21:51:42.132Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 119 kB/s)
[2026-02-25T21:51:42.132Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[2026-02-25T21:51:42.442Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[2026-02-25T21:51:42.442Z] [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 109 kB/s)
[2026-02-25T21:51:42.442Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[2026-02-25T21:51:42.442Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[2026-02-25T21:51:42.442Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[2026-02-25T21:51:42.442Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[2026-02-25T21:51:42.442Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
[2026-02-25T21:51:42.442Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
[2026-02-25T21:51:42.442Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
[2026-02-25T21:51:42.774Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
[2026-02-25T21:51:42.774Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[2026-02-25T21:51:42.774Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[2026-02-25T21:51:42.774Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[2026-02-25T21:51:43.087Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[2026-02-25T21:51:43.087Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
[2026-02-25T21:51:43.087Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[2026-02-25T21:51:43.087Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
[2026-02-25T21:51:43.087Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[2026-02-25T21:51:43.087Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
[2026-02-25T21:51:43.087Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[2026-02-25T21:51:43.087Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[2026-02-25T21:51:43.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[2026-02-25T21:51:43.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
[2026-02-25T21:51:43.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.3.1/asm-3.3.1.jar
[2026-02-25T21:51:43.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
[2026-02-25T21:51:43.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[2026-02-25T21:51:43.425Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[2026-02-25T21:51:43.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[2026-02-25T21:51:43.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[2026-02-25T21:51:43.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[2026-02-25T21:51:43.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[2026-02-25T21:51:43.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
[2026-02-25T21:51:43.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 1.2 MB/s)
[2026-02-25T21:51:43.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
[2026-02-25T21:51:43.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 8.2 MB/s)
[2026-02-25T21:51:43.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
[2026-02-25T21:51:43.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 702 kB/s)
[2026-02-25T21:51:43.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
[2026-02-25T21:51:43.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 640 kB/s)
[2026-02-25T21:51:43.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[2026-02-25T21:51:43.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 412 kB/s)
[2026-02-25T21:51:43.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[2026-02-25T21:51:43.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 1.3 MB/s)
[2026-02-25T21:51:43.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[2026-02-25T21:51:43.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 445 kB/s)
[2026-02-25T21:51:43.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[2026-02-25T21:51:43.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 1.1 MB/s)
[2026-02-25T21:51:43.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 126 kB/s)
[2026-02-25T21:51:43.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[2026-02-25T21:51:43.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
[2026-02-25T21:51:43.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 950 kB/s)
[2026-02-25T21:51:43.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
[2026-02-25T21:51:43.735Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 880 kB/s)
[2026-02-25T21:51:43.735Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[2026-02-25T21:51:44.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 1.1 MB/s)
[2026-02-25T21:51:44.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
[2026-02-25T21:51:44.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 642 kB/s)
[2026-02-25T21:51:44.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[2026-02-25T21:51:44.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 217 kB/s)
[2026-02-25T21:51:44.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[2026-02-25T21:51:44.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 19 kB/s)
[2026-02-25T21:51:44.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[2026-02-25T21:51:44.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 1.4 MB/s)
[2026-02-25T21:51:44.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
[2026-02-25T21:51:44.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 755 kB/s)
[2026-02-25T21:51:44.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
[2026-02-25T21:51:44.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 5.2 MB/s)
[2026-02-25T21:51:44.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
[2026-02-25T21:51:44.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 113 kB/s)
[2026-02-25T21:51:44.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[2026-02-25T21:51:44.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 674 kB/s)
[2026-02-25T21:51:44.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[2026-02-25T21:51:44.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 132 kB/s)
[2026-02-25T21:51:44.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 25 kB/s)
[2026-02-25T21:51:44.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (52 kB at 145 kB/s)
[2026-02-25T21:51:44.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 421 kB/s)
[2026-02-25T21:51:49.795Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 7.9 kB/s)
[2026-02-25T21:51:49.795Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:51:49.795Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:51:49.795Z] [INFO] Copying 2 resources
[2026-02-25T21:51:49.795Z] [INFO]
[2026-02-25T21:51:49.795Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-ide-config ---
[2026-02-25T21:51:49.795Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[2026-02-25T21:51:49.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[2026-02-25T21:51:49.795Z] [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 80 kB/s)
[2026-02-25T21:51:49.795Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2026-02-25T21:51:49.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2026-02-25T21:51:49.795Z] [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 118 kB/s)
[2026-02-25T21:51:49.795Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[2026-02-25T21:51:49.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[2026-02-25T21:51:49.795Z] [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 66 kB/s)
[2026-02-25T21:51:49.795Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2026-02-25T21:51:50.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2026-02-25T21:51:50.110Z] [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 88 kB/s)
[2026-02-25T21:51:50.110Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2026-02-25T21:51:50.435Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2026-02-25T21:51:50.435Z] [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 17 kB/s)
[2026-02-25T21:51:50.435Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[2026-02-25T21:51:50.746Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[2026-02-25T21:51:50.746Z] [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 88 kB/s)
[2026-02-25T21:51:50.746Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[2026-02-25T21:51:51.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[2026-02-25T21:51:51.057Z] [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 77 kB/s)
[2026-02-25T21:51:51.057Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
[2026-02-25T21:51:51.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
[2026-02-25T21:51:51.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 49 kB/s)
[2026-02-25T21:51:51.368Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
[2026-02-25T21:51:51.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[2026-02-25T21:51:51.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 208 kB/s)
[2026-02-25T21:51:51.683Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2026-02-25T21:51:51.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2026-02-25T21:51:51.997Z] [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 269 kB/s)
[2026-02-25T21:51:51.997Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
[2026-02-25T21:51:51.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
[2026-02-25T21:51:52.306Z] [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 16 kB/s)
[2026-02-25T21:51:52.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
[2026-02-25T21:51:52.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
[2026-02-25T21:51:52.307Z] [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 110 kB/s)
[2026-02-25T21:51:52.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2026-02-25T21:51:52.615Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2026-02-25T21:51:52.615Z] [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 47 kB/s)
[2026-02-25T21:51:52.615Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[2026-02-25T21:51:52.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[2026-02-25T21:51:52.926Z] [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 63 kB/s)
[2026-02-25T21:51:52.926Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
[2026-02-25T21:51:53.249Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
[2026-02-25T21:51:53.249Z] [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 12 kB/s)
[2026-02-25T21:51:53.249Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
[2026-02-25T21:51:53.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
[2026-02-25T21:51:53.559Z] [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 12 kB/s)
[2026-02-25T21:51:53.559Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
[2026-02-25T21:51:54.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
[2026-02-25T21:51:54.227Z] [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 24 kB/s)
[2026-02-25T21:51:54.227Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[2026-02-25T21:51:54.227Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[2026-02-25T21:51:54.227Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
[2026-02-25T21:51:54.227Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2026-02-25T21:51:54.227Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
[2026-02-25T21:51:54.227Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
[2026-02-25T21:51:54.227Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
[2026-02-25T21:52:00.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[2026-02-25T21:52:00.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[2026-02-25T21:52:00.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
[2026-02-25T21:52:00.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2026-02-25T21:52:00.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
[2026-02-25T21:52:00.022Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 2.6 MB/s)
[2026-02-25T21:52:00.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
[2026-02-25T21:52:00.022Z] [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 246 kB/s)
[2026-02-25T21:52:00.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
[2026-02-25T21:52:00.022Z] [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 5.0 MB/s)
[2026-02-25T21:52:00.022Z] [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 533 kB/s)
[2026-02-25T21:52:00.022Z] [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 64 kB/s)
[2026-02-25T21:52:00.023Z] [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 304 kB/s)
[2026-02-25T21:52:00.023Z] [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 195 kB/s)
[2026-02-25T21:52:00.023Z] [INFO] No sources to compile
[2026-02-25T21:52:00.023Z] [INFO]
[2026-02-25T21:52:00.023Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-ide-config ---
[2026-02-25T21:52:00.023Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:52:00.023Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:52:00.023Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/ide-config/src/test/resources
[2026-02-25T21:52:00.023Z] [INFO]
[2026-02-25T21:52:00.023Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-ide-config ---
[2026-02-25T21:52:00.023Z] [INFO] No sources to compile
[2026-02-25T21:52:00.023Z] [INFO]
[2026-02-25T21:52:00.023Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-ide-config ---
[2026-02-25T21:52:00.023Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
[2026-02-25T21:52:00.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
[2026-02-25T21:52:00.023Z] [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 158 kB/s)
[2026-02-25T21:52:00.023Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
[2026-02-25T21:52:00.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
[2026-02-25T21:52:00.334Z] [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 61 kB/s)
[2026-02-25T21:52:00.334Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
[2026-02-25T21:52:00.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
[2026-02-25T21:52:00.644Z] [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 67 kB/s)
[2026-02-25T21:52:00.644Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
[2026-02-25T21:52:00.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
[2026-02-25T21:52:00.955Z] [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 54 kB/s)
[2026-02-25T21:52:00.955Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
[2026-02-25T21:52:00.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
[2026-02-25T21:52:00.955Z] [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 455 kB/s)
[2026-02-25T21:52:00.955Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
[2026-02-25T21:52:01.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
[2026-02-25T21:52:01.267Z] [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 71 kB/s)
[2026-02-25T21:52:01.267Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
[2026-02-25T21:52:01.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
[2026-02-25T21:52:01.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom (4.8 kB at 82 kB/s)
[2026-02-25T21:52:01.577Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
[2026-02-25T21:52:01.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
[2026-02-25T21:52:01.888Z] [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 27 kB/s)
[2026-02-25T21:52:01.888Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
[2026-02-25T21:52:02.198Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
[2026-02-25T21:52:02.198Z] [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 37 kB/s)
[2026-02-25T21:52:02.198Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
[2026-02-25T21:52:02.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
[2026-02-25T21:52:02.632Z] [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 350 kB/s)
[2026-02-25T21:52:02.632Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2026-02-25T21:52:02.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2026-02-25T21:52:02.943Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 527 kB/s)
[2026-02-25T21:52:02.943Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
[2026-02-25T21:52:02.943Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
[2026-02-25T21:52:02.943Z] [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 194 kB/s)
[2026-02-25T21:52:02.943Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2026-02-25T21:52:03.254Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2026-02-25T21:52:03.254Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 245 kB/s)
[2026-02-25T21:52:03.254Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
[2026-02-25T21:52:03.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
[2026-02-25T21:52:03.874Z] [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 77 kB/s)
[2026-02-25T21:52:03.874Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
[2026-02-25T21:52:04.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
[2026-02-25T21:52:04.185Z] [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 74 kB/s)
[2026-02-25T21:52:04.185Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2026-02-25T21:52:04.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2026-02-25T21:52:04.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 398 kB/s)
[2026-02-25T21:52:04.808Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.pom
[2026-02-25T21:52:04.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom
[2026-02-25T21:52:05.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 55 kB/s)
[2026-02-25T21:52:05.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
[2026-02-25T21:52:05.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
[2026-02-25T21:52:05.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
[2026-02-25T21:52:05.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
[2026-02-25T21:52:05.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
[2026-02-25T21:52:05.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
[2026-02-25T21:52:05.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
[2026-02-25T21:52:05.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
[2026-02-25T21:52:05.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2026-02-25T21:52:05.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
[2026-02-25T21:52:05.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.jar
[2026-02-25T21:52:05.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
[2026-02-25T21:52:06.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
[2026-02-25T21:52:06.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
[2026-02-25T21:52:06.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
[2026-02-25T21:52:06.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
[2026-02-25T21:52:06.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
[2026-02-25T21:52:06.117Z] [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 341 kB/s)
[2026-02-25T21:52:06.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
[2026-02-25T21:52:06.117Z] [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 1.7 MB/s)
[2026-02-25T21:52:06.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
[2026-02-25T21:52:06.117Z] [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 110 kB/s)
[2026-02-25T21:52:06.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
[2026-02-25T21:52:06.117Z] [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 316 kB/s)
[2026-02-25T21:52:06.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2026-02-25T21:52:06.117Z] [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 1.7 MB/s)
[2026-02-25T21:52:06.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
[2026-02-25T21:52:06.117Z] [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 3.7 MB/s)
[2026-02-25T21:52:06.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar
[2026-02-25T21:52:06.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 1.2 MB/s)
[2026-02-25T21:52:06.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
[2026-02-25T21:52:06.118Z] [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 311 kB/s)
[2026-02-25T21:52:06.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 2.5 MB/s)
[2026-02-25T21:52:06.118Z] [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 332 kB/s)
[2026-02-25T21:52:06.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 718 kB/s)
[2026-02-25T21:52:06.431Z] [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 10 MB/s)
[2026-02-25T21:52:06.431Z] [INFO] No tests to run.
[2026-02-25T21:52:06.431Z] [INFO]
[2026-02-25T21:52:06.431Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-ide-config ---
[2026-02-25T21:52:06.431Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
[2026-02-25T21:52:06.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
[2026-02-25T21:52:06.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 112 kB/s)
[2026-02-25T21:52:06.741Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[2026-02-25T21:52:06.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[2026-02-25T21:52:07.053Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 150 kB/s)
[2026-02-25T21:52:07.053Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2026-02-25T21:52:07.365Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2026-02-25T21:52:07.365Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 969 kB/s)
[2026-02-25T21:52:07.365Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
[2026-02-25T21:52:07.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[2026-02-25T21:52:07.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 502 kB/s)
[2026-02-25T21:52:07.677Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
[2026-02-25T21:52:07.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
[2026-02-25T21:52:07.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 115 kB/s)
[2026-02-25T21:52:07.989Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[2026-02-25T21:52:08.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[2026-02-25T21:52:08.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 53 kB/s)
[2026-02-25T21:52:08.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
[2026-02-25T21:52:08.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
[2026-02-25T21:52:08.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 43 kB/s)
[2026-02-25T21:52:08.659Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[2026-02-25T21:52:09.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[2026-02-25T21:52:09.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 570 kB/s)
[2026-02-25T21:52:09.331Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
[2026-02-25T21:52:09.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
[2026-02-25T21:52:09.331Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 160 kB/s)
[2026-02-25T21:52:09.331Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[2026-02-25T21:52:09.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[2026-02-25T21:52:09.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 85 kB/s)
[2026-02-25T21:52:09.643Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
[2026-02-25T21:52:09.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[2026-02-25T21:52:09.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 657 kB/s)
[2026-02-25T21:52:09.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
[2026-02-25T21:52:10.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[2026-02-25T21:52:10.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 272 kB/s)
[2026-02-25T21:52:10.263Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
[2026-02-25T21:52:10.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
[2026-02-25T21:52:10.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 188 kB/s)
[2026-02-25T21:52:10.574Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
[2026-02-25T21:52:10.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
[2026-02-25T21:52:11.205Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 755 kB/s)
[2026-02-25T21:52:11.205Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom
[2026-02-25T21:52:11.205Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom
[2026-02-25T21:52:11.205Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom (4.6 kB at 85 kB/s)
[2026-02-25T21:52:11.205Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom
[2026-02-25T21:52:11.517Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom
[2026-02-25T21:52:11.517Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom (4.8 kB at 82 kB/s)
[2026-02-25T21:52:11.517Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
[2026-02-25T21:52:11.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
[2026-02-25T21:52:11.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 92 kB/s)
[2026-02-25T21:52:11.827Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom
[2026-02-25T21:52:12.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom
[2026-02-25T21:52:12.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom (4.5 kB at 83 kB/s)
[2026-02-25T21:52:12.141Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
[2026-02-25T21:52:12.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
[2026-02-25T21:52:12.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 314 kB/s)
[2026-02-25T21:52:12.453Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[2026-02-25T21:52:12.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[2026-02-25T21:52:12.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 251 kB/s)
[2026-02-25T21:52:12.762Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom
[2026-02-25T21:52:13.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
[2026-02-25T21:52:13.073Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 34 kB/s)
[2026-02-25T21:52:13.073Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
[2026-02-25T21:52:13.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
[2026-02-25T21:52:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 51 kB/s)
[2026-02-25T21:52:13.384Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom
[2026-02-25T21:52:13.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom
[2026-02-25T21:52:13.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom (4.8 kB at 91 kB/s)
[2026-02-25T21:52:13.695Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
[2026-02-25T21:52:13.695Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
[2026-02-25T21:52:13.695Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
[2026-02-25T21:52:13.695Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar
[2026-02-25T21:52:13.695Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar
[2026-02-25T21:52:14.004Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar
[2026-02-25T21:52:14.004Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
[2026-02-25T21:52:14.004Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[2026-02-25T21:52:14.004Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar
[2026-02-25T21:52:14.004Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar
[2026-02-25T21:52:14.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
[2026-02-25T21:52:14.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
[2026-02-25T21:52:14.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar
[2026-02-25T21:52:14.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar
[2026-02-25T21:52:14.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
[2026-02-25T21:52:14.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 609 kB/s)
[2026-02-25T21:52:14.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar
[2026-02-25T21:52:14.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 427 kB/s)
[2026-02-25T21:52:14.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
[2026-02-25T21:52:14.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar (24 kB at 249 kB/s)
[2026-02-25T21:52:14.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[2026-02-25T21:52:14.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 525 kB/s)
[2026-02-25T21:52:14.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
[2026-02-25T21:52:14.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar (75 kB at 680 kB/s)
[2026-02-25T21:52:14.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar
[2026-02-25T21:52:14.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar (192 kB at 1.4 MB/s)
[2026-02-25T21:52:14.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 367 kB/s)
[2026-02-25T21:52:14.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 631 kB/s)
[2026-02-25T21:52:14.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar (263 kB at 1.5 MB/s)
[2026-02-25T21:52:14.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 3.1 MB/s)
[2026-02-25T21:52:14.990Z] [INFO] Building jar: /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar
[2026-02-25T21:52:15.301Z] [INFO]
[2026-02-25T21:52:15.301Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-ide-config ---
[2026-02-25T21:52:15.301Z] [INFO] Building jar: /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar
[2026-02-25T21:52:15.301Z] [INFO]
[2026-02-25T21:52:15.301Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-ide-config ---
[2026-02-25T21:52:15.301Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
[2026-02-25T21:52:15.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[2026-02-25T21:52:15.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 18 kB/s)
[2026-02-25T21:52:15.612Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2026-02-25T21:52:15.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2026-02-25T21:52:15.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 207 kB/s)
[2026-02-25T21:52:15.926Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
[2026-02-25T21:52:15.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
[2026-02-25T21:52:16.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 71 kB/s)
[2026-02-25T21:52:16.238Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
[2026-02-25T21:52:16.238Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
[2026-02-25T21:52:16.238Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[2026-02-25T21:52:16.238Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2026-02-25T21:52:16.238Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
[2026-02-25T21:52:16.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[2026-02-25T21:52:16.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[2026-02-25T21:52:16.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
[2026-02-25T21:52:16.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2026-02-25T21:52:16.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
[2026-02-25T21:52:16.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 4.0 MB/s)
[2026-02-25T21:52:16.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 2.6 MB/s)
[2026-02-25T21:52:16.553Z] [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 514 kB/s)
[2026-02-25T21:52:16.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.9 MB/s)
[2026-02-25T21:52:16.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 2.7 MB/s)
[2026-02-25T21:52:16.553Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.jar
[2026-02-25T21:52:16.553Z] [INFO] Installing /quarkus/independent-projects/ide-config/pom.xml to /root/.m2/repository/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.pom
[2026-02-25T21:52:16.553Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final-sources.jar
[2026-02-25T21:52:16.553Z] [INFO]
[2026-02-25T21:52:16.553Z] [INFO] ------------------< io.quarkus:quarkus-revapi-config >------------------
[2026-02-25T21:52:16.553Z] [INFO] Building Quarkus - Revapi Configuration 2.7.5.Final [2/964]
[2026-02-25T21:52:16.553Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:52:16.553Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
[2026-02-25T21:52:16.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
[2026-02-25T21:52:16.868Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (5.0 kB at 68 kB/s)
[2026-02-25T21:52:16.868Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
[2026-02-25T21:52:16.868Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
[2026-02-25T21:52:17.179Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 363 kB/s)
[2026-02-25T21:52:17.179Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
[2026-02-25T21:52:17.179Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
[2026-02-25T21:52:17.179Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (41 kB at 614 kB/s)
[2026-02-25T21:52:17.179Z] [INFO]
[2026-02-25T21:52:17.179Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-revapi-config ---
[2026-02-25T21:52:17.179Z] [INFO]
[2026-02-25T21:52:17.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-revapi-config ---
[2026-02-25T21:52:17.179Z] [INFO]
[2026-02-25T21:52:17.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-revapi-config ---
[2026-02-25T21:52:17.179Z] [INFO]
[2026-02-25T21:52:17.179Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-revapi-config ---
[2026-02-25T21:52:17.179Z] [INFO]
[2026-02-25T21:52:17.179Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-revapi-config ---
[2026-02-25T21:52:17.179Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:52:17.179Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:52:17.179Z] [INFO] Copying 2 resources
[2026-02-25T21:52:17.179Z] [INFO]
[2026-02-25T21:52:17.179Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-revapi-config ---
[2026-02-25T21:52:17.179Z] [INFO] No sources to compile
[2026-02-25T21:52:17.179Z] [INFO]
[2026-02-25T21:52:17.179Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-revapi-config ---
[2026-02-25T21:52:17.179Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:52:17.179Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:52:17.179Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/revapi/src/test/resources
[2026-02-25T21:52:17.179Z] [INFO]
[2026-02-25T21:52:17.179Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-revapi-config ---
[2026-02-25T21:52:17.179Z] [INFO] No sources to compile
[2026-02-25T21:52:17.179Z] [INFO]
[2026-02-25T21:52:17.179Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ quarkus-revapi-config ---
[2026-02-25T21:52:17.179Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
[2026-02-25T21:52:17.490Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
[2026-02-25T21:52:17.490Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (11 kB at 166 kB/s)
[2026-02-25T21:52:17.490Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
[2026-02-25T21:52:17.801Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
[2026-02-25T21:52:17.801Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 24 kB/s)
[2026-02-25T21:52:17.801Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
[2026-02-25T21:52:18.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
[2026-02-25T21:52:18.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 208 kB/s)
[2026-02-25T21:52:18.473Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
[2026-02-25T21:52:18.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
[2026-02-25T21:52:18.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (3.5 kB at 52 kB/s)
[2026-02-25T21:52:18.473Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
[2026-02-25T21:52:18.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
[2026-02-25T21:52:18.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (2.0 kB at 29 kB/s)
[2026-02-25T21:52:18.784Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
[2026-02-25T21:52:19.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
[2026-02-25T21:52:19.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (7.5 kB at 106 kB/s)
[2026-02-25T21:52:19.156Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[2026-02-25T21:52:19.490Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[2026-02-25T21:52:19.490Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 32 kB/s)
[2026-02-25T21:52:19.490Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[2026-02-25T21:52:19.490Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[2026-02-25T21:52:19.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 126 kB/s)
[2026-02-25T21:52:19.800Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
[2026-02-25T21:52:20.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
[2026-02-25T21:52:20.111Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 342 kB/s)
[2026-02-25T21:52:20.111Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
[2026-02-25T21:52:20.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
[2026-02-25T21:52:20.421Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 48 kB/s)
[2026-02-25T21:52:20.421Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
[2026-02-25T21:52:20.733Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
[2026-02-25T21:52:20.733Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 236 kB/s)
[2026-02-25T21:52:20.733Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
[2026-02-25T21:52:20.733Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
[2026-02-25T21:52:20.734Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
[2026-02-25T21:52:20.734Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
[2026-02-25T21:52:20.734Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
[2026-02-25T21:52:21.044Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[2026-02-25T21:52:21.044Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.jar
[2026-02-25T21:52:21.044Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[2026-02-25T21:52:21.044Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
[2026-02-25T21:52:21.044Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
[2026-02-25T21:52:21.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
[2026-02-25T21:52:21.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
[2026-02-25T21:52:21.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
[2026-02-25T21:52:21.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
[2026-02-25T21:52:21.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
[2026-02-25T21:52:21.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar (14 kB at 234 kB/s)
[2026-02-25T21:52:21.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[2026-02-25T21:52:21.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar (13 kB at 215 kB/s)
[2026-02-25T21:52:21.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
[2026-02-25T21:52:21.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 4.3 MB/s)
[2026-02-25T21:52:21.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[2026-02-25T21:52:21.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 2.5 MB/s)
[2026-02-25T21:52:21.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
[2026-02-25T21:52:21.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 6.2 MB/s)
[2026-02-25T21:52:21.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
[2026-02-25T21:52:21.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 90 kB/s)
[2026-02-25T21:52:21.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 1.9 MB/s)
[2026-02-25T21:52:21.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 292 kB/s)
[2026-02-25T21:52:21.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 2.4 MB/s)
[2026-02-25T21:52:21.666Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 2.1 MB/s)
[2026-02-25T21:52:21.666Z] [INFO] No tests to run.
[2026-02-25T21:52:21.666Z] [INFO]
[2026-02-25T21:52:21.666Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-revapi-config ---
[2026-02-25T21:52:21.666Z] [INFO] Building jar: /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final.jar
[2026-02-25T21:52:21.666Z] [INFO]
[2026-02-25T21:52:21.666Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-revapi-config ---
[2026-02-25T21:52:21.666Z] [INFO] Building jar: /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final-sources.jar
[2026-02-25T21:52:21.666Z] [INFO]
[2026-02-25T21:52:21.666Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-revapi-config ---
[2026-02-25T21:52:21.666Z] [INFO] Installing /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-revapi-config/2.7.5.Final/quarkus-revapi-config-2.7.5.Final.jar
[2026-02-25T21:52:21.666Z] [INFO] Installing /quarkus/independent-projects/revapi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-revapi-config/2.7.5.Final/quarkus-revapi-config-2.7.5.Final.pom
[2026-02-25T21:52:21.666Z] [INFO] Installing /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-revapi-config/2.7.5.Final/quarkus-revapi-config-2.7.5.Final-sources.jar
[2026-02-25T21:52:21.666Z] [INFO]
[2026-02-25T21:52:21.666Z] [INFO] ---------------------< io.quarkus.arc:arc-parent >----------------------
[2026-02-25T21:52:21.666Z] [INFO] Building ArC - Parent pom 2.7.5.Final [3/964]
[2026-02-25T21:52:21.666Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:52:21.666Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.pom
[2026-02-25T21:52:21.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.pom
[2026-02-25T21:52:22.295Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.pom (21 kB at 63 kB/s)
[2026-02-25T21:52:22.295Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.jar
[2026-02-25T21:52:22.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.jar
[2026-02-25T21:52:22.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/impsort-maven-plugin/1.6.2/impsort-maven-plugin-1.6.2.jar (48 kB at 213 kB/s)
[2026-02-25T21:52:22.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom
[2026-02-25T21:52:23.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom
[2026-02-25T21:52:23.539Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.pom (30 kB at 62 kB/s)
[2026-02-25T21:52:23.539Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar
[2026-02-25T21:52:23.850Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar
[2026-02-25T21:52:23.850Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/formatter-maven-plugin/2.17.1/formatter-maven-plugin-2.17.1.jar (62 kB at 504 kB/s)
[2026-02-25T21:52:23.850Z] [INFO]
[2026-02-25T21:52:23.850Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-parent ---
[2026-02-25T21:52:23.850Z] [INFO]
[2026-02-25T21:52:23.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-parent ---
[2026-02-25T21:52:23.850Z] [INFO]
[2026-02-25T21:52:23.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-parent ---
[2026-02-25T21:52:23.850Z] [INFO]
[2026-02-25T21:52:23.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-parent ---
[2026-02-25T21:52:23.850Z] [INFO]
[2026-02-25T21:52:23.850Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-parent ---
[2026-02-25T21:52:23.850Z] [INFO]
[2026-02-25T21:52:23.850Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-parent ---
[2026-02-25T21:52:23.850Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom
[2026-02-25T21:52:24.160Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom
[2026-02-25T21:52:24.160Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom (11 kB at 137 kB/s)
[2026-02-25T21:52:24.160Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom
[2026-02-25T21:52:24.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom
[2026-02-25T21:52:24.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom (14 kB at 192 kB/s)
[2026-02-25T21:52:24.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2026-02-25T21:52:24.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2026-02-25T21:52:24.786Z] [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 36 kB/s)
[2026-02-25T21:52:24.787Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[2026-02-25T21:52:25.096Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[2026-02-25T21:52:25.097Z] [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 141 kB/s)
[2026-02-25T21:52:25.097Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[2026-02-25T21:52:25.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[2026-02-25T21:52:25.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 34 kB/s)
[2026-02-25T21:52:25.407Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[2026-02-25T21:52:25.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[2026-02-25T21:52:25.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 29 kB/s)
[2026-02-25T21:52:25.723Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom
[2026-02-25T21:52:26.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom
[2026-02-25T21:52:26.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom (2.1 kB at 32 kB/s)
[2026-02-25T21:52:26.035Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom
[2026-02-25T21:52:26.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom
[2026-02-25T21:52:26.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom (7.0 kB at 98 kB/s)
[2026-02-25T21:52:26.393Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2026-02-25T21:52:26.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2026-02-25T21:52:26.393Z] [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 40 kB/s)
[2026-02-25T21:52:26.393Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[2026-02-25T21:52:26.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[2026-02-25T21:52:26.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 254 kB/s)
[2026-02-25T21:52:26.708Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2026-02-25T21:52:27.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2026-02-25T21:52:27.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 278 kB/s)
[2026-02-25T21:52:27.019Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2026-02-25T21:52:27.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2026-02-25T21:52:27.330Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 777 kB/s)
[2026-02-25T21:52:27.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[2026-02-25T21:52:27.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[2026-02-25T21:52:27.645Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 165 kB/s)
[2026-02-25T21:52:27.645Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.pom
[2026-02-25T21:52:27.645Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.pom
[2026-02-25T21:52:27.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.pom (14 kB at 56 kB/s)
[2026-02-25T21:52:27.961Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.pom
[2026-02-25T21:52:28.272Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.pom
[2026-02-25T21:52:28.272Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.pom (17 kB at 196 kB/s)
[2026-02-25T21:52:28.272Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.pom
[2026-02-25T21:52:28.580Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.pom
[2026-02-25T21:52:28.580Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.pom (16 kB at 179 kB/s)
[2026-02-25T21:52:28.580Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/w3c/css/sac/1.3/sac-1.3.pom
[2026-02-25T21:52:28.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom
[2026-02-25T21:52:28.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom (1.1 kB at 16 kB/s)
[2026-02-25T21:52:28.891Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
[2026-02-25T21:52:28.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
[2026-02-25T21:52:29.203Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 251 kB/s)
[2026-02-25T21:52:29.203Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/cglib/cglib/2.2.2/cglib-2.2.2.pom
[2026-02-25T21:52:29.203Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.pom
[2026-02-25T21:52:29.513Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.pom (1.5 kB at 20 kB/s)
[2026-02-25T21:52:29.513Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
[2026-02-25T21:52:29.513Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
[2026-02-25T21:52:29.513Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 172 kB/s)
[2026-02-25T21:52:29.513Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/14/commons-parent-14.pom
[2026-02-25T21:52:29.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom
[2026-02-25T21:52:29.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 424 kB/s)
[2026-02-25T21:52:29.823Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[2026-02-25T21:52:30.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[2026-02-25T21:52:30.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 278 kB/s)
[2026-02-25T21:52:30.134Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
[2026-02-25T21:52:30.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
[2026-02-25T21:52:30.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 247 kB/s)
[2026-02-25T21:52:30.443Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom
[2026-02-25T21:52:30.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom
[2026-02-25T21:52:30.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom (4.4 kB at 66 kB/s)
[2026-02-25T21:52:30.753Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
[2026-02-25T21:52:31.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
[2026-02-25T21:52:31.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 39 kB/s)
[2026-02-25T21:52:31.064Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.pom
[2026-02-25T21:52:31.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.pom
[2026-02-25T21:52:31.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.pom (2.7 kB at 27 kB/s)
[2026-02-25T21:52:31.374Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.pom
[2026-02-25T21:52:31.686Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.pom
[2026-02-25T21:52:31.686Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.pom (2.5 kB at 29 kB/s)
[2026-02-25T21:52:31.686Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.pom
[2026-02-25T21:52:31.998Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.pom
[2026-02-25T21:52:31.998Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.pom (2.0 kB at 27 kB/s)
[2026-02-25T21:52:31.998Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom
[2026-02-25T21:52:32.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom
[2026-02-25T21:52:32.309Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom (3.0 kB at 46 kB/s)
[2026-02-25T21:52:32.309Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom
[2026-02-25T21:52:32.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom
[2026-02-25T21:52:32.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom (1.7 kB at 18 kB/s)
[2026-02-25T21:52:32.620Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom
[2026-02-25T21:52:32.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom
[2026-02-25T21:52:32.933Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom (1.7 kB at 19 kB/s)
[2026-02-25T21:52:32.933Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom
[2026-02-25T21:52:33.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom
[2026-02-25T21:52:33.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom (2.0 kB at 21 kB/s)
[2026-02-25T21:52:33.292Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom
[2026-02-25T21:52:33.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom
[2026-02-25T21:52:33.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom (2.0 kB at 21 kB/s)
[2026-02-25T21:52:33.604Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom
[2026-02-25T21:52:33.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom
[2026-02-25T21:52:33.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom (2.2 kB at 30 kB/s)
[2026-02-25T21:52:33.916Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom
[2026-02-25T21:52:34.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom
[2026-02-25T21:52:34.226Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom (2.3 kB at 34 kB/s)
[2026-02-25T21:52:34.226Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom
[2026-02-25T21:52:34.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom
[2026-02-25T21:52:34.537Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom (2.1 kB at 29 kB/s)
[2026-02-25T21:52:34.537Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.pom
[2026-02-25T21:52:34.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.pom
[2026-02-25T21:52:34.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.pom (2.3 kB at 34 kB/s)
[2026-02-25T21:52:34.847Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.pom
[2026-02-25T21:52:35.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.pom
[2026-02-25T21:52:35.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.pom (2.4 kB at 29 kB/s)
[2026-02-25T21:52:35.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.pom
[2026-02-25T21:52:35.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.pom
[2026-02-25T21:52:35.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.pom (1.9 kB at 25 kB/s)
[2026-02-25T21:52:35.468Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom
[2026-02-25T21:52:35.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom
[2026-02-25T21:52:35.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom (9.2 kB at 129 kB/s)
[2026-02-25T21:52:35.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar
[2026-02-25T21:52:35.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2026-02-25T21:52:35.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[2026-02-25T21:52:35.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[2026-02-25T21:52:35.778Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar
[2026-02-25T21:52:36.090Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2026-02-25T21:52:36.090Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[2026-02-25T21:52:36.090Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2026-02-25T21:52:36.090Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[2026-02-25T21:52:36.090Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.jar
[2026-02-25T21:52:36.090Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.jar
[2026-02-25T21:52:36.090Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.jar
[2026-02-25T21:52:36.090Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
[2026-02-25T21:52:36.090Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/cglib/cglib/2.2.2/cglib-2.2.2.jar
[2026-02-25T21:52:36.402Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar
[2026-02-25T21:52:36.402Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[2026-02-25T21:52:36.402Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.jar
[2026-02-25T21:52:36.402Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.jar
[2026-02-25T21:52:36.402Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.jar
[2026-02-25T21:52:36.714Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.jar
[2026-02-25T21:52:36.714Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.jar
[2026-02-25T21:52:36.714Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.jar
[2026-02-25T21:52:36.714Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.jar
[2026-02-25T21:52:36.714Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.jar
[2026-02-25T21:52:36.714Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.jar
[2026-02-25T21:52:37.028Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.jar
[2026-02-25T21:52:37.028Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.jar
[2026-02-25T21:52:37.028Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.jar
[2026-02-25T21:52:37.028Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.jar
[2026-02-25T21:52:37.028Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.jar
[2026-02-25T21:52:37.028Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar
[2026-02-25T21:52:37.028Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/w3c/css/sac/1.3/sac-1.3.jar
[2026-02-25T21:52:37.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar
[2026-02-25T21:52:37.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2026-02-25T21:52:37.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar
[2026-02-25T21:52:37.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[2026-02-25T21:52:37.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[2026-02-25T21:52:37.381Z] [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 73 kB/s)
[2026-02-25T21:52:37.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2026-02-25T21:52:37.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 35 kB/s)
[2026-02-25T21:52:37.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[2026-02-25T21:52:37.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar (15 kB at 235 kB/s)
[2026-02-25T21:52:37.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2026-02-25T21:52:37.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 3.3 MB/s)
[2026-02-25T21:52:37.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[2026-02-25T21:52:37.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar (3.0 MB at 29 MB/s)
[2026-02-25T21:52:37.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.jar
[2026-02-25T21:52:37.381Z] [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 73 kB/s)
[2026-02-25T21:52:37.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.jar
[2026-02-25T21:52:37.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 2.0 MB/s)
[2026-02-25T21:52:37.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.jar
[2026-02-25T21:52:37.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 4.6 MB/s)
[2026-02-25T21:52:37.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
[2026-02-25T21:52:37.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 465 kB/s)
[2026-02-25T21:52:37.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.jar
[2026-02-25T21:52:37.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar (242 kB at 1.3 MB/s)
[2026-02-25T21:52:37.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar
[2026-02-25T21:52:37.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.jar (29 kB at 152 kB/s)
[2026-02-25T21:52:37.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[2026-02-25T21:52:37.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.jar (413 kB at 2.1 MB/s)
[2026-02-25T21:52:37.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.jar
[2026-02-25T21:52:37.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.jar (287 kB at 1.3 MB/s)
[2026-02-25T21:52:37.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.jar
[2026-02-25T21:52:37.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar (23 kB at 93 kB/s)
[2026-02-25T21:52:37.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.jar
[2026-02-25T21:52:37.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 1.0 MB/s)
[2026-02-25T21:52:37.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.jar
[2026-02-25T21:52:37.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.resources/3.15.100/org.eclipse.core.resources-3.15.100.jar (900 kB at 2.9 MB/s)
[2026-02-25T21:52:37.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.jar
[2026-02-25T21:52:37.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.jar (72 kB at 211 kB/s)
[2026-02-25T21:52:37.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.jar
[2026-02-25T21:52:37.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/org.eclipse.jdt.core/3.27.0/org.eclipse.jdt.core-3.27.0.jar (6.9 MB at 19 MB/s)
[2026-02-25T21:52:37.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.jar
[2026-02-25T21:52:37.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.jar (1.5 MB at 3.6 MB/s)
[2026-02-25T21:52:37.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.jar
[2026-02-25T21:52:37.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.jar (143 kB at 337 kB/s)
[2026-02-25T21:52:37.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.jar
[2026-02-25T21:52:37.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.jar (111 kB at 235 kB/s)
[2026-02-25T21:52:37.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.jar
[2026-02-25T21:52:37.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.expressions/3.8.0/org.eclipse.core.expressions-3.8.0.jar (94 kB at 193 kB/s)
[2026-02-25T21:52:37.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.jar
[2026-02-25T21:52:37.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.jar (199 kB at 406 kB/s)
[2026-02-25T21:52:37.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.jar
[2026-02-25T21:52:37.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.jar (140 kB at 279 kB/s)
[2026-02-25T21:52:37.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.jar
[2026-02-25T21:52:37.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.jar (102 kB at 189 kB/s)
[2026-02-25T21:52:37.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.jar
[2026-02-25T21:52:37.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.jar (91 kB at 162 kB/s)
[2026-02-25T21:52:37.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar
[2026-02-25T21:52:37.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.filesystem/1.9.100/org.eclipse.core.filesystem-1.9.100.jar (70 kB at 122 kB/s)
[2026-02-25T21:52:37.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar
[2026-02-25T21:52:38.053Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.text/3.12.0/org.eclipse.text-3.12.0.jar (295 kB at 493 kB/s)
[2026-02-25T21:52:38.053Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/revelc/code/formatter/jsdt-core/3.0.0/jsdt-core-3.0.0.jar (30 MB at 50 MB/s)
[2026-02-25T21:52:38.053Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/platform/org.eclipse.core.commands/3.10.100/org.eclipse.core.commands-3.10.100.jar (117 kB at 190 kB/s)
[2026-02-25T21:52:38.053Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar (394 kB at 630 kB/s)
[2026-02-25T21:52:38.053Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar (16 kB at 25 kB/s)
[2026-02-25T21:52:38.053Z] [INFO]
[2026-02-25T21:52:38.053Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-parent ---
[2026-02-25T21:52:38.053Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.pom
[2026-02-25T21:52:38.367Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.pom
[2026-02-25T21:52:38.686Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.pom (4.9 kB at 15 kB/s)
[2026-02-25T21:52:38.686Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/javaparser/javaparser-parent/3.22.1/javaparser-parent-3.22.1.pom
[2026-02-25T21:52:39.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.22.1/javaparser-parent-3.22.1.pom
[2026-02-25T21:52:39.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.22.1/javaparser-parent-3.22.1.pom (22 kB at 85 kB/s)
[2026-02-25T21:52:39.005Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
[2026-02-25T21:52:39.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
[2026-02-25T21:52:39.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom (12 kB at 167 kB/s)
[2026-02-25T21:52:39.321Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
[2026-02-25T21:52:39.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
[2026-02-25T21:52:39.640Z] [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 182 kB/s)
[2026-02-25T21:52:39.640Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
[2026-02-25T21:52:40.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
[2026-02-25T21:52:40.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom (2.2 kB at 32 kB/s)
[2026-02-25T21:52:40.314Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
[2026-02-25T21:52:40.629Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
[2026-02-25T21:52:40.629Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 32 kB/s)
[2026-02-25T21:52:40.629Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
[2026-02-25T21:52:40.629Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
[2026-02-25T21:52:40.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 100 kB/s)
[2026-02-25T21:52:40.944Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.jar
[2026-02-25T21:52:40.944Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
[2026-02-25T21:52:40.944Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
[2026-02-25T21:52:40.944Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
[2026-02-25T21:52:40.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.jar
[2026-02-25T21:52:40.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
[2026-02-25T21:52:40.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
[2026-02-25T21:52:40.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
[2026-02-25T21:52:41.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar (14 kB at 216 kB/s)
[2026-02-25T21:52:41.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar (231 kB at 3.6 MB/s)
[2026-02-25T21:52:41.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.jar (1.3 MB at 14 MB/s)
[2026-02-25T21:52:41.259Z] [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 27 MB/s)
[2026-02-25T21:52:41.259Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:52:41.259Z] [INFO]
[2026-02-25T21:52:41.259Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-parent ---
[2026-02-25T21:52:41.259Z] [INFO]
[2026-02-25T21:52:41.259Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-parent ---
[2026-02-25T21:52:41.259Z] [INFO] Installing /quarkus/independent-projects/arc/pom.xml to /root/.m2/repository/io/quarkus/arc/arc-parent/2.7.5.Final/arc-parent-2.7.5.Final.pom
[2026-02-25T21:52:41.259Z] [INFO]
[2026-02-25T21:52:41.259Z] [INFO] -------------------------< io.quarkus.arc:arc >-------------------------
[2026-02-25T21:52:41.259Z] [INFO] Building ArC - Runtime 2.7.5.Final [4/964]
[2026-02-25T21:52:41.259Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:52:41.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom
[2026-02-25T21:52:41.259Z] [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 147 kB/s)
[2026-02-25T21:52:41.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[2026-02-25T21:52:41.259Z] [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 248 kB/s)
[2026-02-25T21:52:41.572Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom
[2026-02-25T21:52:41.572Z] [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 129 kB/s)
[2026-02-25T21:52:41.572Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom
[2026-02-25T21:52:41.572Z] [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 191 kB/s)
[2026-02-25T21:52:41.572Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
[2026-02-25T21:52:41.572Z] [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 256 kB/s)
[2026-02-25T21:52:41.572Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
[2026-02-25T21:52:41.572Z] [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 48 kB/s)
[2026-02-25T21:52:41.572Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.pom
[2026-02-25T21:52:41.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.pom (19 kB at 258 kB/s)
[2026-02-25T21:52:41.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom
[2026-02-25T21:52:41.896Z] [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 240 kB/s)
[2026-02-25T21:52:41.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom
[2026-02-25T21:52:41.896Z] [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 60 kB/s)
[2026-02-25T21:52:41.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom
[2026-02-25T21:52:41.896Z] [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 59 kB/s)
[2026-02-25T21:52:41.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom
[2026-02-25T21:52:41.896Z] [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 62 kB/s)
[2026-02-25T21:52:41.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[2026-02-25T21:52:42.212Z] [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 29 kB/s)
[2026-02-25T21:52:42.212Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom
[2026-02-25T21:52:42.212Z] [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 46 kB/s)
[2026-02-25T21:52:42.212Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[2026-02-25T21:52:42.212Z] [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 28 kB/s)
[2026-02-25T21:52:42.212Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom
[2026-02-25T21:52:42.212Z] [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 57 kB/s)
[2026-02-25T21:52:42.212Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom
[2026-02-25T21:52:42.212Z] [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 57 kB/s)
[2026-02-25T21:52:42.212Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom
[2026-02-25T21:52:42.212Z] [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 55 kB/s)
[2026-02-25T21:52:42.212Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom
[2026-02-25T21:52:42.528Z] [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 278 kB/s)
[2026-02-25T21:52:42.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
[2026-02-25T21:52:42.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
[2026-02-25T21:52:42.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
[2026-02-25T21:52:42.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.jar
[2026-02-25T21:52:42.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar
[2026-02-25T21:52:42.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 2.0 MB/s)
[2026-02-25T21:52:42.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
[2026-02-25T21:52:42.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.jar (64 kB at 1.0 MB/s)
[2026-02-25T21:52:42.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar
[2026-02-25T21:52:42.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 363 kB/s)
[2026-02-25T21:52:42.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
[2026-02-25T21:52:42.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 1.1 MB/s)
[2026-02-25T21:52:42.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
[2026-02-25T21:52:42.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 52 kB/s)
[2026-02-25T21:52:42.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[2026-02-25T21:52:42.528Z] [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 228 kB/s)
[2026-02-25T21:52:42.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
[2026-02-25T21:52:42.528Z] [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 128 kB/s)
[2026-02-25T21:52:42.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[2026-02-25T21:52:42.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 49 kB/s)
[2026-02-25T21:52:42.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
[2026-02-25T21:52:42.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 1.4 MB/s)
[2026-02-25T21:52:42.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
[2026-02-25T21:52:42.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 52 kB/s)
[2026-02-25T21:52:42.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
[2026-02-25T21:52:42.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 601 kB/s)
[2026-02-25T21:52:42.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar
[2026-02-25T21:52:42.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 37 kB/s)
[2026-02-25T21:52:42.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 3.1 MB/s)
[2026-02-25T21:52:42.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 1.1 MB/s)
[2026-02-25T21:52:42.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 876 kB/s)
[2026-02-25T21:52:42.528Z] [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 276 kB/s)
[2026-02-25T21:52:42.528Z] [INFO]
[2026-02-25T21:52:42.528Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc ---
[2026-02-25T21:52:42.528Z] [INFO]
[2026-02-25T21:52:42.528Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc ---
[2026-02-25T21:52:42.528Z] [INFO]
[2026-02-25T21:52:42.528Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc ---
[2026-02-25T21:52:42.528Z] [INFO]
[2026-02-25T21:52:42.528Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc ---
[2026-02-25T21:52:42.528Z] [INFO]
[2026-02-25T21:52:42.528Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc ---
[2026-02-25T21:52:42.528Z] [INFO]
[2026-02-25T21:52:42.528Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc ---
[2026-02-25T21:52:44.694Z] [INFO] Processed 102 files in 1s792ms (Formatted: 0, Unchanged: 102, Failed: 0, Readonly: 0)
[2026-02-25T21:52:44.694Z] [INFO]
[2026-02-25T21:52:44.694Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc ---
[2026-02-25T21:52:45.786Z] [INFO] Processed 102 files in 00:01.217 (Already Sorted: 102, Needed Sorting: 0)
[2026-02-25T21:52:45.786Z] [INFO]
[2026-02-25T21:52:45.786Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc ---
[2026-02-25T21:52:45.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:52:45.786Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:52:45.786Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/runtime/src/main/resources
[2026-02-25T21:52:45.786Z] [INFO]
[2026-02-25T21:52:45.786Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc ---
[2026-02-25T21:52:45.786Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:52:45.787Z] [INFO] Compiling 101 source files to /quarkus/independent-projects/arc/runtime/target/classes
[2026-02-25T21:52:48.645Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Qualifiers.java:[138,24] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-25T21:52:48.645Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[124,29] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-25T21:52:48.645Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[140,23] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-25T21:52:48.645Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[152,23] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-25T21:52:48.645Z] [WARNING] /quarkus/independent-projects/arc/runtime/src/main/java/io/quarkus/arc/impl/Reflections.java:[164,24] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-25T21:52:48.645Z] [INFO]
[2026-02-25T21:52:48.645Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc ---
[2026-02-25T21:52:48.645Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:52:48.645Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:52:48.645Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/runtime/src/test/resources
[2026-02-25T21:52:48.645Z] [INFO]
[2026-02-25T21:52:48.645Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc ---
[2026-02-25T21:52:48.645Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:52:48.645Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/arc/runtime/target/test-classes
[2026-02-25T21:52:48.645Z] [INFO]
[2026-02-25T21:52:48.645Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc ---
[2026-02-25T21:52:48.645Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar
[2026-02-25T21:52:48.954Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar
[2026-02-25T21:52:48.954Z] [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 358 kB/s)
[2026-02-25T21:52:48.954Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom
[2026-02-25T21:52:49.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom
[2026-02-25T21:52:49.265Z] [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 127 kB/s)
[2026-02-25T21:52:49.265Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
[2026-02-25T21:52:49.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
[2026-02-25T21:52:49.576Z] [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 40 kB/s)
[2026-02-25T21:52:49.576Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
[2026-02-25T21:52:50.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
[2026-02-25T21:52:50.676Z] [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 41 kB/s)
[2026-02-25T21:52:50.676Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
[2026-02-25T21:52:50.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
[2026-02-25T21:52:50.986Z] [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 42 kB/s)
[2026-02-25T21:52:50.986Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2026-02-25T21:52:51.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2026-02-25T21:52:51.297Z] [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 19 kB/s)
[2026-02-25T21:52:51.297Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
[2026-02-25T21:52:51.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
[2026-02-25T21:52:51.611Z] [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 39 kB/s)
[2026-02-25T21:52:51.611Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
[2026-02-25T21:52:51.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
[2026-02-25T21:52:51.923Z] [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 36 kB/s)
[2026-02-25T21:52:51.923Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2026-02-25T21:52:52.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2026-02-25T21:52:52.232Z] [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 32 kB/s)
[2026-02-25T21:52:52.232Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
[2026-02-25T21:52:52.541Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
[2026-02-25T21:52:52.542Z] [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 44 kB/s)
[2026-02-25T21:52:52.542Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
[2026-02-25T21:52:52.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
[2026-02-25T21:52:52.852Z] [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 41 kB/s)
[2026-02-25T21:52:52.852Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
[2026-02-25T21:52:53.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
[2026-02-25T21:52:53.167Z] [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 39 kB/s)
[2026-02-25T21:52:53.168Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2026-02-25T21:52:53.168Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2026-02-25T21:52:53.476Z] [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 365 kB/s)
[2026-02-25T21:52:53.476Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2026-02-25T21:52:53.476Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2026-02-25T21:52:53.476Z] [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 188 kB/s)
[2026-02-25T21:52:53.476Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
[2026-02-25T21:52:53.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
[2026-02-25T21:52:53.786Z] [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 628 kB/s)
[2026-02-25T21:52:53.786Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
[2026-02-25T21:52:54.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
[2026-02-25T21:52:54.409Z] [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 96 kB/s)
[2026-02-25T21:52:54.409Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2026-02-25T21:52:54.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2026-02-25T21:52:54.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 48 kB/s)
[2026-02-25T21:52:54.719Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2026-02-25T21:52:54.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2026-02-25T21:52:55.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 306 kB/s)
[2026-02-25T21:52:55.029Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2026-02-25T21:52:55.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2026-02-25T21:52:55.342Z] [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 118 kB/s)
[2026-02-25T21:52:55.342Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2026-02-25T21:52:55.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2026-02-25T21:52:55.342Z] [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 174 kB/s)
[2026-02-25T21:52:55.342Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom
[2026-02-25T21:52:55.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom
[2026-02-25T21:52:55.651Z] [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 277 kB/s)
[2026-02-25T21:52:55.651Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13/junit-4.13.pom
[2026-02-25T21:52:55.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom
[2026-02-25T21:52:56.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom (25 kB at 440 kB/s)
[2026-02-25T21:52:56.273Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2026-02-25T21:52:56.273Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2026-02-25T21:52:56.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 14 kB/s)
[2026-02-25T21:52:56.273Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2026-02-25T21:52:56.583Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2026-02-25T21:52:56.583Z] [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 40 kB/s)
[2026-02-25T21:52:56.583Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2026-02-25T21:52:56.894Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2026-02-25T21:52:56.894Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 192 kB/s)
[2026-02-25T21:52:56.894Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2026-02-25T21:52:57.205Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2026-02-25T21:52:57.205Z] [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 26 kB/s)
[2026-02-25T21:52:57.205Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
[2026-02-25T21:52:57.205Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
[2026-02-25T21:52:57.205Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2026-02-25T21:52:57.205Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
[2026-02-25T21:52:57.205Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
[2026-02-25T21:52:57.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
[2026-02-25T21:52:57.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
[2026-02-25T21:52:57.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
[2026-02-25T21:52:57.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2026-02-25T21:52:57.516Z] [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 1.4 MB/s)
[2026-02-25T21:52:57.516Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2026-02-25T21:52:57.516Z] [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 1.6 MB/s)
[2026-02-25T21:52:57.516Z] [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 36 kB/s)
[2026-02-25T21:52:57.516Z] [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 1.7 MB/s)
[2026-02-25T21:52:57.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
[2026-02-25T21:52:57.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2026-02-25T21:52:57.826Z] [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 210 kB/s)
[2026-02-25T21:52:57.826Z] [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 129 kB/s)
[2026-02-25T21:52:57.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar
[2026-02-25T21:52:57.826Z] [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 2.9 MB/s)
[2026-02-25T21:52:57.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom
[2026-02-25T21:52:57.826Z] [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 57 kB/s)
[2026-02-25T21:52:57.826Z] [INFO]
[2026-02-25T21:52:57.826Z] [INFO] -------------------------------------------------------
[2026-02-25T21:52:57.826Z] [INFO] T E S T S
[2026-02-25T21:52:57.826Z] [INFO] -------------------------------------------------------
[2026-02-25T21:52:58.140Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:52:58.450Z] [INFO] Running io.quarkus.arc.impl.QualifiersTest
[2026-02-25T21:52:58.450Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.arc.impl.QualifiersTest
[2026-02-25T21:52:58.450Z] [INFO]
[2026-02-25T21:52:58.450Z] [INFO] Results:
[2026-02-25T21:52:58.450Z] [INFO]
[2026-02-25T21:52:58.450Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:52:58.450Z] [INFO]
[2026-02-25T21:52:58.450Z] [INFO]
[2026-02-25T21:52:58.450Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc ---
[2026-02-25T21:52:58.450Z] [INFO] Building jar: /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final.jar
[2026-02-25T21:52:58.761Z] [INFO]
[2026-02-25T21:52:58.761Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc ---
[2026-02-25T21:52:58.761Z] [INFO] Building jar: /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final-sources.jar
[2026-02-25T21:52:58.761Z] [INFO]
[2026-02-25T21:52:58.761Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc ---
[2026-02-25T21:52:58.761Z] [INFO] Installing /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/arc/arc/2.7.5.Final/arc-2.7.5.Final.jar
[2026-02-25T21:52:58.761Z] [INFO] Installing /quarkus/independent-projects/arc/runtime/pom.xml to /root/.m2/repository/io/quarkus/arc/arc/2.7.5.Final/arc-2.7.5.Final.pom
[2026-02-25T21:52:58.761Z] [INFO] Installing /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/arc/arc/2.7.5.Final/arc-2.7.5.Final-sources.jar
[2026-02-25T21:52:58.761Z] [INFO]
[2026-02-25T21:52:58.761Z] [INFO] --------------------< io.quarkus.arc:arc-processor >--------------------
[2026-02-25T21:52:58.761Z] [INFO] Building ArC - Processor 2.7.5.Final [5/964]
[2026-02-25T21:52:58.761Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:52:58.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom
[2026-02-25T21:52:58.761Z] [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 113 kB/s)
[2026-02-25T21:52:58.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom
[2026-02-25T21:52:58.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 526 kB/s)
[2026-02-25T21:52:58.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.pom
[2026-02-25T21:52:59.071Z] [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 133 kB/s)
[2026-02-25T21:52:59.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom
[2026-02-25T21:52:59.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 44 kB/s)
[2026-02-25T21:52:59.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
[2026-02-25T21:52:59.071Z] [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 51 kB/s)
[2026-02-25T21:52:59.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
[2026-02-25T21:52:59.071Z] [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 49 kB/s)
[2026-02-25T21:52:59.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
[2026-02-25T21:52:59.071Z] [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 44 kB/s)
[2026-02-25T21:52:59.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom
[2026-02-25T21:52:59.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom (29 kB at 478 kB/s)
[2026-02-25T21:52:59.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom
[2026-02-25T21:52:59.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom (24 kB at 352 kB/s)
[2026-02-25T21:52:59.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom
[2026-02-25T21:52:59.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom (5.6 kB at 94 kB/s)
[2026-02-25T21:52:59.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar
[2026-02-25T21:52:59.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.jar
[2026-02-25T21:52:59.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
[2026-02-25T21:52:59.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
[2026-02-25T21:52:59.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
[2026-02-25T21:52:59.381Z] [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 878 kB/s)
[2026-02-25T21:52:59.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
[2026-02-25T21:52:59.381Z] [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 3.6 MB/s)
[2026-02-25T21:52:59.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar
[2026-02-25T21:52:59.381Z] [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 1.4 MB/s)
[2026-02-25T21:52:59.381Z] [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 1.5 MB/s)
[2026-02-25T21:52:59.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 1.6 MB/s)
[2026-02-25T21:52:59.381Z] [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 306 kB/s)
[2026-02-25T21:52:59.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar (5.0 MB at 35 MB/s)
[2026-02-25T21:52:59.693Z] [INFO]
[2026-02-25T21:52:59.693Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-processor ---
[2026-02-25T21:52:59.693Z] [INFO]
[2026-02-25T21:52:59.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-processor ---
[2026-02-25T21:52:59.693Z] [INFO]
[2026-02-25T21:52:59.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-processor ---
[2026-02-25T21:52:59.693Z] [INFO]
[2026-02-25T21:52:59.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-processor ---
[2026-02-25T21:52:59.693Z] [INFO]
[2026-02-25T21:52:59.693Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-processor ---
[2026-02-25T21:52:59.693Z] [INFO]
[2026-02-25T21:52:59.693Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-processor ---
[2026-02-25T21:53:00.366Z] [INFO] Processed 84 files in 855ms (Formatted: 0, Unchanged: 84, Failed: 0, Readonly: 0)
[2026-02-25T21:53:00.366Z] [INFO]
[2026-02-25T21:53:00.366Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-processor ---
[2026-02-25T21:53:02.047Z] [INFO] Processed 84 files in 00:01.306 (Already Sorted: 84, Needed Sorting: 0)
[2026-02-25T21:53:02.047Z] [INFO]
[2026-02-25T21:53:02.047Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc-processor ---
[2026-02-25T21:53:02.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:53:02.047Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:53:02.047Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/processor/src/main/resources
[2026-02-25T21:53:02.047Z] [INFO]
[2026-02-25T21:53:02.047Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc-processor ---
[2026-02-25T21:53:02.048Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:53:02.048Z] [INFO] Compiling 72 source files to /quarkus/independent-projects/arc/processor/target/classes
[2026-02-25T21:53:04.213Z] [WARNING] /quarkus/independent-projects/arc/processor/src/main/java/io/quarkus/arc/processor/DotNames.java:[100,63] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T21:53:04.213Z] [INFO]
[2026-02-25T21:53:04.213Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc-processor ---
[2026-02-25T21:53:04.213Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:53:04.213Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:53:04.213Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/processor/src/test/resources
[2026-02-25T21:53:04.213Z] [INFO]
[2026-02-25T21:53:04.213Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc-processor ---
[2026-02-25T21:53:04.213Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:53:04.213Z] [INFO] Compiling 12 source files to /quarkus/independent-projects/arc/processor/target/test-classes
[2026-02-25T21:53:04.213Z] [INFO]
[2026-02-25T21:53:04.213Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc-processor ---
[2026-02-25T21:53:04.213Z] [INFO]
[2026-02-25T21:53:04.213Z] [INFO] -------------------------------------------------------
[2026-02-25T21:53:04.213Z] [INFO] T E S T S
[2026-02-25T21:53:04.213Z] [INFO] -------------------------------------------------------
[2026-02-25T21:53:04.524Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:53:04.836Z] [INFO] Running io.quarkus.arc.processor.BeanInfoQualifiersTest
[2026-02-25T21:53:05.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in io.quarkus.arc.processor.BeanInfoQualifiersTest
[2026-02-25T21:53:05.148Z] [INFO] Running io.quarkus.arc.processor.MethodUtilsTest
[2026-02-25T21:53:05.148Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in io.quarkus.arc.processor.MethodUtilsTest
[2026-02-25T21:53:05.148Z] [INFO] Running io.quarkus.arc.processor.TypesTest
[2026-02-25T21:53:05.148Z] Feb 25, 2026 9:53:04 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-02-25T21:53:05.148Z] INFO: Producer method java.util.List<? extends java.lang.Number> produce() contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2026-02-25T21:53:05.148Z] Feb 25, 2026 9:53:04 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-02-25T21:53:05.148Z] INFO: Producer method java.util.List<? extends java.lang.Number> produce() contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2026-02-25T21:53:05.148Z] Feb 25, 2026 9:53:04 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-02-25T21:53:05.148Z] INFO: Producer method java.util.List<? extends java.lang.Number> produce() contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2026-02-25T21:53:05.148Z] Feb 25, 2026 9:53:04 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-02-25T21:53:05.148Z] INFO: Producer field java.util.List<? extends java.lang.Number> io.quarkus.arc.processor.TypesTest$Producer.produce contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2026-02-25T21:53:05.148Z] Feb 25, 2026 9:53:04 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-02-25T21:53:05.148Z] INFO: Producer field java.util.List<? extends java.lang.Number> io.quarkus.arc.processor.TypesTest$Producer.produce contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2026-02-25T21:53:05.148Z] Feb 25, 2026 9:53:04 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-02-25T21:53:05.148Z] INFO: Producer field java.util.List<? extends java.lang.Number> io.quarkus.arc.processor.TypesTest$Producer.produce contains a parameterized typed with a wildcard. This type is not a legal bean type according to CDI specification and will be ignored during bean resolution.
[2026-02-25T21:53:05.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in io.quarkus.arc.processor.TypesTest
[2026-02-25T21:53:05.148Z] [INFO] Running io.quarkus.arc.processor.DotNamesTest
[2026-02-25T21:53:05.148Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.processor.DotNamesTest
[2026-02-25T21:53:05.148Z] [INFO] Running io.quarkus.arc.processor.SubclassSkipPredicateTest
[2026-02-25T21:53:05.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.processor.SubclassSkipPredicateTest
[2026-02-25T21:53:05.148Z] [INFO] Running io.quarkus.arc.processor.BeanInfoTypesTest
[2026-02-25T21:53:05.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.processor.BeanInfoTypesTest
[2026-02-25T21:53:05.148Z] [INFO] Running io.quarkus.arc.processor.BeanInfoInjectionsTest
[2026-02-25T21:53:05.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.processor.BeanInfoInjectionsTest
[2026-02-25T21:53:05.148Z] [INFO]
[2026-02-25T21:53:05.148Z] [INFO] Results:
[2026-02-25T21:53:05.148Z] [INFO]
[2026-02-25T21:53:05.148Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:53:05.148Z] [INFO]
[2026-02-25T21:53:05.148Z] [INFO]
[2026-02-25T21:53:05.148Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc-processor ---
[2026-02-25T21:53:05.148Z] [INFO] Building jar: /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final.jar
[2026-02-25T21:53:05.459Z] [INFO]
[2026-02-25T21:53:05.459Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-processor ---
[2026-02-25T21:53:05.459Z] [INFO] Building jar: /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final-sources.jar
[2026-02-25T21:53:05.459Z] [INFO]
[2026-02-25T21:53:05.459Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-processor ---
[2026-02-25T21:53:05.459Z] [INFO] Installing /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/arc/arc-processor/2.7.5.Final/arc-processor-2.7.5.Final.jar
[2026-02-25T21:53:05.459Z] [INFO] Installing /quarkus/independent-projects/arc/processor/pom.xml to /root/.m2/repository/io/quarkus/arc/arc-processor/2.7.5.Final/arc-processor-2.7.5.Final.pom
[2026-02-25T21:53:05.459Z] [INFO] Installing /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/arc/arc-processor/2.7.5.Final/arc-processor-2.7.5.Final-sources.jar
[2026-02-25T21:53:05.459Z] [INFO]
[2026-02-25T21:53:05.459Z] [INFO] ----------------------< io.quarkus.arc:arc-tests >----------------------
[2026-02-25T21:53:05.459Z] [INFO] Building ArC - Tests 2.7.5.Final [6/964]
[2026-02-25T21:53:05.459Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:53:05.459Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom
[2026-02-25T21:53:05.459Z] [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 209 kB/s)
[2026-02-25T21:53:05.459Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.pom
[2026-02-25T21:53:05.459Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.pom (1.6 kB at 26 kB/s)
[2026-02-25T21:53:05.459Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom
[2026-02-25T21:53:05.459Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom (4.9 kB at 90 kB/s)
[2026-02-25T21:53:05.459Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.pom
[2026-02-25T21:53:05.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.pom (1.2 kB at 20 kB/s)
[2026-02-25T21:53:05.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar
[2026-02-25T21:53:05.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.jar
[2026-02-25T21:53:05.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.jar
[2026-02-25T21:53:05.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar
[2026-02-25T21:53:05.815Z] [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 2.7 MB/s)
[2026-02-25T21:53:05.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.jar (1.5 MB at 23 MB/s)
[2026-02-25T21:53:05.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar (18 kB at 262 kB/s)
[2026-02-25T21:53:05.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.10/kotlin-stdlib-common-1.6.10.jar (201 kB at 2.5 MB/s)
[2026-02-25T21:53:05.815Z] [INFO]
[2026-02-25T21:53:05.815Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-tests ---
[2026-02-25T21:53:05.815Z] [INFO]
[2026-02-25T21:53:05.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-tests ---
[2026-02-25T21:53:05.815Z] [INFO]
[2026-02-25T21:53:05.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-tests ---
[2026-02-25T21:53:05.815Z] [INFO]
[2026-02-25T21:53:05.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-tests ---
[2026-02-25T21:53:05.815Z] [INFO]
[2026-02-25T21:53:05.815Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-tests ---
[2026-02-25T21:53:05.815Z] [INFO]
[2026-02-25T21:53:05.815Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-tests ---
[2026-02-25T21:53:06.488Z] [INFO] Processed 360 files in 552ms (Formatted: 0, Unchanged: 360, Failed: 0, Readonly: 0)
[2026-02-25T21:53:06.488Z] [INFO]
[2026-02-25T21:53:06.488Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-tests ---
[2026-02-25T21:53:07.161Z] [INFO] Processed 360 files in 00:00.717 (Already Sorted: 360, Needed Sorting: 0)
[2026-02-25T21:53:07.161Z] [INFO]
[2026-02-25T21:53:07.161Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc-tests ---
[2026-02-25T21:53:07.161Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:53:07.161Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:53:07.161Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/tests/src/main/resources
[2026-02-25T21:53:07.161Z] [INFO]
[2026-02-25T21:53:07.161Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc-tests ---
[2026-02-25T21:53:07.161Z] [INFO] No sources to compile
[2026-02-25T21:53:07.161Z] [INFO]
[2026-02-25T21:53:07.161Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc-tests ---
[2026-02-25T21:53:07.161Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:53:07.161Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:53:07.161Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/tests/src/test/resources
[2026-02-25T21:53:07.161Z] [INFO]
[2026-02-25T21:53:07.161Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc-tests ---
[2026-02-25T21:53:07.161Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:53:07.161Z] [INFO] Compiling 360 source files to /quarkus/independent-projects/arc/tests/target/test-classes
[2026-02-25T21:53:09.328Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/injection/assignability/generics/RawTypeAssignabilityTest.java:[66,20] unchecked call to Foo(T) as a member of the raw type io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest.Foo
[2026-02-25T21:53:09.328Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityResolutionTest.java:[58,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T21:53:09.328Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[57,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T21:53:09.328Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[75,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T21:53:09.328Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[88,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T21:53:09.328Z] [WARNING] /quarkus/independent-projects/arc/tests/src/test/java/io/quarkus/arc/test/alternatives/priority/AlternativePriorityAnnotationTest.java:[93,10] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T21:53:09.328Z] [INFO]
[2026-02-25T21:53:09.328Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc-tests ---
[2026-02-25T21:53:09.328Z] [INFO]
[2026-02-25T21:53:09.328Z] [INFO] -------------------------------------------------------
[2026-02-25T21:53:09.328Z] [INFO] T E S T S
[2026-02-25T21:53:09.328Z] [INFO] -------------------------------------------------------
[2026-02-25T21:53:09.328Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:53:10.424Z] [INFO] Running io.quarkus.arc.test.buildextension.observers.SyntheticObserverErrorTest
[2026-02-25T21:53:10.424Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in io.quarkus.arc.test.buildextension.observers.SyntheticObserverErrorTest
[2026-02-25T21:53:10.424Z] [INFO] Running io.quarkus.arc.test.buildextension.observers.SyntheticObserverTest
[2026-02-25T21:53:10.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in io.quarkus.arc.test.buildextension.observers.SyntheticObserverTest
[2026-02-25T21:53:10.735Z] [INFO] Running io.quarkus.arc.test.buildextension.beans.BeanRegistrarTest
[2026-02-25T21:53:10.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in io.quarkus.arc.test.buildextension.beans.BeanRegistrarTest
[2026-02-25T21:53:10.735Z] [INFO] Running io.quarkus.arc.test.buildextension.beans.SyntheticBeanCollisionTest
[2026-02-25T21:53:10.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.buildextension.beans.SyntheticBeanCollisionTest
[2026-02-25T21:53:10.735Z] [INFO] Running io.quarkus.arc.test.buildextension.injectionPoints.InjectionPointTransformerTest
[2026-02-25T21:53:10.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in io.quarkus.arc.test.buildextension.injectionPoints.InjectionPointTransformerTest
[2026-02-25T21:53:10.735Z] [INFO] Running io.quarkus.arc.test.buildextension.validator.BeanDeploymentValidatorTest
[2026-02-25T21:53:11.051Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in io.quarkus.arc.test.buildextension.validator.BeanDeploymentValidatorTest
[2026-02-25T21:53:11.051Z] [INFO] Running io.quarkus.arc.test.buildextension.qualifiers.AdditionalQualifiersTest
[2026-02-25T21:53:11.051Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.test.buildextension.qualifiers.AdditionalQualifiersTest
[2026-02-25T21:53:11.051Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerBuilderTest
[2026-02-25T21:53:11.051Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerBuilderTest
[2026-02-25T21:53:11.051Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerInterceptorBindingTest
[2026-02-25T21:53:11.051Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerInterceptorBindingTest
[2026-02-25T21:53:11.051Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerTest
[2026-02-25T21:53:11.051Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerTest
[2026-02-25T21:53:11.051Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AddObservesTest
[2026-02-25T21:53:11.051Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.buildextension.annotations.AddObservesTest
[2026-02-25T21:53:11.051Z] [INFO] Running io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsPredicateTest
[2026-02-25T21:53:11.361Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s - in io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsPredicateTest
[2026-02-25T21:53:11.361Z] [INFO] Running io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsTest
[2026-02-25T21:53:11.361Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsTest
[2026-02-25T21:53:11.361Z] [INFO] Running io.quarkus.arc.test.interceptors.constructor.SubclassConstructorGuardTest
[2026-02-25T21:53:11.361Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.interceptors.constructor.SubclassConstructorGuardTest
[2026-02-25T21:53:11.361Z] [INFO] Running io.quarkus.arc.test.interceptors.KotlinInterceptorTest
[2026-02-25T21:53:11.361Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.interceptors.KotlinInterceptorTest
[2026-02-25T21:53:11.361Z] [INFO] Running io.quarkus.arc.test.interceptors.postConstruct.inherited.PackagePrivatePostConstructInheritanceTest
[2026-02-25T21:53:11.361Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.interceptors.postConstruct.inherited.PackagePrivatePostConstructInheritanceTest
[2026-02-25T21:53:11.361Z] [INFO] Running io.quarkus.arc.test.interceptors.defaultmethod.DefaultMethodInterceptorTest
[2026-02-25T21:53:11.361Z] Feb 25, 2026 9:53:11 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-25T21:53:11.361Z] INFO: The interceptor io.quarkus.arc.test.interceptors.defaultmethod.MessageInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-25T21:53:11.672Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.arc.test.interceptors.defaultmethod.DefaultMethodInterceptorTest
[2026-02-25T21:53:11.672Z] [INFO] Running io.quarkus.arc.test.interceptors.complex.MultipleInterceptionTypesTogetherTest
[2026-02-25T21:53:11.672Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.interceptors.complex.MultipleInterceptionTypesTogetherTest
[2026-02-25T21:53:11.672Z] [INFO] Running io.quarkus.arc.test.interceptors.subclasses.InterceptorSubclassesAreSharedTest
[2026-02-25T21:53:11.672Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.interceptors.subclasses.InterceptorSubclassesAreSharedTest
[2026-02-25T21:53:11.672Z] [INFO] Running io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest
[2026-02-25T21:53:11.672Z] Feb 25, 2026 9:53:11 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-25T21:53:11.672Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-25T21:53:11.672Z] - Interceptor method io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest$SimpleInterceptor#mySuperCoolAroundInvoke()
[2026-02-25T21:53:11.672Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest
[2026-02-25T21:53:11.672Z] [INFO] Running io.quarkus.arc.test.interceptors.noclassinterceptors.NoClassInterceptorsTest
[2026-02-25T21:53:11.672Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.arc.test.interceptors.noclassinterceptors.NoClassInterceptorsTest
[2026-02-25T21:53:11.672Z] [INFO] Running io.quarkus.arc.test.interceptors.context.ContextDataTest
[2026-02-25T21:53:11.672Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.interceptors.context.ContextDataTest
[2026-02-25T21:53:11.672Z] [INFO] Running io.quarkus.arc.test.interceptors.context.AsyncContinuationTest
[2026-02-25T21:53:11.672Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in io.quarkus.arc.test.interceptors.context.AsyncContinuationTest
[2026-02-25T21:53:11.672Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest
[2026-02-25T21:53:11.672Z] Feb 25, 2026 9:53:11 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-25T21:53:11.672Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-25T21:53:11.672Z] Feb 25, 2026 9:53:11 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-25T21:53:11.672Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$OtherInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-25T21:53:11.672Z] Feb 25, 2026 9:53:11 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-25T21:53:11.672Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-25T21:53:11.672Z] Feb 25, 2026 9:53:11 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-25T21:53:11.672Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$OtherInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-25T21:53:11.672Z] Feb 25, 2026 9:53:11 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-25T21:53:11.672Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-25T21:53:11.672Z] Feb 25, 2026 9:53:11 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-25T21:53:11.672Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest$OtherInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-25T21:53:11.672Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest
[2026-02-25T21:53:11.672Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest
[2026-02-25T21:53:11.672Z] Feb 25, 2026 9:53:11 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-25T21:53:11.672Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-25T21:53:11.672Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest
[2026-02-25T21:53:11.672Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest
[2026-02-25T21:53:11.672Z] Feb 25, 2026 9:53:11 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-25T21:53:11.672Z] INFO: The interceptor io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest$SimpleInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-25T21:53:11.672Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest
[2026-02-25T21:53:11.672Z] [INFO] Running io.quarkus.arc.test.interceptors.intercepted.InterceptedBeanInjectionTest
[2026-02-25T21:53:11.985Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.interceptors.intercepted.InterceptedBeanInjectionTest
[2026-02-25T21:53:11.985Z] [INFO] Running io.quarkus.arc.test.interceptors.arcInvContext.ArcInvocationContextTest
[2026-02-25T21:53:11.985Z] Feb 25, 2026 9:53:11 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-25T21:53:11.985Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-25T21:53:11.985Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextInterceptorPrivate#aroundInvoke(),
[2026-02-25T21:53:11.985Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextLifecycleInterceptorPrivate#postConstruct(),
[2026-02-25T21:53:11.985Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextLifecycleInterceptorPrivate#preDestroy()
[2026-02-25T21:53:11.985Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.interceptors.arcInvContext.ArcInvocationContextTest
[2026-02-25T21:53:11.985Z] [INFO] Running io.quarkus.arc.test.interceptors.bindingdefaultvalue.BindingDefaultValueTest
[2026-02-25T21:53:11.985Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.interceptors.bindingdefaultvalue.BindingDefaultValueTest
[2026-02-25T21:53:11.985Z] [INFO] Running io.quarkus.arc.test.interceptors.bridge.BridgeMethodInterceptionTest
[2026-02-25T21:53:11.985Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in io.quarkus.arc.test.interceptors.bridge.BridgeMethodInterceptionTest
[2026-02-25T21:53:11.985Z] [INFO] Running io.quarkus.arc.test.interceptors.finalmethod.FinalInterceptedMethodTest
[2026-02-25T21:53:11.985Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.interceptors.finalmethod.FinalInterceptedMethodTest
[2026-02-25T21:53:11.985Z] [INFO] Running io.quarkus.arc.test.interceptors.finalmethod.FinalNonInterceptedMethodTest
[2026-02-25T21:53:11.985Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.interceptors.finalmethod.FinalNonInterceptedMethodTest
[2026-02-25T21:53:11.985Z] [INFO] Running io.quarkus.arc.test.interceptors.inheritance.InterceptorSuperclassTest
[2026-02-25T21:53:11.985Z] Feb 25, 2026 9:53:11 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-25T21:53:11.985Z] INFO: The interceptor io.quarkus.arc.test.interceptors.inheritance.Interceptor2 does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-25T21:53:11.985Z] Feb 25, 2026 9:53:11 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-25T21:53:11.985Z] INFO: The interceptor io.quarkus.arc.test.interceptors.inheritance.Interceptor1 does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-25T21:53:11.985Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.interceptors.inheritance.InterceptorSuperclassTest
[2026-02-25T21:53:11.985Z] [INFO] Running io.quarkus.arc.test.interceptors.nonpublicparams.NonPublicParametersTest
[2026-02-25T21:53:11.985Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in io.quarkus.arc.test.interceptors.nonpublicparams.NonPublicParametersTest
[2026-02-25T21:53:11.985Z] [INFO] Running io.quarkus.arc.test.interceptors.methodargs.MethodArgsInterceptionTest
[2026-02-25T21:53:11.985Z] Feb 25, 2026 9:53:11 PM io.quarkus.arc.processor.Methods$SubclassSkipPredicate test
[2026-02-25T21:53:11.985Z] WARN: A method runWorker() declared on io.quarkus.arc.test.interceptors.methodargs.base.BaseExecutor has a non-public parameter of type io.quarkus.arc.test.interceptors.methodargs.base.BaseExecutor$Worker which prevents it from being intercepted. Please change the parameter type visibility in order to make it intercepted.
[2026-02-25T21:53:11.985Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.interceptors.methodargs.MethodArgsInterceptionTest
[2026-02-25T21:53:11.985Z] [INFO] Running io.quarkus.arc.test.interceptors.selfinvocation.SelfInvocationTest
[2026-02-25T21:53:11.985Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.interceptors.selfinvocation.SelfInvocationTest
[2026-02-25T21:53:11.985Z] [INFO] Running io.quarkus.arc.test.interceptors.mixed.BusinessLifecycleInterceptorTest
[2026-02-25T21:53:11.985Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.interceptors.mixed.BusinessLifecycleInterceptorTest
[2026-02-25T21:53:11.985Z] [INFO] Running io.quarkus.arc.test.interceptors.parameters.ParamInterceptorTest
[2026-02-25T21:53:12.298Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.interceptors.parameters.ParamInterceptorTest
[2026-02-25T21:53:12.298Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.multiple.MultipleBindingsTest
[2026-02-25T21:53:12.298Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.interceptors.bindings.multiple.MultipleBindingsTest
[2026-02-25T21:53:12.298Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.InvocationContextBindingsTest
[2026-02-25T21:53:12.298Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.interceptors.bindings.InvocationContextBindingsTest
[2026-02-25T21:53:12.298Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.transitive.with.transformer.TransitiveInterceptionWithTransformerApplicationTest
[2026-02-25T21:53:12.298Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.interceptors.bindings.transitive.with.transformer.TransitiveInterceptionWithTransformerApplicationTest
[2026-02-25T21:53:12.298Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.transitive.TransitiveInterceptorBindingTest
[2026-02-25T21:53:12.298Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.interceptors.bindings.transitive.TransitiveInterceptorBindingTest
[2026-02-25T21:53:12.298Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest
[2026-02-25T21:53:12.298Z] Feb 25, 2026 9:53:12 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-25T21:53:12.298Z] INFO: The interceptor io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest$IncrementingInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-25T21:53:12.298Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest
[2026-02-25T21:53:12.298Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest
[2026-02-25T21:53:12.298Z] Feb 25, 2026 9:53:12 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-25T21:53:12.298Z] INFO: The interceptor io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest$IncrementingInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-25T21:53:12.298Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest
[2026-02-25T21:53:12.298Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest
[2026-02-25T21:53:12.298Z] Feb 25, 2026 9:53:12 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-25T21:53:12.298Z] INFO: The interceptor io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest$IncrementingInterceptor does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-25T21:53:12.298Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest
[2026-02-25T21:53:12.298Z] [INFO] Running io.quarkus.arc.test.interceptors.no.priority.InterceptorWithNoPriorityTest
[2026-02-25T21:53:12.298Z] Feb 25, 2026 9:53:12 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-02-25T21:53:12.298Z] INFO: The interceptor io.quarkus.arc.test.interceptors.no.priority.SimpleInterceptorWithNoPriority does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-25T21:53:12.298Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.interceptors.no.priority.InterceptorWithNoPriorityTest
[2026-02-25T21:53:12.298Z] [INFO] Running io.quarkus.arc.test.interceptors.exceptionhandling.InterceptorExceptionHandlingTest
[2026-02-25T21:53:12.298Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in io.quarkus.arc.test.interceptors.exceptionhandling.InterceptorExceptionHandlingTest
[2026-02-25T21:53:12.298Z] [INFO] Running io.quarkus.arc.test.interceptors.SimpleInterceptorTest
[2026-02-25T21:53:12.298Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.interceptors.SimpleInterceptorTest
[2026-02-25T21:53:12.298Z] [INFO] Running io.quarkus.arc.test.clientproxy.delegatingmethods.ClientProxyMethodInvocationInConstructorTest
[2026-02-25T21:53:12.298Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.clientproxy.delegatingmethods.ClientProxyMethodInvocationInConstructorTest
[2026-02-25T21:53:12.298Z] [INFO] Running io.quarkus.arc.test.clientproxy.constructor.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2026-02-25T21:53:12.610Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.clientproxy.constructor.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2026-02-25T21:53:12.610Z] [INFO] Running io.quarkus.arc.test.clientproxy.constructor.ClientProxyConstructorGuardTest
[2026-02-25T21:53:12.610Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.clientproxy.constructor.ClientProxyConstructorGuardTest
[2026-02-25T21:53:12.610Z] [INFO] Running io.quarkus.arc.test.clientproxy.bridgemethod.SameDescriptorDifferentReturnTypeMethodTest
[2026-02-25T21:53:12.610Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.clientproxy.bridgemethod.SameDescriptorDifferentReturnTypeMethodTest
[2026-02-25T21:53:12.610Z] [INFO] Running io.quarkus.arc.test.clientproxy.ProducerClientProxyTest
[2026-02-25T21:53:12.610Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.clientproxy.ProducerClientProxyTest
[2026-02-25T21:53:12.610Z] [INFO] Running io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest
[2026-02-25T21:53:12.610Z] Feb 25, 2026 9:53:12 PM io.quarkus.arc.processor.Methods skipForClientProxy
[2026-02-25T21:53:12.610Z] WARN: Final method io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest$Moo.getVal() is ignored during proxy generation and should never be invoked upon the proxy instance!
[2026-02-25T21:53:12.610Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest
[2026-02-25T21:53:12.610Z] [INFO] Running io.quarkus.arc.test.clientproxy.ClientProxyGetContextualInstanceTest
[2026-02-25T21:53:12.610Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.clientproxy.ClientProxyGetContextualInstanceTest
[2026-02-25T21:53:12.610Z] [INFO] Running io.quarkus.arc.test.clientproxy.toString.ClientProxyToStringDelegatedTest
[2026-02-25T21:53:12.610Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.clientproxy.toString.ClientProxyToStringDelegatedTest
[2026-02-25T21:53:12.610Z] [INFO] Running io.quarkus.arc.test.alternatives.AlternativesPriorityTest
[2026-02-25T21:53:12.610Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.alternatives.AlternativesPriorityTest
[2026-02-25T21:53:12.610Z] [INFO] Running io.quarkus.arc.test.alternatives.AlternativesTest
[2026-02-25T21:53:12.610Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.alternatives.AlternativesTest
[2026-02-25T21:53:12.611Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.AlternativePriorityAnnotationTest
[2026-02-25T21:53:12.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.alternatives.priority.AlternativePriorityAnnotationTest
[2026-02-25T21:53:12.611Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.ComputedAlternativePriorityTest
[2026-02-25T21:53:12.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.alternatives.priority.ComputedAlternativePriorityTest
[2026-02-25T21:53:12.611Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.AlternativePriorityResolutionTest
[2026-02-25T21:53:12.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.alternatives.priority.AlternativePriorityResolutionTest
[2026-02-25T21:53:12.611Z] [INFO] Running io.quarkus.arc.test.observers.ParameterizedPayloadTest
[2026-02-25T21:53:12.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.observers.ParameterizedPayloadTest
[2026-02-25T21:53:12.611Z] [INFO] Running io.quarkus.arc.test.observers.metadata.EventMetadataTest
[2026-02-25T21:53:12.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.observers.metadata.EventMetadataTest
[2026-02-25T21:53:12.611Z] [INFO] Running io.quarkus.arc.test.observers.metadata.EventMetadataWrongInjectionTest
[2026-02-25T21:53:12.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.observers.metadata.EventMetadataWrongInjectionTest
[2026-02-25T21:53:12.611Z] [INFO] Running io.quarkus.arc.test.observers.staticmethods.StaticObserverTest
[2026-02-25T21:53:12.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.observers.staticmethods.StaticObserverTest
[2026-02-25T21:53:12.611Z] [INFO] Running io.quarkus.arc.test.observers.injection.SimpleObserverInjectionTest
[2026-02-25T21:53:12.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.observers.injection.SimpleObserverInjectionTest
[2026-02-25T21:53:12.611Z] [INFO] Running io.quarkus.arc.test.observers.notification.ObserverNotificationTest
[2026-02-25T21:53:12.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.observers.notification.ObserverNotificationTest
[2026-02-25T21:53:12.611Z] [INFO] Running io.quarkus.arc.test.observers.discovery.ObserverOnClassWithoutBeanDefiningAnnotationTest
[2026-02-25T21:53:12.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.observers.discovery.ObserverOnClassWithoutBeanDefiningAnnotationTest
[2026-02-25T21:53:12.611Z] [INFO] Running io.quarkus.arc.test.observers.async.AsyncObserverExceptionTest
[2026-02-25T21:53:12.929Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.observers.async.AsyncObserverExceptionTest
[2026-02-25T21:53:12.929Z] [INFO] Running io.quarkus.arc.test.observers.async.AsyncObserverTest
[2026-02-25T21:53:12.929Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.observers.async.AsyncObserverTest
[2026-02-25T21:53:12.929Z] [INFO] Running io.quarkus.arc.test.observers.request.RequestInObserverNotificationTest
[2026-02-25T21:53:12.929Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.observers.request.RequestInObserverNotificationTest
[2026-02-25T21:53:12.929Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.generated.GeneratedObserverClassNotSharedTest
[2026-02-25T21:53:12.929Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.observers.inheritance.generated.GeneratedObserverClassNotSharedTest
[2026-02-25T21:53:12.929Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.ObserverInheritanceTest
[2026-02-25T21:53:12.929Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in io.quarkus.arc.test.observers.inheritance.ObserverInheritanceTest
[2026-02-25T21:53:12.929Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.different.packages.subpackage.PackagePrivateObserverInheritanceTest
[2026-02-25T21:53:12.929Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.observers.inheritance.different.packages.subpackage.PackagePrivateObserverInheritanceTest
[2026-02-25T21:53:12.929Z] [INFO] Running io.quarkus.arc.test.observers.SimpleObserverTest
[2026-02-25T21:53:12.929Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.observers.SimpleObserverTest
[2026-02-25T21:53:12.929Z] [INFO] Running io.quarkus.arc.test.observers.duplicate.bindings.DuplicateBindingsResolutionTest
[2026-02-25T21:53:12.929Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.observers.duplicate.bindings.DuplicateBindingsResolutionTest
[2026-02-25T21:53:12.929Z] [INFO] Running io.quarkus.arc.test.observers.ordering.ObserverOrderingTest
[2026-02-25T21:53:12.929Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.observers.ordering.ObserverOrderingTest
[2026-02-25T21:53:12.929Z] [INFO] Running io.quarkus.arc.test.observers.ifexists.ReceptionIfExistsTest
[2026-02-25T21:53:12.929Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.observers.ifexists.ReceptionIfExistsTest
[2026-02-25T21:53:12.929Z] [INFO] Running io.quarkus.arc.test.observers.RuntimeClassTest
[2026-02-25T21:53:12.929Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.observers.RuntimeClassTest
[2026-02-25T21:53:12.929Z] [INFO] Running io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest
[2026-02-25T21:53:12.929Z] Feb 25, 2026 9:53:12 PM io.quarkus.arc.impl.AbstractInstanceHandle destroyInternal
[2026-02-25T21:53:12.929Z] ERROR: Error occurred while destroying instance of bean [io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest_DestroyBean_Bean]: java.lang.IllegalStateException
[2026-02-25T21:53:12.929Z] Feb 25, 2026 9:53:12 PM io.quarkus.arc.impl.AbstractInstanceHandle destroyInternal
[2026-02-25T21:53:12.929Z] ERROR: Error occurred while destroying instance of bean [io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest_DestroyProducerBean_ProducerMethod_produce_b8bbfe992dd6045a5d8d59f3cd8a2859a05b7c77_Bean]: java.lang.IllegalStateException
[2026-02-25T21:53:12.929Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest
[2026-02-25T21:53:12.929Z] [INFO] Running io.quarkus.arc.test.bean.lifecycle.inheritance.BeanLifecycleMethodsOverridenTest
[2026-02-25T21:53:12.929Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.bean.lifecycle.inheritance.BeanLifecycleMethodsOverridenTest
[2026-02-25T21:53:12.929Z] [INFO] Running io.quarkus.arc.test.name.AmbiguousNameTest
[2026-02-25T21:53:12.929Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.name.AmbiguousNameTest
[2026-02-25T21:53:12.929Z] [INFO] Running io.quarkus.arc.test.name.NameResolutionTest
[2026-02-25T21:53:12.929Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.test.name.NameResolutionTest
[2026-02-25T21:53:12.929Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultClassBeanTest
[2026-02-25T21:53:13.241Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.arc.test.defaultbean.DefaultClassBeanTest
[2026-02-25T21:53:13.241Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultProducerFieldTest
[2026-02-25T21:53:13.241Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.arc.test.defaultbean.DefaultProducerFieldTest
[2026-02-25T21:53:13.241Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultProducerMethodTest
[2026-02-25T21:53:13.241Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.defaultbean.DefaultProducerMethodTest
[2026-02-25T21:53:13.241Z] [INFO] Running io.quarkus.arc.test.instance.InjectableInstanceTest
[2026-02-25T21:53:13.241Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.instance.InjectableInstanceTest
[2026-02-25T21:53:13.241Z] [INFO] Running io.quarkus.arc.test.instance.RawTypeInstanceTest
[2026-02-25T21:53:13.241Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.instance.RawTypeInstanceTest
[2026-02-25T21:53:13.241Z] [INFO] Running io.quarkus.arc.test.instance.PriorityTest
[2026-02-25T21:53:13.241Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.instance.PriorityTest
[2026-02-25T21:53:13.241Z] [INFO] Running io.quarkus.arc.test.instance.frombean.InstanceFromBeanTest
[2026-02-25T21:53:13.241Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.instance.frombean.InstanceFromBeanTest
[2026-02-25T21:53:13.241Z] [INFO] Running io.quarkus.arc.test.instance.ArcContainerSelectTest
[2026-02-25T21:53:13.241Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.instance.ArcContainerSelectTest
[2026-02-25T21:53:13.241Z] [INFO] Running io.quarkus.arc.test.instance.cacheget.InstanceWithCachingTest
[2026-02-25T21:53:13.241Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.instance.cacheget.InstanceWithCachingTest
[2026-02-25T21:53:13.241Z] [INFO] Running io.quarkus.arc.test.instance.destroy.InstanceDestroyTest
[2026-02-25T21:53:13.241Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.instance.destroy.InstanceDestroyTest
[2026-02-25T21:53:13.241Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerEventTest
[2026-02-25T21:53:13.241Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.beanmanager.BeanManagerEventTest
[2026-02-25T21:53:13.242Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerTest
[2026-02-25T21:53:13.557Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in io.quarkus.arc.test.beanmanager.BeanManagerTest
[2026-02-25T21:53:13.557Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerInstanceTest
[2026-02-25T21:53:13.557Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.beanmanager.BeanManagerInstanceTest
[2026-02-25T21:53:13.557Z] [INFO] Running io.quarkus.arc.test.contexts.singleton.SingletonDestructionTest
[2026-02-25T21:53:13.557Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.contexts.singleton.SingletonDestructionTest
[2026-02-25T21:53:13.557Z] [INFO] Running io.quarkus.arc.test.contexts.singleton.SingletonContextGetTest
[2026-02-25T21:53:13.557Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.contexts.singleton.SingletonContextGetTest
[2026-02-25T21:53:13.557Z] [INFO] Running io.quarkus.arc.test.contexts.application.ApplicationContextGetTest
[2026-02-25T21:53:13.557Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.contexts.application.ApplicationContextGetTest
[2026-02-25T21:53:13.557Z] [INFO] Running io.quarkus.arc.test.contexts.application.ApplicationInitializedTest
[2026-02-25T21:53:13.557Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.contexts.application.ApplicationInitializedTest
[2026-02-25T21:53:13.557Z] [INFO] Running io.quarkus.arc.test.contexts.request.LifecycleEventsWithNoBeanTest
[2026-02-25T21:53:13.557Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.contexts.request.LifecycleEventsWithNoBeanTest
[2026-02-25T21:53:13.557Z] [INFO] Running io.quarkus.arc.test.contexts.request.propagation.RequestContextPropagationTest
[2026-02-25T21:53:13.557Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.contexts.request.propagation.RequestContextPropagationTest
[2026-02-25T21:53:13.557Z] [INFO] Running io.quarkus.arc.test.contexts.request.RequestContextTest
[2026-02-25T21:53:13.557Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in io.quarkus.arc.test.contexts.request.RequestContextTest
[2026-02-25T21:53:13.557Z] [INFO] Running io.quarkus.arc.test.contexts.dependent.DependentCreationalContextTest
[2026-02-25T21:53:13.557Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.contexts.dependent.DependentCreationalContextTest
[2026-02-25T21:53:13.557Z] [INFO] Running io.quarkus.arc.test.circular.SelfInjectionWithNormalScopeTest
[2026-02-25T21:53:13.557Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.circular.SelfInjectionWithNormalScopeTest
[2026-02-25T21:53:13.557Z] [INFO] Running io.quarkus.arc.test.circular.CircularDependenciesChainTest
[2026-02-25T21:53:13.557Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.circular.CircularDependenciesChainTest
[2026-02-25T21:53:13.557Z] [INFO] Running io.quarkus.arc.test.metadata.BeanMetadataTest
[2026-02-25T21:53:13.557Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.metadata.BeanMetadataTest
[2026-02-25T21:53:13.557Z] [INFO] Running io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2026-02-25T21:53:13.557Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2026-02-25T21:53:13.557Z] [INFO] Running io.quarkus.arc.test.lock.LockInterceptorTest
[2026-02-25T21:53:13.911Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in io.quarkus.arc.test.lock.LockInterceptorTest
[2026-02-25T21:53:13.911Z] [INFO] Running io.quarkus.arc.test.lock.LockWaitTest
[2026-02-25T21:53:13.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in io.quarkus.arc.test.lock.LockWaitTest
[2026-02-25T21:53:13.911Z] [INFO] Running io.quarkus.arc.test.builtin.beans.BuiltInBeansAreResolvableTest
[2026-02-25T21:53:13.911Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.arc.test.builtin.beans.BuiltInBeansAreResolvableTest
[2026-02-25T21:53:13.911Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.MultiInjectConstructorFailureTest
[2026-02-25T21:53:13.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.injection.constructornoinject.MultiInjectConstructorFailureTest
[2026-02-25T21:53:13.911Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.NoArgConstructorTakesPrecedenceTest
[2026-02-25T21:53:13.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.injection.constructornoinject.NoArgConstructorTakesPrecedenceTest
[2026-02-25T21:53:13.911Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.SingleNonNoArgConstructorInjectionTest
[2026-02-25T21:53:13.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.injection.constructornoinject.SingleNonNoArgConstructorInjectionTest
[2026-02-25T21:53:13.911Z] [INFO] Running io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest
[2026-02-25T21:53:13.911Z] Feb 25, 2026 9:53:13 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-25T21:53:13.911Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-25T21:53:13.911Z] - @Inject initializer io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest$InjectList#setLists()
[2026-02-25T21:53:13.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest
[2026-02-25T21:53:13.911Z] [INFO] Running io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest
[2026-02-25T21:53:13.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest
[2026-02-25T21:53:13.911Z] [INFO] Running io.quarkus.arc.test.injection.assignability.generics.AssignabilityWithGenericsTest
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in io.quarkus.arc.test.injection.assignability.generics.AssignabilityWithGenericsTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest
[2026-02-25T21:53:14.223Z] Feb 25, 2026 9:53:13 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-25T21:53:14.223Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-25T21:53:14.223Z] - @Inject initializer io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest$InjectOptionals#setOptionals()
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest
[2026-02-25T21:53:14.223Z] Feb 25, 2026 9:53:13 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-25T21:53:14.223Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-25T21:53:14.223Z] - @Inject field io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest$CombineHarvester#head
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.injection.erroneous.CircularInjectionNotSupportedTest
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.injection.erroneous.CircularInjectionNotSupportedTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest
[2026-02-25T21:53:14.223Z] Feb 25, 2026 9:53:13 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-25T21:53:14.223Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-25T21:53:14.223Z] - Bean constructor void <init>(io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest$Head head) on io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest$CombineHarvester
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.injection.resource.ResourceInjectionTest
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.injection.resource.ResourceInjectionTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest
[2026-02-25T21:53:14.223Z] Feb 25, 2026 9:53:14 PM io.quarkus.arc.processor.Injection getAllInjectionPoints
[2026-02-25T21:53:14.223Z] WARN: An injection field must be non-static and non-final - ignoring: io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest$CombineHarvester#head
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest
[2026-02-25T21:53:14.223Z] Feb 25, 2026 9:53:14 PM io.quarkus.arc.processor.Injection getAllInjectionPoints
[2026-02-25T21:53:14.223Z] WARN: An injection field must be non-static and non-final - ignoring: io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest$CombineHarvester#head
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.injection.superclass.SuperclassInjectionTest
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arc.test.injection.superclass.SuperclassInjectionTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest
[2026-02-25T21:53:14.223Z] Feb 25, 2026 9:53:14 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-25T21:53:14.223Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-25T21:53:14.223Z] - @Inject initializer io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest$CombineHarvester#setHead()
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.decorators.SimpleDecoratorTest
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.decorators.SimpleDecoratorTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.decorators.generics.GenericsDecoratorTest
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.decorators.generics.GenericsDecoratorTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.decorators.validation.MultipleDelegateInjectionPointsTest
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.decorators.validation.MultipleDelegateInjectionPointsTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NoDecoratedTypeTest
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.decorators.validation.NoDecoratedTypeTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NoDelegateInjectionPointTest
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.decorators.validation.NoDelegateInjectionPointTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.decorators.validation.AbstractDecoratorWithAbstractMethodTest
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.decorators.validation.AbstractDecoratorWithAbstractMethodTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NonDependentScopeTest
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.decorators.validation.NonDependentScopeTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.decorators.validation.DelegateDoesNotImplementDecoratedTypeTest
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.decorators.validation.DelegateDoesNotImplementDecoratedTypeTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.decorators.qualifiers.DelegateQualifiersTest
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.decorators.qualifiers.DelegateQualifiersTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.decorators.priority.MultipleDecoratorsSamePriorityTest
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.decorators.priority.MultipleDecoratorsSamePriorityTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.decorators.priority.MultipleDecoratorsTest
[2026-02-25T21:53:14.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.decorators.priority.MultipleDecoratorsTest
[2026-02-25T21:53:14.223Z] [INFO] Running io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest
[2026-02-25T21:53:14.223Z] Feb 25, 2026 9:53:14 PM io.quarkus.arc.processor.Decorators createDecorator
[2026-02-25T21:53:14.223Z] INFO: The decorator io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest$C does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-25T21:53:14.223Z] Feb 25, 2026 9:53:14 PM io.quarkus.arc.processor.Decorators createDecorator
[2026-02-25T21:53:14.223Z] INFO: The decorator io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest$D does not declare any @Priority. It will be assigned a default priority value of 0.
[2026-02-25T21:53:14.224Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest
[2026-02-25T21:53:14.224Z] [INFO] Running io.quarkus.arc.test.decorators.abstractimpl.InterceptorAndAbstractDecoratorTest
[2026-02-25T21:53:14.537Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.decorators.abstractimpl.InterceptorAndAbstractDecoratorTest
[2026-02-25T21:53:14.537Z] [INFO] Running io.quarkus.arc.test.decorators.abstractimpl.AbstractDecoratorTest
[2026-02-25T21:53:14.537Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.decorators.abstractimpl.AbstractDecoratorTest
[2026-02-25T21:53:14.537Z] [INFO] Running io.quarkus.arc.test.decorators.interceptor.InterceptorAndDecoratorTest
[2026-02-25T21:53:14.537Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.decorators.interceptor.InterceptorAndDecoratorTest
[2026-02-25T21:53:14.537Z] [INFO] Running io.quarkus.arc.test.event.select.EventSelectTest
[2026-02-25T21:53:14.537Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in io.quarkus.arc.test.event.select.EventSelectTest
[2026-02-25T21:53:14.537Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedInterceptorTest
[2026-02-25T21:53:14.537Z] Feb 25, 2026 9:53:14 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-02-25T21:53:14.537Z] WARN:
[2026-02-25T21:53:14.537Z] ================================================================================
[2026-02-25T21:53:14.537Z] CDI: programmatic lookup problem detected
[2026-02-25T21:53:14.537Z] -----------------------------------------
[2026-02-25T21:53:14.537Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-25T21:53:14.537Z]
[2026-02-25T21:53:14.537Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-02-25T21:53:14.537Z] Required type: class io.quarkus.arc.test.unused.Counter
[2026-02-25T21:53:14.537Z] Required qualifiers: []
[2026-02-25T21:53:14.537Z] Removed beans:
[2026-02-25T21:53:14.537Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.Counter], qualifiers=null]
[2026-02-25T21:53:14.537Z] Solutions:
[2026-02-25T21:53:14.537Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-25T21:53:14.537Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-25T21:53:14.537Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-25T21:53:14.537Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-25T21:53:14.537Z] ================================================================================
[2026-02-25T21:53:14.537Z]
[2026-02-25T21:53:14.537Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.unused.RemoveUnusedInterceptorTest
[2026-02-25T21:53:14.538Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedDecoratorTest
[2026-02-25T21:53:14.538Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.unused.RemoveUnusedDecoratorTest
[2026-02-25T21:53:14.538Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedBeansTest
[2026-02-25T21:53:14.538Z] Feb 25, 2026 9:53:14 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-02-25T21:53:14.538Z] WARN:
[2026-02-25T21:53:14.538Z] ================================================================================
[2026-02-25T21:53:14.538Z] CDI: programmatic lookup problem detected
[2026-02-25T21:53:14.538Z] -----------------------------------------
[2026-02-25T21:53:14.538Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-25T21:53:14.538Z]
[2026-02-25T21:53:14.538Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-02-25T21:53:14.538Z] Required type: class io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers
[2026-02-25T21:53:14.538Z] Required qualifiers: []
[2026-02-25T21:53:14.538Z] Removed beans:
[2026-02-25T21:53:14.538Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers], qualifiers=null]
[2026-02-25T21:53:14.538Z] Solutions:
[2026-02-25T21:53:14.538Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-25T21:53:14.538Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-25T21:53:14.538Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-25T21:53:14.538Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-25T21:53:14.538Z] ================================================================================
[2026-02-25T21:53:14.538Z]
[2026-02-25T21:53:14.538Z] Feb 25, 2026 9:53:14 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-02-25T21:53:14.538Z] WARN:
[2026-02-25T21:53:14.538Z] ================================================================================
[2026-02-25T21:53:14.538Z] CDI: programmatic lookup problem detected
[2026-02-25T21:53:14.538Z] -----------------------------------------
[2026-02-25T21:53:14.538Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-25T21:53:14.538Z]
[2026-02-25T21:53:14.538Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-02-25T21:53:14.538Z] Required type: class java.math.BigDecimal
[2026-02-25T21:53:14.538Z] Required qualifiers: []
[2026-02-25T21:53:14.538Z] Removed beans:
[2026-02-25T21:53:14.538Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers#unusedNumber() [types=[interface java.io.Serializable, class java.math.BigDecimal, class java.lang.Number, java.lang.Comparable<java.math.BigDecimal>], qualifiers=null]
[2026-02-25T21:53:14.538Z] Solutions:
[2026-02-25T21:53:14.538Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-25T21:53:14.538Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-25T21:53:14.538Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-25T21:53:14.538Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-25T21:53:14.538Z] ================================================================================
[2026-02-25T21:53:14.538Z]
[2026-02-25T21:53:14.538Z] Feb 25, 2026 9:53:14 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-02-25T21:53:14.538Z] WARN:
[2026-02-25T21:53:14.538Z] ================================================================================
[2026-02-25T21:53:14.538Z] CDI: programmatic lookup problem detected
[2026-02-25T21:53:14.538Z] -----------------------------------------
[2026-02-25T21:53:14.538Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-25T21:53:14.538Z]
[2026-02-25T21:53:14.538Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-02-25T21:53:14.538Z] Required type: class java.math.BigInteger
[2026-02-25T21:53:14.538Z] Required qualifiers: []
[2026-02-25T21:53:14.538Z] Removed beans:
[2026-02-25T21:53:14.538Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducerButInjected#unusedNumber() [types=[interface java.io.Serializable, class java.lang.Number, java.lang.Comparable<java.math.BigInteger>, class java.math.BigInteger], qualifiers=null]
[2026-02-25T21:53:14.538Z] Solutions:
[2026-02-25T21:53:14.538Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-25T21:53:14.538Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-25T21:53:14.538Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-25T21:53:14.538Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-25T21:53:14.538Z] ================================================================================
[2026-02-25T21:53:14.538Z]
[2026-02-25T21:53:14.538Z] Feb 25, 2026 9:53:14 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-02-25T21:53:14.538Z] WARN:
[2026-02-25T21:53:14.538Z] ================================================================================
[2026-02-25T21:53:14.538Z] CDI: programmatic lookup problem detected
[2026-02-25T21:53:14.538Z] -----------------------------------------
[2026-02-25T21:53:14.538Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-25T21:53:14.538Z]
[2026-02-25T21:53:14.538Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-02-25T21:53:14.538Z] Required type: class java.lang.Long
[2026-02-25T21:53:14.538Z] Required qualifiers: []
[2026-02-25T21:53:14.538Z] Removed beans:
[2026-02-25T21:53:14.538Z] - PRODUCER_FIELD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UsedViaInstanceWithUnusedProducer#unusedLong [types=[java.lang.Comparable<java.lang.Long>, class java.lang.Long, class java.lang.Number, interface java.io.Serializable], qualifiers=null]
[2026-02-25T21:53:14.538Z] Solutions:
[2026-02-25T21:53:14.538Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-25T21:53:14.538Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-25T21:53:14.538Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-25T21:53:14.538Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-25T21:53:14.538Z] ================================================================================
[2026-02-25T21:53:14.538Z]
[2026-02-25T21:53:14.538Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.unused.RemoveUnusedBeansTest
[2026-02-25T21:53:14.538Z] [INFO] Running io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest
[2026-02-25T21:53:14.538Z] Feb 25, 2026 9:53:14 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-25T21:53:14.538Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-25T21:53:14.538Z] - Producer method io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest$HeadProducer#produce()
[2026-02-25T21:53:14.538Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest
[2026-02-25T21:53:14.538Z] [INFO] Running io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest
[2026-02-25T21:53:14.538Z] Feb 25, 2026 9:53:14 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-25T21:53:14.538Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-25T21:53:14.538Z] - Producer field io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest$HeadProducer#head
[2026-02-25T21:53:14.538Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest
[2026-02-25T21:53:14.538Z] [INFO] Running io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest
[2026-02-25T21:53:14.538Z] Feb 25, 2026 9:53:14 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-02-25T21:53:14.538Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-25T21:53:14.538Z] - Producer method io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest$SomeProducer#produceLong(),
[2026-02-25T21:53:14.538Z] - Producer field io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest$SomeProducer#longField
[2026-02-25T21:53:14.538Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest
[2026-02-25T21:53:14.538Z] [INFO] Running io.quarkus.arc.test.producer.discovery.ProducerOnClassWithoutBeanDefiningAnnotationTest
[2026-02-25T21:53:14.538Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.producer.discovery.ProducerOnClassWithoutBeanDefiningAnnotationTest
[2026-02-25T21:53:14.538Z] [INFO] Running io.quarkus.arc.test.producer.async.AsyncProducerTest
[2026-02-25T21:53:14.538Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.producer.async.AsyncProducerTest
[2026-02-25T21:53:14.538Z] [INFO] Running io.quarkus.arc.test.producer.dependent.DeclaringBeanTest
[2026-02-25T21:53:14.538Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arc.test.producer.dependent.DeclaringBeanTest
[2026-02-25T21:53:14.538Z] [INFO] Running io.quarkus.arc.test.producer.illegal.IllegalProducerTest
[2026-02-25T21:53:14.538Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.producer.illegal.IllegalProducerTest
[2026-02-25T21:53:14.538Z] [INFO] Running io.quarkus.arc.test.producer.illegal.ProducerFieldWithInjectTest
[2026-02-25T21:53:14.538Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.producer.illegal.ProducerFieldWithInjectTest
[2026-02-25T21:53:14.538Z] [INFO] Running io.quarkus.arc.test.producer.disposer.DisposerWithWildcardTest
[2026-02-25T21:53:14.538Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.producer.disposer.DisposerWithWildcardTest
[2026-02-25T21:53:14.538Z] [INFO] Running io.quarkus.arc.test.producer.disposer.DisposerTest
[2026-02-25T21:53:14.538Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.producer.disposer.DisposerTest
[2026-02-25T21:53:14.538Z] [INFO] Running io.quarkus.arc.test.producer.generic.GenericProducerHierarchyTest
[2026-02-25T21:53:14.538Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.producer.generic.GenericProducerHierarchyTest
[2026-02-25T21:53:14.538Z] [INFO] Running io.quarkus.arc.test.producer.generic.ErasedGenericTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.producer.generic.ErasedGenericTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.producer.primitive.PrimitiveProducerTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.producer.primitive.PrimitiveProducerTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.discovery.ParameterizedBeanTypeWithVariableTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.discovery.ParameterizedBeanTypeWithVariableTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.discovery.AbstractClassIgnoredTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.discovery.AbstractClassIgnoredTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.cdiprovider.CDIProviderTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.cdiprovider.CDIProviderTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerMethodFinalTypeTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.validation.NormalScopedProducerMethodFinalTypeTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerFieldWrongConstructorTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.NormalScopedProducerFieldWrongConstructorTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.StereotypeOnMethodTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.StereotypeOnMethodTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedConstructorTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.NormalScopedConstructorTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedBeanClassFinalTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.NormalScopedBeanClassFinalTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedAsyncObserverTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedAsyncObserverTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerMethodWrongConstructorTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.NormalScopedProducerMethodWrongConstructorTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.ProducerMethodMultipleScopesTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.validation.ProducerMethodMultipleScopesTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedObserverTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedObserverTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedDisposerTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedDisposerTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedProducerTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedProducerTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.StereotypeOnFieldTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.StereotypeOnFieldTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.BoundInterceptorFinalTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.BoundInterceptorFinalTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.ClassBeanMultipleScopesTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.ClassBeanMultipleScopesTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.ProducerFieldMultipleScopesTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.ProducerFieldMultipleScopesTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.BoundInterceptorPrivateNoArgsConstructorTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.BoundInterceptorPrivateNoArgsConstructorTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedPrivateNoArgsConstructorTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.NormalScopedPrivateNoArgsConstructorTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerFieldFinalTypeTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.NormalScopedProducerFieldFinalTypeTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.inheritance.TypeLevelInheritanceTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.inheritance.TypeLevelInheritanceTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.inheritance.ScopeInheritanceTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.inheritance.ScopeInheritanceTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.inheritance.QualifiersInheritanceTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.inheritance.QualifiersInheritanceTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.inheritance.MemberLevelInheritanceTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in io.quarkus.arc.test.inheritance.MemberLevelInheritanceTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierClassTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierClassTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierObserverTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierObserverTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierProducerTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierProducerTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.qualifiers.defaultvalues.QualifierDefaultValuesTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.qualifiers.defaultvalues.QualifierDefaultValuesTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.index.AdditionalIndexTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.index.AdditionalIndexTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.vetoed.VetoedTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.vetoed.VetoedTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeOnProducerTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.stereotypes.StereotypeOnProducerTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeInterceptorTest
[2026-02-25T21:53:14.851Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.stereotypes.StereotypeInterceptorTest
[2026-02-25T21:53:14.851Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeScopeTest
[2026-02-25T21:53:15.164Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.stereotypes.StereotypeScopeTest
[2026-02-25T21:53:15.164Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeInheritanceTest
[2026-02-25T21:53:15.164Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.stereotypes.StereotypeInheritanceTest
[2026-02-25T21:53:15.164Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeAlternativeTest
[2026-02-25T21:53:15.164Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in io.quarkus.arc.test.stereotypes.StereotypeAlternativeTest
[2026-02-25T21:53:15.164Z] [INFO] Running io.quarkus.arc.test.stereotypes.TransitiveStereotypeTest
[2026-02-25T21:53:15.164Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.stereotypes.TransitiveStereotypeTest
[2026-02-25T21:53:15.164Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeNamedTest
[2026-02-25T21:53:15.164Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.stereotypes.StereotypeNamedTest
[2026-02-25T21:53:15.164Z] [INFO] Running io.quarkus.arc.test.resolution.RuntimeResolutionTest
[2026-02-25T21:53:15.164Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.resolution.RuntimeResolutionTest
[2026-02-25T21:53:15.164Z] [INFO] Running io.quarkus.arc.test.resolution.TypedTest
[2026-02-25T21:53:15.164Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.resolution.TypedTest
[2026-02-25T21:53:15.164Z] [INFO] Running io.quarkus.arc.test.transientreference.TransientReferenceDestroyedTest
[2026-02-25T21:53:15.164Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.transientreference.TransientReferenceDestroyedTest
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] Results:
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] Tests run: 251, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc-tests ---
[2026-02-25T21:53:15.164Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2026-02-25T21:53:15.164Z] [INFO] Building jar: /quarkus/independent-projects/arc/tests/target/arc-tests-2.7.5.Final.jar
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-tests ---
[2026-02-25T21:53:15.164Z] [INFO] No sources in project. Archive not created.
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-tests ---
[2026-02-25T21:53:15.164Z] [INFO] Installing /quarkus/independent-projects/arc/tests/target/arc-tests-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/arc/arc-tests/2.7.5.Final/arc-tests-2.7.5.Final.jar
[2026-02-25T21:53:15.164Z] [INFO] Installing /quarkus/independent-projects/arc/tests/pom.xml to /root/.m2/repository/io/quarkus/arc/arc-tests/2.7.5.Final/arc-tests-2.7.5.Final.pom
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] ----------------< io.quarkus:quarkus-bootstrap-parent >-----------------
[2026-02-25T21:53:15.164Z] [INFO] Building Quarkus - Bootstrap - Parent 2.7.5.Final [7/964]
[2026-02-25T21:53:15.164Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-parent ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-parent ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-parent ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-parent ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-parent ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-parent ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-parent ---
[2026-02-25T21:53:15.164Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-parent ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-parent ---
[2026-02-25T21:53:15.164Z] [INFO] Installing /quarkus/independent-projects/bootstrap/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-parent/2.7.5.Final/quarkus-bootstrap-parent-2.7.5.Final.pom
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] ------------------< io.quarkus:quarkus-bootstrap-bom >------------------
[2026-02-25T21:53:15.164Z] [INFO] Building Quarkus - Bootstrap - BOM 2.7.5.Final [8/964]
[2026-02-25T21:53:15.164Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-bom ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-bom ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-bom ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-bom ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-bom ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-bom ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-bom ---
[2026-02-25T21:53:15.164Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-bom ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-bom ---
[2026-02-25T21:53:15.164Z] [INFO] Installing /quarkus/independent-projects/bootstrap/bom/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-bom/2.7.5.Final/quarkus-bootstrap-bom-2.7.5.Final.pom
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] ---------------< io.quarkus:quarkus-bootstrap-bom-test >----------------
[2026-02-25T21:53:15.164Z] [INFO] Building Quarkus - Bootstrap - Test BOM 2.7.5.Final [9/964]
[2026-02-25T21:53:15.164Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-bom-test ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-bom-test ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-bom-test ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-bom-test ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-bom-test ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-bom-test ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-bom-test ---
[2026-02-25T21:53:15.164Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-bom-test ---
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-bom-test ---
[2026-02-25T21:53:15.164Z] [INFO] Installing /quarkus/independent-projects/bootstrap/bom-test/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-bom-test/2.7.5.Final/quarkus-bootstrap-bom-test-2.7.5.Final.pom
[2026-02-25T21:53:15.164Z] [INFO]
[2026-02-25T21:53:15.164Z] [INFO] ---------------< io.quarkus:quarkus-bootstrap-app-model >---------------
[2026-02-25T21:53:15.164Z] [INFO] Building Quarkus - Bootstrap - App Model 2.7.5.Final [10/964]
[2026-02-25T21:53:15.164Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:53:15.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.pom
[2026-02-25T21:53:15.480Z] [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 155 kB/s)
[2026-02-25T21:53:15.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.pom
[2026-02-25T21:53:15.480Z] [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 47 kB/s)
[2026-02-25T21:53:15.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom
[2026-02-25T21:53:15.480Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom (31 kB at 430 kB/s)
[2026-02-25T21:53:15.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar
[2026-02-25T21:53:15.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar
[2026-02-25T21:53:15.480Z] [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 264 kB/s)
[2026-02-25T21:53:15.480Z] [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 292 kB/s)
[2026-02-25T21:53:15.480Z] [INFO]
[2026-02-25T21:53:15.480Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-app-model ---
[2026-02-25T21:53:15.480Z] [INFO]
[2026-02-25T21:53:15.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-app-model ---
[2026-02-25T21:53:15.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[2026-02-25T21:53:15.795Z] [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 71 kB/s)
[2026-02-25T21:53:15.795Z] [INFO]
[2026-02-25T21:53:15.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-app-model ---
[2026-02-25T21:53:15.795Z] [INFO]
[2026-02-25T21:53:15.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-app-model ---
[2026-02-25T21:53:15.795Z] [INFO]
[2026-02-25T21:53:15.795Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-app-model ---
[2026-02-25T21:53:15.795Z] [INFO]
[2026-02-25T21:53:15.795Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-app-model ---
[2026-02-25T21:53:16.110Z] [INFO] Processed 72 files in 277ms (Formatted: 0, Unchanged: 72, Failed: 0, Readonly: 0)
[2026-02-25T21:53:16.110Z] [INFO]
[2026-02-25T21:53:16.110Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-app-model ---
[2026-02-25T21:53:16.423Z] [INFO] Processed 72 files in 00:00.335 (Already Sorted: 72, Needed Sorting: 0)
[2026-02-25T21:53:16.423Z] [INFO]
[2026-02-25T21:53:16.423Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-app-model ---
[2026-02-25T21:53:16.423Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:53:16.423Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:53:16.423Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/app-model/src/main/resources
[2026-02-25T21:53:16.423Z] [INFO]
[2026-02-25T21:53:16.424Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-app-model ---
[2026-02-25T21:53:16.424Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:53:16.424Z] [INFO] Compiling 65 source files to /quarkus/independent-projects/bootstrap/app-model/target/classes
[2026-02-25T21:53:17.096Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/paths/PathTreeWithManifest.java:[31,91] unchecked cast
[2026-02-25T21:53:17.096Z] required: java.util.List<java.lang.Integer>
[2026-02-25T21:53:17.096Z] found: java.lang.Object
[2026-02-25T21:53:17.096Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[53,19] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-25T21:53:17.096Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[54,33] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-25T21:53:17.096Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[55,21] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-25T21:53:17.096Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[57,15] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-25T21:53:17.096Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/bootstrap/util/BootstrapUtils.java:[57,46] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-25T21:53:17.096Z] [INFO]
[2026-02-25T21:53:17.096Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-app-model ---
[2026-02-25T21:53:17.096Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:53:17.096Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:53:17.096Z] [INFO] Copying 3 resources
[2026-02-25T21:53:17.096Z] [INFO]
[2026-02-25T21:53:17.096Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-app-model ---
[2026-02-25T21:53:17.096Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:53:17.096Z] [INFO] Compiling 7 source files to /quarkus/independent-projects/bootstrap/app-model/target/test-classes
[2026-02-25T21:53:17.406Z] [INFO]
[2026-02-25T21:53:17.406Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-app-model ---
[2026-02-25T21:53:17.406Z] [INFO]
[2026-02-25T21:53:17.406Z] [INFO] -------------------------------------------------------
[2026-02-25T21:53:17.406Z] [INFO] T E S T S
[2026-02-25T21:53:17.406Z] [INFO] -------------------------------------------------------
[2026-02-25T21:53:17.406Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:53:18.091Z] [INFO] Running io.quarkus.bootstrap.model.AppArtifactCoordsTest
[2026-02-25T21:53:18.091Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in io.quarkus.bootstrap.model.AppArtifactCoordsTest
[2026-02-25T21:53:18.091Z] [INFO] Running io.quarkus.bootstrap.model.PlatformImportsTest
[2026-02-25T21:53:18.091Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in io.quarkus.bootstrap.model.PlatformImportsTest
[2026-02-25T21:53:18.091Z] [INFO] Running io.quarkus.bootstrap.model.PlatformStreamInfoTest
[2026-02-25T21:53:18.091Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.bootstrap.model.PlatformStreamInfoTest
[2026-02-25T21:53:18.091Z] [INFO] Running io.quarkus.bootstrap.model.PlatformInfoTest
[2026-02-25T21:53:18.091Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.bootstrap.model.PlatformInfoTest
[2026-02-25T21:53:18.091Z] [INFO] Running io.quarkus.util.GlobUtilTest
[2026-02-25T21:53:18.091Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.util.GlobUtilTest
[2026-02-25T21:53:18.091Z] [INFO] Running io.quarkus.paths.DirectoryPathTreeTest
[2026-02-25T21:53:18.091Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in io.quarkus.paths.DirectoryPathTreeTest
[2026-02-25T21:53:18.091Z] [INFO] Running io.quarkus.paths.JarPathTreeTest
[2026-02-25T21:53:18.091Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in io.quarkus.paths.JarPathTreeTest
[2026-02-25T21:53:18.091Z] [INFO]
[2026-02-25T21:53:18.091Z] [INFO] Results:
[2026-02-25T21:53:18.091Z] [INFO]
[2026-02-25T21:53:18.091Z] [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:53:18.091Z] [INFO]
[2026-02-25T21:53:18.091Z] [INFO]
[2026-02-25T21:53:18.091Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-app-model ---
[2026-02-25T21:53:18.091Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final.jar
[2026-02-25T21:53:18.402Z] [INFO]
[2026-02-25T21:53:18.402Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-app-model ---
[2026-02-25T21:53:18.402Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final-sources.jar
[2026-02-25T21:53:18.402Z] [INFO]
[2026-02-25T21:53:18.402Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-app-model ---
[2026-02-25T21:53:18.402Z] [INFO] Installing /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-app-model/2.7.5.Final/quarkus-bootstrap-app-model-2.7.5.Final.jar
[2026-02-25T21:53:18.402Z] [INFO] Installing /quarkus/independent-projects/bootstrap/app-model/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-app-model/2.7.5.Final/quarkus-bootstrap-app-model-2.7.5.Final.pom
[2026-02-25T21:53:18.402Z] [INFO] Installing /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-app-model/2.7.5.Final/quarkus-bootstrap-app-model-2.7.5.Final-sources.jar
[2026-02-25T21:53:18.402Z] [INFO]
[2026-02-25T21:53:18.402Z] [INFO] ------------< io.quarkus:quarkus-bootstrap-maven-resolver >-------------
[2026-02-25T21:53:18.402Z] [INFO] Building Quarkus - Bootstrap - Maven Resolver 2.7.5.Final [11/964]
[2026-02-25T21:53:18.402Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:53:18.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.pom
[2026-02-25T21:53:18.402Z] [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 69 kB/s)
[2026-02-25T21:53:18.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom
[2026-02-25T21:53:18.402Z] [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 305 kB/s)
[2026-02-25T21:53:18.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom
[2026-02-25T21:53:18.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom (35 kB at 396 kB/s)
[2026-02-25T21:53:18.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.pom
[2026-02-25T21:53:18.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.pom (7.3 kB at 61 kB/s)
[2026-02-25T21:53:18.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.pom
[2026-02-25T21:53:18.736Z] [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 28 kB/s)
[2026-02-25T21:53:18.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom
[2026-02-25T21:53:18.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 892 kB/s)
[2026-02-25T21:53:18.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom
[2026-02-25T21:53:19.048Z] [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 57 kB/s)
[2026-02-25T21:53:19.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom
[2026-02-25T21:53:19.048Z] [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 190 kB/s)
[2026-02-25T21:53:19.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.pom
[2026-02-25T21:53:19.048Z] [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 106 kB/s)
[2026-02-25T21:53:19.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
[2026-02-25T21:53:19.048Z] [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 376 kB/s)
[2026-02-25T21:53:19.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
[2026-02-25T21:53:19.048Z] [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 28 kB/s)
[2026-02-25T21:53:19.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
[2026-02-25T21:53:19.360Z] [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 34 kB/s)
[2026-02-25T21:53:19.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
[2026-02-25T21:53:19.361Z] [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 18 kB/s)
[2026-02-25T21:53:19.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
[2026-02-25T21:53:19.361Z] [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 97 kB/s)
[2026-02-25T21:53:19.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
[2026-02-25T21:53:19.361Z] [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 38 kB/s)
[2026-02-25T21:53:19.361Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
[2026-02-25T21:53:19.671Z] [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 25 kB/s)
[2026-02-25T21:53:19.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
[2026-02-25T21:53:19.671Z] [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 35 kB/s)
[2026-02-25T21:53:19.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[2026-02-25T21:53:19.672Z] [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 403 kB/s)
[2026-02-25T21:53:19.672Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[2026-02-25T21:53:19.672Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 1.1 MB/s)
[2026-02-25T21:53:19.672Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[2026-02-25T21:53:19.981Z] [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 74 kB/s)
[2026-02-25T21:53:19.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
[2026-02-25T21:53:19.981Z] [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 42 kB/s)
[2026-02-25T21:53:19.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
[2026-02-25T21:53:19.981Z] [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 48 kB/s)
[2026-02-25T21:53:19.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
[2026-02-25T21:53:19.981Z] [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 64 kB/s)
[2026-02-25T21:53:19.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom
[2026-02-25T21:53:20.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 143 kB/s)
[2026-02-25T21:53:20.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.pom
[2026-02-25T21:53:20.370Z] [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 53 kB/s)
[2026-02-25T21:53:20.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.pom
[2026-02-25T21:53:20.370Z] [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 67 kB/s)
[2026-02-25T21:53:20.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.pom
[2026-02-25T21:53:20.370Z] [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 95 kB/s)
[2026-02-25T21:53:20.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.4.3/wagon-providers-3.4.3.pom
[2026-02-25T21:53:20.370Z] [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 44 kB/s)
[2026-02-25T21:53:20.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom
[2026-02-25T21:53:20.681Z] [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 281 kB/s)
[2026-02-25T21:53:20.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.pom
[2026-02-25T21:53:20.681Z] [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 36 kB/s)
[2026-02-25T21:53:20.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom
[2026-02-25T21:53:20.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom (12 kB at 157 kB/s)
[2026-02-25T21:53:20.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[2026-02-25T21:53:20.681Z] [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 84 kB/s)
[2026-02-25T21:53:20.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[2026-02-25T21:53:20.992Z] [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 231 kB/s)
[2026-02-25T21:53:20.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[2026-02-25T21:53:20.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 469 kB/s)
[2026-02-25T21:53:20.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
[2026-02-25T21:53:20.992Z] [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 66 kB/s)
[2026-02-25T21:53:20.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom
[2026-02-25T21:53:20.992Z] [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 167 kB/s)
[2026-02-25T21:53:20.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.pom
[2026-02-25T21:53:20.992Z] [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 28 kB/s)
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.pom
[2026-02-25T21:53:21.306Z] [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 26 kB/s)
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.jar
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar
[2026-02-25T21:53:21.306Z] [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 768 kB/s)
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar
[2026-02-25T21:53:21.306Z] [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.7 MB/s)
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar
[2026-02-25T21:53:21.306Z] [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 129 kB/s)
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar
[2026-02-25T21:53:21.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar (258 kB at 3.0 MB/s)
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar
[2026-02-25T21:53:21.306Z] [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 399 kB/s)
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar
[2026-02-25T21:53:21.306Z] [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 5.3 MB/s)
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar
[2026-02-25T21:53:21.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final-format-001/wildfly-common-1.5.0.Final-format-001.jar (307 kB at 2.3 MB/s)
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar
[2026-02-25T21:53:21.306Z] [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 406 kB/s)
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar
[2026-02-25T21:53:21.306Z] [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 309 kB/s)
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[2026-02-25T21:53:21.306Z] [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 1.3 MB/s)
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar
[2026-02-25T21:53:21.306Z] [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 1.0 MB/s)
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar
[2026-02-25T21:53:21.306Z] [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 74 kB/s)
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
[2026-02-25T21:53:21.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 256 kB/s)
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar
[2026-02-25T21:53:21.306Z] [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 2.6 MB/s)
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar
[2026-02-25T21:53:21.306Z] [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 184 kB/s)
[2026-02-25T21:53:21.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar
[2026-02-25T21:53:21.617Z] [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 276 kB/s)
[2026-02-25T21:53:21.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar
[2026-02-25T21:53:21.617Z] [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 110 kB/s)
[2026-02-25T21:53:21.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar
[2026-02-25T21:53:21.617Z] [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 173 kB/s)
[2026-02-25T21:53:21.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[2026-02-25T21:53:21.617Z] [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 115 kB/s)
[2026-02-25T21:53:21.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
[2026-02-25T21:53:21.617Z] [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 38 kB/s)
[2026-02-25T21:53:21.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar
[2026-02-25T21:53:21.617Z] [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 143 kB/s)
[2026-02-25T21:53:21.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar
[2026-02-25T21:53:21.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar (414 kB at 1.3 MB/s)
[2026-02-25T21:53:21.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 2.4 MB/s)
[2026-02-25T21:53:21.617Z] [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 925 kB/s)
[2026-02-25T21:53:21.617Z] [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 155 kB/s)
[2026-02-25T21:53:21.617Z] [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 32 kB/s)
[2026-02-25T21:53:21.617Z] [INFO]
[2026-02-25T21:53:21.617Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-maven-resolver ---
[2026-02-25T21:53:21.617Z] [INFO]
[2026-02-25T21:53:21.617Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-maven-resolver ---
[2026-02-25T21:53:21.995Z] [INFO]
[2026-02-25T21:53:21.995Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-maven-resolver ---
[2026-02-25T21:53:21.995Z] [INFO]
[2026-02-25T21:53:21.995Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-maven-resolver ---
[2026-02-25T21:53:21.995Z] [INFO]
[2026-02-25T21:53:21.995Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-maven-resolver ---
[2026-02-25T21:53:21.995Z] [INFO]
[2026-02-25T21:53:21.995Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-maven-resolver ---
[2026-02-25T21:53:22.305Z] [INFO] Processed 49 files in 237ms (Formatted: 0, Unchanged: 49, Failed: 0, Readonly: 0)
[2026-02-25T21:53:22.305Z] [INFO]
[2026-02-25T21:53:22.305Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-maven-resolver ---
[2026-02-25T21:53:22.977Z] [INFO] Processed 49 files in 00:00.494 (Already Sorted: 49, Needed Sorting: 0)
[2026-02-25T21:53:22.977Z] [INFO]
[2026-02-25T21:53:22.977Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-maven-resolver ---
[2026-02-25T21:53:22.977Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:53:22.977Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:53:22.977Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/maven-resolver/src/main/resources
[2026-02-25T21:53:22.977Z] [INFO]
[2026-02-25T21:53:22.977Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-maven-resolver ---
[2026-02-25T21:53:22.977Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:53:22.977Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/bootstrap/maven-resolver/target/classes
[2026-02-25T21:53:23.654Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapMavenContext.java:[410,23] add(java.lang.String,java.lang.String,java.lang.String,boolean,java.lang.String,java.lang.String) in org.eclipse.aether.util.repository.DefaultMirrorSelector has been deprecated
[2026-02-25T21:53:23.654Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[145,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-25T21:53:23.654Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[145,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-25T21:53:23.654Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[145,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-25T21:53:23.654Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[163,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-25T21:53:23.654Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[163,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-25T21:53:23.654Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[163,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-25T21:53:23.654Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[202,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-25T21:53:23.654Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[202,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-25T21:53:23.654Z] [WARNING] /quarkus/independent-projects/bootstrap/maven-resolver/src/main/java/io/quarkus/bootstrap/resolver/maven/BootstrapModelResolver.java:[202,12] org.apache.maven.model.building.ModelSource in org.apache.maven.model.building has been deprecated
[2026-02-25T21:53:23.654Z] [INFO]
[2026-02-25T21:53:23.654Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-maven-resolver ---
[2026-02-25T21:53:23.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:53:23.654Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:53:23.654Z] [INFO] Copying 68 resources
[2026-02-25T21:53:23.654Z] [INFO]
[2026-02-25T21:53:23.654Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-maven-resolver ---
[2026-02-25T21:53:23.966Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:53:23.966Z] [INFO] Compiling 17 source files to /quarkus/independent-projects/bootstrap/maven-resolver/target/test-classes
[2026-02-25T21:53:24.276Z] [INFO]
[2026-02-25T21:53:24.276Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-maven-resolver ---
[2026-02-25T21:53:24.276Z] [INFO]
[2026-02-25T21:53:24.276Z] [INFO] -------------------------------------------------------
[2026-02-25T21:53:24.276Z] [INFO] T E S T S
[2026-02-25T21:53:24.276Z] [INFO] -------------------------------------------------------
[2026-02-25T21:53:24.276Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:53:24.948Z] [INFO] Running io.quarkus.bootstrap.workspace.test.LocalWorkspaceDiscoveryTest
[2026-02-25T21:53:25.259Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s - in io.quarkus.bootstrap.workspace.test.LocalWorkspaceDiscoveryTest
[2026-02-25T21:53:25.259Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.workspace.ModelUtilsTest
[2026-02-25T21:53:25.570Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in io.quarkus.bootstrap.resolver.maven.workspace.ModelUtilsTest
[2026-02-25T21:53:25.570Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.ReposInitializedFromEnvVarsTest
[2026-02-25T21:53:25.570Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.bootstrap.resolver.maven.ReposInitializedFromEnvVarsTest
[2026-02-25T21:53:25.570Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PreferPomsFromWorkspaceTest
[2026-02-25T21:53:25.570Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.bootstrap.resolver.maven.test.PreferPomsFromWorkspaceTest
[2026-02-25T21:53:25.570Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PomReposMirroredTest
[2026-02-25T21:53:25.570Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.bootstrap.resolver.maven.test.PomReposMirroredTest
[2026-02-25T21:53:25.570Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.SubmodulePomReposEffectivePomTest
[2026-02-25T21:53:25.570Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.bootstrap.resolver.maven.test.SubmodulePomReposEffectivePomTest
[2026-02-25T21:53:25.570Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.BootstrapMavenOptionsTest
[2026-02-25T21:53:25.570Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.bootstrap.resolver.maven.test.BootstrapMavenOptionsTest
[2026-02-25T21:53:25.570Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PomProfileReposEffectivePomTest
[2026-02-25T21:53:25.570Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.bootstrap.resolver.maven.test.PomProfileReposEffectivePomTest
[2026-02-25T21:53:25.570Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.BasicPomReposEffectivePomTest
[2026-02-25T21:53:25.570Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.bootstrap.resolver.maven.test.BasicPomReposEffectivePomTest
[2026-02-25T21:53:25.570Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ProxyNoMirrorSettingsReposTest
[2026-02-25T21:53:25.570Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.bootstrap.resolver.maven.test.ProxyNoMirrorSettingsReposTest
[2026-02-25T21:53:25.570Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.NoProxyNoMirrorSettingsReposTest
[2026-02-25T21:53:25.570Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.bootstrap.resolver.maven.test.NoProxyNoMirrorSettingsReposTest
[2026-02-25T21:53:25.570Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.SettingsProfileReposAndPomReposEffectivePomTest
[2026-02-25T21:53:25.570Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.bootstrap.resolver.maven.test.SettingsProfileReposAndPomReposEffectivePomTest
[2026-02-25T21:53:25.570Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ProxyAndMirrorSettingsReposTest
[2026-02-25T21:53:25.570Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.bootstrap.resolver.maven.test.ProxyAndMirrorSettingsReposTest
[2026-02-25T21:53:25.570Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ResolveEmptyJarProjectArtifactTest
[2026-02-25T21:53:25.570Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.bootstrap.resolver.maven.test.ResolveEmptyJarProjectArtifactTest
[2026-02-25T21:53:25.570Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.CentralRepoOverridesEffectivePomTest
[2026-02-25T21:53:25.570Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.bootstrap.resolver.maven.test.CentralRepoOverridesEffectivePomTest
[2026-02-25T21:53:25.570Z] [INFO]
[2026-02-25T21:53:25.570Z] [INFO] Results:
[2026-02-25T21:53:25.570Z] [INFO]
[2026-02-25T21:53:25.570Z] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:53:25.570Z] [INFO]
[2026-02-25T21:53:25.570Z] [INFO]
[2026-02-25T21:53:25.570Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-maven-resolver ---
[2026-02-25T21:53:25.570Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar
[2026-02-25T21:53:25.570Z] [INFO]
[2026-02-25T21:53:25.570Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-maven-resolver ---
[2026-02-25T21:53:25.570Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final-sources.jar
[2026-02-25T21:53:25.570Z] [INFO]
[2026-02-25T21:53:25.570Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-maven-resolver ---
[2026-02-25T21:53:25.570Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.5.Final/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar
[2026-02-25T21:53:25.570Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-resolver/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.5.Final/quarkus-bootstrap-maven-resolver-2.7.5.Final.pom
[2026-02-25T21:53:25.570Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.5.Final/quarkus-bootstrap-maven-resolver-2.7.5.Final-sources.jar
[2026-02-25T21:53:25.570Z] [INFO]
[2026-02-25T21:53:25.570Z] [INFO] ------------< io.quarkus:quarkus-bootstrap-gradle-resolver >------------
[2026-02-25T21:53:25.570Z] [INFO] Building Quarkus - Bootstrap - Gradle Resolver 2.7.5.Final [12/964]
[2026-02-25T21:53:25.570Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:53:25.570Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom
[2026-02-25T21:53:25.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom
[2026-02-25T21:53:25.880Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom (9.3 kB at 153 kB/s)
[2026-02-25T21:53:25.880Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar
[2026-02-25T21:53:26.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar
[2026-02-25T21:53:26.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar (114 kB at 1.8 MB/s)
[2026-02-25T21:53:26.192Z] [INFO] Downloading from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.pom
[2026-02-25T21:53:31.926Z] [INFO] Downloaded from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.pom (1.7 kB at 324 B/s)
[2026-02-25T21:53:31.926Z] [INFO] Downloading from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.jar
[2026-02-25T21:53:33.018Z] [INFO] Downloaded from gradle-dependencies: https://repo.gradle.org/artifactory/libs-releases/org/gradle/gradle-tooling-api/7.3.3/gradle-tooling-api-7.3.3.jar (2.4 MB at 1.9 MB/s)
[2026-02-25T21:53:33.018Z] [INFO]
[2026-02-25T21:53:33.018Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-25T21:53:33.018Z] [INFO]
[2026-02-25T21:53:33.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-25T21:53:33.018Z] [INFO]
[2026-02-25T21:53:33.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-25T21:53:33.018Z] [INFO]
[2026-02-25T21:53:33.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-25T21:53:33.018Z] [INFO]
[2026-02-25T21:53:33.018Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-25T21:53:33.018Z] [INFO]
[2026-02-25T21:53:33.018Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-25T21:53:33.018Z] [INFO] Processed 3 files in 19ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T21:53:33.018Z] [INFO]
[2026-02-25T21:53:33.018Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-25T21:53:33.018Z] [INFO] Processed 3 files in 00:00.006 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T21:53:33.018Z] [INFO]
[2026-02-25T21:53:33.018Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-25T21:53:33.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:53:33.018Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:53:33.018Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/gradle-resolver/src/main/resources
[2026-02-25T21:53:33.018Z] [INFO]
[2026-02-25T21:53:33.018Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-25T21:53:33.018Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:53:33.018Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/bootstrap/gradle-resolver/target/classes
[2026-02-25T21:53:33.018Z] [INFO]
[2026-02-25T21:53:33.019Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-25T21:53:33.019Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:53:33.019Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:53:33.019Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/gradle-resolver/src/test/resources
[2026-02-25T21:53:33.019Z] [INFO]
[2026-02-25T21:53:33.019Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-25T21:53:33.019Z] [INFO] No sources to compile
[2026-02-25T21:53:33.019Z] [INFO]
[2026-02-25T21:53:33.019Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-25T21:53:33.019Z] [INFO] No tests to run.
[2026-02-25T21:53:33.019Z] [INFO]
[2026-02-25T21:53:33.019Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-25T21:53:33.019Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar
[2026-02-25T21:53:33.019Z] [INFO]
[2026-02-25T21:53:33.019Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-25T21:53:33.019Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final-sources.jar
[2026-02-25T21:53:33.019Z] [INFO]
[2026-02-25T21:53:33.019Z] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-25T21:53:33.019Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
[2026-02-25T21:53:33.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
[2026-02-25T21:53:33.329Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom (12 kB at 184 kB/s)
[2026-02-25T21:53:33.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[2026-02-25T21:53:33.720Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[2026-02-25T21:53:33.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 88 kB/s)
[2026-02-25T21:53:33.720Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
[2026-02-25T21:53:34.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
[2026-02-25T21:53:34.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 86 kB/s)
[2026-02-25T21:53:34.392Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[2026-02-25T21:53:34.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[2026-02-25T21:53:34.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 49 kB/s)
[2026-02-25T21:53:34.703Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[2026-02-25T21:53:34.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[2026-02-25T21:53:35.013Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 215 kB/s)
[2026-02-25T21:53:35.013Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom
[2026-02-25T21:53:35.013Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom
[2026-02-25T21:53:35.013Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 52 kB/s)
[2026-02-25T21:53:35.013Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
[2026-02-25T21:53:35.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
[2026-02-25T21:53:35.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (3.7 kB at 65 kB/s)
[2026-02-25T21:53:35.688Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
[2026-02-25T21:53:35.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
[2026-02-25T21:53:35.998Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 57 kB/s)
[2026-02-25T21:53:35.998Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
[2026-02-25T21:53:36.309Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
[2026-02-25T21:53:36.309Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 54 kB/s)
[2026-02-25T21:53:36.309Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
[2026-02-25T21:53:36.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
[2026-02-25T21:53:36.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 85 kB/s)
[2026-02-25T21:53:36.622Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[2026-02-25T21:53:36.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[2026-02-25T21:53:36.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 132 kB/s)
[2026-02-25T21:53:36.934Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
[2026-02-25T21:53:37.246Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
[2026-02-25T21:53:37.246Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom (11 kB at 182 kB/s)
[2026-02-25T21:53:37.246Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
[2026-02-25T21:53:37.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
[2026-02-25T21:53:37.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom (2.9 kB at 51 kB/s)
[2026-02-25T21:53:37.559Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
[2026-02-25T21:53:37.870Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
[2026-02-25T21:53:37.870Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom (3.2 kB at 45 kB/s)
[2026-02-25T21:53:37.870Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
[2026-02-25T21:53:37.870Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
[2026-02-25T21:53:38.179Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom (3.1 kB at 52 kB/s)
[2026-02-25T21:53:38.179Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
[2026-02-25T21:53:38.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
[2026-02-25T21:53:38.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom (3.7 kB at 59 kB/s)
[2026-02-25T21:53:38.489Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
[2026-02-25T21:53:38.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
[2026-02-25T21:53:38.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom (3.7 kB at 66 kB/s)
[2026-02-25T21:53:38.804Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/19.0/guava-19.0.pom
[2026-02-25T21:53:38.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
[2026-02-25T21:53:39.114Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 123 kB/s)
[2026-02-25T21:53:39.114Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[2026-02-25T21:53:39.114Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[2026-02-25T21:53:39.424Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 165 kB/s)
[2026-02-25T21:53:39.424Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
[2026-02-25T21:53:39.424Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[2026-02-25T21:53:39.424Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[2026-02-25T21:53:39.424Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.jar
[2026-02-25T21:53:39.424Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
[2026-02-25T21:53:39.424Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
[2026-02-25T21:53:39.424Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
[2026-02-25T21:53:39.424Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
[2026-02-25T21:53:39.424Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[2026-02-25T21:53:39.733Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
[2026-02-25T21:53:39.733Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
[2026-02-25T21:53:39.733Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/19.0/guava-19.0.jar
[2026-02-25T21:53:40.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
[2026-02-25T21:53:40.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[2026-02-25T21:53:40.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[2026-02-25T21:53:40.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar
[2026-02-25T21:53:40.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
[2026-02-25T21:53:40.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 1.0 MB/s)
[2026-02-25T21:53:40.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
[2026-02-25T21:53:40.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar (128 kB at 2.1 MB/s)
[2026-02-25T21:53:40.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
[2026-02-25T21:53:40.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 1.9 MB/s)
[2026-02-25T21:53:40.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
[2026-02-25T21:53:40.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 1.3 MB/s)
[2026-02-25T21:53:40.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[2026-02-25T21:53:40.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 343 kB/s)
[2026-02-25T21:53:40.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
[2026-02-25T21:53:40.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 295 kB/s)
[2026-02-25T21:53:40.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
[2026-02-25T21:53:40.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 434 kB/s)
[2026-02-25T21:53:40.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
[2026-02-25T21:53:40.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 2.6 MB/s)
[2026-02-25T21:53:40.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 308 kB/s)
[2026-02-25T21:53:40.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar (186 kB at 1.2 MB/s)
[2026-02-25T21:53:40.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar (81 kB at 467 kB/s)
[2026-02-25T21:53:40.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 12 MB/s)
[2026-02-25T21:53:40.361Z] [INFO] Excluding io.quarkus:quarkus-bootstrap-app-model:jar:2.7.5.Final from the shaded jar.
[2026-02-25T21:53:40.361Z] [INFO] Excluding io.quarkus:quarkus-fs-util:jar:0.0.9 from the shaded jar.
[2026-02-25T21:53:40.361Z] [INFO] Excluding org.jboss.logging:commons-logging-jboss-logging:jar:1.0.0.Final from the shaded jar.
[2026-02-25T21:53:40.361Z] [INFO] Including org.gradle:gradle-tooling-api:jar:7.3.3 in the shaded jar.
[2026-02-25T21:53:40.361Z] [INFO] Excluding org.jboss.logging:jboss-logging:jar:3.4.3.Final from the shaded jar.
[2026-02-25T21:53:40.361Z] [INFO] Excluding org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.1.0.Final from the shaded jar.
[2026-02-25T21:53:40.361Z] [INFO] Minimizing jar io.quarkus:quarkus-bootstrap-gradle-resolver:jar:2.7.5.Final
[2026-02-25T21:53:41.473Z] [INFO] Minimized 1912 -> 1885 (98%)
[2026-02-25T21:53:41.473Z] [INFO] Replacing original artifact with shaded artifact.
[2026-02-25T21:53:41.473Z] [INFO] Replacing /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar with /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final-shaded.jar
[2026-02-25T21:53:41.473Z] [INFO] Dependency-reduced POM written at: /quarkus/independent-projects/bootstrap/gradle-resolver/dependency-reduced-pom.xml
[2026-02-25T21:53:41.473Z] [INFO]
[2026-02-25T21:53:41.473Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-gradle-resolver ---
[2026-02-25T21:53:41.473Z] [INFO] Installing /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.5.Final/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar
[2026-02-25T21:53:41.473Z] [INFO] Installing /quarkus/independent-projects/bootstrap/gradle-resolver/dependency-reduced-pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.5.Final/quarkus-bootstrap-gradle-resolver-2.7.5.Final.pom
[2026-02-25T21:53:41.473Z] [INFO] Installing /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.5.Final/quarkus-bootstrap-gradle-resolver-2.7.5.Final-sources.jar
[2026-02-25T21:53:41.473Z] [INFO]
[2026-02-25T21:53:41.473Z] [INFO] -----------------< io.quarkus:quarkus-bootstrap-core >------------------
[2026-02-25T21:53:41.473Z] [INFO] Building Quarkus - Bootstrap - Core 2.7.5.Final [13/964]
[2026-02-25T21:53:41.473Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:53:41.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.pom
[2026-02-25T21:53:41.473Z] [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 24 kB/s)
[2026-02-25T21:53:41.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.10.0/smallrye-common-parent-1.10.0.pom
[2026-02-25T21:53:41.783Z] [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 111 kB/s)
[2026-02-25T21:53:41.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom
[2026-02-25T21:53:41.783Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom (9.8 kB at 138 kB/s)
[2026-02-25T21:53:41.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom
[2026-02-25T21:53:41.783Z] [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 158 kB/s)
[2026-02-25T21:53:41.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom
[2026-02-25T21:53:41.783Z] [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 129 kB/s)
[2026-02-25T21:53:41.783Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[2026-02-25T21:53:42.094Z] [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 426 kB/s)
[2026-02-25T21:53:42.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-depchain/1.2.6/shrinkwrap-depchain-1.2.6.pom
[2026-02-25T21:53:42.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-depchain/1.2.6/shrinkwrap-depchain-1.2.6.pom (1.5 kB at 25 kB/s)
[2026-02-25T21:53:42.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom
[2026-02-25T21:53:42.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom (11 kB at 184 kB/s)
[2026-02-25T21:53:42.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom
[2026-02-25T21:53:42.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 555 kB/s)
[2026-02-25T21:53:42.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom
[2026-02-25T21:53:42.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom (3.1 kB at 53 kB/s)
[2026-02-25T21:53:42.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom
[2026-02-25T21:53:42.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom (1.3 kB at 22 kB/s)
[2026-02-25T21:53:42.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom
[2026-02-25T21:53:42.406Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom (4.0 kB at 74 kB/s)
[2026-02-25T21:53:42.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar
[2026-02-25T21:53:42.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar
[2026-02-25T21:53:42.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar
[2026-02-25T21:53:42.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar
[2026-02-25T21:53:42.406Z] [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 149 kB/s)
[2026-02-25T21:53:42.406Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar (4.2 kB at 66 kB/s)
[2026-02-25T21:53:42.406Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar (66 kB at 871 kB/s)
[2026-02-25T21:53:42.406Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar (193 kB at 2.5 MB/s)
[2026-02-25T21:53:42.406Z] [INFO]
[2026-02-25T21:53:42.406Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-core ---
[2026-02-25T21:53:42.406Z] [INFO]
[2026-02-25T21:53:42.406Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-core ---
[2026-02-25T21:53:43.076Z] [INFO]
[2026-02-25T21:53:43.076Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-core ---
[2026-02-25T21:53:43.076Z] [INFO]
[2026-02-25T21:53:43.076Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-core ---
[2026-02-25T21:53:43.076Z] [INFO]
[2026-02-25T21:53:43.076Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-core ---
[2026-02-25T21:53:43.076Z] [INFO]
[2026-02-25T21:53:43.076Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-core ---
[2026-02-25T21:53:43.076Z] [INFO] Processed 67 files in 171ms (Formatted: 0, Unchanged: 67, Failed: 0, Readonly: 0)
[2026-02-25T21:53:43.076Z] [INFO]
[2026-02-25T21:53:43.076Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-core ---
[2026-02-25T21:53:43.387Z] [INFO] Processed 67 files in 00:00.177 (Already Sorted: 67, Needed Sorting: 0)
[2026-02-25T21:53:43.387Z] [INFO]
[2026-02-25T21:53:43.387Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-core ---
[2026-02-25T21:53:43.387Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:53:43.387Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:53:43.387Z] [INFO] Copying 1 resource
[2026-02-25T21:53:43.387Z] [INFO]
[2026-02-25T21:53:43.387Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-core ---
[2026-02-25T21:53:43.387Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:53:43.387Z] [INFO] Compiling 35 source files to /quarkus/independent-projects/bootstrap/core/target/classes
[2026-02-25T21:53:43.698Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/JarClassPathElement.java:[49,90] unchecked cast
[2026-02-25T21:53:43.698Z] required: java.util.List<java.lang.Integer>
[2026-02-25T21:53:43.698Z] found: java.lang.Object
[2026-02-25T21:53:43.698Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/app/CuratedApplication.java:[124,33] unchecked cast
[2026-02-25T21:53:43.698Z] required: java.util.function.Function<java.lang.Object,java.util.List<?>>
[2026-02-25T21:53:43.698Z] found: capture#1 of ?
[2026-02-25T21:53:43.698Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/QuarkusClassLoader.java:[574,31] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:53:43.698Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/ClassLoaderLimiter.java:[13,77] unchecked conversion
[2026-02-25T21:53:43.698Z] required: java.util.concurrent.ConcurrentMap<java.lang.String,java.lang.String>
[2026-02-25T21:53:43.698Z] found: java.util.concurrent.ConcurrentHashMap
[2026-02-25T21:53:43.698Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/ClassLoaderLimiter.java:[14,70] unchecked conversion
[2026-02-25T21:53:43.698Z] required: java.util.concurrent.ConcurrentMap<java.lang.String,java.lang.String>
[2026-02-25T21:53:43.698Z] found: java.util.concurrent.ConcurrentHashMap
[2026-02-25T21:53:43.698Z] [INFO]
[2026-02-25T21:53:43.698Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-core ---
[2026-02-25T21:53:43.698Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:53:43.698Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:53:43.698Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/core/src/test/resources
[2026-02-25T21:53:43.698Z] [INFO]
[2026-02-25T21:53:43.698Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-core ---
[2026-02-25T21:53:43.698Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:53:43.698Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/bootstrap/core/target/test-classes
[2026-02-25T21:53:44.379Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingResourceUrlTestCase.java:[44,37] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:53:44.379Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingResourceUrlTestCase.java:[82,37] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:53:44.379Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingResourceUrlTestCase.java:[110,37] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:53:44.379Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/MultiReleaseJarTestCase.java:[58,33] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:53:44.379Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/MultiReleaseJarTestCase.java:[75,33] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:53:44.379Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/test/java/io/quarkus/bootstrap/classloader/ClassLoadingInterruptTestCase.java:[25,37] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:53:44.379Z] [INFO]
[2026-02-25T21:53:44.379Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-core ---
[2026-02-25T21:53:44.379Z] [INFO]
[2026-02-25T21:53:44.379Z] [INFO] -------------------------------------------------------
[2026-02-25T21:53:44.379Z] [INFO] T E S T S
[2026-02-25T21:53:44.379Z] [INFO] -------------------------------------------------------
[2026-02-25T21:53:44.379Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:53:45.480Z] [INFO] Running io.quarkus.bootstrap.resolver.replace.test.SimpleReplacedDependencyTestCase
[2026-02-25T21:53:45.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s - in io.quarkus.bootstrap.resolver.replace.test.SimpleReplacedDependencyTestCase
[2026-02-25T21:53:45.865Z] [INFO] Running io.quarkus.bootstrap.resolver.replace.test.ManagedReplacedDependencyTestCase
[2026-02-25T21:53:45.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in io.quarkus.bootstrap.resolver.replace.test.ManagedReplacedDependencyTestCase
[2026-02-25T21:53:45.865Z] [INFO] Running io.quarkus.bootstrap.resolver.test.VersionPropertyDependencyTestCase
[2026-02-25T21:53:45.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.bootstrap.resolver.test.VersionPropertyDependencyTestCase
[2026-02-25T21:53:45.865Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphTestCase
[2026-02-25T21:53:45.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphTestCase
[2026-02-25T21:53:45.865Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndProvidedScopesTestCase
[2026-02-25T21:53:45.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndProvidedScopesTestCase
[2026-02-25T21:53:45.865Z] [INFO] Running io.quarkus.bootstrap.resolver.test.ExclusionsTestCase
[2026-02-25T21:53:45.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in io.quarkus.bootstrap.resolver.test.ExclusionsTestCase
[2026-02-25T21:53:45.865Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectDependencyVersionOverridesTransitiveVersionTestCase
[2026-02-25T21:53:45.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.bootstrap.resolver.test.DirectDependencyVersionOverridesTransitiveVersionTestCase
[2026-02-25T21:53:45.865Z] [INFO] Running io.quarkus.bootstrap.resolver.test.OnlyDirectOptionalDepsAreCollectedTestCase
[2026-02-25T21:53:46.177Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in io.quarkus.bootstrap.resolver.test.OnlyDirectOptionalDepsAreCollectedTestCase
[2026-02-25T21:53:46.177Z] [INFO] Running io.quarkus.bootstrap.resolver.test.TestScopeIsNotAmongRuntimeDependenciesTestCase
[2026-02-25T21:53:46.177Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.bootstrap.resolver.test.TestScopeIsNotAmongRuntimeDependenciesTestCase
[2026-02-25T21:53:46.177Z] [INFO] Running io.quarkus.bootstrap.resolver.test.SystemPropertyOverridesPomPropertyDependencyTestCase
[2026-02-25T21:53:46.177Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in io.quarkus.bootstrap.resolver.test.SystemPropertyOverridesPomPropertyDependencyTestCase
[2026-02-25T21:53:46.177Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectOptionalOverridesTransitiveNonOptionalVersionTestCase
[2026-02-25T21:53:46.177Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.bootstrap.resolver.test.DirectOptionalOverridesTransitiveNonOptionalVersionTestCase
[2026-02-25T21:53:46.177Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphWithDifferentClassifierAndTypeTestCase
[2026-02-25T21:53:46.177Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphWithDifferentClassifierAndTypeTestCase
[2026-02-25T21:53:46.177Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectDependencyOverridesManagedDependencyTestCase
[2026-02-25T21:53:46.177Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.bootstrap.resolver.test.DirectDependencyOverridesManagedDependencyTestCase
[2026-02-25T21:53:46.177Z] [INFO] Running io.quarkus.bootstrap.resolver.test.TransitiveVersionOverridesTestCase
[2026-02-25T21:53:46.177Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in io.quarkus.bootstrap.resolver.test.TransitiveVersionOverridesTestCase
[2026-02-25T21:53:46.177Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndTestScopesTestCase
[2026-02-25T21:53:46.564Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndTestScopesTestCase
[2026-02-25T21:53:46.564Z] [INFO] Running io.quarkus.bootstrap.resolver.test.ProvidedScopeDepsAreNotCollectedTestCase
[2026-02-25T21:53:46.564Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.bootstrap.resolver.test.ProvidedScopeDepsAreNotCollectedTestCase
[2026-02-25T21:53:46.564Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependenciesOnDifferentVersionsOfAnArtifactTestCase
[2026-02-25T21:53:46.564Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.bootstrap.resolver.test.DependenciesOnDifferentVersionsOfAnArtifactTestCase
[2026-02-25T21:53:46.564Z] [INFO] Running io.quarkus.bootstrap.classloader.MultiReleaseJarTestCase
[2026-02-25T21:53:46.564Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.03 s - in io.quarkus.bootstrap.classloader.MultiReleaseJarTestCase
[2026-02-25T21:53:46.564Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingInterruptTestCase
[2026-02-25T21:53:46.564Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in io.quarkus.bootstrap.classloader.ClassLoadingInterruptTestCase
[2026-02-25T21:53:46.564Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingPathTreeResourceUrlTestCase
[2026-02-25T21:53:46.564Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in io.quarkus.bootstrap.classloader.ClassLoadingPathTreeResourceUrlTestCase
[2026-02-25T21:53:46.564Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingResourceUrlTestCase
[2026-02-25T21:53:46.564Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in io.quarkus.bootstrap.classloader.ClassLoadingResourceUrlTestCase
[2026-02-25T21:53:46.564Z] [INFO]
[2026-02-25T21:53:46.564Z] [INFO] Results:
[2026-02-25T21:53:46.564Z] [INFO]
[2026-02-25T21:53:46.564Z] [WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 1
[2026-02-25T21:53:46.564Z] [INFO]
[2026-02-25T21:53:46.876Z] [INFO]
[2026-02-25T21:53:46.876Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-core ---
[2026-02-25T21:53:46.876Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final.jar
[2026-02-25T21:53:46.876Z] [INFO]
[2026-02-25T21:53:46.876Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-core ---
[2026-02-25T21:53:46.876Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-sources.jar
[2026-02-25T21:53:46.876Z] [INFO]
[2026-02-25T21:53:46.876Z] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ quarkus-bootstrap-core ---
[2026-02-25T21:53:46.876Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-tests.jar
[2026-02-25T21:53:46.876Z] [INFO]
[2026-02-25T21:53:46.876Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-core ---
[2026-02-25T21:53:46.876Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final.jar
[2026-02-25T21:53:46.876Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final.pom
[2026-02-25T21:53:46.876Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final-sources.jar
[2026-02-25T21:53:46.876Z] [INFO] Installing /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-tests.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-core/2.7.5.Final/quarkus-bootstrap-core-2.7.5.Final-tests.jar
[2026-02-25T21:53:46.876Z] [INFO]
[2026-02-25T21:53:46.876Z] [INFO] -------------< io.quarkus:quarkus-bootstrap-maven-plugin >--------------
[2026-02-25T21:53:46.876Z] [INFO] Building Quarkus - Bootstrap - Maven plugin 2.7.5.Final [14/964]
[2026-02-25T21:53:46.876Z] [INFO] ----------------------------[ maven-plugin ]----------------------------
[2026-02-25T21:53:46.876Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.pom
[2026-02-25T21:53:47.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.pom
[2026-02-25T21:53:47.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.pom (4.1 kB at 14 kB/s)
[2026-02-25T21:53:47.188Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.jar
[2026-02-25T21:53:47.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.jar
[2026-02-25T21:53:47.813Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-metadata/2.1.0/plexus-component-metadata-2.1.0.jar (118 kB at 1.1 MB/s)
[2026-02-25T21:53:47.813Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom
[2026-02-25T21:53:47.813Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom
[2026-02-25T21:53:48.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom (13 kB at 159 kB/s)
[2026-02-25T21:53:48.125Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
[2026-02-25T21:53:48.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
[2026-02-25T21:53:48.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom (15 kB at 215 kB/s)
[2026-02-25T21:53:48.125Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar
[2026-02-25T21:53:48.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar
[2026-02-25T21:53:48.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar (53 kB at 818 kB/s)
[2026-02-25T21:53:48.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
[2026-02-25T21:53:48.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom (1.6 kB at 25 kB/s)
[2026-02-25T21:53:48.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.pom
[2026-02-25T21:53:48.756Z] [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 235 kB/s)
[2026-02-25T21:53:48.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.1/jackson-base-2.13.1.pom
[2026-02-25T21:53:48.756Z] [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 152 kB/s)
[2026-02-25T21:53:48.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.pom
[2026-02-25T21:53:48.756Z] [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 92 kB/s)
[2026-02-25T21:53:48.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.pom
[2026-02-25T21:53:48.756Z] [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 84 kB/s)
[2026-02-25T21:53:48.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.pom
[2026-02-25T21:53:48.756Z] [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 38 kB/s)
[2026-02-25T21:53:48.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.13.1/jackson-dataformats-text-2.13.1.pom
[2026-02-25T21:53:49.072Z] [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 40 kB/s)
[2026-02-25T21:53:49.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.pom
[2026-02-25T21:53:49.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.pom (37 kB at 503 kB/s)
[2026-02-25T21:53:49.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar
[2026-02-25T21:53:49.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar
[2026-02-25T21:53:49.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar
[2026-02-25T21:53:49.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar
[2026-02-25T21:53:49.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.jar
[2026-02-25T21:53:49.072Z] [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 1.1 MB/s)
[2026-02-25T21:53:49.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar
[2026-02-25T21:53:49.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar (14 kB at 216 kB/s)
[2026-02-25T21:53:49.072Z] [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 5.4 MB/s)
[2026-02-25T21:53:49.072Z] [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 1.1 MB/s)
[2026-02-25T21:53:49.072Z] [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 21 MB/s)
[2026-02-25T21:53:49.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar (327 kB at 3.7 MB/s)
[2026-02-25T21:53:49.072Z] [INFO]
[2026-02-25T21:53:49.072Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:53:49.072Z] [INFO]
[2026-02-25T21:53:49.072Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:53:49.756Z] [INFO]
[2026-02-25T21:53:49.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:53:49.756Z] [INFO]
[2026-02-25T21:53:49.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:53:49.756Z] [INFO]
[2026-02-25T21:53:49.756Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:53:49.756Z] [INFO]
[2026-02-25T21:53:49.756Z] [INFO] --- maven-plugin-plugin:3.6.0:helpmojo (help-goal) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:53:49.756Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[2026-02-25T21:53:50.432Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[2026-02-25T21:53:50.432Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 100 kB/s)
[2026-02-25T21:53:50.432Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom
[2026-02-25T21:53:50.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom
[2026-02-25T21:53:50.743Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom (2.8 kB at 75 kB/s)
[2026-02-25T21:53:50.743Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom
[2026-02-25T21:53:51.054Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom
[2026-02-25T21:53:51.054Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom (3.9 kB at 112 kB/s)
[2026-02-25T21:53:51.054Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[2026-02-25T21:53:51.054Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[2026-02-25T21:53:51.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 40 kB/s)
[2026-02-25T21:53:51.364Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[2026-02-25T21:53:51.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[2026-02-25T21:53:51.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 301 kB/s)
[2026-02-25T21:53:51.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
[2026-02-25T21:53:51.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
[2026-02-25T21:53:51.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (1.9 kB at 62 kB/s)
[2026-02-25T21:53:51.675Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[2026-02-25T21:53:51.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[2026-02-25T21:53:51.987Z] [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 86 kB/s)
[2026-02-25T21:53:51.987Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2026-02-25T21:53:52.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2026-02-25T21:53:52.297Z] [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 429 kB/s)
[2026-02-25T21:53:52.297Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[2026-02-25T21:53:52.661Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[2026-02-25T21:53:52.661Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 179 kB/s)
[2026-02-25T21:53:52.661Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[2026-02-25T21:53:52.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[2026-02-25T21:53:52.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 319 kB/s)
[2026-02-25T21:53:52.980Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[2026-02-25T21:53:52.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[2026-02-25T21:53:52.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 329 kB/s)
[2026-02-25T21:53:52.980Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
[2026-02-25T21:53:53.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
[2026-02-25T21:53:53.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 665 kB/s)
[2026-02-25T21:53:53.293Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[2026-02-25T21:53:53.606Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[2026-02-25T21:53:53.606Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 424 kB/s)
[2026-02-25T21:53:53.606Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
[2026-02-25T21:53:53.606Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
[2026-02-25T21:53:53.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (9.2 kB at 236 kB/s)
[2026-02-25T21:53:53.918Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom
[2026-02-25T21:53:53.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom
[2026-02-25T21:53:53.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom (2.9 kB at 84 kB/s)
[2026-02-25T21:53:53.918Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom
[2026-02-25T21:53:54.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom
[2026-02-25T21:53:54.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom (16 kB at 433 kB/s)
[2026-02-25T21:53:54.229Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom
[2026-02-25T21:53:54.540Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom
[2026-02-25T21:53:54.540Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom (4.0 kB at 118 kB/s)
[2026-02-25T21:53:54.540Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
[2026-02-25T21:53:54.850Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
[2026-02-25T21:53:54.850Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 127 kB/s)
[2026-02-25T21:53:54.850Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
[2026-02-25T21:53:54.850Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
[2026-02-25T21:53:55.159Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 628 kB/s)
[2026-02-25T21:53:55.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
[2026-02-25T21:53:55.159Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
[2026-02-25T21:53:55.159Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 123 kB/s)
[2026-02-25T21:53:55.159Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
[2026-02-25T21:53:55.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
[2026-02-25T21:53:55.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 460 kB/s)
[2026-02-25T21:53:55.470Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/43/commons-parent-43.pom
[2026-02-25T21:53:55.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom
[2026-02-25T21:53:55.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 2.0 MB/s)
[2026-02-25T21:53:55.782Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
[2026-02-25T21:53:56.095Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
[2026-02-25T21:53:56.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 45 kB/s)
[2026-02-25T21:53:56.095Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
[2026-02-25T21:53:56.095Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
[2026-02-25T21:53:56.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 438 kB/s)
[2026-02-25T21:53:56.095Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
[2026-02-25T21:53:56.404Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
[2026-02-25T21:53:56.404Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 43 kB/s)
[2026-02-25T21:53:56.404Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
[2026-02-25T21:53:56.714Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
[2026-02-25T21:53:56.714Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 157 kB/s)
[2026-02-25T21:53:56.714Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
[2026-02-25T21:53:57.026Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
[2026-02-25T21:53:57.026Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 554 kB/s)
[2026-02-25T21:53:57.026Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
[2026-02-25T21:53:57.026Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
[2026-02-25T21:53:57.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 123 kB/s)
[2026-02-25T21:53:57.338Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[2026-02-25T21:53:57.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[2026-02-25T21:53:57.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 43 kB/s)
[2026-02-25T21:53:57.338Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[2026-02-25T21:53:57.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[2026-02-25T21:53:57.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 61 kB/s)
[2026-02-25T21:53:57.671Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
[2026-02-25T21:53:57.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[2026-02-25T21:53:57.982Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 104 kB/s)
[2026-02-25T21:53:57.982Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[2026-02-25T21:53:57.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[2026-02-25T21:53:57.982Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 197 kB/s)
[2026-02-25T21:53:57.982Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
[2026-02-25T21:53:58.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
[2026-02-25T21:53:58.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 249 kB/s)
[2026-02-25T21:53:58.293Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom
[2026-02-25T21:53:58.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
[2026-02-25T21:53:58.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 468 kB/s)
[2026-02-25T21:53:58.604Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[2026-02-25T21:53:58.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[2026-02-25T21:53:58.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 109 kB/s)
[2026-02-25T21:53:58.919Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
[2026-02-25T21:53:58.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
[2026-02-25T21:53:58.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 312 kB/s)
[2026-02-25T21:53:58.919Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
[2026-02-25T21:53:59.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
[2026-02-25T21:53:59.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 328 kB/s)
[2026-02-25T21:53:59.231Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2026-02-25T21:53:59.542Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2026-02-25T21:53:59.542Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 218 kB/s)
[2026-02-25T21:53:59.542Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
[2026-02-25T21:53:59.853Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
[2026-02-25T21:53:59.853Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 81 kB/s)
[2026-02-25T21:53:59.853Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
[2026-02-25T21:54:00.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
[2026-02-25T21:54:00.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 53 kB/s)
[2026-02-25T21:54:00.164Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
[2026-02-25T21:54:00.474Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
[2026-02-25T21:54:00.474Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 79 kB/s)
[2026-02-25T21:54:00.474Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
[2026-02-25T21:54:00.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
[2026-02-25T21:54:00.817Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 123 kB/s)
[2026-02-25T21:54:00.817Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[2026-02-25T21:54:01.128Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[2026-02-25T21:54:01.128Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 34 kB/s)
[2026-02-25T21:54:01.128Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[2026-02-25T21:54:01.128Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[2026-02-25T21:54:01.128Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 100 kB/s)
[2026-02-25T21:54:01.128Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[2026-02-25T21:54:01.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[2026-02-25T21:54:01.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 535 kB/s)
[2026-02-25T21:54:01.439Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[2026-02-25T21:54:01.749Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[2026-02-25T21:54:01.749Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 10 kB/s)
[2026-02-25T21:54:01.749Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[2026-02-25T21:54:02.122Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[2026-02-25T21:54:02.122Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 25 kB/s)
[2026-02-25T21:54:02.122Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[2026-02-25T21:54:02.122Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[2026-02-25T21:54:02.122Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 167 kB/s)
[2026-02-25T21:54:02.122Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[2026-02-25T21:54:02.432Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[2026-02-25T21:54:02.432Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 193 kB/s)
[2026-02-25T21:54:02.432Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2026-02-25T21:54:02.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2026-02-25T21:54:02.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 4.0 kB/s)
[2026-02-25T21:54:02.744Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom
[2026-02-25T21:54:03.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
[2026-02-25T21:54:03.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 5.2 kB/s)
[2026-02-25T21:54:03.056Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[2026-02-25T21:54:03.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[2026-02-25T21:54:03.367Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 4.5 kB/s)
[2026-02-25T21:54:03.367Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
[2026-02-25T21:54:03.367Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
[2026-02-25T21:54:03.367Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 4.3 kB/s)
[2026-02-25T21:54:03.367Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[2026-02-25T21:54:03.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[2026-02-25T21:54:03.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 154 kB/s)
[2026-02-25T21:54:03.676Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[2026-02-25T21:54:03.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[2026-02-25T21:54:03.987Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 29 kB/s)
[2026-02-25T21:54:03.987Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[2026-02-25T21:54:04.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[2026-02-25T21:54:04.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 75 kB/s)
[2026-02-25T21:54:04.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[2026-02-25T21:54:04.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[2026-02-25T21:54:04.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 5.4 kB/s)
[2026-02-25T21:54:04.299Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[2026-02-25T21:54:04.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[2026-02-25T21:54:04.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 5.0 kB/s)
[2026-02-25T21:54:04.611Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[2026-02-25T21:54:04.922Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[2026-02-25T21:54:04.922Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 93 kB/s)
[2026-02-25T21:54:04.922Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[2026-02-25T21:54:05.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[2026-02-25T21:54:05.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 73 kB/s)
[2026-02-25T21:54:05.233Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[2026-02-25T21:54:05.543Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[2026-02-25T21:54:05.543Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 315 kB/s)
[2026-02-25T21:54:05.543Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
[2026-02-25T21:54:05.543Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
[2026-02-25T21:54:05.543Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 231 kB/s)
[2026-02-25T21:54:05.543Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[2026-02-25T21:54:05.854Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[2026-02-25T21:54:05.854Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 170 kB/s)
[2026-02-25T21:54:05.854Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom
[2026-02-25T21:54:06.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
[2026-02-25T21:54:06.252Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 4.3 kB/s)
[2026-02-25T21:54:06.253Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom
[2026-02-25T21:54:06.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
[2026-02-25T21:54:06.253Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 4.2 kB/s)
[2026-02-25T21:54:06.253Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom
[2026-02-25T21:54:06.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
[2026-02-25T21:54:06.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 19 kB/s)
[2026-02-25T21:54:06.564Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
[2026-02-25T21:54:06.874Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
[2026-02-25T21:54:06.874Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 108 kB/s)
[2026-02-25T21:54:06.874Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
[2026-02-25T21:54:07.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
[2026-02-25T21:54:07.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 266 kB/s)
[2026-02-25T21:54:07.187Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom
[2026-02-25T21:54:07.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
[2026-02-25T21:54:07.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 329 kB/s)
[2026-02-25T21:54:07.187Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/2/apache-2.pom
[2026-02-25T21:54:07.498Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
[2026-02-25T21:54:07.498Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 87 kB/s)
[2026-02-25T21:54:07.498Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom
[2026-02-25T21:54:07.809Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
[2026-02-25T21:54:07.809Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 4.4 kB/s)
[2026-02-25T21:54:07.809Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
[2026-02-25T21:54:08.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
[2026-02-25T21:54:08.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 106 kB/s)
[2026-02-25T21:54:08.121Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
[2026-02-25T21:54:08.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
[2026-02-25T21:54:08.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 81 kB/s)
[2026-02-25T21:54:08.121Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
[2026-02-25T21:54:08.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
[2026-02-25T21:54:08.431Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 152 kB/s)
[2026-02-25T21:54:08.431Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
[2026-02-25T21:54:08.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
[2026-02-25T21:54:08.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 139 kB/s)
[2026-02-25T21:54:08.742Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
[2026-02-25T21:54:08.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
[2026-02-25T21:54:09.053Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 50 kB/s)
[2026-02-25T21:54:09.053Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[2026-02-25T21:54:09.053Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[2026-02-25T21:54:09.053Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 554 kB/s)
[2026-02-25T21:54:09.053Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/19/maven-parent-19.pom
[2026-02-25T21:54:09.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
[2026-02-25T21:54:09.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 658 kB/s)
[2026-02-25T21:54:09.382Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
[2026-02-25T21:54:09.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
[2026-02-25T21:54:09.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 48 kB/s)
[2026-02-25T21:54:09.696Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[2026-02-25T21:54:10.007Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[2026-02-25T21:54:10.007Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 104 kB/s)
[2026-02-25T21:54:10.007Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
[2026-02-25T21:54:10.007Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
[2026-02-25T21:54:10.007Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 178 kB/s)
[2026-02-25T21:54:10.007Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[2026-02-25T21:54:10.322Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[2026-02-25T21:54:10.322Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 446 kB/s)
[2026-02-25T21:54:10.322Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
[2026-02-25T21:54:10.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
[2026-02-25T21:54:10.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 105 kB/s)
[2026-02-25T21:54:10.635Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
[2026-02-25T21:54:10.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
[2026-02-25T21:54:10.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 55 kB/s)
[2026-02-25T21:54:10.945Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[2026-02-25T21:54:10.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[2026-02-25T21:54:10.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 74 kB/s)
[2026-02-25T21:54:10.945Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
[2026-02-25T21:54:11.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
[2026-02-25T21:54:11.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 137 kB/s)
[2026-02-25T21:54:11.259Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
[2026-02-25T21:54:11.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
[2026-02-25T21:54:11.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (7.3 kB at 204 kB/s)
[2026-02-25T21:54:11.585Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
[2026-02-25T21:54:11.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
[2026-02-25T21:54:11.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (18 kB at 461 kB/s)
[2026-02-25T21:54:11.585Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
[2026-02-25T21:54:11.898Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
[2026-02-25T21:54:11.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (3.5 kB at 106 kB/s)
[2026-02-25T21:54:11.898Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
[2026-02-25T21:54:12.212Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
[2026-02-25T21:54:12.212Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (3.2 kB at 94 kB/s)
[2026-02-25T21:54:12.212Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[2026-02-25T21:54:12.544Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[2026-02-25T21:54:12.544Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 491 kB/s)
[2026-02-25T21:54:12.544Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar
[2026-02-25T21:54:12.544Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar
[2026-02-25T21:54:12.544Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[2026-02-25T21:54:12.544Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar
[2026-02-25T21:54:12.544Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
[2026-02-25T21:54:12.544Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar
[2026-02-25T21:54:12.544Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
[2026-02-25T21:54:12.544Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
[2026-02-25T21:54:12.544Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
[2026-02-25T21:54:12.865Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
[2026-02-25T21:54:12.866Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
[2026-02-25T21:54:12.866Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
[2026-02-25T21:54:12.866Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
[2026-02-25T21:54:13.176Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
[2026-02-25T21:54:13.176Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[2026-02-25T21:54:13.176Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[2026-02-25T21:54:13.176Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[2026-02-25T21:54:13.176Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2026-02-25T21:54:13.176Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[2026-02-25T21:54:13.176Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
[2026-02-25T21:54:13.176Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
[2026-02-25T21:54:13.498Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
[2026-02-25T21:54:13.498Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[2026-02-25T21:54:13.498Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[2026-02-25T21:54:13.498Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[2026-02-25T21:54:13.810Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[2026-02-25T21:54:13.810Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[2026-02-25T21:54:13.810Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[2026-02-25T21:54:13.810Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[2026-02-25T21:54:17.695Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar
[2026-02-25T21:54:17.695Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar
[2026-02-25T21:54:17.695Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar
[2026-02-25T21:54:17.695Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[2026-02-25T21:54:17.695Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar
[2026-02-25T21:54:18.008Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[2026-02-25T21:54:18.008Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[2026-02-25T21:54:18.008Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[2026-02-25T21:54:18.008Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
[2026-02-25T21:54:18.008Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
[2026-02-25T21:54:18.008Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[2026-02-25T21:54:18.008Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
[2026-02-25T21:54:18.008Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
[2026-02-25T21:54:18.319Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
[2026-02-25T21:54:18.319Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
[2026-02-25T21:54:18.319Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[2026-02-25T21:54:18.319Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
[2026-02-25T21:54:18.319Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[2026-02-25T21:54:18.319Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[2026-02-25T21:54:18.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar
[2026-02-25T21:54:18.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar
[2026-02-25T21:54:18.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[2026-02-25T21:54:18.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar
[2026-02-25T21:54:18.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
[2026-02-25T21:54:18.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar (24 kB at 694 kB/s)
[2026-02-25T21:54:18.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar
[2026-02-25T21:54:18.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar (49 kB at 806 kB/s)
[2026-02-25T21:54:18.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
[2026-02-25T21:54:18.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar (313 kB at 5.1 MB/s)
[2026-02-25T21:54:18.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
[2026-02-25T21:54:18.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar (43 kB at 636 kB/s)
[2026-02-25T21:54:18.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
[2026-02-25T21:54:18.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 779 kB/s)
[2026-02-25T21:54:18.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar
[2026-02-25T21:54:18.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 2.0 MB/s)
[2026-02-25T21:54:18.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
[2026-02-25T21:54:18.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 5.4 MB/s)
[2026-02-25T21:54:18.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
[2026-02-25T21:54:18.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar (18 kB at 157 kB/s)
[2026-02-25T21:54:18.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
[2026-02-25T21:54:18.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (250 kB at 2.0 MB/s)
[2026-02-25T21:54:18.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
[2026-02-25T21:54:18.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 428 kB/s)
[2026-02-25T21:54:18.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[2026-02-25T21:54:18.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 86 kB/s)
[2026-02-25T21:54:18.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[2026-02-25T21:54:18.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 84 kB/s)
[2026-02-25T21:54:18.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[2026-02-25T21:54:18.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 1.1 MB/s)
[2026-02-25T21:54:18.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2026-02-25T21:54:18.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 7.1 MB/s)
[2026-02-25T21:54:18.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[2026-02-25T21:54:18.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 1.6 MB/s)
[2026-02-25T21:54:18.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
[2026-02-25T21:54:18.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (165 kB at 901 kB/s)
[2026-02-25T21:54:18.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
[2026-02-25T21:54:18.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 275 kB/s)
[2026-02-25T21:54:18.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
[2026-02-25T21:54:18.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 226 kB/s)
[2026-02-25T21:54:18.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[2026-02-25T21:54:18.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 293 kB/s)
[2026-02-25T21:54:18.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[2026-02-25T21:54:18.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 808 kB/s)
[2026-02-25T21:54:18.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[2026-02-25T21:54:18.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 43 kB/s)
[2026-02-25T21:54:18.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[2026-02-25T21:54:18.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 63 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 1.4 MB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 752 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 142 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (53 kB at 190 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 318 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 269 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 477 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 209 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 82 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 1.0 MB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 717 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 333 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 1.6 MB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 1.2 MB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 968 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 47 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 349 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (165 kB at 406 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (293 kB at 703 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (7.9 kB at 19 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 549 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (46 kB at 102 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (196 kB at 442 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 706 kB/s)
[2026-02-25T21:54:18.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 919 kB/s)
[2026-02-25T21:54:19.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 509 kB/s)
[2026-02-25T21:54:19.257Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2026-02-25T21:54:19.570Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2026-02-25T21:54:19.882Z] [INFO] java-annotations mojo extractor found 0 mojo descriptor.
[2026-02-25T21:54:19.882Z] [INFO]
[2026-02-25T21:54:19.882Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:54:19.882Z] [INFO] Processed 4 files in 50ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T21:54:19.882Z] [INFO]
[2026-02-25T21:54:19.882Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:54:19.882Z] [INFO] Processed 4 files in 00:00.047 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T21:54:19.882Z] [INFO]
[2026-02-25T21:54:19.882Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:54:19.882Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:19.882Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:19.882Z] [INFO] Copying 1 resource
[2026-02-25T21:54:19.882Z] [INFO]
[2026-02-25T21:54:19.882Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:54:19.882Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:54:19.882Z] [INFO] Compiling 4 source files to /quarkus/independent-projects/bootstrap/maven-plugin/target/classes
[2026-02-25T21:54:20.194Z] [INFO]
[2026-02-25T21:54:20.194Z] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:54:20.194Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2026-02-25T21:54:20.194Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2026-02-25T21:54:20.868Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors.
[2026-02-25T21:54:20.868Z] [INFO]
[2026-02-25T21:54:20.868Z] [INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:54:20.868Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
[2026-02-25T21:54:21.181Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
[2026-02-25T21:54:21.181Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 44 kB/s)
[2026-02-25T21:54:21.181Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[2026-02-25T21:54:21.181Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[2026-02-25T21:54:21.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 52 kB/s)
[2026-02-25T21:54:21.497Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[2026-02-25T21:54:21.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[2026-02-25T21:54:21.810Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 214 kB/s)
[2026-02-25T21:54:21.810Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[2026-02-25T21:54:21.810Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[2026-02-25T21:54:22.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 61 kB/s)
[2026-02-25T21:54:22.120Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[2026-02-25T21:54:22.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[2026-02-25T21:54:22.431Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 274 kB/s)
[2026-02-25T21:54:22.431Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[2026-02-25T21:54:22.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[2026-02-25T21:54:22.431Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 259 kB/s)
[2026-02-25T21:54:22.431Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2026-02-25T21:54:22.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2026-02-25T21:54:22.745Z] [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 30 kB/s)
[2026-02-25T21:54:22.745Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
[2026-02-25T21:54:23.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
[2026-02-25T21:54:23.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 21 kB/s)
[2026-02-25T21:54:23.056Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom
[2026-02-25T21:54:23.365Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom
[2026-02-25T21:54:23.365Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom (16 kB at 208 kB/s)
[2026-02-25T21:54:23.365Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[2026-02-25T21:54:23.365Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[2026-02-25T21:54:23.365Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2026-02-25T21:54:23.365Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar
[2026-02-25T21:54:23.365Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
[2026-02-25T21:54:23.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[2026-02-25T21:54:23.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar
[2026-02-25T21:54:23.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[2026-02-25T21:54:23.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2026-02-25T21:54:23.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
[2026-02-25T21:54:23.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar (317 kB at 7.9 MB/s)
[2026-02-25T21:54:23.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 3.4 MB/s)
[2026-02-25T21:54:23.677Z] [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 14 MB/s)
[2026-02-25T21:54:23.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 3.8 MB/s)
[2026-02-25T21:54:23.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar (260 kB at 3.3 MB/s)
[2026-02-25T21:54:23.989Z] [INFO] Discovered 1 component descriptors(s)
[2026-02-25T21:54:23.989Z] [INFO]
[2026-02-25T21:54:23.989Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:54:23.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:23.989Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:23.989Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/maven-plugin/src/test/resources
[2026-02-25T21:54:23.989Z] [INFO]
[2026-02-25T21:54:23.989Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:54:23.989Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:54:23.989Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/bootstrap/maven-plugin/target/test-classes
[2026-02-25T21:54:24.303Z] [INFO]
[2026-02-25T21:54:24.303Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:54:24.303Z] [INFO]
[2026-02-25T21:54:24.303Z] [INFO] -------------------------------------------------------
[2026-02-25T21:54:24.303Z] [INFO] T E S T S
[2026-02-25T21:54:24.303Z] [INFO] -------------------------------------------------------
[2026-02-25T21:54:24.303Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:54:24.976Z] [INFO] Running io.quarkus.maven.ExtensionDescriptorMojoTest
[2026-02-25T21:54:24.976Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in io.quarkus.maven.ExtensionDescriptorMojoTest
[2026-02-25T21:54:24.976Z] [INFO]
[2026-02-25T21:54:24.976Z] [INFO] Results:
[2026-02-25T21:54:24.976Z] [INFO]
[2026-02-25T21:54:24.976Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:54:24.976Z] [INFO]
[2026-02-25T21:54:24.976Z] [INFO]
[2026-02-25T21:54:24.976Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:54:24.976Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final.jar
[2026-02-25T21:54:24.976Z] [INFO]
[2026-02-25T21:54:24.976Z] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:54:24.976Z] [INFO]
[2026-02-25T21:54:24.976Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:54:24.976Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final-sources.jar
[2026-02-25T21:54:24.976Z] [INFO]
[2026-02-25T21:54:24.976Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-maven-plugin ---
[2026-02-25T21:54:24.976Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-plugin/2.7.5.Final/quarkus-bootstrap-maven-plugin-2.7.5.Final.jar
[2026-02-25T21:54:24.976Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-plugin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-plugin/2.7.5.Final/quarkus-bootstrap-maven-plugin-2.7.5.Final.pom
[2026-02-25T21:54:24.976Z] [INFO] Installing /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-maven-plugin/2.7.5.Final/quarkus-bootstrap-maven-plugin-2.7.5.Final-sources.jar
[2026-02-25T21:54:24.976Z] [INFO]
[2026-02-25T21:54:24.976Z] [INFO] ----------------< io.quarkus:quarkus-bootstrap-runner >-----------------
[2026-02-25T21:54:24.976Z] [INFO] Building Quarkus - Bootstrap - Runner 2.7.5.Final [15/964]
[2026-02-25T21:54:24.976Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:54:24.976Z] [INFO]
[2026-02-25T21:54:24.976Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-runner ---
[2026-02-25T21:54:24.976Z] [INFO]
[2026-02-25T21:54:24.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-runner ---
[2026-02-25T21:54:24.976Z] [INFO]
[2026-02-25T21:54:24.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-runner ---
[2026-02-25T21:54:24.976Z] [INFO]
[2026-02-25T21:54:24.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-runner ---
[2026-02-25T21:54:24.976Z] [INFO]
[2026-02-25T21:54:24.976Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-runner ---
[2026-02-25T21:54:24.976Z] [INFO]
[2026-02-25T21:54:24.976Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-runner ---
[2026-02-25T21:54:24.976Z] [INFO] Processed 14 files in 67ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2026-02-25T21:54:24.976Z] [INFO]
[2026-02-25T21:54:24.976Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-runner ---
[2026-02-25T21:54:25.290Z] [INFO] Processed 14 files in 00:00.111 (Already Sorted: 14, Needed Sorting: 0)
[2026-02-25T21:54:25.290Z] [INFO]
[2026-02-25T21:54:25.290Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-runner ---
[2026-02-25T21:54:25.290Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:25.290Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:25.290Z] [INFO] Copying 1 resource
[2026-02-25T21:54:25.290Z] [INFO]
[2026-02-25T21:54:25.290Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-runner ---
[2026-02-25T21:54:25.290Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:54:25.290Z] [INFO] Compiling 13 source files to /quarkus/independent-projects/bootstrap/runner/target/classes
[2026-02-25T21:54:25.290Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/QuarkusEntryPoint.java:[72,62] unchecked cast
[2026-02-25T21:54:25.290Z] required: java.util.List<java.lang.String>
[2026-02-25T21:54:25.290Z] found: java.lang.Object
[2026-02-25T21:54:25.290Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/RunnerClassLoader.java:[215,34] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2026-02-25T21:54:25.290Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/RunnerClassLoader.java:[217,21] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2026-02-25T21:54:25.290Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/DevModeMediator.java:[40,62] unchecked cast
[2026-02-25T21:54:25.290Z] required: java.util.List<java.lang.String>
[2026-02-25T21:54:25.290Z] found: java.lang.Object
[2026-02-25T21:54:25.290Z] [INFO]
[2026-02-25T21:54:25.290Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-runner ---
[2026-02-25T21:54:25.290Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:25.290Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:25.290Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/runner/src/test/resources
[2026-02-25T21:54:25.290Z] [INFO]
[2026-02-25T21:54:25.290Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-runner ---
[2026-02-25T21:54:25.602Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:54:25.602Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/bootstrap/runner/target/test-classes
[2026-02-25T21:54:25.602Z] [INFO]
[2026-02-25T21:54:25.602Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-runner ---
[2026-02-25T21:54:25.602Z] [INFO]
[2026-02-25T21:54:25.603Z] [INFO] -------------------------------------------------------
[2026-02-25T21:54:25.603Z] [INFO] T E S T S
[2026-02-25T21:54:25.603Z] [INFO] -------------------------------------------------------
[2026-02-25T21:54:25.603Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:54:26.278Z] [INFO] Running io.quarkus.bootstrap.runner.JarResourceTest
[2026-02-25T21:54:26.278Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in io.quarkus.bootstrap.runner.JarResourceTest
[2026-02-25T21:54:26.278Z] [INFO]
[2026-02-25T21:54:26.278Z] [INFO] Results:
[2026-02-25T21:54:26.278Z] [INFO]
[2026-02-25T21:54:26.278Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:54:26.278Z] [INFO]
[2026-02-25T21:54:26.278Z] [INFO]
[2026-02-25T21:54:26.278Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-runner ---
[2026-02-25T21:54:26.278Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final.jar
[2026-02-25T21:54:26.278Z] [INFO]
[2026-02-25T21:54:26.278Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-runner ---
[2026-02-25T21:54:26.278Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final-sources.jar
[2026-02-25T21:54:26.591Z] [INFO]
[2026-02-25T21:54:26.591Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-runner ---
[2026-02-25T21:54:26.591Z] [INFO] Installing /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-runner/2.7.5.Final/quarkus-bootstrap-runner-2.7.5.Final.jar
[2026-02-25T21:54:26.591Z] [INFO] Installing /quarkus/independent-projects/bootstrap/runner/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bootstrap-runner/2.7.5.Final/quarkus-bootstrap-runner-2.7.5.Final.pom
[2026-02-25T21:54:26.591Z] [INFO] Installing /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-bootstrap-runner/2.7.5.Final/quarkus-bootstrap-runner-2.7.5.Final-sources.jar
[2026-02-25T21:54:26.591Z] [INFO]
[2026-02-25T21:54:26.591Z] [INFO] --------------------< io.quarkus.qute:qute-parent >---------------------
[2026-02-25T21:54:26.591Z] [INFO] Building Qute - Parent 2.7.5.Final [16/964]
[2026-02-25T21:54:26.591Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:54:26.591Z] [INFO]
[2026-02-25T21:54:26.591Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-parent ---
[2026-02-25T21:54:26.591Z] [INFO]
[2026-02-25T21:54:26.591Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-parent ---
[2026-02-25T21:54:26.591Z] [INFO]
[2026-02-25T21:54:26.591Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-parent ---
[2026-02-25T21:54:26.591Z] [INFO]
[2026-02-25T21:54:26.591Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-parent ---
[2026-02-25T21:54:26.591Z] [INFO]
[2026-02-25T21:54:26.591Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-parent ---
[2026-02-25T21:54:26.591Z] [INFO]
[2026-02-25T21:54:26.591Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-parent ---
[2026-02-25T21:54:26.591Z] [INFO]
[2026-02-25T21:54:26.591Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-parent ---
[2026-02-25T21:54:26.591Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:54:26.591Z] [INFO]
[2026-02-25T21:54:26.591Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-parent ---
[2026-02-25T21:54:26.591Z] [INFO]
[2026-02-25T21:54:26.591Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-parent ---
[2026-02-25T21:54:26.591Z] [INFO] Installing /quarkus/independent-projects/qute/pom.xml to /root/.m2/repository/io/quarkus/qute/qute-parent/2.7.5.Final/qute-parent-2.7.5.Final.pom
[2026-02-25T21:54:26.591Z] [INFO]
[2026-02-25T21:54:26.591Z] [INFO] ---------------------< io.quarkus.qute:qute-core >----------------------
[2026-02-25T21:54:26.591Z] [INFO] Building Qute - Core 2.7.5.Final [17/964]
[2026-02-25T21:54:26.591Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:54:26.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.pom
[2026-02-25T21:54:26.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.pom (8.5 kB at 79 kB/s)
[2026-02-25T21:54:26.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.4.0/mutiny-project-1.4.0.pom
[2026-02-25T21:54:26.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.4.0/mutiny-project-1.4.0.pom (19 kB at 166 kB/s)
[2026-02-25T21:54:26.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/35/smallrye-build-parent-35.pom
[2026-02-25T21:54:26.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/35/smallrye-build-parent-35.pom (66 kB at 740 kB/s)
[2026-02-25T21:54:26.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom
[2026-02-25T21:54:26.904Z] [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 14 kB/s)
[2026-02-25T21:54:26.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.pom
[2026-02-25T21:54:26.904Z] [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 19 kB/s)
[2026-02-25T21:54:26.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.jar
[2026-02-25T21:54:26.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar
[2026-02-25T21:54:26.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.jar
[2026-02-25T21:54:26.904Z] [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 258 kB/s)
[2026-02-25T21:54:27.224Z] [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 69 kB/s)
[2026-02-25T21:54:27.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.jar (838 kB at 8.1 MB/s)
[2026-02-25T21:54:27.224Z] [INFO]
[2026-02-25T21:54:27.224Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-core ---
[2026-02-25T21:54:27.224Z] [INFO]
[2026-02-25T21:54:27.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-core ---
[2026-02-25T21:54:27.224Z] [INFO]
[2026-02-25T21:54:27.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-core ---
[2026-02-25T21:54:27.224Z] [INFO]
[2026-02-25T21:54:27.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-core ---
[2026-02-25T21:54:27.224Z] [INFO]
[2026-02-25T21:54:27.224Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-core ---
[2026-02-25T21:54:27.224Z] [INFO]
[2026-02-25T21:54:27.224Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-core ---
[2026-02-25T21:54:27.535Z] [INFO] Processed 110 files in 411ms (Formatted: 0, Unchanged: 110, Failed: 0, Readonly: 0)
[2026-02-25T21:54:27.535Z] [INFO]
[2026-02-25T21:54:27.535Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-core ---
[2026-02-25T21:54:28.212Z] [INFO] Processed 110 files in 00:00.457 (Already Sorted: 110, Needed Sorting: 0)
[2026-02-25T21:54:28.212Z] [INFO]
[2026-02-25T21:54:28.212Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ qute-core ---
[2026-02-25T21:54:28.212Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:28.212Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:28.212Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/core/src/main/resources
[2026-02-25T21:54:28.212Z] [INFO]
[2026-02-25T21:54:28.212Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ qute-core ---
[2026-02-25T21:54:28.212Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:54:28.212Z] [INFO] Compiling 78 source files to /quarkus/independent-projects/qute/core/target/classes
[2026-02-25T21:54:28.523Z] [INFO]
[2026-02-25T21:54:28.523Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ qute-core ---
[2026-02-25T21:54:28.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:28.523Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:28.523Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/core/src/test/resources
[2026-02-25T21:54:28.523Z] [INFO]
[2026-02-25T21:54:28.523Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ qute-core ---
[2026-02-25T21:54:28.523Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:54:28.523Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/qute/core/target/test-classes
[2026-02-25T21:54:28.918Z] [INFO]
[2026-02-25T21:54:28.918Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ qute-core ---
[2026-02-25T21:54:28.918Z] [INFO]
[2026-02-25T21:54:28.918Z] [INFO] -------------------------------------------------------
[2026-02-25T21:54:28.918Z] [INFO] T E S T S
[2026-02-25T21:54:28.918Z] [INFO] -------------------------------------------------------
[2026-02-25T21:54:28.918Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:54:29.590Z] [INFO] Running io.quarkus.qute.MapResolverTest
[2026-02-25T21:54:29.590Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in io.quarkus.qute.MapResolverTest
[2026-02-25T21:54:29.590Z] [INFO] Running io.quarkus.qute.TemplateInstanceInitializerTest
[2026-02-25T21:54:29.591Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.qute.TemplateInstanceInitializerTest
[2026-02-25T21:54:29.591Z] [INFO] Running io.quarkus.qute.HtmlEscaperTest
[2026-02-25T21:54:29.591Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.qute.HtmlEscaperTest
[2026-02-25T21:54:29.591Z] [INFO] Running io.quarkus.qute.ExpressionTest
[2026-02-25T21:54:29.902Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in io.quarkus.qute.ExpressionTest
[2026-02-25T21:54:29.902Z] [INFO] Running io.quarkus.qute.SetSectionTest
[2026-02-25T21:54:29.902Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.qute.SetSectionTest
[2026-02-25T21:54:29.902Z] [INFO] Running io.quarkus.qute.EscaperTest
[2026-02-25T21:54:29.902Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.EscaperTest
[2026-02-25T21:54:29.902Z] [INFO] Running io.quarkus.qute.MutinyTest
[2026-02-25T21:54:29.902Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in io.quarkus.qute.MutinyTest
[2026-02-25T21:54:29.902Z] [INFO] Running io.quarkus.qute.WhenSectionTest
[2026-02-25T21:54:29.902Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.qute.WhenSectionTest
[2026-02-25T21:54:29.902Z] [INFO] Running io.quarkus.qute.ImmutableListTest
[2026-02-25T21:54:29.902Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.qute.ImmutableListTest
[2026-02-25T21:54:29.902Z] [INFO] Running io.quarkus.qute.QuteTest
[2026-02-25T21:54:29.902Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.qute.QuteTest
[2026-02-25T21:54:29.902Z] [INFO] Running io.quarkus.qute.CollectionResolverTest
[2026-02-25T21:54:29.902Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.CollectionResolverTest
[2026-02-25T21:54:29.902Z] [INFO] Running io.quarkus.qute.IfSectionTest
[2026-02-25T21:54:29.902Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in io.quarkus.qute.IfSectionTest
[2026-02-25T21:54:29.902Z] [INFO] Running io.quarkus.qute.LiteralSupportTest
[2026-02-25T21:54:29.902Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.qute.LiteralSupportTest
[2026-02-25T21:54:29.902Z] [INFO] Running io.quarkus.qute.AsyncDataTest
[2026-02-25T21:54:29.902Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.AsyncDataTest
[2026-02-25T21:54:29.902Z] [INFO] Running io.quarkus.qute.ValueResolverBuilderTest
[2026-02-25T21:54:29.902Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.ValueResolverBuilderTest
[2026-02-25T21:54:29.902Z] [INFO] Running io.quarkus.qute.EvalTest
[2026-02-25T21:54:29.902Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.qute.EvalTest
[2026-02-25T21:54:29.902Z] [INFO] Running io.quarkus.qute.VirtualMethodParametersTest
[2026-02-25T21:54:29.902Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.VirtualMethodParametersTest
[2026-02-25T21:54:29.902Z] [INFO] Running io.quarkus.qute.ArrayResolverTest
[2026-02-25T21:54:30.213Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.qute.ArrayResolverTest
[2026-02-25T21:54:30.213Z] [INFO] Running io.quarkus.qute.EngineTest
[2026-02-25T21:54:30.213Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.EngineTest
[2026-02-25T21:54:30.213Z] [INFO] Running io.quarkus.qute.SimpleTest
[2026-02-25T21:54:30.213Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.qute.SimpleTest
[2026-02-25T21:54:30.213Z] [INFO] Running io.quarkus.qute.EvaluatedParamsTest
[2026-02-25T21:54:30.213Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.EvaluatedParamsTest
[2026-02-25T21:54:30.213Z] [INFO] Running io.quarkus.qute.WithSectionTest
[2026-02-25T21:54:30.213Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.WithSectionTest
[2026-02-25T21:54:30.213Z] [INFO] Running io.quarkus.qute.ReflectionResolverTest
[2026-02-25T21:54:30.213Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.qute.ReflectionResolverTest
[2026-02-25T21:54:30.213Z] [INFO] Running io.quarkus.qute.LoopSectionTest
[2026-02-25T21:54:30.213Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.qute.LoopSectionTest
[2026-02-25T21:54:30.213Z] [INFO] Running io.quarkus.qute.StrictRenderingTest
[2026-02-25T21:54:30.213Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.qute.StrictRenderingTest
[2026-02-25T21:54:30.213Z] [INFO] Running io.quarkus.qute.BooleansTest
[2026-02-25T21:54:30.214Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.BooleansTest
[2026-02-25T21:54:30.214Z] [INFO] Running io.quarkus.qute.GlobalNamespaceResolverTest
[2026-02-25T21:54:30.214Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.GlobalNamespaceResolverTest
[2026-02-25T21:54:30.214Z] [INFO] Running io.quarkus.qute.NamespaceResolversTest
[2026-02-25T21:54:30.214Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.qute.NamespaceResolversTest
[2026-02-25T21:54:30.214Z] [INFO] Running io.quarkus.qute.UserTagTest
[2026-02-25T21:54:30.214Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.qute.UserTagTest
[2026-02-25T21:54:30.214Z] [INFO] Running io.quarkus.qute.ParserTest
[2026-02-25T21:54:30.214Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in io.quarkus.qute.ParserTest
[2026-02-25T21:54:30.214Z] [INFO] Running io.quarkus.qute.IncludeTest
[2026-02-25T21:54:30.214Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.qute.IncludeTest
[2026-02-25T21:54:30.214Z] [INFO]
[2026-02-25T21:54:30.214Z] [INFO] Results:
[2026-02-25T21:54:30.214Z] [INFO]
[2026-02-25T21:54:30.214Z] [INFO] Tests run: 151, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:54:30.214Z] [INFO]
[2026-02-25T21:54:30.214Z] [INFO]
[2026-02-25T21:54:30.214Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ qute-core ---
[2026-02-25T21:54:30.214Z] [INFO] Building jar: /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final.jar
[2026-02-25T21:54:30.214Z] [INFO]
[2026-02-25T21:54:30.214Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-core ---
[2026-02-25T21:54:30.526Z] [INFO] Building jar: /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final-sources.jar
[2026-02-25T21:54:30.526Z] [INFO]
[2026-02-25T21:54:30.526Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-core ---
[2026-02-25T21:54:30.526Z] [INFO] Installing /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/qute/qute-core/2.7.5.Final/qute-core-2.7.5.Final.jar
[2026-02-25T21:54:30.526Z] [INFO] Installing /quarkus/independent-projects/qute/core/pom.xml to /root/.m2/repository/io/quarkus/qute/qute-core/2.7.5.Final/qute-core-2.7.5.Final.pom
[2026-02-25T21:54:30.526Z] [INFO] Installing /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/qute/qute-core/2.7.5.Final/qute-core-2.7.5.Final-sources.jar
[2026-02-25T21:54:30.526Z] [INFO]
[2026-02-25T21:54:30.526Z] [INFO] -------------------< io.quarkus.qute:qute-generator >-------------------
[2026-02-25T21:54:30.526Z] [INFO] Building Qute - Generator 2.7.5.Final [18/964]
[2026-02-25T21:54:30.526Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:54:30.526Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.pom
[2026-02-25T21:54:30.526Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.pom (6.8 kB at 92 kB/s)
[2026-02-25T21:54:30.526Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.jar
[2026-02-25T21:54:30.526Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.jar (231 kB at 2.1 MB/s)
[2026-02-25T21:54:30.526Z] [INFO]
[2026-02-25T21:54:30.526Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-generator ---
[2026-02-25T21:54:30.526Z] [INFO]
[2026-02-25T21:54:30.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-generator ---
[2026-02-25T21:54:30.526Z] [INFO]
[2026-02-25T21:54:30.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-generator ---
[2026-02-25T21:54:30.526Z] [INFO]
[2026-02-25T21:54:30.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-generator ---
[2026-02-25T21:54:30.526Z] [INFO]
[2026-02-25T21:54:30.526Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-generator ---
[2026-02-25T21:54:30.526Z] [INFO]
[2026-02-25T21:54:30.526Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-generator ---
[2026-02-25T21:54:30.837Z] [INFO] Processed 16 files in 87ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-02-25T21:54:30.837Z] [INFO]
[2026-02-25T21:54:30.837Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-generator ---
[2026-02-25T21:54:30.837Z] [INFO] Processed 16 files in 00:00.163 (Already Sorted: 16, Needed Sorting: 0)
[2026-02-25T21:54:30.837Z] [INFO]
[2026-02-25T21:54:30.837Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ qute-generator ---
[2026-02-25T21:54:30.837Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:30.837Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:30.837Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/generator/src/main/resources
[2026-02-25T21:54:30.837Z] [INFO]
[2026-02-25T21:54:30.837Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ qute-generator ---
[2026-02-25T21:54:30.837Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:54:30.837Z] [INFO] Compiling 5 source files to /quarkus/independent-projects/qute/generator/target/classes
[2026-02-25T21:54:31.149Z] [INFO]
[2026-02-25T21:54:31.149Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ qute-generator ---
[2026-02-25T21:54:31.149Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:31.149Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:31.149Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/generator/src/test/resources
[2026-02-25T21:54:31.149Z] [INFO]
[2026-02-25T21:54:31.149Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ qute-generator ---
[2026-02-25T21:54:31.149Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:54:31.149Z] [INFO] Compiling 11 source files to /quarkus/independent-projects/qute/generator/target/test-classes
[2026-02-25T21:54:31.460Z] [INFO]
[2026-02-25T21:54:31.460Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ qute-generator ---
[2026-02-25T21:54:31.460Z] [INFO]
[2026-02-25T21:54:31.460Z] [INFO] -------------------------------------------------------
[2026-02-25T21:54:31.460Z] [INFO] T E S T S
[2026-02-25T21:54:31.460Z] [INFO] -------------------------------------------------------
[2026-02-25T21:54:31.460Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:54:32.132Z] [INFO] Running io.quarkus.qute.generator.ParametersTest
[2026-02-25T21:54:32.132Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in io.quarkus.qute.generator.ParametersTest
[2026-02-25T21:54:32.132Z] [INFO] Running io.quarkus.qute.generator.SimpleGeneratorTest
[2026-02-25T21:54:32.442Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s - in io.quarkus.qute.generator.SimpleGeneratorTest
[2026-02-25T21:54:32.442Z] [INFO] Running io.quarkus.qute.generator.TemplateGlobalGeneratorTest
[2026-02-25T21:54:32.442Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in io.quarkus.qute.generator.TemplateGlobalGeneratorTest
[2026-02-25T21:54:32.442Z] [INFO] Running io.quarkus.qute.generator.MethodKeyTest
[2026-02-25T21:54:32.442Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.generator.MethodKeyTest
[2026-02-25T21:54:32.752Z] [INFO]
[2026-02-25T21:54:32.752Z] [INFO] Results:
[2026-02-25T21:54:32.752Z] [INFO]
[2026-02-25T21:54:32.752Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:54:32.752Z] [INFO]
[2026-02-25T21:54:32.752Z] [INFO]
[2026-02-25T21:54:32.752Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ qute-generator ---
[2026-02-25T21:54:32.752Z] [INFO] Building jar: /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final.jar
[2026-02-25T21:54:32.752Z] [INFO]
[2026-02-25T21:54:32.752Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-generator ---
[2026-02-25T21:54:32.752Z] [INFO] Building jar: /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final-sources.jar
[2026-02-25T21:54:32.752Z] [INFO]
[2026-02-25T21:54:32.752Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-generator ---
[2026-02-25T21:54:32.752Z] [INFO] Installing /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/qute/qute-generator/2.7.5.Final/qute-generator-2.7.5.Final.jar
[2026-02-25T21:54:32.752Z] [INFO] Installing /quarkus/independent-projects/qute/generator/pom.xml to /root/.m2/repository/io/quarkus/qute/qute-generator/2.7.5.Final/qute-generator-2.7.5.Final.pom
[2026-02-25T21:54:32.752Z] [INFO] Installing /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/qute/qute-generator/2.7.5.Final/qute-generator-2.7.5.Final-sources.jar
[2026-02-25T21:54:32.752Z] [INFO]
[2026-02-25T21:54:32.752Z] [INFO] ------------------< io.quarkus:quarkus-tools-parent >-------------------
[2026-02-25T21:54:32.752Z] [INFO] Building Quarkus - Dev tools - Parent 2.7.5.Final [19/964]
[2026-02-25T21:54:32.752Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:54:32.752Z] [INFO]
[2026-02-25T21:54:32.752Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-tools-parent ---
[2026-02-25T21:54:32.752Z] [INFO]
[2026-02-25T21:54:32.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-tools-parent ---
[2026-02-25T21:54:32.752Z] [INFO]
[2026-02-25T21:54:32.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-tools-parent ---
[2026-02-25T21:54:32.752Z] [INFO]
[2026-02-25T21:54:32.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-tools-parent ---
[2026-02-25T21:54:32.752Z] [INFO]
[2026-02-25T21:54:32.752Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-tools-parent ---
[2026-02-25T21:54:32.752Z] [INFO]
[2026-02-25T21:54:32.752Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-tools-parent ---
[2026-02-25T21:54:32.752Z] [INFO]
[2026-02-25T21:54:32.752Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-tools-parent ---
[2026-02-25T21:54:32.752Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:54:32.752Z] [INFO]
[2026-02-25T21:54:32.752Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-tools-parent ---
[2026-02-25T21:54:32.752Z] [INFO]
[2026-02-25T21:54:32.753Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-tools-parent ---
[2026-02-25T21:54:32.753Z] [INFO] Installing /quarkus/independent-projects/tools/pom.xml to /root/.m2/repository/io/quarkus/quarkus-tools-parent/2.7.5.Final/quarkus-tools-parent-2.7.5.Final.pom
[2026-02-25T21:54:32.753Z] [INFO]
[2026-02-25T21:54:32.753Z] [INFO] --------------< io.quarkus:quarkus-devtools-artifact-api >--------------
[2026-02-25T21:54:32.753Z] [INFO] Building Quarkus - Dev tools - Maven Artifact API 2.7.5.Final [20/964]
[2026-02-25T21:54:32.753Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:54:32.753Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.pom
[2026-02-25T21:54:33.063Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.pom (11 kB at 23 kB/s)
[2026-02-25T21:54:33.063Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/14/jboss-parent-14.pom
[2026-02-25T21:54:33.373Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/14/jboss-parent-14.pom (33 kB at 176 kB/s)
[2026-02-25T21:54:33.373Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
[2026-02-25T21:54:33.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
[2026-02-25T21:54:33.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.1/maven-3.8.1.pom (26 kB at 297 kB/s)
[2026-02-25T21:54:33.688Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.jar
[2026-02-25T21:54:34.000Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jandex/jandex-maven-plugin/1.2.2/jandex-maven-plugin-1.2.2.jar (13 kB at 45 kB/s)
[2026-02-25T21:54:34.000Z] [INFO]
[2026-02-25T21:54:34.000Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-artifact-api ---
[2026-02-25T21:54:34.000Z] [INFO]
[2026-02-25T21:54:34.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-artifact-api ---
[2026-02-25T21:54:34.000Z] [INFO]
[2026-02-25T21:54:34.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-artifact-api ---
[2026-02-25T21:54:34.000Z] [INFO]
[2026-02-25T21:54:34.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-artifact-api ---
[2026-02-25T21:54:34.000Z] [INFO]
[2026-02-25T21:54:34.000Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-artifact-api ---
[2026-02-25T21:54:34.000Z] [INFO]
[2026-02-25T21:54:34.000Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-artifact-api ---
[2026-02-25T21:54:34.000Z] [INFO] Processed 2 files in 12ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T21:54:34.000Z] [INFO]
[2026-02-25T21:54:34.000Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-artifact-api ---
[2026-02-25T21:54:34.000Z] [INFO] Processed 2 files in 00:00.010 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T21:54:34.000Z] [INFO]
[2026-02-25T21:54:34.000Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-artifact-api ---
[2026-02-25T21:54:34.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:34.000Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:34.000Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/artifact-api/src/main/resources
[2026-02-25T21:54:34.000Z] [INFO]
[2026-02-25T21:54:34.000Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-artifact-api ---
[2026-02-25T21:54:34.000Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:54:34.000Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/tools/artifact-api/target/classes
[2026-02-25T21:54:34.000Z] [INFO]
[2026-02-25T21:54:34.000Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-devtools-artifact-api ---
[2026-02-25T21:54:34.000Z] [INFO] Saving Jandex index: /quarkus/independent-projects/tools/artifact-api/target/classes/META-INF/jandex.idx
[2026-02-25T21:54:34.000Z] [INFO]
[2026-02-25T21:54:34.000Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-artifact-api ---
[2026-02-25T21:54:34.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:34.001Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:34.001Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/artifact-api/src/test/resources
[2026-02-25T21:54:34.001Z] [INFO]
[2026-02-25T21:54:34.001Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-artifact-api ---
[2026-02-25T21:54:34.001Z] [INFO] No sources to compile
[2026-02-25T21:54:34.001Z] [INFO]
[2026-02-25T21:54:34.001Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-artifact-api ---
[2026-02-25T21:54:34.001Z] [INFO] No tests to run.
[2026-02-25T21:54:34.001Z] [INFO]
[2026-02-25T21:54:34.001Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-artifact-api ---
[2026-02-25T21:54:34.001Z] [INFO] Building jar: /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final.jar
[2026-02-25T21:54:34.001Z] [INFO]
[2026-02-25T21:54:34.001Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-artifact-api ---
[2026-02-25T21:54:34.001Z] [INFO] Building jar: /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final-sources.jar
[2026-02-25T21:54:34.001Z] [INFO]
[2026-02-25T21:54:34.001Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-artifact-api ---
[2026-02-25T21:54:34.001Z] [INFO] Installing /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-artifact-api/2.7.5.Final/quarkus-devtools-artifact-api-2.7.5.Final.jar
[2026-02-25T21:54:34.001Z] [INFO] Installing /quarkus/independent-projects/tools/artifact-api/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-artifact-api/2.7.5.Final/quarkus-devtools-artifact-api-2.7.5.Final.pom
[2026-02-25T21:54:34.001Z] [INFO] Installing /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-artifact-api/2.7.5.Final/quarkus-devtools-artifact-api-2.7.5.Final-sources.jar
[2026-02-25T21:54:34.001Z] [INFO]
[2026-02-25T21:54:34.001Z] [INFO] -------------< io.quarkus:quarkus-devtools-message-writer >-------------
[2026-02-25T21:54:34.001Z] [INFO] Building Quarkus - Dev tools - Message Writer 2.7.5.Final [21/964]
[2026-02-25T21:54:34.001Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:54:34.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.pom
[2026-02-25T21:54:34.313Z] [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 17 kB/s)
[2026-02-25T21:54:34.313Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.jar
[2026-02-25T21:54:34.625Z] [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 54 kB/s)
[2026-02-25T21:54:34.625Z] [INFO]
[2026-02-25T21:54:34.625Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-message-writer ---
[2026-02-25T21:54:34.625Z] [INFO]
[2026-02-25T21:54:34.625Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-message-writer ---
[2026-02-25T21:54:34.625Z] [INFO]
[2026-02-25T21:54:34.625Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-message-writer ---
[2026-02-25T21:54:34.625Z] [INFO]
[2026-02-25T21:54:34.625Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-message-writer ---
[2026-02-25T21:54:34.625Z] [INFO]
[2026-02-25T21:54:34.625Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-message-writer ---
[2026-02-25T21:54:34.625Z] [INFO]
[2026-02-25T21:54:34.625Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-message-writer ---
[2026-02-25T21:54:34.625Z] [INFO] Processed 3 files in 14ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T21:54:34.625Z] [INFO]
[2026-02-25T21:54:34.625Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-message-writer ---
[2026-02-25T21:54:34.625Z] [INFO] Processed 3 files in 00:00.007 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T21:54:34.625Z] [INFO]
[2026-02-25T21:54:34.625Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-message-writer ---
[2026-02-25T21:54:34.625Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:34.625Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:34.625Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/message-writer/src/main/resources
[2026-02-25T21:54:34.625Z] [INFO]
[2026-02-25T21:54:34.625Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-message-writer ---
[2026-02-25T21:54:34.625Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:54:34.625Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/tools/message-writer/target/classes
[2026-02-25T21:54:34.625Z] [INFO]
[2026-02-25T21:54:34.625Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-message-writer ---
[2026-02-25T21:54:34.625Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:34.625Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:34.625Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/message-writer/src/test/resources
[2026-02-25T21:54:34.625Z] [INFO]
[2026-02-25T21:54:34.625Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-message-writer ---
[2026-02-25T21:54:34.625Z] [INFO] No sources to compile
[2026-02-25T21:54:34.625Z] [INFO]
[2026-02-25T21:54:34.625Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-message-writer ---
[2026-02-25T21:54:34.625Z] [INFO] No tests to run.
[2026-02-25T21:54:34.625Z] [INFO]
[2026-02-25T21:54:34.625Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-message-writer ---
[2026-02-25T21:54:34.625Z] [INFO] Building jar: /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final.jar
[2026-02-25T21:54:34.625Z] [INFO]
[2026-02-25T21:54:34.625Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-message-writer ---
[2026-02-25T21:54:34.625Z] [INFO] Building jar: /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final-sources.jar
[2026-02-25T21:54:34.625Z] [INFO]
[2026-02-25T21:54:34.625Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-message-writer ---
[2026-02-25T21:54:34.625Z] [INFO] Installing /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-message-writer/2.7.5.Final/quarkus-devtools-message-writer-2.7.5.Final.jar
[2026-02-25T21:54:34.625Z] [INFO] Installing /quarkus/independent-projects/tools/message-writer/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-message-writer/2.7.5.Final/quarkus-devtools-message-writer-2.7.5.Final.pom
[2026-02-25T21:54:34.625Z] [INFO] Installing /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-message-writer/2.7.5.Final/quarkus-devtools-message-writer-2.7.5.Final-sources.jar
[2026-02-25T21:54:34.625Z] [INFO]
[2026-02-25T21:54:34.625Z] [INFO] ------------< io.quarkus:quarkus-devtools-registry-client >-------------
[2026-02-25T21:54:34.625Z] [INFO] Building Quarkus - Dev tools - Registry Client API 2.7.5.Final [22/964]
[2026-02-25T21:54:34.625Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:54:34.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[2026-02-25T21:54:34.625Z] [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 260 kB/s)
[2026-02-25T21:54:34.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.pom
[2026-02-25T21:54:34.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.pom (8.3 kB at 105 kB/s)
[2026-02-25T21:54:34.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
[2026-02-25T21:54:34.982Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 63 kB/s)
[2026-02-25T21:54:34.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
[2026-02-25T21:54:34.982Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 183 kB/s)
[2026-02-25T21:54:34.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
[2026-02-25T21:54:34.982Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 75 kB/s)
[2026-02-25T21:54:34.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
[2026-02-25T21:54:34.982Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 185 kB/s)
[2026-02-25T21:54:34.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[2026-02-25T21:54:35.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 51 kB/s)
[2026-02-25T21:54:35.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[2026-02-25T21:54:35.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 193 kB/s)
[2026-02-25T21:54:35.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[2026-02-25T21:54:35.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar
[2026-02-25T21:54:35.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
[2026-02-25T21:54:35.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 7.8 MB/s)
[2026-02-25T21:54:35.293Z] [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 5.3 MB/s)
[2026-02-25T21:54:35.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar (397 kB at 5.8 MB/s)
[2026-02-25T21:54:35.293Z] [INFO]
[2026-02-25T21:54:35.293Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-registry-client ---
[2026-02-25T21:54:35.293Z] [INFO]
[2026-02-25T21:54:35.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-registry-client ---
[2026-02-25T21:54:35.293Z] [INFO]
[2026-02-25T21:54:35.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-registry-client ---
[2026-02-25T21:54:35.293Z] [INFO]
[2026-02-25T21:54:35.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-registry-client ---
[2026-02-25T21:54:35.293Z] [INFO]
[2026-02-25T21:54:35.293Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-registry-client ---
[2026-02-25T21:54:35.293Z] [INFO]
[2026-02-25T21:54:35.293Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-registry-client ---
[2026-02-25T21:54:35.605Z] [INFO] Processed 86 files in 209ms (Formatted: 0, Unchanged: 86, Failed: 0, Readonly: 0)
[2026-02-25T21:54:35.605Z] [INFO]
[2026-02-25T21:54:35.605Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-registry-client ---
[2026-02-25T21:54:35.916Z] [INFO] Processed 86 files in 00:00.356 (Already Sorted: 86, Needed Sorting: 0)
[2026-02-25T21:54:35.916Z] [INFO]
[2026-02-25T21:54:35.916Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-registry-client ---
[2026-02-25T21:54:35.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:35.916Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:35.916Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/registry-client/src/main/resources
[2026-02-25T21:54:35.916Z] [INFO]
[2026-02-25T21:54:35.916Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-registry-client ---
[2026-02-25T21:54:35.916Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:54:35.916Z] [INFO] Compiling 79 source files to /quarkus/independent-projects/tools/registry-client/target/classes
[2026-02-25T21:54:36.588Z] [WARNING] /quarkus/independent-projects/tools/registry-client/src/main/java/io/quarkus/registry/json/JsonBuilder.java:[80,50] unchecked cast
[2026-02-25T21:54:36.588Z] required: T
[2026-02-25T21:54:36.588Z] found: capture#1 of ?
[2026-02-25T21:54:36.588Z] [WARNING] /quarkus/independent-projects/tools/registry-client/src/main/java/io/quarkus/registry/json/JsonBuilder.java:[87,50] unchecked cast
[2026-02-25T21:54:36.588Z] required: S
[2026-02-25T21:54:36.588Z] found: capture#2 of ?
[2026-02-25T21:54:36.588Z] [INFO]
[2026-02-25T21:54:36.588Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-devtools-registry-client ---
[2026-02-25T21:54:36.588Z] [INFO] Saving Jandex index: /quarkus/independent-projects/tools/registry-client/target/classes/META-INF/jandex.idx
[2026-02-25T21:54:36.588Z] [INFO]
[2026-02-25T21:54:36.588Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-registry-client ---
[2026-02-25T21:54:36.588Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:36.588Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:36.588Z] [INFO] Copying 28 resources
[2026-02-25T21:54:36.588Z] [INFO]
[2026-02-25T21:54:36.588Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-registry-client ---
[2026-02-25T21:54:36.589Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:54:36.589Z] [INFO] Compiling 7 source files to /quarkus/independent-projects/tools/registry-client/target/test-classes
[2026-02-25T21:54:36.900Z] [INFO]
[2026-02-25T21:54:36.900Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-registry-client ---
[2026-02-25T21:54:36.900Z] [INFO]
[2026-02-25T21:54:36.900Z] [INFO] -------------------------------------------------------
[2026-02-25T21:54:36.900Z] [INFO] T E S T S
[2026-02-25T21:54:36.900Z] [INFO] -------------------------------------------------------
[2026-02-25T21:54:36.900Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:54:37.575Z] [INFO] Running io.quarkus.registry.config.RegistriesConfigLocatorTest
[2026-02-25T21:54:38.248Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s - in io.quarkus.registry.config.RegistriesConfigLocatorTest
[2026-02-25T21:54:38.248Z] [INFO] Running io.quarkus.registry.config.DevToolsConfigSerializationTest
[2026-02-25T21:54:38.248Z] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in io.quarkus.registry.config.DevToolsConfigSerializationTest
[2026-02-25T21:54:38.248Z] [INFO] Running io.quarkus.registry.catalog.ExtensionCatalogSerializationTest
[2026-02-25T21:54:38.248Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in io.quarkus.registry.catalog.ExtensionCatalogSerializationTest
[2026-02-25T21:54:38.248Z] [INFO] Running io.quarkus.registry.catalog.platform.PlatformCatalogLastUpdatedTest
[2026-02-25T21:54:38.561Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s - in io.quarkus.registry.catalog.platform.PlatformCatalogLastUpdatedTest
[2026-02-25T21:54:38.561Z] [INFO] Running io.quarkus.registry.catalog.ExtensionTest
[2026-02-25T21:54:38.561Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.registry.catalog.ExtensionTest
[2026-02-25T21:54:38.561Z] [INFO] Running io.quarkus.registry.CatalogMergeUtilityTest
[2026-02-25T21:54:38.561Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.registry.CatalogMergeUtilityTest
[2026-02-25T21:54:38.561Z] [INFO] Running io.quarkus.devtools.registry.util.PlatformArtifactsTest
[2026-02-25T21:54:38.561Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.devtools.registry.util.PlatformArtifactsTest
[2026-02-25T21:54:38.561Z] [INFO]
[2026-02-25T21:54:38.561Z] [INFO] Results:
[2026-02-25T21:54:38.561Z] [INFO]
[2026-02-25T21:54:38.561Z] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:54:38.561Z] [INFO]
[2026-02-25T21:54:38.561Z] [INFO]
[2026-02-25T21:54:38.561Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-registry-client ---
[2026-02-25T21:54:38.561Z] [INFO] Building jar: /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final.jar
[2026-02-25T21:54:38.561Z] [INFO]
[2026-02-25T21:54:38.561Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-registry-client ---
[2026-02-25T21:54:38.561Z] [INFO] Building jar: /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final-sources.jar
[2026-02-25T21:54:38.561Z] [INFO]
[2026-02-25T21:54:38.561Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-registry-client ---
[2026-02-25T21:54:38.561Z] [INFO] Installing /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-registry-client/2.7.5.Final/quarkus-devtools-registry-client-2.7.5.Final.jar
[2026-02-25T21:54:38.561Z] [INFO] Installing /quarkus/independent-projects/tools/registry-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-registry-client/2.7.5.Final/quarkus-devtools-registry-client-2.7.5.Final.pom
[2026-02-25T21:54:38.561Z] [INFO] Installing /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-registry-client/2.7.5.Final/quarkus-devtools-registry-client-2.7.5.Final-sources.jar
[2026-02-25T21:54:38.561Z] [INFO]
[2026-02-25T21:54:38.561Z] [INFO] ---------------< io.quarkus:quarkus-devtools-utilities >----------------
[2026-02-25T21:54:38.561Z] [INFO] Building Quarkus - Dev tools - Utilities 2.7.5.Final [23/964]
[2026-02-25T21:54:38.561Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:54:38.561Z] [INFO]
[2026-02-25T21:54:38.561Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-utilities ---
[2026-02-25T21:54:38.561Z] [INFO]
[2026-02-25T21:54:38.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-utilities ---
[2026-02-25T21:54:38.561Z] [INFO]
[2026-02-25T21:54:38.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-utilities ---
[2026-02-25T21:54:38.561Z] [INFO]
[2026-02-25T21:54:38.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-utilities ---
[2026-02-25T21:54:38.561Z] [INFO]
[2026-02-25T21:54:38.561Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-utilities ---
[2026-02-25T21:54:38.561Z] [INFO]
[2026-02-25T21:54:38.561Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-utilities ---
[2026-02-25T21:54:38.872Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T21:54:38.872Z] [INFO]
[2026-02-25T21:54:38.872Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-utilities ---
[2026-02-25T21:54:38.872Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T21:54:38.872Z] [INFO]
[2026-02-25T21:54:38.872Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-utilities ---
[2026-02-25T21:54:38.872Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:38.872Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:38.872Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/utilities/src/main/resources
[2026-02-25T21:54:38.872Z] [INFO]
[2026-02-25T21:54:38.872Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-utilities ---
[2026-02-25T21:54:38.872Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:54:38.872Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/tools/utilities/target/classes
[2026-02-25T21:54:38.872Z] [INFO]
[2026-02-25T21:54:38.872Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-utilities ---
[2026-02-25T21:54:38.872Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:38.872Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:38.872Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/utilities/src/test/resources
[2026-02-25T21:54:38.872Z] [INFO]
[2026-02-25T21:54:38.872Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-utilities ---
[2026-02-25T21:54:38.872Z] [INFO] No sources to compile
[2026-02-25T21:54:38.872Z] [INFO]
[2026-02-25T21:54:38.872Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-utilities ---
[2026-02-25T21:54:38.872Z] [INFO] No tests to run.
[2026-02-25T21:54:38.872Z] [INFO]
[2026-02-25T21:54:38.872Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-utilities ---
[2026-02-25T21:54:38.872Z] [INFO] Building jar: /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final.jar
[2026-02-25T21:54:38.872Z] [INFO]
[2026-02-25T21:54:38.872Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-utilities ---
[2026-02-25T21:54:38.872Z] [INFO] Building jar: /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final-sources.jar
[2026-02-25T21:54:38.872Z] [INFO]
[2026-02-25T21:54:38.872Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-utilities ---
[2026-02-25T21:54:38.872Z] [INFO] Installing /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-utilities/2.7.5.Final/quarkus-devtools-utilities-2.7.5.Final.jar
[2026-02-25T21:54:38.872Z] [INFO] Installing /quarkus/independent-projects/tools/utilities/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-utilities/2.7.5.Final/quarkus-devtools-utilities-2.7.5.Final.pom
[2026-02-25T21:54:38.872Z] [INFO] Installing /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-utilities/2.7.5.Final/quarkus-devtools-utilities-2.7.5.Final-sources.jar
[2026-02-25T21:54:38.872Z] [INFO]
[2026-02-25T21:54:38.872Z] [INFO] ------------< io.quarkus:quarkus-devtools-base-codestarts >-------------
[2026-02-25T21:54:38.872Z] [INFO] Building Quarkus - Dev tools - Base Codestarts 2.7.5.Final [24/964]
[2026-02-25T21:54:38.872Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:54:38.872Z] [INFO]
[2026-02-25T21:54:38.872Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-base-codestarts ---
[2026-02-25T21:54:38.872Z] [INFO]
[2026-02-25T21:54:38.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-base-codestarts ---
[2026-02-25T21:54:38.872Z] [INFO]
[2026-02-25T21:54:38.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-base-codestarts ---
[2026-02-25T21:54:38.872Z] [INFO]
[2026-02-25T21:54:38.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-base-codestarts ---
[2026-02-25T21:54:38.872Z] [INFO]
[2026-02-25T21:54:38.872Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-base-codestarts ---
[2026-02-25T21:54:38.872Z] [INFO]
[2026-02-25T21:54:38.872Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-base-codestarts ---
[2026-02-25T21:54:38.872Z] [INFO]
[2026-02-25T21:54:38.872Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-base-codestarts ---
[2026-02-25T21:54:38.872Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:54:38.873Z] [INFO]
[2026-02-25T21:54:38.873Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-base-codestarts ---
[2026-02-25T21:54:38.873Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:38.873Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:38.873Z] [INFO] Copying 142 resources
[2026-02-25T21:54:38.873Z] [INFO] Copying 1 resource
[2026-02-25T21:54:38.873Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[2026-02-25T21:54:38.873Z] [INFO]
[2026-02-25T21:54:38.873Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-base-codestarts ---
[2026-02-25T21:54:38.873Z] [INFO] No sources to compile
[2026-02-25T21:54:38.873Z] [INFO]
[2026-02-25T21:54:38.873Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-base-codestarts ---
[2026-02-25T21:54:38.873Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:38.873Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:38.873Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/base-codestarts/src/test/resources
[2026-02-25T21:54:38.879Z] [INFO]
[2026-02-25T21:54:38.879Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-base-codestarts ---
[2026-02-25T21:54:38.879Z] [INFO] No sources to compile
[2026-02-25T21:54:38.879Z] [INFO]
[2026-02-25T21:54:38.879Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-base-codestarts ---
[2026-02-25T21:54:38.879Z] [INFO] No tests to run.
[2026-02-25T21:54:38.879Z] [INFO]
[2026-02-25T21:54:38.879Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-base-codestarts ---
[2026-02-25T21:54:39.191Z] [INFO] Building jar: /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final.jar
[2026-02-25T21:54:39.191Z] [INFO]
[2026-02-25T21:54:39.191Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-base-codestarts ---
[2026-02-25T21:54:39.191Z] [INFO] Building jar: /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final-sources.jar
[2026-02-25T21:54:39.501Z] [INFO]
[2026-02-25T21:54:39.501Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-base-codestarts ---
[2026-02-25T21:54:39.501Z] [INFO] Installing /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-base-codestarts/2.7.5.Final/quarkus-devtools-base-codestarts-2.7.5.Final.jar
[2026-02-25T21:54:39.501Z] [INFO] Installing /quarkus/independent-projects/tools/base-codestarts/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-base-codestarts/2.7.5.Final/quarkus-devtools-base-codestarts-2.7.5.Final.pom
[2026-02-25T21:54:39.501Z] [INFO] Installing /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-base-codestarts/2.7.5.Final/quarkus-devtools-base-codestarts-2.7.5.Final-sources.jar
[2026-02-25T21:54:39.501Z] [INFO]
[2026-02-25T21:54:39.501Z] [INFO] ---------------< io.quarkus:quarkus-devtools-codestarts >---------------
[2026-02-25T21:54:39.501Z] [INFO] Building Quarkus - Dev tools - Codestarts 2.7.5.Final [25/964]
[2026-02-25T21:54:39.501Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:54:39.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom
[2026-02-25T21:54:39.501Z] [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 57 kB/s)
[2026-02-25T21:54:39.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
[2026-02-25T21:54:39.501Z] [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 24 kB/s)
[2026-02-25T21:54:39.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.pom
[2026-02-25T21:54:39.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.pom (2.5 kB at 29 kB/s)
[2026-02-25T21:54:39.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom
[2026-02-25T21:54:39.812Z] [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 163 kB/s)
[2026-02-25T21:54:39.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.7/byte-buddy-parent-1.12.7.pom
[2026-02-25T21:54:39.812Z] [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 576 kB/s)
[2026-02-25T21:54:39.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.pom
[2026-02-25T21:54:39.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.pom (11 kB at 142 kB/s)
[2026-02-25T21:54:39.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom
[2026-02-25T21:54:40.123Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 37 kB/s)
[2026-02-25T21:54:40.123Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
[2026-02-25T21:54:40.123Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 228 kB/s)
[2026-02-25T21:54:40.123Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar
[2026-02-25T21:54:40.123Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
[2026-02-25T21:54:40.123Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.jar
[2026-02-25T21:54:40.123Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar
[2026-02-25T21:54:40.123Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.jar
[2026-02-25T21:54:40.123Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.7/byte-buddy-agent-1.12.7.jar (257 kB at 3.7 MB/s)
[2026-02-25T21:54:40.123Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar
[2026-02-25T21:54:40.123Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.jar (671 kB at 9.0 MB/s)
[2026-02-25T21:54:40.123Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (151 kB at 1.8 MB/s)
[2026-02-25T21:54:40.123Z] [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 43 MB/s)
[2026-02-25T21:54:40.123Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 489 kB/s)
[2026-02-25T21:54:40.123Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar (28 kB at 238 kB/s)
[2026-02-25T21:54:40.123Z] [INFO]
[2026-02-25T21:54:40.123Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-codestarts ---
[2026-02-25T21:54:40.123Z] [INFO]
[2026-02-25T21:54:40.123Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-codestarts ---
[2026-02-25T21:54:40.123Z] [INFO]
[2026-02-25T21:54:40.123Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-codestarts ---
[2026-02-25T21:54:40.123Z] [INFO]
[2026-02-25T21:54:40.123Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-codestarts ---
[2026-02-25T21:54:40.123Z] [INFO]
[2026-02-25T21:54:40.123Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-codestarts ---
[2026-02-25T21:54:40.123Z] [INFO]
[2026-02-25T21:54:40.123Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-codestarts ---
[2026-02-25T21:54:40.123Z] [INFO] Processed 48 files in 80ms (Formatted: 0, Unchanged: 48, Failed: 0, Readonly: 0)
[2026-02-25T21:54:40.123Z] [INFO]
[2026-02-25T21:54:40.123Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-codestarts ---
[2026-02-25T21:54:40.434Z] [INFO] Processed 48 files in 00:00.113 (Already Sorted: 48, Needed Sorting: 0)
[2026-02-25T21:54:40.434Z] [INFO]
[2026-02-25T21:54:40.434Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-codestarts ---
[2026-02-25T21:54:40.434Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:40.434Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:40.434Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/codestarts/src/main/resources
[2026-02-25T21:54:40.434Z] [INFO]
[2026-02-25T21:54:40.434Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-codestarts ---
[2026-02-25T21:54:40.434Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:54:40.434Z] [INFO] Compiling 38 source files to /quarkus/independent-projects/tools/codestarts/target/classes
[2026-02-25T21:54:40.434Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/main/java/io/quarkus/devtools/codestarts/CodestartCatalogLoader.java:[32,13] enable(com.fasterxml.jackson.databind.MapperFeature...) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-25T21:54:40.434Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/main/java/io/quarkus/devtools/codestarts/utils/NestedMaps.java:[103,49] unchecked cast
[2026-02-25T21:54:40.434Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-02-25T21:54:40.434Z] found: java.lang.Object
[2026-02-25T21:54:40.434Z] [INFO]
[2026-02-25T21:54:40.434Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-codestarts ---
[2026-02-25T21:54:40.434Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:40.434Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:40.434Z] [INFO] Copying 51 resources
[2026-02-25T21:54:40.753Z] [INFO]
[2026-02-25T21:54:40.753Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-codestarts ---
[2026-02-25T21:54:40.753Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:54:40.753Z] [INFO] Compiling 10 source files to /quarkus/independent-projects/tools/codestarts/target/test-classes
[2026-02-25T21:54:41.069Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[30,40] unchecked call to put(K,V) as a member of the raw type java.util.Map
[2026-02-25T21:54:41.069Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[53,19] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2026-02-25T21:54:41.069Z] required: java.util.Collection<? extends E>
[2026-02-25T21:54:41.069Z] found: java.util.Collection
[2026-02-25T21:54:41.069Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[53,20] unchecked conversion
[2026-02-25T21:54:41.069Z] required: java.util.Collection<? extends E>
[2026-02-25T21:54:41.069Z] found: java.util.Collection
[2026-02-25T21:54:41.069Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[53,97] unchecked call to containsExactly(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2026-02-25T21:54:41.069Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[56,23] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2026-02-25T21:54:41.069Z] required: java.util.Map<K,V>
[2026-02-25T21:54:41.069Z] found: java.util.Map
[2026-02-25T21:54:41.069Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[56,24] unchecked conversion
[2026-02-25T21:54:41.069Z] required: java.util.Map<K,V>
[2026-02-25T21:54:41.069Z] found: java.util.Map
[2026-02-25T21:54:41.069Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[72,19] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2026-02-25T21:54:41.069Z] required: java.util.Collection<? extends E>
[2026-02-25T21:54:41.069Z] found: java.util.Collection
[2026-02-25T21:54:41.069Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[72,20] unchecked conversion
[2026-02-25T21:54:41.069Z] required: java.util.Collection<? extends E>
[2026-02-25T21:54:41.069Z] found: java.util.Collection
[2026-02-25T21:54:41.069Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[72,91] unchecked call to containsExactly(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2026-02-25T21:54:41.069Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/CodestartCatalogLoaderTest.java:[91,52] non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-25T21:54:41.069Z] cast to java.lang.Object for a varargs call
[2026-02-25T21:54:41.069Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[2026-02-25T21:54:41.069Z] [INFO]
[2026-02-25T21:54:41.069Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-codestarts ---
[2026-02-25T21:54:41.069Z] [INFO]
[2026-02-25T21:54:41.069Z] [INFO] -------------------------------------------------------
[2026-02-25T21:54:41.069Z] [INFO] T E S T S
[2026-02-25T21:54:41.069Z] [INFO] -------------------------------------------------------
[2026-02-25T21:54:41.069Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:54:41.743Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartPathProcessorTest
[2026-02-25T21:54:41.743Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in io.quarkus.devtools.codestarts.core.CodestartPathProcessorTest
[2026-02-25T21:54:41.743Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartProcessorTest
[2026-02-25T21:54:41.743Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in io.quarkus.devtools.codestarts.core.CodestartProcessorTest
[2026-02-25T21:54:41.743Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartDataTest
[2026-02-25T21:54:42.055Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in io.quarkus.devtools.codestarts.core.CodestartDataTest
[2026-02-25T21:54:42.055Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.CodestartFileStrategyTest
[2026-02-25T21:54:42.368Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 s - in io.quarkus.devtools.codestarts.core.strategy.CodestartFileStrategyTest
[2026-02-25T21:54:42.368Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.SmartPackageFileStrategyHandlerTest
[2026-02-25T21:54:42.368Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.devtools.codestarts.core.strategy.SmartPackageFileStrategyHandlerTest
[2026-02-25T21:54:42.368Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.SmartConfigMergeCodestartFileStrategyHandlerTest
[2026-02-25T21:54:42.368Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.devtools.codestarts.core.strategy.SmartConfigMergeCodestartFileStrategyHandlerTest
[2026-02-25T21:54:42.368Z] [INFO] Running io.quarkus.devtools.codestarts.CodestartCatalogLoaderTest
[2026-02-25T21:54:42.683Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in io.quarkus.devtools.codestarts.CodestartCatalogLoaderTest
[2026-02-25T21:54:42.683Z] [INFO] Running io.quarkus.devtools.codestarts.utils.NestedMapsTest
[2026-02-25T21:54:42.683Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.devtools.codestarts.utils.NestedMapsTest
[2026-02-25T21:54:42.683Z] [INFO] Running io.quarkus.devtools.codestarts.CodestartProjectGenerationTest
[2026-02-25T21:54:42.683Z] [WARN] 🔥 t codestart will not be applied (doesn't implement language 'b' yet)
[2026-02-25T21:54:42.683Z]
[2026-02-25T21:54:42.683Z] applying codestarts...
[2026-02-25T21:54:42.683Z] 📚 b
[2026-02-25T21:54:42.683Z] 🔨 maven
[2026-02-25T21:54:42.683Z] 📦 foo
[2026-02-25T21:54:42.683Z] 📝 config-yaml
[2026-02-25T21:54:42.683Z] 🚀 example-with-b
[2026-02-25T21:54:42.683Z]
[2026-02-25T21:54:42.683Z] applying codestarts...
[2026-02-25T21:54:42.683Z] 📚 a
[2026-02-25T21:54:42.683Z] 🔨 y
[2026-02-25T21:54:42.683Z] 📦 foo
[2026-02-25T21:54:42.683Z] 📝 config-properties
[2026-02-25T21:54:42.683Z] 🔧 t
[2026-02-25T21:54:42.683Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in io.quarkus.devtools.codestarts.CodestartProjectGenerationTest
[2026-02-25T21:54:43.002Z] [INFO]
[2026-02-25T21:54:43.002Z] [INFO] Results:
[2026-02-25T21:54:43.002Z] [INFO]
[2026-02-25T21:54:43.002Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:54:43.002Z] [INFO]
[2026-02-25T21:54:43.002Z] [INFO]
[2026-02-25T21:54:43.002Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-codestarts ---
[2026-02-25T21:54:43.002Z] [INFO] Building jar: /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final.jar
[2026-02-25T21:54:43.002Z] [INFO]
[2026-02-25T21:54:43.002Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-codestarts ---
[2026-02-25T21:54:43.002Z] [INFO] Building jar: /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final-sources.jar
[2026-02-25T21:54:43.002Z] [INFO]
[2026-02-25T21:54:43.002Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-codestarts ---
[2026-02-25T21:54:43.002Z] [INFO] Installing /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-codestarts/2.7.5.Final/quarkus-devtools-codestarts-2.7.5.Final.jar
[2026-02-25T21:54:43.002Z] [INFO] Installing /quarkus/independent-projects/tools/codestarts/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-codestarts/2.7.5.Final/quarkus-devtools-codestarts-2.7.5.Final.pom
[2026-02-25T21:54:43.002Z] [INFO] Installing /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-codestarts/2.7.5.Final/quarkus-devtools-codestarts-2.7.5.Final-sources.jar
[2026-02-25T21:54:43.002Z] [INFO]
[2026-02-25T21:54:43.002Z] [INFO] -----------------< io.quarkus:quarkus-devtools-common >-----------------
[2026-02-25T21:54:43.002Z] [INFO] Building Quarkus - Dev tools - Common 2.7.5.Final [26/964]
[2026-02-25T21:54:43.002Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:54:43.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[2026-02-25T21:54:43.002Z] [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 256 kB/s)
[2026-02-25T21:54:43.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom
[2026-02-25T21:54:43.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom (13 kB at 139 kB/s)
[2026-02-25T21:54:43.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[2026-02-25T21:54:43.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar
[2026-02-25T21:54:43.313Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.jar (28 kB at 573 kB/s)
[2026-02-25T21:54:43.313Z] [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 13 MB/s)
[2026-02-25T21:54:43.313Z] [INFO]
[2026-02-25T21:54:43.313Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-common ---
[2026-02-25T21:54:43.313Z] [INFO]
[2026-02-25T21:54:43.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-common ---
[2026-02-25T21:54:43.313Z] [INFO]
[2026-02-25T21:54:43.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-common ---
[2026-02-25T21:54:43.313Z] [INFO]
[2026-02-25T21:54:43.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-common ---
[2026-02-25T21:54:43.313Z] [INFO]
[2026-02-25T21:54:43.313Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-common ---
[2026-02-25T21:54:43.313Z] [INFO]
[2026-02-25T21:54:43.313Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-common ---
[2026-02-25T21:54:43.625Z] [INFO] Processed 91 files in 263ms (Formatted: 0, Unchanged: 91, Failed: 0, Readonly: 0)
[2026-02-25T21:54:43.625Z] [INFO]
[2026-02-25T21:54:43.625Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-common ---
[2026-02-25T21:54:43.936Z] [INFO] Processed 91 files in 00:00.505 (Already Sorted: 91, Needed Sorting: 0)
[2026-02-25T21:54:43.936Z] [INFO]
[2026-02-25T21:54:43.936Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-common ---
[2026-02-25T21:54:43.936Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:43.936Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:43.936Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/devtools-common/src/main/resources
[2026-02-25T21:54:43.936Z] [INFO]
[2026-02-25T21:54:43.936Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-common ---
[2026-02-25T21:54:43.936Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:54:43.936Z] [INFO] Compiling 86 source files to /quarkus/independent-projects/tools/devtools-common/target/classes
[2026-02-25T21:54:45.030Z] [WARNING] /quarkus/independent-projects/tools/devtools-common/src/main/java/io/quarkus/devtools/project/BuildTool.java:[78,28] io.quarkus.devtools.project.buildfile.MavenBuildFile in io.quarkus.devtools.project.buildfile has been deprecated
[2026-02-25T21:54:45.030Z] [WARNING] /quarkus/independent-projects/tools/devtools-common/src/main/java/io/quarkus/platform/catalog/processor/MetadataValue.java:[24,58] unchecked cast
[2026-02-25T21:54:45.030Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-02-25T21:54:45.031Z] found: java.lang.Object
[2026-02-25T21:54:45.031Z] [INFO]
[2026-02-25T21:54:45.031Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-common ---
[2026-02-25T21:54:45.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:54:45.031Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:54:45.031Z] [INFO] Copying 1 resource
[2026-02-25T21:54:45.031Z] [INFO] Copying 1 resource
[2026-02-25T21:54:45.031Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[2026-02-25T21:54:45.031Z] [INFO]
[2026-02-25T21:54:45.031Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-common ---
[2026-02-25T21:54:45.031Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:54:45.031Z] [INFO] Compiling 5 source files to /quarkus/independent-projects/tools/devtools-common/target/test-classes
[2026-02-25T21:54:45.341Z] [INFO]
[2026-02-25T21:54:45.341Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-common ---
[2026-02-25T21:54:45.341Z] [INFO]
[2026-02-25T21:54:45.341Z] [INFO] -------------------------------------------------------
[2026-02-25T21:54:45.341Z] [INFO] T E S T S
[2026-02-25T21:54:45.341Z] [INFO] -------------------------------------------------------
[2026-02-25T21:54:45.341Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:54:46.055Z] [INFO] Running io.quarkus.maven.utilities.PomTransformerTest
[2026-02-25T21:54:46.055Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s - in io.quarkus.maven.utilities.PomTransformerTest
[2026-02-25T21:54:46.055Z] [INFO] Running io.quarkus.platform.catalog.processor.ProcessedCategoryTest
[2026-02-25T21:54:46.366Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in io.quarkus.platform.catalog.processor.ProcessedCategoryTest
[2026-02-25T21:54:46.366Z] [INFO] Running io.quarkus.platform.catalog.predicate.ExtensionPredicateTest
[2026-02-25T21:54:46.366Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.platform.catalog.predicate.ExtensionPredicateTest
[2026-02-25T21:54:46.366Z] [INFO] Running io.quarkus.platform.catalog.compatibility.ExtensionCatalogCompatibilityTest
[2026-02-25T21:54:46.366Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.platform.catalog.compatibility.ExtensionCatalogCompatibilityTest
[2026-02-25T21:54:46.366Z] [INFO] Running io.quarkus.devtools.project.codegen.CreateProjectHelperTest
[2026-02-25T21:54:46.366Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.devtools.project.codegen.CreateProjectHelperTest
[2026-02-25T21:54:46.366Z] [INFO]
[2026-02-25T21:54:46.366Z] [INFO] Results:
[2026-02-25T21:54:46.366Z] [INFO]
[2026-02-25T21:54:46.366Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:54:46.366Z] [INFO]
[2026-02-25T21:54:46.366Z] [INFO]
[2026-02-25T21:54:46.366Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-common ---
[2026-02-25T21:54:46.366Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final.jar
[2026-02-25T21:54:46.366Z] [INFO]
[2026-02-25T21:54:46.366Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-common ---
[2026-02-25T21:54:46.366Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final-sources.jar
[2026-02-25T21:54:46.366Z] [INFO]
[2026-02-25T21:54:46.366Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-common ---
[2026-02-25T21:54:46.366Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-common/2.7.5.Final/quarkus-devtools-common-2.7.5.Final.jar
[2026-02-25T21:54:46.366Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-common/2.7.5.Final/quarkus-devtools-common-2.7.5.Final.pom
[2026-02-25T21:54:46.366Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-common/2.7.5.Final/quarkus-devtools-common-2.7.5.Final-sources.jar
[2026-02-25T21:54:46.366Z] [INFO]
[2026-02-25T21:54:46.366Z] [INFO] ---------------------< io.quarkus:quarkus-parent >----------------------
[2026-02-25T21:54:46.366Z] [INFO] Building Quarkus - Parent pom 2.7.5.Final [27/964]
[2026-02-25T21:54:46.366Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:54:46.366Z] [INFO]
[2026-02-25T21:54:46.366Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-parent ---
[2026-02-25T21:54:46.366Z] [INFO]
[2026-02-25T21:54:46.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-parent ---
[2026-02-25T21:54:46.676Z] [INFO]
[2026-02-25T21:54:46.676Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-parent ---
[2026-02-25T21:54:46.676Z] [INFO]
[2026-02-25T21:54:46.676Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-parent ---
[2026-02-25T21:54:46.676Z] [INFO]
[2026-02-25T21:54:46.677Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-parent ---
[2026-02-25T21:54:46.677Z] [INFO]
[2026-02-25T21:54:46.677Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-parent ---
[2026-02-25T21:54:46.677Z] [INFO] Installing /quarkus/pom.xml to /root/.m2/repository/io/quarkus/quarkus-parent/2.7.5.Final/quarkus-parent-2.7.5.Final.pom
[2026-02-25T21:54:46.677Z] [INFO]
[2026-02-25T21:54:46.677Z] [INFO] -----------------------< io.quarkus:quarkus-bom >-----------------------
[2026-02-25T21:54:46.677Z] [INFO] Building Quarkus - BOM 2.7.5.Final [28/964]
[2026-02-25T21:54:46.677Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:54:46.677Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.pom
[2026-02-25T21:54:46.987Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.pom
[2026-02-25T21:54:47.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.pom (3.5 kB at 4.9 kB/s)
[2026-02-25T21:54:47.660Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-tools-parent/0.0.40/quarkus-platform-bom-tools-parent-0.0.40.pom
[2026-02-25T21:54:47.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-tools-parent/0.0.40/quarkus-platform-bom-tools-parent-0.0.40.pom
[2026-02-25T21:54:48.332Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-tools-parent/0.0.40/quarkus-platform-bom-tools-parent-0.0.40.pom (9.1 kB at 20 kB/s)
[2026-02-25T21:54:48.333Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-bom/2.3.0.Final/quarkus-bootstrap-bom-2.3.0.Final.pom
[2026-02-25T21:54:48.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.3.0.Final/quarkus-bootstrap-bom-2.3.0.Final.pom
[2026-02-25T21:54:48.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.3.0.Final/quarkus-bootstrap-bom-2.3.0.Final.pom (18 kB at 61 kB/s)
[2026-02-25T21:54:48.642Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-parent/2.3.0.Final/quarkus-bootstrap-parent-2.3.0.Final.pom
[2026-02-25T21:54:48.952Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.3.0.Final/quarkus-bootstrap-parent-2.3.0.Final.pom
[2026-02-25T21:54:49.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.3.0.Final/quarkus-bootstrap-parent-2.3.0.Final.pom (20 kB at 42 kB/s)
[2026-02-25T21:54:49.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-bom/2.12.5/jackson-bom-2.12.5.pom
[2026-02-25T21:54:49.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.5/jackson-bom-2.12.5.pom
[2026-02-25T21:54:49.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.5/jackson-bom-2.12.5.pom (17 kB at 205 kB/s)
[2026-02-25T21:54:49.663Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom
[2026-02-25T21:54:49.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom
[2026-02-25T21:54:49.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom (7.5 kB at 96 kB/s)
[2026-02-25T21:54:49.974Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/41/oss-parent-41.pom
[2026-02-25T21:54:50.290Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom
[2026-02-25T21:54:50.290Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 300 kB/s)
[2026-02-25T21:54:50.290Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-bom/1.6.0/smallrye-common-bom-1.6.0.pom
[2026-02-25T21:54:50.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.6.0/smallrye-common-bom-1.6.0.pom
[2026-02-25T21:54:50.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.6.0/smallrye-common-bom-1.6.0.pom (3.9 kB at 36 kB/s)
[2026-02-25T21:54:50.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.jar
[2026-02-25T21:54:50.915Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.jar
[2026-02-25T21:54:51.226Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-maven-plugin/0.0.40/quarkus-platform-bom-maven-plugin-0.0.40.jar (135 kB at 327 kB/s)
[2026-02-25T21:54:51.226Z] [INFO]
[2026-02-25T21:54:51.226Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom ---
[2026-02-25T21:54:51.226Z] [INFO]
[2026-02-25T21:54:51.226Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom ---
[2026-02-25T21:54:51.226Z] [INFO]
[2026-02-25T21:54:51.226Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom ---
[2026-02-25T21:54:51.226Z] [INFO]
[2026-02-25T21:54:51.226Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom ---
[2026-02-25T21:54:51.226Z] [INFO]
[2026-02-25T21:54:51.226Z] [INFO] --- quarkus-platform-bom-maven-plugin:0.0.40:flatten-platform-bom (default) @ quarkus-bom ---
[2026-02-25T21:54:51.226Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.pom
[2026-02-25T21:54:51.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.pom
[2026-02-25T21:54:52.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.pom (826 B at 932 B/s)
[2026-02-25T21:54:52.633Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.pom
[2026-02-25T21:54:52.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.pom
[2026-02-25T21:54:53.307Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.pom (1.1 kB at 2.4 kB/s)
[2026-02-25T21:54:53.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.pom
[2026-02-25T21:54:53.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.pom
[2026-02-25T21:54:53.979Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.pom (5.7 kB at 7.8 kB/s)
[2026-02-25T21:54:53.979Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.pom
[2026-02-25T21:54:54.290Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.pom
[2026-02-25T21:54:54.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.pom (1.6 kB at 2.4 kB/s)
[2026-02-25T21:54:54.961Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom
[2026-02-25T21:54:55.271Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom (15 kB at 81 kB/s)
[2026-02-25T21:54:55.271Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom
[2026-02-25T21:54:55.271Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom
[2026-02-25T21:54:55.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 70 kB/s)
[2026-02-25T21:54:55.582Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.pom
[2026-02-25T21:54:55.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.pom
[2026-02-25T21:54:55.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.pom (7.1 kB at 88 kB/s)
[2026-02-25T21:54:55.893Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
[2026-02-25T21:54:55.893Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
[2026-02-25T21:54:55.893Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom (1.9 kB at 26 kB/s)
[2026-02-25T21:54:55.893Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom
[2026-02-25T21:54:56.205Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom
[2026-02-25T21:54:56.205Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom (5.3 kB at 79 kB/s)
[2026-02-25T21:54:56.205Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
[2026-02-25T21:54:56.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
[2026-02-25T21:54:56.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom (2.5 kB at 35 kB/s)
[2026-02-25T21:54:56.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
[2026-02-25T21:54:56.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
[2026-02-25T21:54:56.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom (1.4 kB at 19 kB/s)
[2026-02-25T21:54:56.830Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
[2026-02-25T21:54:57.143Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
[2026-02-25T21:54:57.143Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom (8.8 kB at 118 kB/s)
[2026-02-25T21:54:57.143Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
[2026-02-25T21:54:57.143Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
[2026-02-25T21:54:57.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom (4.1 kB at 58 kB/s)
[2026-02-25T21:54:57.453Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
[2026-02-25T21:54:57.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
[2026-02-25T21:54:57.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom (1.9 kB at 28 kB/s)
[2026-02-25T21:54:57.765Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
[2026-02-25T21:54:57.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
[2026-02-25T21:54:57.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom (2.4 kB at 33 kB/s)
[2026-02-25T21:54:57.765Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
[2026-02-25T21:54:58.076Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
[2026-02-25T21:54:58.076Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom (3.0 kB at 41 kB/s)
[2026-02-25T21:54:58.076Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
[2026-02-25T21:54:58.387Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
[2026-02-25T21:54:58.387Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 50 kB/s)
[2026-02-25T21:54:58.387Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
[2026-02-25T21:54:58.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
[2026-02-25T21:54:58.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 183 kB/s)
[2026-02-25T21:54:58.697Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
[2026-02-25T21:54:59.013Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
[2026-02-25T21:54:59.013Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom (3.4 kB at 49 kB/s)
[2026-02-25T21:54:59.013Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
[2026-02-25T21:54:59.322Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
[2026-02-25T21:54:59.322Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 36 kB/s)
[2026-02-25T21:54:59.322Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
[2026-02-25T21:54:59.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
[2026-02-25T21:54:59.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 150 kB/s)
[2026-02-25T21:54:59.632Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
[2026-02-25T21:54:59.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
[2026-02-25T21:54:59.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom (4.3 kB at 54 kB/s)
[2026-02-25T21:54:59.943Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
[2026-02-25T21:54:59.943Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
[2026-02-25T21:55:00.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom (2.6 kB at 34 kB/s)
[2026-02-25T21:55:00.259Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
[2026-02-25T21:55:00.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
[2026-02-25T21:55:00.573Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom (19 kB at 247 kB/s)
[2026-02-25T21:55:00.573Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
[2026-02-25T21:55:00.573Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
[2026-02-25T21:55:00.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom (2.7 kB at 32 kB/s)
[2026-02-25T21:55:00.885Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
[2026-02-25T21:55:00.885Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
[2026-02-25T21:55:00.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom (2.8 kB at 41 kB/s)
[2026-02-25T21:55:00.885Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
[2026-02-25T21:55:01.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
[2026-02-25T21:55:01.195Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom (4.2 kB at 53 kB/s)
[2026-02-25T21:55:01.195Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1.pom
[2026-02-25T21:55:01.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1.pom
[2026-02-25T21:55:01.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1.pom (11 kB at 118 kB/s)
[2026-02-25T21:55:01.506Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
[2026-02-25T21:55:01.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
[2026-02-25T21:55:01.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom (16 kB at 199 kB/s)
[2026-02-25T21:55:01.819Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.pom
[2026-02-25T21:55:02.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.pom
[2026-02-25T21:55:02.130Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.pom (3.9 kB at 44 kB/s)
[2026-02-25T21:55:02.130Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.pom
[2026-02-25T21:55:02.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.pom
[2026-02-25T21:55:02.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.pom (4.6 kB at 59 kB/s)
[2026-02-25T21:55:02.441Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.pom
[2026-02-25T21:55:02.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.pom
[2026-02-25T21:55:03.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.pom (776 B at 1.5 kB/s)
[2026-02-25T21:55:03.062Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-tools-parent/2.3.0.Final/quarkus-tools-parent-2.3.0.Final.pom
[2026-02-25T21:55:03.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.3.0.Final/quarkus-tools-parent-2.3.0.Final.pom
[2026-02-25T21:55:03.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.3.0.Final/quarkus-tools-parent-2.3.0.Final.pom (27 kB at 103 kB/s)
[2026-02-25T21:55:03.683Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.pom
[2026-02-25T21:55:04.016Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.pom
[2026-02-25T21:55:04.016Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.pom (1.7 kB at 11 kB/s)
[2026-02-25T21:55:04.016Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-parent/1.6.0/smallrye-common-parent-1.6.0.pom
[2026-02-25T21:55:04.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.6.0/smallrye-common-parent-1.6.0.pom
[2026-02-25T21:55:04.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.6.0/smallrye-common-parent-1.6.0.pom (6.7 kB at 78 kB/s)
[2026-02-25T21:55:04.327Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2026-02-25T21:55:04.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2026-02-25T21:55:04.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom (59 kB at 811 kB/s)
[2026-02-25T21:55:04.640Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.8/commons-text-1.8.pom
[2026-02-25T21:55:04.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom
[2026-02-25T21:55:04.950Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom (16 kB at 200 kB/s)
[2026-02-25T21:55:04.950Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom
[2026-02-25T21:55:04.950Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[2026-02-25T21:55:05.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 912 kB/s)
[2026-02-25T21:55:05.260Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.pom
[2026-02-25T21:55:05.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.pom
[2026-02-25T21:55:05.571Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.pom (2.3 kB at 8.8 kB/s)
[2026-02-25T21:55:05.571Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.pom
[2026-02-25T21:55:05.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.pom
[2026-02-25T21:55:06.198Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.pom (1.2 kB at 2.5 kB/s)
[2026-02-25T21:55:06.198Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.pom
[2026-02-25T21:55:06.509Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.pom
[2026-02-25T21:55:06.509Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.pom (15 kB at 203 kB/s)
[2026-02-25T21:55:06.509Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-base/2.12.5/jackson-base-2.12.5.pom
[2026-02-25T21:55:06.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.12.5/jackson-base-2.12.5.pom
[2026-02-25T21:55:06.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.12.5/jackson-base-2.12.5.pom (9.3 kB at 118 kB/s)
[2026-02-25T21:55:06.819Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.pom
[2026-02-25T21:55:07.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.pom
[2026-02-25T21:55:07.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.pom (6.0 kB at 62 kB/s)
[2026-02-25T21:55:07.129Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.pom
[2026-02-25T21:55:07.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.pom
[2026-02-25T21:55:07.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.pom (5.5 kB at 80 kB/s)
[2026-02-25T21:55:07.440Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.pom
[2026-02-25T21:55:07.750Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.pom
[2026-02-25T21:55:07.750Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.pom (2.6 kB at 38 kB/s)
[2026-02-25T21:55:07.750Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.5/jackson-dataformats-text-2.12.5.pom
[2026-02-25T21:55:08.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.5/jackson-dataformats-text-2.12.5.pom
[2026-02-25T21:55:08.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.5/jackson-dataformats-text-2.12.5.pom (3.3 kB at 45 kB/s)
[2026-02-25T21:55:08.061Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
[2026-02-25T21:55:08.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
[2026-02-25T21:55:08.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom (37 kB at 503 kB/s)
[2026-02-25T21:55:08.371Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom
[2026-02-25T21:55:08.683Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom
[2026-02-25T21:55:08.683Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom (1.4 kB at 17 kB/s)
[2026-02-25T21:55:08.683Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
[2026-02-25T21:55:08.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
[2026-02-25T21:55:08.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom (4.9 kB at 71 kB/s)
[2026-02-25T21:55:08.992Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xom/xom/1.3.7/xom-1.3.7.pom
[2026-02-25T21:55:09.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.pom
[2026-02-25T21:55:09.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.pom (1.9 kB at 22 kB/s)
[2026-02-25T21:55:09.303Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom
[2026-02-25T21:55:09.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom
[2026-02-25T21:55:09.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom (1.4 kB at 21 kB/s)
[2026-02-25T21:55:09.649Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom
[2026-02-25T21:55:09.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom
[2026-02-25T21:55:09.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (3.4 kB at 47 kB/s)
[2026-02-25T21:55:09.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
[2026-02-25T21:55:10.268Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
[2026-02-25T21:55:10.268Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 9.7 kB/s)
[2026-02-25T21:55:10.268Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.2/xalan-2.7.2.pom
[2026-02-25T21:55:10.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom
[2026-02-25T21:55:10.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom (1.3 kB at 19 kB/s)
[2026-02-25T21:55:10.578Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/serializer/2.7.2/serializer-2.7.2.pom
[2026-02-25T21:55:10.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom
[2026-02-25T21:55:10.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom (1.1 kB at 16 kB/s)
[2026-02-25T21:55:10.890Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.jar
[2026-02-25T21:55:10.890Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.jar
[2026-02-25T21:55:10.890Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.jar
[2026-02-25T21:55:10.890Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.jar
[2026-02-25T21:55:10.890Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar
[2026-02-25T21:55:10.890Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
[2026-02-25T21:55:10.890Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.jar
[2026-02-25T21:55:11.201Z] [INFO] Downloaded from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar (61 kB at 175 kB/s)
[2026-02-25T21:55:11.201Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.jar
[2026-02-25T21:55:11.201Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.jar
[2026-02-25T21:55:11.201Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.jar
[2026-02-25T21:55:11.201Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.jar
[2026-02-25T21:55:11.201Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.8/commons-text-1.8.jar
[2026-02-25T21:55:11.201Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.jar
[2026-02-25T21:55:11.512Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.jar
[2026-02-25T21:55:11.512Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.jar
[2026-02-25T21:55:11.513Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.jar
[2026-02-25T21:55:11.513Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.jar
[2026-02-25T21:55:11.513Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.jar
[2026-02-25T21:55:11.513Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
[2026-02-25T21:55:11.513Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar
[2026-02-25T21:55:11.513Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
[2026-02-25T21:55:11.513Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
[2026-02-25T21:55:11.824Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
[2026-02-25T21:55:11.824Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
[2026-02-25T21:55:11.824Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar
[2026-02-25T21:55:11.824Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
[2026-02-25T21:55:11.824Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
[2026-02-25T21:55:11.824Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
[2026-02-25T21:55:12.135Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
[2026-02-25T21:55:12.135Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
[2026-02-25T21:55:12.135Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
[2026-02-25T21:55:12.135Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
[2026-02-25T21:55:12.135Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
[2026-02-25T21:55:12.135Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
[2026-02-25T21:55:12.135Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
[2026-02-25T21:55:12.135Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
[2026-02-25T21:55:12.135Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
[2026-02-25T21:55:12.445Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
[2026-02-25T21:55:12.445Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
[2026-02-25T21:55:12.445Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
[2026-02-25T21:55:12.445Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xom/xom/1.3.7/xom-1.3.7.jar
[2026-02-25T21:55:12.445Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar
[2026-02-25T21:55:12.445Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar
[2026-02-25T21:55:12.761Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.2/xalan-2.7.2.jar
[2026-02-25T21:55:12.761Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/serializer/2.7.2/serializer-2.7.2.jar
[2026-02-25T21:55:12.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.jar
[2026-02-25T21:55:12.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.jar
[2026-02-25T21:55:12.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.jar
[2026-02-25T21:55:12.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.jar
[2026-02-25T21:55:12.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
[2026-02-25T21:55:12.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 1.2 MB/s)
[2026-02-25T21:55:12.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.jar
[2026-02-25T21:55:13.074Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.jar (98 kB at 1.3 MB/s)
[2026-02-25T21:55:13.074Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.jar
[2026-02-25T21:55:13.074Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.2/maven-resolver-connector-basic-1.6.2.jar (46 kB at 387 kB/s)
[2026-02-25T21:55:13.074Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.jar
[2026-02-25T21:55:13.074Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.2/maven-resolver-transport-wagon-1.6.2.jar (33 kB at 214 kB/s)
[2026-02-25T21:55:13.074Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.jar
[2026-02-25T21:55:13.074Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.3.0.Final/quarkus-bootstrap-app-model-2.3.0.Final.jar (65 kB at 232 kB/s)
[2026-02-25T21:55:13.074Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.jar
[2026-02-25T21:55:13.074Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.6.0/smallrye-common-os-1.6.0.jar (15 kB at 48 kB/s)
[2026-02-25T21:55:13.074Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar
[2026-02-25T21:55:13.074Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-decomposer/0.0.40/quarkus-platform-bom-decomposer-0.0.40.jar (92 kB at 272 kB/s)
[2026-02-25T21:55:13.074Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.jar
[2026-02-25T21:55:13.074Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar (207 kB at 593 kB/s)
[2026-02-25T21:55:13.074Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.jar
[2026-02-25T21:55:13.383Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.3.0.Final/quarkus-devtools-message-writer-2.3.0.Final.jar (6.3 kB at 16 kB/s)
[2026-02-25T21:55:13.383Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.jar
[2026-02-25T21:55:13.383Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.jar (1.5 MB at 3.4 MB/s)
[2026-02-25T21:55:13.383Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.jar
[2026-02-25T21:55:13.383Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.5/jackson-annotations-2.12.5.jar (76 kB at 156 kB/s)
[2026-02-25T21:55:13.383Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.jar
[2026-02-25T21:55:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.5/jackson-core-2.12.5.jar (366 kB at 703 kB/s)
[2026-02-25T21:55:13.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.jar
[2026-02-25T21:55:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.3.0.Final/quarkus-bootstrap-maven-resolver-2.3.0.Final.jar (136 kB at 259 kB/s)
[2026-02-25T21:55:13.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
[2026-02-25T21:55:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.5/jackson-dataformat-yaml-2.12.5.jar (51 kB at 92 kB/s)
[2026-02-25T21:55:13.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar
[2026-02-25T21:55:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar (310 kB at 528 kB/s)
[2026-02-25T21:55:13.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
[2026-02-25T21:55:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar (8.9 kB at 15 kB/s)
[2026-02-25T21:55:13.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
[2026-02-25T21:55:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar (215 kB at 344 kB/s)
[2026-02-25T21:55:13.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
[2026-02-25T21:55:13.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar (47 kB at 72 kB/s)
[2026-02-25T21:55:13.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
[2026-02-25T21:55:13.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar (58 kB at 87 kB/s)
[2026-02-25T21:55:13.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar
[2026-02-25T21:55:13.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.3.0.Final/quarkus-devtools-registry-client-2.3.0.Final.jar (140 kB at 208 kB/s)
[2026-02-25T21:55:13.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
[2026-02-25T21:55:13.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar (262 kB at 372 kB/s)
[2026-02-25T21:55:13.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
[2026-02-25T21:55:13.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar (634 kB at 891 kB/s)
[2026-02-25T21:55:13.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
[2026-02-25T21:55:13.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (205 kB at 284 kB/s)
[2026-02-25T21:55:13.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
[2026-02-25T21:55:13.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar (44 kB at 60 kB/s)
[2026-02-25T21:55:13.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
[2026-02-25T21:55:13.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar (42 kB at 56 kB/s)
[2026-02-25T21:55:13.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
[2026-02-25T21:55:13.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-platform-bom-generator/0.0.40/quarkus-platform-bom-generator-0.0.40.jar (49 kB at 64 kB/s)
[2026-02-25T21:55:13.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
[2026-02-25T21:55:13.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar (14 kB at 18 kB/s)
[2026-02-25T21:55:13.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
[2026-02-25T21:55:13.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar (27 kB at 34 kB/s)
[2026-02-25T21:55:13.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
[2026-02-25T21:55:13.694Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 107 kB/s)
[2026-02-25T21:55:13.694Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
[2026-02-25T21:55:13.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar (66 kB at 82 kB/s)
[2026-02-25T21:55:13.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
[2026-02-25T21:55:13.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar (192 kB at 236 kB/s)
[2026-02-25T21:55:13.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
[2026-02-25T21:55:13.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar (180 kB at 218 kB/s)
[2026-02-25T21:55:13.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
[2026-02-25T21:55:13.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar (38 kB at 45 kB/s)
[2026-02-25T21:55:13.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
[2026-02-25T21:55:13.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 439 kB/s)
[2026-02-25T21:55:13.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
[2026-02-25T21:55:13.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar (149 kB at 172 kB/s)
[2026-02-25T21:55:13.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.jar
[2026-02-25T21:55:13.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar (169 kB at 193 kB/s)
[2026-02-25T21:55:13.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar
[2026-02-25T21:55:13.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar (521 kB at 586 kB/s)
[2026-02-25T21:55:13.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar
[2026-02-25T21:55:13.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar (195 kB at 210 kB/s)
[2026-02-25T21:55:13.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar
[2026-02-25T21:55:13.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar (1.2 MB at 1.3 MB/s)
[2026-02-25T21:55:13.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar
[2026-02-25T21:55:13.695Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.jar (327 kB at 340 kB/s)
[2026-02-25T21:55:14.008Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar (3.2 MB at 3.2 MB/s)
[2026-02-25T21:55:14.008Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar (276 kB at 268 kB/s)
[2026-02-25T21:55:14.008Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.3.0.Final/quarkus-devtools-artifact-api-2.3.0.Final.jar (7.9 kB at 7.0 kB/s)
[2026-02-25T21:55:14.008Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar (33 kB at 28 kB/s)
[2026-02-25T21:55:14.319Z] [INFO]
[2026-02-25T21:55:14.319Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom ---
[2026-02-25T21:55:14.319Z] [INFO]
[2026-02-25T21:55:14.319Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom ---
[2026-02-25T21:55:14.319Z] [INFO] Installing /quarkus/bom/application/target/flattened-quarkus-bom-2.7.5.Final.pom to /root/.m2/repository/io/quarkus/quarkus-bom/2.7.5.Final/quarkus-bom-2.7.5.Final.pom
[2026-02-25T21:55:14.319Z] [INFO]
[2026-02-25T21:55:14.319Z] [INFO] ------------------< io.quarkus:quarkus-build-parent >-------------------
[2026-02-25T21:55:14.319Z] [INFO] Building Quarkus - Build Parent 2.7.5.Final [29/964]
[2026-02-25T21:55:14.319Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:55:14.319Z] [INFO]
[2026-02-25T21:55:14.319Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-build-parent ---
[2026-02-25T21:55:14.319Z] [INFO]
[2026-02-25T21:55:14.319Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-build-parent ---
[2026-02-25T21:55:14.319Z] [INFO]
[2026-02-25T21:55:14.319Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-build-parent ---
[2026-02-25T21:55:14.319Z] [INFO]
[2026-02-25T21:55:14.319Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-build-parent ---
[2026-02-25T21:55:14.319Z] [INFO]
[2026-02-25T21:55:14.319Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-build-parent ---
[2026-02-25T21:55:14.319Z] [INFO]
[2026-02-25T21:55:14.319Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-build-parent ---
[2026-02-25T21:55:14.319Z] [INFO]
[2026-02-25T21:55:14.319Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-build-parent ---
[2026-02-25T21:55:14.319Z] [INFO]
[2026-02-25T21:55:14.319Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-build-parent ---
[2026-02-25T21:55:14.319Z] [INFO]
[2026-02-25T21:55:14.319Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-build-parent ---
[2026-02-25T21:55:14.319Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:55:14.319Z] [INFO]
[2026-02-25T21:55:14.319Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-build-parent ---
[2026-02-25T21:55:14.319Z] [INFO]
[2026-02-25T21:55:14.319Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-build-parent ---
[2026-02-25T21:55:14.319Z] [INFO] Installing /quarkus/build-parent/pom.xml to /root/.m2/repository/io/quarkus/quarkus-build-parent/2.7.5.Final/quarkus-build-parent-2.7.5.Final.pom
[2026-02-25T21:55:14.319Z] [INFO]
[2026-02-25T21:55:14.319Z] [INFO] ------------------< io.quarkus:quarkus-ide-launcher >-------------------
[2026-02-25T21:55:14.319Z] [INFO] Building Quarkus - IDE Launcher 2.7.5.Final [30/964]
[2026-02-25T21:55:14.319Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:55:14.319Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom
[2026-02-25T21:55:14.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom
[2026-02-25T21:55:14.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom (7.2 kB at 171 kB/s)
[2026-02-25T21:55:14.653Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar
[2026-02-25T21:55:14.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar
[2026-02-25T21:55:14.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar (32 kB at 853 kB/s)
[2026-02-25T21:55:14.963Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom
[2026-02-25T21:55:15.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom
[2026-02-25T21:55:15.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom (16 kB at 352 kB/s)
[2026-02-25T21:55:15.276Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar
[2026-02-25T21:55:15.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar
[2026-02-25T21:55:15.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar (172 kB at 4.4 MB/s)
[2026-02-25T21:55:15.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.pom
[2026-02-25T21:55:15.589Z] [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 182 kB/s)
[2026-02-25T21:55:15.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom
[2026-02-25T21:55:15.589Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom (65 kB at 1.7 MB/s)
[2026-02-25T21:55:15.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom
[2026-02-25T21:55:15.589Z] [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 54 kB/s)
[2026-02-25T21:55:15.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom
[2026-02-25T21:55:15.589Z] [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 249 kB/s)
[2026-02-25T21:55:15.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[2026-02-25T21:55:15.589Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 429 kB/s)
[2026-02-25T21:55:15.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar
[2026-02-25T21:55:15.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[2026-02-25T21:55:15.589Z] [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 8.1 MB/s)
[2026-02-25T21:55:15.589Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 8.2 MB/s)
[2026-02-25T21:55:15.589Z] [INFO]
[2026-02-25T21:55:15.589Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-ide-launcher ---
[2026-02-25T21:55:15.589Z] [INFO]
[2026-02-25T21:55:15.589Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-ide-launcher ---
[2026-02-25T21:55:16.262Z] [INFO]
[2026-02-25T21:55:16.262Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-ide-launcher ---
[2026-02-25T21:55:16.262Z] [INFO]
[2026-02-25T21:55:16.262Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-ide-launcher ---
[2026-02-25T21:55:16.262Z] [INFO]
[2026-02-25T21:55:16.262Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-ide-launcher ---
[2026-02-25T21:55:16.262Z] [INFO]
[2026-02-25T21:55:16.262Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-ide-launcher ---
[2026-02-25T21:55:16.262Z] [INFO]
[2026-02-25T21:55:16.262Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-ide-launcher ---
[2026-02-25T21:55:16.262Z] [INFO]
[2026-02-25T21:55:16.262Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-ide-launcher ---
[2026-02-25T21:55:16.934Z] [INFO] Processed 4 files in 672ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T21:55:16.934Z] [INFO]
[2026-02-25T21:55:16.934Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-ide-launcher ---
[2026-02-25T21:55:17.244Z] [INFO] Processed 4 files in 00:00.227 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T21:55:17.244Z] [INFO]
[2026-02-25T21:55:17.244Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-ide-launcher ---
[2026-02-25T21:55:17.244Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
[2026-02-25T21:55:17.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
[2026-02-25T21:55:17.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 154 kB/s)
[2026-02-25T21:55:17.244Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
[2026-02-25T21:55:17.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
[2026-02-25T21:55:17.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 23 kB/s)
[2026-02-25T21:55:17.555Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[2026-02-25T21:55:17.864Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[2026-02-25T21:55:17.864Z] [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 88 kB/s)
[2026-02-25T21:55:17.864Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
[2026-02-25T21:55:18.183Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
[2026-02-25T21:55:18.183Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 73 kB/s)
[2026-02-25T21:55:18.183Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
[2026-02-25T21:55:18.183Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
[2026-02-25T21:55:18.183Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
[2026-02-25T21:55:18.183Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
[2026-02-25T21:55:18.183Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
[2026-02-25T21:55:18.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
[2026-02-25T21:55:18.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 3.7 MB/s)
[2026-02-25T21:55:18.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 1.1 MB/s)
[2026-02-25T21:55:18.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 1.1 MB/s)
[2026-02-25T21:55:18.494Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:55:18.494Z] [INFO] Copying 1 resource
[2026-02-25T21:55:18.494Z] [INFO]
[2026-02-25T21:55:18.494Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-ide-launcher ---
[2026-02-25T21:55:18.494Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:55:18.494Z] [INFO] Compiling 4 source files to /quarkus/core/launcher/target/classes
[2026-02-25T21:55:18.804Z] [WARNING] /quarkus/core/launcher/src/main/java/io/quarkus/launcher/JBangIntegration.java:[120,122] unchecked cast
[2026-02-25T21:55:18.804Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-02-25T21:55:18.804Z] found: java.lang.Object
[2026-02-25T21:55:18.804Z] [WARNING] /quarkus/core/launcher/src/main/java/io/quarkus/launcher/RuntimeLaunchClassLoader.java:[46,34] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2026-02-25T21:55:18.804Z] [WARNING] /quarkus/core/launcher/src/main/java/io/quarkus/launcher/RuntimeLaunchClassLoader.java:[48,21] getPackage(java.lang.String) in java.lang.ClassLoader has been deprecated
[2026-02-25T21:55:18.804Z] [INFO]
[2026-02-25T21:55:18.804Z] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (unpack-dependencies) @ quarkus-ide-launcher ---
[2026-02-25T21:55:18.804Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
[2026-02-25T21:55:18.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
[2026-02-25T21:55:18.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 112 kB/s)
[2026-02-25T21:55:18.804Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
[2026-02-25T21:55:19.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
[2026-02-25T21:55:19.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 83 kB/s)
[2026-02-25T21:55:19.115Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
[2026-02-25T21:55:19.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
[2026-02-25T21:55:19.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 28 kB/s)
[2026-02-25T21:55:19.427Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
[2026-02-25T21:55:19.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
[2026-02-25T21:55:19.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 272 kB/s)
[2026-02-25T21:55:19.736Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
[2026-02-25T21:55:20.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
[2026-02-25T21:55:20.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 27 kB/s)
[2026-02-25T21:55:20.048Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
[2026-02-25T21:55:20.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
[2026-02-25T21:55:20.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 62 kB/s)
[2026-02-25T21:55:20.360Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
[2026-02-25T21:55:20.672Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
[2026-02-25T21:55:20.672Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 290 kB/s)
[2026-02-25T21:55:20.672Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
[2026-02-25T21:55:20.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
[2026-02-25T21:55:20.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 71 kB/s)
[2026-02-25T21:55:20.983Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
[2026-02-25T21:55:21.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
[2026-02-25T21:55:21.294Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 55 kB/s)
[2026-02-25T21:55:21.294Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
[2026-02-25T21:55:21.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
[2026-02-25T21:55:21.294Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 124 kB/s)
[2026-02-25T21:55:21.294Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
[2026-02-25T21:55:21.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
[2026-02-25T21:55:21.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 45 kB/s)
[2026-02-25T21:55:21.604Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
[2026-02-25T21:55:21.915Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
[2026-02-25T21:55:21.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 30 kB/s)
[2026-02-25T21:55:21.915Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
[2026-02-25T21:55:22.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
[2026-02-25T21:55:22.225Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 36 kB/s)
[2026-02-25T21:55:22.225Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[2026-02-25T21:55:22.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[2026-02-25T21:55:22.535Z] [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 37 kB/s)
[2026-02-25T21:55:22.535Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[2026-02-25T21:55:22.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[2026-02-25T21:55:22.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 50 kB/s)
[2026-02-25T21:55:22.845Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[2026-02-25T21:55:23.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[2026-02-25T21:55:23.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 180 kB/s)
[2026-02-25T21:55:23.156Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom
[2026-02-25T21:55:23.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom
[2026-02-25T21:55:23.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom (1.6 kB at 28 kB/s)
[2026-02-25T21:55:23.466Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom
[2026-02-25T21:55:23.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom
[2026-02-25T21:55:23.777Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom (19 kB at 336 kB/s)
[2026-02-25T21:55:23.777Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom
[2026-02-25T21:55:24.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom
[2026-02-25T21:55:24.089Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom (1.6 kB at 28 kB/s)
[2026-02-25T21:55:24.089Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
[2026-02-25T21:55:24.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
[2026-02-25T21:55:24.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 52 kB/s)
[2026-02-25T21:55:24.398Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[2026-02-25T21:55:24.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[2026-02-25T21:55:24.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 81 kB/s)
[2026-02-25T21:55:24.709Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom
[2026-02-25T21:55:25.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom
[2026-02-25T21:55:25.022Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom (4.4 kB at 81 kB/s)
[2026-02-25T21:55:25.022Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
[2026-02-25T21:55:25.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
[2026-02-25T21:55:25.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (6.6 kB at 114 kB/s)
[2026-02-25T21:55:25.334Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom
[2026-02-25T21:55:25.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom
[2026-02-25T21:55:25.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 kB at 303 kB/s)
[2026-02-25T21:55:25.649Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
[2026-02-25T21:55:25.959Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
[2026-02-25T21:55:25.959Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 99 kB/s)
[2026-02-25T21:55:25.960Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
[2026-02-25T21:55:25.960Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
[2026-02-25T21:55:26.270Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 225 kB/s)
[2026-02-25T21:55:26.270Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom
[2026-02-25T21:55:26.270Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom
[2026-02-25T21:55:26.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom (6.7 kB at 123 kB/s)
[2026-02-25T21:55:26.581Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom
[2026-02-25T21:55:26.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom
[2026-02-25T21:55:26.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom (16 kB at 264 kB/s)
[2026-02-25T21:55:26.581Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom
[2026-02-25T21:55:26.891Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom
[2026-02-25T21:55:26.891Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom (3.4 kB at 57 kB/s)
[2026-02-25T21:55:26.891Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom
[2026-02-25T21:55:27.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom
[2026-02-25T21:55:27.225Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom (3.0 kB at 53 kB/s)
[2026-02-25T21:55:27.225Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom
[2026-02-25T21:55:27.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom
[2026-02-25T21:55:27.535Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom (2.0 kB at 37 kB/s)
[2026-02-25T21:55:27.535Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom
[2026-02-25T21:55:27.845Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom
[2026-02-25T21:55:27.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom (2.7 kB at 51 kB/s)
[2026-02-25T21:55:27.845Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom
[2026-02-25T21:55:28.155Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom
[2026-02-25T21:55:28.155Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom (2.0 kB at 37 kB/s)
[2026-02-25T21:55:28.155Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[2026-02-25T21:55:28.155Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[2026-02-25T21:55:28.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 35 kB/s)
[2026-02-25T21:55:28.465Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
[2026-02-25T21:55:28.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
[2026-02-25T21:55:28.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 78 kB/s)
[2026-02-25T21:55:28.776Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
[2026-02-25T21:55:28.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
[2026-02-25T21:55:29.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 425 kB/s)
[2026-02-25T21:55:29.088Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[2026-02-25T21:55:29.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[2026-02-25T21:55:29.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 81 kB/s)
[2026-02-25T21:55:29.399Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[2026-02-25T21:55:29.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[2026-02-25T21:55:29.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 269 kB/s)
[2026-02-25T21:55:29.719Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom
[2026-02-25T21:55:29.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom
[2026-02-25T21:55:29.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom (6.7 kB at 117 kB/s)
[2026-02-25T21:55:29.719Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
[2026-02-25T21:55:30.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
[2026-02-25T21:55:30.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom (2.9 kB at 51 kB/s)
[2026-02-25T21:55:30.098Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[2026-02-25T21:55:30.410Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[2026-02-25T21:55:30.410Z] [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 42 kB/s)
[2026-02-25T21:55:30.410Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[2026-02-25T21:55:30.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[2026-02-25T21:55:30.721Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 41 kB/s)
[2026-02-25T21:55:30.721Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[2026-02-25T21:55:31.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[2026-02-25T21:55:31.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 100 kB/s)
[2026-02-25T21:55:31.394Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2026-02-25T21:55:31.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2026-02-25T21:55:31.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 272 kB/s)
[2026-02-25T21:55:31.394Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[2026-02-25T21:55:31.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[2026-02-25T21:55:31.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 14 kB/s)
[2026-02-25T21:55:31.706Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[2026-02-25T21:55:32.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[2026-02-25T21:55:32.020Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 13 kB/s)
[2026-02-25T21:55:32.020Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
[2026-02-25T21:55:32.020Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
[2026-02-25T21:55:32.020Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar
[2026-02-25T21:55:32.020Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar
[2026-02-25T21:55:32.020Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
[2026-02-25T21:55:32.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar
[2026-02-25T21:55:32.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
[2026-02-25T21:55:32.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
[2026-02-25T21:55:32.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar
[2026-02-25T21:55:32.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar
[2026-02-25T21:55:32.330Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar
[2026-02-25T21:55:32.641Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar
[2026-02-25T21:55:32.641Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[2026-02-25T21:55:32.641Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[2026-02-25T21:55:32.641Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
[2026-02-25T21:55:32.641Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[2026-02-25T21:55:32.641Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[2026-02-25T21:55:32.641Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar
[2026-02-25T21:55:32.953Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[2026-02-25T21:55:32.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
[2026-02-25T21:55:32.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
[2026-02-25T21:55:32.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar
[2026-02-25T21:55:32.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar
[2026-02-25T21:55:32.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
[2026-02-25T21:55:32.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar (12 kB at 336 kB/s)
[2026-02-25T21:55:32.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar
[2026-02-25T21:55:32.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 1.4 MB/s)
[2026-02-25T21:55:32.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
[2026-02-25T21:55:32.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar (12 kB at 233 kB/s)
[2026-02-25T21:55:32.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
[2026-02-25T21:55:32.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 292 kB/s)
[2026-02-25T21:55:32.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar
[2026-02-25T21:55:32.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 3.3 MB/s)
[2026-02-25T21:55:32.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar
[2026-02-25T21:55:32.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar (219 kB at 3.0 MB/s)
[2026-02-25T21:55:32.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar
[2026-02-25T21:55:33.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 9.1 MB/s)
[2026-02-25T21:55:33.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar
[2026-02-25T21:55:33.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 3.6 MB/s)
[2026-02-25T21:55:33.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[2026-02-25T21:55:33.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar (17 kB at 155 kB/s)
[2026-02-25T21:55:33.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[2026-02-25T21:55:33.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar (18 kB at 153 kB/s)
[2026-02-25T21:55:33.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
[2026-02-25T21:55:33.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar (66 kB at 537 kB/s)
[2026-02-25T21:55:33.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[2026-02-25T21:55:33.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 88 kB/s)
[2026-02-25T21:55:33.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[2026-02-25T21:55:33.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 57 kB/s)
[2026-02-25T21:55:33.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar
[2026-02-25T21:55:33.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 1.3 MB/s)
[2026-02-25T21:55:33.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[2026-02-25T21:55:33.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar (18 kB at 110 kB/s)
[2026-02-25T21:55:33.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 424 kB/s)
[2026-02-25T21:55:33.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 3.5 MB/s)
[2026-02-25T21:55:33.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar (35 kB at 193 kB/s)
[2026-02-25T21:55:33.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar (122 kB at 645 kB/s)
[2026-02-25T21:55:33.263Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.574Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.574Z] [INFO] Unpacking /root/.m2/repository/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.574Z] [INFO] Unpacking /root/.m2/repository/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.574Z] [INFO] Unpacking /root/.m2/repository/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.574Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.574Z] [INFO] Unpacking /root/.m2/repository/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.574Z] [INFO] Unpacking /root/.m2/repository/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.574Z] [INFO] Unpacking /root/.m2/repository/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.574Z] [INFO] Unpacking /root/.m2/repository/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.574Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.574Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.574Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.885Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.885Z] [INFO] Unpacking /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.885Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.885Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.885Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:33.885Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:34.267Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:34.267Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:34.267Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:34.267Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:34.267Z] [INFO] Unpacking /root/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:34.267Z] [INFO] Unpacking /root/.m2/repository/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:34.267Z] [INFO] Unpacking /root/.m2/repository/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:34.941Z] [INFO] Unpacking /root/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:34.941Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:34.941Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:34.941Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:34.941Z] [INFO] Unpacking /root/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:34.941Z] [INFO] Unpacking /root/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:34.941Z] [INFO] Unpacking /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:34.941Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:34.941Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:35.253Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:35.253Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:35.253Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:35.253Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:35.253Z] [INFO] Unpacking /root/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:35.253Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:35.253Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:35.253Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:35.253Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:35.253Z] [INFO] Unpacking /root/.m2/repository/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:35.253Z] [INFO] Unpacking /root/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:35.565Z] [INFO] Unpacking /root/.m2/repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:35.565Z] [INFO] Unpacking /root/.m2/repository/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:35.565Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:35.565Z] [INFO] Unpacking /root/.m2/repository/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:35.565Z] [INFO] Unpacking /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:36.238Z] [INFO] Unpacking /root/.m2/repository/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar to /quarkus/core/launcher/target/classes/META-INF/ide-deps with includes "" and excludes ""
[2026-02-25T21:55:36.238Z] [INFO]
[2026-02-25T21:55:36.238Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-ide-launcher ---
[2026-02-25T21:55:36.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:55:36.238Z] [INFO] skip non existing resourceDirectory /quarkus/core/launcher/src/test/resources
[2026-02-25T21:55:36.238Z] [INFO]
[2026-02-25T21:55:36.238Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-ide-launcher ---
[2026-02-25T21:55:36.238Z] [INFO] No sources to compile
[2026-02-25T21:55:36.238Z] [INFO]
[2026-02-25T21:55:36.238Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-ide-launcher ---
[2026-02-25T21:55:36.550Z] [INFO] No tests to run.
[2026-02-25T21:55:36.550Z] [INFO]
[2026-02-25T21:55:36.550Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-ide-launcher ---
[2026-02-25T21:55:37.644Z] [INFO] Building jar: /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final.jar
[2026-02-25T21:55:38.742Z] [INFO]
[2026-02-25T21:55:38.742Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-ide-launcher ---
[2026-02-25T21:55:38.742Z] [INFO] Building jar: /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final-sources.jar
[2026-02-25T21:55:39.059Z] [INFO]
[2026-02-25T21:55:39.059Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-ide-launcher ---
[2026-02-25T21:55:39.059Z] [INFO] Installing /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-ide-launcher/2.7.5.Final/quarkus-ide-launcher-2.7.5.Final.jar
[2026-02-25T21:55:39.059Z] [INFO] Installing /quarkus/core/launcher/pom.xml to /root/.m2/repository/io/quarkus/quarkus-ide-launcher/2.7.5.Final/quarkus-ide-launcher-2.7.5.Final.pom
[2026-02-25T21:55:39.059Z] [INFO] Installing /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-ide-launcher/2.7.5.Final/quarkus-ide-launcher-2.7.5.Final-sources.jar
[2026-02-25T21:55:39.059Z] [INFO]
[2026-02-25T21:55:39.059Z] [INFO] --------------< io.quarkus:quarkus-development-mode-spi >---------------
[2026-02-25T21:55:39.059Z] [INFO] Building Quarkus - Development mode - SPI 2.7.5.Final [31/964]
[2026-02-25T21:55:39.059Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:55:39.059Z] [INFO]
[2026-02-25T21:55:39.059Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-development-mode-spi ---
[2026-02-25T21:55:39.059Z] [INFO]
[2026-02-25T21:55:39.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-development-mode-spi ---
[2026-02-25T21:55:39.059Z] [INFO]
[2026-02-25T21:55:39.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-development-mode-spi ---
[2026-02-25T21:55:39.059Z] [INFO]
[2026-02-25T21:55:39.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-development-mode-spi ---
[2026-02-25T21:55:39.059Z] [INFO]
[2026-02-25T21:55:39.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-development-mode-spi ---
[2026-02-25T21:55:39.059Z] [INFO]
[2026-02-25T21:55:39.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-development-mode-spi ---
[2026-02-25T21:55:39.059Z] [INFO]
[2026-02-25T21:55:39.059Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-development-mode-spi ---
[2026-02-25T21:55:39.059Z] [INFO]
[2026-02-25T21:55:39.059Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-development-mode-spi ---
[2026-02-25T21:55:39.370Z] [INFO] Processed 26 files in 236ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2026-02-25T21:55:39.370Z] [INFO]
[2026-02-25T21:55:39.370Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-development-mode-spi ---
[2026-02-25T21:55:39.370Z] [INFO] Processed 26 files in 00:00.239 (Already Sorted: 26, Needed Sorting: 0)
[2026-02-25T21:55:39.370Z] [INFO]
[2026-02-25T21:55:39.370Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-development-mode-spi ---
[2026-02-25T21:55:39.371Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:55:39.371Z] [INFO] skip non existing resourceDirectory /quarkus/core/devmode-spi/src/main/resources
[2026-02-25T21:55:39.371Z] [INFO]
[2026-02-25T21:55:39.371Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-development-mode-spi ---
[2026-02-25T21:55:39.371Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:55:39.371Z] [INFO] Compiling 26 source files to /quarkus/core/devmode-spi/target/classes
[2026-02-25T21:55:39.682Z] [WARNING] /quarkus/core/devmode-spi/src/main/java/io/quarkus/dev/console/DevConsoleManager.java:[81,31] unchecked cast
[2026-02-25T21:55:39.682Z] required: T
[2026-02-25T21:55:39.682Z] found: java.lang.Object
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-development-mode-spi ---
[2026-02-25T21:55:39.682Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:55:39.682Z] [INFO] skip non existing resourceDirectory /quarkus/core/devmode-spi/src/test/resources
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-development-mode-spi ---
[2026-02-25T21:55:39.682Z] [INFO] No sources to compile
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-development-mode-spi ---
[2026-02-25T21:55:39.682Z] [INFO] No tests to run.
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-development-mode-spi ---
[2026-02-25T21:55:39.682Z] [INFO] Building jar: /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final.jar
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-development-mode-spi ---
[2026-02-25T21:55:39.682Z] [INFO] Building jar: /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final-sources.jar
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-development-mode-spi ---
[2026-02-25T21:55:39.682Z] [INFO] Installing /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-development-mode-spi/2.7.5.Final/quarkus-development-mode-spi-2.7.5.Final.jar
[2026-02-25T21:55:39.682Z] [INFO] Installing /quarkus/core/devmode-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-development-mode-spi/2.7.5.Final/quarkus-development-mode-spi-2.7.5.Final.pom
[2026-02-25T21:55:39.682Z] [INFO] Installing /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-development-mode-spi/2.7.5.Final/quarkus-development-mode-spi-2.7.5.Final-sources.jar
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] -------------------< io.quarkus:quarkus-core-parent >-------------------
[2026-02-25T21:55:39.682Z] [INFO] Building Quarkus - Core 2.7.5.Final [32/964]
[2026-02-25T21:55:39.682Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core-parent ---
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core-parent ---
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core-parent ---
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core-parent ---
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core-parent ---
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core-parent ---
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core-parent ---
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core-parent ---
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core-parent ---
[2026-02-25T21:55:39.682Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core-parent ---
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core-parent ---
[2026-02-25T21:55:39.682Z] [INFO] Installing /quarkus/core/pom.xml to /root/.m2/repository/io/quarkus/quarkus-core-parent/2.7.5.Final/quarkus-core-parent-2.7.5.Final.pom
[2026-02-25T21:55:39.682Z] [INFO]
[2026-02-25T21:55:39.682Z] [INFO] ---------------< io.quarkus:quarkus-extension-processor >---------------
[2026-02-25T21:55:39.682Z] [INFO] Building Quarkus - Core - Extension Processor 2.7.5.Final [33/964]
[2026-02-25T21:55:39.682Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:55:39.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.pom
[2026-02-25T21:55:39.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.pom (1.8 kB at 31 kB/s)
[2026-02-25T21:55:39.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.pom
[2026-02-25T21:55:39.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.pom (4.9 kB at 132 kB/s)
[2026-02-25T21:55:39.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.24.0/javaparser-parent-3.24.0.pom
[2026-02-25T21:55:39.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.24.0/javaparser-parent-3.24.0.pom (22 kB at 520 kB/s)
[2026-02-25T21:55:39.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.pom
[2026-02-25T21:55:39.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.pom (2.8 kB at 75 kB/s)
[2026-02-25T21:55:39.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.pom
[2026-02-25T21:55:39.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.pom (2.1 kB at 63 kB/s)
[2026-02-25T21:55:39.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.pom
[2026-02-25T21:55:39.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.pom (6.9 kB at 156 kB/s)
[2026-02-25T21:55:39.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-artifacts/9.2.20.1/jruby-artifacts-9.2.20.1.pom
[2026-02-25T21:55:39.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-artifacts/9.2.20.1/jruby-artifacts-9.2.20.1.pom (4.0 kB at 113 kB/s)
[2026-02-25T21:55:39.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-parent/9.2.20.1/jruby-parent-9.2.20.1.pom
[2026-02-25T21:55:39.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-parent/9.2.20.1/jruby-parent-9.2.20.1.pom (25 kB at 578 kB/s)
[2026-02-25T21:55:39.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.pom
[2026-02-25T21:55:39.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.pom (49 kB at 1.2 MB/s)
[2026-02-25T21:55:39.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.pom
[2026-02-25T21:55:40.307Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.pom (3.0 kB at 80 kB/s)
[2026-02-25T21:55:40.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.pom
[2026-02-25T21:55:40.307Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.pom (4.7 kB at 117 kB/s)
[2026-02-25T21:55:40.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.pom
[2026-02-25T21:55:40.307Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.pom (4.4 kB at 80 kB/s)
[2026-02-25T21:55:40.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.pom
[2026-02-25T21:55:40.307Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.pom (11 kB at 282 kB/s)
[2026-02-25T21:55:40.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.pom
[2026-02-25T21:55:40.307Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.pom (7.6 kB at 201 kB/s)
[2026-02-25T21:55:40.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.pom
[2026-02-25T21:55:40.307Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.pom (12 kB at 322 kB/s)
[2026-02-25T21:55:40.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom
[2026-02-25T21:55:40.307Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom (7.0 kB at 180 kB/s)
[2026-02-25T21:55:40.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom
[2026-02-25T21:55:40.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom (5.1 kB at 122 kB/s)
[2026-02-25T21:55:40.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.pom
[2026-02-25T21:55:40.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.pom (2.9 kB at 73 kB/s)
[2026-02-25T21:55:40.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.pom
[2026-02-25T21:55:40.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.pom (4.4 kB at 118 kB/s)
[2026-02-25T21:55:40.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.pom
[2026-02-25T21:55:40.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.pom (1.5 kB at 41 kB/s)
[2026-02-25T21:55:40.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom
[2026-02-25T21:55:40.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom (3.1 kB at 66 kB/s)
[2026-02-25T21:55:40.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.pom
[2026-02-25T21:55:40.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.pom (1.6 kB at 44 kB/s)
[2026-02-25T21:55:40.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-all/0.9.1/nailgun-all-0.9.1.pom
[2026-02-25T21:55:40.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-all/0.9.1/nailgun-all-0.9.1.pom (5.0 kB at 135 kB/s)
[2026-02-25T21:55:40.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom
[2026-02-25T21:55:40.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom (37 kB at 1.0 MB/s)
[2026-02-25T21:55:40.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.pom
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.pom (2.1 kB at 56 kB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.pom
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.pom (19 kB at 481 kB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom (1.5 kB at 42 kB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.jar (239 kB at 6.6 MB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.jar (1.3 MB at 26 MB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.jar (62 kB at 1.0 MB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.jar (1.9 MB at 29 MB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.jar (26 kB at 321 kB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.jar (63 kB at 701 kB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.jar (48 kB at 486 kB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.jar (34 kB at 288 kB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6-native.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.jar (10 MB at 76 MB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.jar (154 kB at 1.1 MB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.jar (1.6 MB at 10 MB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.jar (275 kB at 1.7 MB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar (215 kB at 1.2 MB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6-native.jar (869 kB at 4.6 MB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.jar (16 kB at 86 kB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar
[2026-02-25T21:55:40.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar (1.7 MB at 8.3 MB/s)
[2026-02-25T21:55:40.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar
[2026-02-25T21:55:41.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.jar (14 kB at 66 kB/s)
[2026-02-25T21:55:41.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.jar
[2026-02-25T21:55:41.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar (72 kB at 312 kB/s)
[2026-02-25T21:55:41.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.jar
[2026-02-25T21:55:41.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.jar (50 kB at 210 kB/s)
[2026-02-25T21:55:41.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar
[2026-02-25T21:55:41.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar (643 kB at 2.6 MB/s)
[2026-02-25T21:55:41.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar (33 kB at 133 kB/s)
[2026-02-25T21:55:41.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.jar (13 kB at 54 kB/s)
[2026-02-25T21:55:41.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar (86 kB at 279 kB/s)
[2026-02-25T21:55:41.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.jar (13 MB at 37 MB/s)
[2026-02-25T21:55:41.251Z] [INFO]
[2026-02-25T21:55:41.251Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-extension-processor ---
[2026-02-25T21:55:41.251Z] [INFO]
[2026-02-25T21:55:41.251Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-extension-processor ---
[2026-02-25T21:55:41.251Z] [INFO]
[2026-02-25T21:55:41.251Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-extension-processor ---
[2026-02-25T21:55:41.251Z] [INFO]
[2026-02-25T21:55:41.251Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-extension-processor ---
[2026-02-25T21:55:41.251Z] [INFO]
[2026-02-25T21:55:41.251Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-extension-processor ---
[2026-02-25T21:55:41.251Z] [INFO]
[2026-02-25T21:55:41.251Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-extension-processor ---
[2026-02-25T21:55:41.251Z] [INFO]
[2026-02-25T21:55:41.251Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-extension-processor ---
[2026-02-25T21:55:41.251Z] [INFO]
[2026-02-25T21:55:41.251Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-extension-processor ---
[2026-02-25T21:55:41.591Z] [INFO] Processed 23 files in 274ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-02-25T21:55:41.591Z] [INFO]
[2026-02-25T21:55:41.591Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-extension-processor ---
[2026-02-25T21:55:42.263Z] [INFO] Processed 23 files in 00:00.529 (Already Sorted: 23, Needed Sorting: 0)
[2026-02-25T21:55:42.263Z] [INFO]
[2026-02-25T21:55:42.263Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-extension-processor ---
[2026-02-25T21:55:42.263Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:55:42.263Z] [INFO] Copying 1 resource
[2026-02-25T21:55:42.263Z] [INFO]
[2026-02-25T21:55:42.263Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-extension-processor ---
[2026-02-25T21:55:42.263Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:55:42.263Z] [INFO] Compiling 19 source files to /quarkus/core/processor/target/classes
[2026-02-25T21:55:42.263Z] [INFO]
[2026-02-25T21:55:42.263Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-extension-processor ---
[2026-02-25T21:55:42.263Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:55:42.263Z] [INFO] skip non existing resourceDirectory /quarkus/core/processor/src/test/resources
[2026-02-25T21:55:42.263Z] [INFO]
[2026-02-25T21:55:42.263Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-extension-processor ---
[2026-02-25T21:55:42.263Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:55:42.263Z] [INFO] Compiling 4 source files to /quarkus/core/processor/target/test-classes
[2026-02-25T21:55:42.574Z] [WARNING] /quarkus/core/processor/src/test/java/io/quarkus/annotation/processor/generate_doc/JavaDocConfigDescriptionParserTest.java:[256,47] convert(java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.asciidoctor.Asciidoctor has been deprecated
[2026-02-25T21:55:42.575Z] [WARNING] /quarkus/core/processor/src/test/java/io/quarkus/annotation/processor/generate_doc/JavaDocConfigDescriptionParserTest.java:[266,47] convert(java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.asciidoctor.Asciidoctor has been deprecated
[2026-02-25T21:55:42.575Z] [WARNING] /quarkus/core/processor/src/test/java/io/quarkus/annotation/processor/generate_doc/JavaDocConfigDescriptionParserTest.java:[279,47] convert(java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.asciidoctor.Asciidoctor has been deprecated
[2026-02-25T21:55:42.575Z] [INFO]
[2026-02-25T21:55:42.575Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-extension-processor ---
[2026-02-25T21:55:42.575Z] [INFO]
[2026-02-25T21:55:42.575Z] [INFO] -------------------------------------------------------
[2026-02-25T21:55:42.575Z] [INFO] T E S T S
[2026-02-25T21:55:42.575Z] [INFO] -------------------------------------------------------
[2026-02-25T21:55:42.575Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:55:43.247Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.JavaDocConfigSectionParserTest
[2026-02-25T21:55:43.561Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in io.quarkus.annotation.processor.generate_doc.JavaDocConfigSectionParserTest
[2026-02-25T21:55:43.561Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.ConfigDocKeyTest
[2026-02-25T21:55:43.561Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in io.quarkus.annotation.processor.generate_doc.ConfigDocKeyTest
[2026-02-25T21:55:43.561Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.DocGeneratorUtilTest
[2026-02-25T21:55:43.561Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.annotation.processor.generate_doc.DocGeneratorUtilTest
[2026-02-25T21:55:43.561Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.JavaDocConfigDescriptionParserTest
[2026-02-25T21:55:46.421Z] 2026-02-25T21:55:44.464Z [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem
[2026-02-25T21:55:46.421Z] Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable.
[2026-02-25T21:55:50.081Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.203 s - in io.quarkus.annotation.processor.generate_doc.JavaDocConfigDescriptionParserTest
[2026-02-25T21:55:50.081Z] [INFO]
[2026-02-25T21:55:50.081Z] [INFO] Results:
[2026-02-25T21:55:50.081Z] [INFO]
[2026-02-25T21:55:50.081Z] [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:55:50.081Z] [INFO]
[2026-02-25T21:55:50.081Z] [INFO]
[2026-02-25T21:55:50.081Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-extension-processor ---
[2026-02-25T21:55:50.081Z] [INFO] Building jar: /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final.jar
[2026-02-25T21:55:50.081Z] [INFO]
[2026-02-25T21:55:50.081Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-extension-processor ---
[2026-02-25T21:55:50.081Z] [INFO] Building jar: /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final-sources.jar
[2026-02-25T21:55:50.081Z] [INFO]
[2026-02-25T21:55:50.081Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-extension-processor ---
[2026-02-25T21:55:50.081Z] [INFO] Installing /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-extension-processor/2.7.5.Final/quarkus-extension-processor-2.7.5.Final.jar
[2026-02-25T21:55:50.081Z] [INFO] Installing /quarkus/core/processor/pom.xml to /root/.m2/repository/io/quarkus/quarkus-extension-processor/2.7.5.Final/quarkus-extension-processor-2.7.5.Final.pom
[2026-02-25T21:55:50.081Z] [INFO] Installing /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-extension-processor/2.7.5.Final/quarkus-extension-processor-2.7.5.Final-sources.jar
[2026-02-25T21:55:50.081Z] [INFO]
[2026-02-25T21:55:50.081Z] [INFO] ----------------------< io.quarkus:quarkus-core >-----------------------
[2026-02-25T21:55:50.081Z] [INFO] Building Quarkus - Core - Runtime 2.7.5.Final [34/964]
[2026-02-25T21:55:50.081Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:55:50.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.pom
[2026-02-25T21:55:50.081Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.pom (2.8 kB at 74 kB/s)
[2026-02-25T21:55:50.081Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.1/smallrye-config-parent-2.9.1.pom
[2026-02-25T21:55:50.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.1/smallrye-config-parent-2.9.1.pom (5.7 kB at 22 kB/s)
[2026-02-25T21:55:50.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/35/smallrye-parent-35.pom
[2026-02-25T21:55:50.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/35/smallrye-parent-35.pom (9.8 kB at 165 kB/s)
[2026-02-25T21:55:50.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.pom
[2026-02-25T21:55:50.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.pom (4.3 kB at 92 kB/s)
[2026-02-25T21:55:50.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.pom
[2026-02-25T21:55:50.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.pom (8.1 kB at 246 kB/s)
[2026-02-25T21:55:50.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0.1/microprofile-config-parent-2.0.1.pom
[2026-02-25T21:55:50.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0.1/microprofile-config-parent-2.0.1.pom (21 kB at 571 kB/s)
[2026-02-25T21:55:50.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.13.Final/arquillian-bom-1.1.13.Final.pom
[2026-02-25T21:55:50.394Z] [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 286 kB/s)
[2026-02-25T21:55:50.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom
[2026-02-25T21:55:50.711Z] [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 136 kB/s)
[2026-02-25T21:55:50.711Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-10/shrinkwrap-descriptors-bom-2.0.0-alpha-10.pom
[2026-02-25T21:55:50.711Z] [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 134 kB/s)
[2026-02-25T21:55:50.711Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.pom
[2026-02-25T21:55:50.711Z] [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 32 kB/s)
[2026-02-25T21:55:50.711Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.pom
[2026-02-25T21:55:50.711Z] [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 45 kB/s)
[2026-02-25T21:55:50.711Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.pom
[2026-02-25T21:55:50.711Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.pom (1.9 kB at 51 kB/s)
[2026-02-25T21:55:50.711Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.pom
[2026-02-25T21:55:50.711Z] [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 55 kB/s)
[2026-02-25T21:55:50.711Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.pom
[2026-02-25T21:55:50.711Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.pom (1.1 kB at 22 kB/s)
[2026-02-25T21:55:50.711Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom
[2026-02-25T21:55:51.021Z] [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 54 kB/s)
[2026-02-25T21:55:51.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom
[2026-02-25T21:55:51.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom (5.6 kB at 143 kB/s)
[2026-02-25T21:55:51.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.pom
[2026-02-25T21:55:51.021Z] [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 204 kB/s)
[2026-02-25T21:55:51.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
[2026-02-25T21:55:51.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 1.7 MB/s)
[2026-02-25T21:55:51.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.pom
[2026-02-25T21:55:51.021Z] [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 32 kB/s)
[2026-02-25T21:55:51.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.pom
[2026-02-25T21:55:51.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.pom (1.9 kB at 51 kB/s)
[2026-02-25T21:55:51.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.jar
[2026-02-25T21:55:51.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.jar
[2026-02-25T21:55:51.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.jar
[2026-02-25T21:55:51.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.jar
[2026-02-25T21:55:51.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.jar
[2026-02-25T21:55:51.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.jar (34 kB at 1.0 MB/s)
[2026-02-25T21:55:51.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.jar
[2026-02-25T21:55:51.021Z] [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 482 kB/s)
[2026-02-25T21:55:51.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.jar
[2026-02-25T21:55:51.021Z] [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 170 kB/s)
[2026-02-25T21:55:51.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.jar
[2026-02-25T21:55:51.021Z] [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 135 kB/s)
[2026-02-25T21:55:51.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar
[2026-02-25T21:55:51.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0.1/microprofile-config-api-2.0.1.jar (19 kB at 209 kB/s)
[2026-02-25T21:55:51.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.jar
[2026-02-25T21:55:51.333Z] [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 128 kB/s)
[2026-02-25T21:55:51.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.jar
[2026-02-25T21:55:51.333Z] [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 576 kB/s)
[2026-02-25T21:55:51.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.jar
[2026-02-25T21:55:51.333Z] [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.5 MB/s)
[2026-02-25T21:55:51.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.1/smallrye-config-core-2.9.1.jar (250 kB at 840 kB/s)
[2026-02-25T21:55:51.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.1/smallrye-config-common-2.9.1.jar (10 kB at 32 kB/s)
[2026-02-25T21:55:51.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.jar (13 MB at 32 MB/s)
[2026-02-25T21:55:56.362Z] [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 8.5 kB/s)
[2026-02-25T21:55:56.362Z] [INFO]
[2026-02-25T21:55:56.362Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core ---
[2026-02-25T21:55:56.362Z] [INFO]
[2026-02-25T21:55:56.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core ---
[2026-02-25T21:55:56.362Z] [INFO]
[2026-02-25T21:55:56.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core ---
[2026-02-25T21:55:56.362Z] [INFO]
[2026-02-25T21:55:56.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core ---
[2026-02-25T21:55:56.362Z] [INFO]
[2026-02-25T21:55:56.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core ---
[2026-02-25T21:55:56.362Z] [INFO]
[2026-02-25T21:55:56.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core ---
[2026-02-25T21:55:56.362Z] [INFO]
[2026-02-25T21:55:56.362Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core ---
[2026-02-25T21:55:56.362Z] [INFO]
[2026-02-25T21:55:56.362Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core ---
[2026-02-25T21:55:57.036Z] [INFO] Processed 166 files in 759ms (Formatted: 0, Unchanged: 166, Failed: 0, Readonly: 0)
[2026-02-25T21:55:57.036Z] [INFO]
[2026-02-25T21:55:57.036Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core ---
[2026-02-25T21:55:57.709Z] [INFO] Processed 166 files in 00:00.686 (Already Sorted: 166, Needed Sorting: 0)
[2026-02-25T21:55:57.709Z] [INFO]
[2026-02-25T21:55:57.709Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-core ---
[2026-02-25T21:55:57.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:55:57.709Z] [INFO] Copying 3 resources
[2026-02-25T21:55:57.709Z] [INFO]
[2026-02-25T21:55:57.709Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-core ---
[2026-02-25T21:55:58.379Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom
[2026-02-25T21:55:58.379Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom (4.6 kB at 25 kB/s)
[2026-02-25T21:55:58.379Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom
[2026-02-25T21:55:58.379Z] [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 63 kB/s)
[2026-02-25T21:55:58.379Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom
[2026-02-25T21:55:58.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom (3.8 kB at 48 kB/s)
[2026-02-25T21:55:58.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom
[2026-02-25T21:55:58.692Z] [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 143 kB/s)
[2026-02-25T21:55:58.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom
[2026-02-25T21:55:58.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom (15 kB at 149 kB/s)
[2026-02-25T21:55:58.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom
[2026-02-25T21:55:58.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom (5.0 kB at 71 kB/s)
[2026-02-25T21:55:58.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom
[2026-02-25T21:55:59.004Z] [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 51 kB/s)
[2026-02-25T21:55:59.004Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom
[2026-02-25T21:55:59.004Z] [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 41 kB/s)
[2026-02-25T21:55:59.004Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar
[2026-02-25T21:55:59.004Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar (328 kB at 3.0 MB/s)
[2026-02-25T21:55:59.004Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar
[2026-02-25T21:55:59.318Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar (287 kB at 3.7 MB/s)
[2026-02-25T21:55:59.318Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar
[2026-02-25T21:55:59.318Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar (364 kB at 4.1 MB/s)
[2026-02-25T21:55:59.318Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar
[2026-02-25T21:55:59.318Z] [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 825 kB/s)
[2026-02-25T21:55:59.318Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.jar
[2026-02-25T21:55:59.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.jar (3.2 kB at 8.0 kB/s)
[2026-02-25T21:55:59.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.jar
[2026-02-25T21:55:59.943Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.jar (51 kB at 390 kB/s)
[2026-02-25T21:56:00.255Z] [INFO]
[2026-02-25T21:56:00.255Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-core ---
[2026-02-25T21:56:00.255Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:56:00.255Z] [INFO] Compiling 148 source files to /quarkus/core/runtime/target/classes
[2026-02-25T21:56:02.427Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.427Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.427Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.427Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.427Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.427Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.427Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[31,16] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[32,16] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSourceProvider.java:[19,31] unchecked cast
[2026-02-25T21:56:02.428Z] required: java.lang.Class<org.eclipse.microprofile.config.spi.ConfigSourceProvider>
[2026-02-25T21:56:02.428Z] found: java.lang.Class<capture#1 of ?>
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/util/ColorSupport.java:[13,22] color in io.quarkus.runtime.logging.ConsoleConfig has been deprecated
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/util/ColorSupport.java:[14,29] color in io.quarkus.runtime.logging.ConsoleConfig has been deprecated
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/logging/LogMetricsHandlerRecorder.java:[51,16] unchecked call to RuntimeValue(T) as a member of the raw type io.quarkus.runtime.RuntimeValue
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/logging/LogMetricsHandlerRecorder.java:[51,16] unchecked conversion
[2026-02-25T21:56:02.428Z] required: io.quarkus.runtime.RuntimeValue<java.util.Optional<java.util.logging.Handler>>
[2026-02-25T21:56:02.428Z] found: io.quarkus.runtime.RuntimeValue
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[273,15] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[273,47] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[275,32] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[279,15] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[279,54] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[281,32] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[433,65] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[435,31] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ApplicationLifecycleManager.java:[435,13] sun.misc.Signal is internal proprietary API and may be removed in a future release
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSource.java:[19,99] unchecked cast
[2026-02-25T21:56:02.428Z] required: java.lang.Class<org.eclipse.microprofile.config.spi.ConfigSource>
[2026-02-25T21:56:02.428Z] found: java.lang.Class<capture#2 of ?>
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSourceFactory.java:[18,31] unchecked cast
[2026-02-25T21:56:02.428Z] required: java.lang.Class<io.smallrye.config.ConfigSourceFactory>
[2026-02-25T21:56:02.428Z] found: java.lang.Class<capture#3 of ?>
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/graal/DisabledSSLContext.java:[23,44] Provider(java.lang.String,double,java.lang.String) in java.security.Provider has been deprecated
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/graal/DisabledSSLContext.java:[23,84] Provider(java.lang.String,double,java.lang.String) in java.security.Provider has been deprecated
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/Quarkus.java:[64,97] unchecked cast
[2026-02-25T21:56:02.428Z] required: java.lang.Class<? extends io.quarkus.runtime.Application>
[2026-02-25T21:56:02.428Z] found: java.lang.Class<capture#4 of ?>
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/Quarkus.java:[66,47] newInstance() in java.lang.Class has been deprecated
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/ConfigInstantiator.java:[179,20] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/ResourceHelper.java:[16,63] unchecked call to getDeclaredMethod(java.lang.String,java.lang.Class<?>...) as a member of the raw type java.lang.Class
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeOverrideConfigSource.java:[24,100] unchecked cast
[2026-02-25T21:56:02.428Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-25T21:56:02.428Z] found: java.lang.Object
[2026-02-25T21:56:02.428Z] [INFO]
[2026-02-25T21:56:02.428Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-core ---
[2026-02-25T21:56:02.428Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:56:02.428Z] [INFO] skip non existing resourceDirectory /quarkus/core/runtime/src/test/resources
[2026-02-25T21:56:02.428Z] [INFO]
[2026-02-25T21:56:02.428Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-core ---
[2026-02-25T21:56:02.428Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:56:02.428Z] [INFO] Compiling 18 source files to /quarkus/core/runtime/target/test-classes
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/HyphenateEnumConverterTest.java:[27,34] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/HyphenateEnumConverterTest.java:[56,34] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/HyphenateEnumConverterTest.java:[69,34] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/DotEnvTestCase.java:[51,61] Possible heap pollution from parameterized vararg type java.util.Map<java.lang.String,java.lang.String>
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/ConfigExpanderTestCase.java:[33,23] unchecked method invocation: method putAll in interface java.util.Map is applied to given types
[2026-02-25T21:56:02.428Z] required: java.util.Map<? extends K,? extends V>
[2026-02-25T21:56:02.428Z] found: java.util.Map
[2026-02-25T21:56:02.428Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/ConfigExpanderTestCase.java:[33,24] unchecked conversion
[2026-02-25T21:56:02.428Z] required: java.util.Map<? extends K,? extends V>
[2026-02-25T21:56:02.428Z] found: java.util.Map
[2026-02-25T21:56:02.428Z] [INFO]
[2026-02-25T21:56:02.428Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-core ---
[2026-02-25T21:56:02.428Z] [INFO]
[2026-02-25T21:56:02.428Z] [INFO] -------------------------------------------------------
[2026-02-25T21:56:02.428Z] [INFO] T E S T S
[2026-02-25T21:56:02.428Z] [INFO] -------------------------------------------------------
[2026-02-25T21:56:02.428Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:56:03.531Z] [INFO] Running io.quarkus.logging.LoggingApiCompletenessTest
[2026-02-25T21:56:03.531Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in io.quarkus.logging.LoggingApiCompletenessTest
[2026-02-25T21:56:03.531Z] [INFO] Running io.quarkus.runtime.logging.LogMetricsHandlerTest
[2026-02-25T21:56:03.531Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.runtime.logging.LogMetricsHandlerTest
[2026-02-25T21:56:03.531Z] [INFO] Running io.quarkus.runtime.util.JavaVersionUtilTest
[2026-02-25T21:56:03.531Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.runtime.util.JavaVersionUtilTest
[2026-02-25T21:56:03.531Z] [INFO] Running io.quarkus.runtime.util.StringUtilTestCase
[2026-02-25T21:56:03.531Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.runtime.util.StringUtilTestCase
[2026-02-25T21:56:03.531Z] [INFO] Running io.quarkus.runtime.util.ExceptionUtilTest
[2026-02-25T21:56:03.531Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.runtime.util.ExceptionUtilTest
[2026-02-25T21:56:03.531Z] [INFO] Running io.quarkus.runtime.configuration.ConfigExpanderTestCase
[2026-02-25T21:56:03.531Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in io.quarkus.runtime.configuration.ConfigExpanderTestCase
[2026-02-25T21:56:03.531Z] [INFO] Running io.quarkus.runtime.configuration.DurationConverterTestCase
[2026-02-25T21:56:03.531Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.runtime.configuration.DurationConverterTestCase
[2026-02-25T21:56:03.531Z] [INFO] Running io.quarkus.runtime.configuration.ConverterTestCase
[2026-02-25T21:56:03.531Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.runtime.configuration.ConverterTestCase
[2026-02-25T21:56:03.531Z] [INFO] Running io.quarkus.runtime.configuration.MemorySizeConverterTestCase
[2026-02-25T21:56:03.842Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.runtime.configuration.MemorySizeConverterTestCase
[2026-02-25T21:56:03.842Z] [INFO] Running io.quarkus.runtime.configuration.DotEnvTestCase
[2026-02-25T21:56:03.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in io.quarkus.runtime.configuration.DotEnvTestCase
[2026-02-25T21:56:03.842Z] [INFO] Running io.quarkus.runtime.configuration.HyphenateEnumConverterTest
[2026-02-25T21:56:03.842Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.runtime.configuration.HyphenateEnumConverterTest
[2026-02-25T21:56:03.842Z] [INFO] Running io.quarkus.runtime.configuration.NameIteratorTestCase
[2026-02-25T21:56:03.842Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.runtime.configuration.NameIteratorTestCase
[2026-02-25T21:56:03.842Z] [INFO] Running io.quarkus.runtime.configuration.ConfigProfileTestCase
[2026-02-25T21:56:03.842Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in io.quarkus.runtime.configuration.ConfigProfileTestCase
[2026-02-25T21:56:03.842Z] [INFO] Running io.quarkus.runtime.configuration.LocaleConverterTest
[2026-02-25T21:56:03.842Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.runtime.configuration.LocaleConverterTest
[2026-02-25T21:56:03.842Z] [INFO] Running io.quarkus.runtime.configuration.UUIDPropertyTest
[2026-02-25T21:56:03.842Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in io.quarkus.runtime.configuration.UUIDPropertyTest
[2026-02-25T21:56:03.842Z] [INFO] Running io.quarkus.runtime.configuration.CharsetConverterTestCase
[2026-02-25T21:56:03.842Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.runtime.configuration.CharsetConverterTestCase
[2026-02-25T21:56:03.842Z] [INFO] Running io.quarkus.runtime.configuration.ConfigInstantiatorTestCase
[2026-02-25T21:56:04.157Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.runtime.configuration.ConfigInstantiatorTestCase
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] Results:
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-core ---
[2026-02-25T21:56:04.157Z] [INFO] Building jar: /quarkus/core/runtime/target/quarkus-core-2.7.5.Final.jar
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core ---
[2026-02-25T21:56:04.157Z] [INFO] Building jar: /quarkus/core/runtime/target/quarkus-core-2.7.5.Final-sources.jar
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core ---
[2026-02-25T21:56:04.157Z] [INFO] Installing /quarkus/core/runtime/target/quarkus-core-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-core/2.7.5.Final/quarkus-core-2.7.5.Final.jar
[2026-02-25T21:56:04.157Z] [INFO] Installing /quarkus/core/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-core/2.7.5.Final/quarkus-core-2.7.5.Final.pom
[2026-02-25T21:56:04.157Z] [INFO] Installing /quarkus/core/runtime/target/quarkus-core-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-core/2.7.5.Final/quarkus-core-2.7.5.Final-sources.jar
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] ---------------< io.quarkus:quarkus-class-change-agent >----------------
[2026-02-25T21:56:04.157Z] [INFO] Building Quarkus - Core - Class Change Agent 2.7.5.Final [35/964]
[2026-02-25T21:56:04.157Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-class-change-agent ---
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-class-change-agent ---
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-class-change-agent ---
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-class-change-agent ---
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-class-change-agent ---
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-class-change-agent ---
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-class-change-agent ---
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-class-change-agent ---
[2026-02-25T21:56:04.157Z] [INFO] Processed 1 files in 21ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-class-change-agent ---
[2026-02-25T21:56:04.157Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-class-change-agent ---
[2026-02-25T21:56:04.157Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:56:04.157Z] [INFO] skip non existing resourceDirectory /quarkus/core/class-change-agent/src/main/resources
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-class-change-agent ---
[2026-02-25T21:56:04.157Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:56:04.157Z] [INFO] Compiling 1 source file to /quarkus/core/class-change-agent/target/classes
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-class-change-agent ---
[2026-02-25T21:56:04.157Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:56:04.157Z] [INFO] skip non existing resourceDirectory /quarkus/core/class-change-agent/src/test/resources
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-class-change-agent ---
[2026-02-25T21:56:04.157Z] [INFO] No sources to compile
[2026-02-25T21:56:04.157Z] [INFO]
[2026-02-25T21:56:04.157Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-class-change-agent ---
[2026-02-25T21:56:04.157Z] [INFO] No tests to run.
[2026-02-25T21:56:04.469Z] [INFO]
[2026-02-25T21:56:04.469Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-class-change-agent ---
[2026-02-25T21:56:04.469Z] [INFO] Building jar: /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final.jar
[2026-02-25T21:56:04.469Z] [INFO]
[2026-02-25T21:56:04.469Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-class-change-agent ---
[2026-02-25T21:56:04.469Z] [INFO] Building jar: /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final-sources.jar
[2026-02-25T21:56:04.469Z] [INFO]
[2026-02-25T21:56:04.469Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-class-change-agent ---
[2026-02-25T21:56:04.469Z] [INFO] Installing /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.jar
[2026-02-25T21:56:04.469Z] [INFO] Installing /quarkus/core/class-change-agent/pom.xml to /root/.m2/repository/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final.pom
[2026-02-25T21:56:04.469Z] [INFO] Installing /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-class-change-agent/2.7.5.Final/quarkus-class-change-agent-2.7.5.Final-sources.jar
[2026-02-25T21:56:04.469Z] [INFO]
[2026-02-25T21:56:04.469Z] [INFO] ---------------------< io.quarkus:quarkus-builder >---------------------
[2026-02-25T21:56:04.469Z] [INFO] Building Quarkus - Builder 2.7.5.Final [36/964]
[2026-02-25T21:56:04.469Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:56:04.469Z] [INFO]
[2026-02-25T21:56:04.469Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-builder ---
[2026-02-25T21:56:04.469Z] [INFO]
[2026-02-25T21:56:04.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-builder ---
[2026-02-25T21:56:04.469Z] [INFO]
[2026-02-25T21:56:04.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-builder ---
[2026-02-25T21:56:04.469Z] [INFO]
[2026-02-25T21:56:04.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-builder ---
[2026-02-25T21:56:04.469Z] [INFO]
[2026-02-25T21:56:04.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-builder ---
[2026-02-25T21:56:04.469Z] [INFO]
[2026-02-25T21:56:04.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-builder ---
[2026-02-25T21:56:04.469Z] [INFO]
[2026-02-25T21:56:04.469Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-builder ---
[2026-02-25T21:56:04.469Z] [INFO]
[2026-02-25T21:56:04.469Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-builder ---
[2026-02-25T21:56:04.469Z] [INFO] Processed 30 files in 101ms (Formatted: 0, Unchanged: 30, Failed: 0, Readonly: 0)
[2026-02-25T21:56:04.469Z] [INFO]
[2026-02-25T21:56:04.469Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-builder ---
[2026-02-25T21:56:04.780Z] [INFO] Processed 30 files in 00:00.113 (Already Sorted: 30, Needed Sorting: 0)
[2026-02-25T21:56:04.780Z] [INFO]
[2026-02-25T21:56:04.780Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-builder ---
[2026-02-25T21:56:04.780Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:56:04.780Z] [INFO] Copying 1 resource
[2026-02-25T21:56:04.780Z] [INFO]
[2026-02-25T21:56:04.780Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-builder ---
[2026-02-25T21:56:04.780Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:56:04.780Z] [INFO] Compiling 29 source files to /quarkus/core/builder/target/classes
[2026-02-25T21:56:04.780Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[138,42] unchecked cast
[2026-02-25T21:56:04.780Z] required: java.util.List<T>
[2026-02-25T21:56:04.780Z] found: java.util.List
[2026-02-25T21:56:04.781Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[242,55] unchecked method invocation: method binarySearch in class java.util.Collections is applied to given types
[2026-02-25T21:56:04.781Z] required: java.util.List<? extends java.lang.Comparable<? super T>>,T
[2026-02-25T21:56:04.781Z] found: java.util.List,io.quarkus.builder.item.BuildItem
[2026-02-25T21:56:04.781Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[242,56] unchecked conversion
[2026-02-25T21:56:04.781Z] required: java.util.List<? extends java.lang.Comparable<? super T>>
[2026-02-25T21:56:04.781Z] found: java.util.List
[2026-02-25T21:56:04.781Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildExecutionBuilder.java:[91,51] unchecked method invocation: method binarySearch in class java.util.Collections is applied to given types
[2026-02-25T21:56:04.781Z] required: java.util.List<? extends java.lang.Comparable<? super T>>,T
[2026-02-25T21:56:04.781Z] found: java.util.List,io.quarkus.builder.item.BuildItem
[2026-02-25T21:56:04.781Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildExecutionBuilder.java:[91,52] unchecked conversion
[2026-02-25T21:56:04.781Z] required: java.util.List<? extends java.lang.Comparable<? super T>>
[2026-02-25T21:56:04.781Z] found: java.util.List
[2026-02-25T21:56:04.781Z] [INFO]
[2026-02-25T21:56:04.781Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-builder ---
[2026-02-25T21:56:04.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:56:04.781Z] [INFO] skip non existing resourceDirectory /quarkus/core/builder/src/test/resources
[2026-02-25T21:56:04.781Z] [INFO]
[2026-02-25T21:56:04.781Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-builder ---
[2026-02-25T21:56:04.781Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:56:04.781Z] [INFO] Compiling 1 source file to /quarkus/core/builder/target/test-classes
[2026-02-25T21:56:05.092Z] [INFO]
[2026-02-25T21:56:05.092Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-builder ---
[2026-02-25T21:56:05.092Z] [INFO]
[2026-02-25T21:56:05.092Z] [INFO] -------------------------------------------------------
[2026-02-25T21:56:05.092Z] [INFO] T E S T S
[2026-02-25T21:56:05.092Z] [INFO] -------------------------------------------------------
[2026-02-25T21:56:05.092Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:56:05.784Z] [INFO] Running io.quarkus.builder.BasicTests
[2026-02-25T21:56:06.099Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s - in io.quarkus.builder.BasicTests
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO] Results:
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-builder ---
[2026-02-25T21:56:06.099Z] [INFO] Building jar: /quarkus/core/builder/target/quarkus-builder-2.7.5.Final.jar
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-builder ---
[2026-02-25T21:56:06.099Z] [INFO] Building jar: /quarkus/core/builder/target/quarkus-builder-2.7.5.Final-sources.jar
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-builder ---
[2026-02-25T21:56:06.099Z] [INFO] Installing /quarkus/core/builder/target/quarkus-builder-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.jar
[2026-02-25T21:56:06.099Z] [INFO] Installing /quarkus/core/builder/pom.xml to /root/.m2/repository/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final.pom
[2026-02-25T21:56:06.099Z] [INFO] Installing /quarkus/core/builder/target/quarkus-builder-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-builder/2.7.5.Final/quarkus-builder-2.7.5.Final-sources.jar
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO] ------------------< io.quarkus:quarkus-devtools-all >-------------------
[2026-02-25T21:56:06.099Z] [INFO] Building Quarkus - Dev tools 2.7.5.Final [37/964]
[2026-02-25T21:56:06.099Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-all ---
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-all ---
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devtools-all ---
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devtools-all ---
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-all ---
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-all ---
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-all ---
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-all ---
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-all ---
[2026-02-25T21:56:06.099Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-all ---
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.099Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-all ---
[2026-02-25T21:56:06.099Z] [INFO] Installing /quarkus/devtools/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-all/2.7.5.Final/quarkus-devtools-all-2.7.5.Final.pom
[2026-02-25T21:56:06.099Z] [INFO]
[2026-02-25T21:56:06.411Z] [INFO] ---------< io.quarkus:quarkus-platform-descriptor-json-plugin >---------
[2026-02-25T21:56:06.411Z] [INFO] Building Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin 2.7.5.Final [38/964]
[2026-02-25T21:56:06.411Z] [INFO] ----------------------------[ maven-plugin ]----------------------------
[2026-02-25T21:56:06.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
[2026-02-25T21:56:06.411Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 752 kB/s)
[2026-02-25T21:56:06.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom
[2026-02-25T21:56:06.411Z] [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 323 kB/s)
[2026-02-25T21:56:06.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom
[2026-02-25T21:56:06.411Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom (19 kB at 472 kB/s)
[2026-02-25T21:56:06.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar
[2026-02-25T21:56:06.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar
[2026-02-25T21:56:06.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar
[2026-02-25T21:56:06.411Z] [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 457 kB/s)
[2026-02-25T21:56:06.411Z] [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 3.3 MB/s)
[2026-02-25T21:56:06.411Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar (332 kB at 4.5 MB/s)
[2026-02-25T21:56:06.411Z] [INFO]
[2026-02-25T21:56:06.411Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:06.411Z] [INFO]
[2026-02-25T21:56:06.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:07.087Z] [INFO]
[2026-02-25T21:56:07.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:07.087Z] [INFO]
[2026-02-25T21:56:07.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:07.087Z] [INFO]
[2026-02-25T21:56:07.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:07.087Z] [INFO]
[2026-02-25T21:56:07.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:07.087Z] [INFO]
[2026-02-25T21:56:07.087Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:07.087Z] [INFO]
[2026-02-25T21:56:07.087Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:07.411Z] [INFO] Processed 2 files in 34ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T21:56:07.411Z] [INFO]
[2026-02-25T21:56:07.411Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:07.411Z] [INFO] Processed 2 files in 00:00.025 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T21:56:07.411Z] [INFO]
[2026-02-25T21:56:07.411Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:07.411Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:56:07.411Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/platform-descriptor-json-plugin/src/main/resources
[2026-02-25T21:56:07.411Z] [INFO]
[2026-02-25T21:56:07.411Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:07.411Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:56:07.411Z] [INFO] Compiling 2 source files to /quarkus/devtools/platform-descriptor-json-plugin/target/classes
[2026-02-25T21:56:07.411Z] [WARNING] /quarkus/devtools/platform-descriptor-json-plugin/src/main/java/io/quarkus/maven/ValidateExtensionsJsonMojo.java:[193,43] EXTENSION_PROPS_JSON_FILE_NAME in io.quarkus.bootstrap.BootstrapConstants has been deprecated
[2026-02-25T21:56:07.411Z] [WARNING] /quarkus/devtools/platform-descriptor-json-plugin/src/main/java/io/quarkus/maven/ValidateExtensionsJsonMojo.java:[197,50] EXTENSION_PROPS_JSON_FILE_NAME in io.quarkus.bootstrap.BootstrapConstants has been deprecated
[2026-02-25T21:56:07.411Z] [INFO]
[2026-02-25T21:56:07.411Z] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:07.721Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2026-02-25T21:56:07.721Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2026-02-25T21:56:08.849Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors.
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:08.849Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:56:08.849Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/platform-descriptor-json-plugin/src/test/resources
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:08.849Z] [INFO] No sources to compile
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:08.849Z] [INFO] No tests to run.
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:08.849Z] [INFO] Building jar: /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final.jar
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:08.849Z] [INFO] Building jar: /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final-sources.jar
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-platform-descriptor-json-plugin ---
[2026-02-25T21:56:08.849Z] [INFO] Installing /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-platform-descriptor-json-plugin/2.7.5.Final/quarkus-platform-descriptor-json-plugin-2.7.5.Final.jar
[2026-02-25T21:56:08.849Z] [INFO] Installing /quarkus/devtools/platform-descriptor-json-plugin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-platform-descriptor-json-plugin/2.7.5.Final/quarkus-platform-descriptor-json-plugin-2.7.5.Final.pom
[2026-02-25T21:56:08.849Z] [INFO] Installing /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-platform-descriptor-json-plugin/2.7.5.Final/quarkus-platform-descriptor-json-plugin-2.7.5.Final-sources.jar
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] ---------< io.quarkus:quarkus-bom-quarkus-platform-properties >---------
[2026-02-25T21:56:08.849Z] [INFO] Building Quarkus - Platform Properties 2.7.5.Final [39/964]
[2026-02-25T21:56:08.849Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-25T21:56:08.849Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-25T21:56:08.849Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:56:08.849Z] [INFO] Copying 1 resource
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- quarkus-platform-descriptor-json-plugin:2.7.5.Final:platform-properties (default) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom-quarkus-platform-properties ---
[2026-02-25T21:56:08.849Z] [INFO] Installing /quarkus/devtools/platform-properties/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.5.Final/quarkus-bom-quarkus-platform-properties-2.7.5.Final.pom
[2026-02-25T21:56:08.849Z] [INFO] Installing /quarkus/devtools/platform-properties/target/quarkus-bom-quarkus-platform-properties-2.7.5.Final.properties to /root/.m2/repository/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.5.Final/quarkus-bom-quarkus-platform-properties-2.7.5.Final.properties
[2026-02-25T21:56:08.849Z] [INFO]
[2026-02-25T21:56:08.849Z] [INFO] -----------------< io.quarkus:quarkus-core-deployment >-----------------
[2026-02-25T21:56:08.849Z] [INFO] Building Quarkus - Core - Deployment 2.7.5.Final [40/964]
[2026-02-25T21:56:08.849Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:56:08.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final-tests.jar
[2026-02-25T21:56:09.159Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final-tests.jar (54 kB at 490 kB/s)
[2026-02-25T21:56:09.159Z] [INFO]
[2026-02-25T21:56:09.159Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core-deployment ---
[2026-02-25T21:56:09.159Z] [INFO]
[2026-02-25T21:56:09.159Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core-deployment ---
[2026-02-25T21:56:10.254Z] [INFO]
[2026-02-25T21:56:10.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core-deployment ---
[2026-02-25T21:56:10.254Z] [INFO]
[2026-02-25T21:56:10.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core-deployment ---
[2026-02-25T21:56:10.254Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T21:56:10.254Z] [INFO]
[2026-02-25T21:56:10.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core-deployment ---
[2026-02-25T21:56:10.254Z] [INFO]
[2026-02-25T21:56:10.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core-deployment ---
[2026-02-25T21:56:10.254Z] [INFO]
[2026-02-25T21:56:10.254Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-quarkus-core-deployment) @ quarkus-core-deployment ---
[2026-02-25T21:56:10.254Z] [INFO]
[2026-02-25T21:56:10.254Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core-deployment ---
[2026-02-25T21:56:10.254Z] [INFO]
[2026-02-25T21:56:10.254Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core-deployment ---
[2026-02-25T21:56:11.841Z] [INFO] Processed 430 files in 1s520ms (Formatted: 0, Unchanged: 430, Failed: 0, Readonly: 0)
[2026-02-25T21:56:11.841Z] [INFO]
[2026-02-25T21:56:11.841Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core-deployment ---
[2026-02-25T21:56:14.013Z] [INFO] Processed 430 files in 00:02.425 (Already Sorted: 430, Needed Sorting: 0)
[2026-02-25T21:56:14.013Z] [INFO]
[2026-02-25T21:56:14.013Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-core-deployment ---
[2026-02-25T21:56:14.013Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:56:14.013Z] [INFO] Copying 7 resources
[2026-02-25T21:56:14.013Z] [INFO]
[2026-02-25T21:56:14.013Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-core-deployment ---
[2026-02-25T21:56:14.013Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:56:14.013Z] [INFO] Compiling 375 source files to /quarkus/core/deployment/target/classes
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:56:18.643Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2026-02-25T21:56:18.643Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:56:18.643Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2026-02-25T21:56:18.643Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:56:18.643Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2026-02-25T21:56:18.643Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[3,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/index/IndexingUtil.java:[4,48] io.quarkus.bootstrap.classloading.JarClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:56:18.643Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2026-02-25T21:56:18.643Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[243,21] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[178,50] newInstance() in java.lang.Class has been deprecated
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[233,95] unchecked cast
[2026-02-25T21:56:18.643Z] required: java.util.function.Function<java.lang.Object,java.util.List<java.lang.Object>>
[2026-02-25T21:56:18.643Z] found: java.util.function.Function<T,java.util.List<java.lang.Object>>
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[282,41] unchecked cast
[2026-02-25T21:56:18.643Z] required: io.quarkus.runtime.RuntimeValue<T>
[2026-02-25T21:56:18.643Z] found: java.lang.Object
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[360,77] unchecked cast
[2026-02-25T21:56:18.643Z] required: T
[2026-02-25T21:56:18.643Z] found: capture#1 of ?
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[397,35] unchecked method invocation: method setSuperClass in class io.quarkus.deployment.proxy.ProxyConfiguration is applied to given types
[2026-02-25T21:56:18.643Z] required: java.lang.Class<T>
[2026-02-25T21:56:18.643Z] found: java.lang.Class<java.lang.Object>
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[399,44] unchecked call to addAdditionalInterface(java.lang.Class<?>) as a member of the raw type io.quarkus.deployment.proxy.ProxyConfiguration
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[400,36] unchecked call to setAnchorClass(java.lang.Class<?>) as a member of the raw type io.quarkus.deployment.proxy.ProxyConfiguration
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[401,40] unchecked conversion
[2026-02-25T21:56:18.643Z] required: io.quarkus.deployment.proxy.ProxyConfiguration<java.lang.Object>
[2026-02-25T21:56:18.643Z] found: io.quarkus.deployment.proxy.ProxyConfiguration
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[657,52] unchecked call to serialize(F) as a member of the raw type io.quarkus.runtime.ObjectSubstitution
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[1271,89] unchecked cast
[2026-02-25T21:56:18.643Z] required: java.util.Map<java.lang.Object,java.lang.Object>
[2026-02-25T21:56:18.643Z] found: java.lang.Object
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[48,120] unchecked cast
[2026-02-25T21:56:18.643Z] required: java.lang.Class<T>
[2026-02-25T21:56:18.643Z] found: java.lang.Class<java.lang.Object>
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[198,93] non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-25T21:56:18.643Z] cast to java.lang.Object for a varargs call
[2026-02-25T21:56:18.643Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[278,51] unchecked cast
[2026-02-25T21:56:18.643Z] required: T
[2026-02-25T21:56:18.643Z] found: capture#2 of ?
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[289,62] unchecked cast
[2026-02-25T21:56:18.643Z] required: java.lang.Class<? extends T>
[2026-02-25T21:56:18.643Z] found: java.lang.Class<capture#3 of ?>
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/UpxCompressionBuildStep.java:[102,21] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.643Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/UpxCompressionBuildStep.java:[103,28] detectContainerRuntime() in io.quarkus.deployment.pkg.steps.NativeImageBuildContainerRunner has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/UpxCompressionBuildStep.java:[124,53] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/builditem/CurateOutcomeBuildItem.java:[12,13] io.quarkus.bootstrap.model.AppModel in io.quarkus.bootstrap.model has been deprecated
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ExtensionLoader.java:[741,78] unchecked cast
[2026-02-25T21:56:18.644Z] required: java.util.Optional<? extends io.quarkus.builder.item.BuildItem>
[2026-02-25T21:56:18.644Z] found: java.lang.Object
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ExtensionLoader.java:[760,69] unchecked cast
[2026-02-25T21:56:18.644Z] required: java.util.List<? extends io.quarkus.builder.item.MultiBuildItem>
[2026-02-25T21:56:18.644Z] found: java.lang.Object
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/Capability.java:[88,12] deprecated item is not annotated with @Deprecated
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[27,33] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[45,45] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[46,52] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[137,31] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[139,70] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[143,70] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[148,36] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[150,32] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[152,32] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildContainerRunner.java:[159,59] io.quarkus.deployment.pkg.NativeConfig.ContainerRuntime in io.quarkus.deployment.pkg.NativeConfig has been deprecated and marked for removal
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/JarResultBuildStep.java:[212,69] LEGACY in io.quarkus.deployment.pkg.PackageConfig has been deprecated
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ApplicationArchive.java:[78,20] deprecated item is not annotated with @Deprecated
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[80,18] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/ConfigGenerationBuildStep.java:[82,14] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/LiveReloadBuildItem.java:[69,37] unchecked cast
[2026-02-25T21:56:18.644Z] required: T
[2026-02-25T21:56:18.644Z] found: java.lang.Object
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[224,24] unchecked cast
[2026-02-25T21:56:18.644Z] required: B
[2026-02-25T21:56:18.644Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[259,24] unchecked cast
[2026-02-25T21:56:18.644Z] required: B
[2026-02-25T21:56:18.644Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2026-02-25T21:56:18.644Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[266,24] unchecked cast
[2026-02-25T21:56:18.644Z] required: B
[2026-02-25T21:56:18.644Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ConsoleCommandBuildItem.java:[22,31] unchecked call to AeshCommandContainer(org.aesh.command.impl.parser.CommandLineParser<CI>) as a member of the raw type org.aesh.command.impl.container.AeshCommandContainer
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ConsoleCommandBuildItem.java:[24,42] unchecked method invocation: method processedCommand in class org.aesh.command.impl.parser.CommandLineParserBuilder is applied to given types
[2026-02-25T21:56:18.645Z] required: org.aesh.command.impl.internal.ProcessedCommand<C,CI>
[2026-02-25T21:56:18.645Z] found: org.aesh.command.impl.internal.ProcessedCommand
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ConsoleCommandBuildItem.java:[24,43] unchecked conversion
[2026-02-25T21:56:18.645Z] required: org.aesh.command.impl.internal.ProcessedCommand<C,CI>
[2026-02-25T21:56:18.645Z] found: org.aesh.command.impl.internal.ProcessedCommand
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/testing/JunitTestRunner.java:[141,42] unchecked call to accept(T) as a member of the raw type java.util.function.Consumer
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/testing/JunitTestRunner.java:[378,58] unchecked call to accept(T) as a member of the raw type java.util.function.Consumer
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java:[26,60] io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/DevServicesConfigBuildStep.java: io.quarkus.deployment.builditem.DevServicesNativeConfigResultBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[78,33] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[79,78] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[81,34] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[82,85] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[100,25] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[103,36] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[119,25] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[122,35] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[140,25] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[140,65] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[141,61] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[141,94] userCountry in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[142,32] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/LocaleProcessor.java:[143,61] userLanguage in io.quarkus.deployment.pkg.NativeConfig has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/AeshConsole.java:[576,27] unchecked method invocation: constructor <init> in class org.aesh.readline.ReadlineConsole is applied to given types
[2026-02-25T21:56:18.645Z] required: org.aesh.command.settings.Settings<? extends org.aesh.command.invocation.CommandInvocation,? extends org.aesh.command.converter.ConverterInvocation,? extends org.aesh.command.completer.CompleterInvocation,? extends org.aesh.command.validator.ValidatorInvocation,? extends org.aesh.command.activator.OptionActivator,? extends org.aesh.command.activator.CommandActivator>
[2026-02-25T21:56:18.645Z] found: org.aesh.command.settings.Settings
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/AeshConsole.java:[576,47] unchecked conversion
[2026-02-25T21:56:18.645Z] required: org.aesh.command.settings.Settings<? extends org.aesh.command.invocation.CommandInvocation,? extends org.aesh.command.converter.ConverterInvocation,? extends org.aesh.command.completer.CompleterInvocation,? extends org.aesh.command.validator.ValidatorInvocation,? extends org.aesh.command.activator.OptionActivator,? extends org.aesh.command.activator.CommandActivator>
[2026-02-25T21:56:18.645Z] found: org.aesh.command.settings.Settings
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/util/ArtifactInfoUtil.java:[77,46] newFileSystem(java.nio.file.Path,java.lang.ClassLoader) in io.quarkus.fs.util.ZipUtils has been deprecated
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,46] unchecked method invocation: method registerSubstitution in class io.quarkus.deployment.recording.BytecodeRecorderImpl is applied to given types
[2026-02-25T21:56:18.645Z] required: java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<? extends io.quarkus.runtime.ObjectSubstitution<? super F,? super T>>
[2026-02-25T21:56:18.645Z] found: java.lang.Class,java.lang.Class,java.lang.Class
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,54] unchecked conversion
[2026-02-25T21:56:18.645Z] required: java.lang.Class<F>
[2026-02-25T21:56:18.645Z] found: java.lang.Class
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,68] unchecked conversion
[2026-02-25T21:56:18.645Z] required: java.lang.Class<T>
[2026-02-25T21:56:18.645Z] found: java.lang.Class
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,80] unchecked conversion
[2026-02-25T21:56:18.645Z] required: java.lang.Class<? extends io.quarkus.runtime.ObjectSubstitution<? super F,? super T>>
[2026-02-25T21:56:18.645Z] found: java.lang.Class
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ObjectSubstitutionBuildItem.java:[35,18] unchecked call to Holder(java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<io.quarkus.runtime.ObjectSubstitution<F,T>>) as a member of the raw type io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2026-02-25T21:56:18.645Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/configuration/type/Leaf.java:[17,60] unchecked cast
[2026-02-25T21:56:18.645Z] required: java.lang.Class<? extends org.eclipse.microprofile.config.spi.Converter<?>>
[2026-02-25T21:56:18.645Z] found: java.lang.Class<capture#4 of ?>
[2026-02-25T21:56:18.645Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/ConsoleHelper.java: Some input files additionally use or override a deprecated API.
[2026-02-25T21:56:18.645Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildLocalContainerRunner.java: /quarkus/core/deployment/src/main/java/io/quarkus/deployment/pkg/steps/NativeImageBuildLocalContainerRunner.java uses or overrides a deprecated API that is marked for removal.
[2026-02-25T21:56:18.645Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/CodeGenerator.java: Some input files additionally use unchecked or unsafe operations.
[2026-02-25T21:56:18.645Z] [INFO]
[2026-02-25T21:56:18.645Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-core-deployment ---
[2026-02-25T21:56:18.645Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:56:18.645Z] [INFO] Copying 1 resource
[2026-02-25T21:56:18.645Z] [INFO]
[2026-02-25T21:56:18.645Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-core-deployment ---
[2026-02-25T21:56:18.645Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:56:18.645Z] [INFO] Compiling 55 source files to /quarkus/core/deployment/target/test-classes
[2026-02-25T21:56:18.957Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[40,9] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:56:18.957Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[40,43] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:56:18.957Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[48,9] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:56:18.957Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[48,43] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:56:18.957Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[62,15] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:56:18.957Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/runner/classloading/DirectoryClassPathElementTestCase.java:[62,64] io.quarkus.bootstrap.classloading.DirectoryClassPathElement in io.quarkus.bootstrap.classloading has been deprecated
[2026-02-25T21:56:18.957Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/deployment/proxy/SimpleClassProxyTest.java:[50,27] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2026-02-25T21:56:18.957Z] required: java.util.List<? extends ELEMENT>
[2026-02-25T21:56:18.957Z] found: java.util.List
[2026-02-25T21:56:18.957Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/deployment/proxy/SimpleClassProxyTest.java:[50,28] unchecked conversion
[2026-02-25T21:56:18.957Z] required: java.util.List<? extends ELEMENT>
[2026-02-25T21:56:18.957Z] found: java.util.List
[2026-02-25T21:56:18.957Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/deployment/proxy/SimpleClassProxyTest.java:[50,46] unchecked call to containsExactly(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2026-02-25T21:56:18.957Z] [INFO]
[2026-02-25T21:56:18.957Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-core-deployment ---
[2026-02-25T21:56:18.957Z] [INFO]
[2026-02-25T21:56:18.957Z] [INFO] -------------------------------------------------------
[2026-02-25T21:56:18.957Z] [INFO] T E S T S
[2026-02-25T21:56:18.958Z] [INFO] -------------------------------------------------------
[2026-02-25T21:56:18.958Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:56:20.112Z] [INFO] Running io.quarkus.runner.classloading.DirectoryClassPathElementTestCase
[2026-02-25T21:56:20.424Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in io.quarkus.runner.classloading.DirectoryClassPathElementTestCase
[2026-02-25T21:56:20.424Z] [INFO] Running io.quarkus.runner.classloading.MemoryClassPathElementTestCase
[2026-02-25T21:56:20.424Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.runner.classloading.MemoryClassPathElementTestCase
[2026-02-25T21:56:20.424Z] [INFO] Running io.quarkus.deployment.dev.FileSystemWatcherTestCase
[2026-02-25T21:56:20.424Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in io.quarkus.deployment.dev.FileSystemWatcherTestCase
[2026-02-25T21:56:20.424Z] [INFO] Running io.quarkus.deployment.dev.CompilerFlagsTest
[2026-02-25T21:56:20.424Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.deployment.dev.CompilerFlagsTest
[2026-02-25T21:56:20.424Z] [INFO] Running io.quarkus.deployment.proxy.SimpleClassProxyTest
[2026-02-25T21:56:20.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in io.quarkus.deployment.proxy.SimpleClassProxyTest
[2026-02-25T21:56:20.735Z] [INFO] Running io.quarkus.deployment.proxy.SimpleInterfaceProxyTest
[2026-02-25T21:56:20.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.deployment.proxy.SimpleInterfaceProxyTest
[2026-02-25T21:56:20.735Z] [INFO] Running io.quarkus.deployment.util.JandexUtilTest
[2026-02-25T21:56:20.735Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in io.quarkus.deployment.util.JandexUtilTest
[2026-02-25T21:56:20.735Z] [INFO] Running io.quarkus.deployment.util.UriNormalizationTest
[2026-02-25T21:56:20.735Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.deployment.util.UriNormalizationTest
[2026-02-25T21:56:20.735Z] [INFO] Running io.quarkus.deployment.util.HashUtilTest
[2026-02-25T21:56:20.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.deployment.util.HashUtilTest
[2026-02-25T21:56:20.735Z] [INFO] Running io.quarkus.deployment.util.MethodGenericSignatureReconstructionTest
[2026-02-25T21:56:20.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in io.quarkus.deployment.util.MethodGenericSignatureReconstructionTest
[2026-02-25T21:56:20.735Z] [INFO] Running io.quarkus.deployment.util.FileUtilTest
[2026-02-25T21:56:20.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.deployment.util.FileUtilTest
[2026-02-25T21:56:20.735Z] [INFO] Running io.quarkus.deployment.util.ServiceUtilTest
[2026-02-25T21:56:20.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.deployment.util.ServiceUtilTest
[2026-02-25T21:56:20.735Z] [INFO] Running io.quarkus.deployment.pkg.steps.GraalVMTest
[2026-02-25T21:56:21.047Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in io.quarkus.deployment.pkg.steps.GraalVMTest
[2026-02-25T21:56:21.047Z] [INFO] Running io.quarkus.deployment.recording.BytecodeRecorderTestCase
[2026-02-25T21:56:29.749Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.775 s - in io.quarkus.deployment.recording.BytecodeRecorderTestCase
[2026-02-25T21:56:29.749Z] [INFO] Running io.quarkus.deployment.FeatureNameTest
[2026-02-25T21:56:29.749Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.deployment.FeatureNameTest
[2026-02-25T21:56:29.749Z] [INFO] Running io.quarkus.deployment.runnerjar.DependencyAddedInProfileTest
[2026-02-25T21:56:30.843Z] 2026-02-25 21:56:30,517 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Building thin jar: /quarkus/core/deployment/target/ad78681f-2a66-4a04-aae9-1c64bed65c15/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:30.843Z] 2026-02-25 21:56:30,540 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 417ms
[2026-02-25T21:56:30.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.975 s - in io.quarkus.deployment.runnerjar.DependencyAddedInProfileTest
[2026-02-25T21:56:30.843Z] [INFO] Running io.quarkus.deployment.runnerjar.BasicBuildFromWorkspaceModuleTest
[2026-02-25T21:56:30.843Z] 2026-02-25 21:56:30,735 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-9) Building thin jar: /quarkus/core/deployment/target/50683259-5bfb-4f2f-90f4-e2655cd59a86/target/quarkus-application-runner.jar
[2026-02-25T21:56:30.843Z] 2026-02-25 21:56:30,748 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 117ms
[2026-02-25T21:56:30.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in io.quarkus.deployment.runnerjar.BasicBuildFromWorkspaceModuleTest
[2026-02-25T21:56:30.843Z] [INFO] Running io.quarkus.deployment.runnerjar.FirstTransitiveDepVersionIsTheEffectiveOneTest
[2026-02-25T21:56:31.156Z] 2026-02-25 21:56:30,964 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-7) Building thin jar: /quarkus/core/deployment/target/7b98d409-0c93-409c-9b5f-db85bf1fb890/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:31.156Z] 2026-02-25 21:56:30,976 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 101ms
[2026-02-25T21:56:31.156Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in io.quarkus.deployment.runnerjar.FirstTransitiveDepVersionIsTheEffectiveOneTest
[2026-02-25T21:56:31.156Z] [INFO] Running io.quarkus.deployment.runnerjar.ProvidedExtensionDepsInTestModeTest
[2026-02-25T21:56:31.469Z] 2026-02-25 21:56:31,225 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Building thin jar: /quarkus/core/deployment/target/c9d2668d-65dc-4b43-bf52-027e7fc2bfde/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:31.469Z] 2026-02-25 21:56:31,237 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 119ms
[2026-02-25T21:56:31.469Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s - in io.quarkus.deployment.runnerjar.ProvidedExtensionDepsInTestModeTest
[2026-02-25T21:56:31.469Z] [INFO] Running io.quarkus.deployment.runnerjar.DependencyVersionOverridesManagedVersionTest
[2026-02-25T21:56:31.780Z] 2026-02-25 21:56:31,452 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-13) Building thin jar: /quarkus/core/deployment/target/7f1acb3d-de7c-4b22-ad66-ccb4fc88d55a/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:31.780Z] 2026-02-25 21:56:31,466 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 100ms
[2026-02-25T21:56:31.780Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s - in io.quarkus.deployment.runnerjar.DependencyVersionOverridesManagedVersionTest
[2026-02-25T21:56:31.780Z] [INFO] Running io.quarkus.deployment.runnerjar.SimpleExtAndAppCompileDepsTest
[2026-02-25T21:56:31.780Z] 2026-02-25 21:56:31,699 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-9) Building thin jar: /quarkus/core/deployment/target/02376d55-f586-4c09-af41-481f1d0f49fa/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:31.780Z] 2026-02-25 21:56:31,714 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 92ms
[2026-02-25T21:56:31.780Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s - in io.quarkus.deployment.runnerjar.SimpleExtAndAppCompileDepsTest
[2026-02-25T21:56:31.780Z] [INFO] Running io.quarkus.deployment.runnerjar.ExcludeExtensionDepsTest
[2026-02-25T21:56:32.091Z] 2026-02-25 21:56:31,916 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) Building thin jar: /quarkus/core/deployment/target/e5610908-4b60-4b81-b88a-8e5c2d28bed8/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:32.091Z] 2026-02-25 21:56:31,927 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 72ms
[2026-02-25T21:56:32.091Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in io.quarkus.deployment.runnerjar.ExcludeExtensionDepsTest
[2026-02-25T21:56:32.091Z] [INFO] Running io.quarkus.deployment.runnerjar.OptionalDepsTest
[2026-02-25T21:56:32.403Z] 2026-02-25 21:56:32,132 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-6) Building thin jar: /quarkus/core/deployment/target/1f6b17f6-bdb6-4e6b-ae9b-d2e6e0f08ee9/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:32.403Z] 2026-02-25 21:56:32,143 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 84ms
[2026-02-25T21:56:32.403Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in io.quarkus.deployment.runnerjar.OptionalDepsTest
[2026-02-25T21:56:32.403Z] [INFO] Running io.quarkus.deployment.runnerjar.DirectUserDepsOverrideTransitiveExtDepsTest
[2026-02-25T21:56:32.403Z] 2026-02-25 21:56:32,318 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-11) Building thin jar: /quarkus/core/deployment/target/54e0b89e-7e09-4583-a2ee-d6effbf82e69/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:32.403Z] 2026-02-25 21:56:32,331 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 75ms
[2026-02-25T21:56:32.403Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in io.quarkus.deployment.runnerjar.DirectUserDepsOverrideTransitiveExtDepsTest
[2026-02-25T21:56:32.403Z] [INFO] Running io.quarkus.deployment.runnerjar.ProvidedExtensionDepsTest
[2026-02-25T21:56:32.716Z] 2026-02-25 21:56:32,492 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-1) Building thin jar: /quarkus/core/deployment/target/2e3a629a-99d3-4bc3-a7e1-867d0b824d5d/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:32.716Z] 2026-02-25 21:56:32,505 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 65ms
[2026-02-25T21:56:32.716Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in io.quarkus.deployment.runnerjar.ProvidedExtensionDepsTest
[2026-02-25T21:56:32.716Z] [INFO] Running io.quarkus.deployment.runnerjar.ExcludeLibDepsTest
[2026-02-25T21:56:33.029Z] 2026-02-25 21:56:32,706 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-2) Building thin jar: /quarkus/core/deployment/target/0c3054cc-efe7-4e2d-8f4f-1d9a58130c14/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:33.029Z] 2026-02-25 21:56:32,716 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 86ms
[2026-02-25T21:56:33.029Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in io.quarkus.deployment.runnerjar.ExcludeLibDepsTest
[2026-02-25T21:56:33.029Z] [INFO] Running io.quarkus.deployment.runnerjar.BasicExecutableOutputOutcomeTest
[2026-02-25T21:56:33.030Z] 2026-02-25 21:56:32,895 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-7) Building thin jar: /quarkus/core/deployment/target/d3c19808-beb6-41a7-b616-029a174d79ec/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:33.030Z] 2026-02-25 21:56:32,906 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 71ms
[2026-02-25T21:56:33.030Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in io.quarkus.deployment.runnerjar.BasicExecutableOutputOutcomeTest
[2026-02-25T21:56:33.030Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithSingleConditionTest
[2026-02-25T21:56:33.342Z] 2026-02-25 21:56:33,108 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Building thin jar: /quarkus/core/deployment/target/a8a489de-6e7d-4f5d-a423-76c114d92f2e/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:33.342Z] 2026-02-25 21:56:33,121 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 124ms
[2026-02-25T21:56:33.342Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithSingleConditionTest
[2026-02-25T21:56:33.342Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ExcludedTransitiveConditionalDependencyTest
[2026-02-25T21:56:33.342Z] 2026-02-25 21:56:33,267 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Building thin jar: /quarkus/core/deployment/target/9b8e97c3-ce58-47f8-b6d9-80c98eb7c46e/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:33.342Z] 2026-02-25 21:56:33,275 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 55ms
[2026-02-25T21:56:33.342Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in io.quarkus.deployment.conditionaldeps.ExcludedTransitiveConditionalDependencyTest
[2026-02-25T21:56:33.342Z] [INFO] Running io.quarkus.deployment.conditionaldeps.CascadingConditionalDependenciesTest
[2026-02-25T21:56:33.655Z] 2026-02-25 21:56:33,449 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-1) Building thin jar: /quarkus/core/deployment/target/d3fd378d-5744-424c-97d6-d74738b92339/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:33.655Z] 2026-02-25 21:56:33,459 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 59ms
[2026-02-25T21:56:33.655Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in io.quarkus.deployment.conditionaldeps.CascadingConditionalDependenciesTest
[2026-02-25T21:56:33.655Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithTwoConditionsTest
[2026-02-25T21:56:33.973Z] 2026-02-25 21:56:33,677 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Building thin jar: /quarkus/core/deployment/target/97f09432-7e72-44f1-a34e-3fa5879e9046/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:33.973Z] 2026-02-25 21:56:33,688 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 100ms
[2026-02-25T21:56:33.973Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithTwoConditionsTest
[2026-02-25T21:56:33.973Z] [INFO] Running io.quarkus.deployment.conditionaldeps.UnsatisfiedConditionalDependencyWithTwoConditionsTest
[2026-02-25T21:56:33.973Z] 2026-02-25 21:56:33,836 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-1) Building thin jar: /quarkus/core/deployment/target/a6c0dc68-fa8a-4b80-a9ab-bf44eeaf312f/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:33.973Z] 2026-02-25 21:56:33,844 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 72ms
[2026-02-25T21:56:33.973Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in io.quarkus.deployment.conditionaldeps.UnsatisfiedConditionalDependencyWithTwoConditionsTest
[2026-02-25T21:56:33.973Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ExcludedDirectConditionalDependencyTest
[2026-02-25T21:56:34.284Z] 2026-02-25 21:56:34,011 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-2) Building thin jar: /quarkus/core/deployment/target/de9a7a52-996b-4c03-beab-2fa27d6966ce/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:34.284Z] 2026-02-25 21:56:34,020 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 68ms
[2026-02-25T21:56:34.284Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in io.quarkus.deployment.conditionaldeps.ExcludedDirectConditionalDependencyTest
[2026-02-25T21:56:34.284Z] [INFO] Running io.quarkus.deployment.conditionaldeps.TransitiveConditionalDepTest
[2026-02-25T21:56:34.597Z] 2026-02-25 21:56:34,264 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Building thin jar: /quarkus/core/deployment/target/654ae8fd-da61-4c13-ac8a-557780dc5b49/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:34.597Z] 2026-02-25 21:56:34,272 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 101ms
[2026-02-25T21:56:34.597Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s - in io.quarkus.deployment.conditionaldeps.TransitiveConditionalDepTest
[2026-02-25T21:56:34.597Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyScenarioTwoTest
[2026-02-25T21:56:34.597Z] 2026-02-25 21:56:34,482 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Building thin jar: /quarkus/core/deployment/target/1356c4d3-26a5-475d-b197-b658fffc96d3/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:34.597Z] 2026-02-25 21:56:34,492 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 39ms
[2026-02-25T21:56:34.597Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyScenarioTwoTest
[2026-02-25T21:56:34.597Z] [INFO] Running io.quarkus.deployment.conditionaldeps.DependencyConditionMatchesConditionalDependencyTest
[2026-02-25T21:56:34.909Z] 2026-02-25 21:56:34,609 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-6) Building thin jar: /quarkus/core/deployment/target/463a2c52-24e1-406f-ae72-5904ab860654/workspace/target/quarkus-application-runner.jar
[2026-02-25T21:56:34.909Z] 2026-02-25 21:56:34,616 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 49ms
[2026-02-25T21:56:34.909Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in io.quarkus.deployment.conditionaldeps.DependencyConditionMatchesConditionalDependencyTest
[2026-02-25T21:56:34.909Z] [INFO]
[2026-02-25T21:56:34.909Z] [INFO] Results:
[2026-02-25T21:56:34.909Z] [INFO]
[2026-02-25T21:56:34.909Z] [INFO] Tests run: 111, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:56:34.909Z] [INFO]
[2026-02-25T21:56:34.909Z] [INFO]
[2026-02-25T21:56:34.909Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-core-deployment ---
[2026-02-25T21:56:34.909Z] [INFO] Building jar: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar
[2026-02-25T21:56:35.221Z] [INFO]
[2026-02-25T21:56:35.221Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core-deployment ---
[2026-02-25T21:56:35.221Z] [INFO] Building jar: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final-sources.jar
[2026-02-25T21:56:35.221Z] [INFO]
[2026-02-25T21:56:35.221Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core-deployment ---
[2026-02-25T21:56:35.221Z] [INFO] Installing /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-core-deployment/2.7.5.Final/quarkus-core-deployment-2.7.5.Final.jar
[2026-02-25T21:56:35.221Z] [INFO] Installing /quarkus/core/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-core-deployment/2.7.5.Final/quarkus-core-deployment-2.7.5.Final.pom
[2026-02-25T21:56:35.221Z] [INFO] Installing /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-core-deployment/2.7.5.Final/quarkus-core-deployment-2.7.5.Final-sources.jar
[2026-02-25T21:56:35.221Z] [INFO]
[2026-02-25T21:56:35.221Z] [INFO] -----------------< io.quarkus:quarkus-enforcer-rules >------------------
[2026-02-25T21:56:35.221Z] [INFO] Building Quarkus - Enforcer Rules 2.7.5.Final [41/964]
[2026-02-25T21:56:35.221Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:56:35.221Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.pom
[2026-02-25T21:56:35.893Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.pom
[2026-02-25T21:56:35.893Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.pom (15 kB at 369 kB/s)
[2026-02-25T21:56:35.893Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.jar
[2026-02-25T21:56:35.893Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.jar
[2026-02-25T21:56:36.207Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.2/maven-invoker-plugin-3.2.2.jar (129 kB at 3.5 MB/s)
[2026-02-25T21:56:36.207Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
[2026-02-25T21:56:36.207Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 21 kB/s)
[2026-02-25T21:56:36.207Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
[2026-02-25T21:56:36.207Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 121 kB/s)
[2026-02-25T21:56:36.207Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[2026-02-25T21:56:36.207Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 469 kB/s)
[2026-02-25T21:56:36.207Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
[2026-02-25T21:56:36.207Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
[2026-02-25T21:56:36.207Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 105 kB/s)
[2026-02-25T21:56:41.947Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 32 kB/s)
[2026-02-25T21:56:41.947Z] [INFO]
[2026-02-25T21:56:41.947Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-enforcer-rules ---
[2026-02-25T21:56:41.947Z] [INFO]
[2026-02-25T21:56:41.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-enforcer-rules ---
[2026-02-25T21:56:41.947Z] [INFO]
[2026-02-25T21:56:41.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-enforcer-rules ---
[2026-02-25T21:56:41.947Z] [INFO]
[2026-02-25T21:56:41.947Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-enforcer-rules ---
[2026-02-25T21:56:41.947Z] [INFO]
[2026-02-25T21:56:41.947Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-enforcer-rules ---
[2026-02-25T21:56:41.947Z] [INFO] Processed 3 files in 13ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T21:56:41.947Z] [INFO]
[2026-02-25T21:56:41.947Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-enforcer-rules ---
[2026-02-25T21:56:41.947Z] [INFO] Processed 3 files in 00:00.016 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T21:56:41.947Z] [INFO]
[2026-02-25T21:56:41.947Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-enforcer-rules ---
[2026-02-25T21:56:41.947Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:56:41.947Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:56:41.947Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/enforcer-rules/src/main/resources
[2026-02-25T21:56:41.947Z] [INFO]
[2026-02-25T21:56:41.947Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-enforcer-rules ---
[2026-02-25T21:56:41.947Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:56:41.947Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/enforcer-rules/target/classes
[2026-02-25T21:56:41.947Z] [INFO]
[2026-02-25T21:56:41.947Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-enforcer-rules ---
[2026-02-25T21:56:41.947Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:56:41.947Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:56:41.947Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/enforcer-rules/src/test/resources
[2026-02-25T21:56:41.947Z] [INFO]
[2026-02-25T21:56:41.947Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-enforcer-rules ---
[2026-02-25T21:56:41.947Z] [INFO] No sources to compile
[2026-02-25T21:56:41.947Z] [INFO]
[2026-02-25T21:56:41.947Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ quarkus-enforcer-rules ---
[2026-02-25T21:56:41.947Z] [INFO] No tests to run.
[2026-02-25T21:56:41.947Z] [INFO]
[2026-02-25T21:56:41.947Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-enforcer-rules ---
[2026-02-25T21:56:41.947Z] [INFO] Building jar: /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final.jar
[2026-02-25T21:56:41.947Z] [INFO]
[2026-02-25T21:56:41.947Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-enforcer-rules ---
[2026-02-25T21:56:41.947Z] [INFO] Building jar: /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final-sources.jar
[2026-02-25T21:56:41.947Z] [INFO]
[2026-02-25T21:56:41.947Z] [INFO] --- maven-invoker-plugin:3.2.2:install (integration-test) @ quarkus-enforcer-rules ---
[2026-02-25T21:56:41.947Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom
[2026-02-25T21:56:41.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom
[2026-02-25T21:56:41.947Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom (24 kB at 538 kB/s)
[2026-02-25T21:56:41.947Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom
[2026-02-25T21:56:41.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom
[2026-02-25T21:56:42.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom (6.9 kB at 144 kB/s)
[2026-02-25T21:56:42.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
[2026-02-25T21:56:42.257Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
[2026-02-25T21:56:42.257Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 155 kB/s)
[2026-02-25T21:56:42.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
[2026-02-25T21:56:42.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
[2026-02-25T21:56:42.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 502 kB/s)
[2026-02-25T21:56:42.568Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
[2026-02-25T21:56:42.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
[2026-02-25T21:56:42.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 92 kB/s)
[2026-02-25T21:56:42.896Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
[2026-02-25T21:56:42.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
[2026-02-25T21:56:43.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 49 kB/s)
[2026-02-25T21:56:43.206Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
[2026-02-25T21:56:43.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
[2026-02-25T21:56:43.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 51 kB/s)
[2026-02-25T21:56:43.206Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[2026-02-25T21:56:43.516Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[2026-02-25T21:56:43.516Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 23 kB/s)
[2026-02-25T21:56:43.516Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
[2026-02-25T21:56:43.830Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
[2026-02-25T21:56:43.830Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 53 kB/s)
[2026-02-25T21:56:43.830Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
[2026-02-25T21:56:44.142Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
[2026-02-25T21:56:44.142Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 44 kB/s)
[2026-02-25T21:56:44.142Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
[2026-02-25T21:56:44.142Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
[2026-02-25T21:56:44.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 70 kB/s)
[2026-02-25T21:56:44.454Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
[2026-02-25T21:56:44.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
[2026-02-25T21:56:44.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 85 kB/s)
[2026-02-25T21:56:44.454Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
[2026-02-25T21:56:44.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
[2026-02-25T21:56:44.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 287 kB/s)
[2026-02-25T21:56:44.765Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
[2026-02-25T21:56:45.076Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
[2026-02-25T21:56:45.076Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 56 kB/s)
[2026-02-25T21:56:45.076Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
[2026-02-25T21:56:45.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
[2026-02-25T21:56:45.385Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 241 kB/s)
[2026-02-25T21:56:45.385Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
[2026-02-25T21:56:45.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
[2026-02-25T21:56:45.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 52 kB/s)
[2026-02-25T21:56:45.697Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
[2026-02-25T21:56:45.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
[2026-02-25T21:56:46.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 89 kB/s)
[2026-02-25T21:56:46.009Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom
[2026-02-25T21:56:46.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom
[2026-02-25T21:56:46.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.pom (4.4 kB at 87 kB/s)
[2026-02-25T21:56:46.009Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[2026-02-25T21:56:46.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[2026-02-25T21:56:46.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 94 kB/s)
[2026-02-25T21:56:46.321Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[2026-02-25T21:56:46.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[2026-02-25T21:56:46.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 170 kB/s)
[2026-02-25T21:56:46.633Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[2026-02-25T21:56:46.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[2026-02-25T21:56:46.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 141 kB/s)
[2026-02-25T21:56:46.944Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom
[2026-02-25T21:56:47.254Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom
[2026-02-25T21:56:47.254Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom (1.5 kB at 31 kB/s)
[2026-02-25T21:56:47.254Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom
[2026-02-25T21:56:47.254Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom
[2026-02-25T21:56:47.254Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom (18 kB at 328 kB/s)
[2026-02-25T21:56:47.254Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom
[2026-02-25T21:56:47.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom
[2026-02-25T21:56:47.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom (1.5 kB at 28 kB/s)
[2026-02-25T21:56:47.563Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom
[2026-02-25T21:56:47.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom
[2026-02-25T21:56:47.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom (3.3 kB at 65 kB/s)
[2026-02-25T21:56:47.875Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom
[2026-02-25T21:56:48.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom
[2026-02-25T21:56:48.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom (15 kB at 294 kB/s)
[2026-02-25T21:56:48.186Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom
[2026-02-25T21:56:48.499Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom
[2026-02-25T21:56:48.499Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom (4.2 kB at 70 kB/s)
[2026-02-25T21:56:48.499Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom
[2026-02-25T21:56:48.499Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom
[2026-02-25T21:56:48.810Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom (7.5 kB at 149 kB/s)
[2026-02-25T21:56:48.810Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom
[2026-02-25T21:56:49.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom
[2026-02-25T21:56:49.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom (2.9 kB at 70 kB/s)
[2026-02-25T21:56:49.186Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom
[2026-02-25T21:56:49.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom
[2026-02-25T21:56:49.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom (1.9 kB at 39 kB/s)
[2026-02-25T21:56:49.502Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom
[2026-02-25T21:56:49.813Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom
[2026-02-25T21:56:49.813Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom (2.7 kB at 44 kB/s)
[2026-02-25T21:56:49.813Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom
[2026-02-25T21:56:50.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom
[2026-02-25T21:56:50.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom (1.9 kB at 33 kB/s)
[2026-02-25T21:56:50.124Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.pom
[2026-02-25T21:56:50.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.pom
[2026-02-25T21:56:50.438Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.pom (22 kB at 357 kB/s)
[2026-02-25T21:56:50.438Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar
[2026-02-25T21:56:50.438Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar
[2026-02-25T21:56:50.438Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
[2026-02-25T21:56:50.438Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
[2026-02-25T21:56:50.438Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
[2026-02-25T21:56:50.438Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
[2026-02-25T21:56:50.438Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
[2026-02-25T21:56:50.750Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
[2026-02-25T21:56:50.750Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
[2026-02-25T21:56:50.750Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
[2026-02-25T21:56:50.750Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
[2026-02-25T21:56:50.750Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
[2026-02-25T21:56:51.063Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
[2026-02-25T21:56:51.063Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
[2026-02-25T21:56:51.063Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar
[2026-02-25T21:56:51.063Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[2026-02-25T21:56:51.063Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[2026-02-25T21:56:51.063Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar
[2026-02-25T21:56:51.063Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar
[2026-02-25T21:56:51.063Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar
[2026-02-25T21:56:51.063Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar
[2026-02-25T21:56:51.375Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar
[2026-02-25T21:56:51.375Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar
[2026-02-25T21:56:51.375Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar
[2026-02-25T21:56:51.375Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar
[2026-02-25T21:56:51.375Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[2026-02-25T21:56:51.375Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar (33 kB at 666 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 729 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 1.9 MB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 254 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar (8.0 MB at 73 MB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 501 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 1.6 MB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 332 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 280 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 3.4 MB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 935 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 1.6 MB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 275 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 214 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.3/maven-script-interpreter-1.3.jar (23 kB at 104 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 718 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar (12 kB at 49 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar (12 kB at 49 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 242 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar (60 kB at 228 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar (65 kB at 241 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar (217 kB at 752 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar (16 kB at 55 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar (17 kB at 56 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 1.3 MB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar (18 kB at 56 kB/s)
[2026-02-25T21:56:52.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar (7.2 MB at 17 MB/s)
[2026-02-25T21:56:53.344Z] [INFO] Installing /quarkus/independent-projects/ide-config/pom.xml to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.pom
[2026-02-25T21:56:53.344Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.jar
[2026-02-25T21:56:53.344Z] [INFO] Installing /quarkus/independent-projects/ide-config/pom.xml to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final.pom
[2026-02-25T21:56:53.344Z] [INFO] Installing /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-ide-config/2.7.5.Final/quarkus-ide-config-2.7.5.Final-sources.jar
[2026-02-25T21:56:53.344Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/pom.xml to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.pom
[2026-02-25T21:56:53.344Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.jar
[2026-02-25T21:56:53.344Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final-sources.jar to /quarkus/independent-projects/enforcer-rules/target/local-repo/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final-sources.jar
[2026-02-25T21:56:53.344Z] [INFO]
[2026-02-25T21:56:53.344Z] [INFO] --- maven-invoker-plugin:3.2.2:run (integration-test) @ quarkus-enforcer-rules ---
[2026-02-25T21:56:53.344Z] [INFO] Building: smoketest/pom.xml
[2026-02-25T21:57:12.252Z] [INFO] run post-build script verify.groovy
[2026-02-25T21:57:13.353Z] [INFO] smoketest/pom.xml ................................ SUCCESS (19.9 s)
[2026-02-25T21:57:13.353Z] [INFO] -------------------------------------------------
[2026-02-25T21:57:13.353Z] [INFO] Build Summary:
[2026-02-25T21:57:13.353Z] [INFO] Passed: 1, Failed: 0, Errors: 0, Skipped: 0
[2026-02-25T21:57:13.353Z] [INFO] -------------------------------------------------
[2026-02-25T21:57:13.353Z] [INFO]
[2026-02-25T21:57:13.353Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-enforcer-rules ---
[2026-02-25T21:57:13.353Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.jar
[2026-02-25T21:57:13.354Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/pom.xml to /root/.m2/repository/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final.pom
[2026-02-25T21:57:13.354Z] [INFO] Installing /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-enforcer-rules/2.7.5.Final/quarkus-enforcer-rules-2.7.5.Final-sources.jar
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] ----------------< io.quarkus:quarkus-extensions-parent >----------------
[2026-02-25T21:57:13.354Z] [INFO] Building Quarkus - Extensions - Parent pom 2.7.5.Final [42/964]
[2026-02-25T21:57:13.354Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-extensions-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-extensions-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-extensions-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-extensions-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-extensions-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-extensions-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-extensions-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-extensions-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-extensions-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-extensions-parent ---
[2026-02-25T21:57:13.354Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-extensions-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-extensions-parent ---
[2026-02-25T21:57:13.354Z] [INFO] Installing /quarkus/extensions/pom.xml to /root/.m2/repository/io/quarkus/quarkus-extensions-parent/2.7.5.Final/quarkus-extensions-parent-2.7.5.Final.pom
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] ------------------< io.quarkus:quarkus-jsonp-parent >-------------------
[2026-02-25T21:57:13.354Z] [INFO] Building Quarkus - JSON-P 2.7.5.Final [43/964]
[2026-02-25T21:57:13.354Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonp-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonp-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonp-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonp-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonp-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonp-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonp-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonp-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonp-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonp-parent ---
[2026-02-25T21:57:13.354Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonp-parent ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonp-parent ---
[2026-02-25T21:57:13.354Z] [INFO] Installing /quarkus/extensions/jsonp/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonp-parent/2.7.5.Final/quarkus-jsonp-parent-2.7.5.Final.pom
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] ----------------------< io.quarkus:quarkus-jsonp >----------------------
[2026-02-25T21:57:13.354Z] [INFO] Building Quarkus - JSON-P - Runtime 2.7.5.Final [44/964]
[2026-02-25T21:57:13.354Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonp ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonp ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonp ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonp ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonp ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonp ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonp ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonp ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonp ---
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonp ---
[2026-02-25T21:57:13.354Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonp ---
[2026-02-25T21:57:13.354Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:13.354Z] [INFO] Copying 1 resource
[2026-02-25T21:57:13.354Z] [INFO]
[2026-02-25T21:57:13.354Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jsonp ---
[2026-02-25T21:57:13.665Z] [INFO]
[2026-02-25T21:57:13.665Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonp ---
[2026-02-25T21:57:13.665Z] [INFO] No sources to compile
[2026-02-25T21:57:13.665Z] [INFO]
[2026-02-25T21:57:13.665Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonp ---
[2026-02-25T21:57:13.665Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:13.665Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonp/runtime/src/test/resources
[2026-02-25T21:57:13.665Z] [INFO]
[2026-02-25T21:57:13.665Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonp ---
[2026-02-25T21:57:13.665Z] [INFO] No sources to compile
[2026-02-25T21:57:13.665Z] [INFO]
[2026-02-25T21:57:13.665Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonp ---
[2026-02-25T21:57:13.665Z] [INFO] No tests to run.
[2026-02-25T21:57:13.665Z] [INFO]
[2026-02-25T21:57:13.665Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonp ---
[2026-02-25T21:57:13.665Z] [INFO] Building jar: /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final.jar
[2026-02-25T21:57:13.665Z] [INFO]
[2026-02-25T21:57:13.665Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonp ---
[2026-02-25T21:57:13.665Z] [INFO] Building jar: /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final-sources.jar
[2026-02-25T21:57:13.665Z] [INFO]
[2026-02-25T21:57:13.665Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonp ---
[2026-02-25T21:57:13.665Z] [INFO] Installing /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonp/2.7.5.Final/quarkus-jsonp-2.7.5.Final.jar
[2026-02-25T21:57:13.665Z] [INFO] Installing /quarkus/extensions/jsonp/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonp/2.7.5.Final/quarkus-jsonp-2.7.5.Final.pom
[2026-02-25T21:57:13.666Z] [INFO] Installing /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonp/2.7.5.Final/quarkus-jsonp-2.7.5.Final-sources.jar
[2026-02-25T21:57:13.666Z] [INFO]
[2026-02-25T21:57:13.666Z] [INFO] ----------------< io.quarkus:quarkus-jsonp-deployment >-----------------
[2026-02-25T21:57:13.666Z] [INFO] Building Quarkus - JSON-P - Deployment 2.7.5.Final [45/964]
[2026-02-25T21:57:13.666Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:57:13.666Z] [INFO]
[2026-02-25T21:57:13.666Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:13.666Z] [INFO]
[2026-02-25T21:57:13.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:14.341Z] [INFO]
[2026-02-25T21:57:14.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:14.341Z] [INFO]
[2026-02-25T21:57:14.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:14.341Z] [INFO]
[2026-02-25T21:57:14.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:14.341Z] [INFO]
[2026-02-25T21:57:14.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:14.341Z] [INFO]
[2026-02-25T21:57:14.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:14.341Z] [INFO]
[2026-02-25T21:57:14.342Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:14.342Z] [INFO]
[2026-02-25T21:57:14.342Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:14.342Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T21:57:14.342Z] [INFO]
[2026-02-25T21:57:14.342Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:14.342Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T21:57:14.342Z] [INFO]
[2026-02-25T21:57:14.342Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:14.342Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:14.342Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonp/deployment/src/main/resources
[2026-02-25T21:57:14.342Z] [INFO]
[2026-02-25T21:57:14.342Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:14.342Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:57:14.342Z] [INFO] Compiling 1 source file to /quarkus/extensions/jsonp/deployment/target/classes
[2026-02-25T21:57:14.342Z] [INFO]
[2026-02-25T21:57:14.342Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:14.342Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:14.342Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonp/deployment/src/test/resources
[2026-02-25T21:57:14.342Z] [INFO]
[2026-02-25T21:57:14.342Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:14.342Z] [INFO] No sources to compile
[2026-02-25T21:57:14.342Z] [INFO]
[2026-02-25T21:57:14.342Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:14.342Z] [INFO] No tests to run.
[2026-02-25T21:57:14.342Z] [INFO]
[2026-02-25T21:57:14.342Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:14.342Z] [INFO] Building jar: /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final.jar
[2026-02-25T21:57:14.654Z] [INFO]
[2026-02-25T21:57:14.654Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:14.654Z] [INFO] Building jar: /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final-sources.jar
[2026-02-25T21:57:14.654Z] [INFO]
[2026-02-25T21:57:14.654Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonp-deployment ---
[2026-02-25T21:57:14.654Z] [INFO] Installing /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonp-deployment/2.7.5.Final/quarkus-jsonp-deployment-2.7.5.Final.jar
[2026-02-25T21:57:14.655Z] [INFO] Installing /quarkus/extensions/jsonp/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonp-deployment/2.7.5.Final/quarkus-jsonp-deployment-2.7.5.Final.pom
[2026-02-25T21:57:14.655Z] [INFO] Installing /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonp-deployment/2.7.5.Final/quarkus-jsonp-deployment-2.7.5.Final-sources.jar
[2026-02-25T21:57:14.655Z] [INFO]
[2026-02-25T21:57:14.655Z] [INFO] -----------------< io.quarkus:quarkus-test-framework >------------------
[2026-02-25T21:57:14.655Z] [INFO] Building Quarkus - Test Framework 2.7.5.Final [46/964]
[2026-02-25T21:57:14.655Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:57:14.655Z] [INFO]
[2026-02-25T21:57:14.655Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-framework ---
[2026-02-25T21:57:14.655Z] [INFO]
[2026-02-25T21:57:14.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-framework ---
[2026-02-25T21:57:14.655Z] [INFO]
[2026-02-25T21:57:14.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-framework ---
[2026-02-25T21:57:14.655Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T21:57:14.655Z] [INFO]
[2026-02-25T21:57:14.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-framework ---
[2026-02-25T21:57:14.655Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T21:57:14.655Z] [INFO]
[2026-02-25T21:57:14.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-framework ---
[2026-02-25T21:57:14.655Z] [INFO]
[2026-02-25T21:57:14.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-framework ---
[2026-02-25T21:57:14.655Z] [INFO]
[2026-02-25T21:57:14.655Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-framework ---
[2026-02-25T21:57:14.655Z] [INFO]
[2026-02-25T21:57:14.655Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-framework ---
[2026-02-25T21:57:14.655Z] [INFO]
[2026-02-25T21:57:14.655Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-framework ---
[2026-02-25T21:57:14.655Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:57:14.655Z] [INFO]
[2026-02-25T21:57:14.655Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-framework ---
[2026-02-25T21:57:14.655Z] [INFO]
[2026-02-25T21:57:14.655Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-framework ---
[2026-02-25T21:57:14.655Z] [INFO] Installing /quarkus/test-framework/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-framework/2.7.5.Final/quarkus-test-framework-2.7.5.Final.pom
[2026-02-25T21:57:14.655Z] [INFO]
[2026-02-25T21:57:14.655Z] [INFO] -------------------< io.quarkus:quarkus-test-common >-------------------
[2026-02-25T21:57:14.655Z] [INFO] Building Quarkus - Test Framework - Common 2.7.5.Final [47/964]
[2026-02-25T21:57:14.655Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:57:14.655Z] [INFO]
[2026-02-25T21:57:14.655Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-common ---
[2026-02-25T21:57:14.655Z] [INFO]
[2026-02-25T21:57:14.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-common ---
[2026-02-25T21:57:14.968Z] [INFO]
[2026-02-25T21:57:14.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-common ---
[2026-02-25T21:57:14.968Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T21:57:14.968Z] [INFO]
[2026-02-25T21:57:14.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-common ---
[2026-02-25T21:57:14.968Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T21:57:14.968Z] [INFO]
[2026-02-25T21:57:14.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-common ---
[2026-02-25T21:57:14.968Z] [INFO]
[2026-02-25T21:57:14.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-common ---
[2026-02-25T21:57:14.968Z] [INFO]
[2026-02-25T21:57:14.968Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-common ---
[2026-02-25T21:57:14.968Z] [INFO]
[2026-02-25T21:57:14.968Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-common ---
[2026-02-25T21:57:15.281Z] [INFO] Processed 44 files in 128ms (Formatted: 0, Unchanged: 44, Failed: 0, Readonly: 0)
[2026-02-25T21:57:15.281Z] [INFO]
[2026-02-25T21:57:15.281Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-common ---
[2026-02-25T21:57:15.281Z] [INFO] Processed 44 files in 00:00.175 (Already Sorted: 44, Needed Sorting: 0)
[2026-02-25T21:57:15.281Z] [INFO]
[2026-02-25T21:57:15.281Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-common ---
[2026-02-25T21:57:15.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:15.592Z] [INFO] Copying 3 resources
[2026-02-25T21:57:15.592Z] [INFO]
[2026-02-25T21:57:15.592Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-common ---
[2026-02-25T21:57:15.592Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:57:15.592Z] [INFO] Compiling 41 source files to /quarkus/test-framework/common/target/classes
[2026-02-25T21:57:15.593Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/DefaultNativeImageLauncher.java:[57,14] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2026-02-25T21:57:15.593Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/DefaultNativeImageLauncher.java:[58,64] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2026-02-25T21:57:15.593Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/DefaultNativeImageLauncher.java:[58,14] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2026-02-25T21:57:15.593Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/DefaultNativeImageLauncher.java:[63,22] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2026-02-25T21:57:15.593Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/TestResourceManager.java:[103,84] unchecked cast
[2026-02-25T21:57:15.593Z] required: io.quarkus.test.common.QuarkusTestResourceConfigurableLifecycleManager<java.lang.annotation.Annotation>
[2026-02-25T21:57:15.593Z] found: io.quarkus.test.common.QuarkusTestResourceLifecycleManager
[2026-02-25T21:57:15.593Z] [INFO]
[2026-02-25T21:57:15.593Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-common ---
[2026-02-25T21:57:15.593Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:15.593Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/common/src/test/resources
[2026-02-25T21:57:15.593Z] [INFO]
[2026-02-25T21:57:15.593Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-common ---
[2026-02-25T21:57:15.593Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:57:15.593Z] [INFO] Compiling 3 source files to /quarkus/test-framework/common/target/test-classes
[2026-02-25T21:57:15.905Z] [INFO]
[2026-02-25T21:57:15.905Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-common ---
[2026-02-25T21:57:15.905Z] [INFO]
[2026-02-25T21:57:15.905Z] [INFO] -------------------------------------------------------
[2026-02-25T21:57:15.905Z] [INFO] T E S T S
[2026-02-25T21:57:15.905Z] [INFO] -------------------------------------------------------
[2026-02-25T21:57:15.905Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:57:16.578Z] [INFO] Running io.quarkus.test.common.TestResourceManagerInjectorTest
[2026-02-25T21:57:16.890Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in io.quarkus.test.common.TestResourceManagerInjectorTest
[2026-02-25T21:57:16.890Z] [INFO] Running io.quarkus.test.common.QuarkusTestResourceLifecycleManagerComparatorTest
[2026-02-25T21:57:16.890Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in io.quarkus.test.common.QuarkusTestResourceLifecycleManagerComparatorTest
[2026-02-25T21:57:16.890Z] [INFO] Running io.quarkus.test.common.TestResourceManagerTest
[2026-02-25T21:57:16.890Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in io.quarkus.test.common.TestResourceManagerTest
[2026-02-25T21:57:16.890Z] [INFO]
[2026-02-25T21:57:16.890Z] [INFO] Results:
[2026-02-25T21:57:16.890Z] [INFO]
[2026-02-25T21:57:16.890Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:57:16.890Z] [INFO]
[2026-02-25T21:57:16.890Z] [INFO]
[2026-02-25T21:57:16.890Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-common ---
[2026-02-25T21:57:16.890Z] [INFO] Building jar: /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final.jar
[2026-02-25T21:57:16.890Z] [INFO]
[2026-02-25T21:57:16.890Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-common ---
[2026-02-25T21:57:16.890Z] [INFO] Building jar: /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final-sources.jar
[2026-02-25T21:57:16.890Z] [INFO]
[2026-02-25T21:57:16.890Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-common ---
[2026-02-25T21:57:16.890Z] [INFO] Installing /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-common/2.7.5.Final/quarkus-test-common-2.7.5.Final.jar
[2026-02-25T21:57:16.890Z] [INFO] Installing /quarkus/test-framework/common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-common/2.7.5.Final/quarkus-test-common-2.7.5.Final.pom
[2026-02-25T21:57:16.890Z] [INFO] Installing /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-common/2.7.5.Final/quarkus-test-common-2.7.5.Final-sources.jar
[2026-02-25T21:57:16.890Z] [INFO]
[2026-02-25T21:57:16.890Z] [INFO] -----------------< io.quarkus:quarkus-junit5-internal >-----------------
[2026-02-25T21:57:16.890Z] [INFO] Building Quarkus - Test Framework - JUnit 5 Internal Test Framework 2.7.5.Final [48/964]
[2026-02-25T21:57:16.890Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:57:17.201Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom
[2026-02-25T21:57:17.201Z] [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 59 kB/s)
[2026-02-25T21:57:17.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom
[2026-02-25T21:57:17.202Z] [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 180 kB/s)
[2026-02-25T21:57:17.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom
[2026-02-25T21:57:17.202Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 19 kB/s)
[2026-02-25T21:57:17.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar
[2026-02-25T21:57:17.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar
[2026-02-25T21:57:17.202Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar (93 kB at 2.1 MB/s)
[2026-02-25T21:57:17.202Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar (123 kB at 2.1 MB/s)
[2026-02-25T21:57:17.202Z] [INFO]
[2026-02-25T21:57:17.202Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-internal ---
[2026-02-25T21:57:17.202Z] [INFO]
[2026-02-25T21:57:17.202Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-internal ---
[2026-02-25T21:57:17.513Z] [INFO]
[2026-02-25T21:57:17.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-internal ---
[2026-02-25T21:57:17.513Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T21:57:17.513Z] [INFO]
[2026-02-25T21:57:17.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-internal ---
[2026-02-25T21:57:17.513Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T21:57:17.513Z] [INFO]
[2026-02-25T21:57:17.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-internal ---
[2026-02-25T21:57:17.513Z] [INFO]
[2026-02-25T21:57:17.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-internal ---
[2026-02-25T21:57:17.514Z] [INFO]
[2026-02-25T21:57:17.514Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-internal ---
[2026-02-25T21:57:17.827Z] [INFO]
[2026-02-25T21:57:17.827Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-internal ---
[2026-02-25T21:57:17.827Z] [INFO] Processed 16 files in 69ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-02-25T21:57:17.827Z] [INFO]
[2026-02-25T21:57:17.827Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-internal ---
[2026-02-25T21:57:17.827Z] [INFO] Processed 16 files in 00:00.106 (Already Sorted: 16, Needed Sorting: 0)
[2026-02-25T21:57:17.827Z] [INFO]
[2026-02-25T21:57:17.827Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-internal ---
[2026-02-25T21:57:17.827Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:17.827Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-internal/src/main/resources
[2026-02-25T21:57:17.827Z] [INFO]
[2026-02-25T21:57:17.827Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-internal ---
[2026-02-25T21:57:17.827Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:57:17.827Z] [INFO] Compiling 15 source files to /quarkus/test-framework/junit5-internal/target/classes
[2026-02-25T21:57:18.144Z] [INFO]
[2026-02-25T21:57:18.144Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-internal ---
[2026-02-25T21:57:18.144Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:18.144Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-internal/src/test/resources
[2026-02-25T21:57:18.144Z] [INFO]
[2026-02-25T21:57:18.144Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-internal ---
[2026-02-25T21:57:18.144Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:57:18.144Z] [INFO] Compiling 1 source file to /quarkus/test-framework/junit5-internal/target/test-classes
[2026-02-25T21:57:18.144Z] [INFO]
[2026-02-25T21:57:18.144Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-internal ---
[2026-02-25T21:57:18.144Z] [INFO]
[2026-02-25T21:57:18.144Z] [INFO] -------------------------------------------------------
[2026-02-25T21:57:18.144Z] [INFO] T E S T S
[2026-02-25T21:57:18.144Z] [INFO] -------------------------------------------------------
[2026-02-25T21:57:18.144Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:57:18.816Z] [INFO] Running io.quarkus.test.QuarkusProdModeTestTest
[2026-02-25T21:57:22.468Z] 2026-02-25 21:57:21,455 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 722ms
[2026-02-25T21:57:22.468Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:57:22.468Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T21:57:22.468Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T21:57:22.468Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T21:57:22.468Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T21:57:22.468Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T21:57:22.468Z] 2026-02-25 21:57:21,832 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.http.port" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T21:57:22.468Z] 2026-02-25 21:57:21,945 INFO [io.quarkus] (main) simple-app 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.402s.
[2026-02-25T21:57:22.468Z] 2026-02-25 21:57:21,945 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T21:57:22.468Z] 2026-02-25 21:57:21,945 INFO [io.quarkus] (main) Installed features: []
[2026-02-25T21:57:22.779Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:57:22.779Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T21:57:22.779Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T21:57:22.779Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T21:57:22.779Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T21:57:22.779Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T21:57:22.779Z] 2026-02-25 21:57:22,346 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.http.port" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T21:57:22.779Z] 2026-02-25 21:57:22,457 INFO [io.quarkus] (main) simple-app 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.392s.
[2026-02-25T21:57:22.779Z] 2026-02-25 21:57:22,458 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T21:57:22.779Z] 2026-02-25 21:57:22,458 INFO [io.quarkus] (main) Installed features: []
[2026-02-25T21:57:22.779Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.757 s - in io.quarkus.test.QuarkusProdModeTestTest
[2026-02-25T21:57:22.779Z] [INFO]
[2026-02-25T21:57:22.779Z] [INFO] Results:
[2026-02-25T21:57:22.779Z] [INFO]
[2026-02-25T21:57:22.779Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:57:22.779Z] [INFO]
[2026-02-25T21:57:22.780Z] [INFO]
[2026-02-25T21:57:22.780Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-internal ---
[2026-02-25T21:57:22.780Z] [INFO] Building jar: /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final.jar
[2026-02-25T21:57:22.780Z] [INFO]
[2026-02-25T21:57:22.780Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-internal ---
[2026-02-25T21:57:22.780Z] [INFO] Building jar: /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final-sources.jar
[2026-02-25T21:57:22.780Z] [INFO]
[2026-02-25T21:57:22.780Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-internal ---
[2026-02-25T21:57:22.780Z] [INFO] Installing /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-internal/2.7.5.Final/quarkus-junit5-internal-2.7.5.Final.jar
[2026-02-25T21:57:22.780Z] [INFO] Installing /quarkus/test-framework/junit5-internal/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-internal/2.7.5.Final/quarkus-junit5-internal-2.7.5.Final.pom
[2026-02-25T21:57:22.780Z] [INFO] Installing /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-internal/2.7.5.Final/quarkus-junit5-internal-2.7.5.Final-sources.jar
[2026-02-25T21:57:22.780Z] [INFO]
[2026-02-25T21:57:22.780Z] [INFO] ----------------< io.quarkus:quarkus-devtools-testing >-----------------
[2026-02-25T21:57:22.780Z] [INFO] Building Quarkus - Dev tools - Testing 2.7.5.Final [49/964]
[2026-02-25T21:57:22.780Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:57:22.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final/wildfly-common-1.5.0.Final.pom
[2026-02-25T21:57:22.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.0.Final/wildfly-common-1.5.0.Final.pom (7.3 kB at 92 kB/s)
[2026-02-25T21:57:22.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.1/readline-2.1.pom
[2026-02-25T21:57:23.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.1/readline-2.1.pom (4.6 kB at 58 kB/s)
[2026-02-25T21:57:23.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.1/readline-all-2.1.pom
[2026-02-25T21:57:23.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.1/readline-all-2.1.pom (4.5 kB at 52 kB/s)
[2026-02-25T21:57:23.092Z] [INFO]
[2026-02-25T21:57:23.092Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-testing ---
[2026-02-25T21:57:23.092Z] [INFO]
[2026-02-25T21:57:23.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-testing ---
[2026-02-25T21:57:23.092Z] [INFO]
[2026-02-25T21:57:23.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-testing ---
[2026-02-25T21:57:23.092Z] [INFO]
[2026-02-25T21:57:23.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-testing ---
[2026-02-25T21:57:23.092Z] [INFO]
[2026-02-25T21:57:23.092Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-testing ---
[2026-02-25T21:57:23.092Z] [INFO]
[2026-02-25T21:57:23.092Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-testing ---
[2026-02-25T21:57:23.404Z] [INFO] Processed 28 files in 143ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-02-25T21:57:23.404Z] [INFO]
[2026-02-25T21:57:23.404Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-testing ---
[2026-02-25T21:57:23.404Z] [INFO] Processed 28 files in 00:00.165 (Already Sorted: 28, Needed Sorting: 0)
[2026-02-25T21:57:23.404Z] [INFO]
[2026-02-25T21:57:23.404Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-testing ---
[2026-02-25T21:57:23.404Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:23.404Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:57:23.404Z] [INFO] Copying 2 resources
[2026-02-25T21:57:23.404Z] [INFO]
[2026-02-25T21:57:23.404Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-testing ---
[2026-02-25T21:57:23.404Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:57:23.404Z] [INFO] Compiling 13 source files to /quarkus/independent-projects/tools/devtools-testing/target/classes
[2026-02-25T21:57:24.500Z] [WARNING] /quarkus/independent-projects/tools/devtools-testing/src/main/java/io/quarkus/devtools/testing/codestarts/QuarkusCodestartTestBuilder.java:[212,75] getExtensionCatalog(java.lang.String) in io.quarkus.devtools.project.QuarkusProjectHelper has been deprecated
[2026-02-25T21:57:24.500Z] [INFO]
[2026-02-25T21:57:24.500Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-testing ---
[2026-02-25T21:57:24.812Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:24.812Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:57:24.812Z] [INFO] Copying 54 resources
[2026-02-25T21:57:24.812Z] [INFO]
[2026-02-25T21:57:24.812Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-testing ---
[2026-02-25T21:57:24.812Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:57:24.812Z] [INFO] Compiling 15 source files to /quarkus/independent-projects/tools/devtools-testing/target/test-classes
[2026-02-25T21:57:24.812Z] [WARNING] /quarkus/independent-projects/tools/devtools-testing/src/test/java/io/quarkus/devtools/project/create/MultiplePlatformBomsTestBase.java:[184,36] getProject(java.nio.file.Path,io.quarkus.devtools.project.BuildTool,java.lang.String) in io.quarkus.devtools.project.QuarkusProjectHelper has been deprecated
[2026-02-25T21:57:24.812Z] [INFO]
[2026-02-25T21:57:24.812Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-testing ---
[2026-02-25T21:57:25.124Z] [INFO]
[2026-02-25T21:57:25.124Z] [INFO] -------------------------------------------------------
[2026-02-25T21:57:25.124Z] [INFO] T E S T S
[2026-02-25T21:57:25.124Z] [INFO] -------------------------------------------------------
[2026-02-25T21:57:25.124Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:57:25.895Z] [INFO] Running io.quarkus.devtools.codestarts.jbang.QuarkusJBangCodestartGenerationTest
[2026-02-25T21:57:26.570Z]
[2026-02-25T21:57:26.570Z] applying codestarts...
[2026-02-25T21:57:26.570Z] 📚 java
[2026-02-25T21:57:26.570Z] 📦 quarkus-jbang
[2026-02-25T21:57:26.570Z] 🔧 jbang-wrapper
[2026-02-25T21:57:26.570Z] 🚀 jbang-resteasy-code
[2026-02-25T21:57:26.570Z]
[2026-02-25T21:57:26.570Z] applying codestarts...
[2026-02-25T21:57:26.570Z] 📚 java
[2026-02-25T21:57:26.570Z] 📦 quarkus-jbang
[2026-02-25T21:57:26.570Z] 🔧 jbang-wrapper
[2026-02-25T21:57:26.570Z] 🚀 jbang-picocli-code
[2026-02-25T21:57:26.570Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s - in io.quarkus.devtools.codestarts.jbang.QuarkusJBangCodestartGenerationTest
[2026-02-25T21:57:26.570Z] [INFO] Running io.quarkus.devtools.codestarts.extension.QuarkusExtensionCodestartGenerationTest
[2026-02-25T21:57:26.570Z]
[2026-02-25T21:57:26.570Z] applying codestarts...
[2026-02-25T21:57:26.570Z] 📚 java
[2026-02-25T21:57:26.570Z] 🔨 maven
[2026-02-25T21:57:26.570Z] 📦 quarkus-extension
[2026-02-25T21:57:26.570Z] 🚀 devmode-test
[2026-02-25T21:57:26.570Z] 🚀 extension-base
[2026-02-25T21:57:26.570Z] 🚀 integration-tests
[2026-02-25T21:57:26.570Z] 🚀 unit-test
[2026-02-25T21:57:26.570Z]
[2026-02-25T21:57:26.570Z] applying codestarts...
[2026-02-25T21:57:26.570Z] 📚 java
[2026-02-25T21:57:26.570Z] 🔨 maven
[2026-02-25T21:57:26.570Z] 📦 quarkus-extension
[2026-02-25T21:57:26.570Z] 🚀 extension-base
[2026-02-25T21:57:26.570Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in io.quarkus.devtools.codestarts.extension.QuarkusExtensionCodestartGenerationTest
[2026-02-25T21:57:26.570Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartGenerationTest
[2026-02-25T21:57:26.881Z]
[2026-02-25T21:57:26.881Z] applying codestarts...
[2026-02-25T21:57:26.881Z] 📚 java
[2026-02-25T21:57:26.881Z] 🔨 maven
[2026-02-25T21:57:26.881Z] 📦 quarkus
[2026-02-25T21:57:26.881Z] 📝 config-properties
[2026-02-25T21:57:26.881Z]
[2026-02-25T21:57:26.881Z] applying codestarts...
[2026-02-25T21:57:26.881Z] 📚 java
[2026-02-25T21:57:26.881Z] 🔨 maven
[2026-02-25T21:57:26.881Z] 📦 quarkus
[2026-02-25T21:57:26.881Z] 📝 config-properties
[2026-02-25T21:57:26.881Z] 🔧 dockerfiles
[2026-02-25T21:57:26.881Z] 🔧 maven-wrapper
[2026-02-25T21:57:26.881Z] 🚀 resteasy-codestart
[2026-02-25T21:57:26.881Z]
[2026-02-25T21:57:26.881Z] applying codestarts...
[2026-02-25T21:57:26.881Z] 📚 java
[2026-02-25T21:57:26.881Z] 🔨 maven
[2026-02-25T21:57:26.881Z] 📦 quarkus
[2026-02-25T21:57:26.881Z] 📝 config-properties
[2026-02-25T21:57:26.881Z] 🔧 dockerfiles
[2026-02-25T21:57:26.881Z] 🔧 maven-wrapper
[2026-02-25T21:57:26.881Z] 🚀 resteasy-codestart
[2026-02-25T21:57:27.209Z]
[2026-02-25T21:57:27.209Z] applying codestarts...
[2026-02-25T21:57:27.209Z] 📚 java
[2026-02-25T21:57:27.209Z] 🔨 gradle
[2026-02-25T21:57:27.209Z] 📦 quarkus
[2026-02-25T21:57:27.209Z] 📝 config-properties
[2026-02-25T21:57:27.209Z] 🔧 dockerfiles
[2026-02-25T21:57:27.209Z] 🔧 github-action
[2026-02-25T21:57:27.209Z] 🔧 gradle-wrapper
[2026-02-25T21:57:27.209Z] 🚀 resteasy-codestart
[2026-02-25T21:57:27.209Z]
[2026-02-25T21:57:27.209Z] applying codestarts...
[2026-02-25T21:57:27.209Z] 📚 scala
[2026-02-25T21:57:27.209Z] 🔨 maven
[2026-02-25T21:57:27.209Z] 📦 quarkus
[2026-02-25T21:57:27.209Z] 📝 config-properties
[2026-02-25T21:57:27.209Z] 🔧 dockerfiles
[2026-02-25T21:57:27.209Z] 🔧 maven-wrapper
[2026-02-25T21:57:27.209Z] 🚀 resteasy-codestart
[2026-02-25T21:57:27.209Z]
[2026-02-25T21:57:27.209Z] applying codestarts...
[2026-02-25T21:57:27.209Z] 📚 java
[2026-02-25T21:57:27.209Z] 🔨 maven
[2026-02-25T21:57:27.209Z] 📦 quarkus
[2026-02-25T21:57:27.209Z] 📝 config-properties
[2026-02-25T21:57:27.209Z] 🔧 dockerfiles
[2026-02-25T21:57:27.209Z] 🔧 maven-wrapper
[2026-02-25T21:57:27.209Z] 🚀 resteasy-codestart
[2026-02-25T21:57:27.209Z]
[2026-02-25T21:57:27.209Z] applying codestarts...
[2026-02-25T21:57:27.209Z] 📚 java
[2026-02-25T21:57:27.209Z] 🔨 gradle
[2026-02-25T21:57:27.209Z] 📦 quarkus
[2026-02-25T21:57:27.209Z] 📝 config-properties
[2026-02-25T21:57:27.209Z] 🔧 dockerfiles
[2026-02-25T21:57:27.209Z] 🔧 github-action
[2026-02-25T21:57:27.209Z] 🚀 resteasy-codestart
[2026-02-25T21:57:27.209Z]
[2026-02-25T21:57:27.209Z] applying codestarts...
[2026-02-25T21:57:27.209Z] 📚 java
[2026-02-25T21:57:27.209Z] 🔨 maven
[2026-02-25T21:57:27.209Z] 📦 quarkus
[2026-02-25T21:57:27.209Z] 📝 config-properties
[2026-02-25T21:57:27.209Z] 🔧 dockerfiles
[2026-02-25T21:57:27.209Z] 🔧 maven-wrapper
[2026-02-25T21:57:27.209Z] 🚀 resteasy-codestart
[2026-02-25T21:57:27.521Z]
[2026-02-25T21:57:27.521Z] applying codestarts...
[2026-02-25T21:57:27.521Z] 📚 java
[2026-02-25T21:57:27.521Z] 🔨 maven
[2026-02-25T21:57:27.521Z] 📦 quarkus
[2026-02-25T21:57:27.521Z] 📝 config-yaml
[2026-02-25T21:57:27.521Z] 🔧 dockerfiles
[2026-02-25T21:57:27.521Z] 🔧 maven-wrapper
[2026-02-25T21:57:27.521Z] 🚀 resteasy-codestart
[2026-02-25T21:57:27.521Z]
[2026-02-25T21:57:27.521Z] applying codestarts...
[2026-02-25T21:57:27.521Z] 📚 java
[2026-02-25T21:57:27.521Z] 🔨 maven
[2026-02-25T21:57:27.521Z] 📦 quarkus
[2026-02-25T21:57:27.521Z] 📝 config-properties
[2026-02-25T21:57:27.521Z] 🔧 dockerfiles
[2026-02-25T21:57:27.521Z] 🔧 maven-wrapper
[2026-02-25T21:57:27.521Z] 🚀 resteasy-codestart
[2026-02-25T21:57:27.521Z]
[2026-02-25T21:57:27.521Z] applying codestarts...
[2026-02-25T21:57:27.521Z] 📚 kotlin
[2026-02-25T21:57:27.522Z] 🔨 maven
[2026-02-25T21:57:27.522Z] 📦 quarkus
[2026-02-25T21:57:27.522Z] 📝 config-properties
[2026-02-25T21:57:27.522Z] 🔧 dockerfiles
[2026-02-25T21:57:27.522Z] 🔧 maven-wrapper
[2026-02-25T21:57:27.522Z] 🚀 resteasy-codestart
[2026-02-25T21:57:27.522Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.914 s - in io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartGenerationTest
[2026-02-25T21:57:27.522Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.RESTEasyReactiveCodestartTest
[2026-02-25T21:57:27.834Z]
[2026-02-25T21:57:27.834Z] applying codestarts...
[2026-02-25T21:57:27.834Z] 📚 kotlin
[2026-02-25T21:57:27.834Z] 🔨 maven
[2026-02-25T21:57:27.834Z] 📦 quarkus
[2026-02-25T21:57:27.834Z] 📝 config-properties
[2026-02-25T21:57:27.834Z] 🔧 dockerfiles
[2026-02-25T21:57:27.834Z] 🔧 maven-wrapper
[2026-02-25T21:57:27.834Z] 🚀 resteasy-reactive-codestart
[2026-02-25T21:57:27.834Z]
[2026-02-25T21:57:27.834Z] applying codestarts...
[2026-02-25T21:57:27.834Z] 📚 scala
[2026-02-25T21:57:27.834Z] 🔨 maven
[2026-02-25T21:57:27.834Z] 📦 quarkus
[2026-02-25T21:57:27.834Z] 📝 config-properties
[2026-02-25T21:57:27.834Z] 🔧 dockerfiles
[2026-02-25T21:57:27.834Z] 🔧 maven-wrapper
[2026-02-25T21:57:27.834Z] 🚀 resteasy-reactive-codestart
[2026-02-25T21:57:27.834Z]
[2026-02-25T21:57:27.834Z] applying codestarts...
[2026-02-25T21:57:27.834Z] 📚 java
[2026-02-25T21:57:27.834Z] 🔨 maven
[2026-02-25T21:57:27.834Z] 📦 quarkus
[2026-02-25T21:57:27.834Z] 📝 config-properties
[2026-02-25T21:57:27.834Z] 🔧 dockerfiles
[2026-02-25T21:57:27.834Z] 🔧 maven-wrapper
[2026-02-25T21:57:27.834Z] 🚀 resteasy-reactive-codestart
[2026-02-25T21:57:27.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in io.quarkus.devtools.codestarts.quarkus.RESTEasyReactiveCodestartTest
[2026-02-25T21:57:27.834Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.SpringWebCodestartTest
[2026-02-25T21:57:27.834Z]
[2026-02-25T21:57:27.834Z] applying codestarts...
[2026-02-25T21:57:27.834Z] 📚 kotlin
[2026-02-25T21:57:27.834Z] 🔨 maven
[2026-02-25T21:57:27.834Z] 📦 quarkus
[2026-02-25T21:57:27.834Z] 📝 config-properties
[2026-02-25T21:57:27.834Z] 🔧 dockerfiles
[2026-02-25T21:57:27.834Z] 🔧 maven-wrapper
[2026-02-25T21:57:27.834Z] 🚀 spring-web-codestart
[2026-02-25T21:57:27.834Z]
[2026-02-25T21:57:27.834Z] applying codestarts...
[2026-02-25T21:57:27.834Z] 📚 scala
[2026-02-25T21:57:27.834Z] 🔨 maven
[2026-02-25T21:57:27.834Z] 📦 quarkus
[2026-02-25T21:57:27.834Z] 📝 config-properties
[2026-02-25T21:57:27.834Z] 🔧 dockerfiles
[2026-02-25T21:57:27.834Z] 🔧 maven-wrapper
[2026-02-25T21:57:27.834Z] 🚀 spring-web-codestart
[2026-02-25T21:57:27.834Z]
[2026-02-25T21:57:27.834Z] applying codestarts...
[2026-02-25T21:57:27.834Z] 📚 java
[2026-02-25T21:57:27.834Z] 🔨 maven
[2026-02-25T21:57:27.834Z] 📦 quarkus
[2026-02-25T21:57:27.834Z] 📝 config-properties
[2026-02-25T21:57:27.834Z] 🔧 dockerfiles
[2026-02-25T21:57:27.834Z] 🔧 maven-wrapper
[2026-02-25T21:57:27.834Z] 🚀 spring-web-codestart
[2026-02-25T21:57:27.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in io.quarkus.devtools.codestarts.quarkus.SpringWebCodestartTest
[2026-02-25T21:57:27.834Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.RESTEasyCodestartTest
[2026-02-25T21:57:27.834Z]
[2026-02-25T21:57:27.834Z] applying codestarts...
[2026-02-25T21:57:27.834Z] 📚 kotlin
[2026-02-25T21:57:27.834Z] 🔨 maven
[2026-02-25T21:57:27.834Z] 📦 quarkus
[2026-02-25T21:57:27.834Z] 📝 config-properties
[2026-02-25T21:57:27.834Z] 🔧 dockerfiles
[2026-02-25T21:57:27.834Z] 🔧 maven-wrapper
[2026-02-25T21:57:27.834Z] 🚀 resteasy-codestart
[2026-02-25T21:57:27.834Z]
[2026-02-25T21:57:27.834Z] applying codestarts...
[2026-02-25T21:57:27.834Z] 📚 scala
[2026-02-25T21:57:27.834Z] 🔨 maven
[2026-02-25T21:57:27.834Z] 📦 quarkus
[2026-02-25T21:57:27.834Z] 📝 config-properties
[2026-02-25T21:57:27.834Z] 🔧 dockerfiles
[2026-02-25T21:57:27.834Z] 🔧 maven-wrapper
[2026-02-25T21:57:27.834Z] 🚀 resteasy-codestart
[2026-02-25T21:57:27.834Z]
[2026-02-25T21:57:27.834Z] applying codestarts...
[2026-02-25T21:57:27.834Z] 📚 java
[2026-02-25T21:57:27.834Z] 🔨 maven
[2026-02-25T21:57:27.834Z] 📦 quarkus
[2026-02-25T21:57:27.834Z] 📝 config-properties
[2026-02-25T21:57:27.834Z] 🔧 dockerfiles
[2026-02-25T21:57:27.834Z] 🔧 maven-wrapper
[2026-02-25T21:57:27.834Z] 🚀 resteasy-codestart
[2026-02-25T21:57:27.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in io.quarkus.devtools.codestarts.quarkus.RESTEasyCodestartTest
[2026-02-25T21:57:27.834Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartCatalogTest
[2026-02-25T21:57:28.145Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartCatalogTest
[2026-02-25T21:57:28.145Z] [INFO] Running io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromMultiplePlatformsTest
[2026-02-25T21:57:29.736Z] -----------
[2026-02-25T21:57:29.736Z] selected extensions:
[2026-02-25T21:57:29.736Z] - io.acme:ext-a
[2026-02-25T21:57:29.736Z]
[2026-02-25T21:57:29.736Z]
[2026-02-25T21:57:29.736Z] applying codestarts...
[2026-02-25T21:57:29.736Z] 📚 java
[2026-02-25T21:57:29.736Z] 🔨 maven
[2026-02-25T21:57:29.736Z] 📦 quarkus
[2026-02-25T21:57:29.736Z] 📝 config-properties
[2026-02-25T21:57:29.736Z] 🔧 dockerfiles
[2026-02-25T21:57:29.736Z] 🔧 maven-wrapper
[2026-02-25T21:57:29.736Z] 🚀 resteasy-codestart
[2026-02-25T21:57:29.736Z]
[2026-02-25T21:57:29.736Z] -----------
[2026-02-25T21:57:29.736Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:29.736Z] --> target/generated-test-projects/non-default-base-platform
[2026-02-25T21:57:29.736Z] -----------
[2026-02-25T21:57:29.736Z] [SUCCESS] ✅ Platform io.other.platform:acme-baz-bom has been installed
[2026-02-25T21:57:29.736Z] [SUCCESS] ✅ Extension io.acme:ext-b has been installed
[2026-02-25T21:57:29.736Z] [SUCCESS] ✅ Extension io.acme:ext-c:5.0 has been installed
[2026-02-25T21:57:29.736Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.383 s - in io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromMultiplePlatformsTest
[2026-02-25T21:57:29.736Z] [INFO] Running io.quarkus.devtools.project.create.QuarkusPlatformReferencingUpstreamVersionTest
[2026-02-25T21:57:29.736Z] -----------
[2026-02-25T21:57:29.736Z] selected extensions:
[2026-02-25T21:57:29.736Z] - io.acme:ext-b
[2026-02-25T21:57:29.736Z] - io.acme:ext-a
[2026-02-25T21:57:29.736Z] - io.acme:ext-e
[2026-02-25T21:57:29.736Z]
[2026-02-25T21:57:29.736Z]
[2026-02-25T21:57:29.737Z] applying codestarts...
[2026-02-25T21:57:29.737Z] 📚 java
[2026-02-25T21:57:29.737Z] 🔨 maven
[2026-02-25T21:57:29.737Z] 📦 quarkus
[2026-02-25T21:57:29.737Z] 📝 config-properties
[2026-02-25T21:57:29.737Z] 🔧 dockerfiles
[2026-02-25T21:57:29.737Z] 🔧 maven-wrapper
[2026-02-25T21:57:29.737Z] 🚀 resteasy-codestart
[2026-02-25T21:57:29.737Z]
[2026-02-25T21:57:29.737Z] -----------
[2026-02-25T21:57:29.737Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:29.737Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2026-02-25T21:57:29.737Z] -----------
[2026-02-25T21:57:29.737Z] -----------
[2026-02-25T21:57:29.737Z] selected extensions:
[2026-02-25T21:57:29.737Z] - io.acme:ext-b
[2026-02-25T21:57:29.737Z] - io.acme:ext-a
[2026-02-25T21:57:29.737Z]
[2026-02-25T21:57:29.737Z]
[2026-02-25T21:57:29.737Z] applying codestarts...
[2026-02-25T21:57:29.737Z] 📚 java
[2026-02-25T21:57:29.737Z] 🔨 maven
[2026-02-25T21:57:29.737Z] 📦 quarkus
[2026-02-25T21:57:29.737Z] 📝 config-properties
[2026-02-25T21:57:29.737Z] 🔧 dockerfiles
[2026-02-25T21:57:29.737Z] 🔧 maven-wrapper
[2026-02-25T21:57:29.737Z] 🚀 resteasy-codestart
[2026-02-25T21:57:29.737Z]
[2026-02-25T21:57:29.737Z] -----------
[2026-02-25T21:57:29.737Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:29.737Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2026-02-25T21:57:29.737Z] -----------
[2026-02-25T21:57:30.421Z] -----------
[2026-02-25T21:57:30.421Z] selected extensions:
[2026-02-25T21:57:30.421Z] - io.acme:ext-a
[2026-02-25T21:57:30.421Z]
[2026-02-25T21:57:30.421Z]
[2026-02-25T21:57:30.421Z] applying codestarts...
[2026-02-25T21:57:30.421Z] 📚 java
[2026-02-25T21:57:30.421Z] 🔨 maven
[2026-02-25T21:57:30.421Z] 📦 quarkus
[2026-02-25T21:57:30.421Z] 📝 config-properties
[2026-02-25T21:57:30.421Z] 🔧 dockerfiles
[2026-02-25T21:57:30.421Z] 🔧 maven-wrapper
[2026-02-25T21:57:30.421Z] 🚀 resteasy-codestart
[2026-02-25T21:57:30.421Z]
[2026-02-25T21:57:30.421Z] -----------
[2026-02-25T21:57:30.421Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:30.421Z] --> target/generated-test-projects/downstream-upstream-platform
[2026-02-25T21:57:30.421Z] -----------
[2026-02-25T21:57:30.421Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-bar-bom has been installed
[2026-02-25T21:57:30.421Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-e-bom has been installed
[2026-02-25T21:57:30.421Z] [SUCCESS] ✅ Extension io.acme:ext-b has been installed
[2026-02-25T21:57:30.421Z] [SUCCESS] ✅ Extension io.acme:ext-e has been installed
[2026-02-25T21:57:30.421Z] [SUCCESS] ✅ Extension io.acme:ext-c:5.1 has been installed
[2026-02-25T21:57:30.421Z] [SUCCESS] ✅ Extension io.acme:ext-d:6.0 has been installed
[2026-02-25T21:57:30.421Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.828 s - in io.quarkus.devtools.project.create.QuarkusPlatformReferencingUpstreamVersionTest
[2026-02-25T21:57:30.421Z] [INFO] Running io.quarkus.devtools.project.create.UpstreamStreamCoordsWithNullPlatformKeyTest
[2026-02-25T21:57:30.421Z] -----------
[2026-02-25T21:57:30.421Z] selected extensions:
[2026-02-25T21:57:30.421Z] - io.acme:ext-a
[2026-02-25T21:57:30.421Z]
[2026-02-25T21:57:30.421Z]
[2026-02-25T21:57:30.421Z] applying codestarts...
[2026-02-25T21:57:30.421Z] 📚 java
[2026-02-25T21:57:30.421Z] 🔨 maven
[2026-02-25T21:57:30.421Z] 📦 quarkus
[2026-02-25T21:57:30.421Z] 📝 config-properties
[2026-02-25T21:57:30.421Z] 🔧 dockerfiles
[2026-02-25T21:57:30.421Z] 🔧 maven-wrapper
[2026-02-25T21:57:30.421Z] 🚀 resteasy-codestart
[2026-02-25T21:57:30.421Z]
[2026-02-25T21:57:30.421Z] -----------
[2026-02-25T21:57:30.421Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:30.421Z] --> target/generated-test-projects/created-using-upstream-2.0
[2026-02-25T21:57:30.421Z] -----------
[2026-02-25T21:57:30.421Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in io.quarkus.devtools.project.create.UpstreamStreamCoordsWithNullPlatformKeyTest
[2026-02-25T21:57:30.421Z] [INFO] Running io.quarkus.devtools.project.create.QuarkusPlatformReferencingArchivedUpstreamVersionTest
[2026-02-25T21:57:30.421Z] -----------
[2026-02-25T21:57:30.421Z] selected extensions:
[2026-02-25T21:57:30.421Z] - io.acme:ext-b
[2026-02-25T21:57:30.421Z] - io.acme:ext-a
[2026-02-25T21:57:30.421Z] - io.acme:ext-e
[2026-02-25T21:57:30.421Z]
[2026-02-25T21:57:30.421Z]
[2026-02-25T21:57:30.421Z] applying codestarts...
[2026-02-25T21:57:30.421Z] 📚 java
[2026-02-25T21:57:30.421Z] 🔨 maven
[2026-02-25T21:57:30.421Z] 📦 quarkus
[2026-02-25T21:57:30.421Z] 📝 config-properties
[2026-02-25T21:57:30.421Z] 🔧 dockerfiles
[2026-02-25T21:57:30.421Z] 🔧 maven-wrapper
[2026-02-25T21:57:30.421Z] 🚀 resteasy-codestart
[2026-02-25T21:57:30.421Z]
[2026-02-25T21:57:30.421Z] -----------
[2026-02-25T21:57:30.421Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:30.421Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2026-02-25T21:57:30.421Z] -----------
[2026-02-25T21:57:30.421Z] -----------
[2026-02-25T21:57:30.421Z] selected extensions:
[2026-02-25T21:57:30.421Z] - io.acme:ext-b
[2026-02-25T21:57:30.421Z] - io.acme:ext-a
[2026-02-25T21:57:30.421Z]
[2026-02-25T21:57:30.421Z]
[2026-02-25T21:57:30.421Z] applying codestarts...
[2026-02-25T21:57:30.421Z] 📚 java
[2026-02-25T21:57:30.421Z] 🔨 maven
[2026-02-25T21:57:30.421Z] 📦 quarkus
[2026-02-25T21:57:30.421Z] 📝 config-properties
[2026-02-25T21:57:30.421Z] 🔧 dockerfiles
[2026-02-25T21:57:30.421Z] 🔧 maven-wrapper
[2026-02-25T21:57:30.421Z] 🚀 resteasy-codestart
[2026-02-25T21:57:30.421Z]
[2026-02-25T21:57:30.421Z] -----------
[2026-02-25T21:57:30.421Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:30.421Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2026-02-25T21:57:30.421Z] -----------
[2026-02-25T21:57:30.421Z] -----------
[2026-02-25T21:57:30.421Z] selected extensions:
[2026-02-25T21:57:30.421Z] - io.acme:ext-b
[2026-02-25T21:57:30.421Z] - io.acme:ext-a
[2026-02-25T21:57:30.421Z] - io.acme:ext-e
[2026-02-25T21:57:30.421Z]
[2026-02-25T21:57:30.421Z]
[2026-02-25T21:57:30.421Z] applying codestarts...
[2026-02-25T21:57:30.421Z] 📚 java
[2026-02-25T21:57:30.421Z] 🔨 maven
[2026-02-25T21:57:30.421Z] 📦 quarkus
[2026-02-25T21:57:30.421Z] 📝 config-properties
[2026-02-25T21:57:30.421Z] 🔧 dockerfiles
[2026-02-25T21:57:30.421Z] 🔧 maven-wrapper
[2026-02-25T21:57:30.421Z] 🚀 resteasy-codestart
[2026-02-25T21:57:30.421Z]
[2026-02-25T21:57:30.421Z] -----------
[2026-02-25T21:57:30.421Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:30.421Z] --> target/generated-test-projects/created-using-downstream-stream
[2026-02-25T21:57:30.421Z] -----------
[2026-02-25T21:57:30.740Z] -----------
[2026-02-25T21:57:30.740Z] selected extensions:
[2026-02-25T21:57:30.740Z] - io.acme:ext-a
[2026-02-25T21:57:30.740Z]
[2026-02-25T21:57:30.740Z]
[2026-02-25T21:57:30.740Z] applying codestarts...
[2026-02-25T21:57:30.740Z] 📚 java
[2026-02-25T21:57:30.740Z] 🔨 maven
[2026-02-25T21:57:30.740Z] 📦 quarkus
[2026-02-25T21:57:30.740Z] 📝 config-properties
[2026-02-25T21:57:30.740Z] 🔧 dockerfiles
[2026-02-25T21:57:30.740Z] 🔧 maven-wrapper
[2026-02-25T21:57:30.740Z] 🚀 resteasy-codestart
[2026-02-25T21:57:30.740Z]
[2026-02-25T21:57:30.740Z] -----------
[2026-02-25T21:57:30.740Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:30.740Z] --> target/generated-test-projects/downstream-upstream-platform
[2026-02-25T21:57:30.740Z] -----------
[2026-02-25T21:57:30.740Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-bar-bom has been installed
[2026-02-25T21:57:30.740Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-e-bom has been installed
[2026-02-25T21:57:30.740Z] [SUCCESS] ✅ Extension io.acme:ext-b has been installed
[2026-02-25T21:57:30.740Z] [SUCCESS] ✅ Extension io.acme:ext-e has been installed
[2026-02-25T21:57:30.740Z] [SUCCESS] ✅ Extension io.acme:ext-c:5.1 has been installed
[2026-02-25T21:57:30.740Z] [SUCCESS] ✅ Extension io.acme:ext-d:6.0 has been installed
[2026-02-25T21:57:30.740Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s - in io.quarkus.devtools.project.create.QuarkusPlatformReferencingArchivedUpstreamVersionTest
[2026-02-25T21:57:30.740Z] [INFO] Running io.quarkus.devtools.project.create.ExtensionCatalogFromProvidedPlatformsTest
[2026-02-25T21:57:30.740Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.devtools.project.create.ExtensionCatalogFromProvidedPlatformsTest
[2026-02-25T21:57:30.740Z] [INFO] Running io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromSinglePlatformTest
[2026-02-25T21:57:30.740Z] -----------
[2026-02-25T21:57:30.740Z] selected extensions:
[2026-02-25T21:57:30.740Z] - org.other:other-extension
[2026-02-25T21:57:30.740Z] - org.acme.platform:acme-foo
[2026-02-25T21:57:30.740Z] - org.acme.platform:acme-baz
[2026-02-25T21:57:30.740Z]
[2026-02-25T21:57:30.740Z]
[2026-02-25T21:57:30.740Z] applying codestarts...
[2026-02-25T21:57:30.740Z] 📚 java
[2026-02-25T21:57:30.740Z] 🔨 maven
[2026-02-25T21:57:30.740Z] 📦 quarkus
[2026-02-25T21:57:30.740Z] 📝 config-properties
[2026-02-25T21:57:30.740Z] 🔧 dockerfiles
[2026-02-25T21:57:30.740Z] 🔧 maven-wrapper
[2026-02-25T21:57:30.740Z] 🚀 resteasy-codestart
[2026-02-25T21:57:30.740Z]
[2026-02-25T21:57:30.740Z] -----------
[2026-02-25T21:57:30.740Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:30.740Z] --> target/generated-test-projects/latest-release-old-stream
[2026-02-25T21:57:30.740Z] -----------
[2026-02-25T21:57:30.740Z] -----------
[2026-02-25T21:57:30.740Z] selected extensions:
[2026-02-25T21:57:30.740Z] - org.other:other-extension
[2026-02-25T21:57:30.740Z] - org.acme.platform:acme-foo
[2026-02-25T21:57:30.740Z]
[2026-02-25T21:57:30.740Z]
[2026-02-25T21:57:30.740Z] applying codestarts...
[2026-02-25T21:57:30.740Z] 📚 java
[2026-02-25T21:57:30.740Z] 🔨 maven
[2026-02-25T21:57:30.740Z] 📦 quarkus
[2026-02-25T21:57:30.740Z] 📝 config-properties
[2026-02-25T21:57:30.740Z] 🔧 dockerfiles
[2026-02-25T21:57:30.740Z] 🔧 maven-wrapper
[2026-02-25T21:57:30.740Z] 🚀 resteasy-codestart
[2026-02-25T21:57:30.740Z]
[2026-02-25T21:57:30.740Z] -----------
[2026-02-25T21:57:30.740Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:30.740Z] --> target/generated-test-projects/latest-release-latest-stream
[2026-02-25T21:57:30.740Z] -----------
[2026-02-25T21:57:31.051Z] -----------
[2026-02-25T21:57:31.051Z] selected extensions:
[2026-02-25T21:57:31.051Z] - org.other:other-five-one
[2026-02-25T21:57:31.051Z]
[2026-02-25T21:57:31.051Z]
[2026-02-25T21:57:31.051Z] applying codestarts...
[2026-02-25T21:57:31.051Z] 📚 java
[2026-02-25T21:57:31.051Z] 🔨 maven
[2026-02-25T21:57:31.051Z] 📦 quarkus
[2026-02-25T21:57:31.051Z] 📝 config-properties
[2026-02-25T21:57:31.051Z] 🔧 dockerfiles
[2026-02-25T21:57:31.051Z] 🔧 maven-wrapper
[2026-02-25T21:57:31.051Z] 🚀 resteasy-codestart
[2026-02-25T21:57:31.051Z]
[2026-02-25T21:57:31.051Z] -----------
[2026-02-25T21:57:31.051Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:31.051Z] --> target/generated-test-projects/add-extension-incompatible-member-bom
[2026-02-25T21:57:31.051Z] -----------
[2026-02-25T21:57:31.051Z] [ERROR] ❗ Nothing installed because keyword(s) 'acme-bar' were not matched in the catalog.
[2026-02-25T21:57:31.051Z] -----------
[2026-02-25T21:57:31.051Z] selected extensions:
[2026-02-25T21:57:31.051Z] - org.other:other-extension
[2026-02-25T21:57:31.051Z] - org.acme.platform:acme-foo
[2026-02-25T21:57:31.051Z] - org.other:other-five-zero
[2026-02-25T21:57:31.051Z]
[2026-02-25T21:57:31.051Z]
[2026-02-25T21:57:31.363Z] applying codestarts...
[2026-02-25T21:57:31.363Z] 📚 java
[2026-02-25T21:57:31.363Z] 🔨 maven
[2026-02-25T21:57:31.363Z] 📦 quarkus
[2026-02-25T21:57:31.363Z] 📝 config-properties
[2026-02-25T21:57:31.363Z] 🔧 dockerfiles
[2026-02-25T21:57:31.363Z] 🔧 maven-wrapper
[2026-02-25T21:57:31.363Z] 🚀 resteasy-codestart
[2026-02-25T21:57:31.363Z]
[2026-02-25T21:57:31.363Z] -----------
[2026-02-25T21:57:31.363Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:31.363Z] --> target/generated-test-projects/non-platform-extension-oldest-quarkus-version
[2026-02-25T21:57:31.363Z] -----------
[2026-02-25T21:57:31.363Z] -----------
[2026-02-25T21:57:31.363Z] selected extensions:
[2026-02-25T21:57:31.363Z] - org.acme.platform:acme-bar
[2026-02-25T21:57:31.363Z] - org.other:other-extension
[2026-02-25T21:57:31.363Z] - org.acme.platform:acme-foo
[2026-02-25T21:57:31.363Z]
[2026-02-25T21:57:31.363Z]
[2026-02-25T21:57:31.363Z] applying codestarts...
[2026-02-25T21:57:31.363Z] 📚 java
[2026-02-25T21:57:31.363Z] 🔨 maven
[2026-02-25T21:57:31.363Z] 📦 quarkus
[2026-02-25T21:57:31.363Z] 📝 config-properties
[2026-02-25T21:57:31.363Z] 🔧 dockerfiles
[2026-02-25T21:57:31.363Z] 🔧 maven-wrapper
[2026-02-25T21:57:31.363Z] 🚀 resteasy-codestart
[2026-02-25T21:57:31.363Z]
[2026-02-25T21:57:31.363Z] -----------
[2026-02-25T21:57:31.363Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:31.363Z] --> target/generated-test-projects/old-release-old-stream
[2026-02-25T21:57:31.363Z] -----------
[2026-02-25T21:57:31.363Z] [ERROR] ❗ Failed to determine a compatible Quarkus version for the requested extensions: org.acme.platform:acme-bar, org.other:other-five-one
[2026-02-25T21:57:31.363Z] -----------
[2026-02-25T21:57:31.363Z] selected extensions:
[2026-02-25T21:57:31.363Z] - org.other:other-extension
[2026-02-25T21:57:31.363Z] - org.acme.platform:acme-foo
[2026-02-25T21:57:31.363Z] - org.other:other-five-one
[2026-02-25T21:57:31.363Z]
[2026-02-25T21:57:31.363Z]
[2026-02-25T21:57:31.363Z] applying codestarts...
[2026-02-25T21:57:31.363Z] 📚 java
[2026-02-25T21:57:31.363Z] 🔨 maven
[2026-02-25T21:57:31.363Z] 📦 quarkus
[2026-02-25T21:57:31.363Z] 📝 config-properties
[2026-02-25T21:57:31.363Z] 🔧 dockerfiles
[2026-02-25T21:57:31.363Z] 🔧 maven-wrapper
[2026-02-25T21:57:31.363Z] 🚀 resteasy-codestart
[2026-02-25T21:57:31.363Z]
[2026-02-25T21:57:31.363Z] -----------
[2026-02-25T21:57:31.363Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:31.363Z] --> target/generated-test-projects/non-platform-extension-quarkus-version-112
[2026-02-25T21:57:31.363Z] -----------
[2026-02-25T21:57:31.363Z] -----------
[2026-02-25T21:57:31.363Z] selected extensions:
[2026-02-25T21:57:31.363Z] - org.other:other-extension
[2026-02-25T21:57:31.363Z] - io.quarkus:quarkus-core
[2026-02-25T21:57:31.363Z] - org.acme.platform:acme-foo
[2026-02-25T21:57:31.363Z] - org.acme.platform:acme-baz
[2026-02-25T21:57:31.363Z] - org.other:other-five-one
[2026-02-25T21:57:31.363Z]
[2026-02-25T21:57:31.363Z]
[2026-02-25T21:57:31.363Z] applying codestarts...
[2026-02-25T21:57:31.363Z] 📚 java
[2026-02-25T21:57:31.363Z] 🔨 maven
[2026-02-25T21:57:31.363Z] 📦 quarkus
[2026-02-25T21:57:31.363Z] 📝 config-properties
[2026-02-25T21:57:31.363Z] 🔧 dockerfiles
[2026-02-25T21:57:31.363Z] 🔧 maven-wrapper
[2026-02-25T21:57:31.363Z]
[2026-02-25T21:57:31.363Z] -----------
[2026-02-25T21:57:31.363Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:31.363Z] --> target/generated-test-projects/preferred-catalogs
[2026-02-25T21:57:31.363Z] -----------
[2026-02-25T21:57:31.363Z] -----------
[2026-02-25T21:57:31.363Z] selected extensions:
[2026-02-25T21:57:31.363Z] - org.other:other-five-one
[2026-02-25T21:57:31.363Z]
[2026-02-25T21:57:31.363Z]
[2026-02-25T21:57:31.363Z] applying codestarts...
[2026-02-25T21:57:31.363Z] 📚 java
[2026-02-25T21:57:31.363Z] 🔨 maven
[2026-02-25T21:57:31.363Z] 📦 quarkus
[2026-02-25T21:57:31.363Z] 📝 config-properties
[2026-02-25T21:57:31.363Z] 🔧 dockerfiles
[2026-02-25T21:57:31.363Z] 🔧 maven-wrapper
[2026-02-25T21:57:31.363Z] 🚀 resteasy-codestart
[2026-02-25T21:57:31.363Z]
[2026-02-25T21:57:31.363Z] -----------
[2026-02-25T21:57:31.363Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:31.363Z] --> target/generated-test-projects/add-extension-import-bom
[2026-02-25T21:57:31.363Z] -----------
[2026-02-25T21:57:31.363Z] [SUCCESS] ✅ Platform org.acme.platform:acme-baz-bom has been installed
[2026-02-25T21:57:31.363Z] [SUCCESS] ✅ Extension org.acme.platform:acme-baz has been installed
[2026-02-25T21:57:31.363Z] -----------
[2026-02-25T21:57:31.363Z] selected extensions:
[2026-02-25T21:57:31.363Z] - org.other:other-extension
[2026-02-25T21:57:31.363Z] - org.acme.platform:acme-foo
[2026-02-25T21:57:31.363Z] - org.other:other-six-zero
[2026-02-25T21:57:31.363Z]
[2026-02-25T21:57:31.363Z]
[2026-02-25T21:57:31.363Z] applying codestarts...
[2026-02-25T21:57:31.363Z] 📚 java
[2026-02-25T21:57:31.363Z] 🔨 maven
[2026-02-25T21:57:31.363Z] 📦 quarkus
[2026-02-25T21:57:31.363Z] 📝 config-properties
[2026-02-25T21:57:31.363Z] 🔧 dockerfiles
[2026-02-25T21:57:31.363Z] 🔧 maven-wrapper
[2026-02-25T21:57:31.363Z] 🚀 resteasy-codestart
[2026-02-25T21:57:31.363Z]
[2026-02-25T21:57:31.363Z] -----------
[2026-02-25T21:57:31.363Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:31.363Z] --> target/generated-test-projects/non-platform-extension-latest-quarkus-version
[2026-02-25T21:57:31.363Z] -----------
[2026-02-25T21:57:31.363Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 s - in io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromSinglePlatformTest
[2026-02-25T21:57:31.363Z] [INFO] Running io.quarkus.devtools.project.create.ExtensionsAppearingInPlatformAndNonPlatformCatalogsTest
[2026-02-25T21:57:31.677Z] -----------
[2026-02-25T21:57:31.677Z] selected extensions:
[2026-02-25T21:57:31.677Z] - org.other:other-extension
[2026-02-25T21:57:31.677Z] - org.acme.platform:acme-foo
[2026-02-25T21:57:31.677Z] - org.acme.platform:acme-baz
[2026-02-25T21:57:31.677Z]
[2026-02-25T21:57:31.677Z]
[2026-02-25T21:57:31.677Z] applying codestarts...
[2026-02-25T21:57:31.677Z] 📚 java
[2026-02-25T21:57:31.677Z] 🔨 maven
[2026-02-25T21:57:31.677Z] 📦 quarkus
[2026-02-25T21:57:31.677Z] 📝 config-properties
[2026-02-25T21:57:31.677Z] 🔧 dockerfiles
[2026-02-25T21:57:31.677Z] 🔧 maven-wrapper
[2026-02-25T21:57:31.677Z] 🚀 resteasy-codestart
[2026-02-25T21:57:31.677Z]
[2026-02-25T21:57:31.677Z] -----------
[2026-02-25T21:57:31.677Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:31.677Z] --> target/generated-test-projects/latest-release-old-stream
[2026-02-25T21:57:31.677Z] -----------
[2026-02-25T21:57:31.677Z] -----------
[2026-02-25T21:57:31.677Z] selected extensions:
[2026-02-25T21:57:31.677Z] - org.other:other-extension
[2026-02-25T21:57:31.677Z] - org.acme.platform:acme-foo
[2026-02-25T21:57:31.677Z]
[2026-02-25T21:57:31.677Z]
[2026-02-25T21:57:31.677Z] applying codestarts...
[2026-02-25T21:57:31.677Z] 📚 java
[2026-02-25T21:57:31.677Z] 🔨 maven
[2026-02-25T21:57:31.677Z] 📦 quarkus
[2026-02-25T21:57:31.677Z] 📝 config-properties
[2026-02-25T21:57:31.677Z] 🔧 dockerfiles
[2026-02-25T21:57:31.677Z] 🔧 maven-wrapper
[2026-02-25T21:57:31.677Z] 🚀 resteasy-codestart
[2026-02-25T21:57:31.677Z]
[2026-02-25T21:57:31.677Z] -----------
[2026-02-25T21:57:31.677Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:31.677Z] --> target/generated-test-projects/latest-release-latest-stream
[2026-02-25T21:57:31.677Z] -----------
[2026-02-25T21:57:31.677Z] -----------
[2026-02-25T21:57:31.677Z] selected extensions:
[2026-02-25T21:57:31.677Z] - org.other:other-five-one
[2026-02-25T21:57:31.677Z]
[2026-02-25T21:57:31.677Z]
[2026-02-25T21:57:31.677Z] applying codestarts...
[2026-02-25T21:57:31.677Z] 📚 java
[2026-02-25T21:57:31.677Z] 🔨 maven
[2026-02-25T21:57:31.677Z] 📦 quarkus
[2026-02-25T21:57:31.677Z] 📝 config-properties
[2026-02-25T21:57:31.677Z] 🔧 dockerfiles
[2026-02-25T21:57:31.677Z] 🔧 maven-wrapper
[2026-02-25T21:57:31.677Z] 🚀 resteasy-codestart
[2026-02-25T21:57:31.677Z]
[2026-02-25T21:57:31.677Z] -----------
[2026-02-25T21:57:31.677Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:31.677Z] --> target/generated-test-projects/add-extension-incompatible-member-bom
[2026-02-25T21:57:31.677Z] -----------
[2026-02-25T21:57:31.677Z] [ERROR] ❗ Nothing installed because keyword(s) 'acme-bar' were not matched in the catalog.
[2026-02-25T21:57:31.677Z] -----------
[2026-02-25T21:57:31.677Z] selected extensions:
[2026-02-25T21:57:31.677Z] - org.other:other-extension
[2026-02-25T21:57:31.677Z] - org.acme.platform:acme-foo
[2026-02-25T21:57:31.677Z] - org.other:other-five-zero
[2026-02-25T21:57:31.677Z]
[2026-02-25T21:57:31.677Z]
[2026-02-25T21:57:31.677Z] applying codestarts...
[2026-02-25T21:57:31.677Z] 📚 java
[2026-02-25T21:57:31.677Z] 🔨 maven
[2026-02-25T21:57:31.677Z] 📦 quarkus
[2026-02-25T21:57:31.677Z] 📝 config-properties
[2026-02-25T21:57:31.677Z] 🔧 dockerfiles
[2026-02-25T21:57:31.677Z] 🔧 maven-wrapper
[2026-02-25T21:57:31.677Z] 🚀 resteasy-codestart
[2026-02-25T21:57:31.677Z]
[2026-02-25T21:57:31.677Z] -----------
[2026-02-25T21:57:31.677Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:31.677Z] --> target/generated-test-projects/non-platform-extension-oldest-quarkus-version
[2026-02-25T21:57:31.677Z] -----------
[2026-02-25T21:57:31.677Z] -----------
[2026-02-25T21:57:31.677Z] selected extensions:
[2026-02-25T21:57:31.677Z] - org.acme.platform:acme-bar
[2026-02-25T21:57:31.677Z] - org.other:other-extension
[2026-02-25T21:57:31.677Z] - org.acme.platform:acme-foo
[2026-02-25T21:57:31.677Z]
[2026-02-25T21:57:31.677Z]
[2026-02-25T21:57:31.677Z] applying codestarts...
[2026-02-25T21:57:31.677Z] 📚 java
[2026-02-25T21:57:31.677Z] 🔨 maven
[2026-02-25T21:57:31.677Z] 📦 quarkus
[2026-02-25T21:57:31.677Z] 📝 config-properties
[2026-02-25T21:57:31.677Z] 🔧 dockerfiles
[2026-02-25T21:57:31.677Z] 🔧 maven-wrapper
[2026-02-25T21:57:31.677Z] 🚀 resteasy-codestart
[2026-02-25T21:57:31.677Z]
[2026-02-25T21:57:31.677Z] -----------
[2026-02-25T21:57:31.677Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:31.677Z] --> target/generated-test-projects/old-release-old-stream
[2026-02-25T21:57:31.677Z] -----------
[2026-02-25T21:57:31.677Z] [ERROR] ❗ Failed to determine a compatible Quarkus version for the requested extensions: org.acme.platform:acme-bar, org.other:other-five-one
[2026-02-25T21:57:31.677Z] -----------
[2026-02-25T21:57:31.677Z] selected extensions:
[2026-02-25T21:57:31.677Z] - org.other:other-extension
[2026-02-25T21:57:31.677Z] - org.acme.platform:acme-foo
[2026-02-25T21:57:31.677Z] - org.other:other-five-one
[2026-02-25T21:57:31.677Z]
[2026-02-25T21:57:31.677Z]
[2026-02-25T21:57:31.677Z] applying codestarts...
[2026-02-25T21:57:31.677Z] 📚 java
[2026-02-25T21:57:31.677Z] 🔨 maven
[2026-02-25T21:57:31.677Z] 📦 quarkus
[2026-02-25T21:57:31.677Z] 📝 config-properties
[2026-02-25T21:57:31.678Z] 🔧 dockerfiles
[2026-02-25T21:57:31.678Z] 🔧 maven-wrapper
[2026-02-25T21:57:31.678Z] 🚀 resteasy-codestart
[2026-02-25T21:57:31.678Z]
[2026-02-25T21:57:31.678Z] -----------
[2026-02-25T21:57:31.678Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:31.678Z] --> target/generated-test-projects/non-platform-extension-quarkus-version-112
[2026-02-25T21:57:31.678Z] -----------
[2026-02-25T21:57:31.990Z] -----------
[2026-02-25T21:57:31.990Z] selected extensions:
[2026-02-25T21:57:31.990Z] - org.other:other-extension
[2026-02-25T21:57:31.990Z] - io.quarkus:quarkus-core
[2026-02-25T21:57:31.990Z] - org.acme.platform:acme-foo
[2026-02-25T21:57:31.990Z] - org.acme.platform:acme-baz
[2026-02-25T21:57:31.990Z] - org.other:other-five-one
[2026-02-25T21:57:31.990Z]
[2026-02-25T21:57:31.990Z]
[2026-02-25T21:57:31.990Z] applying codestarts...
[2026-02-25T21:57:31.990Z] 📚 java
[2026-02-25T21:57:31.990Z] 🔨 maven
[2026-02-25T21:57:31.990Z] 📦 quarkus
[2026-02-25T21:57:31.990Z] 📝 config-properties
[2026-02-25T21:57:31.990Z] 🔧 dockerfiles
[2026-02-25T21:57:31.990Z] 🔧 maven-wrapper
[2026-02-25T21:57:31.990Z]
[2026-02-25T21:57:31.990Z] -----------
[2026-02-25T21:57:31.990Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:31.990Z] --> target/generated-test-projects/preferred-catalogs
[2026-02-25T21:57:31.990Z] -----------
[2026-02-25T21:57:31.990Z] -----------
[2026-02-25T21:57:31.990Z] selected extensions:
[2026-02-25T21:57:31.990Z] - org.other:other-five-one
[2026-02-25T21:57:31.990Z]
[2026-02-25T21:57:31.990Z]
[2026-02-25T21:57:31.990Z] applying codestarts...
[2026-02-25T21:57:31.990Z] 📚 java
[2026-02-25T21:57:31.990Z] 🔨 maven
[2026-02-25T21:57:31.990Z] 📦 quarkus
[2026-02-25T21:57:31.990Z] 📝 config-properties
[2026-02-25T21:57:31.990Z] 🔧 dockerfiles
[2026-02-25T21:57:31.990Z] 🔧 maven-wrapper
[2026-02-25T21:57:31.990Z] 🚀 resteasy-codestart
[2026-02-25T21:57:31.990Z]
[2026-02-25T21:57:31.990Z] -----------
[2026-02-25T21:57:31.990Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:31.990Z] --> target/generated-test-projects/add-extension-import-bom
[2026-02-25T21:57:31.990Z] -----------
[2026-02-25T21:57:31.990Z] [SUCCESS] ✅ Platform org.acme.platform:acme-baz-bom has been installed
[2026-02-25T21:57:31.990Z] [SUCCESS] ✅ Extension org.acme.platform:acme-baz has been installed
[2026-02-25T21:57:31.990Z] -----------
[2026-02-25T21:57:31.990Z] selected extensions:
[2026-02-25T21:57:31.990Z] - org.other:other-extension
[2026-02-25T21:57:31.990Z] - org.acme.platform:acme-foo
[2026-02-25T21:57:31.990Z] - org.other:other-six-zero
[2026-02-25T21:57:31.990Z]
[2026-02-25T21:57:31.990Z]
[2026-02-25T21:57:31.990Z] applying codestarts...
[2026-02-25T21:57:31.990Z] 📚 java
[2026-02-25T21:57:31.990Z] 🔨 maven
[2026-02-25T21:57:31.990Z] 📦 quarkus
[2026-02-25T21:57:31.990Z] 📝 config-properties
[2026-02-25T21:57:31.990Z] 🔧 dockerfiles
[2026-02-25T21:57:31.990Z] 🔧 maven-wrapper
[2026-02-25T21:57:31.990Z] 🚀 resteasy-codestart
[2026-02-25T21:57:31.990Z]
[2026-02-25T21:57:31.990Z] -----------
[2026-02-25T21:57:31.990Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-02-25T21:57:31.990Z] --> target/generated-test-projects/non-platform-extension-latest-quarkus-version
[2026-02-25T21:57:31.991Z] -----------
[2026-02-25T21:57:31.991Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.534 s - in io.quarkus.devtools.project.create.ExtensionsAppearingInPlatformAndNonPlatformCatalogsTest
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] Results:
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-testing ---
[2026-02-25T21:57:31.991Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final.jar
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-testing ---
[2026-02-25T21:57:31.991Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final-sources.jar
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-testing ---
[2026-02-25T21:57:31.991Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-testing/2.7.5.Final/quarkus-devtools-testing-2.7.5.Final.jar
[2026-02-25T21:57:31.991Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-testing/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devtools-testing/2.7.5.Final/quarkus-devtools-testing-2.7.5.Final.pom
[2026-02-25T21:57:31.991Z] [INFO] Installing /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devtools-testing/2.7.5.Final/quarkus-devtools-testing-2.7.5.Final-sources.jar
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-parent >--------
[2026-02-25T21:57:31.991Z] [INFO] Building RESTEasy Reactive - Parent pom 2.7.5.Final [50/964]
[2026-02-25T21:57:31.991Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-parent ---
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-parent ---
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-parent ---
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-parent ---
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-parent ---
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-parent ---
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-parent ---
[2026-02-25T21:57:31.991Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-parent ---
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-parent ---
[2026-02-25T21:57:31.991Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-parent/2.7.5.Final/resteasy-reactive-parent-2.7.5.Final.pom
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-common-parent >----
[2026-02-25T21:57:31.991Z] [INFO] Building RESTEasy Reactive - Common Parent 2.7.5.Final [51/964]
[2026-02-25T21:57:31.991Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common-parent ---
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common-parent ---
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common-parent ---
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common-parent ---
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common-parent ---
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common-parent ---
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common-parent ---
[2026-02-25T21:57:31.991Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common-parent ---
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common-parent ---
[2026-02-25T21:57:31.991Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-parent/2.7.5.Final/resteasy-reactive-common-parent-2.7.5.Final.pom
[2026-02-25T21:57:31.991Z] [INFO]
[2026-02-25T21:57:31.991Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-common >--------
[2026-02-25T21:57:31.991Z] [INFO] Building RESTEasy Reactive - Common Runtime 2.7.5.Final [52/964]
[2026-02-25T21:57:31.991Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:57:31.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.pom
[2026-02-25T21:57:32.304Z] [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 423 kB/s)
[2026-02-25T21:57:32.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom
[2026-02-25T21:57:32.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 1.1 MB/s)
[2026-02-25T21:57:32.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar
[2026-02-25T21:57:32.304Z] [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 2.6 MB/s)
[2026-02-25T21:57:32.304Z] [INFO]
[2026-02-25T21:57:32.304Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common ---
[2026-02-25T21:57:32.304Z] [INFO]
[2026-02-25T21:57:32.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common ---
[2026-02-25T21:57:32.304Z] [INFO]
[2026-02-25T21:57:32.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common ---
[2026-02-25T21:57:32.304Z] [INFO]
[2026-02-25T21:57:32.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common ---
[2026-02-25T21:57:32.304Z] [INFO]
[2026-02-25T21:57:32.304Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common ---
[2026-02-25T21:57:32.304Z] [INFO]
[2026-02-25T21:57:32.304Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common ---
[2026-02-25T21:57:32.615Z] [INFO] Processed 142 files in 352ms (Formatted: 0, Unchanged: 142, Failed: 0, Readonly: 0)
[2026-02-25T21:57:32.615Z] [INFO]
[2026-02-25T21:57:32.615Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common ---
[2026-02-25T21:57:32.928Z] [INFO] Processed 142 files in 00:00.340 (Already Sorted: 142, Needed Sorting: 0)
[2026-02-25T21:57:32.928Z] [INFO]
[2026-02-25T21:57:32.928Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-common ---
[2026-02-25T21:57:32.928Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:32.928Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:57:32.928Z] [INFO] Copying 1 resource
[2026-02-25T21:57:32.928Z] [INFO]
[2026-02-25T21:57:32.928Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-common ---
[2026-02-25T21:57:32.928Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:57:32.928Z] [INFO] Compiling 142 source files to /quarkus/independent-projects/resteasy-reactive/common/runtime/target/classes
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[42,67] unchecked cast
[2026-02-25T21:57:33.616Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-25T21:57:33.616Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[47,67] unchecked cast
[2026-02-25T21:57:33.616Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-25T21:57:33.616Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#2 of ?>
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[55,20] unchecked conversion
[2026-02-25T21:57:33.616Z] required: org.jboss.resteasy.reactive.common.model.ResourceInterceptor<T>
[2026-02-25T21:57:33.616Z] found: org.jboss.resteasy.reactive.common.model.ResourceInterceptor.Reversed
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/PreMatchInterceptorContainer.java:[24,67] unchecked cast
[2026-02-25T21:57:33.616Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-25T21:57:33.616Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#3 of ?>
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RestResponseImpl.java:[110,65] unchecked cast
[2026-02-25T21:57:33.616Z] required: T
[2026-02-25T21:57:33.616Z] found: capture#4 of ?
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RestResponseImpl.java:[135,24] unchecked cast
[2026-02-25T21:57:33.616Z] required: T
[2026-02-25T21:57:33.616Z] found: T
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/headers/ServerCookie.java:[74,27] deprecated item is not annotated with @Deprecated
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[99,20] unchecked cast
[2026-02-25T21:57:33.616Z] required: T
[2026-02-25T21:57:33.616Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[141,46] unchecked cast
[2026-02-25T21:57:33.616Z] required: T
[2026-02-25T21:57:33.616Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[281,20] unchecked cast
[2026-02-25T21:57:33.616Z] required: T
[2026-02-25T21:57:33.616Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[290,20] unchecked cast
[2026-02-25T21:57:33.616Z] required: T
[2026-02-25T21:57:33.616Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/providers/serialisers/FormUrlEncodedProvider.java:[47,84] unchecked cast
[2026-02-25T21:57:33.616Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2026-02-25T21:57:33.616Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[92,63] unchecked cast
[2026-02-25T21:57:33.616Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-25T21:57:33.616Z] found: org.jboss.resteasy.reactive.common.headers.MediaTypeHeaderDelegate
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[94,52] unchecked cast
[2026-02-25T21:57:33.616Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-25T21:57:33.616Z] found: org.jboss.resteasy.reactive.common.headers.DateDelegate
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[96,60] unchecked cast
[2026-02-25T21:57:33.616Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-25T21:57:33.616Z] found: org.jboss.resteasy.reactive.common.headers.CacheControlDelegate
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[98,63] unchecked cast
[2026-02-25T21:57:33.616Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-25T21:57:33.616Z] found: org.jboss.resteasy.reactive.common.headers.NewCookieHeaderDelegate
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[100,60] unchecked cast
[2026-02-25T21:57:33.616Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-25T21:57:33.616Z] found: org.jboss.resteasy.reactive.common.headers.CookieHeaderDelegate
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[102,57] unchecked cast
[2026-02-25T21:57:33.616Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-25T21:57:33.616Z] found: org.jboss.resteasy.reactive.common.headers.EntityTagDelegate
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[104,54] unchecked cast
[2026-02-25T21:57:33.616Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-25T21:57:33.616Z] found: org.jboss.resteasy.reactive.common.headers.LocaleDelegate
[2026-02-25T21:57:33.616Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[106,52] unchecked cast
[2026-02-25T21:57:33.616Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-25T21:57:33.617Z] found: org.jboss.resteasy.reactive.common.headers.LinkDelegate
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[108,62] unchecked cast
[2026-02-25T21:57:33.617Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-02-25T21:57:33.617Z] found: org.jboss.resteasy.reactive.common.headers.ObjectToStringDelegate
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/DeploymentUtils.java:[38,49] unchecked cast
[2026-02-25T21:57:33.617Z] required: java.lang.Class<T>
[2026-02-25T21:57:33.617Z] found: java.lang.Class<capture#5 of ?>
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/DeploymentUtils.java:[41,44] unchecked cast
[2026-02-25T21:57:33.617Z] required: java.lang.Class<T>
[2026-02-25T21:57:33.617Z] found: java.lang.Class<capture#6 of ?>
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[270,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[270,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceReader is applied to given types
[2026-02-25T21:57:33.617Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2026-02-25T21:57:33.617Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[270,43] unchecked conversion
[2026-02-25T21:57:33.617Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2026-02-25T21:57:33.617Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[288,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[288,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceWriter is applied to given types
[2026-02-25T21:57:33.617Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2026-02-25T21:57:33.617Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[288,43] unchecked conversion
[2026-02-25T21:57:33.617Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2026-02-25T21:57:33.617Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[378,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[378,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceReader is applied to given types
[2026-02-25T21:57:33.617Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2026-02-25T21:57:33.617Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[378,43] unchecked conversion
[2026-02-25T21:57:33.617Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2026-02-25T21:57:33.617Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[394,43] unchecked call to UnmanagedBeanFactory(T) as a member of the raw type org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[394,42] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceWriter is applied to given types
[2026-02-25T21:57:33.617Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2026-02-25T21:57:33.617Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[394,43] unchecked conversion
[2026-02-25T21:57:33.617Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2026-02-25T21:57:33.617Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ResponseImpl.java:[117,24] unchecked cast
[2026-02-25T21:57:33.617Z] required: T
[2026-02-25T21:57:33.617Z] found: java.lang.Object
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/SingletonBeanFactory.java:[34,28] unchecked cast
[2026-02-25T21:57:33.617Z] required: T
[2026-02-25T21:57:33.617Z] found: java.lang.Object
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/reflection/ReflectionBeanFactory.java:[17,33] unchecked cast
[2026-02-25T21:57:33.617Z] required: T
[2026-02-25T21:57:33.617Z] found: capture#7 of ?
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[65,40] Character(char) in java.lang.Character has been deprecated
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[66,36] Character(char) in java.lang.Character has been deprecated
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[71,21] Character(char) in java.lang.Character has been deprecated
[2026-02-25T21:57:33.617Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/TypeConverter.java:[73,21] Character(char) in java.lang.Character has been deprecated
[2026-02-25T21:57:33.617Z] [INFO]
[2026-02-25T21:57:33.617Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-common ---
[2026-02-25T21:57:33.617Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:33.617Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:57:33.617Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/runtime/src/test/resources
[2026-02-25T21:57:33.617Z] [INFO]
[2026-02-25T21:57:33.617Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-common ---
[2026-02-25T21:57:33.617Z] [INFO] No sources to compile
[2026-02-25T21:57:33.617Z] [INFO]
[2026-02-25T21:57:33.617Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-common ---
[2026-02-25T21:57:33.617Z] [INFO] No tests to run.
[2026-02-25T21:57:33.617Z] [INFO]
[2026-02-25T21:57:33.617Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-common ---
[2026-02-25T21:57:33.617Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final.jar
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common ---
[2026-02-25T21:57:33.932Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final-sources.jar
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common ---
[2026-02-25T21:57:33.932Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.5.Final/resteasy-reactive-common-2.7.5.Final.jar
[2026-02-25T21:57:33.932Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/runtime/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.5.Final/resteasy-reactive-common-2.7.5.Final.pom
[2026-02-25T21:57:33.932Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.5.Final/resteasy-reactive-common-2.7.5.Final-sources.jar
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-server-parent >----
[2026-02-25T21:57:33.932Z] [INFO] Building RESTEasy Reactive - Server Parent 2.7.5.Final [53/964]
[2026-02-25T21:57:33.932Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-server-parent ---
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-server-parent ---
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-server-parent ---
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-server-parent ---
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-server-parent ---
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-server-parent ---
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-server-parent ---
[2026-02-25T21:57:33.932Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-server-parent ---
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-server-parent ---
[2026-02-25T21:57:33.932Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-server-parent/2.7.5.Final/resteasy-reactive-server-parent-2.7.5.Final.pom
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] -----------< io.quarkus.resteasy.reactive:resteasy-reactive >-----------
[2026-02-25T21:57:33.932Z] [INFO] Building RESTEasy Reactive - Runtime 2.7.5.Final [54/964]
[2026-02-25T21:57:33.932Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive ---
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive ---
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive ---
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive ---
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive ---
[2026-02-25T21:57:33.932Z] [INFO]
[2026-02-25T21:57:33.932Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive ---
[2026-02-25T21:57:34.614Z] [INFO] Processed 201 files in 558ms (Formatted: 0, Unchanged: 201, Failed: 0, Readonly: 0)
[2026-02-25T21:57:34.614Z] [INFO]
[2026-02-25T21:57:34.614Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive ---
[2026-02-25T21:57:35.288Z] [INFO] Processed 201 files in 00:00.657 (Already Sorted: 201, Needed Sorting: 0)
[2026-02-25T21:57:35.288Z] [INFO]
[2026-02-25T21:57:35.288Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive ---
[2026-02-25T21:57:35.288Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:35.288Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:57:35.288Z] [INFO] Copying 1 resource
[2026-02-25T21:57:35.288Z] [INFO]
[2026-02-25T21:57:35.288Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive ---
[2026-02-25T21:57:35.288Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:57:35.288Z] [INFO] Compiling 200 source files to /quarkus/independent-projects/resteasy-reactive/server/runtime/target/classes
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/handlers/ParameterHandler.java:[137,19] unchecked cast
[2026-02-25T21:57:35.980Z] required: E
[2026-02-25T21:57:35.980Z] found: java.lang.Throwable
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ParamConverterProviders.java:[29,84] unchecked cast
[2026-02-25T21:57:35.980Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ParamConverterProvider>
[2026-02-25T21:57:35.980Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ProvidersImpl.java:[30,47] unchecked cast
[2026-02-25T21:57:35.980Z] required: javax.ws.rs.ext.MessageBodyReader<T>
[2026-02-25T21:57:35.980Z] found: javax.ws.rs.ext.MessageBodyReader<capture#2 of ?>
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ProvidersImpl.java:[42,47] unchecked cast
[2026-02-25T21:57:35.980Z] required: javax.ws.rs.ext.MessageBodyWriter<T>
[2026-02-25T21:57:35.980Z] found: javax.ws.rs.ext.MessageBodyWriter<capture#3 of ?>
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/mapping/SubstringMap.java:[50,49] unchecked cast
[2026-02-25T21:57:35.980Z] required: org.jboss.resteasy.reactive.server.mapping.SubstringMap.SubstringMatch<V>
[2026-02-25T21:57:35.980Z] found: java.lang.Object
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ExceptionMapping.java:[73,44] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper is applied to given types
[2026-02-25T21:57:35.980Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ExceptionMapper<T>>
[2026-02-25T21:57:35.980Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ExceptionMapping.java:[73,45] unchecked conversion
[2026-02-25T21:57:35.980Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ExceptionMapper<T>>
[2026-02-25T21:57:35.980Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[69,110] unchecked cast
[2026-02-25T21:57:35.980Z] required: javax.ws.rs.ext.ContextResolver<T>
[2026-02-25T21:57:35.980Z] found: javax.ws.rs.ext.ContextResolver<capture#4 of ?>
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[91,33] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceContextResolver is applied to given types
[2026-02-25T21:57:35.980Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ContextResolver<?>>
[2026-02-25T21:57:35.980Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[91,34] unchecked conversion
[2026-02-25T21:57:35.980Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ContextResolver<?>>
[2026-02-25T21:57:35.980Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerSerialisers.java:[190,103] unchecked cast
[2026-02-25T21:57:35.980Z] required: org.jboss.resteasy.reactive.server.spi.ServerMessageBodyWriter<java.lang.Object>
[2026-02-25T21:57:35.980Z] found: javax.ws.rs.ext.MessageBodyWriter
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerSerialisers.java:[213,39] unchecked call to isWriteable(java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerSerialisers.java:[220,39] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/RuntimeExceptionMapper.java:[46,71] unchecked cast
[2026-02-25T21:57:35.980Z] required: java.lang.Class<? extends java.lang.Throwable>
[2026-02-25T21:57:35.980Z] found: java.lang.Class<capture#5 of ?>
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/RuntimeExceptionMapper.java:[52,83] unchecked cast
[2026-02-25T21:57:35.980Z] required: java.lang.Class<? extends java.lang.Throwable>
[2026-02-25T21:57:35.980Z] found: java.lang.Class<capture#6 of ?>
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/WriterInterceptorContextImpl.java:[59,36] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/Features.java:[25,73] unchecked cast
[2026-02-25T21:57:35.980Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.core.Feature>
[2026-02-25T21:57:35.980Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#7 of ?>
[2026-02-25T21:57:35.980Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/DynamicFeatures.java:[28,80] unchecked cast
[2026-02-25T21:57:35.980Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.container.DynamicFeature>
[2026-02-25T21:57:35.980Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#8 of ?>
[2026-02-25T21:57:35.981Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeResourceDeployment.java:[583,101] unchecked cast
[2026-02-25T21:57:35.981Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2026-02-25T21:57:35.981Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#9 of ?>
[2026-02-25T21:57:35.981Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeResourceDeployment.java:[585,111] unchecked cast
[2026-02-25T21:57:35.981Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2026-02-25T21:57:35.981Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-25T21:57:35.981Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeInterceptorDeployment.java:[146,20] unchecked conversion
[2026-02-25T21:57:35.981Z] required: java.util.LinkedHashMap<org.jboss.resteasy.reactive.common.model.ResourceInterceptor<T>,T>
[2026-02-25T21:57:35.981Z] found: java.util.LinkedHashMap
[2026-02-25T21:57:35.981Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/DynamicFeatureContext.java:[42,39] unchecked method invocation: method setFactory in class org.jboss.resteasy.reactive.common.model.ResourceInterceptor is applied to given types
[2026-02-25T21:57:35.981Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-25T21:57:35.981Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-25T21:57:35.981Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/DynamicFeatureContext.java:[42,50] unchecked conversion
[2026-02-25T21:57:35.981Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-25T21:57:35.981Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-02-25T21:57:35.981Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerResponseBuilderFactory.java:[22,16] unchecked conversion
[2026-02-25T21:57:35.981Z] required: org.jboss.resteasy.reactive.RestResponse.ResponseBuilder<T>
[2026-02-25T21:57:35.981Z] found: org.jboss.resteasy.reactive.server.jaxrs.RestResponseBuilderImpl
[2026-02-25T21:57:35.981Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeDeploymentManager.java:[174,70] handlers(org.jboss.resteasy.reactive.server.model.HandlerChainCustomizer.Phase) in org.jboss.resteasy.reactive.server.model.HandlerChainCustomizer has been deprecated and marked for removal
[2026-02-25T21:57:35.981Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/parameters/converters/SortedSetConverter.java:[23,50] unchecked cast
[2026-02-25T21:57:35.981Z] required: java.util.List<java.lang.String>
[2026-02-25T21:57:35.981Z] found: java.lang.Object
[2026-02-25T21:57:35.981Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/reflection/ReflectiveContextInjectedBeanFactory.java:[53,77] unchecked cast
[2026-02-25T21:57:35.981Z] required: java.lang.reflect.Constructor<T>
[2026-02-25T21:57:35.981Z] found: java.lang.reflect.Constructor<capture#10 of ?>
[2026-02-25T21:57:35.981Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/reflection/ReflectiveContextInjectedBeanFactory.java:[73,53] unchecked cast
[2026-02-25T21:57:35.981Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-02-25T21:57:35.981Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#11 of ?>
[2026-02-25T21:57:35.981Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/parameters/converters/SetConverter.java:[23,50] unchecked cast
[2026-02-25T21:57:35.981Z] required: java.util.List<java.lang.String>
[2026-02-25T21:57:35.981Z] found: java.lang.Object
[2026-02-25T21:57:35.981Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ReaderInterceptorContextImpl.java:[50,44] unchecked call to readFrom(java.lang.Class<T>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>,java.io.InputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyReader
[2026-02-25T21:57:35.981Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/parameters/converters/ListConverter.java:[25,50] unchecked cast
[2026-02-25T21:57:35.981Z] required: java.util.List<java.lang.String>
[2026-02-25T21:57:35.981Z] found: java.lang.Object
[2026-02-25T21:57:35.981Z] [INFO]
[2026-02-25T21:57:35.981Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive ---
[2026-02-25T21:57:35.981Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:35.981Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:57:35.981Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/runtime/src/test/resources
[2026-02-25T21:57:35.981Z] [INFO]
[2026-02-25T21:57:35.981Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive ---
[2026-02-25T21:57:35.981Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:57:35.981Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/resteasy-reactive/server/runtime/target/test-classes
[2026-02-25T21:57:35.981Z] [INFO]
[2026-02-25T21:57:35.981Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive ---
[2026-02-25T21:57:35.981Z] [INFO]
[2026-02-25T21:57:35.981Z] [INFO] -------------------------------------------------------
[2026-02-25T21:57:35.981Z] [INFO] T E S T S
[2026-02-25T21:57:35.981Z] [INFO] -------------------------------------------------------
[2026-02-25T21:57:35.981Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:57:36.652Z] [INFO] Running org.jboss.resteasy.reactive.server.handlers.FormBodyHandlerTest
[2026-02-25T21:57:36.652Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.resteasy.reactive.server.handlers.FormBodyHandlerTest
[2026-02-25T21:57:36.652Z] [INFO]
[2026-02-25T21:57:36.652Z] [INFO] Results:
[2026-02-25T21:57:36.652Z] [INFO]
[2026-02-25T21:57:36.652Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:57:36.652Z] [INFO]
[2026-02-25T21:57:36.652Z] [INFO]
[2026-02-25T21:57:36.652Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive ---
[2026-02-25T21:57:36.652Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final.jar
[2026-02-25T21:57:36.652Z] [INFO]
[2026-02-25T21:57:36.652Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive ---
[2026-02-25T21:57:36.652Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final-sources.jar
[2026-02-25T21:57:36.652Z] [INFO]
[2026-02-25T21:57:36.652Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive ---
[2026-02-25T21:57:36.652Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.5.Final/resteasy-reactive-2.7.5.Final.jar
[2026-02-25T21:57:36.652Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/runtime/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.5.Final/resteasy-reactive-2.7.5.Final.pom
[2026-02-25T21:57:36.652Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.5.Final/resteasy-reactive-2.7.5.Final-sources.jar
[2026-02-25T21:57:36.652Z] [INFO]
[2026-02-25T21:57:36.652Z] [INFO] --< io.quarkus.resteasy.reactive:resteasy-reactive-common-processor >---
[2026-02-25T21:57:36.652Z] [INFO] Building RESTEasy Reactive - Common Processor 2.7.5.Final [55/964]
[2026-02-25T21:57:36.652Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:57:36.652Z] [INFO]
[2026-02-25T21:57:36.652Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common-processor ---
[2026-02-25T21:57:36.652Z] [INFO]
[2026-02-25T21:57:36.652Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common-processor ---
[2026-02-25T21:57:36.652Z] [INFO]
[2026-02-25T21:57:36.652Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common-processor ---
[2026-02-25T21:57:36.652Z] [INFO]
[2026-02-25T21:57:36.652Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common-processor ---
[2026-02-25T21:57:36.652Z] [INFO]
[2026-02-25T21:57:36.652Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common-processor ---
[2026-02-25T21:57:36.652Z] [INFO]
[2026-02-25T21:57:36.652Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common-processor ---
[2026-02-25T21:57:36.967Z] [INFO] Processed 29 files in 77ms (Formatted: 0, Unchanged: 29, Failed: 0, Readonly: 0)
[2026-02-25T21:57:36.967Z] [INFO]
[2026-02-25T21:57:36.967Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common-processor ---
[2026-02-25T21:57:36.967Z] [INFO] Processed 29 files in 00:00.185 (Already Sorted: 29, Needed Sorting: 0)
[2026-02-25T21:57:36.967Z] [INFO]
[2026-02-25T21:57:36.967Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-common-processor ---
[2026-02-25T21:57:36.967Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:36.967Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:57:36.967Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/resources
[2026-02-25T21:57:36.967Z] [INFO]
[2026-02-25T21:57:36.967Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-common-processor ---
[2026-02-25T21:57:36.967Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:57:36.967Z] [INFO] Compiling 29 source files to /quarkus/independent-projects/resteasy-reactive/common/processor/target/classes
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/EndpointIndexer.java:[471,71] unchecked conversion
[2026-02-25T21:57:37.278Z] required: java.util.Map<org.jboss.jandex.DotName,org.jboss.jandex.AnnotationInstance>[]
[2026-02-25T21:57:37.278Z] found: java.util.Map[]
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/EndpointIndexer.java:[635,55] unchecked cast
[2026-02-25T21:57:37.278Z] required: METHOD
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.model.ResourceMethod
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[46,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[55,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[64,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[73,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[82,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[91,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[100,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[109,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[118,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[127,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[136,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[145,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[154,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[163,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[172,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[181,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[190,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[199,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[208,20] unchecked cast
[2026-02-25T21:57:37.278Z] required: T
[2026-02-25T21:57:37.278Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-02-25T21:57:37.278Z] [INFO]
[2026-02-25T21:57:37.278Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-common-processor ---
[2026-02-25T21:57:37.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:37.278Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:57:37.278Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/processor/src/test/resources
[2026-02-25T21:57:37.278Z] [INFO]
[2026-02-25T21:57:37.278Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-common-processor ---
[2026-02-25T21:57:37.278Z] [INFO] No sources to compile
[2026-02-25T21:57:37.278Z] [INFO]
[2026-02-25T21:57:37.278Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-common-processor ---
[2026-02-25T21:57:37.278Z] [INFO] No tests to run.
[2026-02-25T21:57:37.278Z] [INFO]
[2026-02-25T21:57:37.278Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-common-processor ---
[2026-02-25T21:57:37.278Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final.jar
[2026-02-25T21:57:37.591Z] [INFO]
[2026-02-25T21:57:37.591Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common-processor ---
[2026-02-25T21:57:37.591Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final-sources.jar
[2026-02-25T21:57:37.591Z] [INFO]
[2026-02-25T21:57:37.591Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common-processor ---
[2026-02-25T21:57:37.591Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.5.Final/resteasy-reactive-common-processor-2.7.5.Final.jar
[2026-02-25T21:57:37.591Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/processor/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.5.Final/resteasy-reactive-common-processor-2.7.5.Final.pom
[2026-02-25T21:57:37.591Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.5.Final/resteasy-reactive-common-processor-2.7.5.Final-sources.jar
[2026-02-25T21:57:37.591Z] [INFO]
[2026-02-25T21:57:37.591Z] [INFO] ------< io.quarkus.resteasy.reactive:resteasy-reactive-processor >------
[2026-02-25T21:57:37.591Z] [INFO] Building RESTEasy Reactive - Processor 2.7.5.Final [56/964]
[2026-02-25T21:57:37.591Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:57:37.591Z] [INFO]
[2026-02-25T21:57:37.591Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-processor ---
[2026-02-25T21:57:37.591Z] [INFO]
[2026-02-25T21:57:37.591Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-processor ---
[2026-02-25T21:57:37.591Z] [INFO]
[2026-02-25T21:57:37.591Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-processor ---
[2026-02-25T21:57:37.591Z] [INFO]
[2026-02-25T21:57:37.591Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-processor ---
[2026-02-25T21:57:37.591Z] [INFO]
[2026-02-25T21:57:37.591Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-processor ---
[2026-02-25T21:57:37.591Z] [INFO]
[2026-02-25T21:57:37.591Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-processor ---
[2026-02-25T21:57:37.591Z] [INFO] Processed 42 files in 164ms (Formatted: 0, Unchanged: 42, Failed: 0, Readonly: 0)
[2026-02-25T21:57:37.591Z] [INFO]
[2026-02-25T21:57:37.591Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-processor ---
[2026-02-25T21:57:37.904Z] [INFO] Processed 42 files in 00:00.286 (Already Sorted: 42, Needed Sorting: 0)
[2026-02-25T21:57:37.904Z] [INFO]
[2026-02-25T21:57:37.904Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-processor ---
[2026-02-25T21:57:37.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:37.904Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:57:37.904Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/resources
[2026-02-25T21:57:37.904Z] [INFO]
[2026-02-25T21:57:37.904Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-processor ---
[2026-02-25T21:57:37.904Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:57:37.904Z] [INFO] Compiling 42 source files to /quarkus/independent-projects/resteasy-reactive/server/processor/target/classes
[2026-02-25T21:57:38.580Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ResteasyReactiveDeploymentManager.java:[372,77] unchecked cast
[2026-02-25T21:57:38.580Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2026-02-25T21:57:38.580Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2026-02-25T21:57:38.580Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ResteasyReactiveDeploymentManager.java:[377,77] unchecked cast
[2026-02-25T21:57:38.580Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2026-02-25T21:57:38.580Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#2 of ?>
[2026-02-25T21:57:38.580Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[93,14] unchecked method invocation: constructor <init> in class org.jboss.resteasy.reactive.common.processor.EndpointIndexer is applied to given types
[2026-02-25T21:57:38.580Z] required: org.jboss.resteasy.reactive.common.processor.EndpointIndexer.Builder<T,?,METHOD>
[2026-02-25T21:57:38.580Z] found: org.jboss.resteasy.reactive.server.processor.ServerEndpointIndexer.AbstractBuilder
[2026-02-25T21:57:38.580Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[93,15] unchecked conversion
[2026-02-25T21:57:38.580Z] required: org.jboss.resteasy.reactive.common.processor.EndpointIndexer.Builder<T,?,METHOD>
[2026-02-25T21:57:38.580Z] found: org.jboss.resteasy.reactive.server.processor.ServerEndpointIndexer.AbstractBuilder
[2026-02-25T21:57:38.580Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[95,31] unchecked method invocation: constructor <init> in class java.util.ArrayList is applied to given types
[2026-02-25T21:57:38.580Z] required: java.util.Collection<? extends E>
[2026-02-25T21:57:38.580Z] found: java.util.List
[2026-02-25T21:57:38.580Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[95,54] unchecked conversion
[2026-02-25T21:57:38.580Z] required: java.util.Collection<? extends E>
[2026-02-25T21:57:38.580Z] found: java.util.List
[2026-02-25T21:57:38.580Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[95,31] unchecked conversion
[2026-02-25T21:57:38.580Z] required: java.util.List<org.jboss.resteasy.reactive.server.processor.scanning.MethodScanner>
[2026-02-25T21:57:38.580Z] found: java.util.ArrayList
[2026-02-25T21:57:38.580Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveFeatureScanner.java:[41,87] unchecked cast
[2026-02-25T21:57:38.580Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.core.Feature>
[2026-02-25T21:57:38.580Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#3 of ?>
[2026-02-25T21:57:38.580Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveFeatureScanner.java:[65,94] unchecked cast
[2026-02-25T21:57:38.580Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.container.DynamicFeature>
[2026-02-25T21:57:38.580Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#4 of ?>
[2026-02-25T21:57:38.580Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveExceptionMappingScanner.java:[62,52] unchecked method invocation: method addExceptionMapper in class org.jboss.resteasy.reactive.server.core.ExceptionMapping is applied to given types
[2026-02-25T21:57:38.580Z] required: java.lang.String,org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper<T>
[2026-02-25T21:57:38.580Z] found: java.lang.String,org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper
[2026-02-25T21:57:38.580Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveExceptionMappingScanner.java:[62,89] unchecked conversion
[2026-02-25T21:57:38.580Z] required: org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper<T>
[2026-02-25T21:57:38.580Z] found: org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper
[2026-02-25T21:57:38.580Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveContextResolverScanner.java:[62,56] unchecked method invocation: method addContextResolver in class org.jboss.resteasy.reactive.server.model.ContextResolvers is applied to given types
[2026-02-25T21:57:38.580Z] required: java.lang.Class<T>,org.jboss.resteasy.reactive.common.model.ResourceContextResolver
[2026-02-25T21:57:38.580Z] found: java.lang.Class,org.jboss.resteasy.reactive.common.model.ResourceContextResolver
[2026-02-25T21:57:38.580Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveContextResolverScanner.java:[62,57] unchecked conversion
[2026-02-25T21:57:38.580Z] required: java.lang.Class<T>
[2026-02-25T21:57:38.580Z] found: java.lang.Class
[2026-02-25T21:57:38.580Z] [INFO]
[2026-02-25T21:57:38.580Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-processor ---
[2026-02-25T21:57:38.580Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:38.580Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:57:38.580Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/processor/src/test/resources
[2026-02-25T21:57:38.580Z] [INFO]
[2026-02-25T21:57:38.580Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-processor ---
[2026-02-25T21:57:38.580Z] [INFO] No sources to compile
[2026-02-25T21:57:38.580Z] [INFO]
[2026-02-25T21:57:38.580Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-processor ---
[2026-02-25T21:57:38.580Z] [INFO] No tests to run.
[2026-02-25T21:57:38.580Z] [INFO]
[2026-02-25T21:57:38.580Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-processor ---
[2026-02-25T21:57:38.581Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final.jar
[2026-02-25T21:57:38.581Z] [INFO]
[2026-02-25T21:57:38.581Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-processor ---
[2026-02-25T21:57:38.581Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final-sources.jar
[2026-02-25T21:57:38.581Z] [INFO]
[2026-02-25T21:57:38.581Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-processor ---
[2026-02-25T21:57:38.581Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.5.Final/resteasy-reactive-processor-2.7.5.Final.jar
[2026-02-25T21:57:38.581Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/processor/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.5.Final/resteasy-reactive-processor-2.7.5.Final.pom
[2026-02-25T21:57:38.581Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.5.Final/resteasy-reactive-processor-2.7.5.Final-sources.jar
[2026-02-25T21:57:38.581Z] [INFO]
[2026-02-25T21:57:38.581Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-client-parent >----
[2026-02-25T21:57:38.581Z] [INFO] Building RESTEasy Reactive - Client Parent 2.7.5.Final [57/964]
[2026-02-25T21:57:38.581Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:57:38.581Z] [INFO]
[2026-02-25T21:57:38.581Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client-parent ---
[2026-02-25T21:57:38.581Z] [INFO]
[2026-02-25T21:57:38.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client-parent ---
[2026-02-25T21:57:38.581Z] [INFO]
[2026-02-25T21:57:38.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client-parent ---
[2026-02-25T21:57:38.581Z] [INFO]
[2026-02-25T21:57:38.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client-parent ---
[2026-02-25T21:57:38.581Z] [INFO]
[2026-02-25T21:57:38.581Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client-parent ---
[2026-02-25T21:57:38.581Z] [INFO]
[2026-02-25T21:57:38.581Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client-parent ---
[2026-02-25T21:57:38.581Z] [INFO]
[2026-02-25T21:57:38.581Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client-parent ---
[2026-02-25T21:57:38.581Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:57:38.581Z] [INFO]
[2026-02-25T21:57:38.581Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client-parent ---
[2026-02-25T21:57:38.581Z] [INFO]
[2026-02-25T21:57:38.581Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client-parent ---
[2026-02-25T21:57:38.581Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-parent/2.7.5.Final/resteasy-reactive-client-parent-2.7.5.Final.pom
[2026-02-25T21:57:38.581Z] [INFO]
[2026-02-25T21:57:38.581Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-client >--------
[2026-02-25T21:57:38.581Z] [INFO] Building RESTEasy Reactive - Client - Runtime 2.7.5.Final [58/964]
[2026-02-25T21:57:38.581Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:57:38.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.pom
[2026-02-25T21:57:38.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.pom (2.3 kB at 7.5 kB/s)
[2026-02-25T21:57:38.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-parent/1.0.0/stork-parent-1.0.0.pom
[2026-02-25T21:57:39.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-parent/1.0.0/stork-parent-1.0.0.pom (13 kB at 54 kB/s)
[2026-02-25T21:57:39.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.pom
[2026-02-25T21:57:39.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.pom (917 B at 1.8 kB/s)
[2026-02-25T21:57:39.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom
[2026-02-25T21:57:39.826Z] [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 530 kB/s)
[2026-02-25T21:57:39.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom
[2026-02-25T21:57:39.826Z] [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 546 kB/s)
[2026-02-25T21:57:39.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.73.Final/netty-bom-4.1.73.Final.pom
[2026-02-25T21:57:39.826Z] [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 227 kB/s)
[2026-02-25T21:57:39.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.pom
[2026-02-25T21:57:39.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.pom (13 kB at 205 kB/s)
[2026-02-25T21:57:39.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.73.Final/netty-parent-4.1.73.Final.pom
[2026-02-25T21:57:39.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.73.Final/netty-parent-4.1.73.Final.pom (75 kB at 1.2 MB/s)
[2026-02-25T21:57:39.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.pom
[2026-02-25T21:57:40.138Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.pom (1.6 kB at 18 kB/s)
[2026-02-25T21:57:40.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.pom
[2026-02-25T21:57:40.138Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.pom (1.9 kB at 31 kB/s)
[2026-02-25T21:57:40.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.pom
[2026-02-25T21:57:40.138Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.pom (1.6 kB at 27 kB/s)
[2026-02-25T21:57:40.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.pom
[2026-02-25T21:57:40.138Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.pom (3.7 kB at 60 kB/s)
[2026-02-25T21:57:40.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.pom
[2026-02-25T21:57:40.448Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.pom (4.4 kB at 73 kB/s)
[2026-02-25T21:57:40.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.pom
[2026-02-25T21:57:40.448Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.pom (1.9 kB at 30 kB/s)
[2026-02-25T21:57:40.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.46.Final/netty-tcnative-parent-2.0.46.Final.pom
[2026-02-25T21:57:40.448Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.46.Final/netty-tcnative-parent-2.0.46.Final.pom (36 kB at 586 kB/s)
[2026-02-25T21:57:40.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.pom
[2026-02-25T21:57:40.448Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.pom (2.8 kB at 39 kB/s)
[2026-02-25T21:57:40.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.pom
[2026-02-25T21:57:40.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.pom (2.0 kB at 22 kB/s)
[2026-02-25T21:57:40.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.pom
[2026-02-25T21:57:40.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.pom (3.3 kB at 44 kB/s)
[2026-02-25T21:57:40.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.pom
[2026-02-25T21:57:40.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.pom (3.6 kB at 42 kB/s)
[2026-02-25T21:57:40.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.pom
[2026-02-25T21:57:40.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.pom (3.2 kB at 28 kB/s)
[2026-02-25T21:57:40.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.pom
[2026-02-25T21:57:41.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.pom (2.1 kB at 26 kB/s)
[2026-02-25T21:57:41.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.pom
[2026-02-25T21:57:41.068Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.pom (2.7 kB at 11 kB/s)
[2026-02-25T21:57:41.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.4/vertx-web-parent-4.2.4.pom
[2026-02-25T21:57:41.378Z] [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 45 kB/s)
[2026-02-25T21:57:41.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom
[2026-02-25T21:57:41.378Z] [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 127 kB/s)
[2026-02-25T21:57:41.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom
[2026-02-25T21:57:41.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom (1.5 kB at 27 kB/s)
[2026-02-25T21:57:41.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.pom
[2026-02-25T21:57:41.378Z] [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 8.1 kB/s)
[2026-02-25T21:57:41.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.pom
[2026-02-25T21:57:41.378Z] [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 43 kB/s)
[2026-02-25T21:57:41.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom
[2026-02-25T21:57:41.689Z] [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 54 kB/s)
[2026-02-25T21:57:41.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.pom
[2026-02-25T21:57:41.689Z] [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 44 kB/s)
[2026-02-25T21:57:41.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.jar
[2026-02-25T21:57:41.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.jar
[2026-02-25T21:57:41.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar
[2026-02-25T21:57:41.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.jar
[2026-02-25T21:57:41.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.jar
[2026-02-25T21:57:41.689Z] [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 28 MB/s)
[2026-02-25T21:57:41.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.jar
[2026-02-25T21:57:41.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.73.Final/netty-buffer-4.1.73.Final.jar (303 kB at 5.7 MB/s)
[2026-02-25T21:57:41.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.jar
[2026-02-25T21:57:41.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.73.Final/netty-transport-4.1.73.Final.jar (479 kB at 5.3 MB/s)
[2026-02-25T21:57:41.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.jar
[2026-02-25T21:57:41.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.73.Final/netty-common-4.1.73.Final.jar (650 kB at 6.8 MB/s)
[2026-02-25T21:57:41.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar
[2026-02-25T21:57:41.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.73.Final/netty-handler-4.1.73.Final.jar (523 kB at 5.2 MB/s)
[2026-02-25T21:57:41.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.jar
[2026-02-25T21:57:41.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.73.Final/netty-codec-4.1.73.Final.jar (337 kB at 2.7 MB/s)
[2026-02-25T21:57:41.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.jar
[2026-02-25T21:57:41.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.73.Final/netty-handler-proxy-4.1.73.Final.jar (24 kB at 163 kB/s)
[2026-02-25T21:57:41.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.jar
[2026-02-25T21:57:41.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar (34 kB at 225 kB/s)
[2026-02-25T21:57:41.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.jar
[2026-02-25T21:57:41.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.73.Final/netty-codec-socks-4.1.73.Final.jar (119 kB at 740 kB/s)
[2026-02-25T21:57:41.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.jar
[2026-02-25T21:57:42.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.73.Final/netty-resolver-4.1.73.Final.jar (38 kB at 194 kB/s)
[2026-02-25T21:57:42.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.jar
[2026-02-25T21:57:42.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.73.Final/netty-codec-http-4.1.73.Final.jar (635 kB at 3.2 MB/s)
[2026-02-25T21:57:42.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.jar
[2026-02-25T21:57:42.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.73.Final/netty-codec-dns-4.1.73.Final.jar (65 kB at 288 kB/s)
[2026-02-25T21:57:42.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.jar
[2026-02-25T21:57:42.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.73.Final/netty-codec-http2-4.1.73.Final.jar (471 kB at 2.0 MB/s)
[2026-02-25T21:57:42.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.jar
[2026-02-25T21:57:42.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.73.Final/netty-resolver-dns-4.1.73.Final.jar (156 kB at 635 kB/s)
[2026-02-25T21:57:42.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.jar
[2026-02-25T21:57:42.001Z] [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 453 kB/s)
[2026-02-25T21:57:42.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.jar
[2026-02-25T21:57:42.001Z] [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 79 kB/s)
[2026-02-25T21:57:42.001Z] [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 16 kB/s)
[2026-02-25T21:57:42.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.jar (23 kB at 64 kB/s)
[2026-02-25T21:57:42.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.jar (25 kB at 46 kB/s)
[2026-02-25T21:57:42.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.jar (111 kB at 184 kB/s)
[2026-02-25T21:57:42.314Z] [INFO]
[2026-02-25T21:57:42.314Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client ---
[2026-02-25T21:57:42.314Z] [INFO]
[2026-02-25T21:57:42.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client ---
[2026-02-25T21:57:42.314Z] [INFO]
[2026-02-25T21:57:42.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client ---
[2026-02-25T21:57:42.314Z] [INFO]
[2026-02-25T21:57:42.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client ---
[2026-02-25T21:57:42.314Z] [INFO]
[2026-02-25T21:57:42.314Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client ---
[2026-02-25T21:57:42.314Z] [INFO]
[2026-02-25T21:57:42.314Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client ---
[2026-02-25T21:57:42.625Z] [INFO] Processed 66 files in 220ms (Formatted: 0, Unchanged: 66, Failed: 0, Readonly: 0)
[2026-02-25T21:57:42.625Z] [INFO]
[2026-02-25T21:57:42.625Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client ---
[2026-02-25T21:57:42.939Z] [INFO] Processed 66 files in 00:00.508 (Already Sorted: 66, Needed Sorting: 0)
[2026-02-25T21:57:42.939Z] [INFO]
[2026-02-25T21:57:42.939Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-client ---
[2026-02-25T21:57:42.939Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:42.939Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:57:42.939Z] [INFO] Copying 2 resources
[2026-02-25T21:57:42.939Z] [INFO]
[2026-02-25T21:57:42.939Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-client ---
[2026-02-25T21:57:42.939Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:57:42.940Z] [INFO] Compiling 66 source files to /quarkus/independent-projects/resteasy-reactive/client/runtime/target/classes
[2026-02-25T21:57:44.074Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSendRequestHandler.java:[420,75] unchecked cast
[2026-02-25T21:57:44.074Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-25T21:57:44.074Z] found: java.lang.Object
[2026-02-25T21:57:44.074Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[130,30] getDecoderResult() in io.netty.handler.codec.http.HttpObject has been deprecated
[2026-02-25T21:57:44.074Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[1280,23] getUri() in io.netty.handler.codec.http.HttpRequest has been deprecated
[2026-02-25T21:57:44.074Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[1270,27] getMethod() in io.netty.handler.codec.http.HttpRequest has been deprecated
[2026-02-25T21:57:44.074Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/multipart/PausableHttpPostRequestEncoder.java:[1290,28] getProtocolVersion() in io.netty.handler.codec.http.HttpMessage has been deprecated
[2026-02-25T21:57:44.074Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientResponseContextImpl.java:[121,16] unchecked method invocation: constructor <init> in class org.jboss.resteasy.reactive.common.headers.LinkHeaders is applied to given types
[2026-02-25T21:57:44.074Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-25T21:57:44.074Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-25T21:57:44.074Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientResponseContextImpl.java:[121,32] unchecked conversion
[2026-02-25T21:57:44.074Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-25T21:57:44.074Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-25T21:57:44.074Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientProxies.java:[36,34] unchecked cast
[2026-02-25T21:57:44.074Z] required: T
[2026-02-25T21:57:44.074Z] found: capture#1 of ?
[2026-02-25T21:57:44.074Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[180,24] unchecked cast
[2026-02-25T21:57:44.074Z] required: T
[2026-02-25T21:57:44.074Z] found: org.jboss.resteasy.reactive.client.impl.MultiInvoker
[2026-02-25T21:57:44.074Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[182,24] unchecked cast
[2026-02-25T21:57:44.074Z] required: T
[2026-02-25T21:57:44.074Z] found: org.jboss.resteasy.reactive.client.impl.UniInvoker
[2026-02-25T21:57:44.074Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[187,52] unchecked cast
[2026-02-25T21:57:44.074Z] required: T
[2026-02-25T21:57:44.074Z] found: capture#2 of ?
[2026-02-25T21:57:44.074Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSetResponseEntityRestHandler.java:[81,44] unchecked method invocation: method writeEntity in class org.jboss.resteasy.reactive.client.impl.RestClientRequestContext is applied to given types
[2026-02-25T21:57:44.074Z] required: javax.ws.rs.client.Entity<?>,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>,javax.ws.rs.ext.WriterInterceptor[]
[2026-02-25T21:57:44.074Z] found: javax.ws.rs.client.Entity,javax.ws.rs.core.MultivaluedMap,javax.ws.rs.ext.WriterInterceptor[]
[2026-02-25T21:57:44.074Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSetResponseEntityRestHandler.java:[81,53] unchecked conversion
[2026-02-25T21:57:44.074Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2026-02-25T21:57:44.074Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientWriterInterceptorContextImpl.java:[66,36] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientWriterInterceptorContextImpl.java:[99,16] unchecked conversion
[2026-02-25T21:57:44.075Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-25T21:57:44.075Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[31,41] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#3 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[36,34] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#4 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[41,34] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#5 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[46,41] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#6 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[51,34] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#7 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[56,34] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#8 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[61,42] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#9 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[66,35] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#10 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[71,35] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#11 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[76,44] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#12 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[81,37] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#13 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[86,37] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#14 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[91,42] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#15 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[96,45] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#16 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[101,38] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#17 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[106,38] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#18 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[111,43] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#19 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[116,36] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#20 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[121,36] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#21 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[126,44] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#22 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[131,37] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#23 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[136,37] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#24 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[141,44] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#25 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[146,37] unchecked cast
[2026-02-25T21:57:44.075Z] required: io.smallrye.mutiny.Uni<T>
[2026-02-25T21:57:44.075Z] found: io.smallrye.mutiny.Uni<capture#26 of ?>
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InboundSseEventImpl.java:[120,60] unchecked cast
[2026-02-25T21:57:44.075Z] required: T
[2026-02-25T21:57:44.075Z] found: java.lang.Object
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[70,63] unchecked method invocation: method readEntity in class org.jboss.resteasy.reactive.client.impl.RestClientRequestContext is applied to given types
[2026-02-25T21:57:44.075Z] required: java.io.InputStream,javax.ws.rs.core.GenericType<T>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-25T21:57:44.075Z] found: java.io.ByteArrayInputStream,javax.ws.rs.core.GenericType<capture#27 of ?>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[75,33] unchecked conversion
[2026-02-25T21:57:44.075Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-25T21:57:44.075Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[87,51] unchecked method invocation: method readEntity in class org.jboss.resteasy.reactive.client.impl.RestClientRequestContext is applied to given types
[2026-02-25T21:57:44.075Z] required: java.io.InputStream,javax.ws.rs.core.GenericType<T>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-25T21:57:44.075Z] found: java.io.InputStream,javax.ws.rs.core.GenericType<capture#28 of ?>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[92,25] unchecked conversion
[2026-02-25T21:57:44.075Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-02-25T21:57:44.075Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-25T21:57:44.075Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[105,31] unchecked call to isWriteable(java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-25T21:57:44.076Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[108,31] unchecked call to writeTo(T,java.lang.Class<?>,java.lang.reflect.Type,java.lang.annotation.Annotation[],javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>,java.io.OutputStream) as a member of the raw type javax.ws.rs.ext.MessageBodyWriter
[2026-02-25T21:57:44.076Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[138,54] unchecked method invocation: constructor <init> in class org.jboss.resteasy.reactive.client.impl.ClientReaderInterceptorContextImpl is applied to given types
[2026-02-25T21:57:44.076Z] required: java.lang.annotation.Annotation[],java.lang.Class<?>,java.lang.reflect.Type,javax.ws.rs.core.MediaType,java.util.Map<java.lang.String,java.lang.Object>,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>,org.jboss.resteasy.reactive.common.jaxrs.ConfigurationImpl,org.jboss.resteasy.reactive.common.core.Serialisers,java.io.InputStream,javax.ws.rs.ext.ReaderInterceptor[]
[2026-02-25T21:57:44.076Z] found: java.lang.annotation.Annotation[],java.lang.Class<capture#29 of ?>,java.lang.reflect.Type,javax.ws.rs.core.MediaType,java.util.Map<java.lang.String,java.lang.Object>,javax.ws.rs.core.MultivaluedMap,org.jboss.resteasy.reactive.common.jaxrs.ConfigurationImpl,org.jboss.resteasy.reactive.common.core.Serialisers,java.io.InputStream,javax.ws.rs.ext.ReaderInterceptor[]
[2026-02-25T21:57:44.076Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[140,29] unchecked conversion
[2026-02-25T21:57:44.076Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2026-02-25T21:57:44.076Z] found: javax.ws.rs.core.MultivaluedMap
[2026-02-25T21:57:44.076Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ReflectionUtil.java:[22,23] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
[2026-02-25T21:57:44.076Z] [INFO]
[2026-02-25T21:57:44.076Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-client ---
[2026-02-25T21:57:44.076Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:44.076Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:57:44.076Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/runtime/src/test/resources
[2026-02-25T21:57:44.076Z] [INFO]
[2026-02-25T21:57:44.076Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-client ---
[2026-02-25T21:57:44.076Z] [INFO] No sources to compile
[2026-02-25T21:57:44.076Z] [INFO]
[2026-02-25T21:57:44.076Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-client ---
[2026-02-25T21:57:44.076Z] [INFO] No tests to run.
[2026-02-25T21:57:44.076Z] [INFO]
[2026-02-25T21:57:44.076Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-client ---
[2026-02-25T21:57:44.076Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final.jar
[2026-02-25T21:57:44.076Z] [INFO]
[2026-02-25T21:57:44.076Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client ---
[2026-02-25T21:57:44.076Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final-sources.jar
[2026-02-25T21:57:44.076Z] [INFO]
[2026-02-25T21:57:44.076Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client ---
[2026-02-25T21:57:44.076Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.5.Final/resteasy-reactive-client-2.7.5.Final.jar
[2026-02-25T21:57:44.076Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/runtime/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.5.Final/resteasy-reactive-client-2.7.5.Final.pom
[2026-02-25T21:57:44.076Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.5.Final/resteasy-reactive-client-2.7.5.Final-sources.jar
[2026-02-25T21:57:44.076Z] [INFO]
[2026-02-25T21:57:44.076Z] [INFO] --------< io.quarkus.resteasy.reactive:resteasy-reactive-vertx >--------
[2026-02-25T21:57:44.076Z] [INFO] Building RESTEasy Reactive - Vert.x Support - Runtime 2.7.5.Final [59/964]
[2026-02-25T21:57:44.076Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:57:44.076Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom
[2026-02-25T21:57:44.076Z] [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 147 kB/s)
[2026-02-25T21:57:44.076Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.pom
[2026-02-25T21:57:44.076Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.pom (3.6 kB at 103 kB/s)
[2026-02-25T21:57:44.076Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.pom
[2026-02-25T21:57:44.076Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.pom (8.1 kB at 225 kB/s)
[2026-02-25T21:57:44.076Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.19.0/vertx-mutiny-clients-2.19.0.pom
[2026-02-25T21:57:44.076Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.19.0/vertx-mutiny-clients-2.19.0.pom (4.1 kB at 86 kB/s)
[2026-02-25T21:57:44.076Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.19.0/smallrye-mutiny-vertx-bindings-projects-2.19.0.pom
[2026-02-25T21:57:44.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.19.0/smallrye-mutiny-vertx-bindings-projects-2.19.0.pom (15 kB at 82 kB/s)
[2026-02-25T21:57:44.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.pom
[2026-02-25T21:57:44.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.pom (1.4 kB at 7.2 kB/s)
[2026-02-25T21:57:44.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.pom
[2026-02-25T21:57:44.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.pom (6.5 kB at 118 kB/s)
[2026-02-25T21:57:44.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.pom
[2026-02-25T21:57:44.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.pom (14 kB at 72 kB/s)
[2026-02-25T21:57:44.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.pom
[2026-02-25T21:57:44.702Z] [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 201 kB/s)
[2026-02-25T21:57:44.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-parent/4.4.0/rest-assured-parent-4.4.0.pom
[2026-02-25T21:57:44.702Z] [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 556 kB/s)
[2026-02-25T21:57:44.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[2026-02-25T21:57:44.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 124 kB/s)
[2026-02-25T21:57:44.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom
[2026-02-25T21:57:45.015Z] [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 640 kB/s)
[2026-02-25T21:57:45.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.pom
[2026-02-25T21:57:45.015Z] [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 644 kB/s)
[2026-02-25T21:57:45.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
[2026-02-25T21:57:45.015Z] [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 133 kB/s)
[2026-02-25T21:57:45.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom
[2026-02-25T21:57:45.015Z] [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 31 kB/s)
[2026-02-25T21:57:45.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.pom
[2026-02-25T21:57:45.015Z] [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 139 kB/s)
[2026-02-25T21:57:45.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.pom
[2026-02-25T21:57:45.015Z] [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 562 kB/s)
[2026-02-25T21:57:45.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.pom
[2026-02-25T21:57:45.015Z] [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 94 kB/s)
[2026-02-25T21:57:45.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
[2026-02-25T21:57:45.015Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 938 kB/s)
[2026-02-25T21:57:45.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom
[2026-02-25T21:57:45.329Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 2.1 MB/s)
[2026-02-25T21:57:45.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.pom
[2026-02-25T21:57:45.330Z] [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 117 kB/s)
[2026-02-25T21:57:45.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom
[2026-02-25T21:57:45.330Z] [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 405 kB/s)
[2026-02-25T21:57:45.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom
[2026-02-25T21:57:45.330Z] [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 32 kB/s)
[2026-02-25T21:57:45.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom
[2026-02-25T21:57:45.330Z] [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 755 kB/s)
[2026-02-25T21:57:45.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom
[2026-02-25T21:57:45.330Z] [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 107 kB/s)
[2026-02-25T21:57:45.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom
[2026-02-25T21:57:45.330Z] [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 191 kB/s)
[2026-02-25T21:57:45.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[2026-02-25T21:57:45.330Z] [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 404 kB/s)
[2026-02-25T21:57:45.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.pom
[2026-02-25T21:57:45.330Z] [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 394 kB/s)
[2026-02-25T21:57:45.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec-parent/2.0.0.Final/jboss-jaxb-api_2.3_spec-parent-2.0.0.Final.pom
[2026-02-25T21:57:45.643Z] [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 184 kB/s)
[2026-02-25T21:57:45.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom
[2026-02-25T21:57:45.643Z] [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 324 kB/s)
[2026-02-25T21:57:45.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar
[2026-02-25T21:57:45.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.jar
[2026-02-25T21:57:45.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.jar
[2026-02-25T21:57:45.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.jar
[2026-02-25T21:57:45.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.jar
[2026-02-25T21:57:45.643Z] [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 11 MB/s)
[2026-02-25T21:57:45.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.jar
[2026-02-25T21:57:45.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.19.0/smallrye-mutiny-vertx-core-2.19.0.jar (379 kB at 7.7 MB/s)
[2026-02-25T21:57:45.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.jar
[2026-02-25T21:57:45.644Z] [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 146 kB/s)
[2026-02-25T21:57:45.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar
[2026-02-25T21:57:45.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.19.0/vertx-mutiny-generator-2.19.0.jar (91 kB at 991 kB/s)
[2026-02-25T21:57:45.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.jar
[2026-02-25T21:57:45.644Z] [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 7.6 MB/s)
[2026-02-25T21:57:45.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
[2026-02-25T21:57:45.644Z] [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 2.3 MB/s)
[2026-02-25T21:57:45.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[2026-02-25T21:57:45.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 2.1 MB/s)
[2026-02-25T21:57:45.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar
[2026-02-25T21:57:45.644Z] [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 263 kB/s)
[2026-02-25T21:57:45.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.jar
[2026-02-25T21:57:45.644Z] [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 46 MB/s)
[2026-02-25T21:57:45.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.jar
[2026-02-25T21:57:45.644Z] [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 348 kB/s)
[2026-02-25T21:57:45.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.jar
[2026-02-25T21:57:45.644Z] [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 426 kB/s)
[2026-02-25T21:57:45.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.jar
[2026-02-25T21:57:45.644Z] [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 186 kB/s)
[2026-02-25T21:57:45.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
[2026-02-25T21:57:45.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.19.0/smallrye-mutiny-vertx-runtime-2.19.0.jar (25 kB at 106 kB/s)
[2026-02-25T21:57:45.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar
[2026-02-25T21:57:45.644Z] [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 561 kB/s)
[2026-02-25T21:57:45.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar
[2026-02-25T21:57:46.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.jar (205 kB at 778 kB/s)
[2026-02-25T21:57:46.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar
[2026-02-25T21:57:46.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar (578 kB at 2.1 MB/s)
[2026-02-25T21:57:46.039Z] [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 265 kB/s)
[2026-02-25T21:57:46.039Z] [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 3.8 MB/s)
[2026-02-25T21:57:46.039Z] [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 382 kB/s)
[2026-02-25T21:57:46.039Z] [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 298 kB/s)
[2026-02-25T21:57:46.039Z] [INFO]
[2026-02-25T21:57:46.039Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-vertx ---
[2026-02-25T21:57:46.039Z] [INFO]
[2026-02-25T21:57:46.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-vertx ---
[2026-02-25T21:57:46.039Z] [INFO]
[2026-02-25T21:57:46.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-vertx ---
[2026-02-25T21:57:46.039Z] [INFO]
[2026-02-25T21:57:46.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-vertx ---
[2026-02-25T21:57:46.039Z] [INFO]
[2026-02-25T21:57:46.039Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-vertx ---
[2026-02-25T21:57:46.039Z] [INFO]
[2026-02-25T21:57:46.039Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-vertx ---
[2026-02-25T21:57:46.371Z] [INFO] Processed 312 files in 389ms (Formatted: 0, Unchanged: 312, Failed: 0, Readonly: 0)
[2026-02-25T21:57:46.371Z] [INFO]
[2026-02-25T21:57:46.371Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-vertx ---
[2026-02-25T21:57:47.052Z] [INFO] Processed 312 files in 00:00.558 (Already Sorted: 312, Needed Sorting: 0)
[2026-02-25T21:57:47.052Z] [INFO]
[2026-02-25T21:57:47.052Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-vertx ---
[2026-02-25T21:57:47.052Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:47.052Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:57:47.052Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/vertx/src/main/resources
[2026-02-25T21:57:47.052Z] [INFO]
[2026-02-25T21:57:47.052Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-vertx ---
[2026-02-25T21:57:47.052Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:57:47.052Z] [INFO] Compiling 10 source files to /quarkus/independent-projects/resteasy-reactive/server/vertx/target/classes
[2026-02-25T21:57:47.052Z] [INFO]
[2026-02-25T21:57:47.052Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-vertx ---
[2026-02-25T21:57:47.052Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:57:47.052Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:57:47.052Z] [INFO] Copying 6 resources
[2026-02-25T21:57:47.052Z] [INFO]
[2026-02-25T21:57:47.052Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-vertx ---
[2026-02-25T21:57:47.052Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:57:47.053Z] [INFO] Compiling 302 source files to /quarkus/independent-projects/resteasy-reactive/server/vertx/target/test-classes
[2026-02-25T21:57:48.671Z] [INFO]
[2026-02-25T21:57:48.671Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-vertx ---
[2026-02-25T21:57:48.671Z] [INFO]
[2026-02-25T21:57:48.671Z] [INFO] -------------------------------------------------------
[2026-02-25T21:57:48.671Z] [INFO] T E S T S
[2026-02-25T21:57:48.671Z] [INFO] -------------------------------------------------------
[2026-02-25T21:57:48.671Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:57:49.772Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncRequestFilterTest
[2026-02-25T21:58:25.224Z] Feb 25, 2026 9:57:54 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:25.224Z] ERROR: Request failed
[2026-02-25T21:58:25.224Z] java.lang.Throwable: ouch
[2026-02-25T21:58:25.224Z]
[2026-02-25T21:58:25.224Z] Feb 25, 2026 9:57:56 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2026-02-25T21:58:25.224Z] ERROR: Request failed
[2026-02-25T21:58:25.224Z] java.lang.Throwable: ouch
[2026-02-25T21:58:25.224Z]
[2026-02-25T21:58:25.224Z] Feb 25, 2026 9:57:59 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:25.224Z] ERROR: Request failed
[2026-02-25T21:58:25.224Z] java.lang.Throwable: ouch
[2026-02-25T21:58:25.224Z]
[2026-02-25T21:58:25.224Z] Feb 25, 2026 9:58:03 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:25.224Z] ERROR: Request failed
[2026-02-25T21:58:25.224Z] java.lang.Throwable: ouch
[2026-02-25T21:58:25.224Z]
[2026-02-25T21:58:25.224Z] Feb 25, 2026 9:58:05 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2026-02-25T21:58:25.224Z] ERROR: Request failed
[2026-02-25T21:58:25.224Z] java.lang.Throwable: ouch
[2026-02-25T21:58:25.224Z]
[2026-02-25T21:58:25.224Z] Feb 25, 2026 9:58:08 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:25.224Z] ERROR: Request failed
[2026-02-25T21:58:25.224Z] java.lang.Throwable: ouch
[2026-02-25T21:58:25.224Z]
[2026-02-25T21:58:25.224Z] Feb 25, 2026 9:58:13 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2026-02-25T21:58:25.224Z] ERROR: Request failed
[2026-02-25T21:58:25.224Z] org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-02-25T21:58:25.224Z]
[2026-02-25T21:58:25.224Z] Feb 25, 2026 9:58:21 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2026-02-25T21:58:25.224Z] ERROR: Request failed
[2026-02-25T21:58:25.224Z] org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-02-25T21:58:25.224Z]
[2026-02-25T21:58:25.224Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.749 s - in org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncRequestFilterTest
[2026-02-25T21:58:25.224Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.transformation.AnnotationTransformationTest
[2026-02-25T21:58:26.810Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.345 s - in org.jboss.resteasy.reactive.server.vertx.test.transformation.AnnotationTransformationTest
[2026-02-25T21:58:26.810Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.MultipleHttpAnnotationsTest
[2026-02-25T21:58:26.810Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.jboss.resteasy.reactive.server.vertx.test.MultipleHttpAnnotationsTest
[2026-02-25T21:58:26.810Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.NoTargetTest
[2026-02-25T21:58:26.810Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.NoTargetTest
[2026-02-25T21:58:26.810Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.CustomFiltersTest
[2026-02-25T21:58:26.810Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.CustomFiltersTest
[2026-02-25T21:58:26.810Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.FilterWithPathParamsTest
[2026-02-25T21:58:27.121Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.FilterWithPathParamsTest
[2026-02-25T21:58:27.121Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.ValidNonBlockingFiltersTest
[2026-02-25T21:58:27.121Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.ValidNonBlockingFiltersTest
[2026-02-25T21:58:27.121Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.UniFiltersTest
[2026-02-25T21:58:27.431Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.UniFiltersTest
[2026-02-25T21:58:27.431Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.AnotherValidNonBlockingFiltersTest
[2026-02-25T21:58:27.431Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.AnotherValidNonBlockingFiltersTest
[2026-02-25T21:58:27.431Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.AbortingFiltersTest
[2026-02-25T21:58:27.431Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.AbortingFiltersTest
[2026-02-25T21:58:27.431Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.InvalidNonBlockingFiltersTest
[2026-02-25T21:58:27.431Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.InvalidNonBlockingFiltersTest
[2026-02-25T21:58:27.431Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.path.RestPathTestCase
[2026-02-25T21:58:27.742Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.jboss.resteasy.reactive.server.vertx.test.path.RestPathTestCase
[2026-02-25T21:58:27.742Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.path.WhitespaceInPathTest
[2026-02-25T21:58:27.742Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.jboss.resteasy.reactive.server.vertx.test.path.WhitespaceInPathTest
[2026-02-25T21:58:27.742Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.SimpleVertxResteasyReactiveTest
[2026-02-25T21:58:27.742Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.resteasy.reactive.server.vertx.test.SimpleVertxResteasyReactiveTest
[2026-02-25T21:58:27.742Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnClassTest
[2026-02-25T21:58:27.742Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnClassTest
[2026-02-25T21:58:27.742Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.ResponseTest
[2026-02-25T21:58:27.742Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.jboss.resteasy.reactive.server.vertx.test.response.ResponseTest
[2026-02-25T21:58:27.742Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.NullHeaderTestCase
[2026-02-25T21:58:27.742Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.resteasy.reactive.server.vertx.test.response.NullHeaderTestCase
[2026-02-25T21:58:27.742Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.RestResponseTest
[2026-02-25T21:58:28.052Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s - in org.jboss.resteasy.reactive.server.vertx.test.response.RestResponseTest
[2026-02-25T21:58:28.052Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.providers.FileTestCase
[2026-02-25T21:58:28.363Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.jboss.resteasy.reactive.server.vertx.test.providers.FileTestCase
[2026-02-25T21:58:28.363Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.providers.InvalidFileTestCase
[2026-02-25T21:58:28.363Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.resteasy.reactive.server.vertx.test.providers.InvalidFileTestCase
[2026-02-25T21:58:28.363Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.stress.SuspendResumeStressTest
[2026-02-25T21:58:29.945Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.378 s - in org.jboss.resteasy.reactive.server.vertx.test.stress.SuspendResumeStressTest
[2026-02-25T21:58:29.945Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnApplicationTest
[2026-02-25T21:58:29.945Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnApplicationTest
[2026-02-25T21:58:29.945Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.matching.RegexMatchTest
[2026-02-25T21:58:29.945Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.resteasy.reactive.server.vertx.test.matching.RegexMatchTest
[2026-02-25T21:58:29.945Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.matching.StemMatchTest
[2026-02-25T21:58:29.945Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.resteasy.reactive.server.vertx.test.matching.StemMatchTest
[2026-02-25T21:58:29.945Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.status.ResponseStatusTest
[2026-02-25T21:58:29.945Z] Feb 25, 2026 9:58:29 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:29.945Z] ERROR: Request failed
[2026-02-25T21:58:29.945Z] java.lang.IllegalArgumentException
[2026-02-25T21:58:29.945Z]
[2026-02-25T21:58:29.945Z] Feb 25, 2026 9:58:29 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:29.945Z] ERROR: Request failed
[2026-02-25T21:58:29.945Z] java.lang.IllegalArgumentException
[2026-02-25T21:58:29.945Z]
[2026-02-25T21:58:29.945Z] Feb 25, 2026 9:58:29 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:29.945Z] ERROR: Request failed
[2026-02-25T21:58:29.945Z] java.lang.IllegalArgumentException
[2026-02-25T21:58:29.945Z]
[2026-02-25T21:58:29.945Z] Feb 25, 2026 9:58:29 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:29.945Z] ERROR: Request failed
[2026-02-25T21:58:29.945Z] java.lang.IllegalArgumentException
[2026-02-25T21:58:29.945Z]
[2026-02-25T21:58:29.945Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.jboss.resteasy.reactive.server.vertx.test.status.ResponseStatusTest
[2026-02-25T21:58:29.945Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.InnerClassTest
[2026-02-25T21:58:29.945Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.jboss.resteasy.reactive.server.vertx.test.InnerClassTest
[2026-02-25T21:58:29.945Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.HttpHeadersTest
[2026-02-25T21:58:29.945Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.HttpHeadersTest
[2026-02-25T21:58:29.945Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CollectionDefaultValueTest
[2026-02-25T21:58:29.945Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CollectionDefaultValueTest
[2026-02-25T21:58:29.945Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2026-02-25T21:58:30.257Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2026-02-25T21:58:30.257Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2026-02-25T21:58:30.257Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2026-02-25T21:58:30.257Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceRequestFilterTest
[2026-02-25T21:58:30.257Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceRequestFilterTest
[2026-02-25T21:58:30.257Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SpecialResourceTest
[2026-02-25T21:58:30.257Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SpecialResourceTest
[2026-02-25T21:58:30.257Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2026-02-25T21:58:30.568Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2026-02-25T21:58:30.568Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.UriInfoTest
[2026-02-25T21:58:30.568Z] Constructed
[2026-02-25T21:58:30.568Z] Constructed
[2026-02-25T21:58:30.568Z] Constructed
[2026-02-25T21:58:30.568Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.138 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.UriInfoTest
[2026-02-25T21:58:30.568Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.DefaultMediaTypeTest
[2026-02-25T21:58:30.568Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.DefaultMediaTypeTest
[2026-02-25T21:58:30.568Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericResourceTest
[2026-02-25T21:58:30.879Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.066 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericResourceTest
[2026-02-25T21:58:30.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MultiInterfaceResLocatorTest
[2026-02-25T21:58:30.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MultiInterfaceResLocatorTest
[2026-02-25T21:58:30.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MatchedResourceTest
[2026-02-25T21:58:30.879Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MatchedResourceTest
[2026-02-25T21:58:30.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.InheritanceTest
[2026-02-25T21:58:30.879Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.053 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.InheritanceTest
[2026-02-25T21:58:30.879Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericEntityTest
[2026-02-25T21:58:31.189Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericEntityTest
[2026-02-25T21:58:31.189Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortingRequestFilterTest
[2026-02-25T21:58:31.189Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortingRequestFilterTest
[2026-02-25T21:58:31.189Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ResourceLocatorTest
[2026-02-25T21:58:31.189Z] Feb 25, 2026 9:58:31 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource doGet
[2026-02-25T21:58:31.189Z] INFO: Uri Ancesstors for Subresource.doGet():
[2026-02-25T21:58:31.189Z] Feb 25, 2026 9:58:31 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource doGet
[2026-02-25T21:58:31.189Z] INFO: Uri Ancestors Object for Subresource.doGet():
[2026-02-25T21:58:31.189Z] Feb 25, 2026 9:58:31 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource getSubresource2
[2026-02-25T21:58:31.189Z] INFO: Uri Ancestors for Subresource.getSubresource2():
[2026-02-25T21:58:31.189Z] Feb 25, 2026 9:58:31 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource getSubresource2
[2026-02-25T21:58:31.189Z] INFO: Uri Ancestors Object for Subresource.getSubresource2():
[2026-02-25T21:58:31.189Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ResourceLocatorTest
[2026-02-25T21:58:31.189Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ReponseInfoTest
[2026-02-25T21:58:31.189Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ReponseInfoTest
[2026-02-25T21:58:31.189Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.BasicGenericTypesHandlingTest
[2026-02-25T21:58:31.499Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.BasicGenericTypesHandlingTest
[2026-02-25T21:58:31.499Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ParameterSubResTest
[2026-02-25T21:58:31.499Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ParameterSubResTest
[2026-02-25T21:58:31.499Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceLocatorTest
[2026-02-25T21:58:31.499Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceLocatorTest
[2026-02-25T21:58:31.499Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ClassLevelMediaTypeTest
[2026-02-25T21:58:31.499Z] class org.jboss.resteasy.reactive.client.impl.WebTargetImpl
[2026-02-25T21:58:31.499Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ClassLevelMediaTypeTest
[2026-02-25T21:58:31.499Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.WiderMappingNegativeTest
[2026-02-25T21:58:31.810Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.WiderMappingNegativeTest
[2026-02-25T21:58:31.810Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortFilterWithLargePayloadTest
[2026-02-25T21:58:31.810Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortFilterWithLargePayloadTest
[2026-02-25T21:58:31.810Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnMethodTest
[2026-02-25T21:58:31.810Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnMethodTest
[2026-02-25T21:58:31.810Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.CustomExceptionMappersTest
[2026-02-25T21:58:31.810Z] Feb 25, 2026 9:58:31 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:31.810Z] ERROR: Request failed
[2026-02-25T21:58:31.810Z] org.jboss.resteasy.reactive.server.vertx.test.customexceptions.MyException
[2026-02-25T21:58:31.810Z]
[2026-02-25T21:58:31.810Z] Feb 25, 2026 9:58:31 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:31.810Z] ERROR: Request failed
[2026-02-25T21:58:31.810Z] java.lang.RuntimeException
[2026-02-25T21:58:31.810Z]
[2026-02-25T21:58:31.810Z] Feb 25, 2026 9:58:31 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:31.810Z] ERROR: Request failed
[2026-02-25T21:58:31.810Z] java.lang.RuntimeException
[2026-02-25T21:58:31.810Z]
[2026-02-25T21:58:31.810Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.CustomExceptionMappersTest
[2026-02-25T21:58:31.810Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest
[2026-02-25T21:58:31.810Z] Feb 25, 2026 9:58:31 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:31.810Z] ERROR: Request failed
[2026-02-25T21:58:31.810Z] java.lang.IllegalArgumentException
[2026-02-25T21:58:31.810Z]
[2026-02-25T21:58:31.810Z] Feb 25, 2026 9:58:31 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:31.810Z] ERROR: Request failed
[2026-02-25T21:58:31.810Z] org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest$TestUnwrapException: java.lang.IllegalArgumentException
[2026-02-25T21:58:31.810Z] Caused by: java.lang.IllegalArgumentException
[2026-02-25T21:58:31.810Z]
[2026-02-25T21:58:31.810Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest
[2026-02-25T21:58:31.810Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.GlobalThrowableExceptionMapperTest
[2026-02-25T21:58:31.810Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.GlobalThrowableExceptionMapperTest
[2026-02-25T21:58:31.810Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.PerClassThrowableExceptionMapperTest
[2026-02-25T21:58:31.810Z] Feb 25, 2026 9:58:31 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:31.810Z] ERROR: Request failed
[2026-02-25T21:58:31.810Z] java.lang.reflect.InvocationTargetException
[2026-02-25T21:58:31.810Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T21:58:31.810Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T21:58:31.810Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T21:58:31.810Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T21:58:31.810Z] at org.jboss.resteasy.reactive.server.processor.ReflectionEndpointInvokerFactory$1$1.invoke(ReflectionEndpointInvokerFactory.java:31)
[2026-02-25T21:58:31.810Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-25T21:58:31.810Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-25T21:58:31.810Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T21:58:31.810Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-25T21:58:31.810Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-25T21:58:31.810Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T21:58:31.810Z] Caused by: java.lang.Throwable
[2026-02-25T21:58:31.810Z]
[2026-02-25T21:58:31.810Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.PerClassThrowableExceptionMapperTest
[2026-02-25T21:58:31.810Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateTimeParamTest
[2026-02-25T21:58:32.120Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateTimeParamTest
[2026-02-25T21:58:32.120Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationPathTest
[2026-02-25T21:58:32.120Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationPathTest
[2026-02-25T21:58:32.120Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.MultipleAcceptHeadersTest
[2026-02-25T21:58:32.120Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.MultipleAcceptHeadersTest
[2026-02-25T21:58:32.120Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamEmptySubclassTest
[2026-02-25T21:58:32.120Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamEmptySubclassTest
[2026-02-25T21:58:32.120Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateParamTest
[2026-02-25T21:58:32.432Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateParamTest
[2026-02-25T21:58:32.432Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.RawListQueryParamTest
[2026-02-25T21:58:32.432Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.RawListQueryParamTest
[2026-02-25T21:58:32.432Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.OtherJavaTimeParamTest
[2026-02-25T21:58:32.432Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.OtherJavaTimeParamTest
[2026-02-25T21:58:32.432Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateCustomParamConverterProviderTest
[2026-02-25T21:58:32.432Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateCustomParamConverterProviderTest
[2026-02-25T21:58:32.432Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.SimpleQuarkusRestTestCase
[2026-02-25T21:58:32.743Z] constructed
[2026-02-25T21:58:32.743Z] Feb 25, 2026 9:58:32 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:32.743Z] ERROR: Request failed
[2026-02-25T21:58:32.743Z] java.lang.RuntimeException: OUCH
[2026-02-25T21:58:32.743Z]
[2026-02-25T21:58:33.055Z] constructed
[2026-02-25T21:58:33.055Z] constructed
[2026-02-25T21:58:33.055Z] constructed
[2026-02-25T21:58:33.055Z] constructed
[2026-02-25T21:58:33.055Z] [WARNING] Tests run: 30, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.679 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.SimpleQuarkusRestTestCase
[2026-02-25T21:58:33.055Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamWithLocalDateTimeTest
[2026-02-25T21:58:33.055Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamWithLocalDateTimeTest
[2026-02-25T21:58:33.055Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BlockingWithFilterTest
[2026-02-25T21:58:33.366Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BlockingWithFilterTest
[2026-02-25T21:58:33.366Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationTest
[2026-02-25T21:58:33.366Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationTest
[2026-02-25T21:58:33.366Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationWithBlockingTest
[2026-02-25T21:58:33.366Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationWithBlockingTest
[2026-02-25T21:58:33.366Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.InterfaceWithImplTest
[2026-02-25T21:58:33.366Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.InterfaceWithImplTest
[2026-02-25T21:58:33.366Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2026-02-25T21:58:33.366Z] HTTP/1.1 200 OK
[2026-02-25T21:58:33.366Z] content-length: 760
[2026-02-25T21:58:33.366Z] Content-Type: multipart/form-data;boundary=96f3278c-d7a9-4774-94e3-18de78192227
[2026-02-25T21:58:33.366Z]
[2026-02-25T21:58:33.366Z] --96f3278c-d7a9-4774-94e3-18de78192227
[2026-02-25T21:58:33.366Z] Content-Disposition: form-data; name="file"; filename="lorem.txt"
[2026-02-25T21:58:33.366Z] Content-Type: application/octet-stream
[2026-02-25T21:58:33.366Z]
[2026-02-25T21:58:33.366Z] Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut
[2026-02-25T21:58:33.366Z] enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor
[2026-02-25T21:58:33.366Z] in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident,
[2026-02-25T21:58:33.366Z] sunt in culpa qui officia deserunt mollit anim id est laborum.
[2026-02-25T21:58:33.366Z]
[2026-02-25T21:58:33.366Z]
[2026-02-25T21:58:33.366Z] --96f3278c-d7a9-4774-94e3-18de78192227
[2026-02-25T21:58:33.366Z] Content-Disposition: form-data; name="name"
[2026-02-25T21:58:33.366Z] Content-Type: text/plain
[2026-02-25T21:58:33.366Z]
[2026-02-25T21:58:33.366Z] a name
[2026-02-25T21:58:33.366Z] --96f3278c-d7a9-4774-94e3-18de78192227--
[2026-02-25T21:58:33.677Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2026-02-25T21:58:33.677Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputTest
[2026-02-25T21:58:33.677Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputTest
[2026-02-25T21:58:33.677Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.ErroneousFieldMultipartInputTest
[2026-02-25T21:58:33.677Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.ErroneousFieldMultipartInputTest
[2026-02-25T21:58:33.677Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputWithAllUploadsTest
[2026-02-25T21:58:33.677Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputWithAllUploadsTest
[2026-02-25T21:58:33.677Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2026-02-25T21:58:33.986Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2026-02-25T21:58:33.986Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2026-02-25T21:58:35.075Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2026-02-25T21:58:35.075Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2026-02-25T21:58:35.075Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2026-02-25T21:58:35.075Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOptionalInputTest
[2026-02-25T21:58:35.075Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOptionalInputTest
[2026-02-25T21:58:35.075Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.RawMultipartTestCase
[2026-02-25T21:58:35.075Z] Feb 25, 2026 9:58:34 PM org.jboss.resteasy.reactive.common.processor.CalculatingIndexView index
[2026-02-25T21:58:35.075Z] WARN: Failed to index [B: Class does not exist in ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09
[2026-02-25T21:58:35.075Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.RawMultipartTestCase
[2026-02-25T21:58:35.075Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputBodyHandlerTest
[2026-02-25T21:58:35.075Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputBodyHandlerTest
[2026-02-25T21:58:35.075Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.InvalidEncodingTest
[2026-02-25T21:58:35.075Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.InvalidEncodingTest
[2026-02-25T21:58:35.075Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.headers.ResponseHeaderTest
[2026-02-25T21:58:35.075Z] Feb 25, 2026 9:58:35 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:35.075Z] ERROR: Request failed
[2026-02-25T21:58:35.075Z] java.lang.IllegalArgumentException
[2026-02-25T21:58:35.075Z]
[2026-02-25T21:58:35.075Z] Feb 25, 2026 9:58:35 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:35.075Z] ERROR: Request failed
[2026-02-25T21:58:35.075Z] java.lang.IllegalArgumentException
[2026-02-25T21:58:35.075Z]
[2026-02-25T21:58:35.075Z] Feb 25, 2026 9:58:35 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:35.075Z] ERROR: Request failed
[2026-02-25T21:58:35.075Z] java.lang.IllegalArgumentException
[2026-02-25T21:58:35.075Z]
[2026-02-25T21:58:35.075Z] Feb 25, 2026 9:58:35 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-02-25T21:58:35.075Z] ERROR: Request failed
[2026-02-25T21:58:35.075Z] java.lang.IllegalArgumentException
[2026-02-25T21:58:35.075Z]
[2026-02-25T21:58:35.396Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.jboss.resteasy.reactive.server.vertx.test.headers.ResponseHeaderTest
[2026-02-25T21:58:35.396Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.form.FormUrlencodedCorruptionTest
[2026-02-25T21:58:35.396Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.jboss.resteasy.reactive.server.vertx.test.form.FormUrlencodedCorruptionTest
[2026-02-25T21:58:35.396Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.ContentTypeCaseTest
[2026-02-25T21:58:35.396Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.ContentTypeCaseTest
[2026-02-25T21:58:35.396Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.NoAcceptMultipleProducesTest
[2026-02-25T21:58:35.396Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.NoAcceptMultipleProducesTest
[2026-02-25T21:58:35.396Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.InvalidContentTypeTest
[2026-02-25T21:58:35.396Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.InvalidContentTypeTest
[2026-02-25T21:58:35.396Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnClassAndMethodsTest
[2026-02-25T21:58:35.396Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnClassAndMethodsTest
[2026-02-25T21:58:35.396Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnMethodsTest
[2026-02-25T21:58:35.396Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnMethodsTest
[2026-02-25T21:58:35.396Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnMethodsTest
[2026-02-25T21:58:35.396Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnMethodsTest
[2026-02-25T21:58:35.396Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnClassAndMethodsTest
[2026-02-25T21:58:35.718Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnClassAndMethodsTest
[2026-02-25T21:58:36.033Z] [INFO]
[2026-02-25T21:58:36.033Z] [INFO] Results:
[2026-02-25T21:58:36.033Z] [INFO]
[2026-02-25T21:58:36.033Z] [WARNING] Tests run: 215, Failures: 0, Errors: 0, Skipped: 11
[2026-02-25T21:58:36.033Z] [INFO]
[2026-02-25T21:58:36.033Z] [INFO]
[2026-02-25T21:58:36.033Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-vertx ---
[2026-02-25T21:58:36.033Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final.jar
[2026-02-25T21:58:36.033Z] [INFO]
[2026-02-25T21:58:36.033Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-vertx ---
[2026-02-25T21:58:36.033Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final-sources.jar
[2026-02-25T21:58:36.033Z] [INFO]
[2026-02-25T21:58:36.033Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-vertx ---
[2026-02-25T21:58:36.033Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.5.Final/resteasy-reactive-vertx-2.7.5.Final.jar
[2026-02-25T21:58:36.033Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/vertx/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.5.Final/resteasy-reactive-vertx-2.7.5.Final.pom
[2026-02-25T21:58:36.033Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.5.Final/resteasy-reactive-vertx-2.7.5.Final-sources.jar
[2026-02-25T21:58:36.033Z] [INFO]
[2026-02-25T21:58:36.033Z] [INFO] --------< io.quarkus.resteasy.reactive:resteasy-reactive-jsonb >--------
[2026-02-25T21:58:36.033Z] [INFO] Building RESTEasy Reactive - JSONB Support - Runtime 2.7.5.Final [60/964]
[2026-02-25T21:58:36.033Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:58:36.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom
[2026-02-25T21:58:36.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom (29 kB at 540 kB/s)
[2026-02-25T21:58:36.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.pom
[2026-02-25T21:58:36.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.pom (24 kB at 391 kB/s)
[2026-02-25T21:58:36.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar
[2026-02-25T21:58:36.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.jar
[2026-02-25T21:58:36.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar (365 kB at 7.8 MB/s)
[2026-02-25T21:58:36.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.jar (35 kB at 519 kB/s)
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-jsonb ---
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-jsonb ---
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-jsonb ---
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-jsonb ---
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-jsonb ---
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-jsonb ---
[2026-02-25T21:58:36.405Z] [INFO] Processed 2 files in 20ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-jsonb ---
[2026-02-25T21:58:36.405Z] [INFO] Processed 2 files in 00:00.013 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-jsonb ---
[2026-02-25T21:58:36.405Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:58:36.405Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:58:36.405Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jsonb/src/main/resources
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-jsonb ---
[2026-02-25T21:58:36.405Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:58:36.405Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/classes
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-jsonb ---
[2026-02-25T21:58:36.405Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:58:36.405Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:58:36.405Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jsonb/src/test/resources
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-jsonb ---
[2026-02-25T21:58:36.405Z] [INFO] No sources to compile
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-jsonb ---
[2026-02-25T21:58:36.405Z] [INFO] No tests to run.
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-jsonb ---
[2026-02-25T21:58:36.405Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final.jar
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-jsonb ---
[2026-02-25T21:58:36.405Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-jsonb ---
[2026-02-25T21:58:36.405Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.5.Final/resteasy-reactive-jsonb-2.7.5.Final.jar
[2026-02-25T21:58:36.405Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jsonb/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.5.Final/resteasy-reactive-jsonb-2.7.5.Final.pom
[2026-02-25T21:58:36.405Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.5.Final/resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-jackson >-------
[2026-02-25T21:58:36.405Z] [INFO] Building RESTEasy Reactive - Jackson Support - Runtime 2.7.5.Final [61/964]
[2026-02-25T21:58:36.405Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-jackson ---
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-jackson ---
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-jackson ---
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-jackson ---
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-jackson ---
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-jackson ---
[2026-02-25T21:58:36.405Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-jackson ---
[2026-02-25T21:58:36.405Z] [INFO] Processed 2 files in 00:00.007 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-jackson ---
[2026-02-25T21:58:36.405Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:58:36.405Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:58:36.405Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jackson/src/main/resources
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-jackson ---
[2026-02-25T21:58:36.405Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:58:36.405Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/resteasy-reactive/server/jackson/target/classes
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-jackson ---
[2026-02-25T21:58:36.405Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:58:36.405Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:58:36.405Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jackson/src/test/resources
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-jackson ---
[2026-02-25T21:58:36.405Z] [INFO] No sources to compile
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-jackson ---
[2026-02-25T21:58:36.405Z] [INFO] No tests to run.
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-jackson ---
[2026-02-25T21:58:36.405Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final.jar
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-jackson ---
[2026-02-25T21:58:36.405Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2026-02-25T21:58:36.405Z] [INFO]
[2026-02-25T21:58:36.405Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-jackson ---
[2026-02-25T21:58:36.405Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.5.Final/resteasy-reactive-jackson-2.7.5.Final.jar
[2026-02-25T21:58:36.405Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jackson/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.5.Final/resteasy-reactive-jackson-2.7.5.Final.pom
[2026-02-25T21:58:36.405Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.5.Final/resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2026-02-25T21:58:36.716Z] [INFO]
[2026-02-25T21:58:36.716Z] [INFO] --< io.quarkus.resteasy.reactive:resteasy-reactive-client-processor >---
[2026-02-25T21:58:36.716Z] [INFO] Building RESTEasy Reactive - Client - Processor 2.7.5.Final [62/964]
[2026-02-25T21:58:36.716Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:58:36.716Z] [INFO]
[2026-02-25T21:58:36.716Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client-processor ---
[2026-02-25T21:58:36.716Z] [INFO]
[2026-02-25T21:58:36.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client-processor ---
[2026-02-25T21:58:36.716Z] [INFO]
[2026-02-25T21:58:36.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client-processor ---
[2026-02-25T21:58:36.716Z] [INFO]
[2026-02-25T21:58:36.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client-processor ---
[2026-02-25T21:58:36.716Z] [INFO]
[2026-02-25T21:58:36.716Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client-processor ---
[2026-02-25T21:58:36.716Z] [INFO]
[2026-02-25T21:58:36.716Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client-processor ---
[2026-02-25T21:58:36.716Z] [INFO] Processed 15 files in 33ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2026-02-25T21:58:36.716Z] [INFO]
[2026-02-25T21:58:36.716Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client-processor ---
[2026-02-25T21:58:36.716Z] [INFO] Processed 15 files in 00:00.030 (Already Sorted: 15, Needed Sorting: 0)
[2026-02-25T21:58:36.716Z] [INFO]
[2026-02-25T21:58:36.716Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-client-processor ---
[2026-02-25T21:58:36.716Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:58:36.716Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:58:36.716Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/processor/src/main/resources
[2026-02-25T21:58:36.716Z] [INFO]
[2026-02-25T21:58:36.716Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-client-processor ---
[2026-02-25T21:58:36.716Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:58:36.716Z] [INFO] Compiling 14 source files to /quarkus/independent-projects/resteasy-reactive/client/processor/target/classes
[2026-02-25T21:58:36.716Z] [INFO]
[2026-02-25T21:58:36.716Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-client-processor ---
[2026-02-25T21:58:36.716Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:58:36.716Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-02-25T21:58:36.716Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/processor/src/test/resources
[2026-02-25T21:58:36.716Z] [INFO]
[2026-02-25T21:58:36.716Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-client-processor ---
[2026-02-25T21:58:36.716Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:58:36.716Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/resteasy-reactive/client/processor/target/test-classes
[2026-02-25T21:58:37.027Z] [INFO]
[2026-02-25T21:58:37.027Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-client-processor ---
[2026-02-25T21:58:37.027Z] [INFO]
[2026-02-25T21:58:37.027Z] [INFO] -------------------------------------------------------
[2026-02-25T21:58:37.027Z] [INFO] T E S T S
[2026-02-25T21:58:37.027Z] [INFO] -------------------------------------------------------
[2026-02-25T21:58:37.027Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:58:37.701Z] [INFO] Running org.jboss.resteasy.reactive.client.processor.beanparam.BeanParamParserTest
[2026-02-25T21:58:37.701Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.jboss.resteasy.reactive.client.processor.beanparam.BeanParamParserTest
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] Results:
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-client-processor ---
[2026-02-25T21:58:37.701Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final.jar
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client-processor ---
[2026-02-25T21:58:37.701Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final-sources.jar
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client-processor ---
[2026-02-25T21:58:37.701Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.5.Final/resteasy-reactive-client-processor-2.7.5.Final.jar
[2026-02-25T21:58:37.701Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/processor/pom.xml to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.5.Final/resteasy-reactive-client-processor-2.7.5.Final.pom
[2026-02-25T21:58:37.701Z] [INFO] Installing /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.5.Final/resteasy-reactive-client-processor-2.7.5.Final-sources.jar
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --------------------< io.quarkus:quarkus-bom-test >---------------------
[2026-02-25T21:58:37.701Z] [INFO] Building Quarkus - BOM - Test 2.7.5.Final [63/964]
[2026-02-25T21:58:37.701Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom-test ---
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom-test ---
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom-test ---
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom-test ---
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom-test ---
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom-test ---
[2026-02-25T21:58:37.701Z] [INFO] Installing /quarkus/bom/test/pom.xml to /root/.m2/repository/io/quarkus/quarkus-bom-test/2.7.5.Final/quarkus-bom-test-2.7.5.Final.pom
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] ----------------< io.quarkus:quarkus-vertx-http-parent >----------------
[2026-02-25T21:58:37.701Z] [INFO] Building Quarkus - Vert.x - HTTP 2.7.5.Final [64/964]
[2026-02-25T21:58:37.701Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-parent ---
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-parent ---
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-parent ---
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-parent ---
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-parent ---
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-parent ---
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-parent ---
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-parent ---
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-parent ---
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-parent ---
[2026-02-25T21:58:37.701Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-parent ---
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-parent ---
[2026-02-25T21:58:37.701Z] [INFO] Installing /quarkus/extensions/vertx-http/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-parent/2.7.5.Final/quarkus-vertx-http-parent-2.7.5.Final.pom
[2026-02-25T21:58:37.701Z] [INFO]
[2026-02-25T21:58:37.701Z] [INFO] -------< io.quarkus:quarkus-vertx-http-dev-console-runtime-spi >--------
[2026-02-25T21:58:37.701Z] [INFO] Building Quarkus - Vert.x - HTTP - Dev Console Runtime SPI 2.7.5.Final [65/964]
[2026-02-25T21:58:37.701Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:58:37.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.pom
[2026-02-25T21:58:38.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.pom (5.1 kB at 21 kB/s)
[2026-02-25T21:58:38.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.5/vertx-web-parent-4.2.5.pom
[2026-02-25T21:58:38.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.5/vertx-web-parent-4.2.5.pom (2.7 kB at 30 kB/s)
[2026-02-25T21:58:38.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.5/vertx-web-common-4.2.5.pom
[2026-02-25T21:58:38.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.5/vertx-web-common-4.2.5.pom (488 B at 1.9 kB/s)
[2026-02-25T21:58:38.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.pom
[2026-02-25T21:58:38.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.pom (32 kB at 131 kB/s)
[2026-02-25T21:58:38.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom
[2026-02-25T21:58:38.631Z] [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 232 kB/s)
[2026-02-25T21:58:38.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom
[2026-02-25T21:58:38.942Z] [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 1.3 MB/s)
[2026-02-25T21:58:38.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom
[2026-02-25T21:58:38.942Z] [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 26 kB/s)
[2026-02-25T21:58:38.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom
[2026-02-25T21:58:38.942Z] [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 37 kB/s)
[2026-02-25T21:58:38.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom
[2026-02-25T21:58:38.942Z] [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 26 kB/s)
[2026-02-25T21:58:38.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom
[2026-02-25T21:58:38.942Z] [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 58 kB/s)
[2026-02-25T21:58:38.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom
[2026-02-25T21:58:39.253Z] [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 82 kB/s)
[2026-02-25T21:58:39.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom
[2026-02-25T21:58:39.253Z] [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 37 kB/s)
[2026-02-25T21:58:39.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom
[2026-02-25T21:58:39.253Z] [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 661 kB/s)
[2026-02-25T21:58:39.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom
[2026-02-25T21:58:39.253Z] [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 45 kB/s)
[2026-02-25T21:58:39.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom
[2026-02-25T21:58:39.253Z] [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 35 kB/s)
[2026-02-25T21:58:39.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom
[2026-02-25T21:58:39.253Z] [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 53 kB/s)
[2026-02-25T21:58:39.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom
[2026-02-25T21:58:39.564Z] [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 63 kB/s)
[2026-02-25T21:58:39.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.pom
[2026-02-25T21:58:39.564Z] [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 56 kB/s)
[2026-02-25T21:58:39.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.pom
[2026-02-25T21:58:39.564Z] [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 40 kB/s)
[2026-02-25T21:58:39.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.5/vertx-auth-common-4.2.5.pom
[2026-02-25T21:58:39.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.5/vertx-auth-common-4.2.5.pom (2.5 kB at 19 kB/s)
[2026-02-25T21:58:39.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.5/vertx-auth-4.2.5.pom
[2026-02-25T21:58:39.878Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.5/vertx-auth-4.2.5.pom (2.8 kB at 9.8 kB/s)
[2026-02-25T21:58:39.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.5/vertx-bridge-common-4.2.5.pom
[2026-02-25T21:58:40.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.5/vertx-bridge-common-4.2.5.pom (3.6 kB at 38 kB/s)
[2026-02-25T21:58:40.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.jar
[2026-02-25T21:58:40.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.5/vertx-web-common-4.2.5.jar
[2026-02-25T21:58:40.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.5/vertx-auth-common-4.2.5.jar
[2026-02-25T21:58:40.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.5/vertx-bridge-common-4.2.5.jar
[2026-02-25T21:58:40.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.jar
[2026-02-25T21:58:40.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.jar (356 kB at 6.1 MB/s)
[2026-02-25T21:58:40.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar
[2026-02-25T21:58:40.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.5/vertx-bridge-common-4.2.5.jar (11 kB at 117 kB/s)
[2026-02-25T21:58:40.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar
[2026-02-25T21:58:40.188Z] [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 6.0 MB/s)
[2026-02-25T21:58:40.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar
[2026-02-25T21:58:40.188Z] [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 3.0 MB/s)
[2026-02-25T21:58:40.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar
[2026-02-25T21:58:40.188Z] [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 2.6 MB/s)
[2026-02-25T21:58:40.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar
[2026-02-25T21:58:40.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.jar (1.5 MB at 6.7 MB/s)
[2026-02-25T21:58:40.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar
[2026-02-25T21:58:40.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.5/vertx-web-common-4.2.5.jar (24 kB at 104 kB/s)
[2026-02-25T21:58:40.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar
[2026-02-25T21:58:40.498Z] [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 1.3 MB/s)
[2026-02-25T21:58:40.498Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar
[2026-02-25T21:58:40.498Z] [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 1.1 MB/s)
[2026-02-25T21:58:40.498Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar
[2026-02-25T21:58:40.498Z] [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 402 kB/s)
[2026-02-25T21:58:40.498Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar
[2026-02-25T21:58:40.498Z] [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 117 kB/s)
[2026-02-25T21:58:40.498Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar
[2026-02-25T21:58:40.498Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.5/vertx-auth-common-4.2.5.jar (133 kB at 413 kB/s)
[2026-02-25T21:58:40.498Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.jar
[2026-02-25T21:58:40.498Z] [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.9 MB/s)
[2026-02-25T21:58:40.498Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.jar
[2026-02-25T21:58:40.498Z] [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.3 MB/s)
[2026-02-25T21:58:40.498Z] [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 63 kB/s)
[2026-02-25T21:58:40.498Z] [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 170 kB/s)
[2026-02-25T21:58:40.498Z] [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 98 kB/s)
[2026-02-25T21:58:40.498Z] [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 380 kB/s)
[2026-02-25T21:58:40.498Z] [INFO]
[2026-02-25T21:58:40.498Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.498Z] [INFO]
[2026-02-25T21:58:40.498Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.809Z] [INFO] Processed 2 files in 23ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.809Z] [INFO] Processed 2 files in 00:00.013 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.809Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:58:40.809Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-runtime-spi/src/main/resources
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.809Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:58:40.809Z] [INFO] Compiling 2 source files to /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/classes
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.809Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:58:40.809Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-runtime-spi/src/test/resources
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.809Z] [INFO] No sources to compile
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.809Z] [INFO] No tests to run.
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.809Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final.jar
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.809Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final-sources.jar
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-02-25T21:58:40.809Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.5.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final.jar
[2026-02-25T21:58:40.809Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-runtime-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.5.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final.pom
[2026-02-25T21:58:40.809Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.5.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final-sources.jar
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] -----------< io.quarkus:quarkus-vertx-http-dev-console-spi >------------
[2026-02-25T21:58:40.809Z] [INFO] Building Quarkus - Vert.x - HTTP - Dev Console SPI 2.7.5.Final [66/964]
[2026-02-25T21:58:40.809Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:40.809Z] [INFO]
[2026-02-25T21:58:40.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:41.480Z] [INFO]
[2026-02-25T21:58:41.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:41.480Z] [INFO]
[2026-02-25T21:58:41.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:41.480Z] [INFO]
[2026-02-25T21:58:41.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:41.480Z] [INFO]
[2026-02-25T21:58:41.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:41.480Z] [INFO]
[2026-02-25T21:58:41.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:41.480Z] [INFO]
[2026-02-25T21:58:41.480Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:41.480Z] [INFO]
[2026-02-25T21:58:41.480Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:41.480Z] [INFO] Processed 3 files in 17ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T21:58:41.480Z] [INFO]
[2026-02-25T21:58:41.480Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:41.480Z] [INFO] Processed 3 files in 00:00.012 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T21:58:41.480Z] [INFO]
[2026-02-25T21:58:41.480Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:41.480Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:58:41.480Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-spi/src/main/resources
[2026-02-25T21:58:41.480Z] [INFO]
[2026-02-25T21:58:41.480Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:41.480Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:58:41.480Z] [INFO] Compiling 3 source files to /quarkus/extensions/vertx-http/dev-console-spi/target/classes
[2026-02-25T21:58:41.480Z] [INFO]
[2026-02-25T21:58:41.480Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:41.480Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:58:41.480Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-spi/src/test/resources
[2026-02-25T21:58:41.480Z] [INFO]
[2026-02-25T21:58:41.480Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:41.480Z] [INFO] No sources to compile
[2026-02-25T21:58:41.480Z] [INFO]
[2026-02-25T21:58:41.480Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:41.480Z] [INFO] No tests to run.
[2026-02-25T21:58:41.480Z] [INFO]
[2026-02-25T21:58:41.480Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:41.480Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final.jar
[2026-02-25T21:58:41.480Z] [INFO]
[2026-02-25T21:58:41.480Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:41.480Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final-sources.jar
[2026-02-25T21:58:41.790Z] [INFO]
[2026-02-25T21:58:41.790Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-dev-console-spi ---
[2026-02-25T21:58:41.790Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.5.Final/quarkus-vertx-http-dev-console-spi-2.7.5.Final.jar
[2026-02-25T21:58:41.790Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.5.Final/quarkus-vertx-http-dev-console-spi-2.7.5.Final.pom
[2026-02-25T21:58:41.790Z] [INFO] Installing /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.5.Final/quarkus-vertx-http-dev-console-spi-2.7.5.Final-sources.jar
[2026-02-25T21:58:41.790Z] [INFO]
[2026-02-25T21:58:41.790Z] [INFO] -------------------< io.quarkus:quarkus-arc-parent >--------------------
[2026-02-25T21:58:41.790Z] [INFO] Building Quarkus - ArC 2.7.5.Final [67/964]
[2026-02-25T21:58:41.790Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:58:41.790Z] [INFO]
[2026-02-25T21:58:41.790Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arc-parent ---
[2026-02-25T21:58:41.790Z] [INFO]
[2026-02-25T21:58:41.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arc-parent ---
[2026-02-25T21:58:41.790Z] [INFO]
[2026-02-25T21:58:41.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arc-parent ---
[2026-02-25T21:58:41.790Z] [INFO]
[2026-02-25T21:58:41.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arc-parent ---
[2026-02-25T21:58:41.790Z] [INFO]
[2026-02-25T21:58:41.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arc-parent ---
[2026-02-25T21:58:41.790Z] [INFO]
[2026-02-25T21:58:41.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arc-parent ---
[2026-02-25T21:58:41.790Z] [INFO]
[2026-02-25T21:58:41.790Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-arc-parent ---
[2026-02-25T21:58:41.790Z] [INFO]
[2026-02-25T21:58:41.790Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arc-parent ---
[2026-02-25T21:58:41.790Z] [INFO]
[2026-02-25T21:58:41.790Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arc-parent ---
[2026-02-25T21:58:41.790Z] [INFO]
[2026-02-25T21:58:41.790Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arc-parent ---
[2026-02-25T21:58:41.790Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:58:41.790Z] [INFO]
[2026-02-25T21:58:41.790Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arc-parent ---
[2026-02-25T21:58:41.790Z] [INFO]
[2026-02-25T21:58:41.790Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arc-parent ---
[2026-02-25T21:58:41.790Z] [INFO] Installing /quarkus/extensions/arc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-arc-parent/2.7.5.Final/quarkus-arc-parent-2.7.5.Final.pom
[2026-02-25T21:58:41.790Z] [INFO]
[2026-02-25T21:58:41.790Z] [INFO] -----------------------< io.quarkus:quarkus-arc >-----------------------
[2026-02-25T21:58:41.790Z] [INFO] Building Quarkus - ArC - Runtime 2.7.5.Final [68/964]
[2026-02-25T21:58:41.790Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:58:41.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.pom
[2026-02-25T21:58:41.790Z] [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 86 kB/s)
[2026-02-25T21:58:41.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.2/microprofile-context-propagation-parent-1.2.pom
[2026-02-25T21:58:41.791Z] [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 195 kB/s)
[2026-02-25T21:58:41.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.jar
[2026-02-25T21:58:41.791Z] [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 237 kB/s)
[2026-02-25T21:58:41.791Z] [INFO]
[2026-02-25T21:58:41.791Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arc ---
[2026-02-25T21:58:41.791Z] [INFO]
[2026-02-25T21:58:41.791Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arc ---
[2026-02-25T21:58:42.101Z] [INFO]
[2026-02-25T21:58:42.101Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arc ---
[2026-02-25T21:58:42.101Z] [INFO]
[2026-02-25T21:58:42.101Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arc ---
[2026-02-25T21:58:42.101Z] [INFO]
[2026-02-25T21:58:42.101Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arc ---
[2026-02-25T21:58:42.101Z] [INFO]
[2026-02-25T21:58:42.101Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arc ---
[2026-02-25T21:58:42.101Z] [INFO]
[2026-02-25T21:58:42.101Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-arc ---
[2026-02-25T21:58:42.101Z] [INFO]
[2026-02-25T21:58:42.101Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arc ---
[2026-02-25T21:58:42.101Z] [INFO]
[2026-02-25T21:58:42.101Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arc ---
[2026-02-25T21:58:42.101Z] [INFO] Processed 36 files in 135ms (Formatted: 0, Unchanged: 36, Failed: 0, Readonly: 0)
[2026-02-25T21:58:42.101Z] [INFO]
[2026-02-25T21:58:42.102Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arc ---
[2026-02-25T21:58:42.102Z] [INFO] Processed 36 files in 00:00.084 (Already Sorted: 36, Needed Sorting: 0)
[2026-02-25T21:58:42.102Z] [INFO]
[2026-02-25T21:58:42.102Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-arc ---
[2026-02-25T21:58:42.102Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:58:42.102Z] [INFO] Copying 3 resources
[2026-02-25T21:58:42.102Z] [INFO]
[2026-02-25T21:58:42.102Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-arc ---
[2026-02-25T21:58:42.413Z] [INFO]
[2026-02-25T21:58:42.413Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-arc ---
[2026-02-25T21:58:42.413Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:58:42.413Z] [INFO] Compiling 36 source files to /quarkus/extensions/arc/runtime/target/classes
[2026-02-25T21:58:42.725Z] [INFO]
[2026-02-25T21:58:42.725Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-arc ---
[2026-02-25T21:58:42.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:58:42.725Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/arc/runtime/src/test/resources
[2026-02-25T21:58:42.725Z] [INFO]
[2026-02-25T21:58:42.725Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-arc ---
[2026-02-25T21:58:42.725Z] [INFO] No sources to compile
[2026-02-25T21:58:42.725Z] [INFO]
[2026-02-25T21:58:42.725Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-arc ---
[2026-02-25T21:58:42.725Z] [INFO] No tests to run.
[2026-02-25T21:58:42.725Z] [INFO]
[2026-02-25T21:58:42.725Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-arc ---
[2026-02-25T21:58:42.725Z] [INFO] Building jar: /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final.jar
[2026-02-25T21:58:42.725Z] [INFO]
[2026-02-25T21:58:42.725Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arc ---
[2026-02-25T21:58:42.725Z] [INFO] Building jar: /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final-sources.jar
[2026-02-25T21:58:42.725Z] [INFO]
[2026-02-25T21:58:42.725Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arc ---
[2026-02-25T21:58:42.725Z] [INFO] Installing /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-arc/2.7.5.Final/quarkus-arc-2.7.5.Final.jar
[2026-02-25T21:58:42.725Z] [INFO] Installing /quarkus/extensions/arc/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-arc/2.7.5.Final/quarkus-arc-2.7.5.Final.pom
[2026-02-25T21:58:42.725Z] [INFO] Installing /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-arc/2.7.5.Final/quarkus-arc-2.7.5.Final-sources.jar
[2026-02-25T21:58:42.725Z] [INFO]
[2026-02-25T21:58:42.725Z] [INFO] -----------------< io.quarkus:quarkus-arc-deployment >------------------
[2026-02-25T21:58:42.725Z] [INFO] Building Quarkus - ArC - Deployment 2.7.5.Final [69/964]
[2026-02-25T21:58:42.725Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:58:42.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.2.Final/jboss-ejb-api_3.1_spec-1.0.2.Final.pom
[2026-02-25T21:58:43.036Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.2.Final/jboss-ejb-api_3.1_spec-1.0.2.Final.pom (4.8 kB at 49 kB/s)
[2026-02-25T21:58:43.036Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom
[2026-02-25T21:58:43.036Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom (29 kB at 433 kB/s)
[2026-02-25T21:58:43.036Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.2.Final/jboss-ejb-api_3.1_spec-1.0.2.Final.jar
[2026-02-25T21:58:43.036Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.2.Final/jboss-ejb-api_3.1_spec-1.0.2.Final.jar (51 kB at 629 kB/s)
[2026-02-25T21:58:43.036Z] [INFO]
[2026-02-25T21:58:43.036Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arc-deployment ---
[2026-02-25T21:58:43.036Z] [INFO]
[2026-02-25T21:58:43.036Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arc-deployment ---
[2026-02-25T21:58:43.711Z] [INFO]
[2026-02-25T21:58:43.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arc-deployment ---
[2026-02-25T21:58:43.711Z] [INFO]
[2026-02-25T21:58:43.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arc-deployment ---
[2026-02-25T21:58:43.711Z] [INFO]
[2026-02-25T21:58:43.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arc-deployment ---
[2026-02-25T21:58:43.711Z] [INFO]
[2026-02-25T21:58:43.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arc-deployment ---
[2026-02-25T21:58:43.711Z] [INFO]
[2026-02-25T21:58:43.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-arc-deployment ---
[2026-02-25T21:58:43.711Z] [INFO]
[2026-02-25T21:58:43.711Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arc-deployment ---
[2026-02-25T21:58:43.711Z] [INFO]
[2026-02-25T21:58:43.711Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arc-deployment ---
[2026-02-25T21:58:44.382Z] [INFO] Processed 208 files in 516ms (Formatted: 0, Unchanged: 208, Failed: 0, Readonly: 0)
[2026-02-25T21:58:44.382Z] [INFO]
[2026-02-25T21:58:44.382Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arc-deployment ---
[2026-02-25T21:58:44.693Z] [INFO] Processed 208 files in 00:00.477 (Already Sorted: 208, Needed Sorting: 0)
[2026-02-25T21:58:44.693Z] [INFO]
[2026-02-25T21:58:44.693Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-arc-deployment ---
[2026-02-25T21:58:44.693Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:58:44.693Z] [INFO] Copying 13 resources
[2026-02-25T21:58:44.693Z] [INFO]
[2026-02-25T21:58:44.693Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-arc-deployment ---
[2026-02-25T21:58:44.693Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:58:44.693Z] [INFO] Compiling 81 source files to /quarkus/extensions/arc/deployment/target/classes
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/ArcConfig.java:[87,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/ArcConfig.java:[87,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/ArcConfig.java:[87,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/ArcConfig.java:[87,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[113,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[113,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[113,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[113,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[122,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[122,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[122,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[122,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[320,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[320,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[320,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[320,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[334,62] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[334,62] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[334,62] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/InterfaceConfigPropertiesUtil.java:[334,62] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[48,22] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[58,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[87,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[93,37] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[101,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[104,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[104,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[104,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[104,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesBuildStep.java:[106,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[18,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[18,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[18,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[18,19] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[23,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[23,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[23,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[23,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[39,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[39,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[39,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[39,12] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[59,61] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ConfigPropertiesMetadataBuildItem.java:[64,16] join(java.lang.String,java.util.Iterator<java.lang.String>) in io.quarkus.runtime.util.StringUtil has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/DotNames.java:[33,67] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/DotNames.java:[34,63] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/DotNames.java:[35,63] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[153,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[153,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[153,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[153,31] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[238,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[238,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[238,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[238,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[462,63] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[462,63] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[462,63] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[462,63] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[466,50] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[466,50] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[466,50] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [WARNING] /quarkus/extensions/arc/deployment/src/main/java/io/quarkus/arc/deployment/configproperties/ClassConfigPropertiesUtil.java:[466,50] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:46.291Z] [INFO]
[2026-02-25T21:58:46.291Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-arc-deployment ---
[2026-02-25T21:58:46.291Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:58:46.291Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/arc/deployment/src/test/resources
[2026-02-25T21:58:46.291Z] [INFO]
[2026-02-25T21:58:46.291Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-arc-deployment ---
[2026-02-25T21:58:46.291Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:58:46.291Z] [INFO] Compiling 127 source files to /quarkus/extensions/arc/deployment/target/test-classes
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/UnspecifiedPrefixConfigProperties.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/UnspecifiedPrefixConfigProperties.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/UnspecifiedPrefixConfigProperties.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/GreetingExtraProperties.java:[5,2] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/GreetingExtraProperties.java:[5,2] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/GreetingExtraProperties.java:[5,2] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[84,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[84,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[84,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[96,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[96,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[96,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[103,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[103,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[103,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[109,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[109,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[109,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[119,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[119,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[119,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[126,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[126,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[126,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[166,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[166,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[166,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[171,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[171,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/UnlessBuildProfileTest.java:[171,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[55,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[55,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.891Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[55,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[71,10] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[71,10] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/TypicalClassConfigPrefixTest.java:[71,10] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,58] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,58] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/VerbatimInterfaceConfigPropertiesTest.java:[61,58] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[50,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[50,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[50,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[78,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[78,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/MultipleInterfaceConfigPrefixTest.java:[78,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[51,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,59] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,59] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/FromConfigConfigDefaultConfigPropertiesTest.java:[65,59] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/InterfaceWithOtherConfigPrefixTest.java:[41,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/InterfaceWithOtherConfigPrefixTest.java:[41,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/InterfaceWithOtherConfigPrefixTest.java:[41,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[104,14] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[104,14] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[104,14] io.quarkus.arc.config.ConfigIgnore in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[59,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[59,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/NestedClassAndSuperclassConfigPropertiesTest.java:[59,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[83,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[83,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[83,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[95,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[95,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[95,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[102,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[102,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[102,41] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[108,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[108,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[108,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[118,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[118,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[118,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[125,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[125,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[125,40] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.892Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[165,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.893Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[165,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.893Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[165,10] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.893Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[170,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.893Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[170,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.893Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/profile/IfBuildProfileTest.java:[170,37] io.quarkus.arc.config.ConfigPrefix in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.893Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithAllPublicFieldsConfigPropertiesTest.java:[92,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.893Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithAllPublicFieldsConfigPropertiesTest.java:[92,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.893Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithAllPublicFieldsConfigPropertiesTest.java:[92,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.893Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingNestedConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.893Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingNestedConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.893Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingNestedConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.893Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.893Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.893Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithMissingConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.893Z] [WARNING] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithoutGettersConfigPropertiesTest.java:[47,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T21:58:47.893Z] [INFO] /quarkus/extensions/arc/deployment/src/test/java/io/quarkus/arc/test/configproperties/ClassWithoutGettersConfigPropertiesTest.java: Some input files additionally use or override a deprecated API.
[2026-02-25T21:58:47.893Z] [INFO]
[2026-02-25T21:58:47.893Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-arc-deployment ---
[2026-02-25T21:58:47.893Z] [INFO]
[2026-02-25T21:58:47.893Z] [INFO] -------------------------------------------------------
[2026-02-25T21:58:47.893Z] [INFO] T E S T S
[2026-02-25T21:58:47.893Z] [INFO] -------------------------------------------------------
[2026-02-25T21:58:47.893Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:58:48.751Z] [INFO] Running SingleLetterDefaultPackageTest
[2026-02-25T21:58:51.597Z] 2026-02-25 21:58:51,502 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.163s.
[2026-02-25T21:58:51.597Z] 2026-02-25 21:58:51,504 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:58:51.597Z] 2026-02-25 21:58:51,504 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:58:51.597Z] 2026-02-25 21:58:51,564 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2026-02-25T21:58:51.909Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.131 s - in SingleLetterDefaultPackageTest
[2026-02-25T21:58:51.909Z] [INFO] Running io.quarkus.arc.test.arguments.CommandLineArgumentsTestCase
[2026-02-25T21:58:52.580Z] 2026-02-25 21:58:52,493 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.129s.
[2026-02-25T21:58:52.580Z] 2026-02-25 21:58:52,494 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:58:52.580Z] 2026-02-25 21:58:52,494 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:58:52.580Z] 2026-02-25 21:58:52,509 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T21:58:52.580Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 s - in io.quarkus.arc.test.arguments.CommandLineArgumentsTestCase
[2026-02-25T21:58:52.580Z] [INFO] Running io.quarkus.arc.test.observer.SyntheticObserverTest
[2026-02-25T21:58:53.254Z] 2026-02-25 21:58:53,199 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.133s.
[2026-02-25T21:58:53.254Z] 2026-02-25 21:58:53,200 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:58:53.254Z] 2026-02-25 21:58:53,200 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:58:53.254Z] 2026-02-25 21:58:53,217 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:58:53.254Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s - in io.quarkus.arc.test.observer.SyntheticObserverTest
[2026-02-25T21:58:53.254Z] [INFO] Running io.quarkus.arc.test.observer.ObserverTransformerTest
[2026-02-25T21:58:54.347Z] 2026-02-25 21:58:53,959 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.146s.
[2026-02-25T21:58:54.347Z] 2026-02-25 21:58:53,960 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:58:54.347Z] 2026-02-25 21:58:53,960 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:58:54.347Z] 2026-02-25 21:58:53,977 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:58:54.347Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 s - in io.quarkus.arc.test.observer.ObserverTransformerTest
[2026-02-25T21:58:54.347Z] [INFO] Running io.quarkus.arc.test.observer.AsyncObserverTest
[2026-02-25T21:58:54.657Z] 2026-02-25 21:58:54,539 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.115s.
[2026-02-25T21:58:54.657Z] 2026-02-25 21:58:54,540 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:58:54.657Z] 2026-02-25 21:58:54,540 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:58:54.657Z] 2026-02-25 21:58:54,558 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:58:54.657Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 s - in io.quarkus.arc.test.observer.AsyncObserverTest
[2026-02-25T21:58:54.657Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesPackageStartsTest
[2026-02-25T21:58:55.327Z] 2026-02-25 21:58:55,140 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.129s.
[2026-02-25T21:58:55.327Z] 2026-02-25 21:58:55,141 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:58:55.327Z] 2026-02-25 21:58:55,141 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:58:55.327Z] 2026-02-25 21:58:55,156 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T21:58:55.327Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesPackageStartsTest
[2026-02-25T21:58:55.327Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesFqcnTest
[2026-02-25T21:58:55.998Z] 2026-02-25 21:58:55,712 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.125s.
[2026-02-25T21:58:55.998Z] 2026-02-25 21:58:55,712 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:58:55.998Z] 2026-02-25 21:58:55,712 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:58:55.998Z] 2026-02-25 21:58:55,726 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T21:58:55.998Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesFqcnTest
[2026-02-25T21:58:55.998Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesSimpleNameTest
[2026-02-25T21:58:56.309Z] 2026-02-25 21:58:56,229 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.102s.
[2026-02-25T21:58:56.309Z] 2026-02-25 21:58:56,229 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:58:56.309Z] 2026-02-25 21:58:56,229 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:58:56.309Z] 2026-02-25 21:58:56,254 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:58:56.309Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesSimpleNameTest
[2026-02-25T21:58:56.309Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesPackageTest
[2026-02-25T21:58:56.986Z] 2026-02-25 21:58:56,721 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.145s.
[2026-02-25T21:58:56.986Z] 2026-02-25 21:58:56,721 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:58:56.986Z] 2026-02-25 21:58:56,722 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:58:56.986Z] 2026-02-25 21:58:56,735 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T21:58:56.986Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesPackageTest
[2026-02-25T21:58:56.986Z] [INFO] Running io.quarkus.arc.test.remove.RemoveFwkBeansTest
[2026-02-25T21:58:57.297Z] 2026-02-25 21:58:57,211 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.123s.
[2026-02-25T21:58:57.297Z] 2026-02-25 21:58:57,212 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:58:57.297Z] 2026-02-25 21:58:57,212 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:58:57.297Z] 2026-02-25 21:58:57,228 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T21:58:57.297Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s - in io.quarkus.arc.test.remove.RemoveFwkBeansTest
[2026-02-25T21:58:57.297Z] [INFO] Running io.quarkus.arc.test.config.NullConverterTest
[2026-02-25T21:58:57.968Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 s - in io.quarkus.arc.test.config.NullConverterTest
[2026-02-25T21:58:57.968Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertiesTest
[2026-02-25T21:58:58.640Z] 2026-02-25 21:58:58,488 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.852s.
[2026-02-25T21:58:58.640Z] 2026-02-25 21:58:58,488 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:58:58.640Z] 2026-02-25 21:58:58,488 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:58:58.640Z] 2026-02-25 21:58:58,522 INFO [io.quarkus] (main) Quarkus stopped in 0.009s
[2026-02-25T21:58:58.640Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 s - in io.quarkus.arc.test.config.ConfigPropertiesTest
[2026-02-25T21:58:58.640Z] [INFO] Running io.quarkus.arc.test.config.ConfigOptionalsTest
[2026-02-25T21:58:59.313Z] 2026-02-25 21:58:59,069 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.144s.
[2026-02-25T21:58:59.313Z] 2026-02-25 21:58:59,070 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:58:59.313Z] 2026-02-25 21:58:59,070 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:58:59.313Z] 2026-02-25 21:58:59,089 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T21:58:59.313Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s - in io.quarkus.arc.test.config.ConfigOptionalsTest
[2026-02-25T21:58:59.313Z] [INFO] Running io.quarkus.arc.test.config.RemovedConfigPropertiesTest
[2026-02-25T21:58:59.668Z] 2026-02-25 21:58:59,634 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.127s.
[2026-02-25T21:58:59.668Z] 2026-02-25 21:58:59,635 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:58:59.668Z] 2026-02-25 21:58:59,635 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:58:59.668Z] 2026-02-25 21:58:59,648 WARN [io.qua.arc.impl] (main)
[2026-02-25T21:58:59.668Z] ================================================================================
[2026-02-25T21:58:59.668Z] CDI: programmatic lookup problem detected
[2026-02-25T21:58:59.668Z] -----------------------------------------
[2026-02-25T21:58:59.668Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-25T21:58:59.668Z]
[2026-02-25T21:58:59.668Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigPropertiesTest.skipConfigValidation(RemovedConfigPropertiesTest.java:25)
[2026-02-25T21:58:59.668Z] Required type: class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigBean
[2026-02-25T21:58:59.668Z] Required qualifiers: []
[2026-02-25T21:58:59.668Z] Removed beans:
[2026-02-25T21:58:59.668Z] - CLASS bean [types=[class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigBean], qualifiers=null]
[2026-02-25T21:58:59.668Z] Solutions:
[2026-02-25T21:58:59.668Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-25T21:58:59.668Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-25T21:58:59.668Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-25T21:58:59.668Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-25T21:58:59.668Z] ================================================================================
[2026-02-25T21:58:59.668Z]
[2026-02-25T21:58:59.668Z] 2026-02-25 21:58:59,648 WARN [io.qua.arc.impl] (main)
[2026-02-25T21:58:59.668Z] ================================================================================
[2026-02-25T21:58:59.668Z] CDI: programmatic lookup problem detected
[2026-02-25T21:58:59.668Z] -----------------------------------------
[2026-02-25T21:58:59.668Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-25T21:58:59.668Z]
[2026-02-25T21:58:59.668Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigPropertiesTest.skipConfigValidation(RemovedConfigPropertiesTest.java:26)
[2026-02-25T21:58:59.668Z] Required type: class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigProperties
[2026-02-25T21:58:59.668Z] Required qualifiers: []
[2026-02-25T21:58:59.668Z] Removed beans:
[2026-02-25T21:58:59.668Z] - SYNTHETIC bean [types=[class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigProperties], qualifiers=[@org.eclipse.microprofile.config.inject.ConfigProperties(prefix="")]]
[2026-02-25T21:58:59.668Z] Solutions:
[2026-02-25T21:58:59.668Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-25T21:58:59.668Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-25T21:58:59.668Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-25T21:58:59.668Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-25T21:58:59.668Z] ================================================================================
[2026-02-25T21:58:59.668Z]
[2026-02-25T21:58:59.977Z] 2026-02-25 21:58:59,653 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T21:58:59.977Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56 s - in io.quarkus.arc.test.config.RemovedConfigPropertiesTest
[2026-02-25T21:58:59.977Z] [INFO] Running io.quarkus.arc.test.config.IndexedPropertiesInjectionTest
[2026-02-25T21:59:00.287Z] 2026-02-25 21:59:00,206 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.158s.
[2026-02-25T21:59:00.287Z] 2026-02-25 21:59:00,207 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:00.287Z] 2026-02-25 21:59:00,207 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:00.287Z] 2026-02-25 21:59:00,231 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T21:59:00.287Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 s - in io.quarkus.arc.test.config.IndexedPropertiesInjectionTest
[2026-02-25T21:59:00.287Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertyMapInjectionTest
[2026-02-25T21:59:00.964Z] 2026-02-25 21:59:00,745 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.136s.
[2026-02-25T21:59:00.964Z] 2026-02-25 21:59:00,746 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:00.964Z] 2026-02-25 21:59:00,746 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:00.964Z] 2026-02-25 21:59:00,764 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T21:59:00.964Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s - in io.quarkus.arc.test.config.ConfigPropertyMapInjectionTest
[2026-02-25T21:59:00.964Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertyInjectionWithoutInjectAnnotationTest
[2026-02-25T21:59:01.275Z] 2026-02-25 21:59:01,225 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.129s.
[2026-02-25T21:59:01.275Z] 2026-02-25 21:59:01,225 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:01.275Z] 2026-02-25 21:59:01,225 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:01.275Z] 2026-02-25 21:59:01,240 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T21:59:01.275Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s - in io.quarkus.arc.test.config.ConfigPropertyInjectionWithoutInjectAnnotationTest
[2026-02-25T21:59:01.275Z] [INFO] Running io.quarkus.arc.test.config.ConfigMappingTest
[2026-02-25T21:59:01.946Z] 2026-02-25 21:59:01,747 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.159s.
[2026-02-25T21:59:01.946Z] 2026-02-25 21:59:01,748 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:01.946Z] 2026-02-25 21:59:01,748 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:01.946Z] 2026-02-25 21:59:01,770 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:01.946Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s - in io.quarkus.arc.test.config.ConfigMappingTest
[2026-02-25T21:59:01.946Z] [INFO] Running io.quarkus.arc.test.config.ConfigImplicitConverterTest
[2026-02-25T21:59:02.256Z] 2026-02-25 21:59:02,180 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.105s.
[2026-02-25T21:59:02.256Z] 2026-02-25 21:59:02,181 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:02.256Z] 2026-02-25 21:59:02,181 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:02.256Z] 2026-02-25 21:59:02,196 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T21:59:02.256Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s - in io.quarkus.arc.test.config.ConfigImplicitConverterTest
[2026-02-25T21:59:02.256Z] [INFO] Running io.quarkus.arc.test.config.UnremovedConfigMappingTest
[2026-02-25T21:59:02.925Z] 2026-02-25 21:59:02,632 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.107s.
[2026-02-25T21:59:02.925Z] 2026-02-25 21:59:02,632 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:02.925Z] 2026-02-25 21:59:02,632 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:02.925Z] 2026-02-25 21:59:02,648 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:02.925Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 s - in io.quarkus.arc.test.config.UnremovedConfigMappingTest
[2026-02-25T21:59:02.925Z] [INFO] Running io.quarkus.arc.test.config.ConfigArrayConverterTest
[2026-02-25T21:59:03.235Z] 2026-02-25 21:59:03,090 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.121s.
[2026-02-25T21:59:03.235Z] 2026-02-25 21:59:03,090 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:03.235Z] 2026-02-25 21:59:03,090 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:03.235Z] 2026-02-25 21:59:03,102 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:03.235Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s - in io.quarkus.arc.test.config.ConfigArrayConverterTest
[2026-02-25T21:59:03.235Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertyInjectionValidationTest
[2026-02-25T21:59:03.908Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s - in io.quarkus.arc.test.config.ConfigPropertyInjectionValidationTest
[2026-02-25T21:59:03.908Z] [INFO] Running io.quarkus.arc.test.config.RemovedConfigMappingTest
[2026-02-25T21:59:04.219Z] 2026-02-25 21:59:03,987 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.573s.
[2026-02-25T21:59:04.219Z] 2026-02-25 21:59:03,987 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:04.219Z] 2026-02-25 21:59:03,987 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:04.219Z] 2026-02-25 21:59:03,995 WARN [io.qua.arc.impl] (main)
[2026-02-25T21:59:04.219Z] ================================================================================
[2026-02-25T21:59:04.219Z] CDI: programmatic lookup problem detected
[2026-02-25T21:59:04.219Z] -----------------------------------------
[2026-02-25T21:59:04.219Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-25T21:59:04.219Z]
[2026-02-25T21:59:04.219Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigMappingTest.skipConfigValidation(RemovedConfigMappingTest.java:24)
[2026-02-25T21:59:04.219Z] Required type: class io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigBean
[2026-02-25T21:59:04.219Z] Required qualifiers: []
[2026-02-25T21:59:04.219Z] Removed beans:
[2026-02-25T21:59:04.219Z] - CLASS bean [types=[class io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigBean], qualifiers=null]
[2026-02-25T21:59:04.219Z] Solutions:
[2026-02-25T21:59:04.219Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-25T21:59:04.219Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-25T21:59:04.219Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-25T21:59:04.219Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-25T21:59:04.219Z] ================================================================================
[2026-02-25T21:59:04.219Z]
[2026-02-25T21:59:04.219Z] 2026-02-25 21:59:03,996 WARN [io.qua.arc.impl] (main)
[2026-02-25T21:59:04.219Z] ================================================================================
[2026-02-25T21:59:04.219Z] CDI: programmatic lookup problem detected
[2026-02-25T21:59:04.219Z] -----------------------------------------
[2026-02-25T21:59:04.219Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-25T21:59:04.219Z]
[2026-02-25T21:59:04.219Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigMappingTest.skipConfigValidation(RemovedConfigMappingTest.java:25)
[2026-02-25T21:59:04.219Z] Required type: interface io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigMapping
[2026-02-25T21:59:04.219Z] Required qualifiers: []
[2026-02-25T21:59:04.219Z] Removed beans:
[2026-02-25T21:59:04.219Z] - SYNTHETIC bean [types=[interface io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigMapping], qualifiers=null]
[2026-02-25T21:59:04.219Z] Solutions:
[2026-02-25T21:59:04.219Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-25T21:59:04.219Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-25T21:59:04.219Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-25T21:59:04.219Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-25T21:59:04.219Z] ================================================================================
[2026-02-25T21:59:04.219Z]
[2026-02-25T21:59:04.219Z] 2026-02-25 21:59:03,999 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:04.219Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s - in io.quarkus.arc.test.config.RemovedConfigMappingTest
[2026-02-25T21:59:04.219Z] [INFO] Running io.quarkus.arc.test.config.RemovedConfigPropertyTest
[2026-02-25T21:59:04.530Z] 2026-02-25 21:59:04,449 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.107s.
[2026-02-25T21:59:04.530Z] 2026-02-25 21:59:04,450 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:04.530Z] 2026-02-25 21:59:04,450 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:04.530Z] 2026-02-25 21:59:04,459 WARN [io.qua.arc.impl] (main)
[2026-02-25T21:59:04.530Z] ================================================================================
[2026-02-25T21:59:04.530Z] CDI: programmatic lookup problem detected
[2026-02-25T21:59:04.530Z] -----------------------------------------
[2026-02-25T21:59:04.530Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-25T21:59:04.530Z]
[2026-02-25T21:59:04.530Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigPropertyTest.skipConfigValidation(RemovedConfigPropertyTest.java:21)
[2026-02-25T21:59:04.530Z] Required type: class io.quarkus.arc.test.config.RemovedConfigPropertyTest$RemovedConfigBean
[2026-02-25T21:59:04.530Z] Required qualifiers: []
[2026-02-25T21:59:04.530Z] Removed beans:
[2026-02-25T21:59:04.531Z] - CLASS bean [types=[class io.quarkus.arc.test.config.RemovedConfigPropertyTest$RemovedConfigBean], qualifiers=null]
[2026-02-25T21:59:04.531Z] Solutions:
[2026-02-25T21:59:04.531Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-25T21:59:04.531Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-25T21:59:04.531Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-25T21:59:04.531Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-25T21:59:04.531Z] ================================================================================
[2026-02-25T21:59:04.531Z]
[2026-02-25T21:59:04.531Z] 2026-02-25 21:59:04,462 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:04.531Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s - in io.quarkus.arc.test.config.RemovedConfigPropertyTest
[2026-02-25T21:59:04.531Z] [INFO] Running io.quarkus.arc.test.autoproduces.AutoProducerMethodDisabledTest
[2026-02-25T21:59:05.205Z] 2026-02-25 21:59:04,944 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.111s.
[2026-02-25T21:59:05.205Z] 2026-02-25 21:59:04,945 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:05.205Z] 2026-02-25 21:59:04,945 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:05.205Z] 2026-02-25 21:59:04,956 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2026-02-25T21:59:05.205Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s - in io.quarkus.arc.test.autoproduces.AutoProducerMethodDisabledTest
[2026-02-25T21:59:05.205Z] [INFO] Running io.quarkus.arc.test.autoproduces.AutoProducerMethodTest
[2026-02-25T21:59:05.522Z] 2026-02-25 21:59:05,337 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.101s.
[2026-02-25T21:59:05.522Z] 2026-02-25 21:59:05,338 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:05.522Z] 2026-02-25 21:59:05,338 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:05.522Z] 2026-02-25 21:59:05,352 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2026-02-25T21:59:05.522Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in io.quarkus.arc.test.autoproduces.AutoProducerMethodTest
[2026-02-25T21:59:05.522Z] [INFO] Running io.quarkus.arc.test.SimpleBeanTest
[2026-02-25T21:59:05.833Z] 2026-02-25 21:59:05,761 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.116s.
[2026-02-25T21:59:05.833Z] 2026-02-25 21:59:05,761 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:05.833Z] 2026-02-25 21:59:05,761 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:05.833Z] 2026-02-25 21:59:05,777 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:05.833Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in io.quarkus.arc.test.SimpleBeanTest
[2026-02-25T21:59:05.833Z] [INFO] Running io.quarkus.arc.test.properties.IfBuildPropertyTest
[2026-02-25T21:59:06.538Z] 2026-02-25 21:59:06,245 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.119s.
[2026-02-25T21:59:06.538Z] 2026-02-25 21:59:06,245 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:06.538Z] 2026-02-25 21:59:06,245 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:06.538Z] 2026-02-25 21:59:06,256 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:06.538Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 s - in io.quarkus.arc.test.properties.IfBuildPropertyTest
[2026-02-25T21:59:06.538Z] [INFO] Running io.quarkus.arc.test.properties.UnlessBuildPropertyTest
[2026-02-25T21:59:06.848Z] 2026-02-25 21:59:06,693 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.103s.
[2026-02-25T21:59:06.848Z] 2026-02-25 21:59:06,693 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:06.848Z] 2026-02-25 21:59:06,693 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:06.848Z] 2026-02-25 21:59:06,704 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:06.848Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 s - in io.quarkus.arc.test.properties.UnlessBuildPropertyTest
[2026-02-25T21:59:06.848Z] [INFO] Running io.quarkus.arc.test.properties.CombinedBuildProfileAndBuildPropertiesTest
[2026-02-25T21:59:07.524Z] 2026-02-25 21:59:07,169 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.120s.
[2026-02-25T21:59:07.524Z] 2026-02-25 21:59:07,170 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:07.524Z] 2026-02-25 21:59:07,170 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:07.524Z] 2026-02-25 21:59:07,193 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T21:59:07.524Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s - in io.quarkus.arc.test.properties.CombinedBuildProfileAndBuildPropertiesTest
[2026-02-25T21:59:07.524Z] [INFO] Running io.quarkus.arc.test.properties.SimpleUnlessBuildPropertyTest
[2026-02-25T21:59:07.840Z] 2026-02-25 21:59:07,799 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.230s.
[2026-02-25T21:59:07.840Z] 2026-02-25 21:59:07,800 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:07.840Z] 2026-02-25 21:59:07,800 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:07.840Z] 2026-02-25 21:59:07,811 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:07.840Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s - in io.quarkus.arc.test.properties.SimpleUnlessBuildPropertyTest
[2026-02-25T21:59:07.840Z] [INFO] Running io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2026-02-25T21:59:08.153Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s - in io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2026-02-25T21:59:08.153Z] [INFO] Running io.quarkus.arc.test.lock.LockTest
[2026-02-25T21:59:08.467Z] 2026-02-25 21:59:08,449 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.088s.
[2026-02-25T21:59:08.468Z] 2026-02-25 21:59:08,450 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:08.468Z] 2026-02-25 21:59:08,450 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:08.798Z] 2026-02-25 21:59:08,464 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:08.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s - in io.quarkus.arc.test.lock.LockTest
[2026-02-25T21:59:08.798Z] [INFO] Running io.quarkus.arc.test.configroot.ConfigRootInjectionTest
[2026-02-25T21:59:09.110Z] 2026-02-25 21:59:08,927 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.141s.
[2026-02-25T21:59:09.110Z] 2026-02-25 21:59:08,927 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:09.110Z] 2026-02-25 21:59:08,927 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:09.110Z] 2026-02-25 21:59:08,937 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:09.110Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s - in io.quarkus.arc.test.configroot.ConfigRootInjectionTest
[2026-02-25T21:59:09.110Z] [INFO] Running io.quarkus.arc.test.unused.UnusedExclusionTest
[2026-02-25T21:59:09.426Z] 2026-02-25 21:59:09,291 WARN [io.qua.arc.impl] (main)
[2026-02-25T21:59:09.426Z] ================================================================================
[2026-02-25T21:59:09.426Z] CDI: programmatic lookup problem detected
[2026-02-25T21:59:09.426Z] -----------------------------------------
[2026-02-25T21:59:09.426Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-25T21:59:09.426Z]
[2026-02-25T21:59:09.426Z] Stack frame: io.quarkus.arc.runtime.BeanContainerImpl.instanceFactory(BeanContainerImpl.java:26)
[2026-02-25T21:59:09.426Z] Required type: class io.quarkus.arc.test.unused.UnusedExclusionTest$Gama
[2026-02-25T21:59:09.426Z] Required qualifiers: [@javax.enterprise.inject.Default()]
[2026-02-25T21:59:09.426Z] Removed beans:
[2026-02-25T21:59:09.426Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.UnusedExclusionTest$GamaProducer#ping() [types=[class io.quarkus.arc.test.unused.UnusedExclusionTest$Gama], qualifiers=null]
[2026-02-25T21:59:09.426Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.UnusedExclusionTest$Gama], qualifiers=null]
[2026-02-25T21:59:09.426Z] Solutions:
[2026-02-25T21:59:09.426Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-25T21:59:09.426Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-25T21:59:09.426Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-25T21:59:09.426Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-25T21:59:09.426Z] ================================================================================
[2026-02-25T21:59:09.426Z]
[2026-02-25T21:59:09.426Z] 2026-02-25 21:59:09,319 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.099s.
[2026-02-25T21:59:09.426Z] 2026-02-25 21:59:09,319 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:09.426Z] 2026-02-25 21:59:09,319 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:09.426Z] 2026-02-25 21:59:09,329 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:09.426Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in io.quarkus.arc.test.unused.UnusedExclusionTest
[2026-02-25T21:59:09.426Z] [INFO] Running io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest
[2026-02-25T21:59:09.789Z] 2026-02-25 21:59:09,727 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.090s.
[2026-02-25T21:59:09.790Z] 2026-02-25 21:59:09,727 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:09.790Z] 2026-02-25 21:59:09,727 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:09.790Z] 2026-02-25 21:59:09,735 WARN [io.qua.arc.impl] (main)
[2026-02-25T21:59:09.790Z] ================================================================================
[2026-02-25T21:59:09.790Z] CDI: programmatic lookup problem detected
[2026-02-25T21:59:09.790Z] -----------------------------------------
[2026-02-25T21:59:09.790Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-25T21:59:09.790Z]
[2026-02-25T21:59:09.790Z] Stack frame: io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest.testWarning(ApiLookupProblemDetectedTest.java:44)
[2026-02-25T21:59:09.790Z] Required type: class io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest$Alpha
[2026-02-25T21:59:09.790Z] Required qualifiers: [@javax.enterprise.inject.Default()]
[2026-02-25T21:59:09.790Z] Removed beans:
[2026-02-25T21:59:09.790Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest$Alpha], qualifiers=null]
[2026-02-25T21:59:09.790Z] Solutions:
[2026-02-25T21:59:09.790Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-25T21:59:09.790Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-25T21:59:09.790Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-25T21:59:09.790Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-25T21:59:09.790Z] ================================================================================
[2026-02-25T21:59:09.790Z]
[2026-02-25T21:59:09.790Z] 2026-02-25 21:59:09,737 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:09.790Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s - in io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest
[2026-02-25T21:59:09.790Z] [INFO] Running io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest
[2026-02-25T21:59:10.462Z] 2026-02-25 21:59:10,128 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.096s.
[2026-02-25T21:59:10.462Z] 2026-02-25 21:59:10,128 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:10.462Z] 2026-02-25 21:59:10,128 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:10.462Z] 2026-02-25 21:59:10,137 WARN [io.qua.arc.impl] (main)
[2026-02-25T21:59:10.462Z] ================================================================================
[2026-02-25T21:59:10.462Z] CDI: programmatic lookup problem detected
[2026-02-25T21:59:10.462Z] -----------------------------------------
[2026-02-25T21:59:10.462Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-02-25T21:59:10.462Z]
[2026-02-25T21:59:10.462Z] Stack frame: io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest.testWarning(ArcLookupProblemDetectedTest.java:44)
[2026-02-25T21:59:10.462Z] Required type: class io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest$Alpha
[2026-02-25T21:59:10.462Z] Required qualifiers: [@javax.enterprise.inject.Default()]
[2026-02-25T21:59:10.462Z] Removed beans:
[2026-02-25T21:59:10.462Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest$Alpha], qualifiers=null]
[2026-02-25T21:59:10.462Z] Solutions:
[2026-02-25T21:59:10.462Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-02-25T21:59:10.462Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-02-25T21:59:10.462Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-02-25T21:59:10.462Z] - Enable the DEBUG log level to see the full stack trace
[2026-02-25T21:59:10.462Z] ================================================================================
[2026-02-25T21:59:10.462Z]
[2026-02-25T21:59:10.462Z] 2026-02-25 21:59:10,139 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:10.462Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 s - in io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest
[2026-02-25T21:59:10.462Z] [INFO] Running io.quarkus.arc.test.context.CustomPseudoScopeTest
[2026-02-25T21:59:10.775Z] 2026-02-25 21:59:10,629 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.107s.
[2026-02-25T21:59:10.775Z] 2026-02-25 21:59:10,629 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:10.775Z] 2026-02-25 21:59:10,629 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:10.775Z] 2026-02-25 21:59:10,640 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:10.775Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s - in io.quarkus.arc.test.context.CustomPseudoScopeTest
[2026-02-25T21:59:10.775Z] [INFO] Running io.quarkus.arc.test.deployment.TestArchiveMatching
[2026-02-25T21:59:10.775Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.deployment.TestArchiveMatching
[2026-02-25T21:59:10.775Z] [INFO] Running io.quarkus.arc.test.configproperties.MapTest
[2026-02-25T21:59:11.092Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s - in io.quarkus.arc.test.configproperties.MapTest
[2026-02-25T21:59:11.092Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithMissingConfigPropertiesTest
[2026-02-25T21:59:12.184Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.951 s - in io.quarkus.arc.test.configproperties.ClassWithMissingConfigPropertiesTest
[2026-02-25T21:59:12.184Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPrefixTest
[2026-02-25T21:59:12.855Z] 2026-02-25 21:59:12,482 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.744s.
[2026-02-25T21:59:12.855Z] 2026-02-25 21:59:12,482 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:12.855Z] 2026-02-25 21:59:12,482 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:12.855Z] 2026-02-25 21:59:12,498 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2026-02-25T21:59:12.855Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s - in io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPrefixTest
[2026-02-25T21:59:12.855Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalClassConfigPropertiesTest
[2026-02-25T21:59:13.166Z] 2026-02-25 21:59:12,900 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.102s.
[2026-02-25T21:59:13.166Z] 2026-02-25 21:59:12,900 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:13.166Z] 2026-02-25 21:59:12,900 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:13.166Z] 2026-02-25 21:59:12,911 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:13.166Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s - in io.quarkus.arc.test.configproperties.TypicalClassConfigPropertiesTest
[2026-02-25T21:59:13.166Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceWithOtherConfigPrefixTest
[2026-02-25T21:59:13.479Z] 2026-02-25 21:59:13,333 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.107s.
[2026-02-25T21:59:13.479Z] 2026-02-25 21:59:13,334 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:13.479Z] 2026-02-25 21:59:13,334 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:13.479Z] 2026-02-25 21:59:13,347 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:13.479Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s - in io.quarkus.arc.test.configproperties.InterfaceWithOtherConfigPrefixTest
[2026-02-25T21:59:13.479Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithNotAllowedMissingSetterConfigPropertiesTest
[2026-02-25T21:59:13.789Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s - in io.quarkus.arc.test.configproperties.ClassWithNotAllowedMissingSetterConfigPropertiesTest
[2026-02-25T21:59:13.789Z] [INFO] Running io.quarkus.arc.test.configproperties.NestedClassAndSuperclassConfigPropertiesTest
[2026-02-25T21:59:14.100Z] 2026-02-25 21:59:14,045 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.122s.
[2026-02-25T21:59:14.100Z] 2026-02-25 21:59:14,046 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:14.100Z] 2026-02-25 21:59:14,046 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:14.100Z] 2026-02-25 21:59:14,062 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:14.100Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s - in io.quarkus.arc.test.configproperties.NestedClassAndSuperclassConfigPropertiesTest
[2026-02-25T21:59:14.100Z] [INFO] Running io.quarkus.arc.test.configproperties.VerbatimConfigPropertiesTest
[2026-02-25T21:59:14.770Z] 2026-02-25 21:59:14,493 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.137s.
[2026-02-25T21:59:14.770Z] 2026-02-25 21:59:14,493 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:14.770Z] 2026-02-25 21:59:14,493 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:14.770Z] 2026-02-25 21:59:14,505 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:14.770Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 s - in io.quarkus.arc.test.configproperties.VerbatimConfigPropertiesTest
[2026-02-25T21:59:14.770Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceWithMissingConfigPropertiesTest
[2026-02-25T21:59:15.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s - in io.quarkus.arc.test.configproperties.InterfaceWithMissingConfigPropertiesTest
[2026-02-25T21:59:15.080Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest
[2026-02-25T21:59:15.391Z] 2026-02-25 21:59:15,126 WARN [io.qua.arc.dep.con.ClassConfigPropertiesUtil] (build-13) Configuration properties class 'io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest$NestedDummyProperties' does not have a setter for field 'name2' nor is the field a public non-final field. It will therefore be ignored.
[2026-02-25T21:59:15.391Z] 2026-02-25 21:59:15,127 WARN [io.qua.arc.dep.con.ClassConfigPropertiesUtil] (build-13) Configuration properties class 'io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest$NestedDummyProperties' does not have a setter for field 'whatever' nor is the field a public non-final field. It will therefore be ignored.
[2026-02-25T21:59:15.391Z] 2026-02-25 21:59:15,127 WARN [io.qua.arc.dep.con.ClassConfigPropertiesUtil] (build-13) Configuration properties class 'io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest$DummyProperties' does not have a setter for field 'numbers' nor is the field a public non-final field. It will therefore be ignored.
[2026-02-25T21:59:15.391Z] 2026-02-25 21:59:15,285 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.473s.
[2026-02-25T21:59:15.391Z] 2026-02-25 21:59:15,285 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:15.391Z] 2026-02-25 21:59:15,285 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:15.391Z] 2026-02-25 21:59:15,296 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T21:59:15.391Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s - in io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest
[2026-02-25T21:59:15.391Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceExtendingOthersConfigPropertiesTest
[2026-02-25T21:59:15.703Z] 2026-02-25 21:59:15,672 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.105s.
[2026-02-25T21:59:15.703Z] 2026-02-25 21:59:15,673 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:15.703Z] 2026-02-25 21:59:15,673 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:15.703Z] 2026-02-25 21:59:15,684 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:15.703Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s - in io.quarkus.arc.test.configproperties.InterfaceExtendingOthersConfigPropertiesTest
[2026-02-25T21:59:15.703Z] [INFO] Running io.quarkus.arc.test.configproperties.NestedClassConfigPropertiesTest
[2026-02-25T21:59:16.373Z] 2026-02-25 21:59:16,128 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.094s.
[2026-02-25T21:59:16.373Z] 2026-02-25 21:59:16,129 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:16.373Z] 2026-02-25 21:59:16,129 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:16.373Z] 2026-02-25 21:59:16,139 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:16.373Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s - in io.quarkus.arc.test.configproperties.NestedClassConfigPropertiesTest
[2026-02-25T21:59:16.373Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsAndSuperclassConfigPropertiesTest
[2026-02-25T21:59:16.684Z] 2026-02-25 21:59:16,537 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.103s.
[2026-02-25T21:59:16.684Z] 2026-02-25 21:59:16,538 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:16.684Z] 2026-02-25 21:59:16,538 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:16.684Z] 2026-02-25 21:59:16,550 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:16.684Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 s - in io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsAndSuperclassConfigPropertiesTest
[2026-02-25T21:59:16.684Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithoutGettersConfigPropertiesTest
[2026-02-25T21:59:16.994Z] 2026-02-25 21:59:16,954 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.107s.
[2026-02-25T21:59:16.994Z] 2026-02-25 21:59:16,954 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:16.994Z] 2026-02-25 21:59:16,954 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:16.994Z] 2026-02-25 21:59:16,965 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:16.994Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s - in io.quarkus.arc.test.configproperties.ClassWithoutGettersConfigPropertiesTest
[2026-02-25T21:59:16.994Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithMissingNestedConfigPropertiesTest
[2026-02-25T21:59:17.666Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s - in io.quarkus.arc.test.configproperties.ClassWithMissingNestedConfigPropertiesTest
[2026-02-25T21:59:17.666Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsConfigPropertiesTest
[2026-02-25T21:59:17.977Z] 2026-02-25 21:59:17,833 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.544s.
[2026-02-25T21:59:17.977Z] 2026-02-25 21:59:17,834 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:17.977Z] 2026-02-25 21:59:17,834 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:17.977Z] 2026-02-25 21:59:17,849 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T21:59:17.977Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s - in io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsConfigPropertiesTest
[2026-02-25T21:59:17.977Z] [INFO] Running io.quarkus.arc.test.configproperties.MultipleInterfaceConfigPrefixTest
[2026-02-25T21:59:18.647Z] 2026-02-25 21:59:18,279 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.090s.
[2026-02-25T21:59:18.647Z] 2026-02-25 21:59:18,279 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:18.647Z] 2026-02-25 21:59:18,279 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:18.647Z] 2026-02-25 21:59:18,291 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:18.647Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s - in io.quarkus.arc.test.configproperties.MultipleInterfaceConfigPrefixTest
[2026-02-25T21:59:18.647Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPropertiesTest
[2026-02-25T21:59:18.961Z] 2026-02-25 21:59:18,642 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.086s.
[2026-02-25T21:59:18.961Z] 2026-02-25 21:59:18,642 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:18.961Z] 2026-02-25 21:59:18,642 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:18.961Z] 2026-02-25 21:59:18,652 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:18.961Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s - in io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPropertiesTest
[2026-02-25T21:59:18.961Z] [INFO] Running io.quarkus.arc.test.configproperties.MultipleClassConfigPrefixTest
[2026-02-25T21:59:19.273Z] 2026-02-25 21:59:19,069 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.106s.
[2026-02-25T21:59:19.273Z] 2026-02-25 21:59:19,069 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:19.273Z] 2026-02-25 21:59:19,069 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:19.273Z] 2026-02-25 21:59:19,081 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:19.273Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s - in io.quarkus.arc.test.configproperties.MultipleClassConfigPrefixTest
[2026-02-25T21:59:19.273Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceWithNestedInterfaceConfigPrefixTest
[2026-02-25T21:59:19.584Z] 2026-02-25 21:59:19,438 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.095s.
[2026-02-25T21:59:19.584Z] 2026-02-25 21:59:19,438 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:19.584Z] 2026-02-25 21:59:19,438 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:19.584Z] 2026-02-25 21:59:19,448 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:19.584Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s - in io.quarkus.arc.test.configproperties.InterfaceWithNestedInterfaceConfigPrefixTest
[2026-02-25T21:59:19.584Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalClassWithSuperclassConfigPropertiesTest
[2026-02-25T21:59:19.956Z] 2026-02-25 21:59:19,793 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.091s.
[2026-02-25T21:59:19.956Z] 2026-02-25 21:59:19,794 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:19.956Z] 2026-02-25 21:59:19,794 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:19.956Z] 2026-02-25 21:59:19,803 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:19.956Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s - in io.quarkus.arc.test.configproperties.TypicalClassWithSuperclassConfigPropertiesTest
[2026-02-25T21:59:19.956Z] [INFO] Running io.quarkus.arc.test.configproperties.FromConfigConfigDefaultConfigPropertiesTest
[2026-02-25T21:59:20.266Z] 2026-02-25 21:59:20,246 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.094s.
[2026-02-25T21:59:20.266Z] 2026-02-25 21:59:20,246 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:20.266Z] 2026-02-25 21:59:20,247 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:20.575Z] 2026-02-25 21:59:20,255 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:20.576Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s - in io.quarkus.arc.test.configproperties.FromConfigConfigDefaultConfigPropertiesTest
[2026-02-25T21:59:20.576Z] [INFO] Running io.quarkus.arc.test.configproperties.VerbatimInterfaceConfigPropertiesTest
[2026-02-25T21:59:20.886Z] 2026-02-25 21:59:20,578 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.089s.
[2026-02-25T21:59:20.886Z] 2026-02-25 21:59:20,578 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:20.886Z] 2026-02-25 21:59:20,579 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:20.886Z] 2026-02-25 21:59:20,590 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:20.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s - in io.quarkus.arc.test.configproperties.VerbatimInterfaceConfigPropertiesTest
[2026-02-25T21:59:20.886Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceNoGetterWithMissingConfigPropertiesTest
[2026-02-25T21:59:21.203Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s - in io.quarkus.arc.test.configproperties.InterfaceNoGetterWithMissingConfigPropertiesTest
[2026-02-25T21:59:21.203Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalClassConfigPrefixTest
[2026-02-25T21:59:21.526Z] 2026-02-25 21:59:21,381 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.464s.
[2026-02-25T21:59:21.526Z] 2026-02-25 21:59:21,381 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:21.526Z] 2026-02-25 21:59:21,381 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:21.526Z] 2026-02-25 21:59:21,391 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:21.526Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s - in io.quarkus.arc.test.configproperties.TypicalClassConfigPrefixTest
[2026-02-25T21:59:21.526Z] [INFO] Running io.quarkus.arc.test.log.InjectedLoggerTest
[2026-02-25T21:59:21.840Z] 2026-02-25 21:59:21,805 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.120s.
[2026-02-25T21:59:21.840Z] 2026-02-25 21:59:21,805 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:21.840Z] 2026-02-25 21:59:21,805 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:21.840Z] 2026-02-25 21:59:21,813 INFO [io.qua.arc.tes.log.InjectedLoggerTest$SimpleBean] (main) Someone is here!
[2026-02-25T21:59:21.840Z] 2026-02-25 21:59:21,813 INFO [shared] (main) Yet another someone is here!
[2026-02-25T21:59:21.840Z] 2026-02-25 21:59:21,816 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:21.840Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in io.quarkus.arc.test.log.InjectedLoggerTest
[2026-02-25T21:59:21.840Z] [INFO] Running io.quarkus.arc.test.autoscope.AutoScopeBuildItemTest
[2026-02-25T21:59:22.512Z] 2026-02-25 21:59:22,027 INFO [AutoScopeBuildItemTest] (build-8) javax.inject.Singleton:Foo!
[2026-02-25T21:59:22.512Z] 2026-02-25 21:59:22,193 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.113s.
[2026-02-25T21:59:22.512Z] 2026-02-25 21:59:22,194 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:22.512Z] 2026-02-25 21:59:22,194 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:22.512Z] 2026-02-25 21:59:22,205 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T21:59:22.512Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s - in io.quarkus.arc.test.autoscope.AutoScopeBuildItemTest
[2026-02-25T21:59:22.512Z] [INFO] Running io.quarkus.arc.test.qualifiers.QualifierRegistrarTest
[2026-02-25T21:59:22.823Z] 2026-02-25 21:59:22,550 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.091s.
[2026-02-25T21:59:22.823Z] 2026-02-25 21:59:22,550 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:22.823Z] 2026-02-25 21:59:22,550 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:22.823Z] 2026-02-25 21:59:22,560 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:22.823Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s - in io.quarkus.arc.test.qualifiers.QualifierRegistrarTest
[2026-02-25T21:59:22.823Z] [INFO] Running io.quarkus.arc.test.exclude.ExcludeTypesTest
[2026-02-25T21:59:23.140Z] 2026-02-25 21:59:22,914 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.106s.
[2026-02-25T21:59:23.140Z] 2026-02-25 21:59:22,915 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:23.140Z] 2026-02-25 21:59:22,915 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:23.140Z] 2026-02-25 21:59:22,926 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:23.140Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in io.quarkus.arc.test.exclude.ExcludeTypesTest
[2026-02-25T21:59:23.140Z] [INFO] Running io.quarkus.arc.test.profile.IfBuildProfileTest
[2026-02-25T21:59:23.556Z] 2026-02-25 21:59:23,316 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.108s.
[2026-02-25T21:59:23.556Z] 2026-02-25 21:59:23,316 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:23.556Z] 2026-02-25 21:59:23,316 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:23.556Z] 2026-02-25 21:59:23,329 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2026-02-25T21:59:23.556Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s - in io.quarkus.arc.test.profile.IfBuildProfileTest
[2026-02-25T21:59:23.556Z] [INFO] Running io.quarkus.arc.test.profile.UnlessBuildProfileTest
[2026-02-25T21:59:23.867Z] 2026-02-25 21:59:23,735 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.125s.
[2026-02-25T21:59:23.867Z] 2026-02-25 21:59:23,735 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:23.867Z] 2026-02-25 21:59:23,735 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:23.867Z] 2026-02-25 21:59:23,752 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:23.867Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s - in io.quarkus.arc.test.profile.UnlessBuildProfileTest
[2026-02-25T21:59:23.867Z] [INFO] Running io.quarkus.arc.test.stereotype.DoubleScopedBeanTestCase
[2026-02-25T21:59:24.181Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in io.quarkus.arc.test.stereotype.DoubleScopedBeanTestCase
[2026-02-25T21:59:24.181Z] [INFO] Running io.quarkus.arc.test.stereotype.BeanDefiningAnnotationStereotypeTestCase
[2026-02-25T21:59:24.493Z] 2026-02-25 21:59:24,380 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.101s.
[2026-02-25T21:59:24.493Z] 2026-02-25 21:59:24,381 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:24.493Z] 2026-02-25 21:59:24,381 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:24.493Z] 2026-02-25 21:59:24,395 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T21:59:24.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 s - in io.quarkus.arc.test.stereotype.BeanDefiningAnnotationStereotypeTestCase
[2026-02-25T21:59:24.493Z] [INFO] Running io.quarkus.arc.test.stereotype.DoubleScopedStereotypeHierarchyTestCase
[2026-02-25T21:59:24.804Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s - in io.quarkus.arc.test.stereotype.DoubleScopedStereotypeHierarchyTestCase
[2026-02-25T21:59:24.804Z] [INFO] Running io.quarkus.arc.test.stereotype.DoubleScopedStereotypeTestCase
[2026-02-25T21:59:25.115Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s - in io.quarkus.arc.test.stereotype.DoubleScopedStereotypeTestCase
[2026-02-25T21:59:25.115Z] [INFO] Running io.quarkus.arc.test.autoinject.AutoFieldInjectionTest
[2026-02-25T21:59:25.426Z] 2026-02-25 21:59:25,277 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.107s.
[2026-02-25T21:59:25.426Z] 2026-02-25 21:59:25,278 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:25.426Z] 2026-02-25 21:59:25,278 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:25.426Z] 2026-02-25 21:59:25,291 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:25.426Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s - in io.quarkus.arc.test.autoinject.AutoFieldInjectionTest
[2026-02-25T21:59:25.426Z] [INFO] Running io.quarkus.arc.test.lookup.LookupConditionOnProducersTest
[2026-02-25T21:59:25.739Z] 2026-02-25 21:59:25,675 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.110s.
[2026-02-25T21:59:25.739Z] 2026-02-25 21:59:25,675 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:25.739Z] 2026-02-25 21:59:25,676 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:25.739Z] 2026-02-25 21:59:25,687 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:25.739Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s - in io.quarkus.arc.test.lookup.LookupConditionOnProducersTest
[2026-02-25T21:59:25.740Z] [INFO] Running io.quarkus.arc.test.lookup.LookupConditionsCombinedTest
[2026-02-25T21:59:26.414Z] 2026-02-25 21:59:26,069 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.098s.
[2026-02-25T21:59:26.414Z] 2026-02-25 21:59:26,070 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:26.414Z] 2026-02-25 21:59:26,070 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:26.414Z] 2026-02-25 21:59:26,086 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-02-25T21:59:26.414Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 s - in io.quarkus.arc.test.lookup.LookupConditionsCombinedTest
[2026-02-25T21:59:26.414Z] [INFO] Running io.quarkus.arc.test.lookup.ListInjectionTest
[2026-02-25T21:59:26.725Z] 2026-02-25 21:59:26,481 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.110s.
[2026-02-25T21:59:26.725Z] 2026-02-25 21:59:26,481 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:26.725Z] 2026-02-25 21:59:26,481 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:26.725Z] 2026-02-25 21:59:26,535 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-02-25T21:59:26.725Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s - in io.quarkus.arc.test.lookup.ListInjectionTest
[2026-02-25T21:59:26.725Z] [INFO] Running io.quarkus.arc.test.lookup.LookupConditionsTest
[2026-02-25T21:59:27.036Z] 2026-02-25 21:59:26,919 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.096s.
[2026-02-25T21:59:27.036Z] 2026-02-25 21:59:26,919 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:27.036Z] 2026-02-25 21:59:26,919 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:27.036Z] 2026-02-25 21:59:26,931 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:27.036Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in io.quarkus.arc.test.lookup.LookupConditionsTest
[2026-02-25T21:59:27.036Z] [INFO] Running io.quarkus.arc.test.unproxyable.ProducerFailedToAddMissingNoargsConstructorTest
[2026-02-25T21:59:27.347Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in io.quarkus.arc.test.unproxyable.ProducerFailedToAddMissingNoargsConstructorTest
[2026-02-25T21:59:27.347Z] [INFO] Running io.quarkus.arc.test.unproxyable.SynthProxiableBeanWithoutNoArgConstructorTest
[2026-02-25T21:59:27.657Z] 2026-02-25 21:59:27,608 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.112s.
[2026-02-25T21:59:27.657Z] 2026-02-25 21:59:27,608 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:27.657Z] 2026-02-25 21:59:27,608 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:27.657Z] 2026-02-25 21:59:27,618 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:27.657Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s - in io.quarkus.arc.test.unproxyable.SynthProxiableBeanWithoutNoArgConstructorTest
[2026-02-25T21:59:27.657Z] [INFO] Running io.quarkus.arc.test.unproxyable.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2026-02-25T21:59:27.973Z] 2026-02-25 21:59:27,953 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.099s.
[2026-02-25T21:59:27.973Z] 2026-02-25 21:59:27,953 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:27.973Z] 2026-02-25 21:59:27,953 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:28.284Z] 2026-02-25 21:59:27,962 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:28.284Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s - in io.quarkus.arc.test.unproxyable.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2026-02-25T21:59:28.284Z] [INFO] Running io.quarkus.arc.test.unproxyable.ProducerAddMissingNoargsConstructorTest
[2026-02-25T21:59:28.595Z] 2026-02-25 21:59:28,312 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.090s.
[2026-02-25T21:59:28.595Z] 2026-02-25 21:59:28,313 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:28.595Z] 2026-02-25 21:59:28,313 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:28.595Z] 2026-02-25 21:59:28,324 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:28.595Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s - in io.quarkus.arc.test.unproxyable.ProducerAddMissingNoargsConstructorTest
[2026-02-25T21:59:28.595Z] [INFO] Running io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorChangeFlagTest
[2026-02-25T21:59:28.908Z] 2026-02-25 21:59:28,560 INFO [io.qua.arc.pro.BeanProcessor] (build-2) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-25T21:59:28.908Z] - Bean constructor void <init>() on io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorChangeFlagTest$MyBean
[2026-02-25T21:59:28.908Z] 2026-02-25 21:59:28,662 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.082s.
[2026-02-25T21:59:28.908Z] 2026-02-25 21:59:28,662 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:28.908Z] 2026-02-25 21:59:28,662 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:28.908Z] 2026-02-25 21:59:28,672 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:28.908Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s - in io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorChangeFlagTest
[2026-02-25T21:59:28.908Z] [INFO] Running io.quarkus.arc.test.unproxyable.AddMissingNoargsConstructorTest
[2026-02-25T21:59:29.219Z] 2026-02-25 21:59:29,056 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.110s.
[2026-02-25T21:59:29.219Z] 2026-02-25 21:59:29,057 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:29.219Z] 2026-02-25 21:59:29,057 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:29.219Z] 2026-02-25 21:59:29,071 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T21:59:29.219Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in io.quarkus.arc.test.unproxyable.AddMissingNoargsConstructorTest
[2026-02-25T21:59:29.219Z] [INFO] Running io.quarkus.arc.test.unproxyable.FinalClassRemoveFlagTest
[2026-02-25T21:59:29.891Z] 2026-02-25 21:59:29,575 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.095s.
[2026-02-25T21:59:29.891Z] 2026-02-25 21:59:29,575 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:29.891Z] 2026-02-25 21:59:29,575 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:29.891Z] 2026-02-25 21:59:29,583 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:29.891Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s - in io.quarkus.arc.test.unproxyable.FinalClassRemoveFlagTest
[2026-02-25T21:59:29.891Z] [INFO] Running io.quarkus.arc.test.unproxyable.FailedToAddMissingNoargsConstructorTest
[2026-02-25T21:59:29.891Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s - in io.quarkus.arc.test.unproxyable.FailedToAddMissingNoargsConstructorTest
[2026-02-25T21:59:29.891Z] [INFO] Running io.quarkus.arc.test.unproxyable.RequestScopedFinalMethodsTest
[2026-02-25T21:59:30.573Z] 2026-02-25 21:59:30,332 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.096s.
[2026-02-25T21:59:30.573Z] 2026-02-25 21:59:30,332 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:30.573Z] 2026-02-25 21:59:30,333 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:30.573Z] 2026-02-25 21:59:30,342 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2026-02-25T21:59:30.573Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 s - in io.quarkus.arc.test.unproxyable.RequestScopedFinalMethodsTest
[2026-02-25T21:59:30.573Z] [INFO] Running io.quarkus.arc.test.unproxyable.MultipleAddMissingNoargsConstructorTest
[2026-02-25T21:59:30.886Z] 2026-02-25 21:59:30,718 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.089s.
[2026-02-25T21:59:30.886Z] 2026-02-25 21:59:30,719 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:30.886Z] 2026-02-25 21:59:30,719 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:30.886Z] 2026-02-25 21:59:30,730 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:30.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s - in io.quarkus.arc.test.unproxyable.MultipleAddMissingNoargsConstructorTest
[2026-02-25T21:59:30.886Z] [INFO] Running io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorDoNotChangeFlagTest
[2026-02-25T21:59:31.197Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s - in io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorDoNotChangeFlagTest
[2026-02-25T21:59:31.197Z] [INFO] Running io.quarkus.arc.test.unproxyable.FinalClassDoNotRemoveFlagTest
[2026-02-25T21:59:31.509Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s - in io.quarkus.arc.test.unproxyable.FinalClassDoNotRemoveFlagTest
[2026-02-25T21:59:31.509Z] [INFO] Running io.quarkus.arc.test.unproxyable.FinalMethodRemoveFlagTest
[2026-02-25T21:59:31.819Z] 2026-02-25 21:59:31,721 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.085s.
[2026-02-25T21:59:31.819Z] 2026-02-25 21:59:31,721 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:31.819Z] 2026-02-25 21:59:31,721 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:31.819Z] 2026-02-25 21:59:31,730 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:31.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s - in io.quarkus.arc.test.unproxyable.FinalMethodRemoveFlagTest
[2026-02-25T21:59:31.819Z] [INFO] Running io.quarkus.arc.test.annotations.SharedLiteralWithPrivateDefaultTest
[2026-02-25T21:59:32.130Z] 2026-02-25 21:59:32,094 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.112s.
[2026-02-25T21:59:32.130Z] 2026-02-25 21:59:32,094 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:32.130Z] 2026-02-25 21:59:32,094 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:32.130Z] 2026-02-25 21:59:32,105 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:32.130Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s - in io.quarkus.arc.test.annotations.SharedLiteralWithPrivateDefaultTest
[2026-02-25T21:59:32.130Z] [INFO] Running io.quarkus.arc.test.wrongannotations.WrongSingletonTest
[2026-02-25T21:59:32.442Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in io.quarkus.arc.test.wrongannotations.WrongSingletonTest
[2026-02-25T21:59:32.442Z] [INFO] Running io.quarkus.arc.test.wrongannotations.ProducerOnInnerClassTest
[2026-02-25T21:59:32.753Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s - in io.quarkus.arc.test.wrongannotations.ProducerOnInnerClassTest
[2026-02-25T21:59:32.753Z] [INFO] Running io.quarkus.arc.test.wrongannotations.ObserverOnInnerClassTest
[2026-02-25T21:59:33.066Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s - in io.quarkus.arc.test.wrongannotations.ObserverOnInnerClassTest
[2026-02-25T21:59:33.066Z] [INFO] Running io.quarkus.arc.test.wrongannotations.ScopeOnInnerClassTest
[2026-02-25T21:59:33.377Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s - in io.quarkus.arc.test.wrongannotations.ScopeOnInnerClassTest
[2026-02-25T21:59:33.377Z] [INFO] Running io.quarkus.arc.test.startup.StartupAnnotationTest
[2026-02-25T21:59:33.688Z] 2026-02-25 21:59:33,613 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.105s.
[2026-02-25T21:59:33.688Z] 2026-02-25 21:59:33,613 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:33.688Z] 2026-02-25 21:59:33,613 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:33.688Z] 2026-02-25 21:59:33,620 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:33.688Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s - in io.quarkus.arc.test.startup.StartupAnnotationTest
[2026-02-25T21:59:33.688Z] [INFO] Running io.quarkus.arc.test.devconsole.DevObserverInfoTest
[2026-02-25T21:59:33.688Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.arc.test.devconsole.DevObserverInfoTest
[2026-02-25T21:59:33.688Z] [INFO] Running io.quarkus.arc.test.devconsole.NameTest
[2026-02-25T21:59:33.688Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.devconsole.NameTest
[2026-02-25T21:59:33.688Z] [INFO] Running io.quarkus.arc.test.interceptor.InterceptorNoBindingsTest
[2026-02-25T21:59:34.000Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in io.quarkus.arc.test.interceptor.InterceptorNoBindingsTest
[2026-02-25T21:59:34.000Z] [INFO] Running io.quarkus.arc.test.interceptor.FailingPrivateInterceptedMethodTest
[2026-02-25T21:59:34.311Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in io.quarkus.arc.test.interceptor.FailingPrivateInterceptedMethodTest
[2026-02-25T21:59:34.311Z] [INFO] Running io.quarkus.arc.test.interceptor.IgnoredPrivateInterceptedMethodTest
[2026-02-25T21:59:34.622Z] 2026-02-25 21:59:34,315 WARN [io.qua.arc.pro.Methods] (build-11) @Simple will have no effect on method io.quarkus.arc.test.interceptor.IgnoredPrivateInterceptedMethodTest$SimpleBean.foo() because the method is private
[2026-02-25T21:59:34.622Z] 2026-02-25 21:59:34,455 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.115s.
[2026-02-25T21:59:34.622Z] 2026-02-25 21:59:34,455 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:34.622Z] 2026-02-25 21:59:34,455 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:34.622Z] 2026-02-25 21:59:34,469 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:34.622Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 s - in io.quarkus.arc.test.interceptor.IgnoredPrivateInterceptedMethodTest
[2026-02-25T21:59:34.622Z] [INFO] Running io.quarkus.arc.test.interceptor.staticmethods.InterceptedStaticMethodTest
[2026-02-25T21:59:34.933Z] 2026-02-25 21:59:34,860 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.096s.
[2026-02-25T21:59:34.933Z] 2026-02-25 21:59:34,860 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:34.933Z] 2026-02-25 21:59:34,860 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:34.933Z] 2026-02-25 21:59:34,873 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2026-02-25T21:59:34.933Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 s - in io.quarkus.arc.test.interceptor.staticmethods.InterceptedStaticMethodTest
[2026-02-25T21:59:34.933Z] [INFO] Running io.quarkus.arc.test.interceptor.InterceptorBindingRegistrarTest
[2026-02-25T21:59:35.243Z] 2026-02-25 21:59:35,212 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.095s.
[2026-02-25T21:59:35.243Z] 2026-02-25 21:59:35,212 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T21:59:35.243Z] 2026-02-25 21:59:35,212 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T21:59:35.243Z] 2026-02-25 21:59:35,225 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-02-25T21:59:35.243Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 s - in io.quarkus.arc.test.interceptor.InterceptorBindingRegistrarTest
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] Results:
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] Tests run: 131, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-arc-deployment ---
[2026-02-25T21:59:35.554Z] [INFO] Building jar: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arc-deployment ---
[2026-02-25T21:59:35.554Z] [INFO] Building jar: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final-sources.jar
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arc-deployment ---
[2026-02-25T21:59:35.554Z] [INFO] Installing /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-arc-deployment/2.7.5.Final/quarkus-arc-deployment-2.7.5.Final.jar
[2026-02-25T21:59:35.554Z] [INFO] Installing /quarkus/extensions/arc/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-arc-deployment/2.7.5.Final/quarkus-arc-deployment-2.7.5.Final.pom
[2026-02-25T21:59:35.554Z] [INFO] Installing /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-arc-deployment/2.7.5.Final/quarkus-arc-deployment-2.7.5.Final-sources.jar
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] -------------------< io.quarkus:quarkus-http-parent >-------------------
[2026-02-25T21:59:35.554Z] [INFO] Building Quarkus - Undertow 2.7.5.Final [70/964]
[2026-02-25T21:59:35.554Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-http-parent ---
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-http-parent ---
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-http-parent ---
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-http-parent ---
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-http-parent ---
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-http-parent ---
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-http-parent ---
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-http-parent ---
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-http-parent ---
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-http-parent ---
[2026-02-25T21:59:35.554Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-http-parent ---
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-http-parent ---
[2026-02-25T21:59:35.554Z] [INFO] Installing /quarkus/extensions/undertow/pom.xml to /root/.m2/repository/io/quarkus/quarkus-http-parent/2.7.5.Final/quarkus-http-parent-2.7.5.Final.pom
[2026-02-25T21:59:35.554Z] [INFO]
[2026-02-25T21:59:35.554Z] [INFO] ------------------< io.quarkus:quarkus-undertow-spi >-------------------
[2026-02-25T21:59:35.554Z] [INFO] Building Quarkus - Undertow - SPI 2.7.5.Final [71/964]
[2026-02-25T21:59:35.554Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:59:35.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.pom
[2026-02-25T21:59:35.865Z] [INFO] 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 166 kB/s)
[2026-02-25T21:59:35.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-parent/4.1.7/quarkus-http-parent-4.1.7.pom
[2026-02-25T21:59:35.865Z] [INFO] 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 270 kB/s)
[2026-02-25T21:59:35.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom
[2026-02-25T21:59:35.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom (35 kB at 497 kB/s)
[2026-02-25T21:59:35.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.pom
[2026-02-25T21:59:36.176Z] [INFO] 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 251 kB/s)
[2026-02-25T21:59:36.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.pom
[2026-02-25T21:59:36.176Z] [INFO] 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 44 kB/s)
[2026-02-25T21:59:36.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom
[2026-02-25T21:59:36.176Z] [INFO] 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 219 kB/s)
[2026-02-25T21:59:36.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.pom
[2026-02-25T21:59:36.487Z] [INFO] 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 28 kB/s)
[2026-02-25T21:59:36.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-as-parent-metadata/14.0.0.Final/jboss-as-parent-metadata-14.0.0.Final.pom
[2026-02-25T21:59:36.797Z] [INFO] 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 65 kB/s)
[2026-02-25T21:59:36.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.pom
[2026-02-25T21:59:36.797Z] [INFO] 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 34 kB/s)
[2026-02-25T21:59:36.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.jar
[2026-02-25T21:59:36.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.jar
[2026-02-25T21:59:36.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar
[2026-02-25T21:59:36.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.jar
[2026-02-25T21:59:36.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.jar
[2026-02-25T21:59:37.106Z] [INFO] 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 7.0 MB/s)
[2026-02-25T21:59:37.106Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.jar
[2026-02-25T21:59:37.106Z] [INFO] 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 4.2 MB/s)
[2026-02-25T21:59:37.106Z] [INFO] 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 4.3 MB/s)
[2026-02-25T21:59:37.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.jar (938 kB at 5.6 MB/s)
[2026-02-25T21:59:42.860Z] [INFO] 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 7.6 kB/s)
[2026-02-25T21:59:42.860Z] [INFO] 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 16 kB/s)
[2026-02-25T21:59:42.860Z] [INFO]
[2026-02-25T21:59:42.860Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow-spi ---
[2026-02-25T21:59:42.860Z] [INFO]
[2026-02-25T21:59:42.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow-spi ---
[2026-02-25T21:59:42.860Z] [INFO]
[2026-02-25T21:59:42.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow-spi ---
[2026-02-25T21:59:42.860Z] [INFO]
[2026-02-25T21:59:42.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow-spi ---
[2026-02-25T21:59:42.860Z] [INFO]
[2026-02-25T21:59:42.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow-spi ---
[2026-02-25T21:59:42.860Z] [INFO]
[2026-02-25T21:59:42.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow-spi ---
[2026-02-25T21:59:42.860Z] [INFO]
[2026-02-25T21:59:42.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow-spi ---
[2026-02-25T21:59:42.860Z] [INFO]
[2026-02-25T21:59:42.860Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow-spi ---
[2026-02-25T21:59:42.860Z] [INFO]
[2026-02-25T21:59:42.860Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow-spi ---
[2026-02-25T21:59:42.860Z] [INFO] Processed 16 files in 33ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-02-25T21:59:42.860Z] [INFO]
[2026-02-25T21:59:42.860Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow-spi ---
[2026-02-25T21:59:42.860Z] [INFO] Processed 16 files in 00:00.028 (Already Sorted: 16, Needed Sorting: 0)
[2026-02-25T21:59:42.860Z] [INFO]
[2026-02-25T21:59:42.860Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow-spi ---
[2026-02-25T21:59:42.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:42.860Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/spi/src/main/resources
[2026-02-25T21:59:42.860Z] [INFO]
[2026-02-25T21:59:42.860Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow-spi ---
[2026-02-25T21:59:42.860Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:59:42.860Z] [INFO] Compiling 16 source files to /quarkus/extensions/undertow/spi/target/classes
[2026-02-25T21:59:42.860Z] [INFO]
[2026-02-25T21:59:42.860Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow-spi ---
[2026-02-25T21:59:42.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:42.860Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/spi/src/test/resources
[2026-02-25T21:59:42.860Z] [INFO]
[2026-02-25T21:59:42.860Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow-spi ---
[2026-02-25T21:59:42.860Z] [INFO] No sources to compile
[2026-02-25T21:59:42.860Z] [INFO]
[2026-02-25T21:59:42.860Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow-spi ---
[2026-02-25T21:59:43.171Z] [INFO] No tests to run.
[2026-02-25T21:59:43.171Z] [INFO]
[2026-02-25T21:59:43.171Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow-spi ---
[2026-02-25T21:59:43.171Z] [INFO] Building jar: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar
[2026-02-25T21:59:43.171Z] [INFO]
[2026-02-25T21:59:43.171Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow-spi ---
[2026-02-25T21:59:43.171Z] [INFO] Building jar: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final-sources.jar
[2026-02-25T21:59:43.171Z] [INFO]
[2026-02-25T21:59:43.171Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow-spi ---
[2026-02-25T21:59:43.171Z] [INFO] Installing /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-spi/2.7.5.Final/quarkus-undertow-spi-2.7.5.Final.jar
[2026-02-25T21:59:43.171Z] [INFO] Installing /quarkus/extensions/undertow/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-undertow-spi/2.7.5.Final/quarkus-undertow-spi-2.7.5.Final.pom
[2026-02-25T21:59:43.171Z] [INFO] Installing /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-spi/2.7.5.Final/quarkus-undertow-spi-2.7.5.Final-sources.jar
[2026-02-25T21:59:43.171Z] [INFO]
[2026-02-25T21:59:43.171Z] [INFO] -----------------< io.quarkus:quarkus-security-parent >-----------------
[2026-02-25T21:59:43.171Z] [INFO] Building Quarkus - Security 2.7.5.Final [72/964]
[2026-02-25T21:59:43.171Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:59:43.171Z] [INFO]
[2026-02-25T21:59:43.171Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-parent ---
[2026-02-25T21:59:43.171Z] [INFO]
[2026-02-25T21:59:43.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-parent ---
[2026-02-25T21:59:43.171Z] [INFO]
[2026-02-25T21:59:43.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-parent ---
[2026-02-25T21:59:43.171Z] [INFO]
[2026-02-25T21:59:43.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-parent ---
[2026-02-25T21:59:43.171Z] [INFO]
[2026-02-25T21:59:43.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-parent ---
[2026-02-25T21:59:43.171Z] [INFO]
[2026-02-25T21:59:43.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-parent ---
[2026-02-25T21:59:43.171Z] [INFO]
[2026-02-25T21:59:43.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-parent ---
[2026-02-25T21:59:43.171Z] [INFO]
[2026-02-25T21:59:43.171Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-parent ---
[2026-02-25T21:59:43.171Z] [INFO]
[2026-02-25T21:59:43.171Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-parent ---
[2026-02-25T21:59:43.171Z] [INFO]
[2026-02-25T21:59:43.172Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-parent ---
[2026-02-25T21:59:43.172Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:59:43.172Z] [INFO]
[2026-02-25T21:59:43.172Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-parent ---
[2026-02-25T21:59:43.172Z] [INFO]
[2026-02-25T21:59:43.172Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-parent ---
[2026-02-25T21:59:43.172Z] [INFO] Installing /quarkus/extensions/security/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-parent/2.7.5.Final/quarkus-security-parent-2.7.5.Final.pom
[2026-02-25T21:59:43.172Z] [INFO]
[2026-02-25T21:59:43.172Z] [INFO] --------------< io.quarkus:quarkus-security-runtime-spi >---------------
[2026-02-25T21:59:43.172Z] [INFO] Building Quarkus - Security - Runtime SPI 2.7.5.Final [73/964]
[2026-02-25T21:59:43.172Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:59:43.172Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.pom
[2026-02-25T21:59:43.172Z] [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 97 kB/s)
[2026-02-25T21:59:43.172Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.jar
[2026-02-25T21:59:43.172Z] [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 245 kB/s)
[2026-02-25T21:59:43.172Z] [INFO]
[2026-02-25T21:59:43.172Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.172Z] [INFO]
[2026-02-25T21:59:43.172Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.485Z] [INFO]
[2026-02-25T21:59:43.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.485Z] [INFO]
[2026-02-25T21:59:43.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.485Z] [INFO]
[2026-02-25T21:59:43.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.485Z] [INFO]
[2026-02-25T21:59:43.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.485Z] [INFO]
[2026-02-25T21:59:43.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.485Z] [INFO]
[2026-02-25T21:59:43.485Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.485Z] [INFO]
[2026-02-25T21:59:43.485Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.485Z] [INFO] Processed 4 files in 13ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T21:59:43.485Z] [INFO]
[2026-02-25T21:59:43.485Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.485Z] [INFO] Processed 4 files in 00:00.007 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T21:59:43.485Z] [INFO]
[2026-02-25T21:59:43.485Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.485Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:43.485Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/runtime-spi/src/main/resources
[2026-02-25T21:59:43.485Z] [INFO]
[2026-02-25T21:59:43.485Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.485Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:59:43.485Z] [INFO] Compiling 4 source files to /quarkus/extensions/security/runtime-spi/target/classes
[2026-02-25T21:59:43.485Z] [INFO]
[2026-02-25T21:59:43.485Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.485Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:43.485Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/runtime-spi/src/test/resources
[2026-02-25T21:59:43.485Z] [INFO]
[2026-02-25T21:59:43.485Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.485Z] [INFO] No sources to compile
[2026-02-25T21:59:43.485Z] [INFO]
[2026-02-25T21:59:43.485Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.485Z] [INFO] No tests to run.
[2026-02-25T21:59:43.485Z] [INFO]
[2026-02-25T21:59:43.485Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.485Z] [INFO] Building jar: /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final.jar
[2026-02-25T21:59:43.485Z] [INFO]
[2026-02-25T21:59:43.485Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.485Z] [INFO] Building jar: /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final-sources.jar
[2026-02-25T21:59:43.485Z] [INFO]
[2026-02-25T21:59:43.485Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-runtime-spi ---
[2026-02-25T21:59:43.485Z] [INFO] Installing /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-runtime-spi/2.7.5.Final/quarkus-security-runtime-spi-2.7.5.Final.jar
[2026-02-25T21:59:43.485Z] [INFO] Installing /quarkus/extensions/security/runtime-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-runtime-spi/2.7.5.Final/quarkus-security-runtime-spi-2.7.5.Final.pom
[2026-02-25T21:59:43.831Z] [INFO] Installing /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-runtime-spi/2.7.5.Final/quarkus-security-runtime-spi-2.7.5.Final-sources.jar
[2026-02-25T21:59:43.831Z] [INFO]
[2026-02-25T21:59:43.831Z] [INFO] -------< io.quarkus:quarkus-smallrye-context-propagation-parent >-------
[2026-02-25T21:59:43.831Z] [INFO] Building Quarkus - SmallRye Context Propagation 2.7.5.Final [74/964]
[2026-02-25T21:59:43.831Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:59:43.831Z] [INFO]
[2026-02-25T21:59:43.831Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-25T21:59:43.831Z] [INFO]
[2026-02-25T21:59:43.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-25T21:59:43.831Z] [INFO]
[2026-02-25T21:59:43.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-25T21:59:43.831Z] [INFO]
[2026-02-25T21:59:43.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-25T21:59:43.831Z] [INFO]
[2026-02-25T21:59:43.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-25T21:59:43.831Z] [INFO]
[2026-02-25T21:59:43.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-25T21:59:43.831Z] [INFO]
[2026-02-25T21:59:43.831Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-25T21:59:43.831Z] [INFO]
[2026-02-25T21:59:43.831Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-25T21:59:43.831Z] [INFO]
[2026-02-25T21:59:43.831Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-25T21:59:43.831Z] [INFO]
[2026-02-25T21:59:43.831Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-25T21:59:43.831Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:59:43.831Z] [INFO]
[2026-02-25T21:59:43.831Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-25T21:59:43.831Z] [INFO]
[2026-02-25T21:59:43.831Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-context-propagation-parent ---
[2026-02-25T21:59:43.831Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation-parent/2.7.5.Final/quarkus-smallrye-context-propagation-parent-2.7.5.Final.pom
[2026-02-25T21:59:43.831Z] [INFO]
[2026-02-25T21:59:43.831Z] [INFO] ----------< io.quarkus:quarkus-smallrye-context-propagation >-----------
[2026-02-25T21:59:43.831Z] [INFO] Building Quarkus - SmallRye Context Propagation - Runtime 2.7.5.Final [75/964]
[2026-02-25T21:59:43.831Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:59:43.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.pom
[2026-02-25T21:59:43.831Z] [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 32 kB/s)
[2026-02-25T21:59:43.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-parent/1.2.2/smallrye-context-propagation-parent-1.2.2.pom
[2026-02-25T21:59:43.831Z] [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 121 kB/s)
[2026-02-25T21:59:43.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.pom
[2026-02-25T21:59:43.831Z] [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 16 kB/s)
[2026-02-25T21:59:43.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.pom
[2026-02-25T21:59:43.831Z] [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 19 kB/s)
[2026-02-25T21:59:43.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.jar
[2026-02-25T21:59:43.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.jar
[2026-02-25T21:59:43.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.jar
[2026-02-25T21:59:44.142Z] [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 2.1 MB/s)
[2026-02-25T21:59:44.142Z] [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 127 kB/s)
[2026-02-25T21:59:44.142Z] [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 80 kB/s)
[2026-02-25T21:59:44.142Z] [INFO]
[2026-02-25T21:59:44.142Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.142Z] [INFO]
[2026-02-25T21:59:44.142Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.142Z] [INFO]
[2026-02-25T21:59:44.142Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.142Z] [INFO]
[2026-02-25T21:59:44.142Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.142Z] [INFO]
[2026-02-25T21:59:44.142Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.142Z] [INFO]
[2026-02-25T21:59:44.142Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.142Z] [INFO]
[2026-02-25T21:59:44.142Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.142Z] [INFO]
[2026-02-25T21:59:44.142Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.142Z] [INFO]
[2026-02-25T21:59:44.142Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.142Z] [INFO] Processed 2 files in 12ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T21:59:44.142Z] [INFO]
[2026-02-25T21:59:44.142Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.142Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T21:59:44.142Z] [INFO]
[2026-02-25T21:59:44.142Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.142Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:44.142Z] [INFO] Copying 1 resource
[2026-02-25T21:59:44.142Z] [INFO]
[2026-02-25T21:59:44.142Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.454Z] [INFO]
[2026-02-25T21:59:44.454Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.454Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:59:44.454Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-context-propagation/runtime/target/classes
[2026-02-25T21:59:44.454Z] [INFO]
[2026-02-25T21:59:44.454Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.454Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:44.454Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-context-propagation/runtime/src/test/resources
[2026-02-25T21:59:44.454Z] [INFO]
[2026-02-25T21:59:44.454Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.454Z] [INFO] No sources to compile
[2026-02-25T21:59:44.454Z] [INFO]
[2026-02-25T21:59:44.454Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.454Z] [INFO] No tests to run.
[2026-02-25T21:59:44.454Z] [INFO]
[2026-02-25T21:59:44.454Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.454Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final.jar
[2026-02-25T21:59:44.454Z] [INFO]
[2026-02-25T21:59:44.454Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.454Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final-sources.jar
[2026-02-25T21:59:44.766Z] [INFO]
[2026-02-25T21:59:44.766Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-context-propagation ---
[2026-02-25T21:59:44.766Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation/2.7.5.Final/quarkus-smallrye-context-propagation-2.7.5.Final.jar
[2026-02-25T21:59:44.766Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation/2.7.5.Final/quarkus-smallrye-context-propagation-2.7.5.Final.pom
[2026-02-25T21:59:44.766Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation/2.7.5.Final/quarkus-smallrye-context-propagation-2.7.5.Final-sources.jar
[2026-02-25T21:59:44.766Z] [INFO]
[2026-02-25T21:59:44.766Z] [INFO] ------------------< io.quarkus:quarkus-mutiny-parent >------------------
[2026-02-25T21:59:44.766Z] [INFO] Building Quarkus - Mutiny 2.7.5.Final [76/964]
[2026-02-25T21:59:44.766Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:59:44.766Z] [INFO]
[2026-02-25T21:59:44.766Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-parent ---
[2026-02-25T21:59:44.766Z] [INFO]
[2026-02-25T21:59:44.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-parent ---
[2026-02-25T21:59:44.766Z] [INFO]
[2026-02-25T21:59:44.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-parent ---
[2026-02-25T21:59:44.766Z] [INFO]
[2026-02-25T21:59:44.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-parent ---
[2026-02-25T21:59:44.766Z] [INFO]
[2026-02-25T21:59:44.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-parent ---
[2026-02-25T21:59:44.766Z] [INFO]
[2026-02-25T21:59:44.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-parent ---
[2026-02-25T21:59:44.766Z] [INFO]
[2026-02-25T21:59:44.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-parent ---
[2026-02-25T21:59:44.766Z] [INFO]
[2026-02-25T21:59:44.766Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-parent ---
[2026-02-25T21:59:44.766Z] [INFO]
[2026-02-25T21:59:44.766Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-parent ---
[2026-02-25T21:59:44.766Z] [INFO]
[2026-02-25T21:59:44.766Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-parent ---
[2026-02-25T21:59:44.766Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:59:44.766Z] [INFO]
[2026-02-25T21:59:44.766Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-parent ---
[2026-02-25T21:59:44.766Z] [INFO]
[2026-02-25T21:59:44.766Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-parent ---
[2026-02-25T21:59:44.766Z] [INFO] Installing /quarkus/extensions/mutiny/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-parent/2.7.5.Final/quarkus-mutiny-parent-2.7.5.Final.pom
[2026-02-25T21:59:44.766Z] [INFO]
[2026-02-25T21:59:44.766Z] [INFO] ---------------------< io.quarkus:quarkus-mutiny >----------------------
[2026-02-25T21:59:44.766Z] [INFO] Building Quarkus - Mutiny - Runtime 2.7.5.Final [77/964]
[2026-02-25T21:59:44.766Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:59:44.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.4.0/mutiny-smallrye-context-propagation-1.4.0.pom
[2026-02-25T21:59:44.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.4.0/mutiny-smallrye-context-propagation-1.4.0.pom (3.3 kB at 34 kB/s)
[2026-02-25T21:59:44.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.4.0/mutiny-smallrye-context-propagation-1.4.0.jar
[2026-02-25T21:59:44.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.4.0/mutiny-smallrye-context-propagation-1.4.0.jar (21 kB at 221 kB/s)
[2026-02-25T21:59:44.766Z] [INFO]
[2026-02-25T21:59:44.766Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny ---
[2026-02-25T21:59:44.766Z] [INFO]
[2026-02-25T21:59:44.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny ---
[2026-02-25T21:59:45.439Z] [INFO]
[2026-02-25T21:59:45.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny ---
[2026-02-25T21:59:45.439Z] [INFO]
[2026-02-25T21:59:45.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny ---
[2026-02-25T21:59:45.439Z] [INFO]
[2026-02-25T21:59:45.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny ---
[2026-02-25T21:59:45.439Z] [INFO]
[2026-02-25T21:59:45.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny ---
[2026-02-25T21:59:45.439Z] [INFO]
[2026-02-25T21:59:45.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny ---
[2026-02-25T21:59:45.439Z] [INFO]
[2026-02-25T21:59:45.439Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny ---
[2026-02-25T21:59:45.439Z] [INFO]
[2026-02-25T21:59:45.439Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny ---
[2026-02-25T21:59:45.439Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T21:59:45.439Z] [INFO]
[2026-02-25T21:59:45.439Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny ---
[2026-02-25T21:59:45.439Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T21:59:45.439Z] [INFO]
[2026-02-25T21:59:45.439Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny ---
[2026-02-25T21:59:45.439Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:45.439Z] [INFO] Copying 1 resource
[2026-02-25T21:59:45.439Z] [INFO]
[2026-02-25T21:59:45.439Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mutiny ---
[2026-02-25T21:59:45.439Z] [INFO]
[2026-02-25T21:59:45.439Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny ---
[2026-02-25T21:59:45.439Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:59:45.439Z] [INFO] Compiling 1 source file to /quarkus/extensions/mutiny/runtime/target/classes
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny ---
[2026-02-25T21:59:45.750Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:45.750Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mutiny/runtime/src/test/resources
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny ---
[2026-02-25T21:59:45.750Z] [INFO] No sources to compile
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny ---
[2026-02-25T21:59:45.750Z] [INFO] No tests to run.
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny ---
[2026-02-25T21:59:45.750Z] [INFO] Building jar: /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final.jar
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny ---
[2026-02-25T21:59:45.750Z] [INFO] Building jar: /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final-sources.jar
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny ---
[2026-02-25T21:59:45.750Z] [INFO] Installing /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny/2.7.5.Final/quarkus-mutiny-2.7.5.Final.jar
[2026-02-25T21:59:45.750Z] [INFO] Installing /quarkus/extensions/mutiny/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny/2.7.5.Final/quarkus-mutiny-2.7.5.Final.pom
[2026-02-25T21:59:45.750Z] [INFO] Installing /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny/2.7.5.Final/quarkus-mutiny-2.7.5.Final-sources.jar
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] ------------------< io.quarkus:quarkus-netty-parent >-------------------
[2026-02-25T21:59:45.750Z] [INFO] Building Quarkus - Netty 2.7.5.Final [78/964]
[2026-02-25T21:59:45.750Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-netty-parent ---
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-netty-parent ---
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-netty-parent ---
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-netty-parent ---
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-netty-parent ---
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-netty-parent ---
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-netty-parent ---
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-netty-parent ---
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-netty-parent ---
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-netty-parent ---
[2026-02-25T21:59:45.750Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-netty-parent ---
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-netty-parent ---
[2026-02-25T21:59:45.750Z] [INFO] Installing /quarkus/extensions/netty/pom.xml to /root/.m2/repository/io/quarkus/quarkus-netty-parent/2.7.5.Final/quarkus-netty-parent-2.7.5.Final.pom
[2026-02-25T21:59:45.750Z] [INFO]
[2026-02-25T21:59:45.750Z] [INFO] ----------------------< io.quarkus:quarkus-netty >----------------------
[2026-02-25T21:59:45.750Z] [INFO] Building Quarkus - Netty - Runtime 2.7.5.Final [79/964]
[2026-02-25T21:59:45.750Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:59:45.750Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.pom
[2026-02-25T21:59:45.750Z] [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 257 kB/s)
[2026-02-25T21:59:45.750Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.pom
[2026-02-25T21:59:46.061Z] [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 358 kB/s)
[2026-02-25T21:59:46.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.pom
[2026-02-25T21:59:46.061Z] [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 28 kB/s)
[2026-02-25T21:59:46.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final.pom
[2026-02-25T21:59:46.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final.pom (24 kB at 231 kB/s)
[2026-02-25T21:59:46.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.pom
[2026-02-25T21:59:46.372Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.pom (2.1 kB at 15 kB/s)
[2026-02-25T21:59:46.372Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final-linux-x86_64.jar
[2026-02-25T21:59:46.372Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.jar
[2026-02-25T21:59:46.372Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.jar
[2026-02-25T21:59:46.372Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final-osx-x86_64.jar
[2026-02-25T21:59:46.372Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.jar
[2026-02-25T21:59:46.372Z] [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 3.4 MB/s)
[2026-02-25T21:59:46.372Z] [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 467 kB/s)
[2026-02-25T21:59:46.372Z] [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 342 kB/s)
[2026-02-25T21:59:46.372Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.jar (107 kB at 965 kB/s)
[2026-02-25T21:59:46.372Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final-osx-x86_64.jar (25 kB at 123 kB/s)
[2026-02-25T21:59:46.372Z] [INFO]
[2026-02-25T21:59:46.372Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-netty ---
[2026-02-25T21:59:46.372Z] [INFO]
[2026-02-25T21:59:46.372Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-netty ---
[2026-02-25T21:59:46.684Z] [INFO]
[2026-02-25T21:59:46.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-netty ---
[2026-02-25T21:59:46.684Z] [INFO]
[2026-02-25T21:59:46.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-netty ---
[2026-02-25T21:59:46.684Z] [INFO]
[2026-02-25T21:59:46.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-netty ---
[2026-02-25T21:59:46.684Z] [INFO]
[2026-02-25T21:59:46.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-netty ---
[2026-02-25T21:59:46.684Z] [INFO]
[2026-02-25T21:59:46.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-netty ---
[2026-02-25T21:59:46.684Z] [INFO]
[2026-02-25T21:59:46.684Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-netty ---
[2026-02-25T21:59:46.684Z] [INFO]
[2026-02-25T21:59:46.684Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-netty ---
[2026-02-25T21:59:46.684Z] [INFO] Processed 13 files in 28ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-25T21:59:46.684Z] [INFO]
[2026-02-25T21:59:46.684Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-netty ---
[2026-02-25T21:59:46.684Z] [INFO] Processed 13 files in 00:00.044 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-25T21:59:46.684Z] [INFO]
[2026-02-25T21:59:46.684Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-netty ---
[2026-02-25T21:59:46.684Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:46.684Z] [INFO] Copying 1 resource
[2026-02-25T21:59:46.684Z] [INFO]
[2026-02-25T21:59:46.684Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-netty ---
[2026-02-25T21:59:46.684Z] [INFO]
[2026-02-25T21:59:46.684Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-netty ---
[2026-02-25T21:59:46.684Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:59:46.684Z] [INFO] Compiling 13 source files to /quarkus/extensions/netty/runtime/target/classes
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/virtual/VirtualChannel.java:[243,29] io.netty.channel.RecvByteBufAllocator.Handle in io.netty.channel.RecvByteBufAllocator has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/virtual/VirtualServerChannel.java:[153,29] io.netty.channel.RecvByteBufAllocator.Handle in io.netty.channel.RecvByteBufAllocator has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[200,13] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[200,13] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[200,13] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[211,19] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[211,19] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[211,19] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[220,60] Possible heap pollution from parameterized vararg type java.util.Map.Entry<io.netty.handler.ssl.SslContextOption<?>,java.lang.Object>
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[237,60] Possible heap pollution from parameterized vararg type java.util.Map.Entry<io.netty.handler.ssl.SslContextOption<?>,java.lang.Object>
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[266,12] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[266,12] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[266,12] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[268,21] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[273,25] io.netty.handler.ssl.JdkApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[288,36] io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[290,36] io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[298,40] io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[300,40] io.netty.handler.ssl.JdkAlpnApplicationProtocolNegotiator in io.netty.handler.ssl has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[325,13] io.netty.bootstrap.ChannelFactory in io.netty.bootstrap has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[325,13] io.netty.bootstrap.ChannelFactory in io.netty.bootstrap has been deprecated
[2026-02-25T21:59:46.997Z] [WARNING] /quarkus/extensions/netty/runtime/src/main/java/io/quarkus/netty/runtime/graal/NettySubstitutions.java:[325,13] io.netty.bootstrap.ChannelFactory in io.netty.bootstrap has been deprecated
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-netty ---
[2026-02-25T21:59:46.997Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:46.997Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/netty/runtime/src/test/resources
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-netty ---
[2026-02-25T21:59:46.997Z] [INFO] No sources to compile
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-netty ---
[2026-02-25T21:59:46.997Z] [INFO] No tests to run.
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-netty ---
[2026-02-25T21:59:46.997Z] [INFO] Building jar: /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final.jar
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-netty ---
[2026-02-25T21:59:46.997Z] [INFO] Building jar: /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final-sources.jar
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-netty ---
[2026-02-25T21:59:46.997Z] [INFO] Installing /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-netty/2.7.5.Final/quarkus-netty-2.7.5.Final.jar
[2026-02-25T21:59:46.997Z] [INFO] Installing /quarkus/extensions/netty/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-netty/2.7.5.Final/quarkus-netty-2.7.5.Final.pom
[2026-02-25T21:59:46.997Z] [INFO] Installing /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-netty/2.7.5.Final/quarkus-netty-2.7.5.Final-sources.jar
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] ------------------< io.quarkus:quarkus-vertx-parent >-------------------
[2026-02-25T21:59:46.997Z] [INFO] Building Quarkus - Vert.x 2.7.5.Final [80/964]
[2026-02-25T21:59:46.997Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-parent ---
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-parent ---
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-parent ---
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-parent ---
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-parent ---
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-parent ---
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-parent ---
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-parent ---
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-parent ---
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-parent ---
[2026-02-25T21:59:46.997Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-parent ---
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-parent ---
[2026-02-25T21:59:46.997Z] [INFO] Installing /quarkus/extensions/vertx/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-parent/2.7.5.Final/quarkus-vertx-parent-2.7.5.Final.pom
[2026-02-25T21:59:46.997Z] [INFO]
[2026-02-25T21:59:46.997Z] [INFO] ----------------------< io.quarkus:quarkus-vertx >----------------------
[2026-02-25T21:59:46.997Z] [INFO] Building Quarkus - Vert.x - Runtime 2.7.5.Final [81/964]
[2026-02-25T21:59:46.997Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:59:46.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.pom
[2026-02-25T21:59:46.997Z] [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 43 kB/s)
[2026-02-25T21:59:46.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.pom
[2026-02-25T21:59:46.997Z] [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 48 kB/s)
[2026-02-25T21:59:46.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-implementation-parent/5.2.1/smallrye-fault-tolerance-implementation-parent-5.2.1.pom
[2026-02-25T21:59:47.308Z] [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 31 kB/s)
[2026-02-25T21:59:47.309Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-parent/5.2.1/smallrye-fault-tolerance-parent-5.2.1.pom
[2026-02-25T21:59:47.309Z] [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 298 kB/s)
[2026-02-25T21:59:47.309Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom
[2026-02-25T21:59:47.309Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom (9.7 kB at 221 kB/s)
[2026-02-25T21:59:47.309Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom
[2026-02-25T21:59:47.309Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom (52 kB at 1.0 MB/s)
[2026-02-25T21:59:47.309Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.jar
[2026-02-25T21:59:47.309Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.jar
[2026-02-25T21:59:47.309Z] [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 739 kB/s)
[2026-02-25T21:59:47.309Z] [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 57 kB/s)
[2026-02-25T21:59:47.309Z] [INFO]
[2026-02-25T21:59:47.309Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx ---
[2026-02-25T21:59:47.309Z] [INFO]
[2026-02-25T21:59:47.309Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx ---
[2026-02-25T21:59:47.620Z] [INFO]
[2026-02-25T21:59:47.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx ---
[2026-02-25T21:59:47.620Z] [INFO]
[2026-02-25T21:59:47.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx ---
[2026-02-25T21:59:47.620Z] [INFO]
[2026-02-25T21:59:47.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx ---
[2026-02-25T21:59:47.620Z] [INFO]
[2026-02-25T21:59:47.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx ---
[2026-02-25T21:59:47.620Z] [INFO]
[2026-02-25T21:59:47.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx ---
[2026-02-25T21:59:47.620Z] [INFO]
[2026-02-25T21:59:47.620Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx ---
[2026-02-25T21:59:47.620Z] [INFO]
[2026-02-25T21:59:47.620Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx ---
[2026-02-25T21:59:47.620Z] [INFO] Processed 37 files in 57ms (Formatted: 0, Unchanged: 37, Failed: 0, Readonly: 0)
[2026-02-25T21:59:47.620Z] [INFO]
[2026-02-25T21:59:47.620Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx ---
[2026-02-25T21:59:47.933Z] [INFO] Processed 37 files in 00:00.106 (Already Sorted: 37, Needed Sorting: 0)
[2026-02-25T21:59:47.933Z] [INFO]
[2026-02-25T21:59:47.933Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx ---
[2026-02-25T21:59:47.933Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:47.933Z] [INFO] Copying 3 resources
[2026-02-25T21:59:47.933Z] [INFO]
[2026-02-25T21:59:47.933Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-vertx ---
[2026-02-25T21:59:47.933Z] [INFO]
[2026-02-25T21:59:47.933Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx ---
[2026-02-25T21:59:47.933Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:59:47.933Z] [INFO] Compiling 35 source files to /quarkus/extensions/vertx/runtime/target/classes
[2026-02-25T21:59:48.610Z] [WARNING] /quarkus/extensions/vertx/runtime/src/main/java/io/quarkus/vertx/runtime/jackson/JsonUtil.java:[60,19] unchecked method invocation: constructor <init> in class io.vertx.core.json.JsonObject is applied to given types
[2026-02-25T21:59:48.610Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-02-25T21:59:48.610Z] found: java.util.Map
[2026-02-25T21:59:48.610Z] [WARNING] /quarkus/extensions/vertx/runtime/src/main/java/io/quarkus/vertx/runtime/jackson/JsonUtil.java:[60,34] unchecked conversion
[2026-02-25T21:59:48.610Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-02-25T21:59:48.610Z] found: java.util.Map
[2026-02-25T21:59:48.610Z] [INFO]
[2026-02-25T21:59:48.610Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx ---
[2026-02-25T21:59:48.610Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:48.610Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx/runtime/src/test/resources
[2026-02-25T21:59:48.610Z] [INFO]
[2026-02-25T21:59:48.610Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx ---
[2026-02-25T21:59:48.610Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:59:48.610Z] [INFO] Compiling 2 source files to /quarkus/extensions/vertx/runtime/target/test-classes
[2026-02-25T21:59:48.922Z] [INFO]
[2026-02-25T21:59:48.922Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx ---
[2026-02-25T21:59:48.922Z] [INFO]
[2026-02-25T21:59:48.922Z] [INFO] -------------------------------------------------------
[2026-02-25T21:59:48.922Z] [INFO] T E S T S
[2026-02-25T21:59:48.922Z] [INFO] -------------------------------------------------------
[2026-02-25T21:59:48.922Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:59:49.594Z] [INFO] Running io.quarkus.vertx.core.runtime.VertxCoreProducerTest
[2026-02-25T21:59:49.911Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in io.quarkus.vertx.core.runtime.VertxCoreProducerTest
[2026-02-25T21:59:49.911Z] [INFO] Running io.quarkus.vertx.runtime.VertxProducerTest
[2026-02-25T21:59:49.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in io.quarkus.vertx.runtime.VertxProducerTest
[2026-02-25T21:59:49.912Z] [INFO]
[2026-02-25T21:59:49.912Z] [INFO] Results:
[2026-02-25T21:59:49.912Z] [INFO]
[2026-02-25T21:59:49.912Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:59:49.912Z] [INFO]
[2026-02-25T21:59:49.912Z] [INFO]
[2026-02-25T21:59:49.912Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx ---
[2026-02-25T21:59:49.912Z] [INFO] Building jar: /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final.jar
[2026-02-25T21:59:49.912Z] [INFO]
[2026-02-25T21:59:49.912Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx ---
[2026-02-25T21:59:49.912Z] [INFO] Building jar: /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final-sources.jar
[2026-02-25T21:59:50.268Z] [INFO]
[2026-02-25T21:59:50.268Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx ---
[2026-02-25T21:59:50.268Z] [INFO] Installing /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx/2.7.5.Final/quarkus-vertx-2.7.5.Final.jar
[2026-02-25T21:59:50.268Z] [INFO] Installing /quarkus/extensions/vertx/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx/2.7.5.Final/quarkus-vertx-2.7.5.Final.pom
[2026-02-25T21:59:50.268Z] [INFO] Installing /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx/2.7.5.Final/quarkus-vertx-2.7.5.Final-sources.jar
[2026-02-25T21:59:50.268Z] [INFO]
[2026-02-25T21:59:50.268Z] [INFO] -------------------< io.quarkus:quarkus-vertx-http >--------------------
[2026-02-25T21:59:50.268Z] [INFO] Building Quarkus - Vert.x - HTTP - Runtime 2.7.5.Final [82/964]
[2026-02-25T21:59:50.268Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:59:50.268Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.19.0/smallrye-mutiny-vertx-web-2.19.0.pom
[2026-02-25T21:59:50.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.19.0/smallrye-mutiny-vertx-web-2.19.0.pom (7.1 kB at 20 kB/s)
[2026-02-25T21:59:50.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.19.0/smallrye-mutiny-vertx-web-common-2.19.0.pom
[2026-02-25T21:59:50.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.19.0/smallrye-mutiny-vertx-web-common-2.19.0.pom (5.0 kB at 35 kB/s)
[2026-02-25T21:59:50.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.19.0/smallrye-mutiny-vertx-auth-common-2.19.0.pom
[2026-02-25T21:59:50.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.19.0/smallrye-mutiny-vertx-auth-common-2.19.0.pom (5.0 kB at 13 kB/s)
[2026-02-25T21:59:50.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.19.0/smallrye-mutiny-vertx-bridge-common-2.19.0.pom
[2026-02-25T21:59:51.281Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.19.0/smallrye-mutiny-vertx-bridge-common-2.19.0.pom (5.0 kB at 16 kB/s)
[2026-02-25T21:59:51.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/4.3.1/mockito-junit-jupiter-4.3.1.pom
[2026-02-25T21:59:51.281Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/4.3.1/mockito-junit-jupiter-4.3.1.pom (2.3 kB at 20 kB/s)
[2026-02-25T21:59:51.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.19.0/smallrye-mutiny-vertx-web-2.19.0.jar
[2026-02-25T21:59:51.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.19.0/smallrye-mutiny-vertx-web-common-2.19.0.jar
[2026-02-25T21:59:51.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.19.0/smallrye-mutiny-vertx-bridge-common-2.19.0.jar
[2026-02-25T21:59:51.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.19.0/smallrye-mutiny-vertx-auth-common-2.19.0.jar
[2026-02-25T21:59:51.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/4.3.1/mockito-junit-jupiter-4.3.1.jar
[2026-02-25T21:59:51.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.19.0/smallrye-mutiny-vertx-auth-common-2.19.0.jar (40 kB at 591 kB/s)
[2026-02-25T21:59:51.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-junit-jupiter/4.3.1/mockito-junit-jupiter-4.3.1.jar (5.4 kB at 60 kB/s)
[2026-02-25T21:59:51.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.19.0/smallrye-mutiny-vertx-web-2.19.0.jar (141 kB at 1.1 MB/s)
[2026-02-25T21:59:51.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.19.0/smallrye-mutiny-vertx-web-common-2.19.0.jar (20 kB at 81 kB/s)
[2026-02-25T21:59:51.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.19.0/smallrye-mutiny-vertx-bridge-common-2.19.0.jar (6.2 kB at 21 kB/s)
[2026-02-25T21:59:51.592Z] [INFO]
[2026-02-25T21:59:51.592Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http ---
[2026-02-25T21:59:51.592Z] [INFO]
[2026-02-25T21:59:51.592Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http ---
[2026-02-25T21:59:51.903Z] [INFO]
[2026-02-25T21:59:51.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http ---
[2026-02-25T21:59:51.903Z] [INFO]
[2026-02-25T21:59:51.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http ---
[2026-02-25T21:59:51.903Z] [INFO]
[2026-02-25T21:59:51.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http ---
[2026-02-25T21:59:51.903Z] [INFO]
[2026-02-25T21:59:51.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http ---
[2026-02-25T21:59:51.903Z] [INFO]
[2026-02-25T21:59:51.903Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http ---
[2026-02-25T21:59:51.903Z] [INFO]
[2026-02-25T21:59:51.903Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http ---
[2026-02-25T21:59:51.903Z] [INFO]
[2026-02-25T21:59:51.903Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http ---
[2026-02-25T21:59:52.216Z] [INFO] Processed 137 files in 299ms (Formatted: 0, Unchanged: 137, Failed: 0, Readonly: 0)
[2026-02-25T21:59:52.216Z] [INFO]
[2026-02-25T21:59:52.216Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http ---
[2026-02-25T21:59:52.887Z] [INFO] Processed 137 files in 00:00.455 (Already Sorted: 137, Needed Sorting: 0)
[2026-02-25T21:59:52.887Z] [INFO]
[2026-02-25T21:59:52.887Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http ---
[2026-02-25T21:59:52.887Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:52.887Z] [INFO] Copying 3 resources
[2026-02-25T21:59:52.887Z] [INFO]
[2026-02-25T21:59:52.887Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-vertx-http ---
[2026-02-25T21:59:52.887Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar
[2026-02-25T21:59:53.199Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar (3.5 kB at 11 kB/s)
[2026-02-25T21:59:53.199Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final.jar
[2026-02-25T21:59:53.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final.jar (23 kB at 88 kB/s)
[2026-02-25T21:59:53.521Z] [INFO]
[2026-02-25T21:59:53.521Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http ---
[2026-02-25T21:59:53.521Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:59:53.521Z] [INFO] Compiling 132 source files to /quarkus/extensions/vertx-http/runtime/target/classes
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:[525,30] proxyAddressForwarding in io.quarkus.vertx.http.runtime.HttpConfiguration has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:[531,30] allowForwarded in io.quarkus.vertx.http.runtime.HttpConfiguration has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:[672,62] file in io.quarkus.vertx.http.runtime.CertificateConfig has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:[673,61] keyFile in io.quarkus.vertx.http.runtime.CertificateConfig has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/ForwardingProxyOptions.java:[28,65] proxyAddressForwarding in io.quarkus.vertx.http.runtime.HttpConfiguration has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/ForwardingProxyOptions.java:[30,57] allowForwarded in io.quarkus.vertx.http.runtime.HttpConfiguration has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[44,53] unchecked cast
[2026-02-25T21:59:54.617Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2026-02-25T21:59:54.617Z] found: java.lang.Object
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[48,53] unchecked cast
[2026-02-25T21:59:54.617Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2026-02-25T21:59:54.617Z] found: java.lang.Object
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[112,34] unchecked cast
[2026-02-25T21:59:54.617Z] required: V
[2026-02-25T21:59:54.617Z] found: java.lang.Object
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[120,37] unchecked cast
[2026-02-25T21:59:54.617Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2026-02-25T21:59:54.617Z] found: V
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[141,62] unchecked cast
[2026-02-25T21:59:54.617Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2026-02-25T21:59:54.617Z] found: java.lang.Object
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/CookieAttribute.java:[21,33] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/QuarkusHttpHeaders.java:[258,48] iterator() in io.netty.handler.codec.http.HttpHeaders has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/QuarkusHttpHeaders.java:[596,43] unchecked cast
[2026-02-25T21:59:54.617Z] required: T
[2026-02-25T21:59:54.617Z] found: java.lang.Object
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/FormAuthenticationMechanism.java:[88,83] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/FormAuthenticationMechanism.java:[120,35] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/PersistentLoginManager.java:[59,34] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/PersistentLoginManager.java:[125,20] addCookie(io.vertx.core.http.Cookie) in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,74] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,74] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,74] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,74] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,38] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,38] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,38] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[19,38] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[35,9] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[37,31] getPeerCertificateChain() in javax.net.ssl.SSLSession has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/attribute/SslClientCertAttribute.java:[44,18] javax.security.cert.CertificateEncodingException in javax.security.cert has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/StaticResourcesRecorder.java:[35,30] setAllowRootFileSystemAccess(boolean) in io.vertx.ext.web.handler.StaticHandler has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/StaticResourcesRecorder.java:[36,30] setWebRoot(java.lang.String) in io.vertx.ext.web.handler.StaticHandler has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/QuarkusHttpUser.java:[50,17] isAuthorized(java.lang.String,io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Boolean>>) in io.vertx.ext.auth.User has been deprecated
[2026-02-25T21:59:54.617Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/QuarkusHttpUser.java:[45,17] isAuthorized(io.vertx.ext.auth.authorization.Authorization,io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Boolean>>) in io.vertx.ext.auth.User has been deprecated
[2026-02-25T21:59:54.617Z] [INFO]
[2026-02-25T21:59:54.617Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http ---
[2026-02-25T21:59:54.617Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:54.617Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/runtime/src/test/resources
[2026-02-25T21:59:54.617Z] [INFO]
[2026-02-25T21:59:54.617Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http ---
[2026-02-25T21:59:54.617Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:59:54.617Z] [INFO] Compiling 5 source files to /quarkus/extensions/vertx-http/runtime/target/test-classes
[2026-02-25T21:59:54.928Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,67] unchecked method invocation: method of in class java.util.Optional is applied to given types
[2026-02-25T21:59:54.928Z] required: T
[2026-02-25T21:59:54.928Z] found: java.util.List
[2026-02-25T21:59:54.928Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,79] unchecked conversion
[2026-02-25T21:59:54.928Z] required: T
[2026-02-25T21:59:54.928Z] found: java.util.List
[2026-02-25T21:59:54.928Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,55] unchecked method invocation: method isConfiguredWithWildcard in class io.quarkus.vertx.http.runtime.cors.CORSFilter is applied to given types
[2026-02-25T21:59:54.928Z] required: java.util.Optional<java.util.List<java.lang.String>>
[2026-02-25T21:59:54.928Z] found: java.util.Optional
[2026-02-25T21:59:54.928Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,67] unchecked conversion
[2026-02-25T21:59:54.928Z] required: java.util.Optional<java.util.List<java.lang.String>>
[2026-02-25T21:59:54.928Z] found: java.util.Optional
[2026-02-25T21:59:54.928Z] [INFO]
[2026-02-25T21:59:54.928Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http ---
[2026-02-25T21:59:54.928Z] [INFO]
[2026-02-25T21:59:54.928Z] [INFO] -------------------------------------------------------
[2026-02-25T21:59:54.928Z] [INFO] T E S T S
[2026-02-25T21:59:54.928Z] [INFO] -------------------------------------------------------
[2026-02-25T21:59:54.928Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T21:59:56.020Z] [INFO] Running io.quarkus.vertx.http.runtime.attribute.DateTimeAttributeTest
[2026-02-25T21:59:56.020Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in io.quarkus.vertx.http.runtime.attribute.DateTimeAttributeTest
[2026-02-25T21:59:56.020Z] [INFO] Running io.quarkus.vertx.http.runtime.QuarkusErrorHandlerTest
[2026-02-25T21:59:57.112Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 s - in io.quarkus.vertx.http.runtime.QuarkusErrorHandlerTest
[2026-02-25T21:59:57.112Z] [INFO] Running io.quarkus.vertx.http.runtime.cors.CORSFilterTest
[2026-02-25T21:59:57.112Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.vertx.http.runtime.cors.CORSFilterTest
[2026-02-25T21:59:57.112Z] [INFO] Running io.quarkus.vertx.http.runtime.devmode.JsonTest
[2026-02-25T21:59:57.112Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.vertx.http.runtime.devmode.JsonTest
[2026-02-25T21:59:57.112Z] [INFO] Running io.quarkus.vertx.http.runtime.devmode.ConfigDescriptionsManagerUnitTest
[2026-02-25T21:59:57.423Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in io.quarkus.vertx.http.runtime.devmode.ConfigDescriptionsManagerUnitTest
[2026-02-25T21:59:57.423Z] [INFO]
[2026-02-25T21:59:57.423Z] [INFO] Results:
[2026-02-25T21:59:57.423Z] [INFO]
[2026-02-25T21:59:57.423Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T21:59:57.423Z] [INFO]
[2026-02-25T21:59:57.423Z] [INFO]
[2026-02-25T21:59:57.423Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http ---
[2026-02-25T21:59:57.423Z] [INFO] Building jar: /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final.jar
[2026-02-25T21:59:57.423Z] [INFO]
[2026-02-25T21:59:57.423Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http ---
[2026-02-25T21:59:57.423Z] [INFO] Building jar: /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final-sources.jar
[2026-02-25T21:59:57.423Z] [INFO]
[2026-02-25T21:59:57.423Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http ---
[2026-02-25T21:59:57.423Z] [INFO] Installing /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http/2.7.5.Final/quarkus-vertx-http-2.7.5.Final.jar
[2026-02-25T21:59:57.423Z] [INFO] Installing /quarkus/extensions/vertx-http/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http/2.7.5.Final/quarkus-vertx-http-2.7.5.Final.pom
[2026-02-25T21:59:57.423Z] [INFO] Installing /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http/2.7.5.Final/quarkus-vertx-http-2.7.5.Final-sources.jar
[2026-02-25T21:59:57.423Z] [INFO]
[2026-02-25T21:59:57.423Z] [INFO] --------------------< io.quarkus:quarkus-undertow >---------------------
[2026-02-25T21:59:57.423Z] [INFO] Building Quarkus - Undertow - Runtime 2.7.5.Final [83/964]
[2026-02-25T21:59:57.423Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:59:57.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.pom
[2026-02-25T21:59:58.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.pom (26 kB at 58 kB/s)
[2026-02-25T21:59:58.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.jar
[2026-02-25T21:59:58.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.jar (49 kB at 173 kB/s)
[2026-02-25T21:59:58.094Z] [INFO]
[2026-02-25T21:59:58.094Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow ---
[2026-02-25T21:59:58.094Z] [INFO]
[2026-02-25T21:59:58.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow ---
[2026-02-25T21:59:58.405Z] [INFO]
[2026-02-25T21:59:58.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow ---
[2026-02-25T21:59:58.405Z] [INFO]
[2026-02-25T21:59:58.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow ---
[2026-02-25T21:59:58.405Z] [INFO]
[2026-02-25T21:59:58.406Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow ---
[2026-02-25T21:59:58.406Z] [INFO]
[2026-02-25T21:59:58.406Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow ---
[2026-02-25T21:59:58.406Z] [INFO]
[2026-02-25T21:59:58.406Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow ---
[2026-02-25T21:59:58.406Z] [INFO]
[2026-02-25T21:59:58.406Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow ---
[2026-02-25T21:59:58.406Z] [INFO]
[2026-02-25T21:59:58.406Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow ---
[2026-02-25T21:59:58.716Z] [INFO] Processed 20 files in 72ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2026-02-25T21:59:58.716Z] [INFO]
[2026-02-25T21:59:58.716Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow ---
[2026-02-25T21:59:58.716Z] [INFO] Processed 20 files in 00:00.061 (Already Sorted: 20, Needed Sorting: 0)
[2026-02-25T21:59:58.716Z] [INFO]
[2026-02-25T21:59:58.716Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow ---
[2026-02-25T21:59:58.716Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:58.716Z] [INFO] Copying 4 resources
[2026-02-25T21:59:58.716Z] [INFO]
[2026-02-25T21:59:58.716Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-undertow ---
[2026-02-25T21:59:58.716Z] [INFO]
[2026-02-25T21:59:58.716Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow ---
[2026-02-25T21:59:58.716Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:59:58.716Z] [INFO] Compiling 20 source files to /quarkus/extensions/undertow/runtime/target/classes
[2026-02-25T21:59:59.028Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[250,19] unchecked call to QuarkusInstanceFactory(io.quarkus.arc.runtime.BeanContainer.Factory<T>) as a member of the raw type io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2026-02-25T21:59:59.028Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[250,19] unchecked conversion
[2026-02-25T21:59:59.028Z] required: io.undertow.servlet.api.InstanceFactory<? extends javax.servlet.Servlet>
[2026-02-25T21:59:59.028Z] found: io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2026-02-25T21:59:59.028Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[251,84] unchecked cast
[2026-02-25T21:59:59.028Z] required: java.lang.Class<? extends javax.servlet.Servlet>
[2026-02-25T21:59:59.028Z] found: java.lang.Class<capture#1 of ?>
[2026-02-25T21:59:59.028Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[302,19] unchecked call to QuarkusInstanceFactory(io.quarkus.arc.runtime.BeanContainer.Factory<T>) as a member of the raw type io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2026-02-25T21:59:59.028Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[302,19] unchecked conversion
[2026-02-25T21:59:59.028Z] required: io.undertow.servlet.api.InstanceFactory<? extends javax.servlet.Filter>
[2026-02-25T21:59:59.028Z] found: io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2026-02-25T21:59:59.028Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[303,80] unchecked cast
[2026-02-25T21:59:59.028Z] required: java.lang.Class<? extends javax.servlet.Filter>
[2026-02-25T21:59:59.028Z] found: java.lang.Class<capture#2 of ?>
[2026-02-25T21:59:59.028Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[325,80] unchecked cast
[2026-02-25T21:59:59.028Z] required: java.lang.Class<? extends java.util.EventListener>
[2026-02-25T21:59:59.028Z] found: java.lang.Class<capture#3 of ?>
[2026-02-25T21:59:59.028Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[326,68] unchecked cast
[2026-02-25T21:59:59.028Z] required: io.undertow.servlet.api.InstanceFactory<? extends java.util.EventListener>
[2026-02-25T21:59:59.028Z] found: io.quarkus.undertow.runtime.QuarkusInstanceFactory<capture#4 of ?>
[2026-02-25T21:59:59.028Z] [INFO]
[2026-02-25T21:59:59.028Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow ---
[2026-02-25T21:59:59.028Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:59.028Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/runtime/src/test/resources
[2026-02-25T21:59:59.028Z] [INFO]
[2026-02-25T21:59:59.028Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow ---
[2026-02-25T21:59:59.028Z] [INFO] No sources to compile
[2026-02-25T21:59:59.028Z] [INFO]
[2026-02-25T21:59:59.028Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow ---
[2026-02-25T21:59:59.029Z] [INFO] No tests to run.
[2026-02-25T21:59:59.029Z] [INFO]
[2026-02-25T21:59:59.029Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow ---
[2026-02-25T21:59:59.029Z] [INFO] Building jar: /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final.jar
[2026-02-25T21:59:59.340Z] [INFO]
[2026-02-25T21:59:59.340Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow ---
[2026-02-25T21:59:59.340Z] [INFO] Building jar: /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final-sources.jar
[2026-02-25T21:59:59.340Z] [INFO]
[2026-02-25T21:59:59.340Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow ---
[2026-02-25T21:59:59.340Z] [INFO] Installing /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-undertow/2.7.5.Final/quarkus-undertow-2.7.5.Final.jar
[2026-02-25T21:59:59.340Z] [INFO] Installing /quarkus/extensions/undertow/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-undertow/2.7.5.Final/quarkus-undertow-2.7.5.Final.pom
[2026-02-25T21:59:59.340Z] [INFO] Installing /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-undertow/2.7.5.Final/quarkus-undertow-2.7.5.Final-sources.jar
[2026-02-25T21:59:59.340Z] [INFO]
[2026-02-25T21:59:59.340Z] [INFO] ----------------< io.quarkus:quarkus-netty-deployment >-----------------
[2026-02-25T21:59:59.340Z] [INFO] Building Quarkus - Netty - Deployment 2.7.5.Final [84/964]
[2026-02-25T21:59:59.340Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T21:59:59.340Z] [INFO]
[2026-02-25T21:59:59.340Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-netty-deployment ---
[2026-02-25T21:59:59.340Z] [INFO]
[2026-02-25T21:59:59.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-netty-deployment ---
[2026-02-25T21:59:59.651Z] [INFO]
[2026-02-25T21:59:59.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-netty-deployment ---
[2026-02-25T21:59:59.651Z] [INFO]
[2026-02-25T21:59:59.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-netty-deployment ---
[2026-02-25T21:59:59.651Z] [INFO]
[2026-02-25T21:59:59.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-netty-deployment ---
[2026-02-25T21:59:59.651Z] [INFO]
[2026-02-25T21:59:59.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-netty-deployment ---
[2026-02-25T21:59:59.651Z] [INFO]
[2026-02-25T21:59:59.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-netty-deployment ---
[2026-02-25T21:59:59.651Z] [INFO]
[2026-02-25T21:59:59.651Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-netty-deployment ---
[2026-02-25T21:59:59.651Z] [INFO]
[2026-02-25T21:59:59.651Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-netty-deployment ---
[2026-02-25T21:59:59.651Z] [INFO] Processed 5 files in 14ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T21:59:59.651Z] [INFO]
[2026-02-25T21:59:59.651Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-netty-deployment ---
[2026-02-25T21:59:59.651Z] [INFO] Processed 5 files in 00:00.015 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T21:59:59.651Z] [INFO]
[2026-02-25T21:59:59.651Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-netty-deployment ---
[2026-02-25T21:59:59.651Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:59.651Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/netty/deployment/src/main/resources
[2026-02-25T21:59:59.651Z] [INFO]
[2026-02-25T21:59:59.651Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-netty-deployment ---
[2026-02-25T21:59:59.651Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T21:59:59.651Z] [INFO] Compiling 5 source files to /quarkus/extensions/netty/deployment/target/classes
[2026-02-25T21:59:59.963Z] [INFO]
[2026-02-25T21:59:59.963Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-netty-deployment ---
[2026-02-25T21:59:59.963Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T21:59:59.963Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/netty/deployment/src/test/resources
[2026-02-25T21:59:59.963Z] [INFO]
[2026-02-25T21:59:59.963Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-netty-deployment ---
[2026-02-25T21:59:59.963Z] [INFO] No sources to compile
[2026-02-25T21:59:59.963Z] [INFO]
[2026-02-25T21:59:59.963Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-netty-deployment ---
[2026-02-25T21:59:59.963Z] [INFO] No tests to run.
[2026-02-25T21:59:59.963Z] [INFO]
[2026-02-25T21:59:59.963Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-netty-deployment ---
[2026-02-25T21:59:59.963Z] [INFO] Building jar: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar
[2026-02-25T21:59:59.963Z] [INFO]
[2026-02-25T21:59:59.963Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-netty-deployment ---
[2026-02-25T22:00:00.274Z] [INFO] Building jar: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:00:00.274Z] [INFO]
[2026-02-25T22:00:00.274Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-netty-deployment ---
[2026-02-25T22:00:00.274Z] [INFO] Installing /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-netty-deployment/2.7.5.Final/quarkus-netty-deployment-2.7.5.Final.jar
[2026-02-25T22:00:00.274Z] [INFO] Installing /quarkus/extensions/netty/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-netty-deployment/2.7.5.Final/quarkus-netty-deployment-2.7.5.Final.pom
[2026-02-25T22:00:00.274Z] [INFO] Installing /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-netty-deployment/2.7.5.Final/quarkus-netty-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:00:00.274Z] [INFO]
[2026-02-25T22:00:00.274Z] [INFO] -----< io.quarkus:quarkus-smallrye-context-propagation-deployment >-----
[2026-02-25T22:00:00.274Z] [INFO] Building Quarkus - SmallRye Context Propagation - Deployment 2.7.5.Final [85/964]
[2026-02-25T22:00:00.274Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:00:00.274Z] [INFO]
[2026-02-25T22:00:00.274Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:00.274Z] [INFO]
[2026-02-25T22:00:00.274Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:00.586Z] [INFO]
[2026-02-25T22:00:00.586Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:00.586Z] [INFO]
[2026-02-25T22:00:00.586Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:00.586Z] [INFO]
[2026-02-25T22:00:00.586Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:00.586Z] [INFO]
[2026-02-25T22:00:00.586Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:00.586Z] [INFO]
[2026-02-25T22:00:00.586Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:00.586Z] [INFO]
[2026-02-25T22:00:00.586Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:00.586Z] [INFO]
[2026-02-25T22:00:00.586Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:00.586Z] [INFO] Processed 4 files in 15ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:00:00.586Z] [INFO]
[2026-02-25T22:00:00.586Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:00.897Z] [INFO] Processed 4 files in 00:00.009 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:00:00.897Z] [INFO]
[2026-02-25T22:00:00.897Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:00.897Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:00.897Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-context-propagation/deployment/src/main/resources
[2026-02-25T22:00:00.897Z] [INFO]
[2026-02-25T22:00:00.897Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:00.897Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:00:00.897Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-context-propagation/deployment/target/classes
[2026-02-25T22:00:01.207Z] [INFO]
[2026-02-25T22:00:01.207Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:01.207Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:01.207Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-context-propagation/deployment/src/test/resources
[2026-02-25T22:00:01.207Z] [INFO]
[2026-02-25T22:00:01.207Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:01.207Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:00:01.207Z] [INFO] Compiling 3 source files to /quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes
[2026-02-25T22:00:01.207Z] [INFO]
[2026-02-25T22:00:01.207Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:01.207Z] [INFO]
[2026-02-25T22:00:01.207Z] [INFO] -------------------------------------------------------
[2026-02-25T22:00:01.207Z] [INFO] T E S T S
[2026-02-25T22:00:01.207Z] [INFO] -------------------------------------------------------
[2026-02-25T22:00:01.207Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:00:01.930Z] [INFO] Running io.quarkus.smallrye.context.deployment.test.AllUnchangedConfigTest
[2026-02-25T22:00:05.684Z] 2026-02-25 22:00:04,915 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.167s.
[2026-02-25T22:00:05.684Z] 2026-02-25 22:00:04,917 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:05.684Z] 2026-02-25 22:00:04,917 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2026-02-25T22:00:05.684Z] 2026-02-25 22:00:04,971 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2026-02-25T22:00:05.684Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.191 s - in io.quarkus.smallrye.context.deployment.test.AllUnchangedConfigTest
[2026-02-25T22:00:05.684Z] [INFO] Running io.quarkus.smallrye.context.deployment.test.AllClearedConfigTest
[2026-02-25T22:00:06.022Z] 2026-02-25 22:00:05,833 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.141s.
[2026-02-25T22:00:06.022Z] 2026-02-25 22:00:05,834 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:06.022Z] 2026-02-25 22:00:05,834 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2026-02-25T22:00:06.022Z] 2026-02-25 22:00:05,852 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T22:00:06.022Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.87 s - in io.quarkus.smallrye.context.deployment.test.AllClearedConfigTest
[2026-02-25T22:00:06.022Z] [INFO] Running io.quarkus.smallrye.context.deployment.test.NoConfigTest
[2026-02-25T22:00:06.694Z] 2026-02-25 22:00:06,609 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.145s.
[2026-02-25T22:00:06.694Z] 2026-02-25 22:00:06,609 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:06.694Z] 2026-02-25 22:00:06,609 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2026-02-25T22:00:06.694Z] 2026-02-25 22:00:06,628 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T22:00:06.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.769 s - in io.quarkus.smallrye.context.deployment.test.NoConfigTest
[2026-02-25T22:00:07.018Z] [INFO]
[2026-02-25T22:00:07.018Z] [INFO] Results:
[2026-02-25T22:00:07.018Z] [INFO]
[2026-02-25T22:00:07.018Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:00:07.018Z] [INFO]
[2026-02-25T22:00:07.018Z] [INFO]
[2026-02-25T22:00:07.018Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:07.018Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar
[2026-02-25T22:00:07.018Z] [INFO]
[2026-02-25T22:00:07.018Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:07.018Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:00:07.018Z] [INFO]
[2026-02-25T22:00:07.018Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-context-propagation-deployment ---
[2026-02-25T22:00:07.018Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.5.Final/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar
[2026-02-25T22:00:07.018Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.5.Final/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.pom
[2026-02-25T22:00:07.018Z] [INFO] Installing /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.5.Final/quarkus-smallrye-context-propagation-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:00:07.018Z] [INFO]
[2026-02-25T22:00:07.018Z] [INFO] ----------------< io.quarkus:quarkus-mutiny-deployment >----------------
[2026-02-25T22:00:07.018Z] [INFO] Building Quarkus - Mutiny - Deployment 2.7.5.Final [86/964]
[2026-02-25T22:00:07.018Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:00:07.018Z] [INFO]
[2026-02-25T22:00:07.018Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:07.018Z] [INFO]
[2026-02-25T22:00:07.019Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:07.329Z] [INFO]
[2026-02-25T22:00:07.330Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:07.330Z] [INFO]
[2026-02-25T22:00:07.330Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:07.330Z] [INFO]
[2026-02-25T22:00:07.330Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:07.330Z] [INFO]
[2026-02-25T22:00:07.330Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:07.330Z] [INFO]
[2026-02-25T22:00:07.330Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:07.330Z] [INFO]
[2026-02-25T22:00:07.330Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:07.330Z] [INFO]
[2026-02-25T22:00:07.330Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:07.330Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:00:07.330Z] [INFO]
[2026-02-25T22:00:07.330Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:07.330Z] [INFO] Processed 2 files in 00:00.007 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:00:07.330Z] [INFO]
[2026-02-25T22:00:07.330Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:07.330Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:07.330Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mutiny/deployment/src/main/resources
[2026-02-25T22:00:07.330Z] [INFO]
[2026-02-25T22:00:07.330Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:07.330Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:00:07.330Z] [INFO] Compiling 1 source file to /quarkus/extensions/mutiny/deployment/target/classes
[2026-02-25T22:00:07.703Z] [INFO]
[2026-02-25T22:00:07.703Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:07.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:07.703Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mutiny/deployment/src/test/resources
[2026-02-25T22:00:07.703Z] [INFO]
[2026-02-25T22:00:07.703Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:07.703Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:00:07.703Z] [INFO] Compiling 1 source file to /quarkus/extensions/mutiny/deployment/target/test-classes
[2026-02-25T22:00:08.016Z] [INFO]
[2026-02-25T22:00:08.016Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:08.016Z] [INFO]
[2026-02-25T22:00:08.016Z] [INFO] -------------------------------------------------------
[2026-02-25T22:00:08.016Z] [INFO] T E S T S
[2026-02-25T22:00:08.016Z] [INFO] -------------------------------------------------------
[2026-02-25T22:00:08.016Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:00:08.696Z] [INFO] Running io.quarkus.mutiny.deployment.test.MutinyTest
[2026-02-25T22:00:12.382Z] 2026-02-25 22:00:11,877 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.172s.
[2026-02-25T22:00:12.382Z] 2026-02-25 22:00:11,879 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:12.382Z] 2026-02-25 22:00:11,879 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2026-02-25T22:00:12.382Z] 2026-02-25 22:00:11,924 ERROR [io.qua.mut.run.MutinyInfrastructure] (main) Mutiny had to drop the following exception: java.io.IOException: boom
[2026-02-25T22:00:12.382Z] at io.quarkus.mutiny.deployment.test.MutinyTest$BeanUsingMutiny.lambda$droppedException$2(MutinyTest.java:140)
[2026-02-25T22:00:12.382Z] at io.smallrye.context.impl.wrappers.SlowContextualSupplier.get(SlowContextualSupplier.java:21)
[2026-02-25T22:00:12.382Z] at io.smallrye.mutiny.operators.uni.UniOnCancellationCall$UniOnCancellationCallProcessor.execute(UniOnCancellationCall.java:84)
[2026-02-25T22:00:12.382Z] at io.smallrye.mutiny.operators.uni.UniOnCancellationCall$UniOnCancellationCallProcessor.cancel(UniOnCancellationCall.java:67)
[2026-02-25T22:00:12.382Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.cancel(UniCallbackSubscriber.java:87)
[2026-02-25T22:00:12.382Z] at io.quarkus.mutiny.deployment.test.MutinyTest.testDroppedException(MutinyTest.java:60)
[2026-02-25T22:00:12.382Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:00:12.382Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:00:12.382Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:00:12.382Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:00:12.382Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2026-02-25T22:00:12.382Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:00:12.382Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:00:12.382Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:00:12.382Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:00:12.382Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:00:12.382Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:00:12.382Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:00:12.382Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:00:12.382Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:00:12.382Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:00:12.382Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:00:12.382Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-25T22:00:12.382Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-25T22:00:12.382Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-25T22:00:12.382Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-25T22:00:12.382Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-25T22:00:12.382Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-25T22:00:12.382Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-25T22:00:12.382Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-25T22:00:12.382Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-25T22:00:12.382Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-25T22:00:12.382Z]
[2026-02-25T22:00:12.382Z] 2026-02-25 22:00:11,967 INFO [io.qua.mut.run.MutinyInfrastructure] (main) check.0 | onSubscribe()
[2026-02-25T22:00:12.382Z] 2026-02-25 22:00:11,968 INFO [io.qua.mut.run.MutinyInfrastructure] (main) check.0 | onItem(HELLO)
[2026-02-25T22:00:12.382Z] 2026-02-25 22:00:11,987 INFO [io.quarkus] (main) Quarkus stopped in 0.009s
[2026-02-25T22:00:12.382Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.462 s - in io.quarkus.mutiny.deployment.test.MutinyTest
[2026-02-25T22:00:12.382Z] [INFO]
[2026-02-25T22:00:12.382Z] [INFO] Results:
[2026-02-25T22:00:12.382Z] [INFO]
[2026-02-25T22:00:12.382Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:00:12.382Z] [INFO]
[2026-02-25T22:00:12.382Z] [INFO]
[2026-02-25T22:00:12.382Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:12.382Z] [INFO] Building jar: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar
[2026-02-25T22:00:12.382Z] [INFO]
[2026-02-25T22:00:12.382Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:12.382Z] [INFO] Building jar: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:00:12.382Z] [INFO]
[2026-02-25T22:00:12.382Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-deployment ---
[2026-02-25T22:00:12.382Z] [INFO] Installing /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-deployment/2.7.5.Final/quarkus-mutiny-deployment-2.7.5.Final.jar
[2026-02-25T22:00:12.382Z] [INFO] Installing /quarkus/extensions/mutiny/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-deployment/2.7.5.Final/quarkus-mutiny-deployment-2.7.5.Final.pom
[2026-02-25T22:00:12.382Z] [INFO] Installing /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-deployment/2.7.5.Final/quarkus-mutiny-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:00:12.382Z] [INFO]
[2026-02-25T22:00:12.382Z] [INFO] ----------------< io.quarkus:quarkus-vertx-deployment >-----------------
[2026-02-25T22:00:12.382Z] [INFO] Building Quarkus - Vert.x - Deployment 2.7.5.Final [87/964]
[2026-02-25T22:00:12.382Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:00:12.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
[2026-02-25T22:00:12.382Z] [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 176 kB/s)
[2026-02-25T22:00:12.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
[2026-02-25T22:00:12.382Z] [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 120 kB/s)
[2026-02-25T22:00:12.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
[2026-02-25T22:00:12.382Z] [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 1.7 MB/s)
[2026-02-25T22:00:12.382Z] [INFO]
[2026-02-25T22:00:12.382Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:12.382Z] [INFO]
[2026-02-25T22:00:12.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:13.104Z] [INFO]
[2026-02-25T22:00:13.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:13.104Z] [INFO]
[2026-02-25T22:00:13.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:13.104Z] [INFO]
[2026-02-25T22:00:13.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:13.104Z] [INFO]
[2026-02-25T22:00:13.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:13.104Z] [INFO]
[2026-02-25T22:00:13.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:13.104Z] [INFO]
[2026-02-25T22:00:13.104Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:13.104Z] [INFO]
[2026-02-25T22:00:13.104Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:13.104Z] [INFO] Processed 37 files in 77ms (Formatted: 0, Unchanged: 37, Failed: 0, Readonly: 0)
[2026-02-25T22:00:13.104Z] [INFO]
[2026-02-25T22:00:13.104Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:13.104Z] [INFO] Processed 37 files in 00:00.066 (Already Sorted: 37, Needed Sorting: 0)
[2026-02-25T22:00:13.104Z] [INFO]
[2026-02-25T22:00:13.104Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:13.104Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:13.104Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx/deployment/src/main/resources
[2026-02-25T22:00:13.104Z] [INFO]
[2026-02-25T22:00:13.104Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:13.104Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:00:13.104Z] [INFO] Compiling 12 source files to /quarkus/extensions/vertx/deployment/target/classes
[2026-02-25T22:00:13.417Z] [WARNING] /quarkus/extensions/vertx/deployment/src/main/java/io/quarkus/vertx/deployment/VertxProcessor.java:[88,45] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T22:00:13.417Z] [WARNING] /quarkus/extensions/vertx/deployment/src/main/java/io/quarkus/vertx/deployment/VertxProcessor.java:[89,36] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T22:00:13.417Z] [INFO]
[2026-02-25T22:00:13.417Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:13.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:13.417Z] [INFO] Copying 1 resource
[2026-02-25T22:00:13.417Z] [INFO]
[2026-02-25T22:00:13.417Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:13.417Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:00:13.417Z] [INFO] Compiling 25 source files to /quarkus/extensions/vertx/deployment/target/test-classes
[2026-02-25T22:00:13.731Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,30] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2026-02-25T22:00:13.731Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,30] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2026-02-25T22:00:13.731Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,30] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2026-02-25T22:00:13.731Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,46] io.vertx.core.logging.LoggerFactory in io.vertx.core.logging has been deprecated
[2026-02-25T22:00:13.731Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[34,59] getLogger(java.lang.String) in io.vertx.core.logging.LoggerFactory has been deprecated
[2026-02-25T22:00:13.731Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[37,19] info(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2026-02-25T22:00:13.731Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[38,19] info(java.lang.Object,java.lang.Throwable) in io.vertx.core.logging.Logger has been deprecated
[2026-02-25T22:00:13.731Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[39,19] info(java.lang.Object,java.lang.Object...) in io.vertx.core.logging.Logger has been deprecated
[2026-02-25T22:00:13.731Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[40,19] info(java.lang.Object,java.lang.Throwable,java.lang.Object...) in io.vertx.core.logging.Logger has been deprecated
[2026-02-25T22:00:13.731Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[41,19] info(java.lang.Object,java.lang.Object...) in io.vertx.core.logging.Logger has been deprecated
[2026-02-25T22:00:13.731Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[42,19] info(java.lang.Object,java.lang.Throwable) in io.vertx.core.logging.Logger has been deprecated
[2026-02-25T22:00:13.731Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[43,19] info(java.lang.Object,java.lang.Object...) in io.vertx.core.logging.Logger has been deprecated
[2026-02-25T22:00:13.731Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[46,19] info(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2026-02-25T22:00:13.731Z] [WARNING] /quarkus/extensions/vertx/deployment/src/test/java/io/quarkus/vertx/deployment/VertxLoggingTest.java:[50,19] trace(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2026-02-25T22:00:13.731Z] [INFO]
[2026-02-25T22:00:13.731Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:13.731Z] [INFO]
[2026-02-25T22:00:13.731Z] [INFO] -------------------------------------------------------
[2026-02-25T22:00:13.731Z] [INFO] T E S T S
[2026-02-25T22:00:13.731Z] [INFO] -------------------------------------------------------
[2026-02-25T22:00:13.731Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:00:14.418Z] [INFO] Running io.quarkus.vertx.EventBusCodecTest
[2026-02-25T22:00:18.110Z] 2026-02-25 22:00:17,417 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-3) Local Message Codec registered for type io.quarkus.vertx.Person
[2026-02-25T22:00:18.110Z] 2026-02-25 22:00:17,423 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-3) Local Message Codec registered for type io.quarkus.vertx.EventBusCodecTest$Greeting
[2026-02-25T22:00:18.110Z] 2026-02-25 22:00:18,062 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.247s.
[2026-02-25T22:00:18.110Z] 2026-02-25 22:00:18,063 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:18.110Z] 2026-02-25 22:00:18,063 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:00:18.811Z] 2026-02-25 22:00:18,646 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:00:18.811Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.291 s - in io.quarkus.vertx.EventBusCodecTest
[2026-02-25T22:00:18.811Z] [INFO] Running io.quarkus.vertx.CodecRegistrationTest
[2026-02-25T22:00:20.080Z] 2026-02-25 22:00:19,297 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-12) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType1
[2026-02-25T22:00:20.080Z] 2026-02-25 22:00:19,297 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-12) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType2
[2026-02-25T22:00:20.080Z] 2026-02-25 22:00:19,297 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-12) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType3
[2026-02-25T22:00:20.080Z] 2026-02-25 22:00:19,297 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-12) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType4
[2026-02-25T22:00:20.080Z] 2026-02-25 22:00:19,709 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.239s.
[2026-02-25T22:00:20.080Z] 2026-02-25 22:00:19,710 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:20.080Z] 2026-02-25 22:00:19,710 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:00:21.199Z] 2026-02-25 22:00:20,826 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:00:21.199Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.159 s - in io.quarkus.vertx.CodecRegistrationTest
[2026-02-25T22:00:21.199Z] [INFO] Running io.quarkus.vertx.VertxInjectionTest
[2026-02-25T22:00:22.294Z] 2026-02-25 22:00:21,860 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.292s.
[2026-02-25T22:00:22.294Z] 2026-02-25 22:00:21,861 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:22.294Z] 2026-02-25 22:00:21,861 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:00:22.294Z] 2026-02-25 22:00:21,952 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-25T22:00:22.294Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s - in io.quarkus.vertx.VertxInjectionTest
[2026-02-25T22:00:22.294Z] [INFO] Running io.quarkus.vertx.DuplicatedContextTest
[2026-02-25T22:00:22.973Z] 2026-02-25 22:00:22,755 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.230s.
[2026-02-25T22:00:22.973Z] 2026-02-25 22:00:22,756 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:22.973Z] 2026-02-25 22:00:22,756 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:00:25.172Z] 2026-02-25 22:00:24,649 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-25T22:00:25.172Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.706 s - in io.quarkus.vertx.DuplicatedContextTest
[2026-02-25T22:00:25.172Z] [INFO] Running io.quarkus.vertx.deployment.VertxInjectionTest
[2026-02-25T22:00:25.847Z] 2026-02-25 22:00:25,494 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.226s.
[2026-02-25T22:00:25.847Z] 2026-02-25 22:00:25,494 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:25.847Z] 2026-02-25 22:00:25,495 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:00:25.847Z] 2026-02-25 22:00:25,572 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:00:25.847Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.877 s - in io.quarkus.vertx.deployment.VertxInjectionTest
[2026-02-25T22:00:25.847Z] [INFO] Running io.quarkus.vertx.deployment.RequestContextTerminationTest
[2026-02-25T22:00:26.521Z] 2026-02-25 22:00:26,453 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.244s.
[2026-02-25T22:00:26.521Z] 2026-02-25 22:00:26,454 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:26.521Z] 2026-02-25 22:00:26,454 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:00:26.831Z] 2026-02-25 22:00:26,553 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:00:26.831Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 s - in io.quarkus.vertx.deployment.RequestContextTerminationTest
[2026-02-25T22:00:26.831Z] [INFO] Running io.quarkus.vertx.deployment.VertxCommonProducerTest
[2026-02-25T22:00:27.501Z] 2026-02-25 22:00:27,292 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.221s.
[2026-02-25T22:00:27.501Z] 2026-02-25 22:00:27,292 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:27.501Z] 2026-02-25 22:00:27,292 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:00:27.501Z] 2026-02-25 22:00:27,392 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:00:27.501Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s - in io.quarkus.vertx.deployment.VertxCommonProducerTest
[2026-02-25T22:00:27.501Z] [INFO] Running io.quarkus.vertx.deployment.MessageConsumerContextTest
[2026-02-25T22:00:28.172Z] 2026-02-25 22:00:28,096 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.232s.
[2026-02-25T22:00:28.172Z] 2026-02-25 22:00:28,097 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:28.172Z] 2026-02-25 22:00:28,097 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:00:28.484Z] 2026-02-25 22:00:28,217 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-25T22:00:28.484Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.82 s - in io.quarkus.vertx.deployment.MessageConsumerContextTest
[2026-02-25T22:00:28.484Z] [INFO] Running io.quarkus.vertx.deployment.VerticleWithInstanceDeploymentTest
[2026-02-25T22:00:29.155Z] 2026-02-25 22:00:28,834 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.220s.
[2026-02-25T22:00:29.155Z] 2026-02-25 22:00:28,834 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:29.155Z] 2026-02-25 22:00:28,834 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:00:29.875Z] 2026-02-25 22:00:29,467 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:00:29.875Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.249 s - in io.quarkus.vertx.deployment.VerticleWithInstanceDeploymentTest
[2026-02-25T22:00:29.875Z] [INFO] Running io.quarkus.vertx.deployment.VertxProducerTest
[2026-02-25T22:00:30.214Z] 2026-02-25 22:00:30,134 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.190s.
[2026-02-25T22:00:30.214Z] 2026-02-25 22:00:30,134 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:30.214Z] 2026-02-25 22:00:30,134 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:00:30.524Z] 2026-02-25 22:00:30,239 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-25T22:00:30.524Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.768 s - in io.quarkus.vertx.deployment.VertxProducerTest
[2026-02-25T22:00:30.524Z] [INFO] Running io.quarkus.vertx.deployment.MessageConsumerFailureTest
[2026-02-25T22:00:31.253Z] 2026-02-25 22:00:30,890 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.187s.
[2026-02-25T22:00:31.253Z] 2026-02-25 22:00:30,890 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:31.253Z] 2026-02-25 22:00:30,890 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:00:31.253Z] 2026-02-25 22:00:30,964 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-25T22:00:31.253Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 s - in io.quarkus.vertx.deployment.MessageConsumerFailureTest
[2026-02-25T22:00:31.253Z] [INFO] Running io.quarkus.vertx.deployment.NonVoidMessageConsumerTest
[2026-02-25T22:00:31.564Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 s - in io.quarkus.vertx.deployment.NonVoidMessageConsumerTest
[2026-02-25T22:00:31.564Z] [INFO] Running io.quarkus.vertx.deployment.VertxLoggingTest
[2026-02-25T22:00:31.875Z] 2026-02-25 22:00:31,821 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.177s.
[2026-02-25T22:00:31.875Z] 2026-02-25 22:00:31,821 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:31.875Z] 2026-02-25 22:00:31,821 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:00:31.875Z] 2026-02-25 22:00:31,859 INFO [verbose-bean] (main) Info
[2026-02-25T22:00:31.875Z] 2026-02-25 22:00:31,859 INFO [verbose-bean] (main) Info with exception: io.vertx.core.impl.NoStackTraceThrowable: boom
[2026-02-25T22:00:31.875Z]
[2026-02-25T22:00:31.875Z] 2026-02-25 22:00:31,860 INFO [verbose-bean] (main) Info with parameters {0} {1}
[2026-02-25T22:00:31.875Z] 2026-02-25 22:00:31,860 INFO [verbose-bean] (main) Info with exception and param {0}: io.vertx.core.impl.NoStackTraceThrowable: boom
[2026-02-25T22:00:31.876Z]
[2026-02-25T22:00:31.876Z] 2026-02-25 22:00:31,860 INFO [verbose-bean] (main) Info with exception as last param {0}: io.vertx.core.impl.NoStackTraceThrowable: boom
[2026-02-25T22:00:31.876Z]
[2026-02-25T22:00:31.876Z] 2026-02-25 22:00:31,860 INFO [verbose-bean] (main) Info with null as failure
[2026-02-25T22:00:31.876Z] 2026-02-25 22:00:31,860 INFO [verbose-bean] (main) Info with null as parameter {0}
[2026-02-25T22:00:31.876Z] 2026-02-25 22:00:31,860 INFO [verbose-bean] (main) NULL
[2026-02-25T22:00:32.186Z] 2026-02-25 22:00:31,880 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:00:32.186Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s - in io.quarkus.vertx.deployment.VertxLoggingTest
[2026-02-25T22:00:32.186Z] [INFO] Running io.quarkus.vertx.deployment.MessageConsumerMethodTest
[2026-02-25T22:00:32.860Z] 2026-02-25 22:00:32,490 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.230s.
[2026-02-25T22:00:32.860Z] 2026-02-25 22:00:32,491 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:32.860Z] 2026-02-25 22:00:32,491 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:00:32.860Z] 2026-02-25 22:00:32,596 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:00:32.860Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 s - in io.quarkus.vertx.deployment.MessageConsumerMethodTest
[2026-02-25T22:00:32.860Z] [INFO] Running io.quarkus.vertx.deployment.VerticleWithClassNameDeploymentTest
[2026-02-25T22:00:33.532Z] 2026-02-25 22:00:33,423 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.327s.
[2026-02-25T22:00:33.532Z] 2026-02-25 22:00:33,423 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:33.532Z] 2026-02-25 22:00:33,423 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:00:33.843Z] 2026-02-25 22:00:33,811 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:00:33.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s - in io.quarkus.vertx.deployment.VerticleWithClassNameDeploymentTest
[2026-02-25T22:00:33.843Z] [INFO] Running io.quarkus.vertx.MutinyCodecTest
[2026-02-25T22:00:34.936Z] 2026-02-25 22:00:34,211 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-14) Local Message Codec registered for type io.quarkus.vertx.Person
[2026-02-25T22:00:34.936Z] 2026-02-25 22:00:34,211 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-14) Local Message Codec registered for type io.quarkus.vertx.MutinyCodecTest$Greeting
[2026-02-25T22:00:34.936Z] 2026-02-25 22:00:34,573 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.232s.
[2026-02-25T22:00:34.936Z] 2026-02-25 22:00:34,573 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:34.936Z] 2026-02-25 22:00:34,573 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:00:34.936Z] 2026-02-25 22:00:34,715 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:00:34.936Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 s - in io.quarkus.vertx.MutinyCodecTest
[2026-02-25T22:00:34.936Z] [INFO] Running io.quarkus.vertx.verticles.VerticleDeploymentTest
[2026-02-25T22:00:35.607Z] 2026-02-25 22:00:35,513 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.233s.
[2026-02-25T22:00:35.608Z] 2026-02-25 22:00:35,513 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:35.608Z] 2026-02-25 22:00:35,513 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:00:35.919Z] 2026-02-25 22:00:35,638 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:00:35.919Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.918 s - in io.quarkus.vertx.verticles.VerticleDeploymentTest
[2026-02-25T22:00:35.919Z] [INFO] Running io.quarkus.vertx.locals.LocalContextAccessTest
[2026-02-25T22:00:36.590Z] 2026-02-25 22:00:36,333 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.193s.
[2026-02-25T22:00:36.590Z] 2026-02-25 22:00:36,334 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:36.590Z] 2026-02-25 22:00:36,334 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:00:36.590Z] 2026-02-25 22:00:36,447 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:00:36.590Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.8 s - in io.quarkus.vertx.locals.LocalContextAccessTest
[2026-02-25T22:00:36.590Z] [INFO]
[2026-02-25T22:00:36.590Z] [INFO] Results:
[2026-02-25T22:00:36.590Z] [INFO]
[2026-02-25T22:00:36.590Z] [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:00:36.590Z] [INFO]
[2026-02-25T22:00:36.590Z] [INFO]
[2026-02-25T22:00:36.590Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:36.590Z] [INFO] Building jar: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar
[2026-02-25T22:00:36.900Z] [INFO]
[2026-02-25T22:00:36.900Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:36.900Z] [INFO] Building jar: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:00:36.900Z] [INFO]
[2026-02-25T22:00:36.900Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-deployment ---
[2026-02-25T22:00:36.901Z] [INFO] Installing /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-deployment/2.7.5.Final/quarkus-vertx-deployment-2.7.5.Final.jar
[2026-02-25T22:00:36.901Z] [INFO] Installing /quarkus/extensions/vertx/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-deployment/2.7.5.Final/quarkus-vertx-deployment-2.7.5.Final.pom
[2026-02-25T22:00:36.901Z] [INFO] Installing /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-deployment/2.7.5.Final/quarkus-vertx-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:00:36.901Z] [INFO]
[2026-02-25T22:00:36.901Z] [INFO] ------------< io.quarkus:quarkus-vertx-http-deployment-spi >------------
[2026-02-25T22:00:36.901Z] [INFO] Building Quarkus - Vert.x - HTTP - Deployment - SPI 2.7.5.Final [88/964]
[2026-02-25T22:00:36.901Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:00:36.901Z] [INFO]
[2026-02-25T22:00:36.901Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:36.901Z] [INFO]
[2026-02-25T22:00:36.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:37.213Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:37.213Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:37.213Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:37.213Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/deployment-spi/src/main/resources
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:37.213Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:00:37.213Z] [INFO] Compiling 1 source file to /quarkus/extensions/vertx-http/deployment-spi/target/classes
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:37.213Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:37.213Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/deployment-spi/src/test/resources
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:37.213Z] [INFO] No sources to compile
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:37.213Z] [INFO] No tests to run.
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:37.213Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:37.213Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final-sources.jar
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-deployment-spi ---
[2026-02-25T22:00:37.213Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar
[2026-02-25T22:00:37.213Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final.pom
[2026-02-25T22:00:37.213Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.5.Final/quarkus-vertx-http-deployment-spi-2.7.5.Final-sources.jar
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] ----------------< io.quarkus:quarkus-kubernetes-parent >----------------
[2026-02-25T22:00:37.213Z] [INFO] Building Quarkus - Kubernetes 2.7.5.Final [89/964]
[2026-02-25T22:00:37.213Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:00:37.213Z] [INFO]
[2026-02-25T22:00:37.213Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-parent ---
[2026-02-25T22:00:37.524Z] [INFO]
[2026-02-25T22:00:37.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-parent ---
[2026-02-25T22:00:37.524Z] [INFO]
[2026-02-25T22:00:37.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-parent ---
[2026-02-25T22:00:37.524Z] [INFO]
[2026-02-25T22:00:37.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-parent ---
[2026-02-25T22:00:37.524Z] [INFO]
[2026-02-25T22:00:37.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-parent ---
[2026-02-25T22:00:37.524Z] [INFO]
[2026-02-25T22:00:37.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-parent ---
[2026-02-25T22:00:37.524Z] [INFO]
[2026-02-25T22:00:37.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-parent ---
[2026-02-25T22:00:37.524Z] [INFO]
[2026-02-25T22:00:37.524Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-parent ---
[2026-02-25T22:00:37.524Z] [INFO]
[2026-02-25T22:00:37.524Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-parent ---
[2026-02-25T22:00:37.524Z] [INFO]
[2026-02-25T22:00:37.524Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-parent ---
[2026-02-25T22:00:37.524Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:00:37.524Z] [INFO]
[2026-02-25T22:00:37.524Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-parent ---
[2026-02-25T22:00:37.524Z] [INFO]
[2026-02-25T22:00:37.524Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-parent ---
[2026-02-25T22:00:37.524Z] [INFO] Installing /quarkus/extensions/kubernetes/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-parent/2.7.5.Final/quarkus-kubernetes-parent-2.7.5.Final.pom
[2026-02-25T22:00:37.524Z] [INFO]
[2026-02-25T22:00:37.524Z] [INFO] -----------------< io.quarkus:quarkus-kubernetes-spi >------------------
[2026-02-25T22:00:37.524Z] [INFO] Building Quarkus - Kubernetes - SPI 2.7.5.Final [90/964]
[2026-02-25T22:00:37.524Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:00:37.524Z] [INFO]
[2026-02-25T22:00:37.524Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:37.524Z] [INFO]
[2026-02-25T22:00:37.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:37.836Z] [INFO]
[2026-02-25T22:00:37.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:37.836Z] [INFO]
[2026-02-25T22:00:37.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:37.836Z] [INFO]
[2026-02-25T22:00:37.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:37.836Z] [INFO]
[2026-02-25T22:00:37.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:37.836Z] [INFO]
[2026-02-25T22:00:37.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:37.836Z] [INFO]
[2026-02-25T22:00:37.836Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:37.836Z] [INFO]
[2026-02-25T22:00:37.836Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:37.836Z] [INFO] Processed 20 files in 31ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2026-02-25T22:00:37.836Z] [INFO]
[2026-02-25T22:00:37.836Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:38.147Z] [INFO] Processed 20 files in 00:00.035 (Already Sorted: 20, Needed Sorting: 0)
[2026-02-25T22:00:38.147Z] [INFO]
[2026-02-25T22:00:38.147Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:38.147Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:38.147Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/spi/src/main/resources
[2026-02-25T22:00:38.147Z] [INFO]
[2026-02-25T22:00:38.147Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:38.147Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:00:38.147Z] [INFO] Compiling 18 source files to /quarkus/extensions/kubernetes/spi/target/classes
[2026-02-25T22:00:38.147Z] [WARNING] /quarkus/extensions/kubernetes/spi/src/main/java/io/quarkus/kubernetes/spi/ConfiguratorBuildItem.java:[34,40] unchecked cast
[2026-02-25T22:00:38.147Z] required: C
[2026-02-25T22:00:38.147Z] found: java.lang.Object
[2026-02-25T22:00:38.147Z] [WARNING] /quarkus/extensions/kubernetes/spi/src/main/java/io/quarkus/kubernetes/spi/DecoratorBuildItem.java:[48,40] unchecked cast
[2026-02-25T22:00:38.147Z] required: D
[2026-02-25T22:00:38.147Z] found: java.lang.Object
[2026-02-25T22:00:38.147Z] [INFO]
[2026-02-25T22:00:38.147Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:38.147Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:38.147Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/spi/src/test/resources
[2026-02-25T22:00:38.147Z] [INFO]
[2026-02-25T22:00:38.147Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:38.147Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:00:38.147Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes/spi/target/test-classes
[2026-02-25T22:00:38.147Z] [INFO]
[2026-02-25T22:00:38.147Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:38.147Z] [INFO]
[2026-02-25T22:00:38.147Z] [INFO] -------------------------------------------------------
[2026-02-25T22:00:38.147Z] [INFO] T E S T S
[2026-02-25T22:00:38.147Z] [INFO] -------------------------------------------------------
[2026-02-25T22:00:38.147Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:00:38.880Z] [INFO] Running io.quarkus.kubernetes.spi.KubernetesDeploymentTargetBuildItemTest
[2026-02-25T22:00:39.193Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in io.quarkus.kubernetes.spi.KubernetesDeploymentTargetBuildItemTest
[2026-02-25T22:00:39.193Z] [INFO] Running io.quarkus.kubernetes.spi.KubernetesEnvBuildItemTest
[2026-02-25T22:00:39.193Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.kubernetes.spi.KubernetesEnvBuildItemTest
[2026-02-25T22:00:39.193Z] [INFO]
[2026-02-25T22:00:39.193Z] [INFO] Results:
[2026-02-25T22:00:39.193Z] [INFO]
[2026-02-25T22:00:39.193Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:00:39.193Z] [INFO]
[2026-02-25T22:00:39.193Z] [INFO]
[2026-02-25T22:00:39.193Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:39.193Z] [INFO] Building jar: /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final.jar
[2026-02-25T22:00:39.193Z] [INFO]
[2026-02-25T22:00:39.193Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:39.193Z] [INFO] Building jar: /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final-sources.jar
[2026-02-25T22:00:39.193Z] [INFO]
[2026-02-25T22:00:39.193Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-spi ---
[2026-02-25T22:00:39.193Z] [INFO] Installing /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final.jar
[2026-02-25T22:00:39.193Z] [INFO] Installing /quarkus/extensions/kubernetes/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final.pom
[2026-02-25T22:00:39.193Z] [INFO] Installing /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-spi/2.7.5.Final/quarkus-kubernetes-spi-2.7.5.Final-sources.jar
[2026-02-25T22:00:39.193Z] [INFO]
[2026-02-25T22:00:39.193Z] [INFO] --------------------< io.quarkus:quarkus-security >---------------------
[2026-02-25T22:00:39.193Z] [INFO] Building Quarkus - Security - Runtime 2.7.5.Final [91/964]
[2026-02-25T22:00:39.193Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:00:39.193Z] [INFO]
[2026-02-25T22:00:39.193Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security ---
[2026-02-25T22:00:39.193Z] [INFO]
[2026-02-25T22:00:39.193Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security ---
[2026-02-25T22:00:39.504Z] [INFO]
[2026-02-25T22:00:39.504Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security ---
[2026-02-25T22:00:39.504Z] [INFO]
[2026-02-25T22:00:39.504Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security ---
[2026-02-25T22:00:39.504Z] [INFO]
[2026-02-25T22:00:39.504Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security ---
[2026-02-25T22:00:39.504Z] [INFO]
[2026-02-25T22:00:39.504Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security ---
[2026-02-25T22:00:39.504Z] [INFO]
[2026-02-25T22:00:39.504Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security ---
[2026-02-25T22:00:39.504Z] [INFO]
[2026-02-25T22:00:39.504Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security ---
[2026-02-25T22:00:39.504Z] [INFO]
[2026-02-25T22:00:39.504Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security ---
[2026-02-25T22:00:39.504Z] [INFO] Processed 26 files in 50ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2026-02-25T22:00:39.504Z] [INFO]
[2026-02-25T22:00:39.504Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security ---
[2026-02-25T22:00:39.504Z] [INFO] Processed 26 files in 00:00.045 (Already Sorted: 26, Needed Sorting: 0)
[2026-02-25T22:00:39.504Z] [INFO]
[2026-02-25T22:00:39.504Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security ---
[2026-02-25T22:00:39.504Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:39.504Z] [INFO] Copying 1 resource
[2026-02-25T22:00:39.504Z] [INFO]
[2026-02-25T22:00:39.504Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-security ---
[2026-02-25T22:00:39.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final.jar
[2026-02-25T22:00:39.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final.jar (4.7 kB at 17 kB/s)
[2026-02-25T22:00:39.815Z] [INFO]
[2026-02-25T22:00:39.815Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security ---
[2026-02-25T22:00:39.815Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:00:39.815Z] [INFO] Compiling 25 source files to /quarkus/extensions/security/runtime/target/classes
[2026-02-25T22:00:40.487Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[98,34] unchecked method invocation: method handleProvider in class io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl is applied to given types
[2026-02-25T22:00:40.487Z] required: int,java.util.List<io.quarkus.security.identity.IdentityProvider<T>>,T,io.quarkus.security.identity.AuthenticationRequestContext
[2026-02-25T22:00:40.487Z] found: int,java.util.List,io.quarkus.security.identity.request.AuthenticationRequest,io.quarkus.security.identity.AuthenticationRequestContext
[2026-02-25T22:00:40.487Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[98,38] unchecked conversion
[2026-02-25T22:00:40.487Z] required: java.util.List<io.quarkus.security.identity.IdentityProvider<T>>
[2026-02-25T22:00:40.487Z] found: java.util.List
[2026-02-25T22:00:40.487Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[98,34] unchecked conversion
[2026-02-25T22:00:40.487Z] required: io.smallrye.mutiny.Uni<io.quarkus.security.identity.SecurityIdentity>
[2026-02-25T22:00:40.487Z] found: io.smallrye.mutiny.Uni
[2026-02-25T22:00:40.487Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[106,49] unchecked call to authenticate(T,io.quarkus.security.identity.AuthenticationRequestContext) as a member of the raw type io.quarkus.security.identity.IdentityProvider
[2026-02-25T22:00:40.487Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[106,49] unchecked conversion
[2026-02-25T22:00:40.487Z] required: io.smallrye.mutiny.Uni<io.quarkus.security.identity.SecurityIdentity>
[2026-02-25T22:00:40.487Z] found: io.smallrye.mutiny.Uni
[2026-02-25T22:00:40.487Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[108,76] unchecked call to authenticate(T,io.quarkus.security.identity.AuthenticationRequestContext) as a member of the raw type io.quarkus.security.identity.IdentityProvider
[2026-02-25T22:00:40.487Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[108,76] unchecked conversion
[2026-02-25T22:00:40.487Z] required: io.smallrye.mutiny.Uni<io.quarkus.security.identity.SecurityIdentity>
[2026-02-25T22:00:40.487Z] found: io.smallrye.mutiny.Uni
[2026-02-25T22:00:40.487Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[132,49] unchecked method invocation: method handleProvider in class io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl is applied to given types
[2026-02-25T22:00:40.487Z] required: int,java.util.List<io.quarkus.security.identity.IdentityProvider<T>>,T,io.quarkus.security.identity.AuthenticationRequestContext
[2026-02-25T22:00:40.487Z] found: int,java.util.List,io.quarkus.security.identity.request.AuthenticationRequest,io.quarkus.security.identity.AuthenticationRequestContext
[2026-02-25T22:00:40.487Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[132,53] unchecked conversion
[2026-02-25T22:00:40.487Z] required: java.util.List<io.quarkus.security.identity.IdentityProvider<T>>
[2026-02-25T22:00:40.487Z] found: java.util.List
[2026-02-25T22:00:40.487Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[207,38] unchecked method invocation: method computeIfAbsent in interface java.util.Map is applied to given types
[2026-02-25T22:00:40.487Z] required: K,java.util.function.Function<? super K,? extends V>
[2026-02-25T22:00:40.487Z] found: java.lang.Class,java.util.function.Function<java.lang.Class<? extends io.quarkus.security.identity.request.AuthenticationRequest>,java.util.List<io.quarkus.security.identity.IdentityProvider>>
[2026-02-25T22:00:40.488Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[207,62] unchecked conversion
[2026-02-25T22:00:40.488Z] required: K
[2026-02-25T22:00:40.488Z] found: java.lang.Class
[2026-02-25T22:00:40.488Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[207,95] unchecked call to add(E) as a member of the raw type java.util.List
[2026-02-25T22:00:40.488Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusSecurityIdentity.java:[60,28] unchecked cast
[2026-02-25T22:00:40.488Z] required: T
[2026-02-25T22:00:40.488Z] found: io.quarkus.security.credential.Credential
[2026-02-25T22:00:40.488Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusSecurityIdentity.java:[73,34] unchecked cast
[2026-02-25T22:00:40.488Z] required: T
[2026-02-25T22:00:40.488Z] found: java.lang.Object
[2026-02-25T22:00:40.488Z] [INFO]
[2026-02-25T22:00:40.488Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security ---
[2026-02-25T22:00:40.488Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:40.488Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/runtime/src/test/resources
[2026-02-25T22:00:40.488Z] [INFO]
[2026-02-25T22:00:40.488Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security ---
[2026-02-25T22:00:40.488Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:00:40.488Z] [INFO] Compiling 1 source file to /quarkus/extensions/security/runtime/target/test-classes
[2026-02-25T22:00:40.488Z] [INFO]
[2026-02-25T22:00:40.488Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security ---
[2026-02-25T22:00:40.488Z] [INFO]
[2026-02-25T22:00:40.488Z] [INFO] -------------------------------------------------------
[2026-02-25T22:00:40.488Z] [INFO] T E S T S
[2026-02-25T22:00:40.488Z] [INFO] -------------------------------------------------------
[2026-02-25T22:00:40.488Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:00:41.164Z] [INFO] Running io.quarkus.security.runtime.QuarkusSecurityIdentityTest
[2026-02-25T22:00:41.164Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in io.quarkus.security.runtime.QuarkusSecurityIdentityTest
[2026-02-25T22:00:41.164Z] [INFO]
[2026-02-25T22:00:41.164Z] [INFO] Results:
[2026-02-25T22:00:41.164Z] [INFO]
[2026-02-25T22:00:41.164Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:00:41.164Z] [INFO]
[2026-02-25T22:00:41.164Z] [INFO]
[2026-02-25T22:00:41.164Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security ---
[2026-02-25T22:00:41.164Z] [INFO] Building jar: /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final.jar
[2026-02-25T22:00:41.164Z] [INFO]
[2026-02-25T22:00:41.164Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security ---
[2026-02-25T22:00:41.164Z] [INFO] Building jar: /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final-sources.jar
[2026-02-25T22:00:41.164Z] [INFO]
[2026-02-25T22:00:41.164Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security ---
[2026-02-25T22:00:41.164Z] [INFO] Installing /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security/2.7.5.Final/quarkus-security-2.7.5.Final.jar
[2026-02-25T22:00:41.164Z] [INFO] Installing /quarkus/extensions/security/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security/2.7.5.Final/quarkus-security-2.7.5.Final.pom
[2026-02-25T22:00:41.164Z] [INFO] Installing /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security/2.7.5.Final/quarkus-security-2.7.5.Final-sources.jar
[2026-02-25T22:00:41.164Z] [INFO]
[2026-02-25T22:00:41.164Z] [INFO] ------------------< io.quarkus:quarkus-security-spi >-------------------
[2026-02-25T22:00:41.164Z] [INFO] Building Quarkus - Security - SPI 2.7.5.Final [92/964]
[2026-02-25T22:00:41.164Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:00:41.164Z] [INFO]
[2026-02-25T22:00:41.164Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-spi ---
[2026-02-25T22:00:41.164Z] [INFO]
[2026-02-25T22:00:41.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-spi ---
[2026-02-25T22:00:41.834Z] [INFO]
[2026-02-25T22:00:41.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-spi ---
[2026-02-25T22:00:41.835Z] [INFO]
[2026-02-25T22:00:41.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-spi ---
[2026-02-25T22:00:41.835Z] [INFO]
[2026-02-25T22:00:41.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-spi ---
[2026-02-25T22:00:41.835Z] [INFO]
[2026-02-25T22:00:41.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-spi ---
[2026-02-25T22:00:41.835Z] [INFO]
[2026-02-25T22:00:41.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-spi ---
[2026-02-25T22:00:41.835Z] [INFO]
[2026-02-25T22:00:41.835Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-spi ---
[2026-02-25T22:00:41.835Z] [INFO]
[2026-02-25T22:00:41.835Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-spi ---
[2026-02-25T22:00:41.835Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:00:41.835Z] [INFO]
[2026-02-25T22:00:41.835Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-spi ---
[2026-02-25T22:00:41.835Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:00:41.835Z] [INFO]
[2026-02-25T22:00:41.835Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-spi ---
[2026-02-25T22:00:41.835Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:41.835Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/spi/src/main/resources
[2026-02-25T22:00:41.835Z] [INFO]
[2026-02-25T22:00:41.835Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-spi ---
[2026-02-25T22:00:41.835Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:00:41.835Z] [INFO] Compiling 2 source files to /quarkus/extensions/security/spi/target/classes
[2026-02-25T22:00:41.835Z] [INFO]
[2026-02-25T22:00:41.835Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-spi ---
[2026-02-25T22:00:41.835Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:41.835Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/spi/src/test/resources
[2026-02-25T22:00:41.835Z] [INFO]
[2026-02-25T22:00:41.835Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-spi ---
[2026-02-25T22:00:41.835Z] [INFO] No sources to compile
[2026-02-25T22:00:41.835Z] [INFO]
[2026-02-25T22:00:41.835Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-spi ---
[2026-02-25T22:00:41.835Z] [INFO] No tests to run.
[2026-02-25T22:00:41.835Z] [INFO]
[2026-02-25T22:00:41.835Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-spi ---
[2026-02-25T22:00:41.835Z] [INFO] Building jar: /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final.jar
[2026-02-25T22:00:41.835Z] [INFO]
[2026-02-25T22:00:41.835Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-spi ---
[2026-02-25T22:00:41.835Z] [INFO] Building jar: /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final-sources.jar
[2026-02-25T22:00:42.145Z] [INFO]
[2026-02-25T22:00:42.145Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-spi ---
[2026-02-25T22:00:42.145Z] [INFO] Installing /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final.jar
[2026-02-25T22:00:42.145Z] [INFO] Installing /quarkus/extensions/security/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final.pom
[2026-02-25T22:00:42.145Z] [INFO] Installing /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-spi/2.7.5.Final/quarkus-security-spi-2.7.5.Final-sources.jar
[2026-02-25T22:00:42.145Z] [INFO]
[2026-02-25T22:00:42.145Z] [INFO] ---------------< io.quarkus:quarkus-security-test-utils >---------------
[2026-02-25T22:00:42.145Z] [INFO] Building Quarkus - Security - Test Utilities 2.7.5.Final [93/964]
[2026-02-25T22:00:42.145Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:00:42.145Z] [INFO]
[2026-02-25T22:00:42.145Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.145Z] [INFO]
[2026-02-25T22:00:42.145Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.455Z] [INFO]
[2026-02-25T22:00:42.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.455Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:00:42.455Z] [INFO]
[2026-02-25T22:00:42.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.455Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:00:42.455Z] [INFO]
[2026-02-25T22:00:42.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.455Z] [INFO]
[2026-02-25T22:00:42.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.455Z] [INFO]
[2026-02-25T22:00:42.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.455Z] [INFO]
[2026-02-25T22:00:42.455Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.455Z] [INFO]
[2026-02-25T22:00:42.455Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.455Z] [INFO] Processed 5 files in 10ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:00:42.455Z] [INFO]
[2026-02-25T22:00:42.455Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.455Z] [INFO] Processed 5 files in 00:00.006 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:00:42.455Z] [INFO]
[2026-02-25T22:00:42.455Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.455Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:42.455Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/test-utils/src/main/resources
[2026-02-25T22:00:42.455Z] [INFO]
[2026-02-25T22:00:42.455Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.455Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:00:42.455Z] [INFO] Compiling 5 source files to /quarkus/extensions/security/test-utils/target/classes
[2026-02-25T22:00:42.789Z] [INFO]
[2026-02-25T22:00:42.789Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:42.789Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/test-utils/src/test/resources
[2026-02-25T22:00:42.789Z] [INFO]
[2026-02-25T22:00:42.789Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.789Z] [INFO] No sources to compile
[2026-02-25T22:00:42.789Z] [INFO]
[2026-02-25T22:00:42.789Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.789Z] [INFO] No tests to run.
[2026-02-25T22:00:42.789Z] [INFO]
[2026-02-25T22:00:42.789Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.789Z] [INFO] Building jar: /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final.jar
[2026-02-25T22:00:42.789Z] [INFO]
[2026-02-25T22:00:42.789Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.789Z] [INFO] Building jar: /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final-sources.jar
[2026-02-25T22:00:42.789Z] [INFO]
[2026-02-25T22:00:42.789Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-test-utils ---
[2026-02-25T22:00:42.789Z] [INFO] Installing /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-test-utils/2.7.5.Final/quarkus-security-test-utils-2.7.5.Final.jar
[2026-02-25T22:00:42.789Z] [INFO] Installing /quarkus/extensions/security/test-utils/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-test-utils/2.7.5.Final/quarkus-security-test-utils-2.7.5.Final.pom
[2026-02-25T22:00:42.789Z] [INFO] Installing /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-test-utils/2.7.5.Final/quarkus-security-test-utils-2.7.5.Final-sources.jar
[2026-02-25T22:00:42.789Z] [INFO]
[2026-02-25T22:00:42.789Z] [INFO] ---------------< io.quarkus:quarkus-security-deployment >---------------
[2026-02-25T22:00:42.789Z] [INFO] Building Quarkus - Security - Deployment 2.7.5.Final [94/964]
[2026-02-25T22:00:42.789Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:00:42.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
[2026-02-25T22:00:42.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 22 kB/s)
[2026-02-25T22:00:42.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
[2026-02-25T22:00:42.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 64 MB/s)
[2026-02-25T22:00:42.789Z] [INFO]
[2026-02-25T22:00:42.789Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-deployment ---
[2026-02-25T22:00:42.789Z] [INFO]
[2026-02-25T22:00:42.789Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-deployment ---
[2026-02-25T22:00:43.100Z] [INFO]
[2026-02-25T22:00:43.100Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-deployment ---
[2026-02-25T22:00:43.100Z] [INFO]
[2026-02-25T22:00:43.100Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-deployment ---
[2026-02-25T22:00:43.100Z] [INFO]
[2026-02-25T22:00:43.100Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-deployment ---
[2026-02-25T22:00:43.411Z] [INFO]
[2026-02-25T22:00:43.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-deployment ---
[2026-02-25T22:00:43.411Z] [INFO]
[2026-02-25T22:00:43.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-deployment ---
[2026-02-25T22:00:43.411Z] [INFO]
[2026-02-25T22:00:43.411Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-deployment ---
[2026-02-25T22:00:43.411Z] [INFO]
[2026-02-25T22:00:43.411Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-deployment ---
[2026-02-25T22:00:43.411Z] [INFO] Processed 31 files in 36ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2026-02-25T22:00:43.411Z] [INFO]
[2026-02-25T22:00:43.411Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-deployment ---
[2026-02-25T22:00:43.411Z] [INFO] Processed 31 files in 00:00.046 (Already Sorted: 31, Needed Sorting: 0)
[2026-02-25T22:00:43.411Z] [INFO]
[2026-02-25T22:00:43.411Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-deployment ---
[2026-02-25T22:00:43.411Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:43.411Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/deployment/src/main/resources
[2026-02-25T22:00:43.411Z] [INFO]
[2026-02-25T22:00:43.411Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-deployment ---
[2026-02-25T22:00:43.411Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:00:43.411Z] [INFO] Compiling 12 source files to /quarkus/extensions/security/deployment/target/classes
[2026-02-25T22:00:43.722Z] [INFO]
[2026-02-25T22:00:43.722Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-deployment ---
[2026-02-25T22:00:43.722Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:43.722Z] [INFO] Copying 3 resources
[2026-02-25T22:00:43.722Z] [INFO]
[2026-02-25T22:00:43.722Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-deployment ---
[2026-02-25T22:00:43.722Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:00:43.722Z] [INFO] Compiling 19 source files to /quarkus/extensions/security/deployment/target/test-classes
[2026-02-25T22:00:44.395Z] [INFO]
[2026-02-25T22:00:44.395Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-deployment ---
[2026-02-25T22:00:44.395Z] [INFO]
[2026-02-25T22:00:44.395Z] [INFO] -------------------------------------------------------
[2026-02-25T22:00:44.395Z] [INFO] T E S T S
[2026-02-25T22:00:44.395Z] [INFO] -------------------------------------------------------
[2026-02-25T22:00:44.395Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:00:45.066Z] [INFO] Running io.quarkus.security.test.DuplicatedDifferentBouncycastleProviderTest
[2026-02-25T22:00:47.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.771 s - in io.quarkus.security.test.DuplicatedDifferentBouncycastleProviderTest
[2026-02-25T22:00:47.914Z] [INFO] Running io.quarkus.security.test.DuplicatedTheSameBouncycastleProviderTest
[2026-02-25T22:00:49.498Z] 2026-02-25 22:00:49,143 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.270s.
[2026-02-25T22:00:49.498Z] 2026-02-25 22:00:49,145 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:49.498Z] 2026-02-25 22:00:49,145 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2026-02-25T22:00:49.809Z] 2026-02-25 22:00:49,623 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-02-25T22:00:49.809Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.86 s - in io.quarkus.security.test.DuplicatedTheSameBouncycastleProviderTest
[2026-02-25T22:00:49.809Z] [INFO] Running io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodWithDisableFinalRemovalTest
[2026-02-25T22:00:50.490Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 s - in io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodWithDisableFinalRemovalTest
[2026-02-25T22:00:50.490Z] [INFO] Running io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodTest
[2026-02-25T22:00:51.647Z] 2026-02-25 22:00:51,223 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.157s.
[2026-02-25T22:00:51.647Z] 2026-02-25 22:00:51,224 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:51.647Z] 2026-02-25 22:00:51,224 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2026-02-25T22:00:51.647Z] 2026-02-25 22:00:51,301 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T22:00:51.647Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s - in io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodTest
[2026-02-25T22:00:51.647Z] [INFO] Running io.quarkus.security.test.cdi.InvalidClassBeanTestCase
[2026-02-25T22:00:51.959Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 s - in io.quarkus.security.test.cdi.InvalidClassBeanTestCase
[2026-02-25T22:00:51.959Z] [INFO] Running io.quarkus.security.test.cdi.CDIAccessDefaultTest
[2026-02-25T22:00:52.632Z] 2026-02-25 22:00:52,566 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.147s.
[2026-02-25T22:00:52.632Z] 2026-02-25 22:00:52,566 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:52.632Z] 2026-02-25 22:00:52,567 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2026-02-25T22:00:52.944Z] 2026-02-25 22:00:52,680 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T22:00:52.944Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 s - in io.quarkus.security.test.cdi.CDIAccessDefaultTest
[2026-02-25T22:00:52.944Z] [INFO] Running io.quarkus.security.test.cdi.CDIAccessDenyUnannotatedTest
[2026-02-25T22:00:53.616Z] 2026-02-25 22:00:53,285 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.122s.
[2026-02-25T22:00:53.616Z] 2026-02-25 22:00:53,285 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:00:53.616Z] 2026-02-25 22:00:53,286 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2026-02-25T22:00:53.616Z] 2026-02-25 22:00:53,352 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T22:00:53.616Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 s - in io.quarkus.security.test.cdi.CDIAccessDenyUnannotatedTest
[2026-02-25T22:00:53.616Z] [INFO]
[2026-02-25T22:00:53.616Z] [INFO] Results:
[2026-02-25T22:00:53.616Z] [INFO]
[2026-02-25T22:00:53.616Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:00:53.616Z] [INFO]
[2026-02-25T22:00:53.616Z] [INFO]
[2026-02-25T22:00:53.616Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-deployment ---
[2026-02-25T22:00:53.616Z] [INFO] Building jar: /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final.jar
[2026-02-25T22:00:53.616Z] [INFO]
[2026-02-25T22:00:53.616Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-deployment ---
[2026-02-25T22:00:53.616Z] [INFO] Building jar: /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:00:53.616Z] [INFO]
[2026-02-25T22:00:53.616Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-deployment ---
[2026-02-25T22:00:53.616Z] [INFO] Installing /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-deployment/2.7.5.Final/quarkus-security-deployment-2.7.5.Final.jar
[2026-02-25T22:00:53.616Z] [INFO] Installing /quarkus/extensions/security/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-deployment/2.7.5.Final/quarkus-security-deployment-2.7.5.Final.pom
[2026-02-25T22:00:53.616Z] [INFO] Installing /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-deployment/2.7.5.Final/quarkus-security-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:00:53.616Z] [INFO]
[2026-02-25T22:00:53.616Z] [INFO] ----------------< io.quarkus:quarkus-junit5-properties >----------------
[2026-02-25T22:00:53.616Z] [INFO] Building Quarkus - Test Framework - JUnit 5 - Properties 2.7.5.Final [95/964]
[2026-02-25T22:00:53.616Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:00:53.616Z] [INFO]
[2026-02-25T22:00:53.616Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-properties ---
[2026-02-25T22:00:53.616Z] [INFO]
[2026-02-25T22:00:53.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-properties ---
[2026-02-25T22:00:53.616Z] [INFO]
[2026-02-25T22:00:53.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-properties ---
[2026-02-25T22:00:53.616Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:00:53.616Z] [INFO]
[2026-02-25T22:00:53.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-properties ---
[2026-02-25T22:00:53.616Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:00:53.616Z] [INFO]
[2026-02-25T22:00:53.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-properties ---
[2026-02-25T22:00:53.616Z] [INFO]
[2026-02-25T22:00:53.617Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-properties ---
[2026-02-25T22:00:53.617Z] [INFO]
[2026-02-25T22:00:53.617Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-properties ---
[2026-02-25T22:00:53.617Z] [INFO]
[2026-02-25T22:00:53.617Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-properties ---
[2026-02-25T22:00:53.617Z] [INFO]
[2026-02-25T22:00:53.617Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-properties ---
[2026-02-25T22:00:53.617Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:00:53.617Z] [INFO]
[2026-02-25T22:00:53.617Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-properties ---
[2026-02-25T22:00:53.617Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:53.617Z] [INFO] Copying 1 resource
[2026-02-25T22:00:53.617Z] [INFO]
[2026-02-25T22:00:53.617Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-properties ---
[2026-02-25T22:00:53.617Z] [INFO] No sources to compile
[2026-02-25T22:00:53.617Z] [INFO]
[2026-02-25T22:00:53.617Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-properties ---
[2026-02-25T22:00:53.617Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:53.617Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-properties/src/test/resources
[2026-02-25T22:00:53.617Z] [INFO]
[2026-02-25T22:00:53.617Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-properties ---
[2026-02-25T22:00:53.617Z] [INFO] No sources to compile
[2026-02-25T22:00:53.617Z] [INFO]
[2026-02-25T22:00:53.617Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-properties ---
[2026-02-25T22:00:53.617Z] [INFO] No tests to run.
[2026-02-25T22:00:53.617Z] [INFO]
[2026-02-25T22:00:53.617Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-properties ---
[2026-02-25T22:00:53.617Z] [INFO] Building jar: /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final.jar
[2026-02-25T22:00:53.617Z] [INFO]
[2026-02-25T22:00:53.617Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-properties ---
[2026-02-25T22:00:53.617Z] [INFO] Building jar: /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final-sources.jar
[2026-02-25T22:00:53.617Z] [INFO]
[2026-02-25T22:00:53.617Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-properties ---
[2026-02-25T22:00:53.617Z] [INFO] Installing /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-properties/2.7.5.Final/quarkus-junit5-properties-2.7.5.Final.jar
[2026-02-25T22:00:53.617Z] [INFO] Installing /quarkus/test-framework/junit5-properties/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-properties/2.7.5.Final/quarkus-junit5-properties-2.7.5.Final.pom
[2026-02-25T22:00:53.617Z] [INFO] Installing /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-properties/2.7.5.Final/quarkus-junit5-properties-2.7.5.Final-sources.jar
[2026-02-25T22:00:53.617Z] [INFO]
[2026-02-25T22:00:53.617Z] [INFO] ---------------------< io.quarkus:quarkus-junit5 >----------------------
[2026-02-25T22:00:53.617Z] [INFO] Building Quarkus - Test Framework - JUnit 5 2.7.5.Final [96/964]
[2026-02-25T22:00:53.617Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:00:53.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom
[2026-02-25T22:00:53.617Z] [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 411 kB/s)
[2026-02-25T22:00:53.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom
[2026-02-25T22:00:53.927Z] [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 902 kB/s)
[2026-02-25T22:00:53.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom
[2026-02-25T22:00:53.927Z] [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 418 kB/s)
[2026-02-25T22:00:53.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
[2026-02-25T22:00:53.928Z] [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 6.8 kB/s)
[2026-02-25T22:00:53.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar
[2026-02-25T22:00:53.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar
[2026-02-25T22:00:53.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
[2026-02-25T22:00:53.928Z] [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 184 kB/s)
[2026-02-25T22:00:53.928Z] [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 631 kB/s)
[2026-02-25T22:00:53.928Z] [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 7.1 MB/s)
[2026-02-25T22:00:53.928Z] [INFO]
[2026-02-25T22:00:53.928Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5 ---
[2026-02-25T22:00:53.928Z] [INFO]
[2026-02-25T22:00:53.928Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5 ---
[2026-02-25T22:00:54.239Z] [INFO]
[2026-02-25T22:00:54.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5 ---
[2026-02-25T22:00:54.239Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:00:54.239Z] [INFO]
[2026-02-25T22:00:54.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5 ---
[2026-02-25T22:00:54.239Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:00:54.239Z] [INFO]
[2026-02-25T22:00:54.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5 ---
[2026-02-25T22:00:54.239Z] [INFO]
[2026-02-25T22:00:54.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5 ---
[2026-02-25T22:00:54.239Z] [INFO]
[2026-02-25T22:00:54.239Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5 ---
[2026-02-25T22:00:54.239Z] [INFO]
[2026-02-25T22:00:54.239Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5 ---
[2026-02-25T22:00:54.550Z] [INFO] Processed 54 files in 101ms (Formatted: 0, Unchanged: 54, Failed: 0, Readonly: 0)
[2026-02-25T22:00:54.551Z] [INFO]
[2026-02-25T22:00:54.551Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5 ---
[2026-02-25T22:00:54.551Z] [INFO] Processed 54 files in 00:00.144 (Already Sorted: 54, Needed Sorting: 0)
[2026-02-25T22:00:54.551Z] [INFO]
[2026-02-25T22:00:54.551Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5 ---
[2026-02-25T22:00:54.551Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:54.551Z] [INFO] Copying 2 resources
[2026-02-25T22:00:54.551Z] [INFO]
[2026-02-25T22:00:54.551Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5 ---
[2026-02-25T22:00:54.551Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:00:54.551Z] [INFO] Compiling 53 source files to /quarkus/test-framework/junit5/target/classes
[2026-02-25T22:00:55.222Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/IntegrationTestUtil.java:[169,79] unchecked cast
[2026-02-25T22:00:55.222Z] required: T
[2026-02-25T22:00:55.222Z] found: capture#1 of ?
[2026-02-25T22:00:55.222Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/IntegrationTestUtil.java:[183,35] unchecked call to includeAsSysProps(java.util.Map<java.lang.String,java.lang.String>) as a member of the raw type io.quarkus.test.common.ArtifactLauncher
[2026-02-25T22:00:55.222Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/QuarkusMainTestExtension.java:[205,28] unchecked cast
[2026-02-25T22:00:55.222Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-25T22:00:55.222Z] found: java.lang.Object
[2026-02-25T22:00:55.222Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/NativeDevServicesHandler.java:[11,84] unchecked cast
[2026-02-25T22:00:55.222Z] required: java.util.function.BiConsumer<java.lang.String,java.lang.String>
[2026-02-25T22:00:55.222Z] found: java.lang.Object
[2026-02-25T22:00:55.222Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/internal/XStreamDeepClone.java:[18,20] setupDefaultSecurity(com.thoughtworks.xstream.XStream) in com.thoughtworks.xstream.XStream has been deprecated
[2026-02-25T22:00:55.222Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/QuarkusTestExtension.java:[835,17] interceptDynamicTest(org.junit.jupiter.api.extension.InvocationInterceptor.Invocation<java.lang.Void>,org.junit.jupiter.api.extension.ExtensionContext) in org.junit.jupiter.api.extension.InvocationInterceptor has been deprecated
[2026-02-25T22:00:55.222Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/QuarkusTestExtension.java:[239,28] unchecked cast
[2026-02-25T22:00:55.222Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-25T22:00:55.222Z] found: java.lang.Object
[2026-02-25T22:00:55.223Z] [INFO]
[2026-02-25T22:00:55.223Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5 ---
[2026-02-25T22:00:55.223Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:00:55.223Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5/src/test/resources
[2026-02-25T22:00:55.223Z] [INFO]
[2026-02-25T22:00:55.223Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5 ---
[2026-02-25T22:00:55.223Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:00:55.223Z] [INFO] Compiling 1 source file to /quarkus/test-framework/junit5/target/test-classes
[2026-02-25T22:00:55.223Z] [INFO]
[2026-02-25T22:00:55.223Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5 ---
[2026-02-25T22:00:55.223Z] [INFO]
[2026-02-25T22:00:55.223Z] [INFO] -------------------------------------------------------
[2026-02-25T22:00:55.223Z] [INFO] T E S T S
[2026-02-25T22:00:55.223Z] [INFO] -------------------------------------------------------
[2026-02-25T22:00:55.223Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:00:55.894Z] [INFO] Running io.quarkus.test.junit.util.QuarkusTestProfileAwareClassOrdererTest
[2026-02-25T22:00:56.985Z] Config key junit.quarkus.orderer.prefix.non-quarkus-test is deprecated, please use quarkus.test.orderer.prefix.non-quarkus-test instead.
[2026-02-25T22:00:56.985Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.87 s - in io.quarkus.test.junit.util.QuarkusTestProfileAwareClassOrdererTest
[2026-02-25T22:00:56.985Z] [INFO]
[2026-02-25T22:00:56.985Z] [INFO] Results:
[2026-02-25T22:00:56.985Z] [INFO]
[2026-02-25T22:00:56.985Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:00:56.985Z] [INFO]
[2026-02-25T22:00:56.985Z] [INFO]
[2026-02-25T22:00:56.985Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5 ---
[2026-02-25T22:00:56.985Z] [INFO] Building jar: /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final.jar
[2026-02-25T22:00:56.985Z] [INFO]
[2026-02-25T22:00:56.985Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5 ---
[2026-02-25T22:00:56.985Z] [INFO] Building jar: /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final-sources.jar
[2026-02-25T22:00:56.985Z] [INFO]
[2026-02-25T22:00:56.985Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5 ---
[2026-02-25T22:00:56.985Z] [INFO] Installing /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5/2.7.5.Final/quarkus-junit5-2.7.5.Final.jar
[2026-02-25T22:00:56.985Z] [INFO] Installing /quarkus/test-framework/junit5/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5/2.7.5.Final/quarkus-junit5-2.7.5.Final.pom
[2026-02-25T22:00:56.985Z] [INFO] Installing /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5/2.7.5.Final/quarkus-junit5-2.7.5.Final-sources.jar
[2026-02-25T22:00:56.985Z] [INFO]
[2026-02-25T22:00:56.985Z] [INFO] --------------< io.quarkus:quarkus-vertx-http-deployment >--------------
[2026-02-25T22:00:56.985Z] [INFO] Building Quarkus - Vert.x - HTTP - Deployment 2.7.5.Final [97/964]
[2026-02-25T22:00:56.985Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:00:56.985Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
[2026-02-25T22:00:57.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
[2026-02-25T22:00:57.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom (14 kB at 232 kB/s)
[2026-02-25T22:00:57.296Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
[2026-02-25T22:00:57.608Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
[2026-02-25T22:00:57.608Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar (53 kB at 449 kB/s)
[2026-02-25T22:00:57.608Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.pom
[2026-02-25T22:00:57.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.pom (8.0 kB at 82 kB/s)
[2026-02-25T22:00:57.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.pom
[2026-02-25T22:00:57.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.pom (7.4 kB at 101 kB/s)
[2026-02-25T22:00:57.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.pom
[2026-02-25T22:01:00.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.pom (4.5 kB at 2.4 kB/s)
[2026-02-25T22:01:00.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.pom
[2026-02-25T22:01:00.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.pom (7.2 kB at 79 kB/s)
[2026-02-25T22:01:00.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.pom
[2026-02-25T22:01:00.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.pom (5.0 kB at 21 kB/s)
[2026-02-25T22:01:00.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.5/vertx-web-client-4.2.5.pom
[2026-02-25T22:01:00.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.5/vertx-web-client-4.2.5.pom (2.7 kB at 7.6 kB/s)
[2026-02-25T22:01:00.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.jar
[2026-02-25T22:01:00.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.jar
[2026-02-25T22:01:00.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.jar
[2026-02-25T22:01:00.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.jar
[2026-02-25T22:01:00.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar
[2026-02-25T22:01:00.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.jar (464 kB at 8.7 MB/s)
[2026-02-25T22:01:00.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.5/vertx-web-client-4.2.5.jar
[2026-02-25T22:01:00.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.5/vertx-web-client-4.2.5.jar (112 kB at 1.2 MB/s)
[2026-02-25T22:01:00.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.jar (5.6 MB at 17 MB/s)
[2026-02-25T22:01:00.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.jar (1.2 MB at 3.2 MB/s)
[2026-02-25T22:01:06.442Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.jar (314 kB at 62 kB/s)
[2026-02-25T22:01:06.442Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar (1.5 MB at 276 kB/s)
[2026-02-25T22:01:06.442Z] [INFO]
[2026-02-25T22:01:06.442Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:01:06.442Z] [INFO]
[2026-02-25T22:01:06.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:01:06.442Z] [INFO]
[2026-02-25T22:01:06.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:01:06.442Z] [INFO]
[2026-02-25T22:01:06.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:01:06.442Z] [INFO]
[2026-02-25T22:01:06.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:01:06.442Z] [INFO]
[2026-02-25T22:01:06.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:01:06.442Z] [INFO]
[2026-02-25T22:01:06.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:01:06.442Z] [INFO]
[2026-02-25T22:01:06.442Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:01:06.442Z] [INFO]
[2026-02-25T22:01:06.442Z] [INFO] --- maven-dependency-plugin:3.1.2:unpack (install-ui) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:01:06.442Z] [INFO] Configured Artifact: org.webjars:bootstrap:4.6.1:jar
[2026-02-25T22:01:06.442Z] [INFO] Configured Artifact: org.webjars:bootstrap:4.6.1:jar
[2026-02-25T22:01:06.442Z] [INFO] Configured Artifact: org.webjars:jquery:3.6.0:jar
[2026-02-25T22:01:06.442Z] [INFO] Configured Artifact: org.webjars:font-awesome:5.15.4:jar
[2026-02-25T22:01:06.442Z] [INFO] Configured Artifact: org.webjars:font-awesome:5.15.4:jar
[2026-02-25T22:01:06.442Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2026-02-25T22:01:06.442Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2026-02-25T22:01:06.442Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2026-02-25T22:01:06.442Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2026-02-25T22:01:06.442Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2026-02-25T22:01:06.442Z] [INFO] Configured Artifact: org.webjars.npm:mermaid:8.9.1:jar
[2026-02-25T22:01:06.442Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.pom
[2026-02-25T22:01:07.111Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.pom (3.5 kB at 8.6 kB/s)
[2026-02-25T22:01:07.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.jar
[2026-02-25T22:01:07.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.jar (2.7 MB at 3.8 MB/s)
[2026-02-25T22:01:07.781Z] [INFO] Unpacking /root/.m2/repository/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/css with includes "**/bootstrap.min.css,**/bootstrap.min.css.map" and excludes ""
[2026-02-25T22:01:07.781Z] [INFO] Unpacking /root/.m2/repository/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/js with includes "**/bootstrap.bundle.min.js,**/bootstrap.bundle.min.js.map" and excludes ""
[2026-02-25T22:01:07.781Z] [INFO] Unpacking /root/.m2/repository/org/webjars/jquery/3.6.0/jquery-3.6.0.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/js with includes "**/jquery.min.js,**/jquery.min.js.map" and excludes ""
[2026-02-25T22:01:07.781Z] [INFO] Unpacking /root/.m2/repository/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/fontawesome/css with includes "**/css/all.min.css" and excludes ""
[2026-02-25T22:01:07.781Z] [INFO] Unpacking /root/.m2/repository/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/fontawesome/webfonts with includes "**/webfonts/**.*" and excludes ""
[2026-02-25T22:01:07.781Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/lib with includes "**/lib/**.js,**/lib/**.css" and excludes ""
[2026-02-25T22:01:07.781Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/mode/properties with includes "**/mode/properties/**.js" and excludes ""
[2026-02-25T22:01:07.781Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/mode/javascript with includes "**/mode/javascript/**.js" and excludes ""
[2026-02-25T22:01:07.781Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/addon/hint with includes "**/addon/hint/show-hint.js,**/addon/hint/show-hint.css" and excludes ""
[2026-02-25T22:01:07.781Z] [INFO] Unpacking /root/.m2/repository/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/codemirror/addon/selection with includes "**/addon/selection/active-line.js" and excludes ""
[2026-02-25T22:01:07.781Z] [INFO] Unpacking /root/.m2/repository/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.jar to /quarkus/extensions/vertx-http/deployment/target/classes/dev-static/js with includes "**/mermaid.min.js,**/mermaid.min.js.map" and excludes ""
[2026-02-25T22:01:07.781Z] [INFO]
[2026-02-25T22:01:07.781Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:01:08.092Z] [INFO] Processed 164 files in 233ms (Formatted: 0, Unchanged: 164, Failed: 0, Readonly: 0)
[2026-02-25T22:01:08.092Z] [INFO]
[2026-02-25T22:01:08.092Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:01:08.403Z] [INFO] Processed 164 files in 00:00.345 (Already Sorted: 164, Needed Sorting: 0)
[2026-02-25T22:01:08.404Z] [INFO]
[2026-02-25T22:01:08.404Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:01:08.404Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:01:08.404Z] [INFO] Copying 21 resources
[2026-02-25T22:01:08.404Z] [INFO]
[2026-02-25T22:01:08.404Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:01:08.404Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:01:08.404Z] [INFO] Compiling 49 source files to /quarkus/extensions/vertx-http/deployment/target/classes
[2026-02-25T22:01:09.502Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/HttpRootPathBuildItem.java:[110,24] routeFunction(java.util.function.Function<io.vertx.ext.web.Router,io.vertx.ext.web.Route>) in io.quarkus.vertx.http.deployment.RouteBuildItem.Builder has been deprecated
[2026-02-25T22:01:09.502Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/NonApplicationRootPathBuildItem.java:[190,24] routeFunction(java.util.function.Function<io.vertx.ext.web.Router,io.vertx.ext.web.Route>) in io.quarkus.vertx.http.deployment.RouteBuildItem.Builder has been deprecated
[2026-02-25T22:01:09.502Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsoleProcessor.java:[335,46] unchecked method invocation: constructor <init> in class io.quarkus.deployment.builditem.WebSocketLogHandlerBuildItem is applied to given types
[2026-02-25T22:01:09.502Z] required: io.quarkus.runtime.RuntimeValue<java.util.Optional<java.util.logging.Handler>>
[2026-02-25T22:01:09.502Z] found: io.quarkus.runtime.RuntimeValue
[2026-02-25T22:01:09.502Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsoleProcessor.java:[335,79] unchecked conversion
[2026-02-25T22:01:09.502Z] required: io.quarkus.runtime.RuntimeValue<java.util.Optional<java.util.logging.Handler>>
[2026-02-25T22:01:09.502Z] found: io.quarkus.runtime.RuntimeValue
[2026-02-25T22:01:09.502Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsole.java:[147,83] unchecked cast
[2026-02-25T22:01:09.502Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-02-25T22:01:09.502Z] found: java.lang.Object
[2026-02-25T22:01:09.502Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsole.java:[149,74] unchecked cast
[2026-02-25T22:01:09.502Z] required: java.util.List<java.lang.String>
[2026-02-25T22:01:09.502Z] found: java.lang.Object
[2026-02-25T22:01:09.502Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/ConfigEditorProcessor.java:[171,27] unchecked conversion
[2026-02-25T22:01:09.502Z] required: java.util.List<java.lang.String>
[2026-02-25T22:01:09.502Z] found: java.util.List
[2026-02-25T22:01:09.502Z] [INFO]
[2026-02-25T22:01:09.502Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:01:09.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:01:09.502Z] [INFO] Copying 20 resources
[2026-02-25T22:01:09.502Z] [INFO]
[2026-02-25T22:01:09.502Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:01:09.502Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:01:09.502Z] [INFO] Compiling 115 source files to /quarkus/extensions/vertx-http/deployment/target/test-classes
[2026-02-25T22:01:10.609Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/test/java/io/quarkus/vertx/http/accesslog/AccessLogFileTestCase.java:[105,49] org.apache.http.params.CoreProtocolPNames in org.apache.http.params has been deprecated
[2026-02-25T22:01:10.609Z] [INFO]
[2026-02-25T22:01:10.609Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:01:10.609Z] [INFO]
[2026-02-25T22:01:10.609Z] [INFO] -------------------------------------------------------
[2026-02-25T22:01:10.609Z] [INFO] T E S T S
[2026-02-25T22:01:10.609Z] [INFO] -------------------------------------------------------
[2026-02-25T22:01:10.609Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:01:11.289Z] [INFO] Running io.quarkus.vertx.http.BadRequestTest
[2026-02-25T22:01:16.022Z] 2026-02-25 22:01:14,101 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:01:16.022Z] 2026-02-25 22:01:15,512 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.440s. Listening on: http://localhost:8081
[2026-02-25T22:01:16.022Z] 2026-02-25 22:01:15,513 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:16.022Z] 2026-02-25 22:01:15,513 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:16.334Z] 2026-02-25 22:01:16,099 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-25T22:01:16.334Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.021 s - in io.quarkus.vertx.http.BadRequestTest
[2026-02-25T22:01:16.334Z] [INFO] Running io.quarkus.vertx.http.CompressionTest
[2026-02-25T22:01:17.428Z] 2026-02-25 22:01:17,399 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.449s. Listening on: http://localhost:8081
[2026-02-25T22:01:17.428Z] 2026-02-25 22:01:17,399 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:17.428Z] 2026-02-25 22:01:17,400 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:18.520Z] 2026-02-25 22:01:18,395 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:01:18.520Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.285 s - in io.quarkus.vertx.http.CompressionTest
[2026-02-25T22:01:18.520Z] [INFO] Running io.quarkus.vertx.http.ConfigureForwardedHeadersTest
[2026-02-25T22:01:20.105Z] 2026-02-25 22:01:19,633 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.471s. Listening on: http://localhost:8081
[2026-02-25T22:01:20.105Z] 2026-02-25 22:01:19,633 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:20.105Z] 2026-02-25 22:01:19,633 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:20.415Z] 2026-02-25 22:01:20,263 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2026-02-25T22:01:20.415Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.869 s - in io.quarkus.vertx.http.ConfigureForwardedHeadersTest
[2026-02-25T22:01:20.415Z] [INFO] Running io.quarkus.vertx.http.ConnectionLimitsTest
[2026-02-25T22:01:22.009Z] 2026-02-25 22:01:21,550 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.425s. Listening on: http://localhost:8081
[2026-02-25T22:01:22.009Z] 2026-02-25 22:01:21,551 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:22.009Z] 2026-02-25 22:01:21,551 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:22.009Z] 2026-02-25 22:01:21,877 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:01:22.009Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.604 s - in io.quarkus.vertx.http.ConnectionLimitsTest
[2026-02-25T22:01:22.009Z] [INFO] Running io.quarkus.vertx.http.DecompressionTest
[2026-02-25T22:01:23.614Z] 2026-02-25 22:01:23,144 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8081
[2026-02-25T22:01:23.614Z] 2026-02-25 22:01:23,144 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:23.614Z] 2026-02-25 22:01:23,145 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:23.930Z] 2026-02-25 22:01:23,699 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:01:23.930Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.816 s - in io.quarkus.vertx.http.DecompressionTest
[2026-02-25T22:01:23.930Z] [INFO] Running io.quarkus.vertx.http.DisableHttpPortTest
[2026-02-25T22:01:25.536Z] 2026-02-25 22:01:25,262 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.734s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-25T22:01:25.536Z] 2026-02-25 22:01:25,262 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:25.536Z] 2026-02-25 22:01:25,262 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:25.855Z] 2026-02-25 22:01:25,597 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:01:25.855Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.889 s - in io.quarkus.vertx.http.DisableHttpPortTest
[2026-02-25T22:01:25.855Z] [INFO] Running io.quarkus.vertx.http.ForwardedForHeaderTest
[2026-02-25T22:01:26.528Z] 2026-02-25 22:01:26,416 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.340s. Listening on: http://localhost:8081
[2026-02-25T22:01:26.528Z] 2026-02-25 22:01:26,417 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:26.528Z] 2026-02-25 22:01:26,417 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:27.624Z] 2026-02-25 22:01:27,175 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:01:27.624Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.582 s - in io.quarkus.vertx.http.ForwardedForHeaderTest
[2026-02-25T22:01:27.624Z] [INFO] Running io.quarkus.vertx.http.ForwardedHeaderTest
[2026-02-25T22:01:28.300Z] 2026-02-25 22:01:28,063 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.316s. Listening on: http://localhost:8081
[2026-02-25T22:01:28.300Z] 2026-02-25 22:01:28,064 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:28.300Z] 2026-02-25 22:01:28,065 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:28.974Z] 2026-02-25 22:01:28,642 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:01:28.974Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.454 s - in io.quarkus.vertx.http.ForwardedHeaderTest
[2026-02-25T22:01:28.974Z] [INFO] Running io.quarkus.vertx.http.ForwardedPrefixHeaderTest
[2026-02-25T22:01:29.645Z] 2026-02-25 22:01:29,576 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.319s. Listening on: http://localhost:8081
[2026-02-25T22:01:29.645Z] 2026-02-25 22:01:29,577 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:29.645Z] 2026-02-25 22:01:29,577 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:30.318Z] 2026-02-25 22:01:30,166 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-25T22:01:30.318Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.516 s - in io.quarkus.vertx.http.ForwardedPrefixHeaderTest
[2026-02-25T22:01:30.318Z] [INFO] Running io.quarkus.vertx.http.NonApplicationAndRootPathTest
[2026-02-25T22:01:31.415Z] 2026-02-25 22:01:31,188 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.331s. Listening on: http://localhost:8081
[2026-02-25T22:01:31.415Z] 2026-02-25 22:01:31,189 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:31.415Z] 2026-02-25 22:01:31,189 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:31.726Z] 2026-02-25 22:01:31,584 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:01:31.726Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.408 s - in io.quarkus.vertx.http.NonApplicationAndRootPathTest
[2026-02-25T22:01:31.726Z] [INFO] Running io.quarkus.vertx.http.NonApplicationEscapeTest
[2026-02-25T22:01:32.823Z] 2026-02-25 22:01:32,393 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.314s. Listening on: http://localhost:8081
[2026-02-25T22:01:32.823Z] 2026-02-25 22:01:32,394 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:32.823Z] 2026-02-25 22:01:32,394 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:32.823Z] 2026-02-25 22:01:32,746 INFO [io.quarkus] (main) Quarkus stopped in 0.061s
[2026-02-25T22:01:32.823Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.161 s - in io.quarkus.vertx.http.NonApplicationEscapeTest
[2026-02-25T22:01:32.823Z] [INFO] Running io.quarkus.vertx.http.NonApplicationRootPathSiblingTest
[2026-02-25T22:01:33.917Z] 2026-02-25 22:01:33,682 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.345s. Listening on: http://localhost:8081
[2026-02-25T22:01:33.917Z] 2026-02-25 22:01:33,682 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:33.917Z] 2026-02-25 22:01:33,682 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:34.228Z] 2026-02-25 22:01:34,046 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:01:34.228Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.291 s - in io.quarkus.vertx.http.NonApplicationRootPathSiblingTest
[2026-02-25T22:01:34.228Z] [INFO] Running io.quarkus.vertx.http.RandomPortTest
[2026-02-25T22:01:35.323Z] 2026-02-25 22:01:35,149 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.385s. Listening on: http://localhost:45449
[2026-02-25T22:01:35.323Z] 2026-02-25 22:01:35,150 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:35.323Z] 2026-02-25 22:01:35,150 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:35.638Z] 2026-02-25 22:01:35,592 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:01:35.638Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.548 s - in io.quarkus.vertx.http.RandomPortTest
[2026-02-25T22:01:35.638Z] [INFO] Running io.quarkus.vertx.http.RootPathTest
[2026-02-25T22:01:37.226Z] 2026-02-25 22:01:36,810 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8081
[2026-02-25T22:01:37.226Z] 2026-02-25 22:01:36,810 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:37.226Z] 2026-02-25 22:01:36,811 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:37.226Z] 2026-02-25 22:01:37,151 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:01:37.226Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.551 s - in io.quarkus.vertx.http.RootPathTest
[2026-02-25T22:01:37.226Z] [INFO] Running io.quarkus.vertx.http.UnhandledExceptionTest
[2026-02-25T22:01:38.324Z] 2026-02-25 22:01:37,976 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.363s. Listening on: http://localhost:8081
[2026-02-25T22:01:38.324Z] 2026-02-25 22:01:37,977 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:38.324Z] 2026-02-25 22:01:37,977 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:38.681Z] 2026-02-25 22:01:38,342 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-1: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:38.681Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.681Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.681Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:38.681Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.681Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.681Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:38.681Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.681Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.681Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.681Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:38.681Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:38.681Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:38.681Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.681Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.681Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:38.681Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:38.681Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:38.681Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.681Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:38.681Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.681Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:38.681Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.681Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.681Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.681Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:38.681Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:38.681Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:38.681Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:38.681Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:38.681Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:38.681Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:38.681Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:38.681Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:38.681Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:38.681Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.681Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.681Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.681Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:38.682Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.682Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.682Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.682Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:38.682Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.682Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:38.682Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.682Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.682Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.682Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:38.682Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:38.682Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:38.682Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:38.682Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:38.682Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:38.682Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:38.682Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:38.682Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:38.682Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:38.682Z]
[2026-02-25T22:01:38.682Z] 2026-02-25 22:01:38,415 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-7) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-2: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:38.682Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:38.682Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:38.682Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:38.682Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:38.682Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:38.682Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:38.682Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.682Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:38.682Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.682Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.682Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.682Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:38.682Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.682Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:38.682Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.682Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.682Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.682Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.682Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:38.682Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:38.682Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:38.682Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:38.682Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:38.682Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:38.682Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:38.682Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:38.682Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:38.682Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:38.682Z]
[2026-02-25T22:01:38.682Z] 2026-02-25 22:01:38,442 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-3: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.682Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.682Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:38.682Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:38.683Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:38.683Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:38.683Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:38.683Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:38.683Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:38.683Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:38.683Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.683Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:38.683Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.683Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.683Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.683Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:38.683Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.683Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:38.683Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.683Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.683Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.683Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:38.683Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:38.683Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:38.683Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:38.683Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:38.683Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:38.683Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:38.683Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:38.683Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:38.683Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:38.683Z]
[2026-02-25T22:01:38.683Z] 2026-02-25 22:01:38,456 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-5) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-4: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.683Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:38.683Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:38.683Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:38.683Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.683Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.683Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:38.683Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:38.683Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:38.683Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.683Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:38.683Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.683Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:38.683Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:38.683Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:38.683Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:38.683Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:38.683Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:38.683Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:38.683Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.683Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:38.683Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.683Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.683Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.683Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:38.683Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.683Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:38.683Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.683Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.683Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.683Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.683Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:38.683Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:38.683Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:38.683Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:38.683Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:38.683Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:38.683Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:38.683Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:38.683Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:38.683Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:38.683Z]
[2026-02-25T22:01:38.683Z] 2026-02-25 22:01:38,469 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-4) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-5: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.683Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.683Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:38.683Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:38.683Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:38.683Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.683Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.683Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:38.684Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:38.684Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:38.684Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:38.684Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:38.684Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:38.684Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:38.684Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.684Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:38.684Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.684Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.684Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.684Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:38.684Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.684Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:38.684Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.684Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.684Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.684Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:38.684Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:38.684Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:38.684Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:38.684Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:38.684Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:38.684Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:38.684Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:38.684Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:38.684Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:38.684Z]
[2026-02-25T22:01:38.684Z] 2026-02-25 22:01:38,482 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-6: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.684Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:38.684Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:38.684Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:38.684Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:38.684Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:38.684Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:38.684Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:38.684Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:38.684Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:38.684Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.684Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:38.684Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.684Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.684Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.684Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:38.684Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.684Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:38.684Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.684Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.684Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.684Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.684Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:38.684Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:38.685Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:38.685Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:38.685Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:38.685Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:38.685Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:38.685Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:38.685Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:38.685Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:38.685Z]
[2026-02-25T22:01:38.685Z] 2026-02-25 22:01:38,496 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-7: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:38.685Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:38.685Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:38.685Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:38.685Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:38.685Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:38.685Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:38.685Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.685Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:38.685Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.685Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.685Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.685Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:38.685Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.685Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:38.685Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.685Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.685Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.685Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:38.685Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:38.685Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:38.685Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:38.685Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:38.685Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:38.685Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:38.685Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:38.685Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:38.685Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:38.685Z]
[2026-02-25T22:01:38.685Z] 2026-02-25 22:01:38,509 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-6) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-8: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.685Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:38.685Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:38.685Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:38.685Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:38.685Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:38.685Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:38.685Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:38.685Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:38.685Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:38.685Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.685Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:38.685Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.685Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.685Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.685Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:38.685Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.685Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.685Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:38.686Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.686Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.686Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.686Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:38.686Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:38.686Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:38.686Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:38.686Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:38.686Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:38.686Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:38.686Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:38.686Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:38.686Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:38.686Z]
[2026-02-25T22:01:38.686Z] 2026-02-25 22:01:38,521 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-9: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:38.686Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:38.686Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:38.686Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:38.686Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:38.686Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:38.686Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:38.686Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.686Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:38.686Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.686Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.686Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.686Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:38.686Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.686Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:38.686Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.686Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.686Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.686Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:38.686Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:38.686Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:38.686Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:38.686Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:38.686Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:38.686Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:38.686Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:38.686Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:38.686Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:38.686Z]
[2026-02-25T22:01:38.686Z] 2026-02-25 22:01:38,537 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-7) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-10: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.686Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:38.686Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:38.686Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:38.686Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:38.686Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:38.686Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:38.686Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:38.686Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:38.686Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:38.686Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.686Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:38.686Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.686Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:38.686Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.687Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.687Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:38.687Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.687Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:38.687Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.687Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.687Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.687Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:38.687Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:38.687Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:38.687Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:38.687Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:38.687Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:38.687Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:38.687Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:38.687Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:38.687Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:38.687Z]
[2026-02-25T22:01:38.687Z] 2026-02-25 22:01:38,551 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-11: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:38.687Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:38.687Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:38.687Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:38.687Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:38.687Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:38.687Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:38.687Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.687Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:38.687Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.687Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.687Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.687Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:38.687Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.687Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:38.687Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.687Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.687Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.687Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.687Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:38.687Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:38.687Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:38.687Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:38.687Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:38.687Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:38.687Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:38.687Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:38.687Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:38.687Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:38.687Z]
[2026-02-25T22:01:38.687Z] 2026-02-25 22:01:38,564 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-5) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-12: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.687Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.687Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:38.687Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.688Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:38.688Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.688Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:38.688Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:38.688Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:38.688Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:38.688Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:38.688Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:38.688Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:38.688Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.688Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:38.688Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.688Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.688Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.688Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:38.688Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.688Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:38.688Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.688Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.688Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.688Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:38.688Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:38.688Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:38.688Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:38.688Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:38.688Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:38.688Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:38.688Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:38.688Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:38.688Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:38.688Z]
[2026-02-25T22:01:38.688Z] 2026-02-25 22:01:38,577 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-4) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-13: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.688Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:38.688Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:38.688Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:38.688Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.688Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.688Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:38.688Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:38.688Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:38.688Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.688Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:38.688Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.688Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:38.688Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:38.688Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:38.688Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:38.688Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:38.688Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:38.688Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:38.688Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.688Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:38.688Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.688Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.688Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.688Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:38.688Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.688Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:38.688Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.688Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.688Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.688Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.688Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:38.688Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:38.688Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:38.688Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:38.688Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:38.688Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:38.688Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:38.688Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:38.688Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:38.688Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:38.688Z]
[2026-02-25T22:01:38.688Z] 2026-02-25 22:01:38,587 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-14: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.688Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.688Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:38.689Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:38.689Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:38.689Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:38.689Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:38.689Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:38.689Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:38.689Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.689Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:38.689Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.689Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.689Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.689Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:38.689Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.689Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:38.689Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.689Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.689Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.689Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:38.689Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:38.689Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:38.689Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:38.689Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:38.689Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:38.689Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:38.689Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:38.689Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:38.689Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:38.689Z]
[2026-02-25T22:01:38.689Z] 2026-02-25 22:01:38,595 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-15: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:38.689Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:38.689Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:38.689Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:38.689Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:38.689Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:38.689Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:38.689Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:38.689Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:38.689Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:38.689Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.689Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:38.689Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.689Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.689Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.689Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:38.689Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.689Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:38.689Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.689Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:38.689Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:38.689Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:38.689Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:38.689Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:38.689Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:38.689Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:38.689Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:38.689Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:38.689Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:38.689Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:38.689Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:38.689Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:38.689Z]
[2026-02-25T22:01:39.004Z] 2026-02-25 22:01:38,624 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-6) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-16: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:39.004Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:39.004Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:39.004Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:39.004Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:39.004Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:39.004Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:39.004Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.004Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:39.004Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.004Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.004Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.004Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:39.004Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.004Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:39.004Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.004Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.004Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.004Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.004Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:39.004Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:39.004Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:39.004Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:39.004Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:39.004Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:39.004Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:39.004Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:39.004Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:39.004Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:39.004Z]
[2026-02-25T22:01:39.004Z] 2026-02-25 22:01:38,655 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-17: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:39.004Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:39.004Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:39.004Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:39.005Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:39.005Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:39.005Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:39.005Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:39.005Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:39.005Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:39.005Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.005Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:39.005Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.005Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.005Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.005Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:39.005Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.005Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:39.005Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.005Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.005Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.005Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:39.005Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:39.005Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:39.005Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:39.005Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:39.005Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:39.005Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:39.005Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:39.005Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:39.005Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:39.005Z]
[2026-02-25T22:01:39.005Z] 2026-02-25 22:01:38,672 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-7) HTTP Request to /unhandled-exception failed, error id: 75450f42-f4f4-4095-9d9f-68591cad882e-18: java.lang.RuntimeException: Simulated failure
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:39.005Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:01:39.005Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:01:39.005Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:01:39.005Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:39.005Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:39.005Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:01:39.005Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:01:39.005Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:01:39.005Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:39.005Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:01:39.005Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:01:39.005Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:01:39.005Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:01:39.005Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:01:39.005Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:01:39.005Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:01:39.005Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:01:39.005Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:01:39.005Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:01:39.005Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:01:39.005Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.005Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:01:39.005Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.005Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.005Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.005Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:01:39.005Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.005Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:01:39.005Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.005Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:01:39.005Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:01:39.005Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:01:39.006Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:01:39.006Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:01:39.006Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:01:39.006Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:01:39.006Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:01:39.006Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:01:39.006Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:01:39.006Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:01:39.006Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:01:39.006Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:01:39.006Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:01:39.006Z]
[2026-02-25T22:01:39.006Z] 2026-02-25 22:01:38,705 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:01:39.006Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.552 s - in io.quarkus.vertx.http.UnhandledExceptionTest
[2026-02-25T22:01:39.006Z] [INFO] Running io.quarkus.vertx.http.UserRouteRegistrationTest
[2026-02-25T22:01:39.680Z] 2026-02-25 22:01:39,649 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.356s. Listening on: http://localhost:8081
[2026-02-25T22:01:39.680Z] 2026-02-25 22:01:39,650 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:39.680Z] 2026-02-25 22:01:39,650 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:40.352Z] 2026-02-25 22:01:40,067 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:01:40.352Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s - in io.quarkus.vertx.http.UserRouteRegistrationTest
[2026-02-25T22:01:40.352Z] [INFO] Running io.quarkus.vertx.http.accesslog.AccessLogFileTestCase
[2026-02-25T22:01:41.080Z] 2026-02-25 22:01:40,876 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.288s. Listening on: http://localhost:8081
[2026-02-25T22:01:41.080Z] 2026-02-25 22:01:40,877 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:41.080Z] 2026-02-25 22:01:40,877 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:41.393Z] 2026-02-25 22:01:41,345 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:01:41.393Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.274 s - in io.quarkus.vertx.http.accesslog.AccessLogFileTestCase
[2026-02-25T22:01:41.393Z] [INFO] Running io.quarkus.vertx.http.cors.CORSDisabledHandlerTestCase
[2026-02-25T22:01:42.524Z] 2026-02-25 22:01:42,172 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.350s. Listening on: http://localhost:8081
[2026-02-25T22:01:42.524Z] 2026-02-25 22:01:42,173 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:42.524Z] 2026-02-25 22:01:42,173 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:42.841Z] 2026-02-25 22:01:42,583 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:01:42.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.236 s - in io.quarkus.vertx.http.cors.CORSDisabledHandlerTestCase
[2026-02-25T22:01:42.841Z] [INFO] Running io.quarkus.vertx.http.cors.CORSFullConfigHandlerTestCase
[2026-02-25T22:01:43.532Z] 2026-02-25 22:01:43,348 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.303s. Listening on: http://localhost:8081
[2026-02-25T22:01:43.532Z] 2026-02-25 22:01:43,349 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:43.532Z] 2026-02-25 22:01:43,349 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:43.849Z] 2026-02-25 22:01:43,759 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:01:43.849Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.173 s - in io.quarkus.vertx.http.cors.CORSFullConfigHandlerTestCase
[2026-02-25T22:01:43.849Z] [INFO] Running io.quarkus.vertx.http.cors.CORSHandlerTestCase
[2026-02-25T22:01:44.950Z] 2026-02-25 22:01:44,534 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.315s. Listening on: http://localhost:8081
[2026-02-25T22:01:44.950Z] 2026-02-25 22:01:44,535 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:44.950Z] 2026-02-25 22:01:44,535 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:44.950Z] 2026-02-25 22:01:44,905 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:01:44.950Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 s - in io.quarkus.vertx.http.cors.CORSHandlerTestCase
[2026-02-25T22:01:44.950Z] [INFO] Running io.quarkus.vertx.http.cors.CORSSecurityTestCase
[2026-02-25T22:01:46.046Z] 2026-02-25 22:01:45,700 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.325s. Listening on: http://localhost:8081
[2026-02-25T22:01:46.046Z] 2026-02-25 22:01:45,701 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:46.046Z] 2026-02-25 22:01:45,701 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:46.362Z] 2026-02-25 22:01:46,182 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:01:46.362Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 s - in io.quarkus.vertx.http.cors.CORSSecurityTestCase
[2026-02-25T22:01:46.362Z] [INFO] Running io.quarkus.vertx.http.cors.CORSWildcardSecurityTestCase
[2026-02-25T22:01:47.471Z] 2026-02-25 22:01:47,106 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8081
[2026-02-25T22:01:47.471Z] 2026-02-25 22:01:47,106 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:47.471Z] 2026-02-25 22:01:47,107 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:47.781Z] 2026-02-25 22:01:47,550 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:01:47.781Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.363 s - in io.quarkus.vertx.http.cors.CORSWildcardSecurityTestCase
[2026-02-25T22:01:47.781Z] [INFO] Running io.quarkus.vertx.http.cors.CORSWildcardStarSecurityTestCase
[2026-02-25T22:01:48.456Z] 2026-02-25 22:01:48,294 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.255s. Listening on: http://localhost:8081
[2026-02-25T22:01:48.456Z] 2026-02-25 22:01:48,294 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:01:48.456Z] 2026-02-25 22:01:48,294 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:48.769Z] 2026-02-25 22:01:48,677 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:01:48.769Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 s - in io.quarkus.vertx.http.cors.CORSWildcardStarSecurityTestCase
[2026-02-25T22:01:48.769Z] [INFO] Running io.quarkus.vertx.http.deployment.HttpRootPathBuildItemTest
[2026-02-25T22:01:48.769Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.vertx.http.deployment.HttpRootPathBuildItemTest
[2026-02-25T22:01:48.769Z] [INFO] Running io.quarkus.vertx.http.deployment.NonApplicationRootPathBuildItemTest
[2026-02-25T22:01:48.769Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.vertx.http.deployment.NonApplicationRootPathBuildItemTest
[2026-02-25T22:01:48.769Z] [INFO] Running io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorBodyHandlerTest
[2026-02-25T22:01:52.448Z] 2026-02-25 22:01:49,858 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:01:52.448Z] Tests paused
[2026-02-25T22:01:52.448Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:01:52.448Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:01:52.448Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:01:52.448Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:01:52.448Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:01:52.448Z] 2026-02-25 22:01:51,028 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.419s. Listening on: http://localhost:8080
[2026-02-25T22:01:52.448Z] 2026-02-25 22:01:51,029 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:01:52.448Z] 2026-02-25 22:01:51,029 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:52.448Z] 2026-02-25 22:01:51,515 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test939111216938313064/src/main/resources/application.properties
[2026-02-25T22:01:52.448Z] 2026-02-25 22:01:51,516 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:01:52.448Z] 2026-02-25 22:01:51,523 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:01:52.448Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:01:52.448Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:01:52.448Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:01:52.448Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:01:52.448Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:01:52.448Z] 2026-02-25 22:01:51,775 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.248s. Listening on: http://localhost:8080
[2026-02-25T22:01:52.448Z] 2026-02-25 22:01:51,776 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:01:52.448Z] 2026-02-25 22:01:51,776 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:52.448Z] 2026-02-25 22:01:51,776 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Live reload total time: 0.262s
[2026-02-25T22:01:52.448Z] 2026-02-25 22:01:51,818 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:01:52.448Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.165 s - in io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorBodyHandlerTest
[2026-02-25T22:01:52.448Z] [INFO] Running io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorTest
[2026-02-25T22:01:54.647Z] 2026-02-25 22:01:52,427 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:01:54.647Z] Tests paused
[2026-02-25T22:01:54.647Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:01:54.647Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:01:54.647Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:01:54.647Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:01:54.647Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:01:54.647Z] 2026-02-25 22:01:53,781 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.630s. Listening on: http://localhost:8080
[2026-02-25T22:01:54.647Z] 2026-02-25 22:01:53,782 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:01:54.647Z] 2026-02-25 22:01:53,782 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:54.647Z] 2026-02-25 22:01:53,966 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test193043441775404050/src/main/resources/application.properties
[2026-02-25T22:01:54.647Z] 2026-02-25 22:01:53,968 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:01:54.647Z] 2026-02-25 22:01:53,974 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:01:54.647Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:01:54.647Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:01:54.647Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:01:54.647Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:01:54.647Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:01:54.647Z] 2026-02-25 22:01:54,407 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.427s. Listening on: http://localhost:8080
[2026-02-25T22:01:54.647Z] 2026-02-25 22:01:54,407 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:01:54.647Z] 2026-02-25 22:01:54,407 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:54.647Z] 2026-02-25 22:01:54,408 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Live reload total time: 0.442s
[2026-02-25T22:01:54.647Z] 2026-02-25 22:01:54,457 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:01:57.530Z] Tests paused
[2026-02-25T22:01:57.530Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:01:57.530Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:01:57.530Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:01:57.530Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:01:57.530Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:01:57.530Z] 2026-02-25 22:01:56,408 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.540s. Listening on: http://localhost:8080
[2026-02-25T22:01:57.530Z] 2026-02-25 22:01:56,408 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:01:57.530Z] 2026-02-25 22:01:56,408 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:57.530Z] 2026-02-25 22:01:56,778 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test13299114107679023529/src/main/resources/application.properties
[2026-02-25T22:01:57.530Z] 2026-02-25 22:01:56,782 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:01:57.530Z] 2026-02-25 22:01:56,796 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-25T22:01:57.530Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:01:57.530Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:01:57.530Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:01:57.530Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:01:57.530Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:01:57.530Z] 2026-02-25 22:01:57,167 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.365s. Listening on: http://localhost:8080
[2026-02-25T22:01:57.530Z] 2026-02-25 22:01:57,168 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:01:57.530Z] 2026-02-25 22:01:57,168 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:57.530Z] 2026-02-25 22:01:57,168 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Live reload total time: 0.592s
[2026-02-25T22:01:57.530Z] 2026-02-25 22:01:57,206 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:01:57.530Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.382 s - in io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorTest
[2026-02-25T22:01:57.530Z] [INFO] Running io.quarkus.vertx.http.devconsole.JavaDocResolverTest
[2026-02-25T22:01:57.530Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.vertx.http.devconsole.JavaDocResolverTest
[2026-02-25T22:01:57.530Z] [INFO] Running io.quarkus.vertx.http.devmode.ArcEndpointTest
[2026-02-25T22:01:59.701Z] 2026-02-25 22:01:58,000 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:01:59.701Z] Tests paused
[2026-02-25T22:01:59.701Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:01:59.701Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:01:59.701Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:01:59.701Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:01:59.701Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:01:59.701Z] 2026-02-25 22:01:59,125 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.472s. Listening on: http://localhost:8080
[2026-02-25T22:01:59.701Z] 2026-02-25 22:01:59,125 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:01:59.701Z] 2026-02-25 22:01:59,125 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:01:59.701Z] 2026-02-25 22:01:59,405 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:01:59.701Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.145 s - in io.quarkus.vertx.http.devmode.ArcEndpointTest
[2026-02-25T22:01:59.701Z] [INFO] Running io.quarkus.vertx.http.devmode.CompileProblemTest
[2026-02-25T22:02:06.833Z] 2026-02-25 22:02:00,079 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:02:06.833Z] Tests paused
[2026-02-25T22:02:06.833Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:06.833Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:06.833Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:06.833Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:06.833Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:06.833Z] 2026-02-25 22:02:01,905 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.147s. Listening on: http://localhost:8080
[2026-02-25T22:02:06.833Z] 2026-02-25 22:02:01,906 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:06.833Z] 2026-02-25 22:02:01,906 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:06.833Z] Compilation Failed:
[2026-02-25T22:02:06.833Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10526844225241776264/src/main/java/io/quarkus/vertx/http/devmode/CompileErrorEndpoint.java:12: error: unclosed string literal
[2026-02-25T22:02:06.833Z] .handler(rc -> rc.response().end("compile error));
[2026-02-25T22:02:06.833Z] ^
[2026-02-25T22:02:06.833Z] 2026-02-25 22:02:06,268 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in CompileCorrectlyEndpoint.class, CompileErrorEndpoint.class.
[2026-02-25T22:02:06.833Z] 2026-02-25 22:02:06,281 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-25T22:02:06.833Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:06.833Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:06.833Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:06.833Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:06.833Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:06.833Z] 2026-02-25 22:02:06,607 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.320s. Listening on: http://localhost:8080
[2026-02-25T22:02:06.833Z] 2026-02-25 22:02:06,608 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:06.833Z] 2026-02-25 22:02:06,608 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:06.833Z] 2026-02-25 22:02:06,608 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.722s
[2026-02-25T22:02:06.833Z] 2026-02-25 22:02:06,633 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:02:06.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.286 s - in io.quarkus.vertx.http.devmode.CompileProblemTest
[2026-02-25T22:02:06.833Z] [INFO] Running io.quarkus.vertx.http.devmode.LiveReloadArtifactTest
[2026-02-25T22:02:11.455Z] 2026-02-25 22:02:07,797 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:02:11.455Z] Tests paused
[2026-02-25T22:02:11.455Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:11.455Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:11.455Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:11.455Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:11.455Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:11.455Z] 2026-02-25 22:02:08,919 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.549s. Listening on: http://localhost:8080
[2026-02-25T22:02:11.455Z] 2026-02-25 22:02:08,920 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:11.455Z] 2026-02-25 22:02:08,920 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:11.455Z] 2026-02-25 22:02:10,294 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in LiveReloadEndpoint.class.
[2026-02-25T22:02:11.455Z] 2026-02-25 22:02:10,300 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-25T22:02:11.455Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:11.455Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:11.455Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:11.455Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:11.455Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:11.455Z] 2026-02-25 22:02:10,578 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.274s. Listening on: http://localhost:8080
[2026-02-25T22:02:11.455Z] 2026-02-25 22:02:10,579 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:11.455Z] 2026-02-25 22:02:10,579 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:11.455Z] 2026-02-25 22:02:10,579 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.433s
[2026-02-25T22:02:11.455Z] 2026-02-25 22:02:10,589 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:02:11.455Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.891 s - in io.quarkus.vertx.http.devmode.LiveReloadArtifactTest
[2026-02-25T22:02:11.455Z] [INFO] Running io.quarkus.vertx.http.devmode.ParentFirstArtifactTest
[2026-02-25T22:02:13.647Z] 2026-02-25 22:02:11,295 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:02:13.647Z] Tests paused
[2026-02-25T22:02:13.648Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:13.648Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:13.648Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:13.648Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:13.648Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:13.648Z] 2026-02-25 22:02:13,263 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.256s. Listening on: http://localhost:8080
[2026-02-25T22:02:13.648Z] 2026-02-25 22:02:13,264 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:13.648Z] 2026-02-25 22:02:13,264 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:13.648Z] 2026-02-25 22:02:13,369 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-25T22:02:13.648Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.766 s - in io.quarkus.vertx.http.devmode.ParentFirstArtifactTest
[2026-02-25T22:02:13.648Z] [INFO] Running io.quarkus.vertx.http.filters.UserFilterTest
[2026-02-25T22:02:14.330Z] 2026-02-25 22:02:14,295 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.319s. Listening on: http://localhost:8081
[2026-02-25T22:02:14.330Z] 2026-02-25 22:02:14,296 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:14.330Z] 2026-02-25 22:02:14,296 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:15.004Z] 2026-02-25 22:02:14,663 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:02:15.004Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 s - in io.quarkus.vertx.http.filters.UserFilterTest
[2026-02-25T22:02:15.004Z] [INFO] Running io.quarkus.vertx.http.hotreload.HotReloadWithFilterTest
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:15,247 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:02:22.112Z] Tests paused
[2026-02-25T22:02:22.112Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:22.112Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:22.112Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:22.112Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:22.112Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:16,627 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.677s. Listening on: http://localhost:8080
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:16,628 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:16,628 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:17,953 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevFilter.class.
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:17,959 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-25T22:02:22.112Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:22.112Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:22.112Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:22.112Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:22.112Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:18,179 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.217s. Listening on: http://localhost:8080
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:18,179 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:18,179 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:18,179 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.335s
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:19,365 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevBean.class.
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:19,368 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:02:22.112Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:22.112Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:22.112Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:22.112Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:22.112Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:19,650 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.279s. Listening on: http://localhost:8080
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:19,650 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:19,650 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:19,650 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.355s
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:20,838 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevFilter.class.
[2026-02-25T22:02:22.112Z] 2026-02-25 22:02:20,842 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:02:22.112Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:22.112Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:22.112Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:22.113Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:22.113Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:22.113Z] 2026-02-25 22:02:21,218 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.373s. Listening on: http://localhost:8080
[2026-02-25T22:02:22.113Z] 2026-02-25 22:02:21,218 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:22.113Z] 2026-02-25 22:02:21,218 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:22.113Z] 2026-02-25 22:02:21,218 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.451s
[2026-02-25T22:02:22.113Z] 2026-02-25 22:02:21,230 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:02:23.701Z] Tests paused
[2026-02-25T22:02:23.701Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:23.701Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:23.701Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:23.701Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:23.701Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:23.701Z] 2026-02-25 22:02:23,029 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.457s. Listening on: http://localhost:8080
[2026-02-25T22:02:23.701Z] 2026-02-25 22:02:23,030 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:23.701Z] 2026-02-25 22:02:23,030 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:23.701Z] 2026-02-25 22:02:23,234 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NewFilter.class.
[2026-02-25T22:02:23.701Z] 2026-02-25 22:02:23,240 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-25T22:02:23.701Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:23.701Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:23.701Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:23.701Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:23.701Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:23.701Z] 2026-02-25 22:02:23,596 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8080
[2026-02-25T22:02:23.701Z] 2026-02-25 22:02:23,597 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:23.701Z] 2026-02-25 22:02:23,598 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:23.701Z] 2026-02-25 22:02:23,598 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.488s
[2026-02-25T22:02:23.701Z] 2026-02-25 22:02:23,632 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:02:24.016Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.011 s - in io.quarkus.vertx.http.hotreload.HotReloadWithFilterTest
[2026-02-25T22:02:24.017Z] [INFO] Running io.quarkus.vertx.http.hotreload.HotReloadWithRouteTest
[2026-02-25T22:02:26.876Z] 2026-02-25 22:02:24,254 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:02:26.876Z] Tests paused
[2026-02-25T22:02:26.876Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:26.876Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:26.876Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:26.876Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:26.876Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:26.876Z] 2026-02-25 22:02:25,731 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.758s. Listening on: http://localhost:8080
[2026-02-25T22:02:26.876Z] 2026-02-25 22:02:25,732 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:26.876Z] 2026-02-25 22:02:25,732 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:26.876Z] 2026-02-25 22:02:26,013 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NewBean.class.
[2026-02-25T22:02:26.876Z] 2026-02-25 22:02:26,019 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:02:26.876Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:26.876Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:26.876Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:26.876Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:26.876Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:26.876Z] 2026-02-25 22:02:26,257 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.234s. Listening on: http://localhost:8080
[2026-02-25T22:02:26.876Z] 2026-02-25 22:02:26,257 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:26.876Z] 2026-02-25 22:02:26,257 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:26.876Z] 2026-02-25 22:02:26,258 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.427s
[2026-02-25T22:02:26.876Z] 2026-02-25 22:02:26,264 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:02:31.538Z] Tests paused
[2026-02-25T22:02:31.538Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:31.538Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:31.538Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:31.538Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:31.538Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:31.538Z] 2026-02-25 22:02:27,904 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.348s. Listening on: http://localhost:8080
[2026-02-25T22:02:31.538Z] 2026-02-25 22:02:27,905 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:31.538Z] 2026-02-25 22:02:27,905 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:31.538Z] 2026-02-25 22:02:29,210 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevBean.class.
[2026-02-25T22:02:31.538Z] 2026-02-25 22:02:29,216 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-25T22:02:31.538Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:31.538Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:31.538Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:31.538Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:31.538Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:31.538Z] 2026-02-25 22:02:29,439 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.220s. Listening on: http://localhost:8080
[2026-02-25T22:02:31.538Z] 2026-02-25 22:02:29,439 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:31.538Z] 2026-02-25 22:02:29,439 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:31.538Z] 2026-02-25 22:02:29,439 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.337s
[2026-02-25T22:02:31.538Z] 2026-02-25 22:02:30,608 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevBean.class.
[2026-02-25T22:02:31.538Z] 2026-02-25 22:02:30,611 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:02:31.538Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:31.538Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:31.538Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:31.538Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:31.538Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:31.538Z] 2026-02-25 22:02:30,850 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.234s. Listening on: http://localhost:8080
[2026-02-25T22:02:31.538Z] 2026-02-25 22:02:30,850 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:31.538Z] 2026-02-25 22:02:30,850 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:31.538Z] 2026-02-25 22:02:30,850 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.294s
[2026-02-25T22:02:31.538Z] 2026-02-25 22:02:30,866 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:02:31.538Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.221 s - in io.quarkus.vertx.http.hotreload.HotReloadWithRouteTest
[2026-02-25T22:02:31.538Z] [INFO] Running io.quarkus.vertx.http.hotreload.VertxInjectionTest
[2026-02-25T22:02:35.202Z] 2026-02-25 22:02:31,539 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:02:35.202Z] Tests paused
[2026-02-25T22:02:35.202Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:35.202Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:35.202Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:35.202Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:35.202Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:35.202Z] 2026-02-25 22:02:32,673 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.432s. Listening on: http://localhost:8080
[2026-02-25T22:02:35.202Z] 2026-02-25 22:02:32,673 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:35.202Z] 2026-02-25 22:02:32,673 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:35.202Z] 2026-02-25 22:02:34,098 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in VertxEventBusConsumer.class.
[2026-02-25T22:02:35.202Z] 2026-02-25 22:02:34,106 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:02:35.202Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:02:35.202Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:02:35.202Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:02:35.202Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:02:35.202Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:02:35.202Z] 2026-02-25 22:02:34,434 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.323s. Listening on: http://localhost:8080
[2026-02-25T22:02:35.202Z] 2026-02-25 22:02:34,435 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:02:35.202Z] 2026-02-25 22:02:34,435 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:35.202Z] 2026-02-25 22:02:34,435 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.547s
[2026-02-25T22:02:35.202Z] 2026-02-25 22:02:34,451 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:02:35.202Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.606 s - in io.quarkus.vertx.http.hotreload.VertxInjectionTest
[2026-02-25T22:02:35.202Z] [INFO] Running io.quarkus.vertx.http.http2.Http2Test
[2026-02-25T22:02:36.293Z] 2026-02-25 22:02:36,068 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.561s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-25T22:02:36.294Z] 2026-02-25 22:02:36,068 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:36.294Z] 2026-02-25 22:02:36,068 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:36.606Z] 2026-02-25 22:02:36,552 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:02:36.606Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.037 s - in io.quarkus.vertx.http.http2.Http2Test
[2026-02-25T22:02:36.606Z] [INFO] Running io.quarkus.vertx.http.router.RouterEventTest
[2026-02-25T22:02:37.708Z] 2026-02-25 22:02:37,541 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.322s. Listening on: http://localhost:8081
[2026-02-25T22:02:37.708Z] 2026-02-25 22:02:37,541 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:37.708Z] 2026-02-25 22:02:37,541 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:38.023Z] 2026-02-25 22:02:37,954 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:02:38.023Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 s - in io.quarkus.vertx.http.router.RouterEventTest
[2026-02-25T22:02:38.023Z] [INFO] Running io.quarkus.vertx.http.samesite.SameSiteCookieTestCase
[2026-02-25T22:02:39.139Z] 2026-02-25 22:02:38,722 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.302s. Listening on: http://localhost:8081
[2026-02-25T22:02:39.139Z] 2026-02-25 22:02:38,722 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:39.139Z] 2026-02-25 22:02:38,722 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:39.456Z] 2026-02-25 22:02:39,135 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:02:39.456Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.176 s - in io.quarkus.vertx.http.samesite.SameSiteCookieTestCase
[2026-02-25T22:02:39.456Z] [INFO] Running io.quarkus.vertx.http.security.CombinedFormBasicAuthTestCase
[2026-02-25T22:02:40.130Z] 2026-02-25 22:02:39,957 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.331s. Listening on: http://localhost:8081
[2026-02-25T22:02:40.130Z] 2026-02-25 22:02:39,957 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:40.130Z] 2026-02-25 22:02:39,957 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:40.442Z] 2026-02-25 22:02:40,255 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-4) Encryption key was not specified for persistent FORM auth, using temporary key V0ipUp9vZ4WaawbzPKVRhzL6Ygx9KFyLV3rbdQbAMBs=
[2026-02-25T22:02:40.794Z] 2026-02-25 22:02:40,495 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:02:40.794Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.356 s - in io.quarkus.vertx.http.security.CombinedFormBasicAuthTestCase
[2026-02-25T22:02:40.794Z] [INFO] Running io.quarkus.vertx.http.security.DefaultDenyTestCase
[2026-02-25T22:02:41.473Z] 2026-02-25 22:02:41,338 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.362s. Listening on: http://localhost:8081
[2026-02-25T22:02:41.473Z] 2026-02-25 22:02:41,338 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:41.473Z] 2026-02-25 22:02:41,339 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:42.583Z] 2026-02-25 22:02:42,158 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T22:02:42.583Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.661 s - in io.quarkus.vertx.http.security.DefaultDenyTestCase
[2026-02-25T22:02:42.583Z] [INFO] Running io.quarkus.vertx.http.security.DisabledPermissionTestCase
[2026-02-25T22:02:43.257Z] 2026-02-25 22:02:42,989 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.319s. Listening on: http://localhost:8081
[2026-02-25T22:02:43.257Z] 2026-02-25 22:02:42,990 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:43.257Z] 2026-02-25 22:02:42,990 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:43.597Z] 2026-02-25 22:02:43,475 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:02:43.597Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.31 s - in io.quarkus.vertx.http.security.DisabledPermissionTestCase
[2026-02-25T22:02:43.597Z] [INFO] Running io.quarkus.vertx.http.security.EmptyChallengeTestCase
[2026-02-25T22:02:44.707Z] 2026-02-25 22:02:44,333 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2026-02-25T22:02:44.707Z] 2026-02-25 22:02:44,334 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:44.707Z] 2026-02-25 22:02:44,334 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:45.018Z] 2026-02-25 22:02:44,768 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:02:45.018Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 s - in io.quarkus.vertx.http.security.EmptyChallengeTestCase
[2026-02-25T22:02:45.018Z] [INFO] Running io.quarkus.vertx.http.security.FailedIdentityProviderTestCase
[2026-02-25T22:02:45.692Z] 2026-02-25 22:02:45,498 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.315s. Listening on: http://localhost:8081
[2026-02-25T22:02:45.692Z] 2026-02-25 22:02:45,499 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:45.692Z] 2026-02-25 22:02:45,499 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:46.002Z] 2026-02-25 22:02:45,825 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:02:46.002Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.057 s - in io.quarkus.vertx.http.security.FailedIdentityProviderTestCase
[2026-02-25T22:02:46.002Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthCookiesTestCase
[2026-02-25T22:02:46.676Z] 2026-02-25 22:02:46,625 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.336s. Listening on: http://localhost:8081
[2026-02-25T22:02:46.676Z] 2026-02-25 22:02:46,626 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:46.676Z] 2026-02-25 22:02:46,626 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:47.772Z] 2026-02-25 22:02:47,383 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:02:47.772Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.549 s - in io.quarkus.vertx.http.security.FormAuthCookiesTestCase
[2026-02-25T22:02:47.772Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthNoRedirectTestCase
[2026-02-25T22:02:48.442Z] 2026-02-25 22:02:48,215 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2026-02-25T22:02:48.442Z] 2026-02-25 22:02:48,216 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:48.443Z] 2026-02-25 22:02:48,216 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:48.755Z] 2026-02-25 22:02:48,506 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-0) Encryption key was not specified for persistent FORM auth, using temporary key bTLKeabsuES0PzmFtfB1wc8MML6ODFrwDHFYWxzhZI8=
[2026-02-25T22:02:49.066Z] 2026-02-25 22:02:48,763 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:02:49.066Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.386 s - in io.quarkus.vertx.http.security.FormAuthNoRedirectTestCase
[2026-02-25T22:02:49.066Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthParametersTestCase
[2026-02-25T22:02:49.740Z] 2026-02-25 22:02:49,599 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.370s. Listening on: http://localhost:8081
[2026-02-25T22:02:49.740Z] 2026-02-25 22:02:49,600 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:49.740Z] 2026-02-25 22:02:49,600 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:50.415Z] 2026-02-25 22:02:49,877 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-1) Encryption key was not specified for persistent FORM auth, using temporary key dR7vIGUaBL4irqObmjCT4N5QbtgXzLN0UO7e7Q3aGhQ=
[2026-02-25T22:02:50.415Z] 2026-02-25 22:02:50,106 ERROR [io.qua.ver.htt.run.sec.FormAuthenticationMechanism] (vert.x-eventloop-thread-2) Location cookie value http://localhost does not match the current request URI http://localhost:8081/auth's scheme, host or port
[2026-02-25T22:02:50.415Z] 2026-02-25 22:02:50,107 ERROR [io.qua.ver.htt.run.sec.FormAuthenticationMechanism] (vert.x-eventloop-thread-2) Unable to complete post authentication: io.quarkus.security.AuthenticationCompletionException
[2026-02-25T22:02:50.415Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism.verifyRedirectBackLocation(FormAuthenticationMechanism.java:143)
[2026-02-25T22:02:50.415Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism.handleRedirectBack(FormAuthenticationMechanism.java:123)
[2026-02-25T22:02:50.415Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:89)
[2026-02-25T22:02:50.415Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2026-02-25T22:02:50.415Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-25T22:02:50.415Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-02-25T22:02:50.415Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:02:50.415Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:02:50.415Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:02:50.415Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:02:50.415Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:02:50.415Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-25T22:02:50.415Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-25T22:02:50.415Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2026-02-25T22:02:50.415Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2026-02-25T22:02:50.415Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:02:50.415Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:02:50.415Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2026-02-25T22:02:50.415Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2026-02-25T22:02:50.415Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2026-02-25T22:02:50.415Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2026-02-25T22:02:50.415Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2026-02-25T22:02:50.415Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2026-02-25T22:02:50.415Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2026-02-25T22:02:50.415Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2026-02-25T22:02:50.415Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2026-02-25T22:02:50.415Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2026-02-25T22:02:50.415Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2026-02-25T22:02:50.415Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2026-02-25T22:02:50.415Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:02:50.415Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:50.415Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:02:50.415Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:50.415Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:50.415Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:02:50.415Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:50.415Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:02:50.415Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:50.415Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:50.415Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:50.415Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:50.415Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:02:50.415Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:02:50.415Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:02:50.415Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:02:50.415Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:02:50.415Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:02:50.415Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:02:50.415Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:02:50.415Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:02:50.415Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:02:50.415Z]
[2026-02-25T22:02:50.415Z] 2026-02-25 22:02:50,134 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:02:50.415Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s - in io.quarkus.vertx.http.security.FormAuthParametersTestCase
[2026-02-25T22:02:50.415Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthTestCase
[2026-02-25T22:02:51.089Z] 2026-02-25 22:02:50,999 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.413s. Listening on: http://localhost:8081
[2026-02-25T22:02:51.089Z] 2026-02-25 22:02:50,999 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:51.089Z] 2026-02-25 22:02:50,999 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:51.762Z] 2026-02-25 22:02:51,355 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-1) Encryption key was not specified for persistent FORM auth, using temporary key 6OXBwAN8BDyun5N6N/ZqItcIP54cqXZBmZG09GLWIhI=
[2026-02-25T22:02:51.762Z] 2026-02-25 22:02:51,647 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:02:51.762Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.515 s - in io.quarkus.vertx.http.security.FormAuthTestCase
[2026-02-25T22:02:51.762Z] [INFO] Running io.quarkus.vertx.http.security.LazyFormAuthTestCase
[2026-02-25T22:02:52.861Z] 2026-02-25 22:02:52,462 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.328s. Listening on: http://localhost:8081
[2026-02-25T22:02:52.861Z] 2026-02-25 22:02:52,462 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:52.861Z] 2026-02-25 22:02:52,462 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:53.189Z] 2026-02-25 22:02:52,782 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-0) Encryption key was not specified for persistent FORM auth, using temporary key Kgt/I2yI7Pxg54wcu7diuz2M1RN6QaszN3aHsdXRFTM=
[2026-02-25T22:02:53.189Z] 2026-02-25 22:02:52,945 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-7) HTTP Request to /j_security_check failed, error id: 3abb517e-21d6-43e1-a4f5-6c14f61a778e-1: java.lang.IllegalStateException: Response has already been written
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:403)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2026-02-25T22:02:53.189Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:25)
[2026-02-25T22:02:53.189Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:15)
[2026-02-25T22:02:53.189Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:02:53.189Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:02:53.189Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:02:53.189Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:313)
[2026-02-25T22:02:53.189Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:305)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.UniOnTermination$UniOnTerminationProcessor.onItem(UniOnTermination.java:39)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.performInnerSubscription(UniOnItemTransformToUni.java:81)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:57)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.complete(DefaultUniEmitter.java:37)
[2026-02-25T22:02:53.189Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:97)
[2026-02-25T22:02:53.189Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2026-02-25T22:02:53.189Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-25T22:02:53.189Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2026-02-25T22:02:53.189Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2026-02-25T22:02:53.189Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:02:53.189Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2026-02-25T22:02:53.189Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2026-02-25T22:02:53.189Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2026-02-25T22:02:53.189Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2026-02-25T22:02:53.189Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2026-02-25T22:02:53.189Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:02:53.189Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.189Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:02:53.189Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.189Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.189Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:02:53.189Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.189Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.189Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.189Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:02:53.189Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:02:53.189Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:02:53.189Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:02:53.189Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:02:53.189Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:02:53.189Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:02:53.189Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:02:53.189Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:02:53.189Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:02:53.189Z]
[2026-02-25T22:02:53.189Z] 2026-02-25 22:02:53,002 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-5) HTTP Request to /j_security_check failed, error id: 3abb517e-21d6-43e1-a4f5-6c14f61a778e-2: java.lang.IllegalStateException: Response has already been written
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:403)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2026-02-25T22:02:53.189Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:25)
[2026-02-25T22:02:53.189Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:15)
[2026-02-25T22:02:53.189Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:02:53.189Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:02:53.189Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:02:53.189Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:313)
[2026-02-25T22:02:53.189Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:305)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.UniOnTermination$UniOnTerminationProcessor.onItem(UniOnTermination.java:39)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.performInnerSubscription(UniOnItemTransformToUni.java:81)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:57)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.complete(DefaultUniEmitter.java:37)
[2026-02-25T22:02:53.189Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:97)
[2026-02-25T22:02:53.189Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2026-02-25T22:02:53.189Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-25T22:02:53.189Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-25T22:02:53.189Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2026-02-25T22:02:53.189Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2026-02-25T22:02:53.189Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:02:53.189Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2026-02-25T22:02:53.189Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2026-02-25T22:02:53.189Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2026-02-25T22:02:53.189Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2026-02-25T22:02:53.189Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2026-02-25T22:02:53.189Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:02:53.189Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.189Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:02:53.189Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.189Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.189Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:02:53.189Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:02:53.189Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.189Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.189Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.189Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.189Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:02:53.189Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:02:53.189Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:02:53.189Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:02:53.190Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:02:53.190Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:02:53.190Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:02:53.190Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:02:53.190Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:02:53.190Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:02:53.190Z]
[2026-02-25T22:02:53.190Z] 2026-02-25 22:02:53,035 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /j_security_check failed, error id: 3abb517e-21d6-43e1-a4f5-6c14f61a778e-3: java.lang.IllegalStateException: Response has already been written
[2026-02-25T22:02:53.190Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:403)
[2026-02-25T22:02:53.190Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2026-02-25T22:02:53.190Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2026-02-25T22:02:53.190Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:25)
[2026-02-25T22:02:53.190Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:15)
[2026-02-25T22:02:53.190Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:02:53.190Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:02:53.190Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:02:53.190Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:313)
[2026-02-25T22:02:53.190Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:305)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.operators.uni.UniOnTermination$UniOnTerminationProcessor.onItem(UniOnTermination.java:39)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.performInnerSubscription(UniOnItemTransformToUni.java:81)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:57)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.complete(DefaultUniEmitter.java:37)
[2026-02-25T22:02:53.190Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:97)
[2026-02-25T22:02:53.190Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2026-02-25T22:02:53.190Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-25T22:02:53.190Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-25T22:02:53.190Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2026-02-25T22:02:53.190Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2026-02-25T22:02:53.190Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:02:53.190Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:02:53.190Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2026-02-25T22:02:53.190Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2026-02-25T22:02:53.190Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2026-02-25T22:02:53.190Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2026-02-25T22:02:53.190Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2026-02-25T22:02:53.190Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2026-02-25T22:02:53.190Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2026-02-25T22:02:53.190Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2026-02-25T22:02:53.190Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2026-02-25T22:02:53.190Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2026-02-25T22:02:53.190Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2026-02-25T22:02:53.190Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2026-02-25T22:02:53.190Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:02:53.190Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.190Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:02:53.190Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.190Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.190Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:02:53.190Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.190Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:02:53.190Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.190Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:02:53.190Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:02:53.190Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:02:53.190Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:02:53.190Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:02:53.190Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:02:53.190Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:02:53.190Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:02:53.190Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:02:53.190Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:02:53.190Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:02:53.190Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:02:53.190Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:02:53.190Z]
[2026-02-25T22:02:53.190Z] 2026-02-25 22:02:53,062 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:02:53.190Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.409 s - in io.quarkus.vertx.http.security.LazyFormAuthTestCase
[2026-02-25T22:02:53.190Z] [INFO] Running io.quarkus.vertx.http.security.MtlsRequestBasicAuthTest
[2026-02-25T22:02:54.285Z] 2026-02-25 22:02:53,906 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.393s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-25T22:02:54.285Z] 2026-02-25 22:02:53,906 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:54.285Z] 2026-02-25 22:02:53,906 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:54.597Z] 2026-02-25 22:02:54,509 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:02:54.597Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.452 s - in io.quarkus.vertx.http.security.MtlsRequestBasicAuthTest
[2026-02-25T22:02:54.597Z] [INFO] Running io.quarkus.vertx.http.security.MtlsRequestTest
[2026-02-25T22:02:55.693Z] 2026-02-25 22:02:55,641 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.537s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-25T22:02:55.693Z] 2026-02-25 22:02:55,642 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:55.693Z] 2026-02-25 22:02:55,642 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:56.367Z] 2026-02-25 22:02:56,285 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:02:56.367Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.769 s - in io.quarkus.vertx.http.security.MtlsRequestTest
[2026-02-25T22:02:56.367Z] [INFO] Running io.quarkus.vertx.http.security.MtlsRequiredTest
[2026-02-25T22:02:58.095Z] 2026-02-25 22:02:57,534 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.465s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-25T22:02:58.095Z] 2026-02-25 22:02:57,535 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:58.095Z] 2026-02-25 22:02:57,535 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:58.095Z] 2026-02-25 22:02:57,983 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:02:58.095Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.693 s - in io.quarkus.vertx.http.security.MtlsRequiredTest
[2026-02-25T22:02:58.095Z] [INFO] Running io.quarkus.vertx.http.security.PermitDenyAllTestCase
[2026-02-25T22:02:59.253Z] 2026-02-25 22:02:58,883 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.355s. Listening on: http://localhost:8081
[2026-02-25T22:02:59.253Z] 2026-02-25 22:02:58,883 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:02:59.253Z] 2026-02-25 22:02:58,883 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:02:59.566Z] 2026-02-25 22:02:59,409 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-25T22:02:59.566Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.431 s - in io.quarkus.vertx.http.security.PermitDenyAllTestCase
[2026-02-25T22:02:59.566Z] [INFO] Running io.quarkus.vertx.http.security.RolesAllowedLazyAuthTestCase
[2026-02-25T22:03:00.244Z] 2026-02-25 22:03:00,225 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.363s. Listening on: http://localhost:8081
[2026-02-25T22:03:00.244Z] 2026-02-25 22:03:00,225 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:03:00.244Z] 2026-02-25 22:03:00,225 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:01.356Z] 2026-02-25 22:03:01,236 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:03:01.356Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.818 s - in io.quarkus.vertx.http.security.RolesAllowedLazyAuthTestCase
[2026-02-25T22:03:01.356Z] [INFO] Running io.quarkus.vertx.http.security.RolesAllowedTestCase
[2026-02-25T22:03:02.456Z] 2026-02-25 22:03:02,108 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.335s. Listening on: http://localhost:8081
[2026-02-25T22:03:02.456Z] 2026-02-25 22:03:02,109 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:03:02.456Z] 2026-02-25 22:03:02,109 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:03.556Z] 2026-02-25 22:03:03,148 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:03:03.556Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.91 s - in io.quarkus.vertx.http.security.RolesAllowedTestCase
[2026-02-25T22:03:03.556Z] [INFO] Running io.quarkus.vertx.http.security.TrimmedPathTestCase
[2026-02-25T22:03:04.658Z] 2026-02-25 22:03:04,269 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.525s. Listening on: http://localhost:8081
[2026-02-25T22:03:04.658Z] 2026-02-25 22:03:04,270 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:03:04.658Z] 2026-02-25 22:03:04,270 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:05.338Z] 2026-02-25 22:03:05,029 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:03:05.338Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.873 s - in io.quarkus.vertx.http.security.TrimmedPathTestCase
[2026-02-25T22:03:05.338Z] [INFO] Running io.quarkus.vertx.http.shutdown.ShutdownTest
[2026-02-25T22:03:06.024Z] 2026-02-25 22:03:05,963 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.439s. Listening on: http://localhost:8081
[2026-02-25T22:03:06.024Z] 2026-02-25 22:03:05,964 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:03:06.024Z] 2026-02-25 22:03:05,964 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:11.806Z] 2026-02-25 22:03:07,007 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (main) Waiting for HTTP requests to complete
[2026-02-25T22:03:11.806Z] 2026-02-25 22:03:11,092 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (vert.x-eventloop-thread-4) All HTTP requests complete
[2026-02-25T22:03:11.806Z] 2026-02-25 22:03:11,111 INFO [io.quarkus] (main) Quarkus stopped in 4.105s
[2026-02-25T22:03:11.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.079 s - in io.quarkus.vertx.http.shutdown.ShutdownTest
[2026-02-25T22:03:11.806Z] [INFO] Running io.quarkus.vertx.http.shutdown.ShutdownTimeoutDefaultExecutorTest
[2026-02-25T22:03:14.004Z] 2026-02-25 22:03:13,810 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.312s. Listening on: http://localhost:8081
[2026-02-25T22:03:14.004Z] 2026-02-25 22:03:13,811 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:03:14.004Z] 2026-02-25 22:03:13,811 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:15.601Z] 2026-02-25 22:03:14,971 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (main) Waiting for HTTP requests to complete
[2026-02-25T22:03:15.601Z] 2026-02-25 22:03:15,072 ERROR [io.qua.run.shu.ShutdownRecorder] (main) Timed out waiting for graceful shutdown, shutting down anyway.
[2026-02-25T22:03:15.601Z] 2026-02-25 22:03:15,081 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (vert.x-eventloop-thread-1) All HTTP requests complete
[2026-02-25T22:03:15.601Z] 2026-02-25 22:03:15,092 INFO [io.quarkus] (main) Quarkus stopped in 0.122s
[2026-02-25T22:03:15.601Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.976 s - in io.quarkus.vertx.http.shutdown.ShutdownTimeoutDefaultExecutorTest
[2026-02-25T22:03:15.601Z] [INFO] Running io.quarkus.vertx.http.shutdown.ShutdownTimeoutTest
[2026-02-25T22:03:15.942Z] 2026-02-25 22:03:15,855 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.318s. Listening on: http://localhost:8081
[2026-02-25T22:03:15.942Z] 2026-02-25 22:03:15,855 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:03:15.942Z] 2026-02-25 22:03:15,856 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:17.528Z] 2026-02-25 22:03:16,916 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (main) Waiting for HTTP requests to complete
[2026-02-25T22:03:17.528Z] 2026-02-25 22:03:17,016 ERROR [io.qua.run.shu.ShutdownRecorder] (main) Timed out waiting for graceful shutdown, shutting down anyway.
[2026-02-25T22:03:17.528Z] 2026-02-25 22:03:17,027 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (vert.x-eventloop-thread-0) All HTTP requests complete
[2026-02-25T22:03:17.528Z] 2026-02-25 22:03:17,038 INFO [io.quarkus] (main) Quarkus stopped in 0.123s
[2026-02-25T22:03:17.528Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.938 s - in io.quarkus.vertx.http.shutdown.ShutdownTimeoutTest
[2026-02-25T22:03:17.528Z] [INFO] Running io.quarkus.vertx.http.ssl.SslServerWithJksTest
[2026-02-25T22:03:18.200Z] 2026-02-25 22:03:17,933 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.485s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-25T22:03:18.200Z] 2026-02-25 22:03:17,933 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:03:18.200Z] 2026-02-25 22:03:17,933 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:18.877Z] 2026-02-25 22:03:18,556 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:03:18.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.517 s - in io.quarkus.vertx.http.ssl.SslServerWithJksTest
[2026-02-25T22:03:18.877Z] [INFO] Running io.quarkus.vertx.http.ssl.SslServerWithP12Test
[2026-02-25T22:03:20.515Z] 2026-02-25 22:03:20,313 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.311s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-25T22:03:20.515Z] 2026-02-25 22:03:20,314 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:03:20.515Z] 2026-02-25 22:03:20,314 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:20.826Z] 2026-02-25 22:03:20,682 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:03:20.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.124 s - in io.quarkus.vertx.http.ssl.SslServerWithP12Test
[2026-02-25T22:03:20.826Z] [INFO] Running io.quarkus.vertx.http.ssl.SslServerWithPemTest
[2026-02-25T22:03:21.923Z] 2026-02-25 22:03:21,623 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: https://localhost:8444
[2026-02-25T22:03:21.924Z] 2026-02-25 22:03:21,623 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:03:21.924Z] 2026-02-25 22:03:21,623 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:22.235Z] 2026-02-25 22:03:22,030 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T22:03:22.235Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.346 s - in io.quarkus.vertx.http.ssl.SslServerWithPemTest
[2026-02-25T22:03:22.235Z] [INFO] Running io.quarkus.vertx.http.testrunner.QuarkusTestTypeTestCase
[2026-02-25T22:03:26.873Z] 2026-02-25 22:03:22,697 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:03:26.873Z] Tests paused
[2026-02-25T22:03:26.873Z] Running tests for the first time
[2026-02-25T22:03:26.873Z] Starting test run, 2 tests to run.
[2026-02-25T22:03:26.873Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-25T22:03:26.873Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-25T22:03:26.873Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:03:26.873Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:03:26.873Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:03:26.873Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:03:26.873Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:03:26.873Z] 2026-02-25 22:03:24,636 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.247s. Listening on: http://localhost:8080
[2026-02-25T22:03:26.873Z] 2026-02-25 22:03:24,637 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:03:26.873Z] 2026-02-25 22:03:24,637 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:26.873Z] 2026-02-25 22:03:25,425 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.756s. Listening on: http://localhost:8081
[2026-02-25T22:03:26.873Z] 2026-02-25 22:03:25,426 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:03:26.873Z] 2026-02-25 22:03:25,426 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:26.873Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-25T22:03:26.873Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-25T22:03:26.873Z] 2026-02-25 22:03:25,836 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.016s
[2026-02-25T22:03:26.873Z] 2026-02-25 22:03:25,846 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-02-25T22:03:26.873Z] 2026-02-25 22:03:25,846 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-02-25T22:03:26.873Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T22:03:26.873Z] Expected status code <200> but was <404>.
[2026-02-25T22:03:26.873Z]
[2026-02-25T22:03:26.873Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T22:03:26.873Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T22:03:26.873Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T22:03:26.873Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T22:03:26.873Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T22:03:26.873Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T22:03:26.873Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T22:03:26.873Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-25T22:03:26.874Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-25T22:03:26.874Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T22:03:26.874Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T22:03:26.874Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T22:03:26.874Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-02-25T22:03:26.874Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2026-02-25T22:03:26.874Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2026-02-25T22:03:26.874Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T22:03:26.874Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:26.874Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:26.874Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:26.874Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:26.874Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T22:03:26.874Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T22:03:26.874Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T22:03:26.874Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-25T22:03:26.874Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-25T22:03:26.874Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:03:26.874Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-25T22:03:26.874Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-25T22:03:26.874Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-25T22:03:26.874Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-25T22:03:26.874Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:03:26.874Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-25T22:03:26.874Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-25T22:03:26.874Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:26.874Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:26.874Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:26.874Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:26.874Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:26.874Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T22:03:26.874Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T22:03:26.874Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T22:03:26.874Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T22:03:26.874Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-25T22:03:26.874Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:26.874Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2026-02-25T22:03:26.874Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:26.874Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:26.874Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:26.874Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:26.874Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T22:03:26.874Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:03:26.874Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:26.874Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:26.874Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:03:26.874Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:03:26.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:03:26.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:03:26.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:03:26.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:03:26.874Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:03:26.874Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:03:26.874Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:03:26.874Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:03:26.874Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:03:26.874Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:03:26.874Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:03:26.874Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:03:26.874Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:03:26.874Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:26.874Z]
[2026-02-25T22:03:26.874Z] 2026-02-25 22:03:25,849 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:03:26.874Z] 1 test failed (1 passing, 0 skipped), 2 tests were run in 2776ms. Tests completed at 22:03:25.
[2026-02-25T22:03:26.874Z] 2026-02-25 22:03:25,899 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-25T22:03:26.875Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.912 s - in io.quarkus.vertx.http.testrunner.QuarkusTestTypeTestCase
[2026-02-25T22:03:26.875Z] [INFO] Running io.quarkus.vertx.http.testrunner.TestChangeTrackingWhenStartFailsTestCase
[2026-02-25T22:03:34.000Z] 2026-02-25 22:03:26,642 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:03:34.000Z] Tests paused
[2026-02-25T22:03:34.000Z] Running tests for the first time
[2026-02-25T22:03:34.000Z] Starting test run, 4 tests to run.
[2026-02-25T22:03:34.000Z] Running 1/4. Running: #JUnit Jupiter
[2026-02-25T22:03:34.000Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2026-02-25T22:03:34.000Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:03:34.000Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:03:34.000Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:03:34.000Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:03:34.000Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:03:34.000Z] 2026-02-25 22:03:28,410 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.036s. Listening on: http://localhost:8080
[2026-02-25T22:03:34.000Z] 2026-02-25 22:03:28,410 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:03:34.000Z] 2026-02-25 22:03:28,410 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:34.000Z] 2026-02-25 22:03:28,808 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.488s. Listening on: http://localhost:8081
[2026-02-25T22:03:34.000Z] 2026-02-25 22:03:28,808 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:03:34.000Z] 2026-02-25 22:03:28,808 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:34.000Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2026-02-25T22:03:34.000Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2026-02-25T22:03:34.000Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-25T22:03:34.000Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-25T22:03:34.000Z] Running 4/4. 2 failures so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-25T22:03:34.000Z] 2026-02-25 22:03:29,166 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.018s
[2026-02-25T22:03:34.000Z] 2026-02-25 22:03:29,181 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-02-25T22:03:34.000Z] 2026-02-25 22:03:29,183 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-02-25T22:03:34.000Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T22:03:34.000Z] Expected status code <200> but was <404>.
[2026-02-25T22:03:34.000Z]
[2026-02-25T22:03:34.000Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T22:03:34.000Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T22:03:34.000Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T22:03:34.000Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T22:03:34.000Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T22:03:34.000Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T22:03:34.000Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T22:03:34.000Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T22:03:34.000Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T22:03:34.000Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T22:03:34.000Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T22:03:34.000Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:34.000Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:34.000Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:34.000Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:34.000Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T22:03:34.000Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T22:03:34.000Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T22:03:34.000Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:03:34.000Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-25T22:03:34.000Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-25T22:03:34.000Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-25T22:03:34.000Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-25T22:03:34.000Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:34.000Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:34.000Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:34.000Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:34.000Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:34.000Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T22:03:34.000Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T22:03:34.000Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T22:03:34.001Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-25T22:03:34.001Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:34.001Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2026-02-25T22:03:34.001Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:34.001Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:34.001Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:34.001Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:34.001Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T22:03:34.001Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:34.001Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:34.001Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:03:34.001Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:03:34.001Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:03:34.001Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:03:34.001Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:03:34.001Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:03:34.001Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:03:34.001Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:03:34.001Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:03:34.001Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:03:34.001Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:03:34.001Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:03:34.001Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:03:34.001Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:03:34.001Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:34.001Z]
[2026-02-25T22:03:34.001Z] 2026-02-25 22:03:29,184 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2026-02-25T22:03:34.001Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T22:03:34.001Z] Expected status code <200> but was <404>.
[2026-02-25T22:03:34.001Z]
[2026-02-25T22:03:34.001Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T22:03:34.001Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T22:03:34.001Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T22:03:34.001Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T22:03:34.001Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T22:03:34.001Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T22:03:34.001Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2026-02-25T22:03:34.001Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T22:03:34.001Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:34.001Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:34.001Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:34.001Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:03:34.001Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-25T22:03:34.001Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:03:34.001Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-25T22:03:34.001Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-25T22:03:34.001Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:34.001Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:34.001Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:34.001Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:34.001Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T22:03:34.001Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T22:03:34.001Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T22:03:34.001Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T22:03:34.001Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-25T22:03:34.001Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:34.001Z] at io.quarkus.vertx.http.testrunner.DuplicateSimpleET.testHelloEndpoint(DuplicateSimpleET.java:20)
[2026-02-25T22:03:34.001Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:34.001Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:34.001Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:34.001Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:34.001Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T22:03:34.001Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:03:34.001Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:34.001Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:34.001Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:03:34.001Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:03:34.002Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:03:34.002Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:03:34.002Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:03:34.002Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:03:34.002Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:34.002Z]
[2026-02-25T22:03:34.002Z] 2026-02-25 22:03:29,184 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:03:34.002Z] 2 tests failed (2 passing, 0 skipped), 4 tests were run in 2185ms. Tests completed at 22:03:29.
[2026-02-25T22:03:34.002Z] Starting test run, 4 tests to run.
[2026-02-25T22:03:34.002Z] Running 1/4. Running: #JUnit Jupiter
[2026-02-25T22:03:34.002Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2026-02-25T22:03:34.002Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2026-02-25T22:03:34.002Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2026-02-25T22:03:34.002Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-25T22:03:34.002Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-25T22:03:34.002Z] Running 4/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-25T22:03:34.002Z] 2026-02-25 22:03:31,012 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-25T22:03:34.002Z] 2026-02-25 22:03:31,012 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2026-02-25T22:03:34.002Z] : java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
[2026-02-25T22:03:34.002Z] at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:631)
[2026-02-25T22:03:34.002Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:702)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:73)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:77)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:355)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:302)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:280)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272)
[2026-02-25T22:03:34.002Z] at java.base/java.util.Optional.orElseGet(Optional.java:364)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
[2026-02-25T22:03:34.002Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:34.002Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:03:34.002Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:03:34.002Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:03:34.002Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:03:34.002Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:03:34.002Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:03:34.002Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:34.002Z] Caused by: java.lang.RuntimeException: Failed to start quarkus
[2026-02-25T22:03:34.002Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-02-25T22:03:34.002Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-02-25T22:03:34.002Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:34.002Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:34.002Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:34.002Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:34.002Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2026-02-25T22:03:34.002Z] at io.quarkus.test.junit.QuarkusTestExtension.doJavaStart(QuarkusTestExtension.java:249)
[2026-02-25T22:03:34.002Z] at io.quarkus.test.junit.QuarkusTestExtension.ensureStarted(QuarkusTestExtension.java:608)
[2026-02-25T22:03:34.002Z] at io.quarkus.test.junit.QuarkusTestExtension.beforeAll(QuarkusTestExtension.java:646)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2026-02-25T22:03:34.002Z] ... 34 more
[2026-02-25T22:03:34.002Z] Caused by: java.lang.RuntimeException: FAIL
[2026-02-25T22:03:34.002Z] at io.quarkus.vertx.http.testrunner.StartupFailer.fail(StartupFailer.java:18)
[2026-02-25T22:03:34.002Z] at io.quarkus.vertx.http.testrunner.StartupFailer.route(StartupFailer.java:13)
[2026-02-25T22:03:34.002Z] at io.quarkus.vertx.http.testrunner.StartupFailer_Observer_route_92f6975e6a9ae47b604c3f336d0f273e6ace24d9.notify(Unknown Source)
[2026-02-25T22:03:34.002Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T22:03:34.002Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-02-25T22:03:34.002Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-02-25T22:03:34.002Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder.finalizeRouter(VertxHttpRecorder.java:325)
[2026-02-25T22:03:34.002Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy_0(Unknown Source)
[2026-02-25T22:03:34.002Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy(Unknown Source)
[2026-02-25T22:03:34.002Z] ... 50 more
[2026-02-25T22:03:34.002Z]
[2026-02-25T22:03:34.002Z] 2026-02-25 22:03:31,013 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:03:34.002Z] 1 test failed (0 passing, 3 skipped), 1 test was run in 567ms. Tests completed at 22:03:31 due to changes to StartupFailer.class.
[2026-02-25T22:03:34.002Z] Starting test run, 4 tests to run.
[2026-02-25T22:03:34.002Z] Running 1/4. Running: #JUnit Jupiter
[2026-02-25T22:03:34.002Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2026-02-25T22:03:34.002Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2026-02-25T22:03:34.002Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2026-02-25T22:03:34.002Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-25T22:03:34.002Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-25T22:03:34.002Z] Running 4/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-25T22:03:34.002Z] 2026-02-25 22:03:32,674 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #3 ====================
[2026-02-25T22:03:34.002Z] 2026-02-25 22:03:32,674 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2026-02-25T22:03:34.002Z] : java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
[2026-02-25T22:03:34.002Z] at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:631)
[2026-02-25T22:03:34.002Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:702)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:73)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:77)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:355)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:302)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:280)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272)
[2026-02-25T22:03:34.002Z] at java.base/java.util.Optional.orElseGet(Optional.java:364)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101)
[2026-02-25T22:03:34.002Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
[2026-02-25T22:03:34.002Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:34.002Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:34.002Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:03:34.003Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:03:34.003Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:03:34.003Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:03:34.003Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:03:34.003Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:03:34.003Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:03:34.003Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:03:34.003Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:03:34.003Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:03:34.003Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:03:34.003Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:03:34.003Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:03:34.003Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:03:34.003Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:03:34.003Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:03:34.003Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:34.003Z] Caused by: java.lang.RuntimeException: Failed to start quarkus
[2026-02-25T22:03:34.003Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-02-25T22:03:34.003Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-02-25T22:03:34.003Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:34.003Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:34.003Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:34.003Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:34.003Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2026-02-25T22:03:34.003Z] at io.quarkus.test.junit.QuarkusTestExtension.doJavaStart(QuarkusTestExtension.java:249)
[2026-02-25T22:03:34.003Z] at io.quarkus.test.junit.QuarkusTestExtension.ensureStarted(QuarkusTestExtension.java:608)
[2026-02-25T22:03:34.003Z] at io.quarkus.test.junit.QuarkusTestExtension.beforeAll(QuarkusTestExtension.java:646)
[2026-02-25T22:03:34.003Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2026-02-25T22:03:34.003Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.003Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2026-02-25T22:03:34.003Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2026-02-25T22:03:34.003Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2026-02-25T22:03:34.003Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2026-02-25T22:03:34.003Z] ... 34 more
[2026-02-25T22:03:34.003Z] Caused by: java.lang.RuntimeException: FAIL
[2026-02-25T22:03:34.003Z] at io.quarkus.vertx.http.testrunner.StartupFailer.fail(StartupFailer.java:18)
[2026-02-25T22:03:34.003Z] at io.quarkus.vertx.http.testrunner.StartupFailer.route(StartupFailer.java:13)
[2026-02-25T22:03:34.003Z] at io.quarkus.vertx.http.testrunner.StartupFailer_Observer_route_92f6975e6a9ae47b604c3f336d0f273e6ace24d9.notify(Unknown Source)
[2026-02-25T22:03:34.003Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T22:03:34.003Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-02-25T22:03:34.003Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-02-25T22:03:34.003Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder.finalizeRouter(VertxHttpRecorder.java:325)
[2026-02-25T22:03:34.003Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy_0(Unknown Source)
[2026-02-25T22:03:34.003Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy(Unknown Source)
[2026-02-25T22:03:34.003Z] ... 50 more
[2026-02-25T22:03:34.003Z]
[2026-02-25T22:03:34.003Z] 2026-02-25 22:03:32,675 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:03:34.687Z] 1 test failed (0 passing, 3 skipped), 1 test was run in 487ms. Tests completed at 22:03:32 due to changes to StartupFailer.class.
[2026-02-25T22:03:34.687Z] Starting test run, 4 tests to run.
[2026-02-25T22:03:34.687Z] Running 1/4. Running: #JUnit Jupiter
[2026-02-25T22:03:34.687Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2026-02-25T22:03:34.687Z] 2026-02-25 22:03:34,214 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.740s. Listening on: http://localhost:8081
[2026-02-25T22:03:34.687Z] 2026-02-25 22:03:34,214 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:03:34.687Z] 2026-02-25 22:03:34,214 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:34.687Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2026-02-25T22:03:34.687Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2026-02-25T22:03:34.687Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-25T22:03:34.687Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-25T22:03:34.687Z] Running 4/4. 2 failures so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-25T22:03:34.687Z] 2026-02-25 22:03:34,270 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.009s
[2026-02-25T22:03:34.687Z] 2026-02-25 22:03:34,276 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #4 ====================
[2026-02-25T22:03:34.687Z] 2026-02-25 22:03:34,276 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-02-25T22:03:34.687Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T22:03:34.687Z] Expected status code <200> but was <404>.
[2026-02-25T22:03:34.687Z]
[2026-02-25T22:03:34.687Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T22:03:34.687Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T22:03:34.687Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T22:03:34.687Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T22:03:34.687Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T22:03:34.687Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T22:03:34.687Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T22:03:34.687Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T22:03:34.687Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T22:03:34.687Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T22:03:34.687Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T22:03:34.687Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:34.687Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:34.687Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:34.687Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:34.687Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T22:03:34.687Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T22:03:34.687Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T22:03:34.687Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:03:34.687Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-25T22:03:34.687Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-25T22:03:34.687Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-25T22:03:34.687Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-25T22:03:34.687Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:34.687Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:34.687Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:34.687Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:34.687Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:34.687Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T22:03:34.687Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T22:03:34.687Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T22:03:34.687Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T22:03:34.687Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-25T22:03:34.687Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:34.687Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2026-02-25T22:03:34.687Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:34.687Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:34.687Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:34.687Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:34.687Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T22:03:34.687Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-25T22:03:34.687Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:34.687Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:34.687Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:34.688Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:03:34.688Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:03:34.688Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:03:34.688Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:34.688Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:34.688Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:34.688Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:03:34.688Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:03:34.688Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:03:34.688Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:03:34.688Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:03:34.688Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.688Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:03:34.688Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:03:34.688Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:34.688Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:34.688Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:03:34.688Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:03:34.688Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:03:34.688Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:03:34.688Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:03:34.688Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:03:34.688Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:03:34.688Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:03:34.688Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:03:34.688Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:03:34.688Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:03:34.688Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:03:34.688Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:03:34.688Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:03:34.688Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:03:34.688Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:34.688Z]
[2026-02-25T22:03:34.688Z] 2026-02-25 22:03:34,276 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2026-02-25T22:03:34.688Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T22:03:34.688Z] Expected status code <200> but was <404>.
[2026-02-25T22:03:34.688Z]
[2026-02-25T22:03:34.688Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T22:03:34.688Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T22:03:34.688Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T22:03:34.688Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T22:03:34.688Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T22:03:34.688Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T22:03:34.688Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T22:03:34.688Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T22:03:34.688Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T22:03:34.688Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T22:03:34.688Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T22:03:34.688Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:34.688Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:34.688Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:34.688Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:34.688Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T22:03:34.688Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T22:03:34.688Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T22:03:34.688Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:03:34.688Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-25T22:03:34.688Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-25T22:03:34.688Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-25T22:03:34.688Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-25T22:03:34.688Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:34.688Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:34.688Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:34.688Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:34.688Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:34.688Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T22:03:34.688Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T22:03:34.688Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T22:03:34.688Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T22:03:34.688Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-25T22:03:34.688Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:34.688Z] at io.quarkus.vertx.http.testrunner.DuplicateSimpleET.testHelloEndpoint(DuplicateSimpleET.java:20)
[2026-02-25T22:03:34.688Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:34.688Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:34.688Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:34.688Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:34.688Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T22:03:34.689Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:03:34.689Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:34.689Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:34.689Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:03:34.689Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:03:34.689Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:03:34.689Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:03:34.689Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:03:34.689Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:03:34.689Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:03:34.689Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:03:34.689Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:03:34.689Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:03:34.689Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:03:34.689Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:03:34.689Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:03:34.689Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:03:34.689Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:03:34.689Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:34.689Z]
[2026-02-25T22:03:34.689Z] 2026-02-25 22:03:34,277 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:03:34.689Z] 2 tests failed (2 passing, 0 skipped), 4 tests were run in 428ms. Tests completed at 22:03:34 due to changes to StartupFailer.class.
[2026-02-25T22:03:34.689Z] 2026-02-25 22:03:34,314 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:03:34.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.41 s - in io.quarkus.vertx.http.testrunner.TestChangeTrackingWhenStartFailsTestCase
[2026-02-25T22:03:34.689Z] [INFO] Running io.quarkus.vertx.http.testrunner.TestFailingBeforeAllTestCase
[2026-02-25T22:03:34.689Z] 2026-02-25 22:03:34,325 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:03:34.689Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-02-25T22:03:34.689Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-02-25T22:03:34.689Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-02-25T22:03:34.689Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:34.689Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:03:34.689Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-25T22:03:34.689Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-02-25T22:03:34.689Z] ... 3 more
[2026-02-25T22:03:34.689Z]
[2026-02-25T22:03:41.818Z] 2026-02-25 22:03:34,902 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:03:41.818Z] Tests paused
[2026-02-25T22:03:41.818Z] Running tests for the first time
[2026-02-25T22:03:41.818Z] Starting test run, 2 tests to run.
[2026-02-25T22:03:41.818Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-25T22:03:41.818Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-25T22:03:41.818Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:03:41.818Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:03:41.818Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:03:41.818Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:03:41.818Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:03:41.818Z] 2026-02-25 22:03:37,091 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.461s. Listening on: http://localhost:8080
[2026-02-25T22:03:41.818Z] 2026-02-25 22:03:37,092 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:03:41.818Z] 2026-02-25 22:03:37,092 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:41.818Z] 2026-02-25 22:03:38,246 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.365s. Listening on: http://localhost:8081
[2026-02-25T22:03:41.818Z] 2026-02-25 22:03:38,247 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:03:41.818Z] 2026-02-25 22:03:38,247 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:41.818Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-25T22:03:41.818Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-25T22:03:41.818Z] 2026-02-25 22:03:38,722 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.016s
[2026-02-25T22:03:41.818Z] 2026-02-25 22:03:38,729 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-02-25T22:03:41.818Z] 2026-02-25 22:03:38,729 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-02-25T22:03:41.818Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T22:03:41.818Z] Expected status code <200> but was <404>.
[2026-02-25T22:03:41.818Z]
[2026-02-25T22:03:41.818Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T22:03:41.818Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T22:03:41.818Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T22:03:41.818Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T22:03:41.818Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T22:03:41.818Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T22:03:41.818Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2026-02-25T22:03:41.818Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T22:03:41.818Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:41.818Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:41.818Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:41.818Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:03:41.818Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-25T22:03:41.818Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:03:41.818Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-25T22:03:41.818Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-25T22:03:41.818Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:41.818Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:41.818Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:41.818Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:41.818Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T22:03:41.818Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T22:03:41.818Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T22:03:41.818Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T22:03:41.818Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-25T22:03:41.818Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:41.818Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2026-02-25T22:03:41.818Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:41.818Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:41.818Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:41.818Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:41.818Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T22:03:41.818Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:03:41.818Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:41.818Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:41.818Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:41.818Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:41.819Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:41.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:41.819Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:41.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:41.819Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:41.819Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:03:41.819Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:03:41.819Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:03:41.819Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:03:41.819Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:03:41.819Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:03:41.819Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:03:41.819Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:03:41.819Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:03:41.819Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:03:41.819Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:03:41.819Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:03:41.819Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:03:41.819Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:03:41.819Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:03:41.819Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:03:41.819Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:41.819Z]
[2026-02-25T22:03:41.819Z] 2026-02-25 22:03:38,730 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:03:41.819Z] 1 test failed (1 passing, 0 skipped), 2 tests were run in 3426ms. Tests completed at 22:03:38.
[2026-02-25T22:03:41.819Z] Starting test run, 2 tests to run.
[2026-02-25T22:03:41.819Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-25T22:03:41.819Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-25T22:03:41.819Z] 2026-02-25 22:03:40,611 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.519s. Listening on: http://localhost:8081
[2026-02-25T22:03:41.819Z] 2026-02-25 22:03:40,612 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:03:41.819Z] 2026-02-25 22:03:40,612 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:41.819Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-25T22:03:41.819Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-25T22:03:41.819Z] 2026-02-25 22:03:40,627 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.009s
[2026-02-25T22:03:41.819Z] 2026-02-25 22:03:40,633 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-25T22:03:41.819Z] 2026-02-25 22:03:40,633 ERROR [io.qua.test] (Test runner thread) Test testHelloEndpoint() failed
[2026-02-25T22:03:41.819Z] : java.lang.RuntimeException
[2026-02-25T22:03:41.819Z] at io.quarkus.vertx.http.testrunner.SimpleET.error(SimpleET.java:14)
[2026-02-25T22:03:41.819Z]
[2026-02-25T22:03:41.819Z] 2026-02-25 22:03:40,633 ERROR [io.qua.test] (Test runner thread) Test SimpleET failed
[2026-02-25T22:03:41.819Z] : java.lang.RuntimeException
[2026-02-25T22:03:41.819Z] at io.quarkus.vertx.http.testrunner.SimpleET.error(SimpleET.java:14)
[2026-02-25T22:03:41.819Z]
[2026-02-25T22:03:41.819Z] 2026-02-25 22:03:40,633 ERROR [io.qua.test] (Test runner thread) Test testGreetingEndpoint() failed
[2026-02-25T22:03:41.819Z] : java.lang.RuntimeException
[2026-02-25T22:03:41.819Z] at io.quarkus.vertx.http.testrunner.SimpleET.error(SimpleET.java:14)
[2026-02-25T22:03:41.819Z]
[2026-02-25T22:03:41.819Z] 2026-02-25 22:03:40,633 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:03:41.819Z] 2 tests failed (0 passing, 0 skipped), 2 tests were run in 569ms. Tests completed at 22:03:40 due to changes to SimpleET.class.
[2026-02-25T22:03:41.819Z] 2026-02-25 22:03:40,649 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T22:03:41.819Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.357 s - in io.quarkus.vertx.http.testrunner.TestFailingBeforeAllTestCase
[2026-02-25T22:03:41.819Z] [INFO] Running io.quarkus.vertx.http.testrunner.TestRunnerSmokeTestCase
[2026-02-25T22:03:48.957Z] 2026-02-25 22:03:41,362 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:03:48.957Z] Tests paused
[2026-02-25T22:03:48.957Z] Running tests for the first time
[2026-02-25T22:03:48.957Z] Starting test run, 4 tests to run.
[2026-02-25T22:03:48.957Z] Running 1/4. Running: #JUnit Jupiter
[2026-02-25T22:03:48.957Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-25T22:03:48.957Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:03:48.957Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:03:48.957Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:03:48.957Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:03:48.957Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:03:48.957Z] 2026-02-25 22:03:43,282 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.168s. Listening on: http://localhost:8080
[2026-02-25T22:03:48.958Z] 2026-02-25 22:03:43,282 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:03:48.958Z] 2026-02-25 22:03:43,282 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:48.958Z] 2026-02-25 22:03:44,020 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.681s. Listening on: http://localhost:8081
[2026-02-25T22:03:48.958Z] 2026-02-25 22:03:44,020 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:03:48.958Z] 2026-02-25 22:03:44,020 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:48.958Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-25T22:03:48.958Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-25T22:03:48.958Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-02-25T22:03:48.958Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2026-02-25T22:03:48.958Z] Running 4/4. 2 failures so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2026-02-25T22:03:48.958Z] 2026-02-25 22:03:44,438 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.020s
[2026-02-25T22:03:48.958Z] 2026-02-25 22:03:44,447 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-02-25T22:03:48.958Z] 2026-02-25 22:03:44,447 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-02-25T22:03:48.958Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T22:03:48.958Z] Expected status code <200> but was <404>.
[2026-02-25T22:03:48.958Z]
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T22:03:48.958Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T22:03:48.958Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T22:03:48.958Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T22:03:48.958Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2026-02-25T22:03:48.958Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:48.958Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:03:48.958Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-25T22:03:48.958Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:03:48.958Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-25T22:03:48.958Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-25T22:03:48.958Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:48.958Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T22:03:48.958Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T22:03:48.958Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T22:03:48.958Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T22:03:48.958Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-25T22:03:48.958Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:48.958Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:48.958Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:48.958Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T22:03:48.958Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:48.958Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:48.958Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:03:48.958Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:03:48.958Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:03:48.958Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:03:48.958Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:03:48.958Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:48.958Z]
[2026-02-25T22:03:48.958Z] 2026-02-25 22:03:44,447 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2026-02-25T22:03:48.958Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-02-25T22:03:48.958Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:48.958Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:48.958Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:48.958Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:48.958Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:03:48.958Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:03:48.958Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:03:48.958Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:03:48.958Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:03:48.958Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:03:48.958Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:48.958Z]
[2026-02-25T22:03:48.958Z] 2026-02-25 22:03:44,448 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest2() failed
[2026-02-25T22:03:48.958Z] : org.opentest4j.AssertionFailedError: expected: <UNIT> but was: <unit>
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-02-25T22:03:48.958Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest2(UnitET.java:10)
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:48.958Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:48.958Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:48.958Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:03:48.958Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:03:48.958Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:48.959Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:48.959Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:03:48.959Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:03:48.959Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:03:48.959Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:03:48.959Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:03:48.959Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:48.959Z]
[2026-02-25T22:03:48.959Z] 2026-02-25 22:03:44,448 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 3 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:03:48.959Z] 3 tests failed (1 passing, 0 skipped), 4 tests were run in 2734ms. Tests completed at 22:03:44.
[2026-02-25T22:03:48.959Z] Starting test run, 4 tests to run.
[2026-02-25T22:03:48.959Z] Running 1/4. Running: #JUnit Jupiter
[2026-02-25T22:03:48.959Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-25T22:03:48.959Z] 2026-02-25 22:03:46,804 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8081
[2026-02-25T22:03:48.959Z] 2026-02-25 22:03:46,804 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:03:48.959Z] 2026-02-25 22:03:46,804 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:48.959Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-25T22:03:48.959Z] Running 2/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-25T22:03:48.959Z] Running 3/4. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-02-25T22:03:48.959Z] Running 3/4. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2026-02-25T22:03:48.959Z] Running 4/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2026-02-25T22:03:48.959Z] 2026-02-25 22:03:46,859 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2026-02-25T22:03:48.959Z] 2026-02-25 22:03:46,868 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-25T22:03:48.959Z] 2026-02-25 22:03:46,868 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2026-02-25T22:03:48.959Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-02-25T22:03:48.959Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2026-02-25T22:03:48.959Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:48.959Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:48.959Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:48.959Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:48.959Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:48.959Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:48.959Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:03:48.959Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:03:48.959Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:03:48.959Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:03:48.959Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:03:48.959Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:48.959Z]
[2026-02-25T22:03:48.959Z] 2026-02-25 22:03:46,868 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest2() failed
[2026-02-25T22:03:48.959Z] : org.opentest4j.AssertionFailedError: expected: <UNIT> but was: <unit>
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-02-25T22:03:48.959Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest2(UnitET.java:10)
[2026-02-25T22:03:48.959Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:48.959Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:48.959Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:48.959Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:48.959Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:03:48.959Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:48.959Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:48.959Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:03:48.959Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:03:48.959Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:03:48.959Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:03:48.959Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:03:48.959Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:03:48.959Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:03:48.959Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:48.959Z]
[2026-02-25T22:03:48.959Z] 2026-02-25 22:03:46,869 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:03:48.959Z] 2 tests failed (2 passing, 0 skipped), 4 tests were run in 642ms. Tests completed at 22:03:46 due to changes to HelloResource.class and 2 other files.
[2026-02-25T22:03:48.959Z] Starting test run, 2 tests to run.
[2026-02-25T22:03:48.959Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-25T22:03:48.959Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-02-25T22:03:48.959Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2026-02-25T22:03:59.616Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2026-02-25T22:03:59.616Z] 2026-02-25 22:03:48,162 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #3 ====================
[2026-02-25T22:03:59.616Z] 2026-02-25 22:03:48,163 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2026-02-25T22:03:59.616Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-02-25T22:03:59.616Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2026-02-25T22:03:59.616Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:59.616Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:59.616Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:59.616Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:59.616Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:03:59.616Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:59.616Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:59.616Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:03:59.616Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:03:59.616Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:03:59.616Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:03:59.616Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:03:59.616Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:03:59.616Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:03:59.616Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:03:59.616Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:03:59.616Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:03:59.616Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:03:59.616Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:03:59.616Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:03:59.616Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:03:59.617Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:03:59.617Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:59.617Z]
[2026-02-25T22:03:59.617Z] 2026-02-25 22:03:48,164 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:03:59.617Z] 1 test failed (3 passing, 0 skipped), 2 tests were run in 108ms. Tests completed at 22:03:48 due to changes to UnitService.class.
[2026-02-25T22:03:59.617Z] Starting test run, 2 tests to run.
[2026-02-25T22:03:59.617Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-25T22:03:59.617Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-02-25T22:03:59.617Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2026-02-25T22:03:59.617Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2026-02-25T22:03:59.617Z] 2026-02-25 22:03:49,377 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-25T22:03:59.617Z] All 4 tests are passing (0 skipped), 2 tests were run in 67ms. Tests completed at 22:03:49 due to changes to UnitET.class.
[2026-02-25T22:03:59.617Z] Starting test run, 2 tests to run.
[2026-02-25T22:03:59.617Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-25T22:03:59.617Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-02-25T22:03:59.617Z] All 2 tests are passing (2 skipped), 0 tests were run in 57ms. Tests completed at 22:03:50 due to changes to UnitET.class.
[2026-02-25T22:03:59.617Z] Starting test run, 0 tests to run.
[2026-02-25T22:03:59.617Z] Running 1/0. Running: #JUnit Jupiter
[2026-02-25T22:03:59.617Z] All 2 tests are passing (0 skipped), 0 tests were run in 12ms. Tests completed at 22:03:51 due to changes to UnitET.class.
[2026-02-25T22:03:59.617Z] Compilation Failed:
[2026-02-25T22:03:59.617Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7311197604758181495/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: ')' expected
[2026-02-25T22:03:59.617Z] event.response().end("hello" world " + event.pathParam("name"));
[2026-02-25T22:03:59.617Z] ^
[2026-02-25T22:03:59.617Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7311197604758181495/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: not a statement
[2026-02-25T22:03:59.617Z] event.response().end("hello" world " + event.pathParam("name"));
[2026-02-25T22:03:59.617Z] ^
[2026-02-25T22:03:59.617Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7311197604758181495/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: ';' expected
[2026-02-25T22:03:59.617Z] event.response().end("hello" world " + event.pathParam("name"));
[2026-02-25T22:03:59.617Z] ^
[2026-02-25T22:03:59.617Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7311197604758181495/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: unclosed string literal
[2026-02-25T22:03:59.617Z] event.response().end("hello" world " + event.pathParam("name"));
[2026-02-25T22:03:59.617Z] ^
[2026-02-25T22:03:59.617Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7311197604758181495/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: not a statement
[2026-02-25T22:03:59.617Z] event.response().end("hello" world " + event.pathParam("name"));
[2026-02-25T22:03:59.617Z] ^
[2026-02-25T22:03:59.617Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7311197604758181495/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:33: error: ';' expected
[2026-02-25T22:03:59.617Z] return "hello" world";
[2026-02-25T22:03:59.617Z] ^
[2026-02-25T22:03:59.617Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7311197604758181495/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:33: error: unclosed string literal
[2026-02-25T22:03:59.617Z] return "hello" world";
[2026-02-25T22:03:59.617Z] ^
[2026-02-25T22:03:59.617Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7311197604758181495/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:33: error: not a statement
[2026-02-25T22:03:59.617Z] return "hello" world";
[2026-02-25T22:03:59.617Z] ^
[2026-02-25T22:03:59.617Z] Starting test run, 2 tests to run.
[2026-02-25T22:03:59.617Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-25T22:03:59.617Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-25T22:03:59.617Z] 2026-02-25 22:03:55,514 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.393s. Listening on: http://localhost:8081
[2026-02-25T22:03:59.617Z] 2026-02-25 22:03:55,514 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:03:59.617Z] 2026-02-25 22:03:55,514 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:59.617Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-25T22:03:59.617Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-25T22:03:59.617Z] 2026-02-25 22:03:55,549 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2026-02-25T22:03:59.617Z] 2026-02-25 22:03:55,554 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #7 ====================
[2026-02-25T22:03:59.617Z] 2026-02-25 22:03:55,554 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-02-25T22:03:59.617Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T22:03:59.617Z] Response body doesn't match expectation.
[2026-02-25T22:03:59.617Z] Expected: is "hello"
[2026-02-25T22:03:59.617Z] Actual: hello world
[2026-02-25T22:03:59.617Z]
[2026-02-25T22:03:59.617Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T22:03:59.617Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T22:03:59.617Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T22:03:59.617Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T22:03:59.617Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T22:03:59.617Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T22:03:59.617Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T22:03:59.617Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T22:03:59.617Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T22:03:59.617Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T22:03:59.617Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T22:03:59.617Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:59.617Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:59.617Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:59.617Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:59.617Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T22:03:59.617Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T22:03:59.617Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T22:03:59.617Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:03:59.617Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-25T22:03:59.617Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-25T22:03:59.617Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:59.617Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:59.617Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:59.617Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:59.617Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:59.617Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T22:03:59.617Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T22:03:59.617Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T22:03:59.617Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T22:03:59.617Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-25T22:03:59.617Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:59.617Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:21)
[2026-02-25T22:03:59.617Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:59.617Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:59.617Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:59.617Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:59.617Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T22:03:59.617Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:03:59.617Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:59.617Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:59.617Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:03:59.617Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:03:59.617Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:03:59.617Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:03:59.617Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:03:59.617Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:03:59.617Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:03:59.617Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:03:59.617Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:03:59.617Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:03:59.617Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:03:59.617Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:03:59.617Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:03:59.617Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:03:59.617Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:03:59.617Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:59.617Z]
[2026-02-25T22:03:59.617Z] 2026-02-25 22:03:55,555 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testGreetingEndpoint() failed
[2026-02-25T22:03:59.617Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T22:03:59.617Z] Response body doesn't match expectation.
[2026-02-25T22:03:59.617Z] Expected: is "hello 20089023-f75d-4cfe-b4cc-dfa6c14dadae"
[2026-02-25T22:03:59.617Z] Actual: hello world 20089023-f75d-4cfe-b4cc-dfa6c14dadae
[2026-02-25T22:03:59.617Z]
[2026-02-25T22:03:59.617Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T22:03:59.617Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T22:03:59.617Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T22:03:59.617Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T22:03:59.617Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T22:03:59.617Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T22:03:59.617Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T22:03:59.618Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T22:03:59.618Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T22:03:59.618Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T22:03:59.618Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T22:03:59.618Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:59.618Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:59.618Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:59.618Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:59.618Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T22:03:59.618Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T22:03:59.618Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T22:03:59.618Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:03:59.618Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-25T22:03:59.618Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-25T22:03:59.618Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:59.618Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:59.618Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:59.618Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:59.618Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:59.618Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T22:03:59.618Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T22:03:59.618Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T22:03:59.618Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T22:03:59.618Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-25T22:03:59.618Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-25T22:03:59.618Z] at io.quarkus.vertx.http.testrunner.SimpleET.testGreetingEndpoint(SimpleET.java:32)
[2026-02-25T22:03:59.618Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:03:59.618Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:03:59.618Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:03:59.618Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:03:59.618Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T22:03:59.618Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:03:59.618Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:59.618Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:59.618Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:03:59.618Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:03:59.618Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:03:59.618Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:03:59.618Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:03:59.618Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:03:59.618Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:03:59.618Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:03:59.618Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:03:59.618Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:03:59.618Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:03:59.618Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:03:59.618Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:03:59.618Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:03:59.618Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:03:59.618Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:59.618Z]
[2026-02-25T22:03:59.618Z] 2026-02-25 22:03:55,555 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:03:59.618Z] 2 tests failed (0 passing, 0 skipped), 2 tests were run in 452ms. Tests completed at 22:03:55 due to changes to HelloResource.class and 2 other files.
[2026-02-25T22:03:59.618Z] Compilation Failed:
[2026-02-25T22:03:59.618Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7311197604758181495/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:21: error: ')' expected
[2026-02-25T22:03:59.618Z] .body(is("hello" world"));
[2026-02-25T22:03:59.618Z] ^
[2026-02-25T22:03:59.618Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7311197604758181495/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:21: error: unclosed string literal
[2026-02-25T22:03:59.618Z] .body(is("hello" world"));
[2026-02-25T22:03:59.618Z] ^
[2026-02-25T22:03:59.618Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7311197604758181495/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:21: error: not a statement
[2026-02-25T22:03:59.618Z] .body(is("hello" world"));
[2026-02-25T22:03:59.618Z] ^
[2026-02-25T22:03:59.618Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7311197604758181495/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:32: error: ')' expected
[2026-02-25T22:03:59.618Z] .body(is("hello" world " + uuid));
[2026-02-25T22:03:59.618Z] ^
[2026-02-25T22:03:59.618Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7311197604758181495/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:32: error: unclosed string literal
[2026-02-25T22:03:59.618Z] .body(is("hello" world " + uuid));
[2026-02-25T22:03:59.618Z] ^
[2026-02-25T22:03:59.618Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7311197604758181495/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:32: error: not a statement
[2026-02-25T22:03:59.618Z] .body(is("hello" world " + uuid));
[2026-02-25T22:03:59.618Z] ^
[2026-02-25T22:03:59.618Z] Starting test run, 2 tests to run.
[2026-02-25T22:03:59.618Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-25T22:03:59.618Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-02-25T22:03:59.618Z] 2026-02-25 22:03:59,171 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.304s. Listening on: http://localhost:8081
[2026-02-25T22:03:59.618Z] 2026-02-25 22:03:59,172 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:03:59.618Z] 2026-02-25 22:03:59,172 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:03:59.618Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-02-25T22:03:59.618Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-02-25T22:03:59.618Z] 2026-02-25 22:03:59,216 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2026-02-25T22:03:59.618Z] 2026-02-25 22:03:59,227 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-25T22:03:59.618Z] All 2 tests are passing (0 skipped), 2 tests were run in 384ms. Tests completed at 22:03:59 due to changes to SimpleET.class.
[2026-02-25T22:03:59.618Z] 2026-02-25 22:03:59,243 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:03:59.618Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.577 s - in io.quarkus.vertx.http.testrunner.TestRunnerSmokeTestCase
[2026-02-25T22:03:59.618Z] [INFO] Running io.quarkus.vertx.http.testrunner.UnitTestTypeTestCase
[2026-02-25T22:03:59.618Z] 2026-02-25 22:03:59,254 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:03:59.618Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-02-25T22:03:59.618Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-02-25T22:03:59.618Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-02-25T22:03:59.618Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:03:59.618Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:03:59.618Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-25T22:03:59.618Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-02-25T22:03:59.618Z] ... 3 more
[2026-02-25T22:03:59.618Z]
[2026-02-25T22:04:01.798Z] 2026-02-25 22:03:59,913 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:04:01.798Z] Tests paused
[2026-02-25T22:04:01.798Z] Running tests for the first time
[2026-02-25T22:04:01.798Z] Starting test run, 2 tests to run.
[2026-02-25T22:04:01.798Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-25T22:04:01.798Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-02-25T22:04:01.798Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2026-02-25T22:04:01.798Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2026-02-25T22:04:01.798Z] 2026-02-25 22:04:00,904 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-02-25T22:04:01.798Z] 2026-02-25 22:04:00,904 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2026-02-25T22:04:01.798Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-02-25T22:04:01.799Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2026-02-25T22:04:01.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:04:01.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:04:01.799Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:01.799Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:01.799Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:01.799Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:01.799Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:04:01.799Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:04:01.799Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:04:01.799Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:04:01.799Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:04:01.799Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:04:01.799Z]
[2026-02-25T22:04:01.799Z] 2026-02-25 22:04:00,905 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest2() failed
[2026-02-25T22:04:01.799Z] : org.opentest4j.AssertionFailedError: expected: <UNIT> but was: <unit>
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-02-25T22:04:01.799Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest2(UnitET.java:10)
[2026-02-25T22:04:01.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:04:01.799Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:04:01.799Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:01.799Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:01.799Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:04:01.799Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:01.799Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:01.799Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:04:01.799Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:04:01.799Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:04:01.799Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:04:01.799Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:04:01.799Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:04:01.799Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:04:01.799Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:04:01.799Z]
[2026-02-25T22:04:01.799Z] 2026-02-25 22:04:00,905 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:04:01.799Z] 2 tests failed (0 passing, 0 skipped), 2 tests were run in 611ms. Tests completed at 22:04:00.
[2026-02-25T22:04:01.799Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:04:01.799Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:04:01.799Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:04:01.799Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:04:01.799Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:04:01.799Z] 2026-02-25 22:04:01,336 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.703s. Listening on: http://localhost:8080
[2026-02-25T22:04:01.799Z] 2026-02-25 22:04:01,337 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:04:01.799Z] 2026-02-25 22:04:01,337 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:01.799Z] 2026-02-25 22:04:01,399 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-25T22:04:01.799Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.146 s - in io.quarkus.vertx.http.testrunner.UnitTestTypeTestCase
[2026-02-25T22:04:01.799Z] [INFO] Running io.quarkus.vertx.http.testrunner.brokenonly.TestBrokenOnlyTestCase
[2026-02-25T22:04:14.714Z] 2026-02-25 22:04:02,023 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:04:14.714Z] Tests paused
[2026-02-25T22:04:14.714Z] Running tests for the first time
[2026-02-25T22:04:14.714Z] Starting test run, 2 tests to run.
[2026-02-25T22:04:14.714Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-25T22:04:14.714Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2026-02-25T22:04:14.714Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:04:14.714Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:04:14.714Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:04:14.714Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:04:14.714Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:04:14.714Z] 2026-02-25 22:04:03,912 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.176s. Listening on: http://localhost:8080
[2026-02-25T22:04:14.714Z] 2026-02-25 22:04:03,912 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:04:14.714Z] 2026-02-25 22:04:03,913 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:14.714Z] 2026-02-25 22:04:05,148 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.184s. Listening on: http://localhost:8081
[2026-02-25T22:04:14.714Z] 2026-02-25 22:04:05,148 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:14.714Z] 2026-02-25 22:04:05,149 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:14.714Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testHelloEndpoint()
[2026-02-25T22:04:14.714Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testGreetingEndpoint()
[2026-02-25T22:04:14.714Z] 2026-02-25 22:04:05,669 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.018s
[2026-02-25T22:04:14.714Z] 2026-02-25 22:04:05,677 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-02-25T22:04:14.714Z] 2026-02-25 22:04:05,677 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-02-25T22:04:14.714Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T22:04:14.714Z] Expected status code <200> but was <404>.
[2026-02-25T22:04:14.714Z]
[2026-02-25T22:04:14.714Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T22:04:14.714Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T22:04:14.714Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T22:04:14.714Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T22:04:14.714Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T22:04:14.714Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T22:04:14.714Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T22:04:14.714Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-25T22:04:14.714Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-25T22:04:14.714Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T22:04:14.714Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T22:04:14.714Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T22:04:14.714Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-02-25T22:04:14.714Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2026-02-25T22:04:14.714Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2026-02-25T22:04:14.714Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T22:04:14.714Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:04:14.714Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:04:14.714Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:14.714Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:14.714Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T22:04:14.714Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T22:04:14.714Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T22:04:14.714Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-25T22:04:14.714Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-25T22:04:14.714Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:04:14.714Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-25T22:04:14.714Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-25T22:04:14.714Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-02-25T22:04:14.714Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-02-25T22:04:14.714Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:04:14.714Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-25T22:04:14.715Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-25T22:04:14.715Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:14.715Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:14.715Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T22:04:14.715Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T22:04:14.715Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T22:04:14.715Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T22:04:14.715Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-25T22:04:14.715Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:04:14.715Z] at io.quarkus.vertx.http.testrunner.brokenonly.SimpleET.testHelloEndpoint(SimpleET.java:21)
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:14.715Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:14.715Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T22:04:14.715Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:14.715Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:14.715Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:04:14.715Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:04:14.715Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:04:14.715Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:04:14.715Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:04:14.715Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:04:14.715Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:04:14.715Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:04:14.715Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:04:14.715Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:04:14.715Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:04:14.715Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:04:14.715Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:04:14.715Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:04:14.715Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:04:14.715Z]
[2026-02-25T22:04:14.715Z] 2026-02-25 22:04:05,678 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:04:14.715Z] 1 test failed (1 passing, 0 skipped), 2 tests were run in 3266ms. Tests completed at 22:04:05.
[2026-02-25T22:04:14.715Z] 2026-02-25 22:04:05,840 INFO [io.qua.test] ([DevConsole]vert.x-eventloop-thread-0) Broken only mode enabled
[2026-02-25T22:04:14.715Z] Starting test run, 1 tests to run.
[2026-02-25T22:04:14.715Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:04:14.715Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2026-02-25T22:04:14.715Z] 2026-02-25 22:04:07,620 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.490s. Listening on: http://localhost:8081
[2026-02-25T22:04:14.715Z] 2026-02-25 22:04:07,621 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:14.715Z] 2026-02-25 22:04:07,621 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:14.715Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testHelloEndpoint()
[2026-02-25T22:04:14.715Z] 2026-02-25 22:04:07,645 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.005s
[2026-02-25T22:04:14.715Z] 2026-02-25 22:04:07,651 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-25T22:04:14.715Z] 2026-02-25 22:04:07,651 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-02-25T22:04:14.715Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T22:04:14.715Z] Expected status code <200> but was <404>.
[2026-02-25T22:04:14.715Z]
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T22:04:14.715Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T22:04:14.715Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T22:04:14.715Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T22:04:14.715Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T22:04:14.715Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T22:04:14.715Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T22:04:14.715Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T22:04:14.715Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:14.715Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:14.715Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T22:04:14.715Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T22:04:14.715Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T22:04:14.715Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:04:14.715Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-02-25T22:04:14.715Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-02-25T22:04:14.715Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-02-25T22:04:14.715Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-02-25T22:04:14.715Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:14.715Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:14.715Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T22:04:14.715Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T22:04:14.715Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T22:04:14.715Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T22:04:14.715Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-02-25T22:04:14.715Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-02-25T22:04:14.715Z] at io.quarkus.vertx.http.testrunner.brokenonly.SimpleET.testHelloEndpoint(SimpleET.java:21)
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:04:14.715Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:14.715Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:14.715Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T22:04:14.715Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:04:14.715Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:14.715Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:14.715Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:14.715Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:04:14.716Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:04:14.716Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:04:14.716Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:04:14.716Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:04:14.716Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:04:14.716Z]
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:07,652 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:04:14.716Z] 1 test failed (1 passing, 0 skipped), 1 test was run in 543ms. Tests completed at 22:04:07 due to changes to SimpleET.class.
[2026-02-25T22:04:14.716Z] Starting test run, 1 tests to run.
[2026-02-25T22:04:14.716Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:04:14.716Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:09,208 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.346s. Listening on: http://localhost:8081
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:09,208 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:09,208 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:14.716Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testHelloEndpoint()
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:09,239 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:09,245 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-25T22:04:14.716Z] All 2 tests are passing (0 skipped), 1 test was run in 402ms. Tests completed at 22:04:09 due to changes to BrokenOnlyResource$1.class and 2 other files.
[2026-02-25T22:04:14.716Z] Starting test run, 1 tests to run.
[2026-02-25T22:04:14.716Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:04:14.716Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:10,817 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.327s. Listening on: http://localhost:8081
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:10,818 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:10,818 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:14.716Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#fail()
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:10,838 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:10,846 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #4 ====================
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:10,846 ERROR [io.qua.test] (Test runner thread) Test SimpleET#fail() failed
[2026-02-25T22:04:14.716Z] : org.opentest4j.AssertionFailedError
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:35)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.api.Assertions.fail(Assertions.java:115)
[2026-02-25T22:04:14.716Z] at io.quarkus.vertx.http.testrunner.brokenonly.SimpleET.fail(SimpleET.java:38)
[2026-02-25T22:04:14.716Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:04:14.716Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:04:14.716Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:14.716Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:14.716Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T22:04:14.716Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:04:14.716Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:14.716Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:14.716Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:04:14.716Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:04:14.716Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:04:14.716Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:04:14.716Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:04:14.716Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:04:14.716Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:04:14.716Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:04:14.716Z]
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:10,846 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:04:14.716Z] 1 test failed (2 passing, 0 skipped), 1 test was run in 376ms. Tests completed at 22:04:10 due to changes to SimpleET.class.
[2026-02-25T22:04:14.716Z] Starting test run, 1 tests to run.
[2026-02-25T22:04:14.716Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:04:14.716Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:12,523 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.357s. Listening on: http://localhost:8081
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:12,525 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:12,525 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:14.716Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#fail()
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:12,537 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.005s
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:12,542 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-25T22:04:14.716Z] All 3 tests are passing (0 skipped), 1 test was run in 398ms. Tests completed at 22:04:12 due to changes to SimpleET.class.
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:12,583 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T22:04:14.716Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.18 s - in io.quarkus.vertx.http.testrunner.brokenonly.TestBrokenOnlyTestCase
[2026-02-25T22:04:14.716Z] [INFO] Running io.quarkus.vertx.http.testrunner.includes.ExcludePatternTestCase
[2026-02-25T22:04:14.716Z] 2026-02-25 22:04:12,595 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:04:14.716Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-02-25T22:04:14.716Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-02-25T22:04:14.716Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-02-25T22:04:14.716Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:04:14.716Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:04:14.716Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-25T22:04:14.716Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-02-25T22:04:14.716Z] ... 3 more
[2026-02-25T22:04:14.716Z]
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:13,225 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:04:18.369Z] Tests paused
[2026-02-25T22:04:18.369Z] Running tests for the first time
[2026-02-25T22:04:18.369Z] Starting test run, 1 tests to run.
[2026-02-25T22:04:18.369Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:04:18.369Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2026-02-25T22:04:18.369Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:04:18.369Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:04:18.369Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:04:18.369Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:04:18.369Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:14,881 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.944s. Listening on: http://localhost:8080
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:14,881 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:14,881 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:15,545 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.617s. Listening on: http://localhost:8081
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:15,545 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:15,545 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:18.369Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:15,950 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.022s
[2026-02-25T22:04:18.369Z] All 1 test is passing (0 skipped), 1 test was run in 2391ms. Tests completed at 22:04:15.
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:16,509 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test1607393564790954067/src/main/resources/application.properties
[2026-02-25T22:04:18.369Z] Starting test run, 2 tests to run.
[2026-02-25T22:04:18.369Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-25T22:04:18.369Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:16,974 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:16,974 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:16,974 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:18.369Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2026-02-25T22:04:18.369Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2026-02-25T22:04:18.369Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:17,007 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.006s
[2026-02-25T22:04:18.369Z] All 2 tests are passing (0 skipped), 2 tests were run in 508ms. Tests completed at 22:04:17.
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:17,569 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test1607393564790954067/src/main/resources/application.properties
[2026-02-25T22:04:18.369Z] Starting test run, 2 tests to run.
[2026-02-25T22:04:18.369Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-25T22:04:18.369Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:17,998 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:17,999 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:17,999 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:18.369Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2026-02-25T22:04:18.369Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2026-02-25T22:04:18.369Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:18,050 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.014s
[2026-02-25T22:04:18.369Z] All 2 tests are passing (0 skipped), 2 tests were run in 485ms. Tests completed at 22:04:18.
[2026-02-25T22:04:18.369Z] 2026-02-25 22:04:18,083 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:04:18.369Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.499 s - in io.quarkus.vertx.http.testrunner.includes.ExcludePatternTestCase
[2026-02-25T22:04:18.369Z] [INFO] Running io.quarkus.vertx.http.testrunner.includes.IncludePatternTestCase
[2026-02-25T22:04:25.501Z] 2026-02-25 22:04:18,804 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:04:25.501Z] Tests paused
[2026-02-25T22:04:25.501Z] Running tests for the first time
[2026-02-25T22:04:25.501Z] Starting test run, 1 tests to run.
[2026-02-25T22:04:25.501Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:04:25.501Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2026-02-25T22:04:25.501Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:04:25.501Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:04:25.501Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:04:25.501Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:04:25.501Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:04:25.501Z] 2026-02-25 22:04:20,612 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.071s. Listening on: http://localhost:8080
[2026-02-25T22:04:25.501Z] 2026-02-25 22:04:20,612 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:04:25.501Z] 2026-02-25 22:04:20,612 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:25.501Z] 2026-02-25 22:04:21,330 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.797s. Listening on: http://localhost:8081
[2026-02-25T22:04:25.501Z] 2026-02-25 22:04:21,330 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:25.501Z] 2026-02-25 22:04:21,330 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:25.501Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2026-02-25T22:04:25.501Z] 2026-02-25 22:04:21,774 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.028s
[2026-02-25T22:04:25.501Z] All 1 test is passing (0 skipped), 1 test was run in 2612ms. Tests completed at 22:04:21.
[2026-02-25T22:04:25.502Z] 2026-02-25 22:04:22,461 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test4691642654711276753/src/main/resources/application.properties
[2026-02-25T22:04:25.502Z] Starting test run, 2 tests to run.
[2026-02-25T22:04:25.502Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-25T22:04:25.502Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2026-02-25T22:04:25.502Z] 2026-02-25 22:04:23,077 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.545s. Listening on: http://localhost:8081
[2026-02-25T22:04:25.502Z] 2026-02-25 22:04:23,078 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:25.502Z] 2026-02-25 22:04:23,078 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:25.502Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2026-02-25T22:04:25.502Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2026-02-25T22:04:25.502Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2026-02-25T22:04:25.502Z] 2026-02-25 22:04:23,115 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.009s
[2026-02-25T22:04:25.502Z] All 2 tests are passing (0 skipped), 2 tests were run in 660ms. Tests completed at 22:04:23.
[2026-02-25T22:04:25.502Z] 2026-02-25 22:04:23,674 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test4691642654711276753/src/main/resources/application.properties
[2026-02-25T22:04:25.502Z] Starting test run, 2 tests to run.
[2026-02-25T22:04:25.502Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-25T22:04:25.502Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2026-02-25T22:04:25.502Z] 2026-02-25 22:04:24,012 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.310s. Listening on: http://localhost:8081
[2026-02-25T22:04:25.502Z] 2026-02-25 22:04:24,012 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:25.502Z] 2026-02-25 22:04:24,012 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:25.502Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2026-02-25T22:04:25.502Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2026-02-25T22:04:25.502Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2026-02-25T22:04:25.502Z] 2026-02-25 22:04:24,057 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.009s
[2026-02-25T22:04:25.502Z] All 2 tests are passing (0 skipped), 2 tests were run in 388ms. Tests completed at 22:04:24.
[2026-02-25T22:04:25.502Z] 2026-02-25 22:04:24,088 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-25T22:04:25.502Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.989 s - in io.quarkus.vertx.http.testrunner.includes.IncludePatternTestCase
[2026-02-25T22:04:25.502Z] [INFO] Running io.quarkus.vertx.http.testrunner.metaannotations.MetaAnnotationsTestCase
[2026-02-25T22:04:25.502Z] 2026-02-25 22:04:24,093 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:04:25.502Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-02-25T22:04:25.502Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-02-25T22:04:25.502Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-02-25T22:04:25.502Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:04:25.502Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:04:25.502Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-25T22:04:25.502Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-02-25T22:04:25.502Z] ... 3 more
[2026-02-25T22:04:25.502Z]
[2026-02-25T22:04:30.135Z] 2026-02-25 22:04:24,682 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:04:30.135Z] Tests paused
[2026-02-25T22:04:30.135Z] Running tests for the first time
[2026-02-25T22:04:30.135Z] Starting test run, 2 tests to run.
[2026-02-25T22:04:30.135Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-25T22:04:30.135Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#MetaET
[2026-02-25T22:04:30.135Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:04:30.135Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:04:30.135Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:04:30.135Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:04:30.135Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:04:30.135Z] 2026-02-25 22:04:26,676 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.250s. Listening on: http://localhost:8080
[2026-02-25T22:04:30.135Z] 2026-02-25 22:04:26,677 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:04:30.135Z] 2026-02-25 22:04:26,677 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:30.135Z] 2026-02-25 22:04:27,465 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.879s. Listening on: http://localhost:8081
[2026-02-25T22:04:30.135Z] 2026-02-25 22:04:27,465 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:30.135Z] 2026-02-25 22:04:27,465 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:30.135Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t1()
[2026-02-25T22:04:30.135Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t2()
[2026-02-25T22:04:30.135Z] 2026-02-25 22:04:27,828 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.018s
[2026-02-25T22:04:30.135Z] All 2 tests are passing (0 skipped), 2 tests were run in 2640ms. Tests completed at 22:04:27.
[2026-02-25T22:04:30.135Z] 2026-02-25 22:04:28,353 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test4499625315358856621/src/main/resources/application.properties
[2026-02-25T22:04:30.135Z] Starting test run, 2 tests to run.
[2026-02-25T22:04:30.135Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-25T22:04:30.135Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#MetaET
[2026-02-25T22:04:30.135Z] 2026-02-25 22:04:28,977 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.601s. Listening on: http://localhost:8081
[2026-02-25T22:04:30.135Z] 2026-02-25 22:04:28,978 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:30.135Z] 2026-02-25 22:04:28,978 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:30.135Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t1()
[2026-02-25T22:04:30.135Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t2()
[2026-02-25T22:04:30.135Z] 2026-02-25 22:04:29,035 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2026-02-25T22:04:30.135Z] All 2 tests are passing (0 skipped), 2 tests were run in 691ms. Tests completed at 22:04:29.
[2026-02-25T22:04:30.135Z] 2026-02-25 22:04:29,592 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test4499625315358856621/src/main/resources/application.properties
[2026-02-25T22:04:30.135Z] Starting test run, 0 tests to run.
[2026-02-25T22:04:30.135Z] Running 1/0. Running: #JUnit Jupiter
[2026-02-25T22:04:30.135Z] All 2 tests are passing (0 skipped), 0 tests were run in 12ms. Tests completed at 22:04:29.
[2026-02-25T22:04:30.135Z] 2026-02-25 22:04:29,654 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:04:30.135Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.556 s - in io.quarkus.vertx.http.testrunner.metaannotations.MetaAnnotationsTestCase
[2026-02-25T22:04:30.135Z] [INFO] Running io.quarkus.vertx.http.testrunner.params.TestParameterizedTestCase
[2026-02-25T22:04:30.135Z] 2026-02-25 22:04:29,659 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:04:30.135Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-02-25T22:04:30.135Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-02-25T22:04:30.135Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-02-25T22:04:30.135Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:04:30.135Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:04:30.135Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-25T22:04:30.135Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-02-25T22:04:30.135Z] ... 3 more
[2026-02-25T22:04:30.135Z]
[2026-02-25T22:04:39.019Z] 2026-02-25 22:04:30,307 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:04:39.019Z] Tests paused
[2026-02-25T22:04:39.019Z] Running tests for the first time
[2026-02-25T22:04:39.019Z] Starting test run, 1 tests to run.
[2026-02-25T22:04:39.019Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:04:39.019Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2026-02-25T22:04:39.019Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:04:39.019Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:04:39.019Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:04:39.019Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:04:39.019Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:04:39.019Z] 2026-02-25 22:04:32,354 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.320s. Listening on: http://localhost:8080
[2026-02-25T22:04:39.019Z] 2026-02-25 22:04:32,355 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:04:39.019Z] 2026-02-25 22:04:32,355 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:39.019Z] 2026-02-25 22:04:32,976 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.812s. Listening on: http://localhost:8081
[2026-02-25T22:04:39.019Z] 2026-02-25 22:04:32,976 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:39.019Z] 2026-02-25 22:04:32,976 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:39.019Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#shouldValidateOddNumbers(int)
[2026-02-25T22:04:39.019Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[1] x=1
[2026-02-25T22:04:39.019Z] Running 2/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[2] x=4
[2026-02-25T22:04:39.019Z] Running 3/1. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[3] x=11
[2026-02-25T22:04:39.019Z] Running 4/1. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[4] x=17
[2026-02-25T22:04:39.019Z] Running 5/1. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#testHelloEndpoint()
[2026-02-25T22:04:39.019Z] 2026-02-25 22:04:33,461 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.022s
[2026-02-25T22:04:39.019Z] 2026-02-25 22:04:33,472 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-02-25T22:04:39.019Z] 2026-02-25 22:04:33,472 ERROR [io.qua.test] (Test runner thread) Test ParamET#[2] x=4 failed
[2026-02-25T22:04:39.019Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T22:04:39.019Z] Response body doesn't match expectation.
[2026-02-25T22:04:39.019Z] Expected: is "true"
[2026-02-25T22:04:39.019Z] Actual: false
[2026-02-25T22:04:39.019Z]
[2026-02-25T22:04:39.019Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T22:04:39.019Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T22:04:39.019Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T22:04:39.019Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T22:04:39.019Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T22:04:39.019Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T22:04:39.019Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T22:04:39.019Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-25T22:04:39.019Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-25T22:04:39.019Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T22:04:39.019Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T22:04:39.019Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T22:04:39.019Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T22:04:39.019Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:04:39.019Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:04:39.019Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:39.019Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:39.019Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T22:04:39.019Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T22:04:39.019Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T22:04:39.019Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:04:39.019Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-25T22:04:39.019Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-25T22:04:39.019Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-25T22:04:39.019Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:04:39.019Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:04:39.019Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:39.019Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:39.019Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T22:04:39.019Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T22:04:39.019Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T22:04:39.019Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T22:04:39.019Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-25T22:04:39.019Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-25T22:04:39.019Z] at io.quarkus.vertx.http.testrunner.params.ParamET.shouldValidateOddNumbers(ParamET.java:31)
[2026-02-25T22:04:39.019Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:04:39.019Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:04:39.019Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:39.019Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:39.019Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T22:04:39.019Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:896)
[2026-02-25T22:04:39.019Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestTemplateMethod(QuarkusTestExtension.java:856)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:04:39.019Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:04:39.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:04:39.019Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:39.019Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:39.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:39.019Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:39.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:39.019Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:04:39.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
[2026-02-25T22:04:39.019Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139)
[2026-02-25T22:04:39.019Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107)
[2026-02-25T22:04:39.019Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-02-25T22:04:39.019Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.019Z] at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
[2026-02-25T22:04:39.019Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.019Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-02-25T22:04:39.019Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.020Z] at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.020Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2026-02-25T22:04:39.020Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-02-25T22:04:39.020Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-02-25T22:04:39.020Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107)
[2026-02-25T22:04:39.020Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:39.020Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:39.020Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:04:39.020Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:04:39.020Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:04:39.020Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:04:39.020Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:04:39.020Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:04:39.020Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:04:39.020Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:04:39.020Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:04:39.020Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:04:39.020Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:04:39.020Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:04:39.020Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:04:39.020Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:04:39.020Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:04:39.020Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:04:39.020Z]
[2026-02-25T22:04:39.020Z] 2026-02-25 22:04:33,473 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:04:39.020Z] 1 test failed (4 passing, 0 skipped), 5 tests were run in 2777ms. Tests completed at 22:04:33.
[2026-02-25T22:04:39.020Z] Starting test run, 0 tests to run.
[2026-02-25T22:04:39.020Z] Running 1/0. Running: #JUnit Jupiter
[2026-02-25T22:04:39.020Z] Running 1/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2026-02-25T22:04:39.020Z] 2026-02-25 22:04:34,163 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2026-02-25T22:04:39.020Z] 2026-02-25 22:04:34,163 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:39.020Z] 2026-02-25 22:04:34,163 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:39.020Z] Running 1/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#shouldValidateOddNumbers(int)
[2026-02-25T22:04:39.020Z] Running 1/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[1] x=1
[2026-02-25T22:04:39.020Z] Running 2/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[2] x=4
[2026-02-25T22:04:39.020Z] Running 3/0. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[3] x=11
[2026-02-25T22:04:39.020Z] Running 4/0. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[4] x=17
[2026-02-25T22:04:39.020Z] 2026-02-25 22:04:34,205 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.004s
[2026-02-25T22:04:39.020Z] 2026-02-25 22:04:34,212 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-25T22:04:39.020Z] 2026-02-25 22:04:34,212 ERROR [io.qua.test] (Test runner thread) Test ParamET#[2] x=4 failed
[2026-02-25T22:04:39.020Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T22:04:39.020Z] Response body doesn't match expectation.
[2026-02-25T22:04:39.020Z] Expected: is "true"
[2026-02-25T22:04:39.020Z] Actual: false
[2026-02-25T22:04:39.020Z]
[2026-02-25T22:04:39.020Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T22:04:39.020Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T22:04:39.020Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T22:04:39.020Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T22:04:39.020Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T22:04:39.020Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T22:04:39.020Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T22:04:39.020Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T22:04:39.020Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T22:04:39.020Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T22:04:39.020Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T22:04:39.020Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:04:39.020Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:04:39.020Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:39.020Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:39.020Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T22:04:39.020Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T22:04:39.020Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T22:04:39.020Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:04:39.020Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-25T22:04:39.020Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-25T22:04:39.020Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-25T22:04:39.020Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:04:39.020Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:04:39.020Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:39.020Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:39.020Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T22:04:39.020Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T22:04:39.020Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T22:04:39.020Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T22:04:39.020Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-25T22:04:39.020Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-25T22:04:39.020Z] at io.quarkus.vertx.http.testrunner.params.ParamET.shouldValidateOddNumbers(ParamET.java:31)
[2026-02-25T22:04:39.020Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:04:39.020Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:04:39.020Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:39.020Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:39.020Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T22:04:39.020Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:896)
[2026-02-25T22:04:39.020Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestTemplateMethod(QuarkusTestExtension.java:856)
[2026-02-25T22:04:39.020Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:04:39.020Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:04:39.020Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:04:39.020Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:04:39.020Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:04:39.020Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
[2026-02-25T22:04:39.020Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:04:39.020Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:04:39.020Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:04:39.020Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:04:39.020Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:04:39.020Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:04:39.020Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:04:39.020Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:04:39.020Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.021Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:04:39.021Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:04:39.021Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
[2026-02-25T22:04:39.021Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139)
[2026-02-25T22:04:39.021Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.021Z] at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-02-25T22:04:39.021Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2026-02-25T22:04:39.021Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-02-25T22:04:39.021Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-02-25T22:04:39.021Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107)
[2026-02-25T22:04:39.021Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:39.021Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:39.021Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:04:39.021Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:04:39.021Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:04:39.021Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:04:39.021Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:04:39.021Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:04:39.021Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:04:39.021Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:04:39.021Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:04:39.021Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:04:39.021Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:04:39.021Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:04:39.021Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:04:39.021Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:04:39.021Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:04:39.021Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:04:39.021Z]
[2026-02-25T22:04:39.021Z] 2026-02-25 22:04:34,212 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:04:39.021Z] 1 test failed (4 passing, 0 skipped), 4 tests were run in 547ms. Tests completed at 22:04:34.
[2026-02-25T22:04:39.021Z] Starting test run, 1 tests to run.
[2026-02-25T22:04:39.021Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:04:39.021Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2026-02-25T22:04:39.021Z] 2026-02-25 22:04:36,028 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8081
[2026-02-25T22:04:39.021Z] 2026-02-25 22:04:36,028 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:39.021Z] 2026-02-25 22:04:36,028 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:39.021Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#shouldValidateOddNumbers(int)
[2026-02-25T22:04:39.021Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[1] x=1
[2026-02-25T22:04:39.021Z] Running 2/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[2] x=3
[2026-02-25T22:04:39.021Z] Running 3/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[3] x=11
[2026-02-25T22:04:39.021Z] Running 4/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[4] x=17
[2026-02-25T22:04:39.021Z] Running 5/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#testHelloEndpoint()
[2026-02-25T22:04:39.021Z] 2026-02-25 22:04:36,094 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.010s
[2026-02-25T22:04:39.021Z] 2026-02-25 22:04:36,102 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-25T22:04:39.021Z] All 5 tests are passing (0 skipped), 5 tests were run in 574ms. Tests completed at 22:04:36 due to changes to ParamET.class.
[2026-02-25T22:04:39.021Z] Starting test run, 1 tests to run.
[2026-02-25T22:04:39.021Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:04:39.021Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2026-02-25T22:04:39.021Z] 2026-02-25 22:04:37,643 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.272s. Listening on: http://localhost:8081
[2026-02-25T22:04:39.021Z] 2026-02-25 22:04:37,644 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:39.021Z] 2026-02-25 22:04:37,644 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:39.021Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#testHelloEndpoint()
[2026-02-25T22:04:39.021Z] 2026-02-25 22:04:37,665 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.006s
[2026-02-25T22:04:39.021Z] 2026-02-25 22:04:37,671 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #4 ====================
[2026-02-25T22:04:39.021Z] 2026-02-25 22:04:37,671 ERROR [io.qua.test] (Test runner thread) Test ParamET#testHelloEndpoint() failed
[2026-02-25T22:04:39.021Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T22:04:39.021Z] Response body doesn't match expectation.
[2026-02-25T22:04:39.021Z] Expected: is "hello"
[2026-02-25T22:04:39.021Z] Actual: boo
[2026-02-25T22:04:39.021Z]
[2026-02-25T22:04:39.021Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T22:04:39.021Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T22:04:39.021Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T22:04:39.021Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T22:04:39.021Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T22:04:39.021Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T22:04:39.021Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T22:04:39.021Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T22:04:39.021Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T22:04:39.021Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T22:04:39.021Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T22:04:39.021Z] at jdk.internal.reflect.GeneratedMethodAccessor2386.invoke(Unknown Source)
[2026-02-25T22:04:39.021Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:39.021Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:39.021Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T22:04:39.021Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T22:04:39.021Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T22:04:39.021Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:04:39.021Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-25T22:04:39.021Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-25T22:04:39.021Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-25T22:04:39.021Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:04:39.021Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:04:39.021Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:39.021Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:39.021Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T22:04:39.021Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T22:04:39.021Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T22:04:39.021Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T22:04:39.021Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-25T22:04:39.021Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-25T22:04:39.021Z] at io.quarkus.vertx.http.testrunner.params.ParamET.testHelloEndpoint(ParamET.java:21)
[2026-02-25T22:04:39.021Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:04:39.021Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:04:39.021Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:04:39.021Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:04:39.022Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T22:04:39.022Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:04:39.022Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:39.022Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:39.022Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:04:39.022Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:04:39.022Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:04:39.022Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:04:39.022Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:04:39.022Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:04:39.022Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:04:39.022Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:04:39.022Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:04:39.022Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:04:39.022Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:04:39.022Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:04:39.022Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:04:39.022Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:04:39.022Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:04:39.022Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:04:39.022Z]
[2026-02-25T22:04:39.022Z] 2026-02-25 22:04:37,672 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:04:39.022Z] 1 test failed (4 passing, 0 skipped), 1 test was run in 337ms. Tests completed at 22:04:37 due to changes to HelloResource.class.
[2026-02-25T22:04:39.022Z] 2026-02-25 22:04:37,716 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T22:04:39.022Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.06 s - in io.quarkus.vertx.http.testrunner.params.TestParameterizedTestCase
[2026-02-25T22:04:39.022Z] [INFO] Running io.quarkus.vertx.http.testrunner.tags.ExcludeTagsTestCase
[2026-02-25T22:04:39.022Z] 2026-02-25 22:04:37,727 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:04:39.022Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-02-25T22:04:39.022Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-02-25T22:04:39.022Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-02-25T22:04:39.022Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:04:39.022Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:04:39.022Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-25T22:04:39.022Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-02-25T22:04:39.022Z] ... 3 more
[2026-02-25T22:04:39.022Z]
[2026-02-25T22:04:44.346Z] 2026-02-25 22:04:38,464 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:04:44.346Z] Tests paused
[2026-02-25T22:04:44.346Z] Running tests for the first time
[2026-02-25T22:04:44.346Z] Starting test run, 3 tests to run.
[2026-02-25T22:04:44.346Z] Running 1/3. Running: #JUnit Jupiter
[2026-02-25T22:04:44.346Z] Running 1/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-02-25T22:04:44.346Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:04:44.346Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:04:44.346Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:04:44.346Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:04:44.346Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:04:44.346Z] 2026-02-25 22:04:40,574 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.429s. Listening on: http://localhost:8080
[2026-02-25T22:04:44.346Z] 2026-02-25 22:04:40,575 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:04:44.347Z] 2026-02-25 22:04:40,575 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:44.347Z] 2026-02-25 22:04:41,147 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.794s. Listening on: http://localhost:8081
[2026-02-25T22:04:44.347Z] 2026-02-25 22:04:41,147 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:44.347Z] 2026-02-25 22:04:41,147 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:44.347Z] Running 1/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2026-02-25T22:04:44.347Z] Running 2/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2026-02-25T22:04:44.347Z] Running 3/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2026-02-25T22:04:44.347Z] 2026-02-25 22:04:41,561 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.015s
[2026-02-25T22:04:44.347Z] All 3 tests are passing (0 skipped), 3 tests were run in 2641ms. Tests completed at 22:04:41.
[2026-02-25T22:04:44.347Z] 2026-02-25 22:04:42,124 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7766775357435909178/src/main/resources/application.properties
[2026-02-25T22:04:44.347Z] Starting test run, 4 tests to run.
[2026-02-25T22:04:44.347Z] Running 1/4. Running: #JUnit Jupiter
[2026-02-25T22:04:44.347Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-02-25T22:04:44.347Z] 2026-02-25 22:04:42,568 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8081
[2026-02-25T22:04:44.347Z] 2026-02-25 22:04:42,568 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:44.347Z] 2026-02-25 22:04:42,568 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:44.347Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2026-02-25T22:04:44.347Z] Running 2/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2026-02-25T22:04:44.347Z] Running 3/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2026-02-25T22:04:44.347Z] Running 4/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2026-02-25T22:04:44.347Z] 2026-02-25 22:04:42,636 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2026-02-25T22:04:44.347Z] All 5 tests are passing (0 skipped), 4 tests were run in 521ms. Tests completed at 22:04:42.
[2026-02-25T22:04:44.347Z] 2026-02-25 22:04:43,179 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7766775357435909178/src/main/resources/application.properties
[2026-02-25T22:04:44.347Z] Starting test run, 5 tests to run.
[2026-02-25T22:04:44.347Z] Running 1/5. Running: #JUnit Jupiter
[2026-02-25T22:04:44.347Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-02-25T22:04:44.347Z] 2026-02-25 22:04:43,540 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.337s. Listening on: http://localhost:8081
[2026-02-25T22:04:44.347Z] 2026-02-25 22:04:43,540 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:44.347Z] 2026-02-25 22:04:43,540 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:44.347Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2026-02-25T22:04:44.347Z] Running 2/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2026-02-25T22:04:44.347Z] Running 3/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2026-02-25T22:04:44.347Z] Running 4/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2026-02-25T22:04:44.347Z] Running 5/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2026-02-25T22:04:44.347Z] 2026-02-25 22:04:43,588 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.006s
[2026-02-25T22:04:44.347Z] All 5 tests are passing (0 skipped), 5 tests were run in 417ms. Tests completed at 22:04:43.
[2026-02-25T22:04:44.347Z] 2026-02-25 22:04:43,641 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:04:44.347Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.933 s - in io.quarkus.vertx.http.testrunner.tags.ExcludeTagsTestCase
[2026-02-25T22:04:44.347Z] [INFO] Running io.quarkus.vertx.http.testrunner.tags.IncludeTagsTestCase
[2026-02-25T22:04:44.347Z] 2026-02-25 22:04:43,645 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:04:44.347Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-02-25T22:04:44.347Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-02-25T22:04:44.347Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-02-25T22:04:44.347Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:04:44.347Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:04:44.347Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-25T22:04:44.347Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-02-25T22:04:44.347Z] ... 3 more
[2026-02-25T22:04:44.347Z]
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:44,284 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:04:51.438Z] Tests paused
[2026-02-25T22:04:51.438Z] Running tests for the first time
[2026-02-25T22:04:51.438Z] Starting test run, 2 tests to run.
[2026-02-25T22:04:51.438Z] Running 1/2. Running: #JUnit Jupiter
[2026-02-25T22:04:51.438Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-02-25T22:04:51.438Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:04:51.438Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:04:51.438Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:04:51.438Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:04:51.438Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:46,674 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.667s. Listening on: http://localhost:8080
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:46,675 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:46,675 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:47,469 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.350s. Listening on: http://localhost:8081
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:47,469 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:47,469 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:51.438Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2026-02-25T22:04:51.438Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:47,901 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.017s
[2026-02-25T22:04:51.438Z] All 2 tests are passing (0 skipped), 2 tests were run in 3152ms. Tests completed at 22:04:47.
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:48,442 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15529451248536806044/src/main/resources/application.properties
[2026-02-25T22:04:51.438Z] Starting test run, 1 tests to run.
[2026-02-25T22:04:51.438Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:04:51.438Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:48,941 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8081
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:48,941 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:48,942 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:51.438Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:48,982 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.009s
[2026-02-25T22:04:51.438Z] All 3 tests are passing (0 skipped), 1 test was run in 547ms. Tests completed at 22:04:48.
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:49,515 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15529451248536806044/src/main/resources/application.properties
[2026-02-25T22:04:51.438Z] Starting test run, 5 tests to run.
[2026-02-25T22:04:51.438Z] Running 1/5. Running: #JUnit Jupiter
[2026-02-25T22:04:51.438Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:49,888 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.348s. Listening on: http://localhost:8081
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:49,888 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:49,888 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:04:51.438Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2026-02-25T22:04:51.438Z] Running 2/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2026-02-25T22:04:51.438Z] Running 3/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2026-02-25T22:04:51.438Z] Running 4/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2026-02-25T22:04:51.438Z] Running 5/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:49,967 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.009s
[2026-02-25T22:04:51.438Z] All 5 tests are passing (0 skipped), 5 tests were run in 457ms. Tests completed at 22:04:49.
[2026-02-25T22:04:51.438Z] 2026-02-25 22:04:50,030 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:04:51.438Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.427 s - in io.quarkus.vertx.http.testrunner.tags.IncludeTagsTestCase
[2026-02-25T22:04:51.438Z] [INFO]
[2026-02-25T22:04:51.438Z] [INFO] Results:
[2026-02-25T22:04:51.438Z] [INFO]
[2026-02-25T22:04:51.438Z] [WARNING] Tests run: 162, Failures: 0, Errors: 0, Skipped: 1
[2026-02-25T22:04:51.438Z] [INFO]
[2026-02-25T22:04:51.438Z] [INFO]
[2026-02-25T22:04:51.438Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:04:51.438Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar
[2026-02-25T22:04:51.438Z] [INFO]
[2026-02-25T22:04:51.438Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:04:51.438Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:04:51.438Z] [INFO]
[2026-02-25T22:04:51.438Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:04:51.438Z] [INFO]
[2026-02-25T22:04:51.438Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-deployment ---
[2026-02-25T22:04:51.439Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment/2.7.5.Final/quarkus-vertx-http-deployment-2.7.5.Final.jar
[2026-02-25T22:04:51.439Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment/2.7.5.Final/quarkus-vertx-http-deployment-2.7.5.Final.pom
[2026-02-25T22:04:51.439Z] [INFO] Installing /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-http-deployment/2.7.5.Final/quarkus-vertx-http-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:04:51.439Z] [INFO]
[2026-02-25T22:04:51.439Z] [INFO] ---------------< io.quarkus:quarkus-undertow-deployment >---------------
[2026-02-25T22:04:51.439Z] [INFO] Building Quarkus - Undertow - Deployment 2.7.5.Final [98/964]
[2026-02-25T22:04:51.439Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:04:51.439Z] [INFO]
[2026-02-25T22:04:51.439Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow-deployment ---
[2026-02-25T22:04:51.439Z] [INFO]
[2026-02-25T22:04:51.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow-deployment ---
[2026-02-25T22:04:52.110Z] [INFO]
[2026-02-25T22:04:52.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow-deployment ---
[2026-02-25T22:04:52.110Z] [INFO]
[2026-02-25T22:04:52.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow-deployment ---
[2026-02-25T22:04:52.110Z] [INFO]
[2026-02-25T22:04:52.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow-deployment ---
[2026-02-25T22:04:52.110Z] [INFO]
[2026-02-25T22:04:52.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow-deployment ---
[2026-02-25T22:04:52.110Z] [INFO]
[2026-02-25T22:04:52.110Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow-deployment ---
[2026-02-25T22:04:52.110Z] [INFO]
[2026-02-25T22:04:52.110Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow-deployment ---
[2026-02-25T22:04:52.110Z] [INFO]
[2026-02-25T22:04:52.110Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow-deployment ---
[2026-02-25T22:04:52.110Z] [INFO] Processed 71 files in 87ms (Formatted: 0, Unchanged: 71, Failed: 0, Readonly: 0)
[2026-02-25T22:04:52.110Z] [INFO]
[2026-02-25T22:04:52.110Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow-deployment ---
[2026-02-25T22:04:52.420Z] [INFO] Processed 71 files in 00:00.107 (Already Sorted: 71, Needed Sorting: 0)
[2026-02-25T22:04:52.420Z] [INFO]
[2026-02-25T22:04:52.420Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow-deployment ---
[2026-02-25T22:04:52.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:04:52.420Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/deployment/src/main/resources
[2026-02-25T22:04:52.420Z] [INFO]
[2026-02-25T22:04:52.420Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow-deployment ---
[2026-02-25T22:04:52.420Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:04:52.421Z] [INFO] Compiling 6 source files to /quarkus/extensions/undertow/deployment/target/classes
[2026-02-25T22:04:53.091Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[345,53] unchecked call to Holder(java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<io.quarkus.runtime.ObjectSubstitution<F,T>>) as a member of the raw type io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2026-02-25T22:04:53.091Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[373,32] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T22:04:53.091Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[442,32] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T22:04:53.091Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[519,62] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T22:04:53.091Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[536,28] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T22:04:53.091Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[556,103] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T22:04:53.091Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[581,58] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T22:04:53.091Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[587,41] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T22:04:53.091Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[591,75] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T22:04:53.091Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[591,86] unchecked cast
[2026-02-25T22:04:53.091Z] required: java.lang.Class<? extends javax.servlet.ServletContainerInitializer>
[2026-02-25T22:04:53.091Z] found: java.lang.Class<capture#1 of ?>
[2026-02-25T22:04:53.091Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/WebXmlParsingBuildStep.java:[76,50] resolvingReplacer(org.jboss.metadata.property.PropertyResolver) in org.jboss.metadata.property.PropertyReplacers has been deprecated
[2026-02-25T22:04:53.091Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/WebXmlParsingBuildStep.java:[129,50] resolvingReplacer(org.jboss.metadata.property.PropertyResolver) in org.jboss.metadata.property.PropertyReplacers has been deprecated
[2026-02-25T22:04:53.091Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/MPConfigPropertyResolver.java:[8,50] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated
[2026-02-25T22:04:53.091Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/MPConfigPropertyResolver.java:[8,50] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated
[2026-02-25T22:04:53.091Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/MPConfigPropertyResolver.java:[8,50] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated
[2026-02-25T22:04:53.091Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/MPConfigPropertyResolver.java:[8,50] org.jboss.metadata.property.PropertyResolver in org.jboss.metadata.property has been deprecated
[2026-02-25T22:04:53.091Z] [INFO]
[2026-02-25T22:04:53.091Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow-deployment ---
[2026-02-25T22:04:53.091Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:04:53.091Z] [INFO] Copying 4 resources
[2026-02-25T22:04:53.091Z] [INFO]
[2026-02-25T22:04:53.091Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow-deployment ---
[2026-02-25T22:04:53.091Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:04:53.091Z] [INFO] Compiling 65 source files to /quarkus/extensions/undertow/deployment/target/test-classes
[2026-02-25T22:04:53.761Z] [INFO]
[2026-02-25T22:04:53.761Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow-deployment ---
[2026-02-25T22:04:53.761Z] [INFO]
[2026-02-25T22:04:53.761Z] [INFO] -------------------------------------------------------
[2026-02-25T22:04:53.761Z] [INFO] T E S T S
[2026-02-25T22:04:53.761Z] [INFO] -------------------------------------------------------
[2026-02-25T22:04:53.761Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:04:54.854Z] [INFO] Running io.quarkus.undertow.test.ServletWebXmlInitParamsTestCase
[2026-02-25T22:04:59.459Z] 2026-02-25 22:04:59,159 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.563s. Listening on: http://localhost:8081
[2026-02-25T22:04:59.459Z] 2026-02-25 22:04:59,161 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:04:59.459Z] 2026-02-25 22:04:59,161 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:01.045Z] 2026-02-25 22:05:00,711 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-25T22:05:01.045Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.229 s - in io.quarkus.undertow.test.ServletWebXmlInitParamsTestCase
[2026-02-25T22:05:01.045Z] [INFO] Running io.quarkus.undertow.test.ServletSecurityTestCase
[2026-02-25T22:05:02.632Z] 2026-02-25 22:05:02,337 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.500s. Listening on: http://localhost:8081
[2026-02-25T22:05:02.632Z] 2026-02-25 22:05:02,338 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:02.632Z] 2026-02-25 22:05:02,338 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:03.303Z] 2026-02-25 22:05:02,957 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:05:03.303Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.201 s - in io.quarkus.undertow.test.ServletSecurityTestCase
[2026-02-25T22:05:03.303Z] [INFO] Running io.quarkus.undertow.test.WebFilterWithNoUrlPatternTestCase
[2026-02-25T22:05:04.395Z] 2026-02-25 22:05:04,338 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.500s. Listening on: http://localhost:8081
[2026-02-25T22:05:04.395Z] 2026-02-25 22:05:04,339 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:04.395Z] 2026-02-25 22:05:04,339 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:05.067Z] 2026-02-25 22:05:04,934 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:05:05.067Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.97 s - in io.quarkus.undertow.test.WebFilterWithNoUrlPatternTestCase
[2026-02-25T22:05:05.067Z] [INFO] Running io.quarkus.undertow.test.ServletEmptyWebXmlTestCase
[2026-02-25T22:05:06.653Z] 2026-02-25 22:05:06,157 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.577s. Listening on: http://localhost:8081
[2026-02-25T22:05:06.653Z] 2026-02-25 22:05:06,158 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:06.653Z] 2026-02-25 22:05:06,158 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:06.964Z] 2026-02-25 22:05:06,759 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2026-02-25T22:05:06.964Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 s - in io.quarkus.undertow.test.ServletEmptyWebXmlTestCase
[2026-02-25T22:05:06.964Z] [INFO] Running io.quarkus.undertow.test.AnnotatedServletTestCase
[2026-02-25T22:05:08.059Z] 2026-02-25 22:05:07,886 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.389s. Listening on: http://localhost:8081
[2026-02-25T22:05:08.059Z] 2026-02-25 22:05:07,887 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:08.059Z] 2026-02-25 22:05:07,887 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:08.369Z] 2026-02-25 22:05:08,241 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:05:08.369Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.455 s - in io.quarkus.undertow.test.AnnotatedServletTestCase
[2026-02-25T22:05:08.370Z] [INFO] Running io.quarkus.undertow.test.timeout.ReadTimeoutTestCase
[2026-02-25T22:05:09.463Z] 2026-02-25 22:05:09,415 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.508s. Listening on: http://localhost:8081
[2026-02-25T22:05:09.463Z] 2026-02-25 22:05:09,416 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:09.463Z] 2026-02-25 22:05:09,416 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:11.630Z] 2026-02-25 22:05:10,595 ERROR [io.und.req.io] (executor-thread-0) Exception handling request 8b56233f-61bb-45b4-854e-2c452792d8b5-1 to /timeout: java.io.UncheckedIOException: java.io.IOException: Read timeout
[2026-02-25T22:05:11.630Z] at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:574)
[2026-02-25T22:05:11.630Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:132)
[2026-02-25T22:05:11.630Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2026-02-25T22:05:11.630Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-02-25T22:05:11.630Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-02-25T22:05:11.630Z] at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
[2026-02-25T22:05:11.630Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-02-25T22:05:11.630Z] at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
[2026-02-25T22:05:11.630Z] at io.quarkus.undertow.test.timeout.TimeoutTestServlet.readRequestData(TimeoutTestServlet.java:50)
[2026-02-25T22:05:11.630Z] at io.quarkus.undertow.test.timeout.TimeoutTestServlet.doPost(TimeoutTestServlet.java:29)
[2026-02-25T22:05:11.630Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:523)
[2026-02-25T22:05:11.630Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[2026-02-25T22:05:11.630Z] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[2026-02-25T22:05:11.630Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2026-02-25T22:05:11.630Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2026-02-25T22:05:11.630Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2026-02-25T22:05:11.630Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2026-02-25T22:05:11.630Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2026-02-25T22:05:11.630Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2026-02-25T22:05:11.630Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-25T22:05:11.630Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2026-02-25T22:05:11.630Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2026-02-25T22:05:11.631Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2026-02-25T22:05:11.631Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2026-02-25T22:05:11.631Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2026-02-25T22:05:11.631Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2026-02-25T22:05:11.631Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-25T22:05:11.631Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-25T22:05:11.631Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2026-02-25T22:05:11.631Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2026-02-25T22:05:11.631Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2026-02-25T22:05:11.631Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2026-02-25T22:05:11.631Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2026-02-25T22:05:11.631Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2026-02-25T22:05:11.631Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2026-02-25T22:05:11.631Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2026-02-25T22:05:11.631Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2026-02-25T22:05:11.631Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2026-02-25T22:05:11.631Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2026-02-25T22:05:11.631Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2026-02-25T22:05:11.631Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2026-02-25T22:05:11.631Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-02-25T22:05:11.631Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-02-25T22:05:11.631Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:05:11.631Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:05:11.631Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:05:11.631Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:05:11.631Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:05:11.631Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:05:11.631Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:05:11.631Z] Suppressed: java.io.IOException: Read timeout
[2026-02-25T22:05:11.631Z] at io.undertow.vertx.VertxHttpExchange.readBlocking(VertxHttpExchange.java:505)
[2026-02-25T22:05:11.631Z] at io.undertow.server.HttpServerExchange.readBlocking(HttpServerExchange.java:937)
[2026-02-25T22:05:11.631Z] at io.undertow.servlet.spec.ServletInputStreamImpl.readIntoBuffer(ServletInputStreamImpl.java:178)
[2026-02-25T22:05:11.631Z] at io.undertow.servlet.spec.ServletInputStreamImpl.close(ServletInputStreamImpl.java:206)
[2026-02-25T22:05:11.631Z] at java.base/sun.nio.cs.StreamDecoder.implClose(StreamDecoder.java:382)
[2026-02-25T22:05:11.631Z] at java.base/sun.nio.cs.StreamDecoder.close(StreamDecoder.java:211)
[2026-02-25T22:05:11.631Z] at java.base/java.io.InputStreamReader.close(InputStreamReader.java:192)
[2026-02-25T22:05:11.631Z] at java.base/java.io.BufferedReader.close(BufferedReader.java:525)
[2026-02-25T22:05:11.631Z] at io.quarkus.undertow.test.timeout.TimeoutTestServlet.readRequestData(TimeoutTestServlet.java:48)
[2026-02-25T22:05:11.631Z] ... 41 more
[2026-02-25T22:05:11.631Z] Caused by: java.io.IOException: Read timeout
[2026-02-25T22:05:11.631Z] at io.undertow.vertx.VertxHttpExchange.readBlocking(VertxHttpExchange.java:505)
[2026-02-25T22:05:11.631Z] at io.undertow.server.HttpServerExchange.readBlocking(HttpServerExchange.java:937)
[2026-02-25T22:05:11.631Z] at io.undertow.servlet.spec.ServletInputStreamImpl.readIntoBuffer(ServletInputStreamImpl.java:178)
[2026-02-25T22:05:11.631Z] at io.undertow.servlet.spec.ServletInputStreamImpl.read(ServletInputStreamImpl.java:158)
[2026-02-25T22:05:11.631Z] at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:287)
[2026-02-25T22:05:11.631Z] at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:330)
[2026-02-25T22:05:11.631Z] at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:190)
[2026-02-25T22:05:11.631Z] at java.base/java.io.InputStreamReader.read(InputStreamReader.java:177)
[2026-02-25T22:05:11.631Z] at java.base/java.io.BufferedReader.fill(BufferedReader.java:162)
[2026-02-25T22:05:11.631Z] at java.base/java.io.BufferedReader.readLine(BufferedReader.java:329)
[2026-02-25T22:05:11.631Z] at java.base/java.io.BufferedReader.readLine(BufferedReader.java:396)
[2026-02-25T22:05:11.631Z] at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:571)
[2026-02-25T22:05:11.631Z] ... 49 more
[2026-02-25T22:05:11.631Z]
[2026-02-25T22:05:12.726Z] 2026-02-25 22:05:12,620 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:05:12.726Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.381 s - in io.quarkus.undertow.test.timeout.ReadTimeoutTestCase
[2026-02-25T22:05:12.726Z] [INFO] Running io.quarkus.undertow.test.ContextPathTestCase
[2026-02-25T22:05:13.821Z] 2026-02-25 22:05:13,673 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.381s. Listening on: http://localhost:8081
[2026-02-25T22:05:13.821Z] 2026-02-25 22:05:13,674 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:13.821Z] 2026-02-25 22:05:13,674 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:14.495Z] 2026-02-25 22:05:14,274 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T22:05:14.495Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.65 s - in io.quarkus.undertow.test.ContextPathTestCase
[2026-02-25T22:05:14.495Z] [INFO] Running io.quarkus.undertow.test.ErrorServletTestCase
[2026-02-25T22:05:15.171Z] 2026-02-25 22:05:15,105 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.314s. Listening on: http://localhost:8081
[2026-02-25T22:05:15.171Z] 2026-02-25 22:05:15,105 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:15.171Z] 2026-02-25 22:05:15,105 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:15.845Z] 2026-02-25 22:05:15,455 ERROR [io.und.req.io] (executor-thread-0) Exception handling request 3764c742-d941-4e3b-b467-8cd8c5120649-1 to /error: java.lang.RuntimeException: Error !!!
[2026-02-25T22:05:15.845Z] at io.quarkus.undertow.test.ErrorServlet.doGet(ErrorServlet.java:16)
[2026-02-25T22:05:15.845Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:503)
[2026-02-25T22:05:15.845Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[2026-02-25T22:05:15.845Z] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[2026-02-25T22:05:15.845Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2026-02-25T22:05:15.845Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2026-02-25T22:05:15.845Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2026-02-25T22:05:15.845Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2026-02-25T22:05:15.845Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2026-02-25T22:05:15.845Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2026-02-25T22:05:15.845Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-25T22:05:15.845Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2026-02-25T22:05:15.845Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2026-02-25T22:05:15.845Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2026-02-25T22:05:15.845Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2026-02-25T22:05:15.845Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2026-02-25T22:05:15.845Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2026-02-25T22:05:15.845Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-25T22:05:15.845Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-25T22:05:15.845Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2026-02-25T22:05:15.845Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2026-02-25T22:05:15.845Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2026-02-25T22:05:15.845Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2026-02-25T22:05:15.845Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2026-02-25T22:05:15.845Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2026-02-25T22:05:15.845Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2026-02-25T22:05:15.845Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2026-02-25T22:05:15.845Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2026-02-25T22:05:15.845Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2026-02-25T22:05:15.845Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2026-02-25T22:05:15.845Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2026-02-25T22:05:15.845Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2026-02-25T22:05:15.845Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-02-25T22:05:15.845Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-02-25T22:05:15.845Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:05:15.845Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:05:15.845Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:05:15.845Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:05:15.845Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:05:15.845Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:05:15.845Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:05:15.845Z]
[2026-02-25T22:05:16.158Z] 2026-02-25 22:05:15,539 ERROR [io.und.req.io] (executor-thread-0) Exception handling request 3764c742-d941-4e3b-b467-8cd8c5120649-2 to /error: java.lang.RuntimeException: Error !!!
[2026-02-25T22:05:16.158Z] at io.quarkus.undertow.test.ErrorServlet.doGet(ErrorServlet.java:16)
[2026-02-25T22:05:16.158Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:503)
[2026-02-25T22:05:16.158Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[2026-02-25T22:05:16.158Z] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[2026-02-25T22:05:16.158Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2026-02-25T22:05:16.158Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2026-02-25T22:05:16.158Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2026-02-25T22:05:16.158Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2026-02-25T22:05:16.158Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2026-02-25T22:05:16.158Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2026-02-25T22:05:16.158Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-25T22:05:16.158Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2026-02-25T22:05:16.158Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2026-02-25T22:05:16.158Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2026-02-25T22:05:16.158Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2026-02-25T22:05:16.158Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2026-02-25T22:05:16.158Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2026-02-25T22:05:16.158Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-25T22:05:16.158Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-02-25T22:05:16.159Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2026-02-25T22:05:16.159Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2026-02-25T22:05:16.159Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2026-02-25T22:05:16.159Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2026-02-25T22:05:16.159Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2026-02-25T22:05:16.159Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2026-02-25T22:05:16.159Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2026-02-25T22:05:16.159Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2026-02-25T22:05:16.159Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2026-02-25T22:05:16.159Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2026-02-25T22:05:16.159Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2026-02-25T22:05:16.159Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2026-02-25T22:05:16.159Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2026-02-25T22:05:16.159Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-02-25T22:05:16.159Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-02-25T22:05:16.159Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:05:16.159Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:05:16.159Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:05:16.159Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:05:16.159Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:05:16.159Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:05:16.159Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:05:16.159Z]
[2026-02-25T22:05:16.159Z] 2026-02-25 22:05:16,010 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:05:16.159Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.728 s - in io.quarkus.undertow.test.ErrorServletTestCase
[2026-02-25T22:05:16.159Z] [INFO] Running io.quarkus.undertow.test.AnnotationWithWebXmlTestCase
[2026-02-25T22:05:17.256Z] 2026-02-25 22:05:16,848 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.325s. Listening on: http://localhost:8081
[2026-02-25T22:05:17.256Z] 2026-02-25 22:05:16,849 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:17.256Z] 2026-02-25 22:05:16,849 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:17.569Z] 2026-02-25 22:05:17,265 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:05:17.569Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.255 s - in io.quarkus.undertow.test.AnnotationWithWebXmlTestCase
[2026-02-25T22:05:17.569Z] [INFO] Running io.quarkus.undertow.test.sessioncontext.SessionContextTestCase
[2026-02-25T22:05:18.245Z] 2026-02-25 22:05:18,209 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.346s. Listening on: http://localhost:8081
[2026-02-25T22:05:18.245Z] 2026-02-25 22:05:18,209 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:18.245Z] 2026-02-25 22:05:18,210 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:18.921Z] 2026-02-25 22:05:18,794 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-25T22:05:18.921Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.53 s - in io.quarkus.undertow.test.sessioncontext.SessionContextTestCase
[2026-02-25T22:05:18.921Z] [INFO] Running io.quarkus.undertow.test.ServletWebFragmentXmlMergingTestCase
[2026-02-25T22:05:20.021Z] 2026-02-25 22:05:19,849 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.366s. Listening on: http://localhost:8081
[2026-02-25T22:05:20.021Z] 2026-02-25 22:05:19,849 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:20.021Z] 2026-02-25 22:05:19,850 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:20.697Z] 2026-02-25 22:05:20,358 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:05:20.697Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 s - in io.quarkus.undertow.test.ServletWebFragmentXmlMergingTestCase
[2026-02-25T22:05:20.697Z] [INFO] Running io.quarkus.undertow.test.ServletContainerInitializerTestCase
[2026-02-25T22:05:21.795Z] 2026-02-25 22:05:21,449 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.338s. Listening on: http://localhost:8081
[2026-02-25T22:05:21.795Z] 2026-02-25 22:05:21,449 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:21.795Z] 2026-02-25 22:05:21,449 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:22.108Z] 2026-02-25 22:05:21,813 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:05:22.108Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.449 s - in io.quarkus.undertow.test.ServletContainerInitializerTestCase
[2026-02-25T22:05:22.108Z] [INFO] Running io.quarkus.undertow.test.MultipartConfigTestCase
[2026-02-25T22:05:23.207Z] 2026-02-25 22:05:22,794 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2026-02-25T22:05:23.207Z] 2026-02-25 22:05:22,794 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:23.207Z] 2026-02-25 22:05:22,795 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:23.519Z] file
[2026-02-25T22:05:23.519Z] file
[2026-02-25T22:05:23.519Z] 2026-02-25 22:05:23,401 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:05:23.519Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s - in io.quarkus.undertow.test.MultipartConfigTestCase
[2026-02-25T22:05:23.519Z] [INFO] Running io.quarkus.undertow.test.UndertowHandlersConfTestCase
[2026-02-25T22:05:24.615Z] 2026-02-25 22:05:24,290 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8081
[2026-02-25T22:05:24.615Z] 2026-02-25 22:05:24,291 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:24.615Z] 2026-02-25 22:05:24,291 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:24.926Z] 2026-02-25 22:05:24,811 INFO [io.quarkus] (main) Quarkus stopped in 0.066s
[2026-02-25T22:05:24.926Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.402 s - in io.quarkus.undertow.test.UndertowHandlersConfTestCase
[2026-02-25T22:05:24.926Z] [INFO] Running io.quarkus.undertow.test.devmode.ServletChangeTestCase
[2026-02-25T22:05:35.544Z] Tests paused
[2026-02-25T22:05:35.544Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:05:35.544Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:05:35.544Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:05:35.545Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:05:35.545Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:05:35.545Z] 2026-02-25 22:05:27,503 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.767s. Listening on: http://localhost:8080
[2026-02-25T22:05:35.545Z] 2026-02-25 22:05:27,503 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:05:35.545Z] 2026-02-25 22:05:27,504 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:35.545Z] 2026-02-25 22:05:29,606 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevServlet.class.
[2026-02-25T22:05:35.545Z] 2026-02-25 22:05:29,615 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:05:35.545Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:05:35.545Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:05:35.545Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:05:35.545Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:05:35.545Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:05:35.545Z] 2026-02-25 22:05:29,927 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.308s. Listening on: http://localhost:8080
[2026-02-25T22:05:35.545Z] 2026-02-25 22:05:29,927 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:05:35.545Z] 2026-02-25 22:05:29,928 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:35.545Z] 2026-02-25 22:05:29,928 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.895s
[2026-02-25T22:05:35.545Z] 2026-02-25 22:05:31,192 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevServlet.class.
[2026-02-25T22:05:35.545Z] 2026-02-25 22:05:31,196 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:05:35.545Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:05:35.545Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:05:35.545Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:05:35.545Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:05:35.545Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:05:35.545Z] 2026-02-25 22:05:31,455 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.255s. Listening on: http://localhost:8080
[2026-02-25T22:05:35.545Z] 2026-02-25 22:05:31,455 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:05:35.545Z] 2026-02-25 22:05:31,455 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:35.545Z] 2026-02-25 22:05:31,455 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.403s
[2026-02-25T22:05:35.545Z] 2026-02-25 22:05:34,270 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-25T22:05:37.132Z] Tests paused
[2026-02-25T22:05:37.132Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:05:37.132Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:05:37.132Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:05:37.132Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:05:37.132Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:05:37.132Z] 2026-02-25 22:05:36,495 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.794s. Listening on: http://localhost:8080
[2026-02-25T22:05:37.132Z] 2026-02-25 22:05:36,496 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:05:37.132Z] 2026-02-25 22:05:36,496 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:37.132Z] 2026-02-25 22:05:36,626 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.002s
[2026-02-25T22:05:37.132Z] 2026-02-25 22:05:36,644 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-25T22:05:39.986Z] Tests paused
[2026-02-25T22:05:39.986Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:05:39.986Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:05:39.986Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:05:39.986Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:05:39.986Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:05:39.986Z] 2026-02-25 22:05:39,080 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.018s. Listening on: http://localhost:8080
[2026-02-25T22:05:39.986Z] 2026-02-25 22:05:39,082 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:05:39.986Z] 2026-02-25 22:05:39,082 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:39.986Z] 2026-02-25 22:05:39,256 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.002s
[2026-02-25T22:05:39.986Z] 2026-02-25 22:05:39,274 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-25T22:05:42.159Z] Tests paused
[2026-02-25T22:05:42.159Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:05:42.159Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:05:42.159Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:05:42.159Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:05:42.159Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:05:42.159Z] 2026-02-25 22:05:41,335 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.764s. Listening on: http://localhost:8080
[2026-02-25T22:05:42.159Z] 2026-02-25 22:05:41,336 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:05:42.159Z] 2026-02-25 22:05:41,336 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:42.159Z] 2026-02-25 22:05:41,607 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NewServlet.class.
[2026-02-25T22:05:42.160Z] 2026-02-25 22:05:41,615 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:05:42.160Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:05:42.160Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:05:42.160Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:05:42.160Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:05:42.160Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:05:42.160Z] 2026-02-25 22:05:41,993 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8080
[2026-02-25T22:05:42.160Z] 2026-02-25 22:05:41,993 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:05:42.160Z] 2026-02-25 22:05:41,994 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:42.160Z] 2026-02-25 22:05:41,994 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.532s
[2026-02-25T22:05:42.160Z] 2026-02-25 22:05:42,005 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:05:42.160Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.222 s - in io.quarkus.undertow.test.devmode.ServletChangeTestCase
[2026-02-25T22:05:42.160Z] [INFO] Running io.quarkus.undertow.test.ServletWebFragmentXmlTestCase
[2026-02-25T22:05:43.257Z] 2026-02-25 22:05:42,990 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.436s. Listening on: http://localhost:8081
[2026-02-25T22:05:43.257Z] 2026-02-25 22:05:42,990 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:43.257Z] 2026-02-25 22:05:42,990 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:43.571Z] 2026-02-25 22:05:43,503 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:05:43.571Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.469 s - in io.quarkus.undertow.test.ServletWebFragmentXmlTestCase
[2026-02-25T22:05:43.571Z] [INFO] Running io.quarkus.undertow.test.push.Http2ServerPushTestCase
[2026-02-25T22:05:45.161Z] 2026-02-25 22:05:45,092 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.007s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-25T22:05:45.161Z] 2026-02-25 22:05:45,093 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:45.161Z] 2026-02-25 22:05:45,093 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:45.526Z] 2026-02-25 22:05:45,496 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:05:45.526Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.977 s - in io.quarkus.undertow.test.push.Http2ServerPushTestCase
[2026-02-25T22:05:45.526Z] [INFO] Running io.quarkus.undertow.test.ServletDestroyTestCase
[2026-02-25T22:05:46.624Z] 2026-02-25 22:05:46,525 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.366s. Listening on: http://localhost:8081
[2026-02-25T22:05:46.624Z] 2026-02-25 22:05:46,526 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:46.624Z] 2026-02-25 22:05:46,526 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:47.300Z] 2026-02-25 22:05:46,916 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:05:47.300Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.418 s - in io.quarkus.undertow.test.ServletDestroyTestCase
[2026-02-25T22:05:47.300Z] [INFO] Running io.quarkus.undertow.test.AnnotatedServletInitParamsTestCase
[2026-02-25T22:05:47.976Z] 2026-02-25 22:05:47,862 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.385s. Listening on: http://localhost:8081
[2026-02-25T22:05:47.976Z] 2026-02-25 22:05:47,863 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:47.976Z] 2026-02-25 22:05:47,863 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:48.290Z] 2026-02-25 22:05:48,266 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:05:48.601Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.348 s - in io.quarkus.undertow.test.AnnotatedServletInitParamsTestCase
[2026-02-25T22:05:48.601Z] [INFO] Running io.quarkus.undertow.test.ServletContextInjectionTestCase
[2026-02-25T22:05:49.700Z] 2026-02-25 22:05:49,281 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.472s. Listening on: http://localhost:8081
[2026-02-25T22:05:49.700Z] 2026-02-25 22:05:49,282 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:49.700Z] 2026-02-25 22:05:49,282 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:49.700Z] 2026-02-25 22:05:49,341 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:05:49.700Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.068 s - in io.quarkus.undertow.test.ServletContextInjectionTestCase
[2026-02-25T22:05:49.700Z] [INFO] Running io.quarkus.undertow.test.LazyAuthRolesAllowedServletTestCase
[2026-02-25T22:05:50.377Z] 2026-02-25 22:05:50,305 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.376s. Listening on: http://localhost:8081
[2026-02-25T22:05:50.377Z] 2026-02-25 22:05:50,306 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:50.377Z] 2026-02-25 22:05:50,306 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:51.052Z] 2026-02-25 22:05:50,977 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:05:51.052Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.64 s - in io.quarkus.undertow.test.LazyAuthRolesAllowedServletTestCase
[2026-02-25T22:05:51.052Z] [INFO] Running io.quarkus.undertow.test.RolesAllowedServletTestCase
[2026-02-25T22:05:52.148Z] 2026-02-25 22:05:51,905 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.451s. Listening on: http://localhost:8081
[2026-02-25T22:05:52.148Z] 2026-02-25 22:05:51,906 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:52.148Z] 2026-02-25 22:05:51,906 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:05:52.829Z] 2026-02-25 22:05:52,456 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:05:52.829Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.475 s - in io.quarkus.undertow.test.RolesAllowedServletTestCase
[2026-02-25T22:05:52.829Z] [INFO] Running io.quarkus.undertow.test.MaxParametersTestCase
[2026-02-25T22:05:53.502Z] 2026-02-25 22:05:53,311 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.339s. Listening on: http://localhost:8081
[2026-02-25T22:05:53.502Z] 2026-02-25 22:05:53,311 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:05:53.502Z] 2026-02-25 22:05:53,311 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:06:26.517Z] 2026-02-25 22:06:23,697 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:06:26.517Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.233 s - in io.quarkus.undertow.test.MaxParametersTestCase
[2026-02-25T22:06:26.517Z] [INFO] Running io.quarkus.undertow.test.ServletWebXmlTestCase
[2026-02-25T22:06:26.517Z] 2026-02-25 22:06:24,481 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.341s. Listening on: http://localhost:8081
[2026-02-25T22:06:26.517Z] 2026-02-25 22:06:24,482 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:06:26.517Z] 2026-02-25 22:06:24,482 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:06:26.517Z] 2026-02-25 22:06:24,908 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:06:26.517Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s - in io.quarkus.undertow.test.ServletWebXmlTestCase
[2026-02-25T22:06:26.517Z] [INFO] Running io.quarkus.undertow.test.ServletWebXmlSecurityTestCase
[2026-02-25T22:06:26.517Z] 2026-02-25 22:06:25,421 WARN [io.und.servlet] (main) UT015020: Path /secure/* is secured for some HTTP methods, however it is not secured for [TRACE, HEAD, DELETE, CONNECT, OPTIONS, PUT]
[2026-02-25T22:06:26.517Z] 2026-02-25 22:06:25,613 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.341s. Listening on: http://localhost:8081
[2026-02-25T22:06:26.517Z] 2026-02-25 22:06:25,614 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:06:26.517Z] 2026-02-25 22:06:25,614 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:06:26.517Z] 2026-02-25 22:06:26,078 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:06:26.517Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.16 s - in io.quarkus.undertow.test.ServletWebXmlSecurityTestCase
[2026-02-25T22:06:26.517Z] [INFO] Running io.quarkus.undertow.test.AnnotationServletTestCase
[2026-02-25T22:06:27.188Z] 2026-02-25 22:06:26,854 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.357s. Listening on: http://localhost:8081
[2026-02-25T22:06:27.188Z] 2026-02-25 22:06:26,855 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:06:27.188Z] 2026-02-25 22:06:26,855 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:06:27.498Z] 2026-02-25 22:06:27,224 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:06:27.498Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 s - in io.quarkus.undertow.test.AnnotationServletTestCase
[2026-02-25T22:06:27.498Z] [INFO] Running io.quarkus.undertow.test.builtinbeans.ServletBuiltinBeanTestCase
[2026-02-25T22:06:28.169Z] 2026-02-25 22:06:28,128 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.391s. Listening on: http://localhost:8081
[2026-02-25T22:06:28.169Z] 2026-02-25 22:06:28,128 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:06:28.169Z] 2026-02-25 22:06:28,129 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:06:28.842Z] 2026-02-25 22:06:28,581 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:06:28.843Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.356 s - in io.quarkus.undertow.test.builtinbeans.ServletBuiltinBeanTestCase
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] Results:
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow-deployment ---
[2026-02-25T22:06:29.152Z] [INFO] Building jar: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow-deployment ---
[2026-02-25T22:06:29.152Z] [INFO] Building jar: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow-deployment ---
[2026-02-25T22:06:29.152Z] [INFO] Installing /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-deployment/2.7.5.Final/quarkus-undertow-deployment-2.7.5.Final.jar
[2026-02-25T22:06:29.152Z] [INFO] Installing /quarkus/extensions/undertow/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-undertow-deployment/2.7.5.Final/quarkus-undertow-deployment-2.7.5.Final.pom
[2026-02-25T22:06:29.152Z] [INFO] Installing /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-deployment/2.7.5.Final/quarkus-undertow-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] --------------< io.quarkus:quarkus-test-extension-parent >--------------
[2026-02-25T22:06:29.152Z] [INFO] Building Quarkus - Core - Test Extension 2.7.5.Final [99/964]
[2026-02-25T22:06:29.152Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-extension-parent ---
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-extension-parent ---
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-extension-parent ---
[2026-02-25T22:06:29.152Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-extension-parent ---
[2026-02-25T22:06:29.152Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-extension-parent ---
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-extension-parent ---
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-extension-parent ---
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-extension-parent ---
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-extension-parent ---
[2026-02-25T22:06:29.152Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-extension-parent ---
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-extension-parent ---
[2026-02-25T22:06:29.152Z] [INFO] Installing /quarkus/core/test-extension/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-extension-parent/2.7.5.Final/quarkus-test-extension-parent-2.7.5.Final.pom
[2026-02-25T22:06:29.152Z] [INFO]
[2026-02-25T22:06:29.152Z] [INFO] -----------------< io.quarkus:quarkus-test-extension >------------------
[2026-02-25T22:06:29.152Z] [INFO] Building Quarkus - Core - Test Extension - Runtime 2.7.5.Final [100/964]
[2026-02-25T22:06:29.152Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:06:29.152Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom
[2026-02-25T22:06:29.152Z] [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 52 kB/s)
[2026-02-25T22:06:29.152Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom
[2026-02-25T22:06:29.463Z] [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 18 kB/s)
[2026-02-25T22:06:29.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom
[2026-02-25T22:06:29.463Z] [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 444 kB/s)
[2026-02-25T22:06:29.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom
[2026-02-25T22:06:29.463Z] [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 59 kB/s)
[2026-02-25T22:06:29.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom
[2026-02-25T22:06:29.464Z] [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 152 kB/s)
[2026-02-25T22:06:29.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom
[2026-02-25T22:06:29.464Z] [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 19 kB/s)
[2026-02-25T22:06:29.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom
[2026-02-25T22:06:29.774Z] [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 32 kB/s)
[2026-02-25T22:06:29.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom
[2026-02-25T22:06:29.774Z] [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 91 kB/s)
[2026-02-25T22:06:29.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom
[2026-02-25T22:06:29.774Z] [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 420 kB/s)
[2026-02-25T22:06:29.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom
[2026-02-25T22:06:29.774Z] [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 86 kB/s)
[2026-02-25T22:06:29.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom
[2026-02-25T22:06:29.774Z] [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 307 kB/s)
[2026-02-25T22:06:29.774Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
[2026-02-25T22:06:30.085Z] [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 211 kB/s)
[2026-02-25T22:06:30.085Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar
[2026-02-25T22:06:30.085Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar
[2026-02-25T22:06:30.085Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar
[2026-02-25T22:06:30.085Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar
[2026-02-25T22:06:30.085Z] [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 516 kB/s)
[2026-02-25T22:06:30.085Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar (72 kB at 1.1 MB/s)
[2026-02-25T22:06:30.085Z] [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 664 kB/s)
[2026-02-25T22:06:30.085Z] [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 10 MB/s)
[2026-02-25T22:06:30.085Z] [INFO]
[2026-02-25T22:06:30.085Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-extension ---
[2026-02-25T22:06:30.085Z] [INFO]
[2026-02-25T22:06:30.085Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-extension ---
[2026-02-25T22:06:30.396Z] [INFO]
[2026-02-25T22:06:30.396Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-extension ---
[2026-02-25T22:06:30.396Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:06:30.396Z] [INFO]
[2026-02-25T22:06:30.396Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-extension ---
[2026-02-25T22:06:30.396Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:06:30.396Z] [INFO]
[2026-02-25T22:06:30.396Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-extension ---
[2026-02-25T22:06:30.396Z] [INFO]
[2026-02-25T22:06:30.396Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-extension ---
[2026-02-25T22:06:30.396Z] [INFO]
[2026-02-25T22:06:30.396Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-extension ---
[2026-02-25T22:06:30.396Z] [INFO]
[2026-02-25T22:06:30.396Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-extension ---
[2026-02-25T22:06:30.396Z] [INFO] Processed 49 files in 54ms (Formatted: 0, Unchanged: 49, Failed: 0, Readonly: 0)
[2026-02-25T22:06:30.396Z] [INFO]
[2026-02-25T22:06:30.396Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-extension ---
[2026-02-25T22:06:30.396Z] [INFO] Processed 49 files in 00:00.053 (Already Sorted: 49, Needed Sorting: 0)
[2026-02-25T22:06:30.396Z] [INFO]
[2026-02-25T22:06:30.396Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-extension ---
[2026-02-25T22:06:30.396Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:06:30.396Z] [INFO] Copying 2 resources
[2026-02-25T22:06:30.396Z] [INFO]
[2026-02-25T22:06:30.396Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-test-extension ---
[2026-02-25T22:06:30.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.pom
[2026-02-25T22:06:31.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.pom (1.4 kB at 3.5 kB/s)
[2026-02-25T22:06:31.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/atteo/parent/1.19/parent-1.19.pom
[2026-02-25T22:06:31.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/atteo/parent/1.19/parent-1.19.pom (16 kB at 274 kB/s)
[2026-02-25T22:06:31.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.jar
[2026-02-25T22:06:31.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.jar (16 kB at 54 kB/s)
[2026-02-25T22:06:31.440Z] [INFO]
[2026-02-25T22:06:31.440Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-extension ---
[2026-02-25T22:06:31.440Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:06:31.440Z] [INFO] Compiling 49 source files to /quarkus/core/test-extension/runtime/target/classes
[2026-02-25T22:06:31.814Z] [INFO]
[2026-02-25T22:06:31.814Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-extension ---
[2026-02-25T22:06:31.814Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:06:31.814Z] [INFO] skip non existing resourceDirectory /quarkus/core/test-extension/runtime/src/test/resources
[2026-02-25T22:06:31.814Z] [INFO]
[2026-02-25T22:06:31.814Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-extension ---
[2026-02-25T22:06:31.814Z] [INFO] No sources to compile
[2026-02-25T22:06:31.814Z] [INFO]
[2026-02-25T22:06:31.814Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-extension ---
[2026-02-25T22:06:31.814Z] [INFO] No tests to run.
[2026-02-25T22:06:31.814Z] [INFO]
[2026-02-25T22:06:31.814Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-extension ---
[2026-02-25T22:06:31.814Z] [INFO] Building jar: /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final.jar
[2026-02-25T22:06:31.814Z] [INFO]
[2026-02-25T22:06:31.814Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-extension ---
[2026-02-25T22:06:31.814Z] [INFO] Building jar: /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final-sources.jar
[2026-02-25T22:06:31.814Z] [INFO]
[2026-02-25T22:06:31.814Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-extension ---
[2026-02-25T22:06:31.814Z] [INFO] Installing /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-extension/2.7.5.Final/quarkus-test-extension-2.7.5.Final.jar
[2026-02-25T22:06:31.814Z] [INFO] Installing /quarkus/core/test-extension/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-extension/2.7.5.Final/quarkus-test-extension-2.7.5.Final.pom
[2026-02-25T22:06:31.814Z] [INFO] Installing /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-extension/2.7.5.Final/quarkus-test-extension-2.7.5.Final-sources.jar
[2026-02-25T22:06:31.814Z] [INFO]
[2026-02-25T22:06:31.814Z] [INFO] ------------< io.quarkus:quarkus-test-extension-deployment >------------
[2026-02-25T22:06:31.814Z] [INFO] Building Quarkus - Core - Test Extension - Deployment 2.7.5.Final [101/964]
[2026-02-25T22:06:31.814Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:06:31.814Z] [INFO]
[2026-02-25T22:06:31.814Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-extension-deployment ---
[2026-02-25T22:06:31.814Z] [INFO]
[2026-02-25T22:06:31.814Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-extension-deployment ---
[2026-02-25T22:06:32.959Z] [INFO]
[2026-02-25T22:06:32.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-extension-deployment ---
[2026-02-25T22:06:32.959Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:06:32.959Z] [INFO]
[2026-02-25T22:06:32.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-extension-deployment ---
[2026-02-25T22:06:32.959Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:06:32.959Z] [INFO]
[2026-02-25T22:06:32.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-extension-deployment ---
[2026-02-25T22:06:32.959Z] [INFO]
[2026-02-25T22:06:32.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-extension-deployment ---
[2026-02-25T22:06:32.959Z] [INFO]
[2026-02-25T22:06:32.959Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-extension-deployment ---
[2026-02-25T22:06:32.959Z] [INFO]
[2026-02-25T22:06:32.959Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-extension-deployment ---
[2026-02-25T22:06:32.959Z] [INFO] Processed 65 files in 105ms (Formatted: 0, Unchanged: 65, Failed: 0, Readonly: 0)
[2026-02-25T22:06:32.959Z] [INFO]
[2026-02-25T22:06:32.959Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-extension-deployment ---
[2026-02-25T22:06:32.959Z] [INFO] Processed 65 files in 00:00.084 (Already Sorted: 65, Needed Sorting: 0)
[2026-02-25T22:06:32.959Z] [INFO]
[2026-02-25T22:06:32.959Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-extension-deployment ---
[2026-02-25T22:06:32.959Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:06:32.959Z] [INFO] Copying 16 resources
[2026-02-25T22:06:32.959Z] [INFO]
[2026-02-25T22:06:32.959Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-extension-deployment ---
[2026-02-25T22:06:32.959Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:06:32.959Z] [INFO] Compiling 8 source files to /quarkus/core/test-extension/deployment/target/classes
[2026-02-25T22:06:33.269Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[192,81] unchecked call to Holder(java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<io.quarkus.runtime.ObjectSubstitution<F,T>>) as a member of the raw type io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2026-02-25T22:06:33.269Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[192,81] unchecked conversion
[2026-02-25T22:06:33.269Z] required: io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder<java.security.interfaces.DSAPublicKey,io.quarkus.extest.runtime.subst.KeyProxy>
[2026-02-25T22:06:33.269Z] found: io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2026-02-25T22:06:33.269Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[410,27] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-25T22:06:33.269Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[410,27] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-25T22:06:33.269Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[410,27] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-25T22:06:33.269Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[410,27] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-25T22:06:33.269Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[411,63] io.quarkus.deployment.builditem.AdditionalStaticInitConfigSourceProviderBuildItem in io.quarkus.deployment.builditem has been deprecated
[2026-02-25T22:06:33.269Z] [INFO]
[2026-02-25T22:06:33.269Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-extension-deployment ---
[2026-02-25T22:06:33.269Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:06:33.269Z] [INFO] Copying 1 resource
[2026-02-25T22:06:33.269Z] [INFO]
[2026-02-25T22:06:33.269Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-extension-deployment ---
[2026-02-25T22:06:33.269Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:06:33.269Z] [INFO] Compiling 57 source files to /quarkus/core/test-extension/deployment/target/test-classes
[2026-02-25T22:06:33.954Z] [INFO]
[2026-02-25T22:06:33.954Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-extension-deployment ---
[2026-02-25T22:06:33.954Z] [INFO]
[2026-02-25T22:06:33.954Z] [INFO] -------------------------------------------------------
[2026-02-25T22:06:33.954Z] [INFO] T E S T S
[2026-02-25T22:06:33.954Z] [INFO] -------------------------------------------------------
[2026-02-25T22:06:33.954Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:06:35.047Z] [INFO] Running io.quarkus.commandmode.DefaultProfileInjectingMainTestCase
[2026-02-25T22:06:40.786Z] 2026-02-25 22:06:37,668 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:06:40.786Z] 2026-02-25 22:06:37,768 INFO [io.qua.ext.dep.TestProcessor] (build-6) boot, launchMode=NORMAL
[2026-02-25T22:06:40.786Z] 2026-02-25 22:06:37,916 INFO [io.qua.ext.dep.TestProcessor] (build-23) loadDSAPublicKey run
[2026-02-25T22:06:40.786Z] 2026-02-25 22:06:38,164 INFO [io.qua.ext.dep.TestProcessor] (build-31) Have XmlConfig, loading
[2026-02-25T22:06:40.786Z] 2026-02-25 22:06:38,207 INFO [io.qua.ext.dep.TestProcessor] (build-31) Loaded XmlConfig, creating service
[2026-02-25T22:06:40.786Z] 2026-02-25 22:06:38,210 INFO [io.qua.ext.dep.TestProcessor] (build-22) Registering service start
[2026-02-25T22:06:40.786Z] 2026-02-25 22:06:38,493 INFO [DSAPublicKeyObjectSubstitution] (build-1) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:06:40.786Z] 2026-02-25 22:06:38,868 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1628ms
[2026-02-25T22:06:40.787Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:06:40.787Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:06:40.787Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:06:40.787Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:06:40.787Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:06:40.787Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,276 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,276 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,276 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,276 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,277 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,277 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,312 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,631 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,633 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,637 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,637 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,643 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,749 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.803s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,750 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,751 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:06:40.787Z] test.message = hello from prod
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,762 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,763 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,764 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:06:40.787Z] 2026-02-25 22:06:39,789 INFO [io.quarkus] (main) property-injecting stopped in 0.035s
[2026-02-25T22:06:41.461Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:06:41.461Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:06:41.461Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:06:41.461Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:06:41.461Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:06:41.461Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:06:41.461Z] 2026-02-25 22:06:40,756 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:41.461Z] 2026-02-25 22:06:40,756 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:41.461Z] 2026-02-25 22:06:40,756 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:41.461Z] 2026-02-25 22:06:40,756 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:41.461Z] 2026-02-25 22:06:40,756 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:41.461Z] 2026-02-25 22:06:40,757 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:41.461Z] 2026-02-25 22:06:40,794 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:06:41.461Z] 2026-02-25 22:06:41,142 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:06:41.461Z] 2026-02-25 22:06:41,143 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:06:41.462Z] 2026-02-25 22:06:41,148 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:06:41.462Z] 2026-02-25 22:06:41,149 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:06:41.462Z] 2026-02-25 22:06:41,155 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:06:41.462Z] 2026-02-25 22:06:41,251 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.875s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:06:41.462Z] 2026-02-25 22:06:41,252 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T22:06:41.462Z] 2026-02-25 22:06:41,252 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:06:41.462Z] test.message = hello from prod
[2026-02-25T22:06:41.462Z] 2026-02-25 22:06:41,266 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:06:41.462Z] 2026-02-25 22:06:41,267 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:06:41.462Z] 2026-02-25 22:06:41,267 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:06:41.462Z] 2026-02-25 22:06:41,291 INFO [io.quarkus] (main) property-injecting stopped in 0.035s
[2026-02-25T22:06:41.462Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.567 s - in io.quarkus.commandmode.DefaultProfileInjectingMainTestCase
[2026-02-25T22:06:41.462Z] [INFO] Running io.quarkus.commandmode.ExceptionHandlingCommandModeTestCase
[2026-02-25T22:06:46.090Z] 2026-02-25 22:06:43,028 INFO [io.qua.ext.dep.TestProcessor] (build-19) boot, launchMode=NORMAL
[2026-02-25T22:06:46.090Z] 2026-02-25 22:06:43,096 INFO [io.qua.ext.dep.TestProcessor] (build-3) loadDSAPublicKey run
[2026-02-25T22:06:46.090Z] 2026-02-25 22:06:43,308 INFO [io.qua.ext.dep.TestProcessor] (build-22) Have XmlConfig, loading
[2026-02-25T22:06:46.090Z] 2026-02-25 22:06:43,320 INFO [io.qua.ext.dep.TestProcessor] (build-22) Loaded XmlConfig, creating service
[2026-02-25T22:06:46.090Z] 2026-02-25 22:06:43,322 INFO [io.qua.ext.dep.TestProcessor] (build-26) Registering service start
[2026-02-25T22:06:46.090Z] 2026-02-25 22:06:43,747 INFO [DSAPublicKeyObjectSubstitution] (build-22) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:06:46.090Z] 2026-02-25 22:06:44,135 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1567ms
[2026-02-25T22:06:46.090Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:06:46.090Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:06:46.090Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:06:46.090Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:06:46.090Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:06:46.090Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:06:46.090Z] 2026-02-25 22:06:44,658 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:46.090Z] 2026-02-25 22:06:44,658 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:46.090Z] 2026-02-25 22:06:44,658 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:46.090Z] 2026-02-25 22:06:44,659 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:46.091Z] 2026-02-25 22:06:44,659 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:46.091Z] 2026-02-25 22:06:44,659 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:46.091Z] 2026-02-25 22:06:44,687 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:06:46.091Z] 2026-02-25 22:06:45,004 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:06:46.091Z] 2026-02-25 22:06:45,005 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:06:46.091Z] 2026-02-25 22:06:45,009 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:06:46.091Z] 2026-02-25 22:06:45,009 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:06:46.091Z] 2026-02-25 22:06:45,013 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:06:46.091Z] 2026-02-25 22:06:45,109 INFO [io.quarkus] (main) exception-handling 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.895s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:06:46.091Z] 2026-02-25 22:06:45,110 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T22:06:46.091Z] 2026-02-25 22:06:45,111 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:06:46.091Z] 2026-02-25 22:06:45,122 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:06:46.091Z] 2026-02-25 22:06:45,123 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:06:46.091Z] 2026-02-25 22:06:45,123 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:06:46.091Z] 2026-02-25 22:06:45,145 INFO [io.quarkus] (main) exception-handling stopped in 0.032s
[2026-02-25T22:06:46.091Z] Exception and exit code [1] handled by application
[2026-02-25T22:06:46.402Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:06:46.402Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:06:46.402Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:06:46.402Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:06:46.402Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:06:46.402Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:45,619 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:45,620 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:45,620 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:45,620 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:45,620 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:45,620 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:45,651 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:45,996 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:45,996 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:46,002 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:46,002 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:46,005 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:46,094 INFO [io.quarkus] (main) exception-handling 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.856s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:46,095 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:46,095 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:46,107 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:46,107 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:46,107 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:06:46.402Z] 2026-02-25 22:06:46,128 INFO [io.quarkus] (main) exception-handling stopped in 0.031s
[2026-02-25T22:06:46.402Z] Exception and exit code [1] handled by application
[2026-02-25T22:06:46.402Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.739 s - in io.quarkus.commandmode.ExceptionHandlingCommandModeTestCase
[2026-02-25T22:06:46.402Z] [INFO] Running io.quarkus.commandmode.ExceptionThrowingCommandModeTestCase
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:47,830 INFO [io.qua.ext.dep.TestProcessor] (build-7) loadDSAPublicKey run
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:47,865 INFO [io.qua.ext.dep.TestProcessor] (build-4) boot, launchMode=NORMAL
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:47,991 INFO [io.qua.ext.dep.TestProcessor] (build-6) Have XmlConfig, loading
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:47,998 INFO [io.qua.ext.dep.TestProcessor] (build-6) Loaded XmlConfig, creating service
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:48,000 INFO [io.qua.ext.dep.TestProcessor] (build-13) Registering service start
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:48,423 INFO [DSAPublicKeyObjectSubstitution] (build-22) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:48,696 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1346ms
[2026-02-25T22:06:50.056Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:06:50.056Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:06:50.056Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:06:50.056Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:06:50.056Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:06:50.056Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,262 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,262 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,262 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,262 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,262 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,262 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,289 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,603 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,604 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,609 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,609 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,612 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,703 INFO [io.quarkus] (main) exception-throwing 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.927s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,704 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,704 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,706 ERROR [io.qua.run.Application] (main) Failed to start application (with profile prod): java.lang.ArrayIndexOutOfBoundsException: Index 100 out of bounds for length 0
[2026-02-25T22:06:50.056Z] at io.quarkus.commandmode.ExceptionThrowingMain.run(ExceptionThrowingMain.java:10)
[2026-02-25T22:06:50.056Z] at io.quarkus.commandmode.ExceptionThrowingMain_ClientProxy.run(Unknown Source)
[2026-02-25T22:06:50.056Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:124)
[2026-02-25T22:06:50.056Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-02-25T22:06:50.056Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-02-25T22:06:50.056Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-02-25T22:06:50.056Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:06:50.056Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:06:50.056Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:06:50.056Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:06:50.056Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.doRun(QuarkusEntryPoint.java:60)
[2026-02-25T22:06:50.056Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.main(QuarkusEntryPoint.java:31)
[2026-02-25T22:06:50.056Z]
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,717 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,717 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,717 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:06:50.056Z] 2026-02-25 22:06:49,745 INFO [io.quarkus] (main) exception-throwing stopped in 0.037s
[2026-02-25T22:06:50.727Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:06:50.727Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:06:50.727Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:06:50.727Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:06:50.727Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:06:50.727Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,206 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,207 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,207 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,207 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,207 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,207 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,237 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,559 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,559 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,564 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,564 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,567 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,644 INFO [io.quarkus] (main) exception-throwing 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.809s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,645 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,645 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,646 ERROR [io.qua.run.Application] (main) Failed to start application (with profile prod): java.lang.ArrayIndexOutOfBoundsException: Index 100 out of bounds for length 0
[2026-02-25T22:06:50.727Z] at io.quarkus.commandmode.ExceptionThrowingMain.run(ExceptionThrowingMain.java:10)
[2026-02-25T22:06:50.727Z] at io.quarkus.commandmode.ExceptionThrowingMain_ClientProxy.run(Unknown Source)
[2026-02-25T22:06:50.727Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:124)
[2026-02-25T22:06:50.727Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-02-25T22:06:50.727Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-02-25T22:06:50.727Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-02-25T22:06:50.727Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:06:50.727Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:06:50.727Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:06:50.727Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:06:50.727Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.doRun(QuarkusEntryPoint.java:60)
[2026-02-25T22:06:50.727Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.main(QuarkusEntryPoint.java:31)
[2026-02-25T22:06:50.727Z]
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,656 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,656 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,656 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:06:50.727Z] 2026-02-25 22:06:50,674 INFO [io.quarkus] (main) exception-throwing stopped in 0.026s
[2026-02-25T22:06:51.045Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.527 s - in io.quarkus.commandmode.ExceptionThrowingCommandModeTestCase
[2026-02-25T22:06:51.045Z] [INFO] Running io.quarkus.commandmode.ExitCodeTestCase
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:52,640 INFO [io.qua.ext.dep.TestProcessor] (build-11) loadDSAPublicKey run
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:52,642 INFO [io.qua.ext.dep.TestProcessor] (build-14) boot, launchMode=TEST
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:52,839 INFO [io.qua.ext.dep.TestProcessor] (build-6) Have XmlConfig, loading
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:52,850 INFO [io.qua.ext.dep.TestProcessor] (build-6) Loaded XmlConfig, creating service
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:52,851 INFO [io.qua.ext.dep.TestProcessor] (build-24) Registering service start
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:53,271 INFO [DSAPublicKeyObjectSubstitution] (build-25) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:53,472 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:53,473 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:53,473 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:53,473 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:53,474 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:53,474 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:53,496 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:53,759 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:53,760 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:53,768 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:53,768 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:53,780 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:53,916 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.563s. Listening on: http://localhost:8081
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:53,917 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:06:54.697Z] 2026-02-25 22:06:53,917 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:06:55.370Z] 2026-02-25 22:06:55,030 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:06:55.370Z] 2026-02-25 22:06:55,030 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:06:55.370Z] 2026-02-25 22:06:55,031 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:06:55.370Z] 2026-02-25 22:06:55,049 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-25T22:06:55.370Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.331 s - in io.quarkus.commandmode.ExitCodeTestCase
[2026-02-25T22:06:55.370Z] [INFO] Running io.quarkus.commandmode.InvalidNamedMainTestCase
[2026-02-25T22:06:56.955Z] 2026-02-25 22:06:56,349 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:06:56.955Z] 2026-02-25 22:06:56,435 INFO [io.qua.ext.dep.TestProcessor] (build-6) boot, launchMode=NORMAL
[2026-02-25T22:06:56.955Z] 2026-02-25 22:06:56,470 INFO [io.qua.ext.dep.TestProcessor] (build-14) loadDSAPublicKey run
[2026-02-25T22:06:56.955Z] 2026-02-25 22:06:56,613 INFO [io.qua.ext.dep.TestProcessor] (build-3) Have XmlConfig, loading
[2026-02-25T22:06:56.955Z] 2026-02-25 22:06:56,621 INFO [io.qua.ext.dep.TestProcessor] (build-3) Loaded XmlConfig, creating service
[2026-02-25T22:06:56.955Z] 2026-02-25 22:06:56,623 INFO [io.qua.ext.dep.TestProcessor] (build-13) Registering service start
[2026-02-25T22:06:56.955Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 s - in io.quarkus.commandmode.InvalidNamedMainTestCase
[2026-02-25T22:06:56.955Z] [INFO] Running io.quarkus.commandmode.JavaMainFullyQualifiedTestCase
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:57,519 INFO [io.qua.ext.dep.TestProcessor] (build-23) boot, launchMode=NORMAL
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:57,577 INFO [io.qua.ext.dep.TestProcessor] (build-18) loadDSAPublicKey run
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:57,708 INFO [io.qua.ext.dep.TestProcessor] (build-11) Have XmlConfig, loading
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:57,726 INFO [io.qua.ext.dep.TestProcessor] (build-11) Loaded XmlConfig, creating service
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:57,728 INFO [io.qua.ext.dep.TestProcessor] (build-15) Registering service start
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:58,123 INFO [DSAPublicKeyObjectSubstitution] (build-13) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:58,296 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1134ms
[2026-02-25T22:06:59.800Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:06:59.800Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:06:59.800Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:06:59.800Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:06:59.800Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:06:59.800Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:58,855 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:58,855 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:58,856 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:58,856 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:58,856 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:58,856 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:58,898 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:59,223 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:59,223 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:59,228 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:59,228 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:59,231 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:59,309 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.938s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:59,310 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:59,310 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:06:59.800Z] Hello Non Default
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:59,322 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:59,323 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:59,323 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:06:59.800Z] 2026-02-25 22:06:59,346 INFO [io.quarkus] (main) run-exit stopped in 0.035s
[2026-02-25T22:07:00.471Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:07:00.471Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:07:00.471Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:07:00.471Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:07:00.471Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:07:00.471Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:07:00.471Z] 2026-02-25 22:06:59,775 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:00.471Z] 2026-02-25 22:06:59,775 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:00.471Z] 2026-02-25 22:06:59,775 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:00.471Z] 2026-02-25 22:06:59,775 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:00.471Z] 2026-02-25 22:06:59,775 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:00.471Z] 2026-02-25 22:06:59,775 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:00.471Z] 2026-02-25 22:06:59,802 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:00.471Z] 2026-02-25 22:07:00,125 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:00.471Z] 2026-02-25 22:07:00,125 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:00.471Z] 2026-02-25 22:07:00,134 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:00.471Z] 2026-02-25 22:07:00,134 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:00.471Z] 2026-02-25 22:07:00,138 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:00.471Z] 2026-02-25 22:07:00,225 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.807s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:07:00.471Z] 2026-02-25 22:07:00,226 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T22:07:00.471Z] 2026-02-25 22:07:00,226 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:00.471Z] Hello Non Default
[2026-02-25T22:07:00.471Z] 2026-02-25 22:07:00,237 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:00.471Z] 2026-02-25 22:07:00,237 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:00.471Z] 2026-02-25 22:07:00,238 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:00.471Z] 2026-02-25 22:07:00,261 INFO [io.quarkus] (main) run-exit stopped in 0.034s
[2026-02-25T22:07:00.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.667 s - in io.quarkus.commandmode.JavaMainFullyQualifiedTestCase
[2026-02-25T22:07:00.471Z] [INFO] Running io.quarkus.commandmode.JavaMainTestCase
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:01,459 INFO [io.qua.ext.dep.TestProcessor] (build-13) loadDSAPublicKey run
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:01,471 INFO [io.qua.ext.dep.TestProcessor] (build-26) boot, launchMode=NORMAL
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:01,807 INFO [io.qua.ext.dep.TestProcessor] (build-15) Have XmlConfig, loading
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:01,814 INFO [io.qua.ext.dep.TestProcessor] (build-15) Loaded XmlConfig, creating service
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:01,817 INFO [io.qua.ext.dep.TestProcessor] (build-20) Registering service start
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:02,034 INFO [DSAPublicKeyObjectSubstitution] (build-25) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:02,291 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1412ms
[2026-02-25T22:07:03.393Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:07:03.393Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:07:03.393Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:07:03.393Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:07:03.393Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:07:03.393Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:02,838 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:02,838 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:02,839 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:02,839 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:02,839 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:02,839 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:02,869 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:03,208 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:03,209 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:03,214 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:03,215 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:03,218 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:03,306 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.925s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:03,307 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:03,308 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:03.393Z] Hello Non Default
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:03,319 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:03,320 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:03,320 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:03.393Z] 2026-02-25 22:07:03,343 INFO [io.quarkus] (main) run-exit stopped in 0.034s
[2026-02-25T22:07:04.484Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:07:04.484Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:07:04.484Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:07:04.484Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:07:04.484Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:07:04.484Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:07:04.484Z] 2026-02-25 22:07:03,826 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:04.484Z] 2026-02-25 22:07:03,826 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:04.484Z] 2026-02-25 22:07:03,826 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:04.484Z] 2026-02-25 22:07:03,826 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:04.484Z] 2026-02-25 22:07:03,827 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:04.484Z] 2026-02-25 22:07:03,827 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:04.484Z] 2026-02-25 22:07:03,856 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:04.484Z] 2026-02-25 22:07:04,185 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:04.484Z] 2026-02-25 22:07:04,186 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:04.484Z] 2026-02-25 22:07:04,192 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:04.484Z] 2026-02-25 22:07:04,192 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:04.484Z] 2026-02-25 22:07:04,196 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:04.484Z] 2026-02-25 22:07:04,287 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.857s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:07:04.485Z] 2026-02-25 22:07:04,288 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T22:07:04.485Z] 2026-02-25 22:07:04,289 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:04.485Z] Hello Non Default
[2026-02-25T22:07:04.485Z] 2026-02-25 22:07:04,300 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:04.485Z] 2026-02-25 22:07:04,301 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:04.485Z] 2026-02-25 22:07:04,301 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:04.485Z] 2026-02-25 22:07:04,330 INFO [io.quarkus] (main) run-exit stopped in 0.039s
[2026-02-25T22:07:04.485Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.077 s - in io.quarkus.commandmode.JavaMainTestCase
[2026-02-25T22:07:04.485Z] [INFO] Running io.quarkus.commandmode.NamedMainTestCase
[2026-02-25T22:07:07.333Z] 2026-02-25 22:07:05,330 INFO [io.qua.ext.dep.TestProcessor] (build-18) boot, launchMode=NORMAL
[2026-02-25T22:07:07.333Z] 2026-02-25 22:07:05,360 INFO [io.qua.ext.dep.TestProcessor] (build-18) loadDSAPublicKey run
[2026-02-25T22:07:07.333Z] 2026-02-25 22:07:05,594 INFO [io.qua.ext.dep.TestProcessor] (build-19) Have XmlConfig, loading
[2026-02-25T22:07:07.333Z] 2026-02-25 22:07:05,602 INFO [io.qua.ext.dep.TestProcessor] (build-19) Loaded XmlConfig, creating service
[2026-02-25T22:07:07.333Z] 2026-02-25 22:07:05,604 INFO [io.qua.ext.dep.TestProcessor] (build-12) Registering service start
[2026-02-25T22:07:07.333Z] 2026-02-25 22:07:06,007 INFO [DSAPublicKeyObjectSubstitution] (build-10) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:06,239 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1218ms
[2026-02-25T22:07:07.334Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:07:07.334Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:07:07.334Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:07:07.334Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:07:07.334Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:07:07.334Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:06,754 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:06,754 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:06,754 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:06,754 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:06,755 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:06,755 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:06,782 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:07,113 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:07,114 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:07,119 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:07,119 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:07,122 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:07,223 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.906s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:07,224 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:07,225 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:07.334Z] Hello Named
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:07,236 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:07,236 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:07,236 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:07.334Z] 2026-02-25 22:07:07,261 INFO [io.quarkus] (main) run-exit stopped in 0.034s
[2026-02-25T22:07:08.431Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:07:08.431Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:07:08.431Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:07:08.431Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:07:08.431Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:07:08.431Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:07,722 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:07,722 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:07,722 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:07,723 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:07,723 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:07,723 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:07,753 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:08,097 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:08,098 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:08,103 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:08,103 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:08,106 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:08,205 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.855s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:08,206 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:08,206 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:08.431Z] Hello Named
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:08,216 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:08,216 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:08,216 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:08.431Z] 2026-02-25 22:07:08,241 INFO [io.quarkus] (main) run-exit stopped in 0.033s
[2026-02-25T22:07:08.431Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.893 s - in io.quarkus.commandmode.NamedMainTestCase
[2026-02-25T22:07:08.431Z] [INFO] Running io.quarkus.commandmode.OverriddenProfileInjectingMainTestCase
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:09,247 INFO [io.qua.ext.dep.TestProcessor] (build-19) boot, launchMode=NORMAL
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:09,264 INFO [io.qua.ext.dep.TestProcessor] (build-32) loadDSAPublicKey run
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:09,429 INFO [io.qua.ext.dep.TestProcessor] (build-20) Have XmlConfig, loading
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:09,438 INFO [io.qua.ext.dep.TestProcessor] (build-20) Loaded XmlConfig, creating service
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:09,440 INFO [io.qua.ext.dep.TestProcessor] (build-9) Registering service start
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:09,892 INFO [DSAPublicKeyObjectSubstitution] (build-30) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:10,130 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1262ms
[2026-02-25T22:07:11.277Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:07:11.277Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:07:11.277Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:07:11.277Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:07:11.277Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:07:11.277Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:10,556 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:10,557 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:10,557 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:10,557 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:10,557 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:10,557 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:10,592 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:10,939 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:10,941 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:10,946 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:10,946 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:10,950 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:11,055 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.843s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:11,056 INFO [io.quarkus] (main) Profile other activated.
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:11,056 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:11.277Z] test.message = hello from other
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:11,071 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:11,071 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:11,071 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:11.277Z] 2026-02-25 22:07:11,095 INFO [io.quarkus] (main) property-injecting stopped in 0.036s
[2026-02-25T22:07:12.370Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:07:12.370Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:07:12.370Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:07:12.370Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:07:12.370Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:07:12.370Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:11,506 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:11,506 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:11,506 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:11,507 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:11,507 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:11,507 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:11,539 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:11,905 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:11,907 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:11,913 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:11,913 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:11,918 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:12,022 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.841s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:12,023 INFO [io.quarkus] (main) Profile other activated.
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:12,024 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:12.370Z] test.message = hello from other
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:12,036 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:12,037 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:12,037 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:12.370Z] 2026-02-25 22:07:12,058 INFO [io.quarkus] (main) property-injecting stopped in 0.031s
[2026-02-25T22:07:12.370Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.812 s - in io.quarkus.commandmode.OverriddenProfileInjectingMainTestCase
[2026-02-25T22:07:12.370Z] [INFO] Running io.quarkus.commandmode.SimpleCommandModeBothMainsTestCase
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:13,041 INFO [io.qua.ext.dep.TestProcessor] (build-42) boot, launchMode=NORMAL
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:13,118 INFO [io.qua.ext.dep.TestProcessor] (build-45) loadDSAPublicKey run
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:13,302 INFO [io.qua.ext.dep.TestProcessor] (build-30) Have XmlConfig, loading
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:13,308 INFO [io.qua.ext.dep.TestProcessor] (build-30) Loaded XmlConfig, creating service
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:13,311 INFO [io.qua.ext.dep.TestProcessor] (build-7) Registering service start
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:13,709 INFO [DSAPublicKeyObjectSubstitution] (build-27) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:13,934 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1174ms
[2026-02-25T22:07:15.238Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:07:15.238Z] STATIC MAIN
[2026-02-25T22:07:15.238Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:07:15.238Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:07:15.238Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:07:15.238Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:07:15.238Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,446 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,446 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,446 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,446 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,447 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,447 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,472 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,809 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,809 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,814 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,814 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,817 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,914 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.903s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,915 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,915 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:15.238Z] QUARKUS MAIN
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,926 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,927 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,927 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:15.238Z] 2026-02-25 22:07:14,951 INFO [io.quarkus] (main) run-exit stopped in 0.034s
[2026-02-25T22:07:16.331Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:07:16.331Z] STATIC MAIN
[2026-02-25T22:07:16.331Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:07:16.331Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:07:16.331Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:07:16.331Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:07:16.331Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,409 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,409 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,409 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,409 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,410 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,410 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,435 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,756 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,756 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,761 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,761 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,764 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,855 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.816s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,855 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,856 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:16.331Z] QUARKUS MAIN
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,867 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,867 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,868 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:16.331Z] 2026-02-25 22:07:15,890 INFO [io.quarkus] (main) run-exit stopped in 0.033s
[2026-02-25T22:07:16.331Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.833 s - in io.quarkus.commandmode.SimpleCommandModeBothMainsTestCase
[2026-02-25T22:07:16.331Z] [INFO] Running io.quarkus.commandmode.SimpleCommandModeTestCase
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:17,087 INFO [io.qua.ext.dep.TestProcessor] (build-16) boot, launchMode=NORMAL
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:17,109 INFO [io.qua.ext.dep.TestProcessor] (build-6) loadDSAPublicKey run
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:17,317 INFO [io.qua.ext.dep.TestProcessor] (build-3) Have XmlConfig, loading
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:17,326 INFO [io.qua.ext.dep.TestProcessor] (build-3) Loaded XmlConfig, creating service
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:17,328 INFO [io.qua.ext.dep.TestProcessor] (build-23) Registering service start
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:17,615 INFO [DSAPublicKeyObjectSubstitution] (build-3) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:17,886 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1213ms
[2026-02-25T22:07:19.181Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:07:19.181Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:07:19.181Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:07:19.181Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:07:19.181Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:07:19.181Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,429 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,429 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,429 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,429 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,429 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,430 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,460 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,789 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,790 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,795 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,795 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,798 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,886 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.927s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,887 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,887 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:19.181Z] Hello World
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,898 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,898 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,898 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:19.181Z] 2026-02-25 22:07:18,921 INFO [io.quarkus] (main) run-exit stopped in 0.032s
[2026-02-25T22:07:20.278Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:07:20.278Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:07:20.278Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:07:20.278Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:07:20.278Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:07:20.278Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:07:20.278Z] 2026-02-25 22:07:19,355 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:20.278Z] 2026-02-25 22:07:19,355 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:20.278Z] 2026-02-25 22:07:19,356 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:20.278Z] 2026-02-25 22:07:19,356 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:20.278Z] 2026-02-25 22:07:19,356 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:20.278Z] 2026-02-25 22:07:19,356 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:20.278Z] 2026-02-25 22:07:19,385 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:20.278Z] 2026-02-25 22:07:19,714 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:20.278Z] 2026-02-25 22:07:19,714 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:20.278Z] 2026-02-25 22:07:19,719 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:20.278Z] 2026-02-25 22:07:19,719 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:20.278Z] 2026-02-25 22:07:19,722 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:20.278Z] 2026-02-25 22:07:19,815 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.819s. Listening on: http://0.0.0.0:8081
[2026-02-25T22:07:20.278Z] 2026-02-25 22:07:19,815 INFO [io.quarkus] (main) Profile prod activated.
[2026-02-25T22:07:20.279Z] 2026-02-25 22:07:19,816 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:20.279Z] Hello World
[2026-02-25T22:07:20.279Z] 2026-02-25 22:07:19,828 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:20.279Z] 2026-02-25 22:07:19,829 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:20.279Z] 2026-02-25 22:07:19,829 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:20.279Z] 2026-02-25 22:07:19,852 INFO [io.quarkus] (main) run-exit stopped in 0.035s
[2026-02-25T22:07:20.279Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.946 s - in io.quarkus.commandmode.SimpleCommandModeTestCase
[2026-02-25T22:07:20.279Z] [INFO] Running io.quarkus.config.BuildTimeConfigTest
[2026-02-25T22:07:21.377Z] 2026-02-25 22:07:20,258 INFO [io.qua.ext.dep.TestProcessor] (build-5) boot, launchMode=TEST
[2026-02-25T22:07:21.377Z] 2026-02-25 22:07:20,267 INFO [io.qua.ext.dep.TestProcessor] (build-4) loadDSAPublicKey run
[2026-02-25T22:07:21.377Z] 2026-02-25 22:07:20,273 INFO [io.qua.ext.dep.TestProcessor] (build-10) Have XmlConfig, loading
[2026-02-25T22:07:21.377Z] 2026-02-25 22:07:20,276 INFO [io.qua.ext.dep.TestProcessor] (build-10) Loaded XmlConfig, creating service
[2026-02-25T22:07:21.377Z] 2026-02-25 22:07:20,278 INFO [io.qua.ext.dep.TestProcessor] (build-16) Registering service start
[2026-02-25T22:07:21.377Z] 2026-02-25 22:07:20,536 INFO [DSAPublicKeyObjectSubstitution] (build-18) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:21.377Z] 2026-02-25 22:07:20,672 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:21.377Z] 2026-02-25 22:07:20,673 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:21.377Z] 2026-02-25 22:07:20,673 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:21.377Z] 2026-02-25 22:07:20,673 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:21.377Z] 2026-02-25 22:07:20,673 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:21.377Z] 2026-02-25 22:07:20,690 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:21.377Z] 2026-02-25 22:07:20,858 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:21.377Z] 2026-02-25 22:07:20,859 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:21.377Z] 2026-02-25 22:07:20,860 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:21.377Z] 2026-02-25 22:07:20,859 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:21.378Z] 2026-02-25 22:07:20,939 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:21.378Z] 2026-02-25 22:07:21,013 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.421s. Listening on: http://localhost:8081
[2026-02-25T22:07:21.378Z] 2026-02-25 22:07:21,013 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:07:21.378Z] 2026-02-25 22:07:21,013 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:21.378Z] 2026-02-25 22:07:21,092 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:21.378Z] 2026-02-25 22:07:21,093 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:21.378Z] 2026-02-25 22:07:21,093 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:21.378Z] 2026-02-25 22:07:21,101 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:07:21.378Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 s - in io.quarkus.config.BuildTimeConfigTest
[2026-02-25T22:07:21.378Z] [INFO] Running io.quarkus.config.ConfigBuilderTest
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:21,487 INFO [io.qua.ext.dep.TestProcessor] (build-12) loadDSAPublicKey run
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:21,488 INFO [io.qua.ext.dep.TestProcessor] (build-8) boot, launchMode=TEST
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:21,492 INFO [io.qua.ext.dep.TestProcessor] (build-10) Have XmlConfig, loading
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:21,494 INFO [io.qua.ext.dep.TestProcessor] (build-10) Loaded XmlConfig, creating service
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:21,498 INFO [io.qua.ext.dep.TestProcessor] (build-8) Registering service start
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:21,681 INFO [DSAPublicKeyObjectSubstitution] (build-14) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:21,806 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:21,807 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:21,807 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:21,808 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:21,808 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:21,808 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:21,822 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:21,946 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:21,947 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:21,948 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:21,949 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:22,094 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:22,160 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.435s. Listening on: http://localhost:8081
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:22,160 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:22,160 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:22,210 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:22,210 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:22,210 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:22.477Z] 2026-02-25 22:07:22,223 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:07:22.477Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.12 s - in io.quarkus.config.ConfigBuilderTest
[2026-02-25T22:07:22.477Z] [INFO] Running io.quarkus.config.RenameConfigTest
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:22,581 INFO [io.qua.ext.dep.TestProcessor] (build-8) loadDSAPublicKey run
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:22,582 INFO [io.qua.ext.dep.TestProcessor] (build-4) boot, launchMode=TEST
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:22,605 INFO [io.qua.ext.dep.TestProcessor] (build-5) Have XmlConfig, loading
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:22,614 INFO [io.qua.ext.dep.TestProcessor] (build-5) Loaded XmlConfig, creating service
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:22,615 INFO [io.qua.ext.dep.TestProcessor] (build-18) Registering service start
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:22,779 INFO [DSAPublicKeyObjectSubstitution] (build-4) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:22,918 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:22,919 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:22,919 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:22,920 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:22,920 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:22,920 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:22,937 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:23,161 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:23,162 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:23,163 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:23,163 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:23,175 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:23,247 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:23,248 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:23,248 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:23,302 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:23,303 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:23,303 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:23.577Z] 2026-02-25 22:07:23,313 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:07:23.577Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 s - in io.quarkus.config.RenameConfigTest
[2026-02-25T22:07:23.577Z] [INFO] Running io.quarkus.config.StaticInitConfigMappingInvalidTest
[2026-02-25T22:07:24.252Z] 2026-02-25 22:07:23,669 INFO [io.qua.ext.dep.TestProcessor] (build-5) loadDSAPublicKey run
[2026-02-25T22:07:24.252Z] 2026-02-25 22:07:23,671 INFO [io.qua.ext.dep.TestProcessor] (build-1) boot, launchMode=TEST
[2026-02-25T22:07:24.252Z] 2026-02-25 22:07:23,689 INFO [io.qua.ext.dep.TestProcessor] (build-1) Have XmlConfig, loading
[2026-02-25T22:07:24.252Z] 2026-02-25 22:07:23,693 INFO [io.qua.ext.dep.TestProcessor] (build-1) Loaded XmlConfig, creating service
[2026-02-25T22:07:24.252Z] 2026-02-25 22:07:23,695 INFO [io.qua.ext.dep.TestProcessor] (build-14) Registering service start
[2026-02-25T22:07:24.252Z] 2026-02-25 22:07:23,993 INFO [DSAPublicKeyObjectSubstitution] (build-9) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:24.252Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.83 s - in io.quarkus.config.StaticInitConfigMappingInvalidTest
[2026-02-25T22:07:24.252Z] [INFO] Running io.quarkus.config.StaticInitConfigMappingTest
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:24,512 INFO [io.qua.ext.dep.TestProcessor] (build-9) Have XmlConfig, loading
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:24,514 INFO [io.qua.ext.dep.TestProcessor] (build-10) loadDSAPublicKey run
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:24,515 INFO [io.qua.ext.dep.TestProcessor] (build-13) boot, launchMode=TEST
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:24,519 INFO [io.qua.ext.dep.TestProcessor] (build-9) Loaded XmlConfig, creating service
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:24,520 INFO [io.qua.ext.dep.TestProcessor] (build-10) Registering service start
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:24,698 INFO [DSAPublicKeyObjectSubstitution] (build-11) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:24,859 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:24,860 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:24,860 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:24,860 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:24,861 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:24,861 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:24,881 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:25,017 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:25,018 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:25,027 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:25,028 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:25,135 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:25,202 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.140s. Listening on: http://localhost:8081
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:25,202 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:07:25.347Z] 2026-02-25 22:07:25,202 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:25.659Z] 2026-02-25 22:07:25,329 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:25.659Z] 2026-02-25 22:07:25,330 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:25.659Z] 2026-02-25 22:07:25,330 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:25.659Z] 2026-02-25 22:07:25,345 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:07:25.659Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 s - in io.quarkus.config.StaticInitConfigMappingTest
[2026-02-25T22:07:25.659Z] [INFO] Running io.quarkus.deployment.pkg.builditem.GeneratedResourceBuildItemTest
[2026-02-25T22:07:36.283Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.4.3/cxf-rt-bindings-xml-3.4.3.pom
[2026-02-25T22:07:36.283Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.4.3/cxf-rt-bindings-xml-3.4.3.pom (5.4 kB at 17 kB/s)
[2026-02-25T22:07:36.283Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-parent/3.4.3/cxf-parent-3.4.3.pom
[2026-02-25T22:07:36.283Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-parent/3.4.3/cxf-parent-3.4.3.pom (114 kB at 1.5 MB/s)
[2026-02-25T22:07:36.283Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.4.3/cxf-3.4.3.pom
[2026-02-25T22:07:36.283Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.4.3/cxf-3.4.3.pom (39 kB at 624 kB/s)
[2026-02-25T22:07:36.283Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-bom/3.4.3/cxf-bom-3.4.3.pom
[2026-02-25T22:07:36.283Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-bom/3.4.3/cxf-bom-3.4.3.pom (26 kB at 598 kB/s)
[2026-02-25T22:07:36.283Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.pom
[2026-02-25T22:07:36.283Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.pom (20 kB at 329 kB/s)
[2026-02-25T22:07:36.283Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.pom
[2026-02-25T22:07:36.283Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.pom (8.3 kB at 223 kB/s)
[2026-02-25T22:07:36.283Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 161 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 536 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.pom (7.1 kB at 174 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema/2.2.5/xmlschema-2.2.5.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema/2.2.5/xmlschema-2.2.5.pom (32 kB at 840 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
[2026-02-25T22:07:36.284Z] 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 120 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.pom (19 kB at 475 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.pom (18 kB at 480 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.pom (17 kB at 439 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.2/saaj-impl-1.5.2.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.2/saaj-impl-1.5.2.pom (16 kB at 320 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/metro-saaj/1.5.2/metro-saaj-1.5.2.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/metro-saaj/1.5.2/metro-saaj-1.5.2.pom (13 kB at 359 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom (16 kB at 378 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.pom (2.1 kB at 46 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom (12 kB at 240 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom (22 kB at 507 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom (1.8 kB at 44 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom (11 kB at 308 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.pom (4.4 kB at 104 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 829 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.pom (4.5 kB at 77 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.4.3/cxf-rt-wsdl-3.4.3.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.4.3/cxf-rt-wsdl-3.4.3.pom (5.8 kB at 90 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom (1.1 kB at 30 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.3/cxf-rt-databinding-jaxb-3.4.3.pom
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.3/cxf-rt-databinding-jaxb-3.4.3.pom (5.2 kB at 137 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.4.3/cxf-rt-bindings-xml-3.4.3.jar
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.jar
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 1.1 MB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-xml/3.4.3/cxf-rt-bindings-xml-3.4.3.jar (38 kB at 195 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar (173 kB at 884 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.jar (1.6 MB at 7.9 MB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar (16 kB at 67 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.2/saaj-impl-1.5.2.jar
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar (1.4 MB at 5.9 MB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar
[2026-02-25T22:07:36.284Z] 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 181 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar (58 kB at 233 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.jar
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar (37 kB at 133 kB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.jar
[2026-02-25T22:07:36.284Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.2/saaj-impl-1.5.2.jar (453 kB at 1.6 MB/s)
[2026-02-25T22:07:36.284Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.4.3/cxf-rt-wsdl-3.4.3.jar
[2026-02-25T22:07:36.285Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar (16 kB at 55 kB/s)
[2026-02-25T22:07:36.285Z] Downloading from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar
[2026-02-25T22:07:36.285Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar (39 kB at 125 kB/s)
[2026-02-25T22:07:36.285Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.3/cxf-rt-databinding-jaxb-3.4.3.jar
[2026-02-25T22:07:36.285Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/rmi/jboss-rmi-api_1.0_spec/1.0.6.Final/jboss-rmi-api_1.0_spec-1.0.6.Final.jar (1.1 MB at 3.1 MB/s)
[2026-02-25T22:07:36.285Z] Downloaded from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar (187 kB at 525 kB/s)
[2026-02-25T22:07:36.285Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.jar (183 kB at 462 kB/s)
[2026-02-25T22:07:36.285Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-wsdl/3.4.3/cxf-rt-wsdl-3.4.3.jar (178 kB at 318 kB/s)
[2026-02-25T22:07:36.285Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-databinding-jaxb/3.4.3/cxf-rt-databinding-jaxb-3.4.3.jar (116 kB at 164 kB/s)
[2026-02-25T22:07:36.285Z] 2026-02-25 22:07:28,950 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:07:36.285Z] 2026-02-25 22:07:29,061 INFO [io.qua.ext.dep.TestProcessor] (build-18) boot, launchMode=NORMAL
[2026-02-25T22:07:36.285Z] 2026-02-25 22:07:29,070 INFO [io.qua.ext.dep.TestProcessor] (build-10) loadDSAPublicKey run
[2026-02-25T22:07:36.285Z] 2026-02-25 22:07:29,218 INFO [io.qua.ext.dep.TestProcessor] (build-2) Have XmlConfig, loading
[2026-02-25T22:07:36.285Z] 2026-02-25 22:07:29,226 INFO [io.qua.ext.dep.TestProcessor] (build-2) Loaded XmlConfig, creating service
[2026-02-25T22:07:36.285Z] 2026-02-25 22:07:29,228 INFO [io.qua.ext.dep.TestProcessor] (build-16) Registering service start
[2026-02-25T22:07:36.285Z] 2026-02-25 22:07:29,777 INFO [DSAPublicKeyObjectSubstitution] (build-7) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:36.285Z] 2026-02-25 22:07:29,835 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-13) Building uber jar: /quarkus/core/test-extension/deployment/target/quarkus-prod-mode-test7564504098793715743/build-result/generated-resource-runner.jar
[2026-02-25T22:07:36.285Z] 2026-02-25 22:07:34,958 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-13) Dependencies with duplicate files detected. The dependencies [jakarta.transaction:jakarta.transaction-api::jar:1.3.3[paths: /root/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar;], org.apache.geronimo.specs:geronimo-jta_1.1_spec::jar:1.1.1[paths: /root/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar;]] contain duplicate files, e.g. javax/transaction/UserTransaction.class
[2026-02-25T22:07:36.285Z] 2026-02-25 22:07:34,958 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-13) Dependencies with duplicate files detected. The dependencies [jakarta.activation:jakarta.activation-api::jar:1.2.1[paths: /root/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar;], com.sun.activation:jakarta.activation::jar:1.2.1[paths: /root/.m2/repository/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar;]] contain duplicate files, e.g. javax/activation/ActivationDataFlavor.class
[2026-02-25T22:07:36.285Z] 2026-02-25 22:07:34,958 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-13) Dependencies with duplicate files detected. The dependencies [org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec::jar:2.0.0.Final[paths: /root/.m2/repository/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;], jakarta.xml.bind:jakarta.xml.bind-api::jar:2.3.3[paths: /root/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar;]] contain duplicate files, e.g. javax/xml/bind/Validator.class
[2026-02-25T22:07:36.285Z] 2026-02-25 22:07:34,959 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-13) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.eclipse.sisu:org.eclipse.sisu.inject::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar;]] contain duplicate files, e.g. about.html
[2026-02-25T22:07:36.286Z] 2026-02-25 22:07:34,961 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-13) Dependencies with duplicate files detected. The dependencies [io.quarkus:quarkus-vertx-http-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-http-deployment:2.7.5.Final /quarkus/extensions/vertx-http/deployment sources: [[/quarkus/extensions/vertx-http/deployment/src/main/java] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/main/resources] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx-http/deployment/src/test/java] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/test/resources] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]], io.quarkus:quarkus-arc-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-arc-deployment:2.7.5.Final /quarkus/extensions/arc/deployment sources: [[/quarkus/extensions/arc/deployment/src/main/java] -> [/quarkus/extensions/arc/deployment/target/classes]] resources: [[/quarkus/extensions/arc/deployment/src/main/resources] -> [/quarkus/extensions/arc/deployment/target/classes]] tests sources: [[/quarkus/extensions/arc/deployment/src/test/java] -> [/quarkus/extensions/arc/deployment/target/test-classes]] resources: [[/quarkus/extensions/arc/deployment/src/test/resources] -> [/quarkus/extensions/arc/deployment/target/test-classes]], io.quarkus:quarkus-netty-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-netty-deployment:2.7.5.Final /quarkus/extensions/netty/deployment sources: [[/quarkus/extensions/netty/deployment/src/main/java] -> [/quarkus/extensions/netty/deployment/target/classes]] resources: [[/quarkus/extensions/netty/deployment/src/main/resources] -> [/quarkus/extensions/netty/deployment/target/classes]] tests sources: [[/quarkus/extensions/netty/deployment/src/test/java] -> [/quarkus/extensions/netty/deployment/target/test-classes]] resources: [[/quarkus/extensions/netty/deployment/src/test/resources] -> [/quarkus/extensions/netty/deployment/target/test-classes]], io.quarkus:quarkus-vertx-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-deployment:2.7.5.Final /quarkus/extensions/vertx/deployment sources: [[/quarkus/extensions/vertx/deployment/src/main/java] -> [/quarkus/extensions/vertx/deployment/target/classes]] resources: [[/quarkus/extensions/vertx/deployment/src/main/resources] -> [/quarkus/extensions/vertx/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx/deployment/src/test/java] -> [/quarkus/extensions/vertx/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx/deployment/src/test/resources] -> [/quarkus/extensions/vertx/deployment/target/test-classes]], io.quarkus:quarkus-core-deployment::jar:2.7.5.Final[paths: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-core-deployment:2.7.5.Final /quarkus/core/deployment sources: [[/quarkus/core/deployment/src/main/java] -> [/quarkus/core/deployment/target/classes]] resources: [[/quarkus/core/deployment/src/main/resources] -> [/quarkus/core/deployment/target/classes]] tests sources: [[/quarkus/core/deployment/src/test/java] -> [/quarkus/core/deployment/target/test-classes]] resources: [[/quarkus/core/deployment/src/test/resources] -> [/quarkus/core/deployment/target/test-classes]], io.quarkus:quarkus-smallrye-context-propagation-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-smallrye-context-propagation-deployment:2.7.5.Final /quarkus/extensions/smallrye-context-propagation/deployment sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] tests sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]], io.quarkus:quarkus-undertow-spi::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-spi:2.7.5.Final /quarkus/extensions/undertow/spi sources: [[/quarkus/extensions/undertow/spi/src/main/java] -> [/quarkus/extensions/undertow/spi/target/classes]] resources: [[/quarkus/extensions/undertow/spi/src/main/resources] -> [/quarkus/extensions/undertow/spi/target/classes]] tests sources: [[/quarkus/extensions/undertow/spi/src/test/java] -> [/quarkus/extensions/undertow/spi/target/test-classes]] resources: [[/quarkus/extensions/undertow/spi/src/test/resources] -> [/quarkus/extensions/undertow/spi/target/test-classes]], io.quarkus:quarkus-undertow-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-deployment:2.7.5.Final /quarkus/extensions/undertow/deployment sources: [[/quarkus/extensions/undertow/deployment/src/main/java] -> [/quarkus/extensions/undertow/deployment/target/classes]] resources: [[/quarkus/extensions/undertow/deployment/src/main/resources] -> [/quarkus/extensions/undertow/deployment/target/classes]] tests sources: [[/quarkus/extensions/undertow/deployment/src/test/java] -> [/quarkus/extensions/undertow/deployment/target/test-classes]] resources: [[/quarkus/extensions/undertow/deployment/src/test/resources] -> [/quarkus/extensions/undertow/deployment/target/test-classes]], io.quarkus:quarkus-mutiny-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-mutiny-deployment:2.7.5.Final /quarkus/extensions/mutiny/deployment sources: [[/quarkus/extensions/mutiny/deployment/src/main/java] -> [/quarkus/extensions/mutiny/deployment/target/classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/main/resources] -> [/quarkus/extensions/mutiny/deployment/target/classes]] tests sources: [[/quarkus/extensions/mutiny/deployment/src/test/java] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/test/resources] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]]] contain duplicate files, e.g. META-INF/quarkus-build-steps.list
[2026-02-25T22:07:36.286Z] 2026-02-25 22:07:34,961 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-13) Dependencies with duplicate files detected. The dependencies [org.junit.platform:junit-platform-commons::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar;], org.junit.jupiter:junit-jupiter-params::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar;], org.junit.jupiter:junit-jupiter-engine::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar;], org.junit.jupiter:junit-jupiter::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar;], org.junit.jupiter:junit-jupiter-api::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar;], org.junit.platform:junit-platform-launcher::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar;], org.junit.platform:junit-platform-engine::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar;]] contain duplicate files, e.g. META-INF/LICENSE-notice.md
[2026-02-25T22:07:36.286Z] 2026-02-25 22:07:34,962 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-13) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-bindings-soap::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-bindings-soap/3.4.3/cxf-rt-bindings-soap-3.4.3.jar;], org.apache.cxf:cxf-core::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar;]] contain duplicate files, e.g. META-INF/spring.handlers
[2026-02-25T22:07:36.286Z] 2026-02-25 22:07:34,965 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-13) Dependencies with duplicate files detected. The dependencies [org.apache.maven:maven-resolver-provider::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-impl::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar;], org.apache.maven.resolver:maven-resolver-transport-wagon::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar;], org.apache.maven:maven-settings-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar;], org.codehaus.plexus:plexus-cipher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar;], org.codehaus.plexus:plexus-sec-dispatcher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven:maven-embedder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-connector-basic::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar;], org.apache.maven:maven-model-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar;]] contain duplicate files, e.g. META-INF/sisu/javax.inject.Named
[2026-02-25T22:07:36.286Z] 2026-02-25 22:07:34,965 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-13) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.apache.maven.wagon:wagon-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven.wagon:wagon-file::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar;]] contain duplicate files, e.g. META-INF/plexus/components.xml
[2026-02-25T22:07:36.286Z] 2026-02-25 22:07:35,133 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 6465ms
[2026-02-25T22:07:36.286Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:07:36.286Z] RESOURCES: 1
[2026-02-25T22:07:36.286Z] <?xml version="1.0" encoding="UTF-8" standalone="no"?><properties>
[2026-02-25T22:07:36.286Z] <entry key="xml-javax.wsdl.Port">org.apache.cxf.binding.xml.wsdl11.HttpAddressPlugin</entry>
[2026-02-25T22:07:36.286Z] <entry key="xml-javax.wsdl.Binding">org.apache.cxf.binding.xml.wsdl11.XmlBindingPlugin</entry>
[2026-02-25T22:07:36.286Z] <entry key="xml-javax.wsdl.BindingInput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2026-02-25T22:07:36.286Z] <entry key="xml-javax.wsdl.BindingOutput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2026-02-25T22:07:36.286Z] <entry key="soap-javax.wsdl.Port">org.apache.cxf.binding.soap.wsdl11.SoapAddressPlugin</entry>
[2026-02-25T22:07:36.286Z] </properties>
[2026-02-25T22:07:36.286Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:07:36.286Z] RESOURCES: 1
[2026-02-25T22:07:36.286Z] <?xml version="1.0" encoding="UTF-8" standalone="no"?><properties>
[2026-02-25T22:07:36.286Z] <entry key="xml-javax.wsdl.Port">org.apache.cxf.binding.xml.wsdl11.HttpAddressPlugin</entry>
[2026-02-25T22:07:36.286Z] <entry key="xml-javax.wsdl.Binding">org.apache.cxf.binding.xml.wsdl11.XmlBindingPlugin</entry>
[2026-02-25T22:07:36.286Z] <entry key="xml-javax.wsdl.BindingInput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2026-02-25T22:07:36.286Z] <entry key="xml-javax.wsdl.BindingOutput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2026-02-25T22:07:36.286Z] <entry key="soap-javax.wsdl.Port">org.apache.cxf.binding.soap.wsdl11.SoapAddressPlugin</entry>
[2026-02-25T22:07:36.286Z] </properties>
[2026-02-25T22:07:36.286Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.987 s - in io.quarkus.deployment.pkg.builditem.GeneratedResourceBuildItemTest
[2026-02-25T22:07:36.286Z] [INFO] Running io.quarkus.deployment.pkg.builditem.UberJarIgnoredResourceBuildItemTest
[2026-02-25T22:07:42.048Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.pom
[2026-02-25T22:07:42.048Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.pom (13 kB at 168 kB/s)
[2026-02-25T22:07:42.048Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar
[2026-02-25T22:07:42.048Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar (391 kB at 4.6 MB/s)
[2026-02-25T22:07:42.048Z] 2026-02-25 22:07:36,434 INFO [io.qua.ext.dep.TestProcessor] (build-19) boot, launchMode=NORMAL
[2026-02-25T22:07:42.048Z] 2026-02-25 22:07:36,440 INFO [io.qua.ext.dep.TestProcessor] (build-25) loadDSAPublicKey run
[2026-02-25T22:07:42.048Z] 2026-02-25 22:07:36,610 INFO [io.qua.ext.dep.TestProcessor] (build-5) Have XmlConfig, loading
[2026-02-25T22:07:42.048Z] 2026-02-25 22:07:36,618 INFO [io.qua.ext.dep.TestProcessor] (build-5) Loaded XmlConfig, creating service
[2026-02-25T22:07:42.048Z] 2026-02-25 22:07:36,621 INFO [io.qua.ext.dep.TestProcessor] (build-8) Registering service start
[2026-02-25T22:07:42.048Z] 2026-02-25 22:07:37,004 INFO [DSAPublicKeyObjectSubstitution] (build-4) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:42.048Z] 2026-02-25 22:07:37,085 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Building uber jar: /quarkus/core/test-extension/deployment/target/quarkus-prod-mode-test17439460635119268364/build-result/uber-jar-ignored-runner.jar
[2026-02-25T22:07:42.048Z] 2026-02-25 22:07:41,681 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Dependencies with duplicate files detected. The dependencies [jakarta.transaction:jakarta.transaction-api::jar:1.3.3[paths: /root/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar;], org.apache.geronimo.specs:geronimo-jta_1.1_spec::jar:1.1.1[paths: /root/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar;]] contain duplicate files, e.g. javax/transaction/UserTransaction.class
[2026-02-25T22:07:42.048Z] 2026-02-25 22:07:41,682 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Dependencies with duplicate files detected. The dependencies [jakarta.activation:jakarta.activation-api::jar:1.2.1[paths: /root/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar;], com.sun.activation:jakarta.activation::jar:1.2.1[paths: /root/.m2/repository/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar;]] contain duplicate files, e.g. javax/activation/ActivationDataFlavor.class
[2026-02-25T22:07:42.048Z] 2026-02-25 22:07:41,682 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Dependencies with duplicate files detected. The dependencies [org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec::jar:2.0.0.Final[paths: /root/.m2/repository/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;], jakarta.xml.bind:jakarta.xml.bind-api::jar:2.3.3[paths: /root/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar;]] contain duplicate files, e.g. javax/xml/bind/Validator.class
[2026-02-25T22:07:42.048Z] 2026-02-25 22:07:41,684 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.eclipse.sisu:org.eclipse.sisu.inject::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar;]] contain duplicate files, e.g. about.html
[2026-02-25T22:07:42.049Z] 2026-02-25 22:07:41,687 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Dependencies with duplicate files detected. The dependencies [io.quarkus:quarkus-undertow-spi::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-spi:2.7.5.Final /quarkus/extensions/undertow/spi sources: [[/quarkus/extensions/undertow/spi/src/main/java] -> [/quarkus/extensions/undertow/spi/target/classes]] resources: [[/quarkus/extensions/undertow/spi/src/main/resources] -> [/quarkus/extensions/undertow/spi/target/classes]] tests sources: [[/quarkus/extensions/undertow/spi/src/test/java] -> [/quarkus/extensions/undertow/spi/target/test-classes]] resources: [[/quarkus/extensions/undertow/spi/src/test/resources] -> [/quarkus/extensions/undertow/spi/target/test-classes]], io.quarkus:quarkus-vertx-http-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-http-deployment:2.7.5.Final /quarkus/extensions/vertx-http/deployment sources: [[/quarkus/extensions/vertx-http/deployment/src/main/java] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/main/resources] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx-http/deployment/src/test/java] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/test/resources] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]], io.quarkus:quarkus-vertx-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-deployment:2.7.5.Final /quarkus/extensions/vertx/deployment sources: [[/quarkus/extensions/vertx/deployment/src/main/java] -> [/quarkus/extensions/vertx/deployment/target/classes]] resources: [[/quarkus/extensions/vertx/deployment/src/main/resources] -> [/quarkus/extensions/vertx/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx/deployment/src/test/java] -> [/quarkus/extensions/vertx/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx/deployment/src/test/resources] -> [/quarkus/extensions/vertx/deployment/target/test-classes]], io.quarkus:quarkus-arc-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-arc-deployment:2.7.5.Final /quarkus/extensions/arc/deployment sources: [[/quarkus/extensions/arc/deployment/src/main/java] -> [/quarkus/extensions/arc/deployment/target/classes]] resources: [[/quarkus/extensions/arc/deployment/src/main/resources] -> [/quarkus/extensions/arc/deployment/target/classes]] tests sources: [[/quarkus/extensions/arc/deployment/src/test/java] -> [/quarkus/extensions/arc/deployment/target/test-classes]] resources: [[/quarkus/extensions/arc/deployment/src/test/resources] -> [/quarkus/extensions/arc/deployment/target/test-classes]], io.quarkus:quarkus-mutiny-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-mutiny-deployment:2.7.5.Final /quarkus/extensions/mutiny/deployment sources: [[/quarkus/extensions/mutiny/deployment/src/main/java] -> [/quarkus/extensions/mutiny/deployment/target/classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/main/resources] -> [/quarkus/extensions/mutiny/deployment/target/classes]] tests sources: [[/quarkus/extensions/mutiny/deployment/src/test/java] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/test/resources] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]], io.quarkus:quarkus-smallrye-context-propagation-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-smallrye-context-propagation-deployment:2.7.5.Final /quarkus/extensions/smallrye-context-propagation/deployment sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] tests sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]], io.quarkus:quarkus-core-deployment::jar:2.7.5.Final[paths: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-core-deployment:2.7.5.Final /quarkus/core/deployment sources: [[/quarkus/core/deployment/src/main/java] -> [/quarkus/core/deployment/target/classes]] resources: [[/quarkus/core/deployment/src/main/resources] -> [/quarkus/core/deployment/target/classes]] tests sources: [[/quarkus/core/deployment/src/test/java] -> [/quarkus/core/deployment/target/test-classes]] resources: [[/quarkus/core/deployment/src/test/resources] -> [/quarkus/core/deployment/target/test-classes]], io.quarkus:quarkus-netty-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-netty-deployment:2.7.5.Final /quarkus/extensions/netty/deployment sources: [[/quarkus/extensions/netty/deployment/src/main/java] -> [/quarkus/extensions/netty/deployment/target/classes]] resources: [[/quarkus/extensions/netty/deployment/src/main/resources] -> [/quarkus/extensions/netty/deployment/target/classes]] tests sources: [[/quarkus/extensions/netty/deployment/src/test/java] -> [/quarkus/extensions/netty/deployment/target/test-classes]] resources: [[/quarkus/extensions/netty/deployment/src/test/resources] -> [/quarkus/extensions/netty/deployment/target/test-classes]], io.quarkus:quarkus-undertow-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-deployment:2.7.5.Final /quarkus/extensions/undertow/deployment sources: [[/quarkus/extensions/undertow/deployment/src/main/java] -> [/quarkus/extensions/undertow/deployment/target/classes]] resources: [[/quarkus/extensions/undertow/deployment/src/main/resources] -> [/quarkus/extensions/undertow/deployment/target/classes]] tests sources: [[/quarkus/extensions/undertow/deployment/src/test/java] -> [/quarkus/extensions/undertow/deployment/target/test-classes]] resources: [[/quarkus/extensions/undertow/deployment/src/test/resources] -> [/quarkus/extensions/undertow/deployment/target/test-classes]]] contain duplicate files, e.g. META-INF/quarkus-build-steps.list
[2026-02-25T22:07:42.049Z] 2026-02-25 22:07:41,687 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Dependencies with duplicate files detected. The dependencies [org.junit.platform:junit-platform-commons::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar;], org.junit.jupiter:junit-jupiter-params::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar;], org.junit.jupiter:junit-jupiter-engine::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar;], org.junit.jupiter:junit-jupiter::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar;], org.junit.jupiter:junit-jupiter-api::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar;], org.junit.platform:junit-platform-launcher::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar;], org.junit.platform:junit-platform-engine::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar;]] contain duplicate files, e.g. META-INF/LICENSE-notice.md
[2026-02-25T22:07:42.049Z] 2026-02-25 22:07:41,688 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-transports-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar;], org.apache.cxf:cxf-core::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar;]] contain duplicate files, e.g. META-INF/blueprint.handlers
[2026-02-25T22:07:42.049Z] 2026-02-25 22:07:41,690 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-transports-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar;], org.apache.httpcomponents:httpclient::jar:4.5.13[paths: /root/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar;]] contain duplicate files, e.g. mozilla/public-suffix-list.txt
[2026-02-25T22:07:42.049Z] 2026-02-25 22:07:41,693 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Dependencies with duplicate files detected. The dependencies [org.apache.maven:maven-resolver-provider::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-impl::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar;], org.apache.maven.resolver:maven-resolver-transport-wagon::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar;], org.apache.maven:maven-settings-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar;], org.codehaus.plexus:plexus-cipher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar;], org.codehaus.plexus:plexus-sec-dispatcher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven:maven-embedder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-connector-basic::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar;], org.apache.maven:maven-model-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar;]] contain duplicate files, e.g. META-INF/sisu/javax.inject.Named
[2026-02-25T22:07:42.049Z] 2026-02-25 22:07:41,694 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.apache.maven.wagon:wagon-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven.wagon:wagon-file::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar;]] contain duplicate files, e.g. META-INF/plexus/components.xml
[2026-02-25T22:07:42.049Z] 2026-02-25 22:07:41,841 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 5761ms
[2026-02-25T22:07:42.049Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:07:42.049Z] RESOURCES: 0
[2026-02-25T22:07:42.359Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:07:42.359Z] RESOURCES: 0
[2026-02-25T22:07:42.359Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.709 s - in io.quarkus.deployment.pkg.builditem.UberJarIgnoredResourceBuildItemTest
[2026-02-25T22:07:42.359Z] [INFO] Running io.quarkus.deployment.pkg.builditem.UberJarMergedResourceBuildItemTest
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:42,990 INFO [io.qua.ext.dep.TestProcessor] (build-8) boot, launchMode=NORMAL
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:43,040 INFO [io.qua.ext.dep.TestProcessor] (build-11) loadDSAPublicKey run
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:43,216 INFO [io.qua.ext.dep.TestProcessor] (build-10) Have XmlConfig, loading
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:43,224 INFO [io.qua.ext.dep.TestProcessor] (build-10) Loaded XmlConfig, creating service
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:43,226 INFO [io.qua.ext.dep.TestProcessor] (build-28) Registering service start
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:43,506 INFO [DSAPublicKeyObjectSubstitution] (build-28) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:43,542 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Building uber jar: /quarkus/core/test-extension/deployment/target/quarkus-prod-mode-test4278781149206932973/build-result/uber-jar-merged-runner.jar
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:48,242 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Dependencies with duplicate files detected. The dependencies [jakarta.transaction:jakarta.transaction-api::jar:1.3.3[paths: /root/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar;], org.apache.geronimo.specs:geronimo-jta_1.1_spec::jar:1.1.1[paths: /root/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar;]] contain duplicate files, e.g. javax/transaction/UserTransaction.class
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:48,242 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Dependencies with duplicate files detected. The dependencies [jakarta.activation:jakarta.activation-api::jar:1.2.1[paths: /root/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar;], com.sun.activation:jakarta.activation::jar:1.2.1[paths: /root/.m2/repository/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar;]] contain duplicate files, e.g. javax/activation/ActivationDataFlavor.class
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:48,242 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Dependencies with duplicate files detected. The dependencies [org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec::jar:2.0.0.Final[paths: /root/.m2/repository/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;], jakarta.xml.bind:jakarta.xml.bind-api::jar:2.3.3[paths: /root/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar;]] contain duplicate files, e.g. javax/xml/bind/Validator.class
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:48,244 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.eclipse.sisu:org.eclipse.sisu.inject::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar;]] contain duplicate files, e.g. about.html
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:48,246 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Dependencies with duplicate files detected. The dependencies [io.quarkus:quarkus-arc-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-arc-deployment:2.7.5.Final /quarkus/extensions/arc/deployment sources: [[/quarkus/extensions/arc/deployment/src/main/java] -> [/quarkus/extensions/arc/deployment/target/classes]] resources: [[/quarkus/extensions/arc/deployment/src/main/resources] -> [/quarkus/extensions/arc/deployment/target/classes]] tests sources: [[/quarkus/extensions/arc/deployment/src/test/java] -> [/quarkus/extensions/arc/deployment/target/test-classes]] resources: [[/quarkus/extensions/arc/deployment/src/test/resources] -> [/quarkus/extensions/arc/deployment/target/test-classes]], io.quarkus:quarkus-undertow-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-deployment:2.7.5.Final /quarkus/extensions/undertow/deployment sources: [[/quarkus/extensions/undertow/deployment/src/main/java] -> [/quarkus/extensions/undertow/deployment/target/classes]] resources: [[/quarkus/extensions/undertow/deployment/src/main/resources] -> [/quarkus/extensions/undertow/deployment/target/classes]] tests sources: [[/quarkus/extensions/undertow/deployment/src/test/java] -> [/quarkus/extensions/undertow/deployment/target/test-classes]] resources: [[/quarkus/extensions/undertow/deployment/src/test/resources] -> [/quarkus/extensions/undertow/deployment/target/test-classes]], io.quarkus:quarkus-smallrye-context-propagation-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-smallrye-context-propagation-deployment:2.7.5.Final /quarkus/extensions/smallrye-context-propagation/deployment sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/main/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/classes]] tests sources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/java] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]] resources: [[/quarkus/extensions/smallrye-context-propagation/deployment/src/test/resources] -> [/quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes]], io.quarkus:quarkus-vertx-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-deployment:2.7.5.Final /quarkus/extensions/vertx/deployment sources: [[/quarkus/extensions/vertx/deployment/src/main/java] -> [/quarkus/extensions/vertx/deployment/target/classes]] resources: [[/quarkus/extensions/vertx/deployment/src/main/resources] -> [/quarkus/extensions/vertx/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx/deployment/src/test/java] -> [/quarkus/extensions/vertx/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx/deployment/src/test/resources] -> [/quarkus/extensions/vertx/deployment/target/test-classes]], io.quarkus:quarkus-undertow-spi::jar:2.7.5.Final[paths: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar;] io.quarkus:quarkus-undertow-spi:2.7.5.Final /quarkus/extensions/undertow/spi sources: [[/quarkus/extensions/undertow/spi/src/main/java] -> [/quarkus/extensions/undertow/spi/target/classes]] resources: [[/quarkus/extensions/undertow/spi/src/main/resources] -> [/quarkus/extensions/undertow/spi/target/classes]] tests sources: [[/quarkus/extensions/undertow/spi/src/test/java] -> [/quarkus/extensions/undertow/spi/target/test-classes]] resources: [[/quarkus/extensions/undertow/spi/src/test/resources] -> [/quarkus/extensions/undertow/spi/target/test-classes]], io.quarkus:quarkus-netty-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-netty-deployment:2.7.5.Final /quarkus/extensions/netty/deployment sources: [[/quarkus/extensions/netty/deployment/src/main/java] -> [/quarkus/extensions/netty/deployment/target/classes]] resources: [[/quarkus/extensions/netty/deployment/src/main/resources] -> [/quarkus/extensions/netty/deployment/target/classes]] tests sources: [[/quarkus/extensions/netty/deployment/src/test/java] -> [/quarkus/extensions/netty/deployment/target/test-classes]] resources: [[/quarkus/extensions/netty/deployment/src/test/resources] -> [/quarkus/extensions/netty/deployment/target/test-classes]], io.quarkus:quarkus-core-deployment::jar:2.7.5.Final[paths: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-core-deployment:2.7.5.Final /quarkus/core/deployment sources: [[/quarkus/core/deployment/src/main/java] -> [/quarkus/core/deployment/target/classes]] resources: [[/quarkus/core/deployment/src/main/resources] -> [/quarkus/core/deployment/target/classes]] tests sources: [[/quarkus/core/deployment/src/test/java] -> [/quarkus/core/deployment/target/test-classes]] resources: [[/quarkus/core/deployment/src/test/resources] -> [/quarkus/core/deployment/target/test-classes]], io.quarkus:quarkus-vertx-http-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-vertx-http-deployment:2.7.5.Final /quarkus/extensions/vertx-http/deployment sources: [[/quarkus/extensions/vertx-http/deployment/src/main/java] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/main/resources] -> [/quarkus/extensions/vertx-http/deployment/target/classes]] tests sources: [[/quarkus/extensions/vertx-http/deployment/src/test/java] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]] resources: [[/quarkus/extensions/vertx-http/deployment/src/test/resources] -> [/quarkus/extensions/vertx-http/deployment/target/test-classes]], io.quarkus:quarkus-mutiny-deployment::jar:2.7.5.Final[paths: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar;] io.quarkus:quarkus-mutiny-deployment:2.7.5.Final /quarkus/extensions/mutiny/deployment sources: [[/quarkus/extensions/mutiny/deployment/src/main/java] -> [/quarkus/extensions/mutiny/deployment/target/classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/main/resources] -> [/quarkus/extensions/mutiny/deployment/target/classes]] tests sources: [[/quarkus/extensions/mutiny/deployment/src/test/java] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]] resources: [[/quarkus/extensions/mutiny/deployment/src/test/resources] -> [/quarkus/extensions/mutiny/deployment/target/test-classes]]] contain duplicate files, e.g. META-INF/quarkus-build-steps.list
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:48,247 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Dependencies with duplicate files detected. The dependencies [org.junit.platform:junit-platform-commons::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar;], org.junit.jupiter:junit-jupiter-params::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar;], org.junit.jupiter:junit-jupiter-engine::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar;], org.junit.jupiter:junit-jupiter::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar;], org.junit.jupiter:junit-jupiter-api::jar:5.8.2[paths: /root/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar;], org.junit.platform:junit-platform-launcher::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar;], org.junit.platform:junit-platform-engine::jar:1.8.2[paths: /root/.m2/repository/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar;]] contain duplicate files, e.g. META-INF/LICENSE-notice.md
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:48,247 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-transports-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar;], org.apache.cxf:cxf-core::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar;]] contain duplicate files, e.g. META-INF/blueprint.handlers
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:48,249 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Dependencies with duplicate files detected. The dependencies [org.apache.cxf:cxf-rt-transports-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/cxf/cxf-rt-transports-http/3.4.3/cxf-rt-transports-http-3.4.3.jar;], org.apache.httpcomponents:httpclient::jar:4.5.13[paths: /root/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar;]] contain duplicate files, e.g. mozilla/public-suffix-list.txt
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:48,252 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Dependencies with duplicate files detected. The dependencies [org.apache.maven:maven-resolver-provider::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-impl::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar;], org.apache.maven.resolver:maven-resolver-transport-wagon::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar;], org.apache.maven:maven-settings-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar;], org.codehaus.plexus:plexus-cipher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar;], org.codehaus.plexus:plexus-sec-dispatcher::jar:2.0[paths: /root/.m2/repository/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven:maven-embedder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar;], org.apache.maven.resolver:maven-resolver-connector-basic::jar:1.6.3[paths: /root/.m2/repository/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar;], org.apache.maven:maven-model-builder::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar;]] contain duplicate files, e.g. META-INF/sisu/javax.inject.Named
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:48,253 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Dependencies with duplicate files detected. The dependencies [org.eclipse.sisu:org.eclipse.sisu.plexus::jar:0.3.5[paths: /root/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar;], org.apache.maven.wagon:wagon-http::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar;], org.apache.maven:maven-core::jar:3.8.4[paths: /root/.m2/repository/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar;], org.apache.maven.wagon:wagon-file::jar:3.4.3[paths: /root/.m2/repository/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar;]] contain duplicate files, e.g. META-INF/plexus/components.xml
[2026-02-25T22:07:49.462Z] 2026-02-25 22:07:48,410 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 5815ms
[2026-02-25T22:07:49.462Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:07:49.462Z] RESOURCES: 1
[2026-02-25T22:07:49.462Z] org.apache.cxf.transport.http.HTTPTransportFactory::true
[2026-02-25T22:07:49.462Z] org.apache.cxf.transport.http.HTTPWSDLExtensionLoader::true:true
[2026-02-25T22:07:49.462Z] org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder::true:true
[2026-02-25T22:07:49.462Z] org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder::true:true
[2026-02-25T22:07:49.462Z] org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider::true:true
[2026-02-25T22:07:49.462Z]
[2026-02-25T22:07:49.462Z]
[2026-02-25T22:07:49.462Z] org.apache.cxf.bus.managers.PhaseManagerImpl:org.apache.cxf.phase.PhaseManager:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.bus.managers.WorkQueueManagerImpl:org.apache.cxf.workqueue.WorkQueueManager:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.bus.managers.CXFBusLifeCycleManager:org.apache.cxf.buslifecycle.BusLifeCycleManager:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.bus.managers.ServerRegistryImpl:org.apache.cxf.endpoint.ServerRegistry:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.bus.managers.EndpointResolverRegistryImpl:org.apache.cxf.endpoint.EndpointResolverRegistry:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.bus.managers.HeaderManagerImpl:org.apache.cxf.headers.HeaderManager:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.service.factory.FactoryBeanListenerManager::true
[2026-02-25T22:07:49.463Z] org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl:org.apache.cxf.endpoint.ServerLifeCycleManager:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl:org.apache.cxf.endpoint.ClientLifeCycleManager:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.bus.resource.ResourceManagerImpl:org.apache.cxf.resource.ResourceManager:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.catalog.OASISCatalogManager:org.apache.cxf.catalog.OASISCatalogManager:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.common.util.ASMHelperImpl:org.apache.cxf.common.util.ASMHelper:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.common.spi.ClassLoaderProxyService:org.apache.cxf.common.spi.ClassLoaderService:true
[2026-02-25T22:07:49.463Z]
[2026-02-25T22:07:49.463Z]
[2026-02-25T22:07:49.463Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:07:49.463Z] RESOURCES: 1
[2026-02-25T22:07:49.463Z] org.apache.cxf.transport.http.HTTPTransportFactory::true
[2026-02-25T22:07:49.463Z] org.apache.cxf.transport.http.HTTPWSDLExtensionLoader::true:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder::true:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder::true:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider::true:true
[2026-02-25T22:07:49.463Z]
[2026-02-25T22:07:49.463Z]
[2026-02-25T22:07:49.463Z] org.apache.cxf.bus.managers.PhaseManagerImpl:org.apache.cxf.phase.PhaseManager:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.bus.managers.WorkQueueManagerImpl:org.apache.cxf.workqueue.WorkQueueManager:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.bus.managers.CXFBusLifeCycleManager:org.apache.cxf.buslifecycle.BusLifeCycleManager:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.bus.managers.ServerRegistryImpl:org.apache.cxf.endpoint.ServerRegistry:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.bus.managers.EndpointResolverRegistryImpl:org.apache.cxf.endpoint.EndpointResolverRegistry:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.bus.managers.HeaderManagerImpl:org.apache.cxf.headers.HeaderManager:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.service.factory.FactoryBeanListenerManager::true
[2026-02-25T22:07:49.463Z] org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl:org.apache.cxf.endpoint.ServerLifeCycleManager:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl:org.apache.cxf.endpoint.ClientLifeCycleManager:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.bus.resource.ResourceManagerImpl:org.apache.cxf.resource.ResourceManager:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.catalog.OASISCatalogManager:org.apache.cxf.catalog.OASISCatalogManager:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.common.util.ASMHelperImpl:org.apache.cxf.common.util.ASMHelper:true
[2026-02-25T22:07:49.463Z] org.apache.cxf.common.spi.ClassLoaderProxyService:org.apache.cxf.common.spi.ClassLoaderService:true
[2026-02-25T22:07:49.463Z]
[2026-02-25T22:07:49.463Z]
[2026-02-25T22:07:49.463Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.552 s - in io.quarkus.deployment.pkg.builditem.UberJarMergedResourceBuildItemTest
[2026-02-25T22:07:49.463Z] [INFO] Running io.quarkus.extest.AdditionalLocationsTest
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:49,750 INFO [io.qua.ext.dep.TestProcessor] (build-31) boot, launchMode=DEVELOPMENT
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:49,781 INFO [io.qua.ext.dep.TestProcessor] (build-1) loadDSAPublicKey run
[2026-02-25T22:07:53.118Z] Tests paused
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:50,009 INFO [io.qua.ext.dep.TestProcessor] (build-8) Have XmlConfig, loading
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:50,018 INFO [io.qua.ext.dep.TestProcessor] (build-8) Loaded XmlConfig, creating service
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:50,021 INFO [io.qua.ext.dep.TestProcessor] (build-19) Registering service start
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:50,855 INFO [DSAPublicKeyObjectSubstitution] (build-12) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:51,042 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:51,043 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:51,043 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:51,043 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:51,043 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:51,044 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:51,071 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:53.118Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:07:53.118Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:07:53.118Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:07:53.118Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:07:53.118Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:51,376 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:51,377 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:51,378 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:51,378 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:51,395 INFO [DSAPublicKeyObjectSubstitution] (Quarkus Main Thread) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:51,477 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.153s. Listening on: http://localhost:8080
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:51,478 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:51,478 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:53.118Z] Request method: GET
[2026-02-25T22:07:53.118Z] Request URI: http://localhost:8080/config
[2026-02-25T22:07:53.118Z] Proxy: <none>
[2026-02-25T22:07:53.118Z] Request params: <none>
[2026-02-25T22:07:53.118Z] Query params: <none>
[2026-02-25T22:07:53.118Z] Form params: <none>
[2026-02-25T22:07:53.118Z] Path params: <none>
[2026-02-25T22:07:53.118Z] Headers: Accept=*/*
[2026-02-25T22:07:53.118Z] Cookies: <none>
[2026-02-25T22:07:53.118Z] Multiparts: <none>
[2026-02-25T22:07:53.118Z] Body: <none>
[2026-02-25T22:07:53.118Z] HTTP/1.1 200 OK
[2026-02-25T22:07:53.118Z] content-length: 4
[2026-02-25T22:07:53.118Z]
[2026-02-25T22:07:53.118Z] 1234
[2026-02-25T22:07:53.118Z] Request method: GET
[2026-02-25T22:07:53.118Z] Request URI: http://localhost:8080/config
[2026-02-25T22:07:53.118Z] Proxy: <none>
[2026-02-25T22:07:53.118Z] Request params: <none>
[2026-02-25T22:07:53.118Z] Query params: <none>
[2026-02-25T22:07:53.118Z] Form params: <none>
[2026-02-25T22:07:53.118Z] Path params: <none>
[2026-02-25T22:07:53.118Z] Headers: Accept=*/*
[2026-02-25T22:07:53.118Z] Cookies: <none>
[2026-02-25T22:07:53.118Z] Multiparts: <none>
[2026-02-25T22:07:53.118Z] Body: <none>
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,305 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/core/test-extension/deployment/target/quarkus-dev-mode-test2266091952364946633/src/main/resources/additional.properties
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,307 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in additional.properties.
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,311 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, stopping...
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,312 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,312 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, complete.
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,320 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,445 INFO [io.qua.ext.dep.TestProcessor] (build-9) Have XmlConfig, loading
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,459 INFO [io.qua.ext.dep.TestProcessor] (build-1) boot, launchMode=DEVELOPMENT
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,464 INFO [io.qua.ext.dep.TestProcessor] (build-1) loadDSAPublicKey run
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,478 INFO [io.qua.ext.dep.TestProcessor] (build-9) Loaded XmlConfig, creating service
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,479 INFO [io.qua.ext.dep.TestProcessor] (build-6) Registering service start
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,655 INFO [DSAPublicKeyObjectSubstitution] (build-5) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:53.118Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:07:53.118Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:07:53.118Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:07:53.118Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:07:53.118Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,698 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,740 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,740 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,747 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,748 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,759 INFO [DSAPublicKeyObjectSubstitution] (Quarkus Main Thread) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,764 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8080
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,764 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,764 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,765 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.462s
[2026-02-25T22:07:53.118Z] HTTP/1.1 200 OK
[2026-02-25T22:07:53.118Z] content-length: 4
[2026-02-25T22:07:53.118Z]
[2026-02-25T22:07:53.118Z] 5678
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,773 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, stopping...
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,773 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, complete.
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,773 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:53.118Z] 2026-02-25 22:07:52,786 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2026-02-25T22:07:53.118Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.186 s - in io.quarkus.extest.AdditionalLocationsTest
[2026-02-25T22:07:53.118Z] [INFO] Running io.quarkus.extest.ConfiguredBeanTest
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:53,485 INFO [io.qua.ext.dep.TestProcessor] (build-10) loadDSAPublicKey run
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:53,490 INFO [io.qua.ext.dep.TestProcessor] (build-3) Have XmlConfig, loading
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:53,494 INFO [io.qua.ext.dep.TestProcessor] (build-3) Loaded XmlConfig, creating service
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:53,496 INFO [io.qua.ext.dep.TestProcessor] (build-14) Registering service start
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:53,500 INFO [io.qua.ext.dep.TestProcessor] (build-7) boot, launchMode=TEST
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:53,673 INFO [DSAPublicKeyObjectSubstitution] (build-1) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:53,808 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:53,809 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:53,809 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:53,809 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:53,809 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:53,809 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:53,829 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:54,002 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:54,002 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:54,003 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:54,003 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:54,088 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:54,189 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.484s. Listening on: http://localhost:8081
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:54,189 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:07:54.213Z] 2026-02-25 22:07:54,189 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:54.526Z] validateConfiguredBean, io.quarkus.extest.ConfiguredBean@6ce52f82
[2026-02-25T22:07:54.844Z] 2026-02-25 22:07:54,596 INFO [io.und.servlet] (executor-thread-0) commands: init, publicKey=Sun DSA Public Key
[2026-02-25T22:07:54.844Z] Parameters:DSA,
[2026-02-25T22:07:54.844Z] p: 8f7935d9 b9aae9bf abed887a cf4951b6 f32ec59e 3baf3718 e8eac496 1f3efd36
[2026-02-25T22:07:54.844Z] 06e74351 a9c41833 39b809e7 c2ae1c53 9ba7475b 85d011ad b8b47987 75498469
[2026-02-25T22:07:54.844Z] 5cac0e8f 14b33608 28a22ffa 27110a3d 62a99345 3409a0fe 696c4658 f84bdd20
[2026-02-25T22:07:54.844Z] 819c3709 a01057b1 95adcd00 233dba54 84b6291f 9d648ef8 83448677 979cec04
[2026-02-25T22:07:54.844Z] b434a6ac 2e75e998 5de23db0 292fc111 8c9ffa9d 8181e733 8db792b7 30d7b9e3
[2026-02-25T22:07:54.844Z] 49592f68 09987215 3915ea3d 6b8b4653 c633458f 803b32a4 c2e0f272 90256e4e
[2026-02-25T22:07:54.844Z] 3f8a3b08 38a1c450 e4e18c1a 29a37ddf 5ea143de 4b66ff04 903ed5cf 1623e158
[2026-02-25T22:07:54.844Z] d487c608 e97f211c d81dca23 cb6e3807 65f822e3 42be484c 05763939 601cd667
[2026-02-25T22:07:54.844Z] q: baf696a6 8578f7df dee7fa67 c977c785 ef32b233 bae580c0 bcd5695d
[2026-02-25T22:07:54.844Z] g: 16a65c58 20485070 4e7502a3 9757040d 34da3a34 78c154d4 e4a5c02d 242ee04f
[2026-02-25T22:07:54.844Z] 96e61e4b d0904abd ac8f37ee b1e09f31 82d23c90 43cb642f 88004160 edf9ca09
[2026-02-25T22:07:54.844Z] b32076a7 9c32a627 f2473e91 879ba2c4 e744bd20 81544cb5 5b802c36 8d1fa83e
[2026-02-25T22:07:54.844Z] d489e94e 0fa0688e 32428a5c 78c478c6 8d0527b7 1c9a3abb 0b0be12c 44689639
[2026-02-25T22:07:54.844Z] e7d3ce74 db101a65 aa2b87f6 4c6826db 3ec72f4b 5599834b b4edb02f 7c90e9a4
[2026-02-25T22:07:54.844Z] 96d3a55d 535bebfc 45d4f619 f63f3ded bb873925 c2f224e0 7731296d a887ec1e
[2026-02-25T22:07:54.844Z] 4748f87e fb5fdeb7 5484316b 2232dee5 53ddaf02 112b0d1f 02da3097 3224fe27
[2026-02-25T22:07:54.844Z] aeda8b9d 4b2922d9 ba8be39e d9e103a6 3c52810b c688b7e2 ed4316e1 ef17dbde
[2026-02-25T22:07:54.844Z]
[2026-02-25T22:07:54.844Z] y:
[2026-02-25T22:07:54.844Z] 2ba21e65 2861c9d0 d43395ec 389fd501 83ce82b9 cbaf7d00 7ca58b47 7f7e1490
[2026-02-25T22:07:54.844Z] 6e9d5316 34fa6f3b 90fd754e c1ea7992 88b013a7 08410cd1 21c89d25 b66046b8
[2026-02-25T22:07:54.844Z] 50c10242 a4a84e25 ea5da256 1f82d53c 98962bf5 3f62c224 5360ac02 71cabfb9
[2026-02-25T22:07:54.844Z] 439cccf6 15207db4 faeb19f0 09fff86a 23bb9c19 63e3038b de5f4005 59656227
[2026-02-25T22:07:54.844Z] cc672295 6051a5b9 79a8fa3c b2780702 b731e2e5 20016d33 9024dd16 5d3946b7
[2026-02-25T22:07:54.844Z] 3c4b150d 1012b0c6 84fd7f03 acf9970e 551c99f6 69631e4c 2687fab2 59a507cc
[2026-02-25T22:07:54.844Z] f1bd955a bed41258 ea160a52 2076eb22 6b9771fd a73fab99 2ca1620d d0230d4c
[2026-02-25T22:07:54.844Z] a3d21da3 5f0c1c76 1c165ee8 4e12ff17 22296473 d9cc70f2 ea6dd710 e0ce5a82
[2026-02-25T22:07:54.844Z]
[2026-02-25T22:07:54.844Z] 2026-02-25 22:07:54,596 INFO [io.und.servlet] (executor-thread-0) commands: doGet, /ping
[2026-02-25T22:07:54.844Z] 2026-02-25 22:07:54,686 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Accepted client: Socket[addr=/127.0.0.1,port=37134,localport=12345]
[2026-02-25T22:07:54.844Z] 2026-02-25 22:07:54,688 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Received command: testRuntimeXmlConfigService
[2026-02-25T22:07:54.844Z] 2026-02-25 22:07:54,688 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Closed client: Socket[addr=/127.0.0.1,port=37134,localport=12345]
[2026-02-25T22:07:54.844Z] 2026-02-25 22:07:54,703 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:54.844Z] 2026-02-25 22:07:54,703 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:54.844Z] 2026-02-25 22:07:54,703 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:54.844Z] 2026-02-25 22:07:54,718 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:07:54.844Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.895 s - in io.quarkus.extest.ConfiguredBeanTest
[2026-02-25T22:07:54.844Z] [INFO] Running io.quarkus.extest.PackageTestCase
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,006 INFO [io.qua.ext.dep.TestProcessor] (build-7) boot, launchMode=TEST
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,009 INFO [io.qua.ext.dep.TestProcessor] (build-5) loadDSAPublicKey run
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,015 INFO [io.qua.ext.dep.TestProcessor] (build-5) Have XmlConfig, loading
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,020 INFO [io.qua.ext.dep.TestProcessor] (build-5) Loaded XmlConfig, creating service
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,021 INFO [io.qua.ext.dep.TestProcessor] (build-4) Registering service start
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,128 INFO [DSAPublicKeyObjectSubstitution] (build-16) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,302 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,302 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,303 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,303 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,303 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,304 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,311 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,417 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,418 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,419 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,419 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,560 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,639 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.431s. Listening on: http://localhost:8081
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,639 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,640 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:55.937Z] 2026-02-25 22:07:55,709 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:55.938Z] 2026-02-25 22:07:55,710 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:55.938Z] 2026-02-25 22:07:55,710 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:55.938Z] 2026-02-25 22:07:55,726 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:07:55.938Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.002 s - in io.quarkus.extest.PackageTestCase
[2026-02-25T22:07:55.938Z] [INFO] Running io.quarkus.extest.RuntimeDefaultsTest
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,079 INFO [io.qua.ext.dep.TestProcessor] (build-3) boot, launchMode=TEST
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,086 INFO [io.qua.ext.dep.TestProcessor] (build-5) Have XmlConfig, loading
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,087 INFO [io.qua.ext.dep.TestProcessor] (build-12) loadDSAPublicKey run
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,090 INFO [io.qua.ext.dep.TestProcessor] (build-5) Loaded XmlConfig, creating service
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,091 INFO [io.qua.ext.dep.TestProcessor] (build-12) Registering service start
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,161 INFO [DSAPublicKeyObjectSubstitution] (build-11) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,277 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,278 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,279 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,279 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,279 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,280 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,301 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,545 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,545 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,546 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,546 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,560 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,628 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.427s. Listening on: http://localhost:8081
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,628 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,628 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,702 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,703 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,703 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:57.032Z] 2026-02-25 22:07:56,713 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:07:57.032Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.982 s - in io.quarkus.extest.RuntimeDefaultsTest
[2026-02-25T22:07:57.032Z] [INFO] Running io.quarkus.extest.StaticInitSourcesTest
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,094 INFO [io.qua.ext.dep.TestProcessor] (build-6) Have XmlConfig, loading
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,096 INFO [io.qua.ext.dep.TestProcessor] (build-4) boot, launchMode=TEST
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,097 INFO [io.qua.ext.dep.TestProcessor] (build-7) loadDSAPublicKey run
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,098 INFO [io.qua.ext.dep.TestProcessor] (build-6) Loaded XmlConfig, creating service
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,099 INFO [io.qua.ext.dep.TestProcessor] (build-11) Registering service start
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,190 INFO [DSAPublicKeyObjectSubstitution] (build-13) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,319 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,320 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,320 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,320 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,320 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,321 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,351 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,452 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,453 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,462 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,462 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,568 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,629 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.385s. Listening on: http://localhost:8081
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,630 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,630 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,678 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,679 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,679 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:57.712Z] 2026-02-25 22:07:57,687 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:07:57.712Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.973 s - in io.quarkus.extest.StaticInitSourcesTest
[2026-02-25T22:07:57.712Z] [INFO] Running io.quarkus.extest.UnknownConfigTest
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,015 INFO [io.qua.ext.dep.TestProcessor] (build-6) loadDSAPublicKey run
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,020 INFO [io.qua.ext.dep.TestProcessor] (build-5) boot, launchMode=TEST
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,021 INFO [io.qua.ext.dep.TestProcessor] (build-10) Have XmlConfig, loading
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,024 INFO [io.qua.ext.dep.TestProcessor] (build-10) Loaded XmlConfig, creating service
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,025 INFO [io.qua.ext.dep.TestProcessor] (build-13) Registering service start
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,116 INFO [DSAPublicKeyObjectSubstitution] (build-17) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,221 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,222 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,222 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,223 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,223 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,223 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,231 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,493 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,494 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,495 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,495 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,510 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,591 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8081
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,591 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,591 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,641 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,641 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,641 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:07:58.811Z] 2026-02-25 22:07:58,650 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:07:58.811Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 s - in io.quarkus.extest.UnknownConfigTest
[2026-02-25T22:07:58.811Z] [INFO] Running io.quarkus.forkjoin.ForkJoinProdModeTestCase
[2026-02-25T22:08:02.468Z] 2026-02-25 22:07:59,847 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:08:02.468Z] 2026-02-25 22:07:59,928 INFO [io.qua.ext.dep.TestProcessor] (build-11) loadDSAPublicKey run
[2026-02-25T22:08:02.468Z] 2026-02-25 22:07:59,955 INFO [io.qua.ext.dep.TestProcessor] (build-18) boot, launchMode=NORMAL
[2026-02-25T22:08:02.468Z] 2026-02-25 22:08:00,096 INFO [io.qua.ext.dep.TestProcessor] (build-5) Have XmlConfig, loading
[2026-02-25T22:08:02.468Z] 2026-02-25 22:08:00,109 INFO [io.qua.ext.dep.TestProcessor] (build-5) Loaded XmlConfig, creating service
[2026-02-25T22:08:02.468Z] 2026-02-25 22:08:00,110 INFO [io.qua.ext.dep.TestProcessor] (build-7) Registering service start
[2026-02-25T22:08:02.468Z] 2026-02-25 22:08:00,412 INFO [DSAPublicKeyObjectSubstitution] (build-9) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:08:02.468Z] 2026-02-25 22:08:00,741 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1204ms
[2026-02-25T22:08:02.468Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:08:02.468Z] PASS
[2026-02-25T22:08:02.847Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:08:02.847Z] PASS
[2026-02-25T22:08:02.847Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.081 s - in io.quarkus.forkjoin.ForkJoinProdModeTestCase
[2026-02-25T22:08:02.847Z] [INFO] Running io.quarkus.logging.AdditionalHandlersTest
[2026-02-25T22:08:04.002Z] 2026-02-25 22:08:03,242 INFO [io.qua.ext.dep.TestProcessor] (build-3) loadDSAPublicKey run
[2026-02-25T22:08:04.002Z] 2026-02-25 22:08:03,243 INFO [io.qua.ext.dep.TestProcessor] (build-2) Have XmlConfig, loading
[2026-02-25T22:08:04.002Z] 2026-02-25 22:08:03,246 INFO [io.qua.ext.dep.TestProcessor] (build-6) boot, launchMode=TEST
[2026-02-25T22:08:04.002Z] 2026-02-25 22:08:03,247 INFO [io.qua.ext.dep.TestProcessor] (build-2) Loaded XmlConfig, creating service
[2026-02-25T22:08:04.002Z] 2026-02-25 22:08:03,265 INFO [io.qua.ext.dep.TestProcessor] (build-13) Registering service start
[2026-02-25T22:08:04.002Z] 2026-02-25 22:08:03,488 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:04.002Z] 2026-02-25 22:08:03,489 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:04.002Z] 2026-02-25 22:08:03,490 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:04.002Z] 2026-02-25 22:08:03,490 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:04.002Z] 2026-02-25 22:08:03,490 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:04.002Z] 2026-02-25 22:08:03,490 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:04.315Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 s - in io.quarkus.logging.AdditionalHandlersTest
[2026-02-25T22:08:04.315Z] [INFO] Running io.quarkus.logging.AsyncConsoleHandlerTest
[2026-02-25T22:08:04.986Z] 2026-02-25 22:08:04,393 INFO [io.qua.ext.dep.TestProcessor] (build-2) loadDSAPublicKey run
[2026-02-25T22:08:04.986Z] 2026-02-25 22:08:04,406 INFO [io.qua.ext.dep.TestProcessor] (build-6) boot, launchMode=TEST
[2026-02-25T22:08:04.986Z] 2026-02-25 22:08:04,409 INFO [io.qua.ext.dep.TestProcessor] (build-12) Have XmlConfig, loading
[2026-02-25T22:08:04.986Z] 2026-02-25 22:08:04,415 INFO [io.qua.ext.dep.TestProcessor] (build-12) Loaded XmlConfig, creating service
[2026-02-25T22:08:04.986Z] 2026-02-25 22:08:04,415 INFO [io.qua.ext.dep.TestProcessor] (build-20) Registering service start
[2026-02-25T22:08:04.986Z] 2026-02-25 22:08:04,613 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:04.986Z] 2026-02-25 22:08:04,614 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:04.987Z] 2026-02-25 22:08:04,614 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:04.987Z] 2026-02-25 22:08:04,614 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:04.987Z] 2026-02-25 22:08:04,615 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:04.987Z] 2026-02-25 22:08:04,615 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:05.297Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 s - in io.quarkus.logging.AsyncConsoleHandlerTest
[2026-02-25T22:08:05.297Z] [INFO] Running io.quarkus.logging.AsyncFileHandlerTest
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,328 INFO [io.qua.ext.dep.TestProcessor] (build-9) boot, launchMode=TEST
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,328 INFO [io.qua.ext.dep.TestProcessor] (build-3) loadDSAPublicKey run
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,331 INFO [io.qua.ext.dep.TestProcessor] (build-4) Have XmlConfig, loading
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,333 INFO [io.qua.ext.dep.TestProcessor] (build-4) Loaded XmlConfig, creating service
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,336 INFO [io.qua.ext.dep.TestProcessor] (build-7) Registering service start
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,421 INFO [DSAPublicKeyObjectSubstitution] (build-9) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,540 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,541 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,541 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,541 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,541 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,541 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,555 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,896 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,897 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,898 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,905 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:05,920 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:06,019 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.552s. Listening on: http://localhost:8081
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:06,019 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:08:06.392Z] 2026-02-25 22:08:06,019 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:08:06.703Z] 2026-02-25 22:08:06,371 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:08:06.703Z] 2026-02-25 22:08:06,372 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:08:06.703Z] 2026-02-25 22:08:06,372 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:08:06.703Z] 2026-02-25 22:08:06,390 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:08:06.703Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.39 s - in io.quarkus.logging.AsyncFileHandlerTest
[2026-02-25T22:08:06.703Z] [INFO] Running io.quarkus.logging.AsyncSyslogHandlerTest
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:06,698 INFO [io.qua.ext.dep.TestProcessor] (build-2) boot, launchMode=TEST
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:06,706 INFO [io.qua.ext.dep.TestProcessor] (build-9) Have XmlConfig, loading
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:06,709 INFO [io.qua.ext.dep.TestProcessor] (build-9) Loaded XmlConfig, creating service
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:06,709 INFO [io.qua.ext.dep.TestProcessor] (build-6) Registering service start
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:06,710 INFO [io.qua.ext.dep.TestProcessor] (build-2) loadDSAPublicKey run
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:06,894 INFO [DSAPublicKeyObjectSubstitution] (build-8) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,006 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,006 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,006 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,007 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,007 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,007 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,026 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,275 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,276 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,277 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,277 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,291 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,366 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.431s. Listening on: http://localhost:8081
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,366 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,366 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,456 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,457 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,457 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:08:07.796Z] 2026-02-25 22:08:07,466 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:08:07.796Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 s - in io.quarkus.logging.AsyncSyslogHandlerTest
[2026-02-25T22:08:07.796Z] [INFO] Running io.quarkus.logging.CategoryConfiguredHandlerInvalidDueToMultipleHandlersTest
[2026-02-25T22:08:08.109Z] 2026-02-25 22:08:07,812 INFO [io.qua.ext.dep.TestProcessor] (build-8) loadDSAPublicKey run
[2026-02-25T22:08:08.109Z] 2026-02-25 22:08:07,828 INFO [io.qua.ext.dep.TestProcessor] (build-17) boot, launchMode=TEST
[2026-02-25T22:08:08.109Z] 2026-02-25 22:08:07,834 INFO [io.qua.ext.dep.TestProcessor] (build-3) Have XmlConfig, loading
[2026-02-25T22:08:08.109Z] 2026-02-25 22:08:07,839 INFO [io.qua.ext.dep.TestProcessor] (build-3) Loaded XmlConfig, creating service
[2026-02-25T22:08:08.109Z] 2026-02-25 22:08:07,839 INFO [io.qua.ext.dep.TestProcessor] (build-15) Registering service start
[2026-02-25T22:08:08.109Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s - in io.quarkus.logging.CategoryConfiguredHandlerInvalidDueToMultipleHandlersTest
[2026-02-25T22:08:08.109Z] [INFO] Running io.quarkus.logging.CategoryConfiguredHandlerTest
[2026-02-25T22:08:09.203Z] 2026-02-25 22:08:08,249 INFO [io.qua.ext.dep.TestProcessor] (build-1) loadDSAPublicKey run
[2026-02-25T22:08:09.203Z] 2026-02-25 22:08:08,261 INFO [io.qua.ext.dep.TestProcessor] (build-2) Have XmlConfig, loading
[2026-02-25T22:08:09.203Z] 2026-02-25 22:08:08,269 INFO [io.qua.ext.dep.TestProcessor] (build-2) Loaded XmlConfig, creating service
[2026-02-25T22:08:09.203Z] 2026-02-25 22:08:08,270 INFO [io.qua.ext.dep.TestProcessor] (build-9) Registering service start
[2026-02-25T22:08:09.203Z] 2026-02-25 22:08:08,270 INFO [io.qua.ext.dep.TestProcessor] (build-4) boot, launchMode=TEST
[2026-02-25T22:08:09.203Z] 2026-02-25 22:08:08,574 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:09.203Z] 2026-02-25 22:08:08,575 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:09.203Z] 2026-02-25 22:08:08,575 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:09.203Z] 2026-02-25 22:08:08,575 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:09.203Z] 2026-02-25 22:08:08,575 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:09.203Z] 2026-02-25 22:08:08,575 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:09.203Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 s - in io.quarkus.logging.CategoryConfiguredHandlerTest
[2026-02-25T22:08:09.203Z] [INFO] Running io.quarkus.logging.ConsoleHandlerTest
[2026-02-25T22:08:10.335Z] 2026-02-25 22:08:09,337 INFO [io.qua.ext.dep.TestProcessor] (build-5) boot, launchMode=TEST
[2026-02-25T22:08:10.335Z] 2026-02-25 22:08:09,337 INFO [io.qua.ext.dep.TestProcessor] (build-2) loadDSAPublicKey run
[2026-02-25T22:08:10.335Z] 2026-02-25 22:08:09,416 INFO [io.qua.ext.dep.TestProcessor] (build-13) Have XmlConfig, loading
[2026-02-25T22:08:10.335Z] 2026-02-25 22:08:09,419 INFO [io.qua.ext.dep.TestProcessor] (build-13) Loaded XmlConfig, creating service
[2026-02-25T22:08:10.335Z] 2026-02-25 22:08:09,420 INFO [io.qua.ext.dep.TestProcessor] (build-18) Registering service start
[2026-02-25T22:08:10.336Z] 2026-02-25 22:08:09,645 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:10.336Z] 2026-02-25 22:08:09,646 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:10.336Z] 2026-02-25 22:08:09,646 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:10.336Z] 2026-02-25 22:08:09,647 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:10.336Z] 2026-02-25 22:08:09,647 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:10.336Z] 2026-02-25 22:08:09,647 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:10.336Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.062 s - in io.quarkus.logging.ConsoleHandlerTest
[2026-02-25T22:08:10.336Z] [INFO] Running io.quarkus.logging.FileHandlerTest
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,386 INFO [io.qua.ext.dep.TestProcessor] (build-3) boot, launchMode=TEST
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,387 INFO [io.qua.ext.dep.TestProcessor] (build-3) loadDSAPublicKey run
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,389 INFO [io.qua.ext.dep.TestProcessor] (build-1) Have XmlConfig, loading
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,391 INFO [io.qua.ext.dep.TestProcessor] (build-1) Loaded XmlConfig, creating service
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,393 INFO [io.qua.ext.dep.TestProcessor] (build-8) Registering service start
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,478 INFO [DSAPublicKeyObjectSubstitution] (build-16) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,607 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,607 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,607 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,608 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,608 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,608 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,618 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,706 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,706 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,710 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,710 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,820 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,897 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.370s. Listening on: http://localhost:8081
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,897 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:08:11.007Z] 2026-02-25 22:08:10,897 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:08:11.318Z] 2026-02-25 22:08:10,977 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:08:11.318Z] 2026-02-25 22:08:10,977 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:08:11.318Z] 2026-02-25 22:08:10,977 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:08:11.318Z] 2026-02-25 22:08:10,988 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:08:11.318Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s - in io.quarkus.logging.FileHandlerTest
[2026-02-25T22:08:11.318Z] [INFO] Running io.quarkus.logging.PeriodicRotatingLoggingTest
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,313 INFO [io.qua.ext.dep.TestProcessor] (build-7) Have XmlConfig, loading
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,314 INFO [io.qua.ext.dep.TestProcessor] (build-3) loadDSAPublicKey run
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,317 INFO [io.qua.ext.dep.TestProcessor] (build-7) Loaded XmlConfig, creating service
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,317 INFO [io.qua.ext.dep.TestProcessor] (build-11) boot, launchMode=TEST
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,319 INFO [io.qua.ext.dep.TestProcessor] (build-8) Registering service start
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,440 INFO [DSAPublicKeyObjectSubstitution] (build-4) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,568 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,568 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,569 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,569 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,569 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,569 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,572 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,688 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,688 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,689 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,689 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,808 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,874 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.394s. Listening on: http://localhost:8081
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,874 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,874 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,949 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,949 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,949 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:08:11.990Z] 2026-02-25 22:08:11,959 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:08:11.990Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.969 s - in io.quarkus.logging.PeriodicRotatingLoggingTest
[2026-02-25T22:08:11.990Z] [INFO] Running io.quarkus.logging.PeriodicSizeRotatingLoggingRotateOnBootTest
[2026-02-25T22:08:13.099Z] 2026-02-25 22:08:12,226 INFO [io.qua.ext.dep.TestProcessor] (build-8) loadDSAPublicKey run
[2026-02-25T22:08:13.099Z] 2026-02-25 22:08:12,230 INFO [io.qua.ext.dep.TestProcessor] (build-8) Have XmlConfig, loading
[2026-02-25T22:08:13.099Z] 2026-02-25 22:08:12,234 INFO [io.qua.ext.dep.TestProcessor] (build-3) boot, launchMode=TEST
[2026-02-25T22:08:13.099Z] 2026-02-25 22:08:12,234 INFO [io.qua.ext.dep.TestProcessor] (build-8) Loaded XmlConfig, creating service
[2026-02-25T22:08:13.099Z] 2026-02-25 22:08:12,235 INFO [io.qua.ext.dep.TestProcessor] (build-3) Registering service start
[2026-02-25T22:08:13.099Z] 2026-02-25 22:08:12,357 INFO [DSAPublicKeyObjectSubstitution] (build-11) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:08:13.099Z] 2026-02-25 22:08:12,460 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,461 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,461 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,462 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,462 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,462 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,474 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,609 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,609 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,610 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,617 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,662 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,723 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.334s. Listening on: http://localhost:8081
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,723 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,723 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,806 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,807 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,807 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:08:13.100Z] 2026-02-25 22:08:12,819 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:08:13.100Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.86 s - in io.quarkus.logging.PeriodicSizeRotatingLoggingRotateOnBootTest
[2026-02-25T22:08:13.100Z] [INFO] Running io.quarkus.logging.PeriodicSizeRotatingLoggingTest
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,113 INFO [io.qua.ext.dep.TestProcessor] (build-15) boot, launchMode=TEST
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,116 INFO [io.qua.ext.dep.TestProcessor] (build-13) Have XmlConfig, loading
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,118 INFO [io.qua.ext.dep.TestProcessor] (build-13) Loaded XmlConfig, creating service
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,113 INFO [io.qua.ext.dep.TestProcessor] (build-7) loadDSAPublicKey run
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,119 INFO [io.qua.ext.dep.TestProcessor] (build-7) Registering service start
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,225 INFO [DSAPublicKeyObjectSubstitution] (build-20) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,341 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,342 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,342 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,342 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,342 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,343 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,358 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,556 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,556 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,557 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,557 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,573 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,638 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.368s. Listening on: http://localhost:8081
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,638 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,639 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,730 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,731 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,732 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:08:13.776Z] 2026-02-25 22:08:13,743 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:08:13.776Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 s - in io.quarkus.logging.PeriodicSizeRotatingLoggingTest
[2026-02-25T22:08:13.776Z] [INFO] Running io.quarkus.logging.SizeRotatingLoggingTest
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,151 INFO [io.qua.ext.dep.TestProcessor] (build-10) loadDSAPublicKey run
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,155 INFO [io.qua.ext.dep.TestProcessor] (build-11) Have XmlConfig, loading
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,157 INFO [io.qua.ext.dep.TestProcessor] (build-17) boot, launchMode=TEST
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,167 INFO [io.qua.ext.dep.TestProcessor] (build-11) Loaded XmlConfig, creating service
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,168 INFO [io.qua.ext.dep.TestProcessor] (build-12) Registering service start
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,248 INFO [DSAPublicKeyObjectSubstitution] (build-7) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,367 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,368 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,368 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,369 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,369 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,369 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,382 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,560 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,561 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,561 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,562 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,575 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,644 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,645 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,645 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,725 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,726 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,726 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:08:14.869Z] 2026-02-25 22:08:14,736 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:08:14.869Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 s - in io.quarkus.logging.SizeRotatingLoggingTest
[2026-02-25T22:08:14.869Z] [INFO] Running io.quarkus.logging.SyslogHandlerTest
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,104 INFO [io.qua.ext.dep.TestProcessor] (build-10) loadDSAPublicKey run
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,110 INFO [io.qua.ext.dep.TestProcessor] (build-7) boot, launchMode=TEST
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,114 INFO [io.qua.ext.dep.TestProcessor] (build-4) Have XmlConfig, loading
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,117 INFO [io.qua.ext.dep.TestProcessor] (build-4) Loaded XmlConfig, creating service
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,119 INFO [io.qua.ext.dep.TestProcessor] (build-14) Registering service start
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,189 INFO [DSAPublicKeyObjectSubstitution] (build-15) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,308 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,308 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.log.syslog.syslogType" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,309 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,309 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,309 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,309 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,310 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,325 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,526 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,527 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,527 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,527 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,539 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,608 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.385s. Listening on: http://localhost:8081
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,608 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,608 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,689 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,690 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,690 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:08:15.965Z] 2026-02-25 22:08:15,700 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:08:15.965Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.962 s - in io.quarkus.logging.SyslogHandlerTest
[2026-02-25T22:08:15.965Z] [INFO] Running io.quarkus.naming.DisableJNDITestCase
[2026-02-25T22:08:16.636Z] 2026-02-25 22:08:15,972 INFO [io.qua.ext.dep.TestProcessor] (build-10) Have XmlConfig, loading
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:15,976 INFO [io.qua.ext.dep.TestProcessor] (build-10) Loaded XmlConfig, creating service
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:15,977 INFO [io.qua.ext.dep.TestProcessor] (build-15) boot, launchMode=TEST
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:15,986 INFO [io.qua.ext.dep.TestProcessor] (build-22) Registering service start
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:15,987 INFO [io.qua.ext.dep.TestProcessor] (build-16) loadDSAPublicKey run
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:16,063 INFO [DSAPublicKeyObjectSubstitution] (build-3) DSAPublicKeyObjectSubstitution.serialize
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:16,207 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-new" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:16,208 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.with-default" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:16,208 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.unknown.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:16,209 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.prop" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:16,209 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.only-in-old" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:16,209 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rename-old.in-both" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:16,222 INFO [RuntimeXmlConfigService] (main) ctor, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:16,466 INFO [RuntimeXmlConfigService] (main) startService, config: XmlConfig{dataList=[XmlData{name='name1', model='model1', date='Thu Mar 21 02:40:38 UTC 2019'}, XmlData{name='name2', model='model2', date='Sat Mar 23 11:44:00 UTC 2019'}], address='localhost', port=12345}
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:16,466 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:16,467 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:16,467 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:16,480 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:16,539 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.404s. Listening on: http://localhost:8081
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:16,539 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:08:16.637Z] 2026-02-25 22:08:16,539 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-02-25T22:08:17.731Z] Bound server to 35405
[2026-02-25T22:08:17.731Z] java.net.SocketException: Socket closed
[2026-02-25T22:08:17.731Z] at java.base/sun.nio.ch.NioSocketImpl.endAccept(NioSocketImpl.java:694)
[2026-02-25T22:08:17.731Z] at java.base/sun.nio.ch.NioSocketImpl.accept(NioSocketImpl.java:767)
[2026-02-25T22:08:17.731Z] at java.base/java.net.ServerSocket.implAccept(ServerSocket.java:675)
[2026-02-25T22:08:17.731Z] at java.base/java.net.ServerSocket.platformImplAccept(ServerSocket.java:641)
[2026-02-25T22:08:17.731Z] at java.base/java.net.ServerSocket.implAccept(ServerSocket.java:617)
[2026-02-25T22:08:17.731Z] at java.base/java.net.ServerSocket.implAccept(ServerSocket.java:574)
[2026-02-25T22:08:17.731Z] at java.base/java.net.ServerSocket.accept(ServerSocket.java:532)
[2026-02-25T22:08:17.731Z] at io.quarkus.naming.DisableJNDITestCase$1.run(DisableJNDITestCase.java:39)
[2026-02-25T22:08:17.731Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:08:17.731Z] 2026-02-25 22:08:17,592 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-02-25T22:08:17.731Z] 2026-02-25 22:08:17,592 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-02-25T22:08:17.731Z] 2026-02-25 22:08:17,592 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-02-25T22:08:17.731Z] 2026-02-25 22:08:17,601 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:08:17.731Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.9 s - in io.quarkus.naming.DisableJNDITestCase
[2026-02-25T22:08:18.042Z] [INFO]
[2026-02-25T22:08:18.042Z] [INFO] Results:
[2026-02-25T22:08:18.042Z] [INFO]
[2026-02-25T22:08:18.042Z] [WARNING] Tests run: 60, Failures: 0, Errors: 0, Skipped: 1
[2026-02-25T22:08:18.042Z] [INFO]
[2026-02-25T22:08:18.042Z] [INFO]
[2026-02-25T22:08:18.042Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-extension-deployment ---
[2026-02-25T22:08:18.042Z] [INFO] Building jar: /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final.jar
[2026-02-25T22:08:18.042Z] [INFO]
[2026-02-25T22:08:18.042Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-extension-deployment ---
[2026-02-25T22:08:18.042Z] [INFO] Building jar: /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:08:18.042Z] [INFO]
[2026-02-25T22:08:18.042Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-extension-deployment ---
[2026-02-25T22:08:18.043Z] [INFO] Installing /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-extension-deployment/2.7.5.Final/quarkus-test-extension-deployment-2.7.5.Final.jar
[2026-02-25T22:08:18.043Z] [INFO] Installing /quarkus/core/test-extension/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-extension-deployment/2.7.5.Final/quarkus-test-extension-deployment-2.7.5.Final.pom
[2026-02-25T22:08:18.043Z] [INFO] Installing /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-extension-deployment/2.7.5.Final/quarkus-test-extension-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] -------------------< io.quarkus:quarkus-junit4-mock >-------------------
[2026-02-25T22:08:18.043Z] [INFO] Building Quarkus - JUnit 4 Mock 2.7.5.Final [102/964]
[2026-02-25T22:08:18.043Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit4-mock ---
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit4-mock ---
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit4-mock ---
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit4-mock ---
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit4-mock ---
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit4-mock ---
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit4-mock ---
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit4-mock ---
[2026-02-25T22:08:18.043Z] [INFO] Processed 4 files in 8ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit4-mock ---
[2026-02-25T22:08:18.043Z] [INFO] Processed 4 files in 00:00.002 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit4-mock ---
[2026-02-25T22:08:18.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:18.043Z] [INFO] skip non existing resourceDirectory /quarkus/core/junit4-mock/src/main/resources
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit4-mock ---
[2026-02-25T22:08:18.043Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:08:18.043Z] [INFO] Compiling 4 source files to /quarkus/core/junit4-mock/target/classes
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit4-mock ---
[2026-02-25T22:08:18.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:18.043Z] [INFO] skip non existing resourceDirectory /quarkus/core/junit4-mock/src/test/resources
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit4-mock ---
[2026-02-25T22:08:18.043Z] [INFO] No sources to compile
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit4-mock ---
[2026-02-25T22:08:18.043Z] [INFO] No tests to run.
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit4-mock ---
[2026-02-25T22:08:18.043Z] [INFO] Building jar: /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final.jar
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit4-mock ---
[2026-02-25T22:08:18.043Z] [INFO] Building jar: /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final-sources.jar
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit4-mock ---
[2026-02-25T22:08:18.043Z] [INFO] Installing /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit4-mock/2.7.5.Final/quarkus-junit4-mock-2.7.5.Final.jar
[2026-02-25T22:08:18.043Z] [INFO] Installing /quarkus/core/junit4-mock/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit4-mock/2.7.5.Final/quarkus-junit4-mock-2.7.5.Final.pom
[2026-02-25T22:08:18.043Z] [INFO] Installing /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit4-mock/2.7.5.Final/quarkus-junit4-mock-2.7.5.Final-sources.jar
[2026-02-25T22:08:18.043Z] [INFO]
[2026-02-25T22:08:18.043Z] [INFO] ---------------------< io.quarkus:quarkus-test-h2 >---------------------
[2026-02-25T22:08:18.043Z] [INFO] Building Quarkus - Test Framework - H2 Database Support 2.7.5.Final [103/964]
[2026-02-25T22:08:18.043Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:08:18.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.pom
[2026-02-25T22:08:18.354Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.pom (960 B at 15 kB/s)
[2026-02-25T22:08:18.354Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.jar
[2026-02-25T22:08:18.354Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.jar (1.9 MB at 24 MB/s)
[2026-02-25T22:08:18.354Z] [INFO]
[2026-02-25T22:08:18.354Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-h2 ---
[2026-02-25T22:08:18.354Z] [INFO]
[2026-02-25T22:08:18.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-h2 ---
[2026-02-25T22:08:18.664Z] [INFO]
[2026-02-25T22:08:18.664Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-h2 ---
[2026-02-25T22:08:18.664Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:18.664Z] [INFO]
[2026-02-25T22:08:18.664Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-h2 ---
[2026-02-25T22:08:18.664Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:18.664Z] [INFO]
[2026-02-25T22:08:18.664Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-h2 ---
[2026-02-25T22:08:18.664Z] [INFO]
[2026-02-25T22:08:18.664Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-h2 ---
[2026-02-25T22:08:18.664Z] [INFO]
[2026-02-25T22:08:18.664Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-h2 ---
[2026-02-25T22:08:18.664Z] [INFO]
[2026-02-25T22:08:18.664Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-h2 ---
[2026-02-25T22:08:18.664Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:08:18.664Z] [INFO]
[2026-02-25T22:08:18.664Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-h2 ---
[2026-02-25T22:08:18.664Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:08:18.664Z] [INFO]
[2026-02-25T22:08:18.664Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-h2 ---
[2026-02-25T22:08:18.664Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:18.664Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/h2/src/main/resources
[2026-02-25T22:08:18.664Z] [INFO]
[2026-02-25T22:08:18.664Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-h2 ---
[2026-02-25T22:08:18.664Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:08:18.664Z] [INFO] Compiling 1 source file to /quarkus/test-framework/h2/target/classes
[2026-02-25T22:08:18.664Z] [INFO]
[2026-02-25T22:08:18.664Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-h2 ---
[2026-02-25T22:08:18.664Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:18.664Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/h2/src/test/resources
[2026-02-25T22:08:18.664Z] [INFO]
[2026-02-25T22:08:18.664Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-h2 ---
[2026-02-25T22:08:18.664Z] [INFO] No sources to compile
[2026-02-25T22:08:18.665Z] [INFO]
[2026-02-25T22:08:18.665Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-h2 ---
[2026-02-25T22:08:18.665Z] [INFO] No tests to run.
[2026-02-25T22:08:18.665Z] [INFO]
[2026-02-25T22:08:18.665Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-h2 ---
[2026-02-25T22:08:18.976Z] [INFO] Building jar: /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final.jar
[2026-02-25T22:08:18.976Z] [INFO]
[2026-02-25T22:08:18.976Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-h2 ---
[2026-02-25T22:08:18.976Z] [INFO] Building jar: /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final-sources.jar
[2026-02-25T22:08:18.976Z] [INFO]
[2026-02-25T22:08:18.976Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-h2 ---
[2026-02-25T22:08:18.976Z] [INFO] Installing /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-h2/2.7.5.Final/quarkus-test-h2-2.7.5.Final.jar
[2026-02-25T22:08:18.976Z] [INFO] Installing /quarkus/test-framework/h2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-h2/2.7.5.Final/quarkus-test-h2-2.7.5.Final.pom
[2026-02-25T22:08:18.976Z] [INFO] Installing /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-h2/2.7.5.Final/quarkus-test-h2-2.7.5.Final-sources.jar
[2026-02-25T22:08:18.976Z] [INFO]
[2026-02-25T22:08:18.976Z] [INFO] -------------------< io.quarkus:quarkus-test-derby >--------------------
[2026-02-25T22:08:18.976Z] [INFO] Building Quarkus - Test Framework - Derby Database Support 2.7.5.Final [104/964]
[2026-02-25T22:08:18.976Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:08:18.976Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.pom
[2026-02-25T22:08:18.976Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.pom (2.5 kB at 38 kB/s)
[2026-02-25T22:08:18.976Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby-project/10.14.2.0/derby-project-10.14.2.0.pom
[2026-02-25T22:08:18.976Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby-project/10.14.2.0/derby-project-10.14.2.0.pom (5.9 kB at 42 kB/s)
[2026-02-25T22:08:18.976Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
[2026-02-25T22:08:19.289Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 208 kB/s)
[2026-02-25T22:08:19.289Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.pom
[2026-02-25T22:08:19.289Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.pom (2.3 kB at 35 kB/s)
[2026-02-25T22:08:19.289Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.pom
[2026-02-25T22:08:19.289Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.pom (2.2 kB at 39 kB/s)
[2026-02-25T22:08:19.289Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.jar
[2026-02-25T22:08:19.289Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar
[2026-02-25T22:08:19.289Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.jar
[2026-02-25T22:08:19.289Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.jar (273 kB at 4.4 MB/s)
[2026-02-25T22:08:19.289Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.jar (231 kB at 2.4 MB/s)
[2026-02-25T22:08:19.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar (3.2 MB at 21 MB/s)
[2026-02-25T22:08:19.599Z] [INFO]
[2026-02-25T22:08:19.599Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-derby ---
[2026-02-25T22:08:19.599Z] [INFO]
[2026-02-25T22:08:19.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-derby ---
[2026-02-25T22:08:19.913Z] [INFO]
[2026-02-25T22:08:19.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-derby ---
[2026-02-25T22:08:19.913Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:19.913Z] [INFO]
[2026-02-25T22:08:19.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-derby ---
[2026-02-25T22:08:19.913Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:19.913Z] [INFO]
[2026-02-25T22:08:19.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-derby ---
[2026-02-25T22:08:19.913Z] [INFO]
[2026-02-25T22:08:19.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-derby ---
[2026-02-25T22:08:19.913Z] [INFO]
[2026-02-25T22:08:19.913Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-derby ---
[2026-02-25T22:08:19.913Z] [INFO]
[2026-02-25T22:08:19.913Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-derby ---
[2026-02-25T22:08:19.913Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:08:19.913Z] [INFO]
[2026-02-25T22:08:19.913Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-derby ---
[2026-02-25T22:08:19.913Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:08:19.913Z] [INFO]
[2026-02-25T22:08:19.913Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-derby ---
[2026-02-25T22:08:19.913Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:19.913Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/derby/src/main/resources
[2026-02-25T22:08:19.913Z] [INFO]
[2026-02-25T22:08:19.913Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-derby ---
[2026-02-25T22:08:19.913Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:08:19.913Z] [INFO] Compiling 1 source file to /quarkus/test-framework/derby/target/classes
[2026-02-25T22:08:19.913Z] [INFO]
[2026-02-25T22:08:19.913Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-derby ---
[2026-02-25T22:08:19.913Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:19.913Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/derby/src/test/resources
[2026-02-25T22:08:19.913Z] [INFO]
[2026-02-25T22:08:19.913Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-derby ---
[2026-02-25T22:08:19.913Z] [INFO] No sources to compile
[2026-02-25T22:08:19.913Z] [INFO]
[2026-02-25T22:08:19.913Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-derby ---
[2026-02-25T22:08:19.913Z] [INFO] No tests to run.
[2026-02-25T22:08:19.913Z] [INFO]
[2026-02-25T22:08:19.913Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-derby ---
[2026-02-25T22:08:19.913Z] [INFO] Building jar: /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final.jar
[2026-02-25T22:08:19.913Z] [INFO]
[2026-02-25T22:08:19.913Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-derby ---
[2026-02-25T22:08:19.913Z] [INFO] Building jar: /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final-sources.jar
[2026-02-25T22:08:19.913Z] [INFO]
[2026-02-25T22:08:19.913Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-derby ---
[2026-02-25T22:08:19.913Z] [INFO] Installing /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-derby/2.7.5.Final/quarkus-test-derby-2.7.5.Final.jar
[2026-02-25T22:08:19.913Z] [INFO] Installing /quarkus/test-framework/derby/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-derby/2.7.5.Final/quarkus-test-derby-2.7.5.Final.pom
[2026-02-25T22:08:19.913Z] [INFO] Installing /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-derby/2.7.5.Final/quarkus-test-derby-2.7.5.Final-sources.jar
[2026-02-25T22:08:19.913Z] [INFO]
[2026-02-25T22:08:19.913Z] [INFO] -------------< io.quarkus:quarkus-test-kubernetes-client >--------------
[2026-02-25T22:08:19.913Z] [INFO] Building Quarkus - Test Framework - Kubernetes Client Mock Server support 2.7.5.Final [105/964]
[2026-02-25T22:08:19.913Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:08:19.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-server-mock/5.12.1/kubernetes-server-mock-5.12.1.pom
[2026-02-25T22:08:20.225Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-server-mock/5.12.1/kubernetes-server-mock-5.12.1.pom (2.4 kB at 10 kB/s)
[2026-02-25T22:08:20.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-project/5.12.1/kubernetes-client-project-5.12.1.pom
[2026-02-25T22:08:20.536Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-project/5.12.1/kubernetes-client-project-5.12.1.pom (48 kB at 164 kB/s)
[2026-02-25T22:08:20.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.pom
[2026-02-25T22:08:21.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.pom (13 kB at 30 kB/s)
[2026-02-25T22:08:21.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/5.12.1/kubernetes-model-core-5.12.1.pom
[2026-02-25T22:08:21.519Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/5.12.1/kubernetes-model-core-5.12.1.pom (10 kB at 21 kB/s)
[2026-02-25T22:08:21.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-generator/5.12.1/kubernetes-model-generator-5.12.1.pom
[2026-02-25T22:08:21.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-generator/5.12.1/kubernetes-model-generator-5.12.1.pom (12 kB at 28 kB/s)
[2026-02-25T22:08:21.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/5.12.1/kubernetes-model-common-5.12.1.pom
[2026-02-25T22:08:22.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/5.12.1/kubernetes-model-common-5.12.1.pom (2.0 kB at 6.8 kB/s)
[2026-02-25T22:08:22.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/5.12.1/kubernetes-model-rbac-5.12.1.pom
[2026-02-25T22:08:22.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/5.12.1/kubernetes-model-rbac-5.12.1.pom (3.2 kB at 12 kB/s)
[2026-02-25T22:08:22.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/5.12.1/kubernetes-model-admissionregistration-5.12.1.pom
[2026-02-25T22:08:22.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/5.12.1/kubernetes-model-admissionregistration-5.12.1.pom (4.2 kB at 18 kB/s)
[2026-02-25T22:08:22.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/5.12.1/kubernetes-model-apps-5.12.1.pom
[2026-02-25T22:08:22.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/5.12.1/kubernetes-model-apps-5.12.1.pom (3.1 kB at 34 kB/s)
[2026-02-25T22:08:22.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/5.12.1/kubernetes-model-autoscaling-5.12.1.pom
[2026-02-25T22:08:23.074Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/5.12.1/kubernetes-model-autoscaling-5.12.1.pom (3.1 kB at 13 kB/s)
[2026-02-25T22:08:23.074Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/5.12.1/kubernetes-model-apiextensions-5.12.1.pom
[2026-02-25T22:08:23.385Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/5.12.1/kubernetes-model-apiextensions-5.12.1.pom (3.1 kB at 13 kB/s)
[2026-02-25T22:08:23.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/5.12.1/kubernetes-model-batch-5.12.1.pom
[2026-02-25T22:08:23.385Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/5.12.1/kubernetes-model-batch-5.12.1.pom (3.1 kB at 34 kB/s)
[2026-02-25T22:08:23.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/5.12.1/kubernetes-model-certificates-5.12.1.pom
[2026-02-25T22:08:23.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/5.12.1/kubernetes-model-certificates-5.12.1.pom (3.1 kB at 7.8 kB/s)
[2026-02-25T22:08:23.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/5.12.1/kubernetes-model-coordination-5.12.1.pom
[2026-02-25T22:08:24.367Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/5.12.1/kubernetes-model-coordination-5.12.1.pom (3.8 kB at 8.1 kB/s)
[2026-02-25T22:08:24.367Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/5.12.1/kubernetes-model-discovery-5.12.1.pom
[2026-02-25T22:08:24.367Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/5.12.1/kubernetes-model-discovery-5.12.1.pom (3.1 kB at 13 kB/s)
[2026-02-25T22:08:24.367Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/5.12.1/kubernetes-model-events-5.12.1.pom
[2026-02-25T22:08:24.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/5.12.1/kubernetes-model-events-5.12.1.pom (3.1 kB at 33 kB/s)
[2026-02-25T22:08:24.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/5.12.1/kubernetes-model-extensions-5.12.1.pom
[2026-02-25T22:08:24.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/5.12.1/kubernetes-model-extensions-5.12.1.pom (3.1 kB at 32 kB/s)
[2026-02-25T22:08:24.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/5.12.1/kubernetes-model-flowcontrol-5.12.1.pom
[2026-02-25T22:08:24.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/5.12.1/kubernetes-model-flowcontrol-5.12.1.pom (3.1 kB at 30 kB/s)
[2026-02-25T22:08:24.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/5.12.1/kubernetes-model-networking-5.12.1.pom
[2026-02-25T22:08:24.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/5.12.1/kubernetes-model-networking-5.12.1.pom (3.1 kB at 13 kB/s)
[2026-02-25T22:08:24.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/5.12.1/kubernetes-model-metrics-5.12.1.pom
[2026-02-25T22:08:26.081Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/5.12.1/kubernetes-model-metrics-5.12.1.pom (3.2 kB at 3.4 kB/s)
[2026-02-25T22:08:26.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/5.12.1/kubernetes-model-policy-5.12.1.pom
[2026-02-25T22:08:26.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/5.12.1/kubernetes-model-policy-5.12.1.pom (3.1 kB at 28 kB/s)
[2026-02-25T22:08:26.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/5.12.1/kubernetes-model-scheduling-5.12.1.pom
[2026-02-25T22:08:26.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/5.12.1/kubernetes-model-scheduling-5.12.1.pom (3.1 kB at 7.5 kB/s)
[2026-02-25T22:08:26.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/5.12.1/kubernetes-model-storageclass-5.12.1.pom
[2026-02-25T22:08:26.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/5.12.1/kubernetes-model-storageclass-5.12.1.pom (3.1 kB at 30 kB/s)
[2026-02-25T22:08:26.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/5.12.1/kubernetes-model-node-5.12.1.pom
[2026-02-25T22:08:26.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/5.12.1/kubernetes-model-node-5.12.1.pom (3.1 kB at 13 kB/s)
[2026-02-25T22:08:26.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.pom
[2026-02-25T22:08:27.013Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.pom (2.5 kB at 46 kB/s)
[2026-02-25T22:08:27.013Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.14.9/parent-3.14.9.pom
[2026-02-25T22:08:27.013Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.14.9/parent-3.14.9.pom (21 kB at 370 kB/s)
[2026-02-25T22:08:27.013Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom
[2026-02-25T22:08:27.013Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom (2.0 kB at 37 kB/s)
[2026-02-25T22:08:27.013Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom
[2026-02-25T22:08:27.013Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom (4.9 kB at 88 kB/s)
[2026-02-25T22:08:27.013Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.pom
[2026-02-25T22:08:27.013Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.pom (2.2 kB at 30 kB/s)
[2026-02-25T22:08:27.013Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.pom
[2026-02-25T22:08:27.323Z] [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 79 kB/s)
[2026-02-25T22:08:27.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.13.1/jackson-modules-java8-2.13.1.pom
[2026-02-25T22:08:27.323Z] [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 52 kB/s)
[2026-02-25T22:08:27.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom
[2026-02-25T22:08:27.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom (14 kB at 247 kB/s)
[2026-02-25T22:08:27.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.pom
[2026-02-25T22:08:27.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.pom (11 kB at 204 kB/s)
[2026-02-25T22:08:27.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.pom
[2026-02-25T22:08:27.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.pom (1.1 kB at 20 kB/s)
[2026-02-25T22:08:27.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.pom
[2026-02-25T22:08:27.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.pom (8.4 kB at 30 kB/s)
[2026-02-25T22:08:27.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.pom
[2026-02-25T22:08:27.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.pom (2.6 kB at 30 kB/s)
[2026-02-25T22:08:27.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.12.12/parent-3.12.12.pom
[2026-02-25T22:08:27.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.12.12/parent-3.12.12.pom (21 kB at 409 kB/s)
[2026-02-25T22:08:27.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-server-mock/5.12.1/kubernetes-server-mock-5.12.1.jar
[2026-02-25T22:08:27.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.jar
[2026-02-25T22:08:27.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/5.12.1/kubernetes-model-core-5.12.1.jar
[2026-02-25T22:08:27.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/5.12.1/kubernetes-model-common-5.12.1.jar
[2026-02-25T22:08:27.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/5.12.1/kubernetes-model-rbac-5.12.1.jar
[2026-02-25T22:08:27.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-common/5.12.1/kubernetes-model-common-5.12.1.jar (20 kB at 94 kB/s)
[2026-02-25T22:08:27.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/5.12.1/kubernetes-model-admissionregistration-5.12.1.jar
[2026-02-25T22:08:27.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.jar (857 kB at 3.8 MB/s)
[2026-02-25T22:08:27.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/5.12.1/kubernetes-model-apps-5.12.1.jar
[2026-02-25T22:08:28.261Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-server-mock/5.12.1/kubernetes-server-mock-5.12.1.jar (43 kB at 177 kB/s)
[2026-02-25T22:08:28.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/5.12.1/kubernetes-model-autoscaling-5.12.1.jar
[2026-02-25T22:08:28.262Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-core/5.12.1/kubernetes-model-core-5.12.1.jar (4.2 MB at 14 MB/s)
[2026-02-25T22:08:28.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/5.12.1/kubernetes-model-apiextensions-5.12.1.jar
[2026-02-25T22:08:28.262Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-admissionregistration/5.12.1/kubernetes-model-admissionregistration-5.12.1.jar (776 kB at 2.6 MB/s)
[2026-02-25T22:08:28.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/5.12.1/kubernetes-model-batch-5.12.1.jar
[2026-02-25T22:08:28.262Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apiextensions/5.12.1/kubernetes-model-apiextensions-5.12.1.jar (718 kB at 1.8 MB/s)
[2026-02-25T22:08:28.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/5.12.1/kubernetes-model-certificates-5.12.1.jar
[2026-02-25T22:08:28.262Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-autoscaling/5.12.1/kubernetes-model-autoscaling-5.12.1.jar (654 kB at 1.5 MB/s)
[2026-02-25T22:08:28.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/5.12.1/kubernetes-model-coordination-5.12.1.jar
[2026-02-25T22:08:28.262Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-apps/5.12.1/kubernetes-model-apps-5.12.1.jar (444 kB at 1.0 MB/s)
[2026-02-25T22:08:28.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/5.12.1/kubernetes-model-discovery-5.12.1.jar
[2026-02-25T22:08:28.572Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-certificates/5.12.1/kubernetes-model-certificates-5.12.1.jar (147 kB at 232 kB/s)
[2026-02-25T22:08:28.572Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/5.12.1/kubernetes-model-events-5.12.1.jar
[2026-02-25T22:08:28.572Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-batch/5.12.1/kubernetes-model-batch-5.12.1.jar (249 kB at 346 kB/s)
[2026-02-25T22:08:28.572Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/5.12.1/kubernetes-model-extensions-5.12.1.jar
[2026-02-25T22:08:28.572Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-events/5.12.1/kubernetes-model-events-5.12.1.jar (104 kB at 143 kB/s)
[2026-02-25T22:08:28.572Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/5.12.1/kubernetes-model-flowcontrol-5.12.1.jar
[2026-02-25T22:08:28.883Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-discovery/5.12.1/kubernetes-model-discovery-5.12.1.jar (194 kB at 220 kB/s)
[2026-02-25T22:08:28.883Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/5.12.1/kubernetes-model-networking-5.12.1.jar
[2026-02-25T22:08:28.883Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-extensions/5.12.1/kubernetes-model-extensions-5.12.1.jar (538 kB at 561 kB/s)
[2026-02-25T22:08:28.883Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/5.12.1/kubernetes-model-metrics-5.12.1.jar
[2026-02-25T22:08:28.883Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-coordination/5.12.1/kubernetes-model-coordination-5.12.1.jar (49 kB at 47 kB/s)
[2026-02-25T22:08:28.883Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/5.12.1/kubernetes-model-policy-5.12.1.jar
[2026-02-25T22:08:28.883Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-policy/5.12.1/kubernetes-model-policy-5.12.1.jar (344 kB at 313 kB/s)
[2026-02-25T22:08:28.883Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/5.12.1/kubernetes-model-scheduling-5.12.1.jar
[2026-02-25T22:08:28.883Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-flowcontrol/5.12.1/kubernetes-model-flowcontrol-5.12.1.jar (269 kB at 236 kB/s)
[2026-02-25T22:08:28.883Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/5.12.1/kubernetes-model-storageclass-5.12.1.jar
[2026-02-25T22:08:29.195Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-metrics/5.12.1/kubernetes-model-metrics-5.12.1.jar (78 kB at 63 kB/s)
[2026-02-25T22:08:29.196Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/5.12.1/kubernetes-model-node-5.12.1.jar
[2026-02-25T22:08:29.196Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-networking/5.12.1/kubernetes-model-networking-5.12.1.jar (464 kB at 352 kB/s)
[2026-02-25T22:08:29.196Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar
[2026-02-25T22:08:29.196Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-scheduling/5.12.1/kubernetes-model-scheduling-5.12.1.jar (66 kB at 50 kB/s)
[2026-02-25T22:08:29.196Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar
[2026-02-25T22:08:29.196Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar (92 kB at 67 kB/s)
[2026-02-25T22:08:29.196Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.jar
[2026-02-25T22:08:29.196Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar (430 kB at 310 kB/s)
[2026-02-25T22:08:29.196Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.jar
[2026-02-25T22:08:29.196Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.jar (12 kB at 8.6 kB/s)
[2026-02-25T22:08:29.196Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar
[2026-02-25T22:08:29.196Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar (36 kB at 24 kB/s)
[2026-02-25T22:08:29.196Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar
[2026-02-25T22:08:29.196Z] [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 82 kB/s)
[2026-02-25T22:08:29.196Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar
[2026-02-25T22:08:29.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar (14 kB at 9.6 kB/s)
[2026-02-25T22:08:29.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.jar
[2026-02-25T22:08:29.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar (176 kB at 114 kB/s)
[2026-02-25T22:08:29.506Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.jar
[2026-02-25T22:08:29.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.jar (79 kB at 51 kB/s)
[2026-02-25T22:08:29.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.jar (37 kB at 23 kB/s)
[2026-02-25T22:08:29.506Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-node/5.12.1/kubernetes-model-node-5.12.1.jar (160 kB at 94 kB/s)
[2026-02-25T22:08:33.196Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-storageclass/5.12.1/kubernetes-model-storageclass-5.12.1.jar (370 kB at 73 kB/s)
[2026-02-25T22:08:33.196Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-model-rbac/5.12.1/kubernetes-model-rbac-5.12.1.jar (177 kB at 34 kB/s)
[2026-02-25T22:08:33.196Z] [INFO]
[2026-02-25T22:08:33.196Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-kubernetes-client ---
[2026-02-25T22:08:33.196Z] [INFO]
[2026-02-25T22:08:33.196Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-kubernetes-client ---
[2026-02-25T22:08:33.507Z] [INFO]
[2026-02-25T22:08:33.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-kubernetes-client ---
[2026-02-25T22:08:33.507Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:33.507Z] [INFO]
[2026-02-25T22:08:33.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-kubernetes-client ---
[2026-02-25T22:08:33.507Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:33.507Z] [INFO]
[2026-02-25T22:08:33.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-kubernetes-client ---
[2026-02-25T22:08:33.507Z] [INFO]
[2026-02-25T22:08:33.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-kubernetes-client ---
[2026-02-25T22:08:33.507Z] [INFO]
[2026-02-25T22:08:33.507Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-kubernetes-client ---
[2026-02-25T22:08:33.507Z] [INFO]
[2026-02-25T22:08:33.507Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-kubernetes-client ---
[2026-02-25T22:08:33.507Z] [INFO] Processed 6 files in 13ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T22:08:33.507Z] [INFO]
[2026-02-25T22:08:33.507Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-kubernetes-client ---
[2026-02-25T22:08:33.508Z] [INFO] Processed 6 files in 00:00.009 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T22:08:33.508Z] [INFO]
[2026-02-25T22:08:33.508Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-kubernetes-client ---
[2026-02-25T22:08:33.508Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:33.508Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/kubernetes-client/src/main/resources
[2026-02-25T22:08:33.508Z] [INFO]
[2026-02-25T22:08:33.508Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-kubernetes-client ---
[2026-02-25T22:08:33.508Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:08:33.508Z] [INFO] Compiling 6 source files to /quarkus/test-framework/kubernetes-client/target/classes
[2026-02-25T22:08:33.819Z] [INFO]
[2026-02-25T22:08:33.819Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-kubernetes-client ---
[2026-02-25T22:08:33.819Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:33.819Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/kubernetes-client/src/test/resources
[2026-02-25T22:08:33.819Z] [INFO]
[2026-02-25T22:08:33.819Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-kubernetes-client ---
[2026-02-25T22:08:33.819Z] [INFO] No sources to compile
[2026-02-25T22:08:33.819Z] [INFO]
[2026-02-25T22:08:33.819Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-kubernetes-client ---
[2026-02-25T22:08:33.819Z] [INFO] No tests to run.
[2026-02-25T22:08:33.819Z] [INFO]
[2026-02-25T22:08:33.819Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-kubernetes-client ---
[2026-02-25T22:08:33.819Z] [INFO] Building jar: /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final.jar
[2026-02-25T22:08:33.819Z] [INFO]
[2026-02-25T22:08:33.819Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-kubernetes-client ---
[2026-02-25T22:08:33.819Z] [INFO] Building jar: /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final-sources.jar
[2026-02-25T22:08:33.819Z] [INFO]
[2026-02-25T22:08:33.819Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-kubernetes-client ---
[2026-02-25T22:08:33.819Z] [INFO] Installing /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-kubernetes-client/2.7.5.Final/quarkus-test-kubernetes-client-2.7.5.Final.jar
[2026-02-25T22:08:33.819Z] [INFO] Installing /quarkus/test-framework/kubernetes-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-kubernetes-client/2.7.5.Final/quarkus-test-kubernetes-client-2.7.5.Final.pom
[2026-02-25T22:08:33.819Z] [INFO] Installing /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-kubernetes-client/2.7.5.Final/quarkus-test-kubernetes-client-2.7.5.Final-sources.jar
[2026-02-25T22:08:33.819Z] [INFO]
[2026-02-25T22:08:33.819Z] [INFO] --------------< io.quarkus:quarkus-test-openshift-client >--------------
[2026-02-25T22:08:33.819Z] [INFO] Building Quarkus - Test Framework - OpenShift Client Mock Server support 2.7.5.Final [106/964]
[2026-02-25T22:08:33.820Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:08:33.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-server-mock/5.12.1/openshift-server-mock-5.12.1.pom
[2026-02-25T22:08:34.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-server-mock/5.12.1/openshift-server-mock-5.12.1.pom (1.4 kB at 2.0 kB/s)
[2026-02-25T22:08:34.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.pom
[2026-02-25T22:08:34.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.pom (9.2 kB at 26 kB/s)
[2026-02-25T22:08:34.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.pom
[2026-02-25T22:08:35.113Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.pom (4.4 kB at 21 kB/s)
[2026-02-25T22:08:35.114Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-clusterautoscaling/5.12.1/openshift-model-clusterautoscaling-5.12.1.pom
[2026-02-25T22:08:35.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-clusterautoscaling/5.12.1/openshift-model-clusterautoscaling-5.12.1.pom (3.3 kB at 10 kB/s)
[2026-02-25T22:08:35.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operator/5.12.1/openshift-model-operator-5.12.1.pom
[2026-02-25T22:08:36.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operator/5.12.1/openshift-model-operator-5.12.1.pom (3.2 kB at 5.5 kB/s)
[2026-02-25T22:08:36.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operatorhub/5.12.1/openshift-model-operatorhub-5.12.1.pom
[2026-02-25T22:08:36.406Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operatorhub/5.12.1/openshift-model-operatorhub-5.12.1.pom (3.9 kB at 11 kB/s)
[2026-02-25T22:08:36.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machine/5.12.1/openshift-model-machine-5.12.1.pom
[2026-02-25T22:08:37.077Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machine/5.12.1/openshift-model-machine-5.12.1.pom (3.1 kB at 6.5 kB/s)
[2026-02-25T22:08:37.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-whereabouts/5.12.1/openshift-model-whereabouts-5.12.1.pom
[2026-02-25T22:08:37.387Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-whereabouts/5.12.1/openshift-model-whereabouts-5.12.1.pom (3.2 kB at 9.0 kB/s)
[2026-02-25T22:08:37.387Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-monitoring/5.12.1/openshift-model-monitoring-5.12.1.pom
[2026-02-25T22:08:37.387Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-monitoring/5.12.1/openshift-model-monitoring-5.12.1.pom (3.8 kB at 16 kB/s)
[2026-02-25T22:08:37.387Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-storageversionmigrator/5.12.1/openshift-model-storageversionmigrator-5.12.1.pom
[2026-02-25T22:08:37.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-storageversionmigrator/5.12.1/openshift-model-storageversionmigrator-5.12.1.pom (3.3 kB at 10 kB/s)
[2026-02-25T22:08:37.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-tuned/5.12.1/openshift-model-tuned-5.12.1.pom
[2026-02-25T22:08:38.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-tuned/5.12.1/openshift-model-tuned-5.12.1.pom (3.2 kB at 5.0 kB/s)
[2026-02-25T22:08:38.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-console/5.12.1/openshift-model-console-5.12.1.pom
[2026-02-25T22:08:38.685Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-console/5.12.1/openshift-model-console-5.12.1.pom (3.2 kB at 14 kB/s)
[2026-02-25T22:08:38.685Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machineconfig/5.12.1/openshift-model-machineconfig-5.12.1.pom
[2026-02-25T22:08:38.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machineconfig/5.12.1/openshift-model-machineconfig-5.12.1.pom (3.2 kB at 14 kB/s)
[2026-02-25T22:08:38.998Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-miscellaneous/5.12.1/openshift-model-miscellaneous-5.12.1.pom
[2026-02-25T22:08:39.309Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-miscellaneous/5.12.1/openshift-model-miscellaneous-5.12.1.pom (3.4 kB at 10 kB/s)
[2026-02-25T22:08:39.309Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-hive/5.12.1/openshift-model-hive-5.12.1.pom
[2026-02-25T22:08:39.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-hive/5.12.1/openshift-model-hive-5.12.1.pom (3.4 kB at 13 kB/s)
[2026-02-25T22:08:39.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-installer/5.12.1/openshift-model-installer-5.12.1.pom
[2026-02-25T22:08:39.929Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-installer/5.12.1/openshift-model-installer-5.12.1.pom (3.2 kB at 9.9 kB/s)
[2026-02-25T22:08:39.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-server-mock/5.12.1/openshift-server-mock-5.12.1.jar
[2026-02-25T22:08:39.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.jar
[2026-02-25T22:08:39.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.jar
[2026-02-25T22:08:39.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-clusterautoscaling/5.12.1/openshift-model-clusterautoscaling-5.12.1.jar
[2026-02-25T22:08:39.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operator/5.12.1/openshift-model-operator-5.12.1.jar
[2026-02-25T22:08:39.929Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-clusterautoscaling/5.12.1/openshift-model-clusterautoscaling-5.12.1.jar (169 kB at 841 kB/s)
[2026-02-25T22:08:39.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operatorhub/5.12.1/openshift-model-operatorhub-5.12.1.jar
[2026-02-25T22:08:39.929Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operator/5.12.1/openshift-model-operator-5.12.1.jar (4.4 MB at 19 MB/s)
[2026-02-25T22:08:39.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machine/5.12.1/openshift-model-machine-5.12.1.jar
[2026-02-25T22:08:40.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.jar (5.6 MB at 14 MB/s)
[2026-02-25T22:08:40.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-whereabouts/5.12.1/openshift-model-whereabouts-5.12.1.jar
[2026-02-25T22:08:40.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-operatorhub/5.12.1/openshift-model-operatorhub-5.12.1.jar (1.1 MB at 2.5 MB/s)
[2026-02-25T22:08:40.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-monitoring/5.12.1/openshift-model-monitoring-5.12.1.jar
[2026-02-25T22:08:40.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-server-mock/5.12.1/openshift-server-mock-5.12.1.jar (9.5 kB at 17 kB/s)
[2026-02-25T22:08:40.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-storageversionmigrator/5.12.1/openshift-model-storageversionmigrator-5.12.1.jar
[2026-02-25T22:08:40.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machine/5.12.1/openshift-model-machine-5.12.1.jar (287 kB at 450 kB/s)
[2026-02-25T22:08:40.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-tuned/5.12.1/openshift-model-tuned-5.12.1.jar
[2026-02-25T22:08:40.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-monitoring/5.12.1/openshift-model-monitoring-5.12.1.jar (1.5 MB at 2.0 MB/s)
[2026-02-25T22:08:40.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-console/5.12.1/openshift-model-console-5.12.1.jar
[2026-02-25T22:08:40.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-tuned/5.12.1/openshift-model-tuned-5.12.1.jar (178 kB at 236 kB/s)
[2026-02-25T22:08:40.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machineconfig/5.12.1/openshift-model-machineconfig-5.12.1.jar
[2026-02-25T22:08:40.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-storageversionmigrator/5.12.1/openshift-model-storageversionmigrator-5.12.1.jar (142 kB at 182 kB/s)
[2026-02-25T22:08:40.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-miscellaneous/5.12.1/openshift-model-miscellaneous-5.12.1.jar
[2026-02-25T22:08:40.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-whereabouts/5.12.1/openshift-model-whereabouts-5.12.1.jar (89 kB at 115 kB/s)
[2026-02-25T22:08:40.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-hive/5.12.1/openshift-model-hive-5.12.1.jar
[2026-02-25T22:08:40.554Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-hive/5.12.1/openshift-model-hive-5.12.1.jar (2.1 MB at 2.5 MB/s)
[2026-02-25T22:08:40.554Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-installer/5.12.1/openshift-model-installer-5.12.1.jar
[2026-02-25T22:08:40.866Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.jar (197 kB at 221 kB/s)
[2026-02-25T22:08:40.866Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-installer/5.12.1/openshift-model-installer-5.12.1.jar (677 kB at 759 kB/s)
[2026-02-25T22:08:40.866Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-console/5.12.1/openshift-model-console-5.12.1.jar (390 kB at 360 kB/s)
[2026-02-25T22:08:41.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-machineconfig/5.12.1/openshift-model-machineconfig-5.12.1.jar (363 kB at 305 kB/s)
[2026-02-25T22:08:41.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model-miscellaneous/5.12.1/openshift-model-miscellaneous-5.12.1.jar (982 kB at 785 kB/s)
[2026-02-25T22:08:41.176Z] [INFO]
[2026-02-25T22:08:41.176Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-openshift-client ---
[2026-02-25T22:08:41.176Z] [INFO]
[2026-02-25T22:08:41.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-openshift-client ---
[2026-02-25T22:08:41.489Z] [INFO]
[2026-02-25T22:08:41.489Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-openshift-client ---
[2026-02-25T22:08:41.489Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:41.489Z] [INFO]
[2026-02-25T22:08:41.489Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-openshift-client ---
[2026-02-25T22:08:41.489Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:41.489Z] [INFO]
[2026-02-25T22:08:41.489Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-openshift-client ---
[2026-02-25T22:08:41.489Z] [INFO]
[2026-02-25T22:08:41.489Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-openshift-client ---
[2026-02-25T22:08:41.489Z] [INFO]
[2026-02-25T22:08:41.489Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-openshift-client ---
[2026-02-25T22:08:41.489Z] [INFO]
[2026-02-25T22:08:41.489Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-openshift-client ---
[2026-02-25T22:08:41.489Z] [INFO] Processed 4 files in 11ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:08:41.489Z] [INFO]
[2026-02-25T22:08:41.489Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-openshift-client ---
[2026-02-25T22:08:41.489Z] [INFO] Processed 4 files in 00:00.005 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:08:41.489Z] [INFO]
[2026-02-25T22:08:41.489Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-openshift-client ---
[2026-02-25T22:08:41.489Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:41.489Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/openshift-client/src/main/resources
[2026-02-25T22:08:41.489Z] [INFO]
[2026-02-25T22:08:41.489Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-openshift-client ---
[2026-02-25T22:08:41.489Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:08:41.489Z] [INFO] Compiling 4 source files to /quarkus/test-framework/openshift-client/target/classes
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-openshift-client ---
[2026-02-25T22:08:41.806Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:41.806Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/openshift-client/src/test/resources
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-openshift-client ---
[2026-02-25T22:08:41.806Z] [INFO] No sources to compile
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-openshift-client ---
[2026-02-25T22:08:41.806Z] [INFO] No tests to run.
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-openshift-client ---
[2026-02-25T22:08:41.806Z] [INFO] Building jar: /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final.jar
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-openshift-client ---
[2026-02-25T22:08:41.806Z] [INFO] Building jar: /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final-sources.jar
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-openshift-client ---
[2026-02-25T22:08:41.806Z] [INFO] Installing /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-openshift-client/2.7.5.Final/quarkus-test-openshift-client-2.7.5.Final.jar
[2026-02-25T22:08:41.806Z] [INFO] Installing /quarkus/test-framework/openshift-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-openshift-client/2.7.5.Final/quarkus-test-openshift-client-2.7.5.Final.pom
[2026-02-25T22:08:41.806Z] [INFO] Installing /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-openshift-client/2.7.5.Final/quarkus-test-openshift-client-2.7.5.Final-sources.jar
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --------------< io.quarkus:quarkus-junit5-mockito-config >--------------
[2026-02-25T22:08:41.806Z] [INFO] Building Quarkus - Test framework - JUnit 5 - Mockito Config 2.7.5.Final [107/964]
[2026-02-25T22:08:41.806Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-mockito-config ---
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-mockito-config ---
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-mockito-config ---
[2026-02-25T22:08:41.806Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-mockito-config ---
[2026-02-25T22:08:41.806Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-mockito-config ---
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-mockito-config ---
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-mockito-config ---
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-mockito-config ---
[2026-02-25T22:08:41.806Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-mockito-config ---
[2026-02-25T22:08:41.806Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-mockito-config ---
[2026-02-25T22:08:41.806Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:41.806Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito-config/src/main/resources
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-mockito-config ---
[2026-02-25T22:08:41.806Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:08:41.806Z] [INFO] Compiling 1 source file to /quarkus/test-framework/junit5-mockito-config/target/classes
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-mockito-config ---
[2026-02-25T22:08:41.806Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:41.806Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito-config/src/test/resources
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-mockito-config ---
[2026-02-25T22:08:41.806Z] [INFO] No sources to compile
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-mockito-config ---
[2026-02-25T22:08:41.806Z] [INFO] No tests to run.
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-mockito-config ---
[2026-02-25T22:08:41.806Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final.jar
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-mockito-config ---
[2026-02-25T22:08:41.806Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final-sources.jar
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-mockito-config ---
[2026-02-25T22:08:41.806Z] [INFO] Installing /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito-config/2.7.5.Final/quarkus-junit5-mockito-config-2.7.5.Final.jar
[2026-02-25T22:08:41.806Z] [INFO] Installing /quarkus/test-framework/junit5-mockito-config/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito-config/2.7.5.Final/quarkus-junit5-mockito-config-2.7.5.Final.pom
[2026-02-25T22:08:41.806Z] [INFO] Installing /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito-config/2.7.5.Final/quarkus-junit5-mockito-config-2.7.5.Final-sources.jar
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] -----------------< io.quarkus:quarkus-junit5-mockito >------------------
[2026-02-25T22:08:41.806Z] [INFO] Building Quarkus - Test framework - JUnit 5 - Mockito 2.7.5.Final [108/964]
[2026-02-25T22:08:41.806Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-mockito ---
[2026-02-25T22:08:41.806Z] [INFO]
[2026-02-25T22:08:41.806Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-mockito ---
[2026-02-25T22:08:42.481Z] [INFO]
[2026-02-25T22:08:42.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-mockito ---
[2026-02-25T22:08:42.481Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:42.481Z] [INFO]
[2026-02-25T22:08:42.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-mockito ---
[2026-02-25T22:08:42.481Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:42.481Z] [INFO]
[2026-02-25T22:08:42.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-mockito ---
[2026-02-25T22:08:42.481Z] [INFO]
[2026-02-25T22:08:42.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-mockito ---
[2026-02-25T22:08:42.481Z] [INFO]
[2026-02-25T22:08:42.481Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-mockito ---
[2026-02-25T22:08:42.481Z] [INFO]
[2026-02-25T22:08:42.481Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-mockito ---
[2026-02-25T22:08:42.481Z] [INFO] Processed 11 files in 17ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-02-25T22:08:42.481Z] [INFO]
[2026-02-25T22:08:42.481Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-mockito ---
[2026-02-25T22:08:42.481Z] [INFO] Processed 11 files in 00:00.027 (Already Sorted: 11, Needed Sorting: 0)
[2026-02-25T22:08:42.481Z] [INFO]
[2026-02-25T22:08:42.481Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-mockito ---
[2026-02-25T22:08:42.481Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:42.481Z] [INFO] Copying 5 resources
[2026-02-25T22:08:42.481Z] [INFO]
[2026-02-25T22:08:42.481Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-mockito ---
[2026-02-25T22:08:42.481Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:08:42.481Z] [INFO] Compiling 11 source files to /quarkus/test-framework/junit5-mockito/target/classes
[2026-02-25T22:08:42.481Z] [INFO]
[2026-02-25T22:08:42.481Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-mockito ---
[2026-02-25T22:08:42.481Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:42.481Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito/src/test/resources
[2026-02-25T22:08:42.481Z] [INFO]
[2026-02-25T22:08:42.481Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-mockito ---
[2026-02-25T22:08:42.481Z] [INFO] No sources to compile
[2026-02-25T22:08:42.481Z] [INFO]
[2026-02-25T22:08:42.481Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-mockito ---
[2026-02-25T22:08:42.481Z] [INFO] No tests to run.
[2026-02-25T22:08:42.481Z] [INFO]
[2026-02-25T22:08:42.481Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-mockito ---
[2026-02-25T22:08:42.481Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final.jar
[2026-02-25T22:08:42.481Z] [INFO]
[2026-02-25T22:08:42.481Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-mockito ---
[2026-02-25T22:08:42.481Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final-sources.jar
[2026-02-25T22:08:42.792Z] [INFO]
[2026-02-25T22:08:42.792Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-mockito ---
[2026-02-25T22:08:42.792Z] [INFO] Installing /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito/2.7.5.Final/quarkus-junit5-mockito-2.7.5.Final.jar
[2026-02-25T22:08:42.792Z] [INFO] Installing /quarkus/test-framework/junit5-mockito/pom.xml to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito/2.7.5.Final/quarkus-junit5-mockito-2.7.5.Final.pom
[2026-02-25T22:08:42.792Z] [INFO] Installing /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-junit5-mockito/2.7.5.Final/quarkus-junit5-mockito-2.7.5.Final-sources.jar
[2026-02-25T22:08:42.792Z] [INFO]
[2026-02-25T22:08:42.792Z] [INFO] -------------------< io.quarkus:quarkus-test-vertx >--------------------
[2026-02-25T22:08:42.792Z] [INFO] Building Quarkus - Test framework - Vert.x 2.7.5.Final [109/964]
[2026-02-25T22:08:42.792Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:08:42.792Z] [INFO]
[2026-02-25T22:08:42.792Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-vertx ---
[2026-02-25T22:08:42.792Z] [INFO]
[2026-02-25T22:08:42.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-vertx ---
[2026-02-25T22:08:43.103Z] [INFO]
[2026-02-25T22:08:43.103Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-vertx ---
[2026-02-25T22:08:43.103Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:43.103Z] [INFO]
[2026-02-25T22:08:43.103Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-vertx ---
[2026-02-25T22:08:43.103Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:43.103Z] [INFO]
[2026-02-25T22:08:43.103Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-vertx ---
[2026-02-25T22:08:43.103Z] [INFO]
[2026-02-25T22:08:43.103Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-vertx ---
[2026-02-25T22:08:43.103Z] [INFO]
[2026-02-25T22:08:43.103Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-vertx ---
[2026-02-25T22:08:43.103Z] [INFO]
[2026-02-25T22:08:43.103Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-vertx ---
[2026-02-25T22:08:43.103Z] [INFO] Processed 4 files in 17ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:08:43.103Z] [INFO]
[2026-02-25T22:08:43.103Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-vertx ---
[2026-02-25T22:08:43.103Z] [INFO] Processed 4 files in 00:00.018 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:08:43.103Z] [INFO]
[2026-02-25T22:08:43.103Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-vertx ---
[2026-02-25T22:08:43.103Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:43.103Z] [INFO] Copying 1 resource
[2026-02-25T22:08:43.103Z] [INFO]
[2026-02-25T22:08:43.103Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-vertx ---
[2026-02-25T22:08:43.103Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:08:43.103Z] [INFO] Compiling 4 source files to /quarkus/test-framework/vertx/target/classes
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-vertx ---
[2026-02-25T22:08:43.415Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:43.415Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/vertx/src/test/resources
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-vertx ---
[2026-02-25T22:08:43.415Z] [INFO] No sources to compile
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-vertx ---
[2026-02-25T22:08:43.415Z] [INFO] No tests to run.
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-vertx ---
[2026-02-25T22:08:43.415Z] [INFO] Building jar: /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final.jar
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-vertx ---
[2026-02-25T22:08:43.415Z] [INFO] Building jar: /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final-sources.jar
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-vertx ---
[2026-02-25T22:08:43.415Z] [INFO] Installing /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-vertx/2.7.5.Final/quarkus-test-vertx-2.7.5.Final.jar
[2026-02-25T22:08:43.415Z] [INFO] Installing /quarkus/test-framework/vertx/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-vertx/2.7.5.Final/quarkus-test-vertx-2.7.5.Final.pom
[2026-02-25T22:08:43.415Z] [INFO] Installing /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-vertx/2.7.5.Final/quarkus-test-vertx-2.7.5.Final-sources.jar
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] -----------------< io.quarkus:quarkus-jackson-parent >------------------
[2026-02-25T22:08:43.415Z] [INFO] Building Quarkus - Jackson 2.7.5.Final [110/964]
[2026-02-25T22:08:43.415Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson-parent ---
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson-parent ---
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson-parent ---
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson-parent ---
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson-parent ---
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson-parent ---
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson-parent ---
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson-parent ---
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson-parent ---
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson-parent ---
[2026-02-25T22:08:43.415Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson-parent ---
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson-parent ---
[2026-02-25T22:08:43.415Z] [INFO] Installing /quarkus/extensions/jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jackson-parent/2.7.5.Final/quarkus-jackson-parent-2.7.5.Final.pom
[2026-02-25T22:08:43.415Z] [INFO]
[2026-02-25T22:08:43.415Z] [INFO] ---------------------< io.quarkus:quarkus-jackson >---------------------
[2026-02-25T22:08:43.415Z] [INFO] Building Quarkus - Jackson - Runtime 2.7.5.Final [111/964]
[2026-02-25T22:08:43.415Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:08:43.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.pom
[2026-02-25T22:08:43.415Z] [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 43 kB/s)
[2026-02-25T22:08:43.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.pom
[2026-02-25T22:08:43.726Z] [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 47 kB/s)
[2026-02-25T22:08:43.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.jar
[2026-02-25T22:08:43.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.jar
[2026-02-25T22:08:43.726Z] [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 170 kB/s)
[2026-02-25T22:08:43.727Z] [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 424 kB/s)
[2026-02-25T22:08:43.727Z] [INFO]
[2026-02-25T22:08:43.727Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson ---
[2026-02-25T22:08:43.727Z] [INFO]
[2026-02-25T22:08:43.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson ---
[2026-02-25T22:08:43.727Z] [INFO]
[2026-02-25T22:08:43.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson ---
[2026-02-25T22:08:43.727Z] [INFO]
[2026-02-25T22:08:43.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson ---
[2026-02-25T22:08:43.727Z] [INFO]
[2026-02-25T22:08:43.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson ---
[2026-02-25T22:08:43.727Z] [INFO]
[2026-02-25T22:08:43.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson ---
[2026-02-25T22:08:43.727Z] [INFO]
[2026-02-25T22:08:43.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson ---
[2026-02-25T22:08:43.727Z] [INFO]
[2026-02-25T22:08:43.727Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson ---
[2026-02-25T22:08:43.727Z] [INFO]
[2026-02-25T22:08:43.727Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson ---
[2026-02-25T22:08:43.727Z] [INFO] Processed 3 files in 24ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:08:43.727Z] [INFO]
[2026-02-25T22:08:43.727Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson ---
[2026-02-25T22:08:43.727Z] [INFO] Processed 3 files in 00:00.006 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:08:43.727Z] [INFO]
[2026-02-25T22:08:43.727Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jackson ---
[2026-02-25T22:08:43.727Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:43.727Z] [INFO] Copying 1 resource
[2026-02-25T22:08:43.727Z] [INFO]
[2026-02-25T22:08:43.727Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jackson ---
[2026-02-25T22:08:44.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final.jar
[2026-02-25T22:08:44.038Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final.jar (6.0 kB at 22 kB/s)
[2026-02-25T22:08:44.038Z] [INFO]
[2026-02-25T22:08:44.038Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jackson ---
[2026-02-25T22:08:44.038Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:08:44.349Z] [INFO] Compiling 3 source files to /quarkus/extensions/jackson/runtime/target/classes
[2026-02-25T22:08:44.349Z] [WARNING] /quarkus/extensions/jackson/runtime/src/main/java/io/quarkus/jackson/runtime/ObjectMapperProducer.java:[45,25] enable(com.fasterxml.jackson.databind.MapperFeature...) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-25T22:08:44.349Z] [INFO]
[2026-02-25T22:08:44.349Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jackson ---
[2026-02-25T22:08:44.349Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:44.349Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/runtime/src/test/resources
[2026-02-25T22:08:44.349Z] [INFO]
[2026-02-25T22:08:44.349Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jackson ---
[2026-02-25T22:08:44.349Z] [INFO] No sources to compile
[2026-02-25T22:08:44.349Z] [INFO]
[2026-02-25T22:08:44.349Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jackson ---
[2026-02-25T22:08:44.349Z] [INFO] No tests to run.
[2026-02-25T22:08:44.349Z] [INFO]
[2026-02-25T22:08:44.349Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jackson ---
[2026-02-25T22:08:44.349Z] [INFO] Building jar: /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final.jar
[2026-02-25T22:08:44.349Z] [INFO]
[2026-02-25T22:08:44.349Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson ---
[2026-02-25T22:08:44.349Z] [INFO] Building jar: /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final-sources.jar
[2026-02-25T22:08:44.349Z] [INFO]
[2026-02-25T22:08:44.349Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson ---
[2026-02-25T22:08:44.349Z] [INFO] Installing /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jackson/2.7.5.Final/quarkus-jackson-2.7.5.Final.jar
[2026-02-25T22:08:44.350Z] [INFO] Installing /quarkus/extensions/jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jackson/2.7.5.Final/quarkus-jackson-2.7.5.Final.pom
[2026-02-25T22:08:44.350Z] [INFO] Installing /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jackson/2.7.5.Final/quarkus-jackson-2.7.5.Final-sources.jar
[2026-02-25T22:08:44.350Z] [INFO]
[2026-02-25T22:08:44.350Z] [INFO] --------------< io.quarkus:quarkus-amazon-lambda-parent >---------------
[2026-02-25T22:08:44.350Z] [INFO] Building Quarkus - Amazon Lambda 2.7.5.Final [112/964]
[2026-02-25T22:08:44.350Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:08:44.350Z] [INFO]
[2026-02-25T22:08:44.350Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-parent ---
[2026-02-25T22:08:44.350Z] [INFO]
[2026-02-25T22:08:44.350Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-parent ---
[2026-02-25T22:08:44.350Z] [INFO]
[2026-02-25T22:08:44.350Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-parent ---
[2026-02-25T22:08:44.350Z] [INFO]
[2026-02-25T22:08:44.350Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-parent ---
[2026-02-25T22:08:44.350Z] [INFO]
[2026-02-25T22:08:44.350Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-parent ---
[2026-02-25T22:08:44.350Z] [INFO]
[2026-02-25T22:08:44.350Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-parent ---
[2026-02-25T22:08:44.350Z] [INFO]
[2026-02-25T22:08:44.350Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-parent ---
[2026-02-25T22:08:44.350Z] [INFO]
[2026-02-25T22:08:44.350Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-parent ---
[2026-02-25T22:08:44.350Z] [INFO]
[2026-02-25T22:08:44.350Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-parent ---
[2026-02-25T22:08:44.350Z] [INFO]
[2026-02-25T22:08:44.350Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-parent ---
[2026-02-25T22:08:44.659Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:08:44.659Z] [INFO]
[2026-02-25T22:08:44.659Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-parent ---
[2026-02-25T22:08:44.659Z] [INFO]
[2026-02-25T22:08:44.659Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-parent ---
[2026-02-25T22:08:44.659Z] [INFO] Installing /quarkus/extensions/amazon-lambda/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-parent/2.7.5.Final/quarkus-amazon-lambda-parent-2.7.5.Final.pom
[2026-02-25T22:08:44.659Z] [INFO]
[2026-02-25T22:08:44.659Z] [INFO] --------------< io.quarkus:quarkus-amazon-lambda-common >---------------
[2026-02-25T22:08:44.659Z] [INFO] Building Quarkus - Amazon Lambda - Common Runtime 2.7.5.Final [113/964]
[2026-02-25T22:08:44.659Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:08:44.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.pom
[2026-02-25T22:08:44.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.pom (4.1 kB at 42 kB/s)
[2026-02-25T22:08:44.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.pom
[2026-02-25T22:08:44.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.pom (5.1 kB at 56 kB/s)
[2026-02-25T22:08:44.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.pom
[2026-02-25T22:08:44.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.pom (4.2 kB at 57 kB/s)
[2026-02-25T22:08:44.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.pom
[2026-02-25T22:08:44.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.pom (37 kB at 444 kB/s)
[2026-02-25T22:08:44.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.jar
[2026-02-25T22:08:44.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.jar
[2026-02-25T22:08:44.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.jar
[2026-02-25T22:08:44.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.jar
[2026-02-25T22:08:44.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.jar (644 kB at 15 MB/s)
[2026-02-25T22:08:44.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.jar (76 kB at 1.3 MB/s)
[2026-02-25T22:08:44.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.jar (420 kB at 6.1 MB/s)
[2026-02-25T22:08:44.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.jar (7.5 kB at 86 kB/s)
[2026-02-25T22:08:44.974Z] [INFO]
[2026-02-25T22:08:44.974Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:44.974Z] [INFO]
[2026-02-25T22:08:44.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:44.974Z] [INFO]
[2026-02-25T22:08:44.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:44.974Z] [INFO]
[2026-02-25T22:08:44.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:44.974Z] [INFO]
[2026-02-25T22:08:44.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:44.974Z] [INFO]
[2026-02-25T22:08:44.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:44.974Z] [INFO]
[2026-02-25T22:08:44.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:44.974Z] [INFO]
[2026-02-25T22:08:44.974Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:44.974Z] [INFO]
[2026-02-25T22:08:44.974Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:44.974Z] [INFO] Processed 13 files in 24ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-25T22:08:44.974Z] [INFO]
[2026-02-25T22:08:44.974Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:44.974Z] [INFO] Processed 13 files in 00:00.027 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-25T22:08:44.974Z] [INFO]
[2026-02-25T22:08:44.974Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:44.974Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:44.975Z] [INFO] Copying 1 resource
[2026-02-25T22:08:44.975Z] [INFO]
[2026-02-25T22:08:44.975Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:44.975Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.5.Final/quarkus-amazon-lambda-event-server-2.7.5.Final.jar
[2026-02-25T22:08:45.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.5.Final/quarkus-amazon-lambda-event-server-2.7.5.Final.jar (15 kB at 39 kB/s)
[2026-02-25T22:08:45.648Z] [INFO]
[2026-02-25T22:08:45.648Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:45.648Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:08:45.648Z] [INFO] Compiling 12 source files to /quarkus/extensions/amazon-lambda/common-runtime/target/classes
[2026-02-25T22:08:45.648Z] [WARNING] /quarkus/extensions/amazon-lambda/common-runtime/src/main/java/io/quarkus/amazon/lambda/runtime/AmazonLambdaMapperRecorder.java:[26,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-25T22:08:45.648Z] [INFO]
[2026-02-25T22:08:45.648Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:45.648Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:45.648Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/common-runtime/src/test/resources
[2026-02-25T22:08:45.648Z] [INFO]
[2026-02-25T22:08:45.648Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:45.960Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:08:45.960Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda/common-runtime/target/test-classes
[2026-02-25T22:08:45.960Z] [WARNING] /quarkus/extensions/amazon-lambda/common-runtime/src/test/java/io/quarkus/amazon/lambda/test/ClientContextTest.java:[45,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-25T22:08:45.960Z] [INFO]
[2026-02-25T22:08:45.960Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:45.960Z] [INFO]
[2026-02-25T22:08:45.960Z] [INFO] -------------------------------------------------------
[2026-02-25T22:08:45.960Z] [INFO] T E S T S
[2026-02-25T22:08:45.960Z] [INFO] -------------------------------------------------------
[2026-02-25T22:08:45.960Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:08:46.632Z] [INFO] Running io.quarkus.amazon.lambda.test.ClientContextTest
[2026-02-25T22:08:46.633Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s - in io.quarkus.amazon.lambda.test.ClientContextTest
[2026-02-25T22:08:46.944Z] [INFO]
[2026-02-25T22:08:46.944Z] [INFO] Results:
[2026-02-25T22:08:46.944Z] [INFO]
[2026-02-25T22:08:46.944Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:08:46.944Z] [INFO]
[2026-02-25T22:08:46.944Z] [INFO]
[2026-02-25T22:08:46.944Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:46.944Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final.jar
[2026-02-25T22:08:46.944Z] [INFO]
[2026-02-25T22:08:46.944Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:46.944Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final-sources.jar
[2026-02-25T22:08:46.944Z] [INFO]
[2026-02-25T22:08:46.944Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-common ---
[2026-02-25T22:08:46.944Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common/2.7.5.Final/quarkus-amazon-lambda-common-2.7.5.Final.jar
[2026-02-25T22:08:46.944Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common/2.7.5.Final/quarkus-amazon-lambda-common-2.7.5.Final.pom
[2026-02-25T22:08:46.944Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common/2.7.5.Final/quarkus-amazon-lambda-common-2.7.5.Final-sources.jar
[2026-02-25T22:08:46.944Z] [INFO]
[2026-02-25T22:08:46.944Z] [INFO] ---------------< io.quarkus:quarkus-test-amazon-lambda >----------------
[2026-02-25T22:08:46.944Z] [INFO] Building Quarkus - Test Framework - Amazon Lambda 2.7.5.Final [114/964]
[2026-02-25T22:08:46.944Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:08:46.944Z] [INFO]
[2026-02-25T22:08:46.944Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-amazon-lambda ---
[2026-02-25T22:08:46.944Z] [INFO]
[2026-02-25T22:08:46.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-amazon-lambda ---
[2026-02-25T22:08:47.255Z] [INFO]
[2026-02-25T22:08:47.255Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-amazon-lambda ---
[2026-02-25T22:08:47.255Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:47.255Z] [INFO]
[2026-02-25T22:08:47.255Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-amazon-lambda ---
[2026-02-25T22:08:47.255Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:47.255Z] [INFO]
[2026-02-25T22:08:47.255Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-amazon-lambda ---
[2026-02-25T22:08:47.255Z] [INFO]
[2026-02-25T22:08:47.255Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-amazon-lambda ---
[2026-02-25T22:08:47.255Z] [INFO]
[2026-02-25T22:08:47.255Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-amazon-lambda ---
[2026-02-25T22:08:47.255Z] [INFO]
[2026-02-25T22:08:47.255Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-amazon-lambda ---
[2026-02-25T22:08:47.255Z] [INFO] Processed 4 files in 12ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:08:47.255Z] [INFO]
[2026-02-25T22:08:47.255Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-amazon-lambda ---
[2026-02-25T22:08:47.255Z] [INFO] Processed 4 files in 00:00.017 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:08:47.255Z] [INFO]
[2026-02-25T22:08:47.255Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-amazon-lambda ---
[2026-02-25T22:08:47.255Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:47.255Z] [INFO] Copying 2 resources
[2026-02-25T22:08:47.255Z] [INFO]
[2026-02-25T22:08:47.255Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-amazon-lambda ---
[2026-02-25T22:08:47.255Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:08:47.255Z] [INFO] Compiling 4 source files to /quarkus/test-framework/amazon-lambda/target/classes
[2026-02-25T22:08:47.255Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[44,31] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2026-02-25T22:08:47.255Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[71,25] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2026-02-25T22:08:47.255Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[91,29] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2026-02-25T22:08:47.255Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[113,21] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2026-02-25T22:08:47.255Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[115,75] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2026-02-25T22:08:47.255Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaResourceManager.java:[116,60] io.quarkus.amazon.lambda.test.LambdaClient in io.quarkus.amazon.lambda.test has been deprecated
[2026-02-25T22:08:47.255Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaStartedNotifier.java:[5,47] io.quarkus.test.common.NativeImageStartedNotifier in io.quarkus.test.common has been deprecated
[2026-02-25T22:08:47.255Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[43,29] unchecked cast
[2026-02-25T22:08:47.255Z] required: java.util.concurrent.LinkedBlockingDeque<java.util.Map.Entry<java.lang.String,java.lang.String>>
[2026-02-25T22:08:47.255Z] found: java.lang.Object
[2026-02-25T22:08:47.255Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[44,120] unchecked cast
[2026-02-25T22:08:47.255Z] required: java.util.concurrent.ConcurrentHashMap<java.lang.String,java.util.concurrent.CompletableFuture<java.lang.String>>
[2026-02-25T22:08:47.255Z] found: java.lang.Object
[2026-02-25T22:08:47.255Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[148,27] unchecked call to SimpleImmutableEntry(K,V) as a member of the raw type java.util.AbstractMap.SimpleImmutableEntry
[2026-02-25T22:08:47.255Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[148,26] unchecked method invocation: method add in class java.util.concurrent.LinkedBlockingDeque is applied to given types
[2026-02-25T22:08:47.255Z] required: E
[2026-02-25T22:08:47.255Z] found: java.util.AbstractMap.SimpleImmutableEntry
[2026-02-25T22:08:47.256Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[148,27] unchecked conversion
[2026-02-25T22:08:47.256Z] required: E
[2026-02-25T22:08:47.256Z] found: java.util.AbstractMap.SimpleImmutableEntry
[2026-02-25T22:08:47.256Z] [INFO]
[2026-02-25T22:08:47.256Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-amazon-lambda ---
[2026-02-25T22:08:47.566Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:47.566Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/amazon-lambda/src/test/resources
[2026-02-25T22:08:47.566Z] [INFO]
[2026-02-25T22:08:47.566Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-amazon-lambda ---
[2026-02-25T22:08:47.566Z] [INFO] No sources to compile
[2026-02-25T22:08:47.566Z] [INFO]
[2026-02-25T22:08:47.566Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-amazon-lambda ---
[2026-02-25T22:08:47.566Z] [INFO] No tests to run.
[2026-02-25T22:08:47.566Z] [INFO]
[2026-02-25T22:08:47.566Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-amazon-lambda ---
[2026-02-25T22:08:47.566Z] [INFO] Building jar: /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final.jar
[2026-02-25T22:08:47.566Z] [INFO]
[2026-02-25T22:08:47.566Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-amazon-lambda ---
[2026-02-25T22:08:47.566Z] [INFO] Building jar: /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final-sources.jar
[2026-02-25T22:08:47.566Z] [INFO]
[2026-02-25T22:08:47.566Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-amazon-lambda ---
[2026-02-25T22:08:47.566Z] [INFO] Installing /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-amazon-lambda/2.7.5.Final/quarkus-test-amazon-lambda-2.7.5.Final.jar
[2026-02-25T22:08:47.566Z] [INFO] Installing /quarkus/test-framework/amazon-lambda/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-amazon-lambda/2.7.5.Final/quarkus-test-amazon-lambda-2.7.5.Final.pom
[2026-02-25T22:08:47.566Z] [INFO] Installing /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-amazon-lambda/2.7.5.Final/quarkus-test-amazon-lambda-2.7.5.Final-sources.jar
[2026-02-25T22:08:47.566Z] [INFO]
[2026-02-25T22:08:47.566Z] [INFO] -------------------< io.quarkus:quarkus-arquillian >--------------------
[2026-02-25T22:08:47.566Z] [INFO] Building Quarkus - Test Framework - Arquillian Adapter 2.7.5.Final [115/964]
[2026-02-25T22:08:47.566Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:08:47.566Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.5.0.Final/arquillian-container-spi-1.5.0.Final.pom
[2026-02-25T22:08:47.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.5.0.Final/arquillian-container-spi-1.5.0.Final.pom (2.5 kB at 5.4 kB/s)
[2026-02-25T22:08:47.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-build/1.5.0.Final/arquillian-build-1.5.0.Final.pom
[2026-02-25T22:08:48.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-build/1.5.0.Final/arquillian-build-1.5.0.Final.pom (3.8 kB at 12 kB/s)
[2026-02-25T22:08:48.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-parent/1.5.0.Final/arquillian-parent-1.5.0.Final.pom
[2026-02-25T22:08:48.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-parent/1.5.0.Final/arquillian-parent-1.5.0.Final.pom (5.1 kB at 44 kB/s)
[2026-02-25T22:08:48.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.5.0.Final/arquillian-core-spi-1.5.0.Final.pom
[2026-02-25T22:08:48.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.5.0.Final/arquillian-core-spi-1.5.0.Final.pom (1.2 kB at 4.5 kB/s)
[2026-02-25T22:08:48.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.5.0.Final/arquillian-core-api-1.5.0.Final.pom
[2026-02-25T22:08:48.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.5.0.Final/arquillian-core-api-1.5.0.Final.pom (1.1 kB at 4.1 kB/s)
[2026-02-25T22:08:48.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.5.0.Final/arquillian-config-api-1.5.0.Final.pom
[2026-02-25T22:08:49.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.5.0.Final/arquillian-config-api-1.5.0.Final.pom (1.2 kB at 2.9 kB/s)
[2026-02-25T22:08:49.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom
[2026-02-25T22:08:49.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom (1.0 kB at 13 kB/s)
[2026-02-25T22:08:49.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom
[2026-02-25T22:08:49.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom (13 kB at 165 kB/s)
[2026-02-25T22:08:49.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/16/jboss-parent-16.pom
[2026-02-25T22:08:49.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/16/jboss-parent-16.pom (32 kB at 335 kB/s)
[2026-02-25T22:08:49.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.5.0.Final/arquillian-config-impl-base-1.5.0.Final.pom
[2026-02-25T22:08:50.180Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.5.0.Final/arquillian-config-impl-base-1.5.0.Final.pom (2.8 kB at 5.9 kB/s)
[2026-02-25T22:08:50.180Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.5.0.Final/arquillian-config-spi-1.5.0.Final.pom
[2026-02-25T22:08:50.180Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.5.0.Final/arquillian-config-spi-1.5.0.Final.pom (984 B at 8.9 kB/s)
[2026-02-25T22:08:50.180Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom
[2026-02-25T22:08:50.180Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom (2.0 kB at 26 kB/s)
[2026-02-25T22:08:50.180Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.5.0.Final/arquillian-container-test-spi-1.5.0.Final.pom
[2026-02-25T22:08:50.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.5.0.Final/arquillian-container-test-spi-1.5.0.Final.pom (1.7 kB at 6.0 kB/s)
[2026-02-25T22:08:50.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.5.0.Final/arquillian-test-spi-1.5.0.Final.pom
[2026-02-25T22:08:50.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.5.0.Final/arquillian-test-spi-1.5.0.Final.pom (1.6 kB at 5.3 kB/s)
[2026-02-25T22:08:50.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.5.0.Final/arquillian-test-api-1.5.0.Final.pom
[2026-02-25T22:08:51.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.5.0.Final/arquillian-test-api-1.5.0.Final.pom (1.2 kB at 4.5 kB/s)
[2026-02-25T22:08:51.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.5.0.Final/arquillian-container-test-api-1.5.0.Final.pom
[2026-02-25T22:08:51.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.5.0.Final/arquillian-container-test-api-1.5.0.Final.pom (1.4 kB at 11 kB/s)
[2026-02-25T22:08:51.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.5.0.Final/arquillian-container-test-impl-base-1.5.0.Final.pom
[2026-02-25T22:08:51.426Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.5.0.Final/arquillian-container-test-impl-base-1.5.0.Final.pom (3.2 kB at 10.0 kB/s)
[2026-02-25T22:08:51.426Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-container/1.5.0.Final/arquillian-junit-container-1.5.0.Final.pom
[2026-02-25T22:08:51.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-container/1.5.0.Final/arquillian-junit-container-1.5.0.Final.pom (3.5 kB at 11 kB/s)
[2026-02-25T22:08:51.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-core/1.5.0.Final/arquillian-junit-core-1.5.0.Final.pom
[2026-02-25T22:08:52.051Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-core/1.5.0.Final/arquillian-junit-core-1.5.0.Final.pom (2.8 kB at 11 kB/s)
[2026-02-25T22:08:52.051Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.5.0.Final/arquillian-core-impl-base-1.5.0.Final.pom
[2026-02-25T22:08:52.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.5.0.Final/arquillian-core-impl-base-1.5.0.Final.pom (1.6 kB at 6.1 kB/s)
[2026-02-25T22:08:52.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.5.0.Final/arquillian-test-impl-base-1.5.0.Final.pom
[2026-02-25T22:08:52.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.5.0.Final/arquillian-test-impl-base-1.5.0.Final.pom (2.1 kB at 20 kB/s)
[2026-02-25T22:08:52.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.5.0.Final/arquillian-container-impl-base-1.5.0.Final.pom
[2026-02-25T22:08:52.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.5.0.Final/arquillian-container-impl-base-1.5.0.Final.pom (3.5 kB at 33 kB/s)
[2026-02-25T22:08:52.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
[2026-02-25T22:08:52.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 370 kB/s)
[2026-02-25T22:08:52.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.pom
[2026-02-25T22:08:52.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.pom (2.9 kB at 24 kB/s)
[2026-02-25T22:08:52.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom
[2026-02-25T22:08:52.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom (1.2 kB at 16 kB/s)
[2026-02-25T22:08:52.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.5.0.Final/arquillian-container-spi-1.5.0.Final.jar
[2026-02-25T22:08:52.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.5.0.Final/arquillian-core-spi-1.5.0.Final.jar
[2026-02-25T22:08:52.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.5.0.Final/arquillian-core-api-1.5.0.Final.jar
[2026-02-25T22:08:52.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.5.0.Final/arquillian-config-api-1.5.0.Final.jar
[2026-02-25T22:08:52.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.5.0.Final/arquillian-config-impl-base-1.5.0.Final.jar
[2026-02-25T22:08:52.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-api/1.5.0.Final/arquillian-core-api-1.5.0.Final.jar (10 kB at 193 kB/s)
[2026-02-25T22:08:52.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.5.0.Final/arquillian-config-spi-1.5.0.Final.jar
[2026-02-25T22:08:52.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-spi/1.5.0.Final/arquillian-config-spi-1.5.0.Final.jar (3.7 kB at 32 kB/s)
[2026-02-25T22:08:52.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar
[2026-02-25T22:08:52.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar (38 kB at 233 kB/s)
[2026-02-25T22:08:52.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar
[2026-02-25T22:08:52.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-impl-base/1.5.0.Final/arquillian-config-impl-base-1.5.0.Final.jar (46 kB at 245 kB/s)
[2026-02-25T22:08:52.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.5.0.Final/arquillian-container-test-spi-1.5.0.Final.jar
[2026-02-25T22:08:52.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar (17 kB at 83 kB/s)
[2026-02-25T22:08:52.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.5.0.Final/arquillian-test-spi-1.5.0.Final.jar
[2026-02-25T22:08:52.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-spi/1.5.0.Final/arquillian-core-spi-1.5.0.Final.jar (29 kB at 117 kB/s)
[2026-02-25T22:08:52.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.5.0.Final/arquillian-container-test-api-1.5.0.Final.jar
[2026-02-25T22:08:53.310Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-spi/1.5.0.Final/arquillian-container-test-spi-1.5.0.Final.jar (28 kB at 105 kB/s)
[2026-02-25T22:08:53.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.5.0.Final/arquillian-container-test-impl-base-1.5.0.Final.jar
[2026-02-25T22:08:53.310Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-spi/1.5.0.Final/arquillian-container-spi-1.5.0.Final.jar (54 kB at 197 kB/s)
[2026-02-25T22:08:53.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.5.0.Final/arquillian-test-api-1.5.0.Final.jar
[2026-02-25T22:08:53.310Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-spi/1.5.0.Final/arquillian-test-spi-1.5.0.Final.jar (46 kB at 168 kB/s)
[2026-02-25T22:08:53.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-container/1.5.0.Final/arquillian-junit-container-1.5.0.Final.jar
[2026-02-25T22:08:53.310Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/config/arquillian-config-api/1.5.0.Final/arquillian-config-api-1.5.0.Final.jar (7.5 kB at 22 kB/s)
[2026-02-25T22:08:53.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-core/1.5.0.Final/arquillian-junit-core-1.5.0.Final.jar
[2026-02-25T22:08:53.310Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-core/1.5.0.Final/arquillian-junit-core-1.5.0.Final.jar (57 kB at 152 kB/s)
[2026-02-25T22:08:53.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.5.0.Final/arquillian-core-impl-base-1.5.0.Final.jar
[2026-02-25T22:08:53.310Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.5.0.Final/arquillian-container-test-impl-base-1.5.0.Final.jar (121 kB at 271 kB/s)
[2026-02-25T22:08:53.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.5.0.Final/arquillian-test-impl-base-1.5.0.Final.jar
[2026-02-25T22:08:53.310Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-impl-base/1.5.0.Final/arquillian-test-impl-base-1.5.0.Final.jar (30 kB at 59 kB/s)
[2026-02-25T22:08:53.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.5.0.Final/arquillian-container-impl-base-1.5.0.Final.jar
[2026-02-25T22:08:53.310Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-test-api/1.5.0.Final/arquillian-container-test-api-1.5.0.Final.jar (16 kB at 31 kB/s)
[2026-02-25T22:08:53.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
[2026-02-25T22:08:53.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 662 kB/s)
[2026-02-25T22:08:53.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.jar
[2026-02-25T22:08:53.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/test/arquillian-test-api/1.5.0.Final/arquillian-test-api-1.5.0.Final.jar (3.5 kB at 6.0 kB/s)
[2026-02-25T22:08:53.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar
[2026-02-25T22:08:53.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar (69 kB at 104 kB/s)
[2026-02-25T22:08:53.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.jar (810 kB at 1.2 MB/s)
[2026-02-25T22:08:53.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/core/arquillian-core-impl-base/1.5.0.Final/arquillian-core-impl-base-1.5.0.Final.jar (68 kB at 97 kB/s)
[2026-02-25T22:08:53.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/container/arquillian-container-impl-base/1.5.0.Final/arquillian-container-impl-base-1.5.0.Final.jar (84 kB at 111 kB/s)
[2026-02-25T22:08:53.946Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/junit/arquillian-junit-container/1.5.0.Final/arquillian-junit-container-1.5.0.Final.jar (10 kB at 11 kB/s)
[2026-02-25T22:08:53.946Z] [INFO]
[2026-02-25T22:08:53.946Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arquillian ---
[2026-02-25T22:08:53.946Z] [INFO]
[2026-02-25T22:08:53.946Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arquillian ---
[2026-02-25T22:08:54.298Z] [INFO]
[2026-02-25T22:08:54.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arquillian ---
[2026-02-25T22:08:54.298Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:54.298Z] [INFO]
[2026-02-25T22:08:54.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arquillian ---
[2026-02-25T22:08:54.298Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:08:54.298Z] [INFO]
[2026-02-25T22:08:54.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arquillian ---
[2026-02-25T22:08:54.298Z] [INFO]
[2026-02-25T22:08:54.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arquillian ---
[2026-02-25T22:08:54.298Z] [INFO]
[2026-02-25T22:08:54.298Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arquillian ---
[2026-02-25T22:08:54.298Z] [INFO]
[2026-02-25T22:08:54.298Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arquillian ---
[2026-02-25T22:08:54.298Z] [INFO] Processed 18 files in 30ms (Formatted: 0, Unchanged: 18, Failed: 0, Readonly: 0)
[2026-02-25T22:08:54.298Z] [INFO]
[2026-02-25T22:08:54.298Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arquillian ---
[2026-02-25T22:08:54.298Z] [INFO] Processed 18 files in 00:00.034 (Already Sorted: 18, Needed Sorting: 0)
[2026-02-25T22:08:54.298Z] [INFO]
[2026-02-25T22:08:54.298Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-arquillian ---
[2026-02-25T22:08:54.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:54.298Z] [INFO] Copying 2 resources
[2026-02-25T22:08:54.298Z] [INFO]
[2026-02-25T22:08:54.298Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-arquillian ---
[2026-02-25T22:08:54.298Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:08:54.298Z] [INFO] Compiling 13 source files to /quarkus/test-framework/arquillian/target/classes
[2026-02-25T22:08:54.615Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/InjectionEnricher.java:[57,62] unchecked cast
[2026-02-25T22:08:54.615Z] required: java.util.function.BiFunction<java.lang.reflect.Method,java.lang.Object,java.lang.Object[]>
[2026-02-25T22:08:54.615Z] found: capture#1 of ?
[2026-02-25T22:08:54.615Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/InjectionEnricher.java:[73,58] unchecked cast
[2026-02-25T22:08:54.615Z] required: java.util.function.Supplier<java.util.Map.Entry<java.io.Closeable,java.lang.Object>>
[2026-02-25T22:08:54.615Z] found: capture#2 of ?
[2026-02-25T22:08:54.615Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusJunitCallbacks.java:[27,48] unchecked cast
[2026-02-25T22:08:54.615Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-02-25T22:08:54.615Z] found: java.lang.Class<capture#3 of ?>
[2026-02-25T22:08:54.615Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusJunitCallbacks.java:[39,48] unchecked cast
[2026-02-25T22:08:54.615Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-02-25T22:08:54.615Z] found: java.lang.Class<capture#4 of ?>
[2026-02-25T22:08:54.615Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[31,48] unchecked cast
[2026-02-25T22:08:54.615Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-02-25T22:08:54.615Z] found: java.lang.Class<capture#5 of ?>
[2026-02-25T22:08:54.615Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[47,48] unchecked cast
[2026-02-25T22:08:54.615Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-02-25T22:08:54.615Z] found: java.lang.Class<capture#6 of ?>
[2026-02-25T22:08:54.615Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[63,48] unchecked cast
[2026-02-25T22:08:54.615Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-02-25T22:08:54.615Z] found: java.lang.Class<capture#7 of ?>
[2026-02-25T22:08:54.615Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[65,48] unchecked cast
[2026-02-25T22:08:54.615Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-02-25T22:08:54.615Z] found: java.lang.Class<capture#8 of ?>
[2026-02-25T22:08:54.615Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[81,48] unchecked cast
[2026-02-25T22:08:54.615Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-02-25T22:08:54.615Z] found: java.lang.Class<capture#9 of ?>
[2026-02-25T22:08:54.615Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[83,48] unchecked cast
[2026-02-25T22:08:54.615Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-02-25T22:08:54.615Z] found: java.lang.Class<capture#10 of ?>
[2026-02-25T22:08:54.615Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusDeployableContainer.java:[191,43] AugmentActionImpl(io.quarkus.bootstrap.app.CuratedApplication,java.util.List<java.util.function.Consumer<io.quarkus.builder.BuildChainBuilder>>) in io.quarkus.runner.bootstrap.AugmentActionImpl has been deprecated
[2026-02-25T22:08:54.615Z] [INFO]
[2026-02-25T22:08:54.615Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-arquillian ---
[2026-02-25T22:08:54.615Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:08:54.615Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/arquillian/src/test/resources
[2026-02-25T22:08:54.615Z] [INFO]
[2026-02-25T22:08:54.615Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-arquillian ---
[2026-02-25T22:08:54.615Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:08:54.615Z] [INFO] Compiling 5 source files to /quarkus/test-framework/arquillian/target/test-classes
[2026-02-25T22:08:54.615Z] [INFO]
[2026-02-25T22:08:54.615Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-arquillian ---
[2026-02-25T22:08:54.615Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.pom
[2026-02-25T22:08:54.931Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.pom
[2026-02-25T22:08:54.931Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.pom (8.3 kB at 167 kB/s)
[2026-02-25T22:08:54.931Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.pom
[2026-02-25T22:08:55.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.pom
[2026-02-25T22:08:55.245Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.pom (8.0 kB at 146 kB/s)
[2026-02-25T22:08:55.246Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.pom
[2026-02-25T22:08:55.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.pom
[2026-02-25T22:08:55.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.pom (2.9 kB at 58 kB/s)
[2026-02-25T22:08:55.559Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.pom
[2026-02-25T22:08:55.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.pom
[2026-02-25T22:08:55.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.pom (2.6 kB at 61 kB/s)
[2026-02-25T22:08:55.879Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.pom
[2026-02-25T22:08:55.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.pom
[2026-02-25T22:08:55.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.pom (3.1 kB at 71 kB/s)
[2026-02-25T22:08:55.879Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.jar
[2026-02-25T22:08:55.879Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.jar
[2026-02-25T22:08:55.879Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar
[2026-02-25T22:08:55.879Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar
[2026-02-25T22:08:55.879Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.jar
[2026-02-25T22:08:56.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.jar
[2026-02-25T22:08:56.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.jar
[2026-02-25T22:08:56.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar
[2026-02-25T22:08:56.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar
[2026-02-25T22:08:56.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.jar
[2026-02-25T22:08:56.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.0.0-M5/surefire-junit47-3.0.0-M5.jar (91 kB at 2.3 MB/s)
[2026-02-25T22:08:56.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar (25 kB at 578 kB/s)
[2026-02-25T22:08:56.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.0.0-M5/common-junit48-3.0.0-M5.jar (22 kB at 468 kB/s)
[2026-02-25T22:08:56.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M5/surefire-grouper-3.0.0-M5.jar (40 kB at 660 kB/s)
[2026-02-25T22:08:56.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar (12 kB at 147 kB/s)
[2026-02-25T22:08:56.562Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
[2026-02-25T22:08:56.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
[2026-02-25T22:08:57.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom (5.4 kB at 71 kB/s)
[2026-02-25T22:08:57.209Z] [INFO]
[2026-02-25T22:08:57.209Z] [INFO] -------------------------------------------------------
[2026-02-25T22:08:57.209Z] [INFO] T E S T S
[2026-02-25T22:08:57.209Z] [INFO] -------------------------------------------------------
[2026-02-25T22:08:57.209Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:09:00.928Z] 2026-02-25 22:09:00,184 WARN [io.qua.arc.dep.SplitPackageProcessor] (build-6) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:
[2026-02-25T22:09:00.928Z] - "io.quarkus.arquillian.test" found in [/quarkus/test-framework/arquillian/target/quarkus-arquillian-test13725724051511130108/lib/bfe5f8d8-886d-4338-b8f3-27159722fb65.jar, io.quarkus:quarkus-arquillian::jar]
[2026-02-25T22:09:00.928Z] 2026-02-25 22:09:00,712 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.144s.
[2026-02-25T22:09:00.928Z] 2026-02-25 22:09:00,713 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:09:00.928Z] 2026-02-25 22:09:00,713 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T22:09:00.928Z] [INFO] Running io.quarkus.arquillian.test.SimpleWarTest
[2026-02-25T22:09:00.928Z] 2026-02-25 22:09:00,763 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2026-02-25T22:09:00.928Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in io.quarkus.arquillian.test.SimpleWarTest
[2026-02-25T22:09:00.928Z] [INFO] Running io.quarkus.arquillian.test.MethodParameterInjectionTest
[2026-02-25T22:09:01.601Z] 2026-02-25 22:09:01,481 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.120s.
[2026-02-25T22:09:01.601Z] 2026-02-25 22:09:01,482 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:09:01.601Z] 2026-02-25 22:09:01,482 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T22:09:01.601Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.699 s - in io.quarkus.arquillian.test.MethodParameterInjectionTest
[2026-02-25T22:09:01.601Z] [INFO] Running io.quarkus.arquillian.test.SimpleTest
[2026-02-25T22:09:01.601Z] 2026-02-25 22:09:01,528 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T22:09:01.601Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arquillian.test.SimpleTest
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] Results:
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-arquillian ---
[2026-02-25T22:09:01.914Z] [INFO] Building jar: /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final.jar
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arquillian ---
[2026-02-25T22:09:01.914Z] [INFO] Building jar: /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final-sources.jar
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arquillian ---
[2026-02-25T22:09:01.914Z] [INFO] Installing /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-arquillian/2.7.5.Final/quarkus-arquillian-2.7.5.Final.jar
[2026-02-25T22:09:01.914Z] [INFO] Installing /quarkus/test-framework/arquillian/pom.xml to /root/.m2/repository/io/quarkus/quarkus-arquillian/2.7.5.Final/quarkus-arquillian-2.7.5.Final.pom
[2026-02-25T22:09:01.914Z] [INFO] Installing /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-arquillian/2.7.5.Final/quarkus-arquillian-2.7.5.Final-sources.jar
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] ---------------< io.quarkus:quarkus-devmode-test-utils >----------------
[2026-02-25T22:09:01.914Z] [INFO] Building Quarkus - Test Framework - Dev Mode Test Utils 2.7.5.Final [116/964]
[2026-02-25T22:09:01.914Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devmode-test-utils ---
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devmode-test-utils ---
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devmode-test-utils ---
[2026-02-25T22:09:01.914Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devmode-test-utils ---
[2026-02-25T22:09:01.914Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devmode-test-utils ---
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devmode-test-utils ---
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devmode-test-utils ---
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devmode-test-utils ---
[2026-02-25T22:09:01.914Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devmode-test-utils ---
[2026-02-25T22:09:01.914Z] [INFO] Processed 1 files in 00:00.008 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devmode-test-utils ---
[2026-02-25T22:09:01.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:01.914Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/devmode-test-utils/src/main/resources
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devmode-test-utils ---
[2026-02-25T22:09:01.914Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:01.914Z] [INFO] Compiling 1 source file to /quarkus/test-framework/devmode-test-utils/target/classes
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devmode-test-utils ---
[2026-02-25T22:09:01.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:01.914Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/devmode-test-utils/src/test/resources
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devmode-test-utils ---
[2026-02-25T22:09:01.914Z] [INFO] No sources to compile
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devmode-test-utils ---
[2026-02-25T22:09:01.914Z] [INFO] No tests to run.
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devmode-test-utils ---
[2026-02-25T22:09:01.914Z] [INFO] Building jar: /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final.jar
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devmode-test-utils ---
[2026-02-25T22:09:01.914Z] [INFO] Building jar: /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final-sources.jar
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devmode-test-utils ---
[2026-02-25T22:09:01.914Z] [INFO] Installing /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devmode-test-utils/2.7.5.Final/quarkus-devmode-test-utils-2.7.5.Final.jar
[2026-02-25T22:09:01.914Z] [INFO] Installing /quarkus/test-framework/devmode-test-utils/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devmode-test-utils/2.7.5.Final/quarkus-devmode-test-utils-2.7.5.Final.pom
[2026-02-25T22:09:01.914Z] [INFO] Installing /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devmode-test-utils/2.7.5.Final/quarkus-devmode-test-utils-2.7.5.Final-sources.jar
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] -------------------< io.quarkus:quarkus-test-maven >--------------------
[2026-02-25T22:09:01.914Z] [INFO] Building Quarkus - Test Framework - Maven Integration 2.7.5.Final [117/964]
[2026-02-25T22:09:01.914Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-maven ---
[2026-02-25T22:09:01.914Z] [INFO]
[2026-02-25T22:09:01.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-maven ---
[2026-02-25T22:09:02.587Z] [INFO]
[2026-02-25T22:09:02.587Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-maven ---
[2026-02-25T22:09:02.587Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:09:02.587Z] [INFO]
[2026-02-25T22:09:02.587Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-maven ---
[2026-02-25T22:09:02.587Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:09:02.587Z] [INFO]
[2026-02-25T22:09:02.587Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-maven ---
[2026-02-25T22:09:02.587Z] [INFO]
[2026-02-25T22:09:02.587Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-maven ---
[2026-02-25T22:09:02.587Z] [INFO]
[2026-02-25T22:09:02.587Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-maven ---
[2026-02-25T22:09:02.587Z] [INFO]
[2026-02-25T22:09:02.587Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-maven ---
[2026-02-25T22:09:02.587Z] [INFO] Processed 10 files in 27ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-25T22:09:02.587Z] [INFO]
[2026-02-25T22:09:02.587Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-maven ---
[2026-02-25T22:09:02.587Z] [INFO] Processed 10 files in 00:00.048 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-25T22:09:02.587Z] [INFO]
[2026-02-25T22:09:02.587Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-maven ---
[2026-02-25T22:09:02.587Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:02.587Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/maven/src/main/resources
[2026-02-25T22:09:02.587Z] [INFO]
[2026-02-25T22:09:02.587Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-maven ---
[2026-02-25T22:09:02.587Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:02.587Z] [INFO] Compiling 10 source files to /quarkus/test-framework/maven/target/classes
[2026-02-25T22:09:02.898Z] [INFO]
[2026-02-25T22:09:02.898Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-maven ---
[2026-02-25T22:09:02.898Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:02.898Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/maven/src/test/resources
[2026-02-25T22:09:02.898Z] [INFO]
[2026-02-25T22:09:02.898Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-maven ---
[2026-02-25T22:09:02.898Z] [INFO] No sources to compile
[2026-02-25T22:09:02.898Z] [INFO]
[2026-02-25T22:09:02.898Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-maven ---
[2026-02-25T22:09:02.898Z] [INFO] No tests to run.
[2026-02-25T22:09:02.898Z] [INFO]
[2026-02-25T22:09:02.898Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-maven ---
[2026-02-25T22:09:02.898Z] [INFO] Building jar: /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final.jar
[2026-02-25T22:09:02.898Z] [INFO]
[2026-02-25T22:09:02.898Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-maven ---
[2026-02-25T22:09:02.898Z] [INFO] Building jar: /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final-sources.jar
[2026-02-25T22:09:02.898Z] [INFO]
[2026-02-25T22:09:02.898Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-maven ---
[2026-02-25T22:09:02.898Z] [INFO] Installing /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-maven/2.7.5.Final/quarkus-test-maven-2.7.5.Final.jar
[2026-02-25T22:09:02.898Z] [INFO] Installing /quarkus/test-framework/maven/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-maven/2.7.5.Final/quarkus-test-maven-2.7.5.Final.pom
[2026-02-25T22:09:02.898Z] [INFO] Installing /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-maven/2.7.5.Final/quarkus-test-maven-2.7.5.Final-sources.jar
[2026-02-25T22:09:02.898Z] [INFO]
[2026-02-25T22:09:02.898Z] [INFO] --------------------< io.quarkus:quarkus-test-ldap >--------------------
[2026-02-25T22:09:02.898Z] [INFO] Building Quarkus - Test framework - embedded LDAP server 2.7.5.Final [118/964]
[2026-02-25T22:09:02.898Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:03.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.pom
[2026-02-25T22:09:03.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.pom (3.8 kB at 14 kB/s)
[2026-02-25T22:09:03.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.jar
[2026-02-25T22:09:03.520Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.jar (5.1 MB at 17 MB/s)
[2026-02-25T22:09:03.520Z] [INFO]
[2026-02-25T22:09:03.520Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-ldap ---
[2026-02-25T22:09:03.520Z] [INFO]
[2026-02-25T22:09:03.520Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-ldap ---
[2026-02-25T22:09:04.194Z] [INFO]
[2026-02-25T22:09:04.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-ldap ---
[2026-02-25T22:09:04.194Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:09:04.194Z] [INFO]
[2026-02-25T22:09:04.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-ldap ---
[2026-02-25T22:09:04.194Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:09:04.194Z] [INFO]
[2026-02-25T22:09:04.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-ldap ---
[2026-02-25T22:09:04.194Z] [INFO]
[2026-02-25T22:09:04.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-ldap ---
[2026-02-25T22:09:04.194Z] [INFO]
[2026-02-25T22:09:04.194Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-ldap ---
[2026-02-25T22:09:04.194Z] [INFO]
[2026-02-25T22:09:04.194Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-ldap ---
[2026-02-25T22:09:04.194Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:09:04.194Z] [INFO]
[2026-02-25T22:09:04.194Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-ldap ---
[2026-02-25T22:09:04.194Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:09:04.194Z] [INFO]
[2026-02-25T22:09:04.194Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-ldap ---
[2026-02-25T22:09:04.194Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:04.194Z] [INFO] Copying 1 resource
[2026-02-25T22:09:04.194Z] [INFO]
[2026-02-25T22:09:04.194Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-ldap ---
[2026-02-25T22:09:04.194Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:04.194Z] [INFO] Compiling 1 source file to /quarkus/test-framework/ldap/target/classes
[2026-02-25T22:09:04.194Z] [INFO]
[2026-02-25T22:09:04.194Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-ldap ---
[2026-02-25T22:09:04.194Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:04.194Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/ldap/src/test/resources
[2026-02-25T22:09:04.194Z] [INFO]
[2026-02-25T22:09:04.194Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-ldap ---
[2026-02-25T22:09:04.194Z] [INFO] No sources to compile
[2026-02-25T22:09:04.194Z] [INFO]
[2026-02-25T22:09:04.194Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-ldap ---
[2026-02-25T22:09:04.194Z] [INFO] No tests to run.
[2026-02-25T22:09:04.194Z] [INFO]
[2026-02-25T22:09:04.194Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-ldap ---
[2026-02-25T22:09:04.194Z] [INFO] Building jar: /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final.jar
[2026-02-25T22:09:04.194Z] [INFO]
[2026-02-25T22:09:04.194Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-ldap ---
[2026-02-25T22:09:04.194Z] [INFO] Building jar: /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final-sources.jar
[2026-02-25T22:09:04.505Z] [INFO]
[2026-02-25T22:09:04.505Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-ldap ---
[2026-02-25T22:09:04.505Z] [INFO] Installing /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-ldap/2.7.5.Final/quarkus-test-ldap-2.7.5.Final.jar
[2026-02-25T22:09:04.505Z] [INFO] Installing /quarkus/test-framework/ldap/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-ldap/2.7.5.Final/quarkus-test-ldap-2.7.5.Final.pom
[2026-02-25T22:09:04.505Z] [INFO] Installing /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-ldap/2.7.5.Final/quarkus-test-ldap-2.7.5.Final-sources.jar
[2026-02-25T22:09:04.505Z] [INFO]
[2026-02-25T22:09:04.505Z] [INFO] ------------------< io.quarkus:quarkus-test-security >------------------
[2026-02-25T22:09:04.505Z] [INFO] Building Quarkus - Test Framework - Security 2.7.5.Final [119/964]
[2026-02-25T22:09:04.505Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:04.505Z] [INFO]
[2026-02-25T22:09:04.505Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-security ---
[2026-02-25T22:09:04.505Z] [INFO]
[2026-02-25T22:09:04.505Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-security ---
[2026-02-25T22:09:04.817Z] [INFO]
[2026-02-25T22:09:04.817Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-security ---
[2026-02-25T22:09:04.817Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:09:04.817Z] [INFO]
[2026-02-25T22:09:04.817Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-security ---
[2026-02-25T22:09:04.817Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:09:04.817Z] [INFO]
[2026-02-25T22:09:04.817Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-security ---
[2026-02-25T22:09:04.817Z] [INFO]
[2026-02-25T22:09:04.817Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-security ---
[2026-02-25T22:09:04.817Z] [INFO]
[2026-02-25T22:09:04.817Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-security ---
[2026-02-25T22:09:04.817Z] [INFO]
[2026-02-25T22:09:04.817Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-security ---
[2026-02-25T22:09:04.817Z] [INFO] Processed 7 files in 13ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T22:09:04.817Z] [INFO]
[2026-02-25T22:09:04.817Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-security ---
[2026-02-25T22:09:04.817Z] [INFO] Processed 7 files in 00:00.009 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T22:09:04.817Z] [INFO]
[2026-02-25T22:09:04.817Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-security ---
[2026-02-25T22:09:04.817Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:04.817Z] [INFO] Copying 2 resources
[2026-02-25T22:09:04.817Z] [INFO]
[2026-02-25T22:09:04.817Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-security ---
[2026-02-25T22:09:04.817Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:04.817Z] [INFO] Compiling 7 source files to /quarkus/test-framework/security/target/classes
[2026-02-25T22:09:04.817Z] [INFO]
[2026-02-25T22:09:04.817Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-test-security ---
[2026-02-25T22:09:04.817Z] [INFO] Saving Jandex index: /quarkus/test-framework/security/target/classes/META-INF/jandex.idx
[2026-02-25T22:09:04.817Z] [INFO]
[2026-02-25T22:09:04.817Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-security ---
[2026-02-25T22:09:04.817Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:04.817Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security/src/test/resources
[2026-02-25T22:09:04.817Z] [INFO]
[2026-02-25T22:09:04.817Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-security ---
[2026-02-25T22:09:04.817Z] [INFO] No sources to compile
[2026-02-25T22:09:04.817Z] [INFO]
[2026-02-25T22:09:04.817Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-security ---
[2026-02-25T22:09:05.128Z] [INFO] No tests to run.
[2026-02-25T22:09:05.128Z] [INFO]
[2026-02-25T22:09:05.128Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-security ---
[2026-02-25T22:09:05.128Z] [INFO] Building jar: /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final.jar
[2026-02-25T22:09:05.128Z] [INFO]
[2026-02-25T22:09:05.128Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-security ---
[2026-02-25T22:09:05.128Z] [INFO] Building jar: /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final-sources.jar
[2026-02-25T22:09:05.128Z] [INFO]
[2026-02-25T22:09:05.128Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-security ---
[2026-02-25T22:09:05.128Z] [INFO] Installing /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-security/2.7.5.Final/quarkus-test-security-2.7.5.Final.jar
[2026-02-25T22:09:05.128Z] [INFO] Installing /quarkus/test-framework/security/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-security/2.7.5.Final/quarkus-test-security-2.7.5.Final.pom
[2026-02-25T22:09:05.128Z] [INFO] Installing /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-security/2.7.5.Final/quarkus-test-security-2.7.5.Final-sources.jar
[2026-02-25T22:09:05.128Z] [INFO]
[2026-02-25T22:09:05.128Z] [INFO] ----------------< io.quarkus:quarkus-test-security-jwt >----------------
[2026-02-25T22:09:05.128Z] [INFO] Building Quarkus - Test Framework - Security JWT 2.7.5.Final [120/964]
[2026-02-25T22:09:05.128Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:05.128Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.2/microprofile-jwt-auth-api-1.2.pom
[2026-02-25T22:09:05.128Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.2/microprofile-jwt-auth-api-1.2.pom (7.9 kB at 76 kB/s)
[2026-02-25T22:09:05.128Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.2/microprofile-jwt-auth-parent-1.2.pom
[2026-02-25T22:09:05.128Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.2/microprofile-jwt-auth-parent-1.2.pom (20 kB at 260 kB/s)
[2026-02-25T22:09:05.128Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.2/microprofile-jwt-auth-api-1.2.jar
[2026-02-25T22:09:05.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.2/microprofile-jwt-auth-api-1.2.jar (13 kB at 116 kB/s)
[2026-02-25T22:09:05.440Z] [INFO]
[2026-02-25T22:09:05.440Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:05.440Z] [INFO]
[2026-02-25T22:09:05.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:05.821Z] [INFO]
[2026-02-25T22:09:05.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:05.821Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:09:05.821Z] [INFO]
[2026-02-25T22:09:05.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:05.821Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:09:05.821Z] [INFO]
[2026-02-25T22:09:05.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:05.821Z] [INFO]
[2026-02-25T22:09:05.821Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:05.821Z] [INFO]
[2026-02-25T22:09:05.821Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:05.821Z] [INFO]
[2026-02-25T22:09:05.821Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:05.821Z] [INFO] Processed 3 files in 10ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:09:05.821Z] [INFO]
[2026-02-25T22:09:05.821Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:05.821Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:09:05.821Z] [INFO]
[2026-02-25T22:09:05.821Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:05.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:05.821Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-jwt/src/main/resources
[2026-02-25T22:09:05.821Z] [INFO]
[2026-02-25T22:09:05.821Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:05.821Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:05.821Z] [INFO] Compiling 3 source files to /quarkus/test-framework/security-jwt/target/classes
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:06.133Z] [INFO] Saving Jandex index: /quarkus/test-framework/security-jwt/target/classes/META-INF/jandex.idx
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:06.133Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:06.133Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-jwt/src/test/resources
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:06.133Z] [INFO] No sources to compile
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:06.133Z] [INFO] No tests to run.
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:06.133Z] [INFO] Building jar: /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final.jar
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:06.133Z] [INFO] Building jar: /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final-sources.jar
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-security-jwt ---
[2026-02-25T22:09:06.133Z] [INFO] Installing /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-security-jwt/2.7.5.Final/quarkus-test-security-jwt-2.7.5.Final.jar
[2026-02-25T22:09:06.133Z] [INFO] Installing /quarkus/test-framework/security-jwt/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-security-jwt/2.7.5.Final/quarkus-test-security-jwt-2.7.5.Final.pom
[2026-02-25T22:09:06.133Z] [INFO] Installing /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-security-jwt/2.7.5.Final/quarkus-test-security-jwt-2.7.5.Final-sources.jar
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] ---------------< io.quarkus:quarkus-credentials-parent >----------------
[2026-02-25T22:09:06.133Z] [INFO] Building Quarkus - Credentials 2.7.5.Final [121/964]
[2026-02-25T22:09:06.133Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-credentials-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-credentials-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-credentials-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-credentials-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-credentials-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-credentials-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-credentials-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-credentials-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-credentials-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-credentials-parent ---
[2026-02-25T22:09:06.133Z] [INFO] Processed 0 files in 00:00.007 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-credentials-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-credentials-parent ---
[2026-02-25T22:09:06.133Z] [INFO] Installing /quarkus/extensions/credentials/pom.xml to /root/.m2/repository/io/quarkus/quarkus-credentials-parent/2.7.5.Final/quarkus-credentials-parent-2.7.5.Final.pom
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] -------------------< io.quarkus:quarkus-credentials >-------------------
[2026-02-25T22:09:06.133Z] [INFO] Building Quarkus - Credentials - Runtime 2.7.5.Final [122/964]
[2026-02-25T22:09:06.133Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:06.133Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/runtime/src/main/resources
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:06.133Z] [INFO] Compiling 2 source files to /quarkus/extensions/credentials/runtime/target/classes
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:06.133Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/runtime/src/test/resources
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO] No sources to compile
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO] No tests to run.
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO] Building jar: /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final.jar
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO] Building jar: /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final-sources.jar
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-credentials ---
[2026-02-25T22:09:06.133Z] [INFO] Installing /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-credentials/2.7.5.Final/quarkus-credentials-2.7.5.Final.jar
[2026-02-25T22:09:06.133Z] [INFO] Installing /quarkus/extensions/credentials/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-credentials/2.7.5.Final/quarkus-credentials-2.7.5.Final.pom
[2026-02-25T22:09:06.133Z] [INFO] Installing /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-credentials/2.7.5.Final/quarkus-credentials-2.7.5.Final-sources.jar
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] ------------< io.quarkus:quarkus-smallrye-jwt-build-parent >------------
[2026-02-25T22:09:06.133Z] [INFO] Building Quarkus - SmallRye JWT Token Build 2.7.5.Final [123/964]
[2026-02-25T22:09:06.133Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-25T22:09:06.133Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-build-parent ---
[2026-02-25T22:09:06.133Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build-parent/2.7.5.Final/quarkus-smallrye-jwt-build-parent-2.7.5.Final.pom
[2026-02-25T22:09:06.133Z] [INFO]
[2026-02-25T22:09:06.133Z] [INFO] ---------------< io.quarkus:quarkus-smallrye-jwt-build >----------------
[2026-02-25T22:09:06.133Z] [INFO] Building Quarkus - SmallRye JWT Token Build - Runtime 2.7.5.Final [124/964]
[2026-02-25T22:09:06.133Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:06.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-build/3.3.3/smallrye-jwt-build-3.3.3.pom
[2026-02-25T22:09:06.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-build/3.3.3/smallrye-jwt-build-3.3.3.pom (3.7 kB at 8.9 kB/s)
[2026-02-25T22:09:06.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-implementation-parent/3.3.3/smallrye-jwt-implementation-parent-3.3.3.pom
[2026-02-25T22:09:06.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-implementation-parent/3.3.3/smallrye-jwt-implementation-parent-3.3.3.pom (1.4 kB at 5.7 kB/s)
[2026-02-25T22:09:06.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-parent/3.3.3/smallrye-jwt-parent-3.3.3.pom
[2026-02-25T22:09:07.117Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-parent/3.3.3/smallrye-jwt-parent-3.3.3.pom (7.1 kB at 29 kB/s)
[2026-02-25T22:09:07.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.pom
[2026-02-25T22:09:07.429Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.pom (8.9 kB at 92 kB/s)
[2026-02-25T22:09:07.429Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-common/3.3.3/smallrye-jwt-common-3.3.3.pom
[2026-02-25T22:09:07.429Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-common/3.3.3/smallrye-jwt-common-3.3.3.pom (2.0 kB at 7.9 kB/s)
[2026-02-25T22:09:07.429Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-build/3.3.3/smallrye-jwt-build-3.3.3.jar
[2026-02-25T22:09:07.429Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.jar
[2026-02-25T22:09:07.429Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-common/3.3.3/smallrye-jwt-common-3.3.3.jar
[2026-02-25T22:09:07.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.jar (276 kB at 4.1 MB/s)
[2026-02-25T22:09:07.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-common/3.3.3/smallrye-jwt-common-3.3.3.jar (20 kB at 103 kB/s)
[2026-02-25T22:09:08.301Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt-build/3.3.3/smallrye-jwt-build-3.3.3.jar (41 kB at 91 kB/s)
[2026-02-25T22:09:08.301Z] [INFO]
[2026-02-25T22:09:08.301Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.301Z] [INFO]
[2026-02-25T22:09:08.301Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.301Z] [INFO]
[2026-02-25T22:09:08.301Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.301Z] [INFO]
[2026-02-25T22:09:08.301Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.301Z] [INFO]
[2026-02-25T22:09:08.301Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.301Z] [INFO]
[2026-02-25T22:09:08.301Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.301Z] [INFO]
[2026-02-25T22:09:08.301Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.301Z] [INFO]
[2026-02-25T22:09:08.301Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.301Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.302Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.302Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:08.302Z] [INFO] Copying 1 resource
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.302Z] [INFO] No sources to compile
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.302Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:08.302Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-jwt-build/runtime/src/test/resources
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.302Z] [INFO] No sources to compile
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.302Z] [INFO] No tests to run.
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.302Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final.jar
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.302Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final-sources.jar
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-build ---
[2026-02-25T22:09:08.302Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build/2.7.5.Final/quarkus-smallrye-jwt-build-2.7.5.Final.jar
[2026-02-25T22:09:08.302Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build/2.7.5.Final/quarkus-smallrye-jwt-build-2.7.5.Final.pom
[2026-02-25T22:09:08.302Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build/2.7.5.Final/quarkus-smallrye-jwt-build-2.7.5.Final-sources.jar
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] ---------------< io.quarkus:quarkus-oidc-common-parent >----------------
[2026-02-25T22:09:08.302Z] [INFO] Building Quarkus - OpenID Connect Common 2.7.5.Final [125/964]
[2026-02-25T22:09:08.302Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-common-parent ---
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-common-parent ---
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-common-parent ---
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-common-parent ---
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-common-parent ---
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-common-parent ---
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-common-parent ---
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-common-parent ---
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-common-parent ---
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-common-parent ---
[2026-02-25T22:09:08.302Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-common-parent ---
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-common-parent ---
[2026-02-25T22:09:08.302Z] [INFO] Installing /quarkus/extensions/oidc-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-common-parent/2.7.5.Final/quarkus-oidc-common-parent-2.7.5.Final.pom
[2026-02-25T22:09:08.302Z] [INFO]
[2026-02-25T22:09:08.302Z] [INFO] -------------------< io.quarkus:quarkus-oidc-common >-------------------
[2026-02-25T22:09:08.302Z] [INFO] Building Quarkus - OpenID Connect Common - Runtime 2.7.5.Final [126/964]
[2026-02-25T22:09:08.302Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:08.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.19.0/smallrye-mutiny-vertx-web-client-2.19.0.pom
[2026-02-25T22:09:09.000Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.19.0/smallrye-mutiny-vertx-web-client-2.19.0.pom (6.7 kB at 7.9 kB/s)
[2026-02-25T22:09:09.000Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.19.0/smallrye-mutiny-vertx-web-client-2.19.0.jar
[2026-02-25T22:09:09.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.19.0/smallrye-mutiny-vertx-web-client-2.19.0.jar (52 kB at 62 kB/s)
[2026-02-25T22:09:09.724Z] [INFO]
[2026-02-25T22:09:09.724Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-common ---
[2026-02-25T22:09:09.724Z] [INFO]
[2026-02-25T22:09:09.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-common ---
[2026-02-25T22:09:10.043Z] [INFO]
[2026-02-25T22:09:10.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-common ---
[2026-02-25T22:09:10.043Z] [INFO]
[2026-02-25T22:09:10.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-common ---
[2026-02-25T22:09:10.043Z] [INFO]
[2026-02-25T22:09:10.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-common ---
[2026-02-25T22:09:10.043Z] [INFO]
[2026-02-25T22:09:10.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-common ---
[2026-02-25T22:09:10.043Z] [INFO]
[2026-02-25T22:09:10.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-common ---
[2026-02-25T22:09:10.043Z] [INFO]
[2026-02-25T22:09:10.043Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-common ---
[2026-02-25T22:09:10.043Z] [INFO]
[2026-02-25T22:09:10.043Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-common ---
[2026-02-25T22:09:10.043Z] [INFO] Processed 4 files in 20ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:09:10.043Z] [INFO]
[2026-02-25T22:09:10.043Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-common ---
[2026-02-25T22:09:10.043Z] [INFO] Processed 4 files in 00:00.050 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:09:10.043Z] [INFO]
[2026-02-25T22:09:10.043Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-common ---
[2026-02-25T22:09:10.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:10.043Z] [INFO] Copying 1 resource
[2026-02-25T22:09:10.043Z] [INFO]
[2026-02-25T22:09:10.043Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-common ---
[2026-02-25T22:09:10.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final.jar
[2026-02-25T22:09:10.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final.jar (3.6 kB at 6.6 kB/s)
[2026-02-25T22:09:10.741Z] [INFO]
[2026-02-25T22:09:10.741Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-common ---
[2026-02-25T22:09:10.741Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:10.741Z] [INFO] Compiling 4 source files to /quarkus/extensions/oidc-common/runtime/target/classes
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-common ---
[2026-02-25T22:09:11.057Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:11.057Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-common/runtime/src/test/resources
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-common ---
[2026-02-25T22:09:11.057Z] [INFO] No sources to compile
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-common ---
[2026-02-25T22:09:11.057Z] [INFO] No tests to run.
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-common ---
[2026-02-25T22:09:11.057Z] [INFO] Building jar: /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final.jar
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-common ---
[2026-02-25T22:09:11.057Z] [INFO] Building jar: /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final-sources.jar
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-common ---
[2026-02-25T22:09:11.057Z] [INFO] Installing /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-common/2.7.5.Final/quarkus-oidc-common-2.7.5.Final.jar
[2026-02-25T22:09:11.057Z] [INFO] Installing /quarkus/extensions/oidc-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-common/2.7.5.Final/quarkus-oidc-common-2.7.5.Final.pom
[2026-02-25T22:09:11.057Z] [INFO] Installing /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-common/2.7.5.Final/quarkus-oidc-common-2.7.5.Final-sources.jar
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] -------------------< io.quarkus:quarkus-oidc-parent >-------------------
[2026-02-25T22:09:11.057Z] [INFO] Building Quarkus - OpenID Connect Adapter 2.7.5.Final [127/964]
[2026-02-25T22:09:11.057Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-parent ---
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-parent ---
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-parent ---
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-parent ---
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-parent ---
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-parent ---
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-parent ---
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-parent ---
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-parent ---
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-parent ---
[2026-02-25T22:09:11.057Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-parent ---
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-parent ---
[2026-02-25T22:09:11.057Z] [INFO] Installing /quarkus/extensions/oidc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-parent/2.7.5.Final/quarkus-oidc-parent-2.7.5.Final.pom
[2026-02-25T22:09:11.057Z] [INFO]
[2026-02-25T22:09:11.057Z] [INFO] ----------------------< io.quarkus:quarkus-oidc >-----------------------
[2026-02-25T22:09:11.057Z] [INFO] Building Quarkus - OpenID Connect Adapter - Runtime 2.7.5.Final [128/964]
[2026-02-25T22:09:11.057Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:11.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.pom
[2026-02-25T22:09:11.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.pom (4.7 kB at 16 kB/s)
[2026-02-25T22:09:11.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.jar
[2026-02-25T22:09:12.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.jar (100 kB at 234 kB/s)
[2026-02-25T22:09:12.042Z] [INFO]
[2026-02-25T22:09:12.042Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc ---
[2026-02-25T22:09:12.042Z] [INFO]
[2026-02-25T22:09:12.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc ---
[2026-02-25T22:09:12.353Z] [INFO]
[2026-02-25T22:09:12.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc ---
[2026-02-25T22:09:12.353Z] [INFO]
[2026-02-25T22:09:12.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc ---
[2026-02-25T22:09:12.353Z] [INFO]
[2026-02-25T22:09:12.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc ---
[2026-02-25T22:09:12.353Z] [INFO]
[2026-02-25T22:09:12.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc ---
[2026-02-25T22:09:12.353Z] [INFO]
[2026-02-25T22:09:12.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc ---
[2026-02-25T22:09:12.353Z] [INFO]
[2026-02-25T22:09:12.353Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc ---
[2026-02-25T22:09:12.353Z] [INFO]
[2026-02-25T22:09:12.353Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc ---
[2026-02-25T22:09:12.353Z] [INFO] Processed 47 files in 105ms (Formatted: 0, Unchanged: 47, Failed: 0, Readonly: 0)
[2026-02-25T22:09:12.353Z] [INFO]
[2026-02-25T22:09:12.353Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc ---
[2026-02-25T22:09:12.671Z] [INFO] Processed 47 files in 00:00.196 (Already Sorted: 47, Needed Sorting: 0)
[2026-02-25T22:09:12.671Z] [INFO]
[2026-02-25T22:09:12.671Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc ---
[2026-02-25T22:09:12.671Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:12.671Z] [INFO] Copying 1 resource
[2026-02-25T22:09:12.671Z] [INFO]
[2026-02-25T22:09:12.671Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc ---
[2026-02-25T22:09:12.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.pom
[2026-02-25T22:09:12.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.pom (4.6 kB at 46 kB/s)
[2026-02-25T22:09:12.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-parent/16.1.0/keycloak-parent-16.1.0.pom
[2026-02-25T22:09:12.985Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-parent/16.1.0/keycloak-parent-16.1.0.pom (91 kB at 810 kB/s)
[2026-02-25T22:09:12.985Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.pom
[2026-02-25T22:09:12.985Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.pom (4.6 kB at 46 kB/s)
[2026-02-25T22:09:12.985Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.pom
[2026-02-25T22:09:12.985Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.pom (1.6 kB at 30 kB/s)
[2026-02-25T22:09:12.985Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.pom
[2026-02-25T22:09:13.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.pom (1.3 kB at 23 kB/s)
[2026-02-25T22:09:13.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.pom
[2026-02-25T22:09:13.320Z] [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 40 kB/s)
[2026-02-25T22:09:13.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom
[2026-02-25T22:09:13.320Z] [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 111 kB/s)
[2026-02-25T22:09:13.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom
[2026-02-25T22:09:13.320Z] [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 24 kB/s)
[2026-02-25T22:09:13.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.pom
[2026-02-25T22:09:13.320Z] [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 35 kB/s)
[2026-02-25T22:09:13.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.2.12/docker-java-parent-3.2.12.pom
[2026-02-25T22:09:13.320Z] [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 189 kB/s)
[2026-02-25T22:09:13.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.pom
[2026-02-25T22:09:13.643Z] [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 75 kB/s)
[2026-02-25T22:09:13.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.pom
[2026-02-25T22:09:13.643Z] [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 26 kB/s)
[2026-02-25T22:09:13.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom
[2026-02-25T22:09:13.643Z] [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 19 kB/s)
[2026-02-25T22:09:13.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.jar
[2026-02-25T22:09:13.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.jar (324 kB at 2.5 MB/s)
[2026-02-25T22:09:13.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.jar
[2026-02-25T22:09:13.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.jar (150 kB at 2.0 MB/s)
[2026-02-25T22:09:13.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar
[2026-02-25T22:09:13.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar (964 kB at 13 MB/s)
[2026-02-25T22:09:13.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar
[2026-02-25T22:09:13.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar (483 kB at 8.6 MB/s)
[2026-02-25T22:09:13.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar
[2026-02-25T22:09:14.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar (12 MB at 97 MB/s)
[2026-02-25T22:09:14.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar
[2026-02-25T22:09:14.276Z] [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 498 kB/s)
[2026-02-25T22:09:14.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar
[2026-02-25T22:09:14.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar (19 kB at 346 kB/s)
[2026-02-25T22:09:14.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.jar
[2026-02-25T22:09:14.277Z] [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 7.5 MB/s)
[2026-02-25T22:09:14.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.jar
[2026-02-25T22:09:14.277Z] [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 33 MB/s)
[2026-02-25T22:09:14.277Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.jar
[2026-02-25T22:09:14.589Z] [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 682 kB/s)
[2026-02-25T22:09:14.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar
[2026-02-25T22:09:14.589Z] [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 26 MB/s)
[2026-02-25T22:09:14.589Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final.jar
[2026-02-25T22:09:14.899Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final.jar (7.6 kB at 20 kB/s)
[2026-02-25T22:09:14.899Z] [INFO]
[2026-02-25T22:09:14.899Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc ---
[2026-02-25T22:09:14.899Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:14.899Z] [INFO] Compiling 45 source files to /quarkus/extensions/oidc/runtime/target/classes
[2026-02-25T22:09:15.570Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcUtils.java:[271,53] cookieMap() in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-25T22:09:15.570Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/CodeAuthenticationMechanism.java:[256,37] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-25T22:09:15.570Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcAuthenticationMechanism.java:[101,41] cookieMap() in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-25T22:09:15.570Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcTokenCredentialProducer.java:[41,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:09:15.570Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcTokenCredentialProducer.java:[41,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:09:15.570Z] [WARNING] /quarkus/extensions/oidc/runtime/src/main/java/io/quarkus/oidc/runtime/OidcTokenCredentialProducer.java:[41,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:09:15.570Z] [INFO]
[2026-02-25T22:09:15.570Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc ---
[2026-02-25T22:09:15.570Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:15.570Z] [INFO] Copying 9 resources
[2026-02-25T22:09:15.570Z] [INFO]
[2026-02-25T22:09:15.570Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc ---
[2026-02-25T22:09:15.570Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:15.570Z] [INFO] Compiling 2 source files to /quarkus/extensions/oidc/runtime/target/test-classes
[2026-02-25T22:09:15.880Z] [INFO]
[2026-02-25T22:09:15.880Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc ---
[2026-02-25T22:09:15.880Z] [INFO]
[2026-02-25T22:09:15.880Z] [INFO] -------------------------------------------------------
[2026-02-25T22:09:15.880Z] [INFO] T E S T S
[2026-02-25T22:09:15.880Z] [INFO] -------------------------------------------------------
[2026-02-25T22:09:15.880Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:09:16.552Z] [INFO] Running io.quarkus.oidc.runtime.OidcRecorderTest
[2026-02-25T22:09:16.552Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in io.quarkus.oidc.runtime.OidcRecorderTest
[2026-02-25T22:09:16.552Z] [INFO] Running io.quarkus.oidc.runtime.OidcUtilsTest
[2026-02-25T22:09:16.864Z] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s - in io.quarkus.oidc.runtime.OidcUtilsTest
[2026-02-25T22:09:16.864Z] [INFO]
[2026-02-25T22:09:16.864Z] [INFO] Results:
[2026-02-25T22:09:16.864Z] [INFO]
[2026-02-25T22:09:16.864Z] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:09:16.864Z] [INFO]
[2026-02-25T22:09:16.864Z] [INFO]
[2026-02-25T22:09:16.864Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc ---
[2026-02-25T22:09:16.864Z] [INFO] Building jar: /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final.jar
[2026-02-25T22:09:16.864Z] [INFO]
[2026-02-25T22:09:16.864Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc ---
[2026-02-25T22:09:16.864Z] [INFO] Building jar: /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final-sources.jar
[2026-02-25T22:09:17.174Z] [INFO]
[2026-02-25T22:09:17.174Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc ---
[2026-02-25T22:09:17.174Z] [INFO] Installing /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc/2.7.5.Final/quarkus-oidc-2.7.5.Final.jar
[2026-02-25T22:09:17.174Z] [INFO] Installing /quarkus/extensions/oidc/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc/2.7.5.Final/quarkus-oidc-2.7.5.Final.pom
[2026-02-25T22:09:17.174Z] [INFO] Installing /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc/2.7.5.Final/quarkus-oidc-2.7.5.Final-sources.jar
[2026-02-25T22:09:17.174Z] [INFO]
[2026-02-25T22:09:17.174Z] [INFO] ---------------< io.quarkus:quarkus-test-security-oidc >----------------
[2026-02-25T22:09:17.174Z] [INFO] Building Quarkus - Test Framework - Security OIDC 2.7.5.Final [129/964]
[2026-02-25T22:09:17.174Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:17.174Z] [INFO]
[2026-02-25T22:09:17.174Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.174Z] [INFO]
[2026-02-25T22:09:17.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.484Z] [INFO]
[2026-02-25T22:09:17.484Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.484Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:09:17.484Z] [INFO]
[2026-02-25T22:09:17.484Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.484Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:09:17.484Z] [INFO]
[2026-02-25T22:09:17.484Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.484Z] [INFO]
[2026-02-25T22:09:17.484Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.484Z] [INFO]
[2026-02-25T22:09:17.484Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.484Z] [INFO]
[2026-02-25T22:09:17.484Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.484Z] [INFO] Processed 6 files in 13ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T22:09:17.484Z] [INFO]
[2026-02-25T22:09:17.484Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.484Z] [INFO] Processed 6 files in 00:00.009 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T22:09:17.484Z] [INFO]
[2026-02-25T22:09:17.484Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.484Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:17.484Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-oidc/src/main/resources
[2026-02-25T22:09:17.484Z] [INFO]
[2026-02-25T22:09:17.484Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.484Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:17.484Z] [INFO] Compiling 6 source files to /quarkus/test-framework/security-oidc/target/classes
[2026-02-25T22:09:17.484Z] [INFO]
[2026-02-25T22:09:17.484Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.484Z] [INFO] Saving Jandex index: /quarkus/test-framework/security-oidc/target/classes/META-INF/jandex.idx
[2026-02-25T22:09:17.484Z] [INFO]
[2026-02-25T22:09:17.484Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.484Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:17.484Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-oidc/src/test/resources
[2026-02-25T22:09:17.484Z] [INFO]
[2026-02-25T22:09:17.484Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.484Z] [INFO] No sources to compile
[2026-02-25T22:09:17.484Z] [INFO]
[2026-02-25T22:09:17.484Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.484Z] [INFO] No tests to run.
[2026-02-25T22:09:17.484Z] [INFO]
[2026-02-25T22:09:17.484Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.484Z] [INFO] Building jar: /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final.jar
[2026-02-25T22:09:17.484Z] [INFO]
[2026-02-25T22:09:17.484Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.797Z] [INFO] Building jar: /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final-sources.jar
[2026-02-25T22:09:17.797Z] [INFO]
[2026-02-25T22:09:17.797Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-security-oidc ---
[2026-02-25T22:09:17.797Z] [INFO] Installing /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-security-oidc/2.7.5.Final/quarkus-test-security-oidc-2.7.5.Final.jar
[2026-02-25T22:09:17.797Z] [INFO] Installing /quarkus/test-framework/security-oidc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-security-oidc/2.7.5.Final/quarkus-test-security-oidc-2.7.5.Final.pom
[2026-02-25T22:09:17.797Z] [INFO] Installing /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-security-oidc/2.7.5.Final/quarkus-test-security-oidc-2.7.5.Final-sources.jar
[2026-02-25T22:09:17.797Z] [INFO]
[2026-02-25T22:09:17.798Z] [INFO] ----------------< io.quarkus:quarkus-test-oidc-server >-----------------
[2026-02-25T22:09:17.798Z] [INFO] Building Quarkus - Test Framework - OIDC Wiremock Server support 2.7.5.Final [130/964]
[2026-02-25T22:09:17.798Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:17.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.pom
[2026-02-25T22:09:17.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.pom (7.8 kB at 65 kB/s)
[2026-02-25T22:09:17.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.30.v20200611/jetty-server-9.4.30.v20200611.pom
[2026-02-25T22:09:17.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.30.v20200611/jetty-server-9.4.30.v20200611.pom (2.8 kB at 25 kB/s)
[2026-02-25T22:09:17.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.30.v20200611/jetty-project-9.4.30.v20200611.pom
[2026-02-25T22:09:18.111Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.30.v20200611/jetty-project-9.4.30.v20200611.pom (64 kB at 755 kB/s)
[2026-02-25T22:09:18.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.30.v20200611/jetty-http-9.4.30.v20200611.pom
[2026-02-25T22:09:18.111Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.30.v20200611/jetty-http-9.4.30.v20200611.pom (4.2 kB at 41 kB/s)
[2026-02-25T22:09:18.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.30.v20200611/jetty-util-9.4.30.v20200611.pom
[2026-02-25T22:09:18.111Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.30.v20200611/jetty-util-9.4.30.v20200611.pom (4.1 kB at 46 kB/s)
[2026-02-25T22:09:18.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.30.v20200611/jetty-io-9.4.30.v20200611.pom
[2026-02-25T22:09:18.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.30.v20200611/jetty-io-9.4.30.v20200611.pom (1.3 kB at 13 kB/s)
[2026-02-25T22:09:18.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.30.v20200611/jetty-servlet-9.4.30.v20200611.pom
[2026-02-25T22:09:18.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.30.v20200611/jetty-servlet-9.4.30.v20200611.pom (2.3 kB at 14 kB/s)
[2026-02-25T22:09:18.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.30.v20200611/jetty-security-9.4.30.v20200611.pom
[2026-02-25T22:09:18.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.30.v20200611/jetty-security-9.4.30.v20200611.pom (2.3 kB at 20 kB/s)
[2026-02-25T22:09:18.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.30.v20200611/jetty-servlets-9.4.30.v20200611.pom
[2026-02-25T22:09:18.733Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.30.v20200611/jetty-servlets-9.4.30.v20200611.pom (2.9 kB at 26 kB/s)
[2026-02-25T22:09:18.733Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.30.v20200611/jetty-continuation-9.4.30.v20200611.pom
[2026-02-25T22:09:18.733Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.30.v20200611/jetty-continuation-9.4.30.v20200611.pom (1.2 kB at 10 kB/s)
[2026-02-25T22:09:18.733Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.30.v20200611/jetty-webapp-9.4.30.v20200611.pom
[2026-02-25T22:09:19.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.30.v20200611/jetty-webapp-9.4.30.v20200611.pom (3.2 kB at 32 kB/s)
[2026-02-25T22:09:19.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.30.v20200611/jetty-xml-9.4.30.v20200611.pom
[2026-02-25T22:09:19.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.30.v20200611/jetty-xml-9.4.30.v20200611.pom (1.9 kB at 18 kB/s)
[2026-02-25T22:09:19.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-proxy/9.4.30.v20200611/jetty-proxy-9.4.30.v20200611.pom
[2026-02-25T22:09:19.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-proxy/9.4.30.v20200611/jetty-proxy-9.4.30.v20200611.pom (2.2 kB at 18 kB/s)
[2026-02-25T22:09:19.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.30.v20200611/jetty-client-9.4.30.v20200611.pom
[2026-02-25T22:09:19.354Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.30.v20200611/jetty-client-9.4.30.v20200611.pom (5.1 kB at 44 kB/s)
[2026-02-25T22:09:19.354Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.pom
[2026-02-25T22:09:19.354Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.pom (2.7 kB at 35 kB/s)
[2026-02-25T22:09:19.354Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.7.0/xmlunit-parent-2.7.0.pom
[2026-02-25T22:09:19.354Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.7.0/xmlunit-parent-2.7.0.pom (20 kB at 264 kB/s)
[2026-02-25T22:09:19.354Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.pom
[2026-02-25T22:09:19.354Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.pom (3.1 kB at 42 kB/s)
[2026-02-25T22:09:19.354Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.pom
[2026-02-25T22:09:19.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.pom (1.6 kB at 23 kB/s)
[2026-02-25T22:09:19.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom
[2026-02-25T22:09:19.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom (2.6 kB at 36 kB/s)
[2026-02-25T22:09:19.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom
[2026-02-25T22:09:19.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom (9.0 kB at 125 kB/s)
[2026-02-25T22:09:19.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom
[2026-02-25T22:09:19.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom (8.5 kB at 121 kB/s)
[2026-02-25T22:09:19.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom
[2026-02-25T22:09:19.972Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 kB at 156 kB/s)
[2026-02-25T22:09:19.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom
[2026-02-25T22:09:19.972Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom (14 kB at 164 kB/s)
[2026-02-25T22:09:19.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.pom
[2026-02-25T22:09:19.972Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.pom (10 kB at 118 kB/s)
[2026-02-25T22:09:19.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.2.0/handlebars.java-4.2.0.pom
[2026-02-25T22:09:19.972Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.2.0/handlebars.java-4.2.0.pom (13 kB at 144 kB/s)
[2026-02-25T22:09:19.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.pom
[2026-02-25T22:09:20.283Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.pom (2.1 kB at 21 kB/s)
[2026-02-25T22:09:20.283Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.pom
[2026-02-25T22:09:20.283Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.pom (5.8 kB at 79 kB/s)
[2026-02-25T22:09:20.283Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.pom
[2026-02-25T22:09:20.283Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.pom (16 kB at 208 kB/s)
[2026-02-25T22:09:20.283Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.30.v20200611/http2-server-9.4.30.v20200611.pom
[2026-02-25T22:09:20.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.30.v20200611/http2-server-9.4.30.v20200611.pom (2.5 kB at 23 kB/s)
[2026-02-25T22:09:20.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-parent/9.4.30.v20200611/http2-parent-9.4.30.v20200611.pom
[2026-02-25T22:09:20.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-parent/9.4.30.v20200611/http2-parent-9.4.30.v20200611.pom (1.1 kB at 11 kB/s)
[2026-02-25T22:09:20.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.30.v20200611/http2-common-9.4.30.v20200611.pom
[2026-02-25T22:09:20.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.30.v20200611/http2-common-9.4.30.v20200611.pom (1.2 kB at 13 kB/s)
[2026-02-25T22:09:20.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.30.v20200611/http2-hpack-9.4.30.v20200611.pom
[2026-02-25T22:09:20.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.30.v20200611/http2-hpack-9.4.30.v20200611.pom (2.4 kB at 22 kB/s)
[2026-02-25T22:09:20.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.30.v20200611/jetty-alpn-server-9.4.30.v20200611.pom
[2026-02-25T22:09:20.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.30.v20200611/jetty-alpn-server-9.4.30.v20200611.pom (2.9 kB at 27 kB/s)
[2026-02-25T22:09:20.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-parent/9.4.30.v20200611/jetty-alpn-parent-9.4.30.v20200611.pom
[2026-02-25T22:09:20.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-parent/9.4.30.v20200611/jetty-alpn-parent-9.4.30.v20200611.pom (1.1 kB at 13 kB/s)
[2026-02-25T22:09:20.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-server/9.4.30.v20200611/jetty-alpn-conscrypt-server-9.4.30.v20200611.pom
[2026-02-25T22:09:21.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-server/9.4.30.v20200611/jetty-alpn-conscrypt-server-9.4.30.v20200611.pom (3.0 kB at 31 kB/s)
[2026-02-25T22:09:21.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-client/9.4.30.v20200611/jetty-alpn-conscrypt-client-9.4.30.v20200611.pom
[2026-02-25T22:09:21.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-client/9.4.30.v20200611/jetty-alpn-conscrypt-client-9.4.30.v20200611.pom (2.1 kB at 20 kB/s)
[2026-02-25T22:09:21.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-client/9.4.30.v20200611/jetty-alpn-client-9.4.30.v20200611.pom
[2026-02-25T22:09:21.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-client/9.4.30.v20200611/jetty-alpn-client-9.4.30.v20200611.pom (2.3 kB at 21 kB/s)
[2026-02-25T22:09:21.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.pom
[2026-02-25T22:09:21.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.pom (1.3 kB at 9.4 kB/s)
[2026-02-25T22:09:21.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-core/2.12.0/json-unit-core-2.12.0.pom
[2026-02-25T22:09:21.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-core/2.12.0/json-unit-core-2.12.0.pom (4.4 kB at 44 kB/s)
[2026-02-25T22:09:21.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-parent/2.12.0/json-unit-parent-2.12.0.pom
[2026-02-25T22:09:21.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-parent/2.12.0/json-unit-parent-2.12.0.pom (8.2 kB at 79 kB/s)
[2026-02-25T22:09:21.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.pom
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.pom (1.4 kB at 19 kB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.30.v20200611/jetty-server-9.4.30.v20200611.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.30.v20200611/jetty-http-9.4.30.v20200611.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.30.v20200611/jetty-io-9.4.30.v20200611.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.30.v20200611/jetty-servlet-9.4.30.v20200611.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.4.30.v20200611/jetty-servlet-9.4.30.v20200611.jar (132 kB at 3.4 MB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.30.v20200611/jetty-security-9.4.30.v20200611.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.30.v20200611/jetty-io-9.4.30.v20200611.jar (162 kB at 3.5 MB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.30.v20200611/jetty-servlets-9.4.30.v20200611.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.4.30.v20200611/jetty-server-9.4.30.v20200611.jar (701 kB at 15 MB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.30.v20200611/jetty-continuation-9.4.30.v20200611.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.4.30.v20200611/jetty-security-9.4.30.v20200611.jar (118 kB at 1.6 MB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.30.v20200611/jetty-util-9.4.30.v20200611.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.4.30.v20200611/jetty-servlets-9.4.30.v20200611.jar (101 kB at 1.3 MB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.30.v20200611/jetty-webapp-9.4.30.v20200611.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.4.30.v20200611/jetty-continuation-9.4.30.v20200611.jar (25 kB at 293 kB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.30.v20200611/jetty-xml-9.4.30.v20200611.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.30.v20200611/jetty-util-9.4.30.v20200611.jar (552 kB at 4.9 MB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-proxy/9.4.30.v20200611/jetty-proxy-9.4.30.v20200611.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.30.v20200611/jetty-http-9.4.30.v20200611.jar (213 kB at 1.8 MB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.30.v20200611/jetty-client-9.4.30.v20200611.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.4.30.v20200611/jetty-webapp-9.4.30.v20200611.jar (138 kB at 1.1 MB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.30.v20200611/jetty-xml-9.4.30.v20200611.jar (67 kB at 517 kB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.jar (3.3 MB at 22 MB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-proxy/9.4.30.v20200611/jetty-proxy-9.4.30.v20200611.jar (96 kB at 626 kB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.jar (168 kB at 1.0 MB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.jar (128 kB at 745 kB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar (223 kB at 1.1 MB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar (120 kB at 593 kB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 kB at 145 kB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.30.v20200611/jetty-client-9.4.30.v20200611.jar (327 kB at 1.5 MB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.jar (13 kB at 62 kB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.jar (12 kB at 48 kB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.30.v20200611/http2-server-9.4.30.v20200611.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.jar (929 kB at 3.7 MB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.30.v20200611/http2-common-9.4.30.v20200611.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar (78 kB at 307 kB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.30.v20200611/http2-hpack-9.4.30.v20200611.jar
[2026-02-25T22:09:21.835Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.jar (30 kB at 112 kB/s)
[2026-02-25T22:09:21.835Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.30.v20200611/jetty-alpn-server-9.4.30.v20200611.jar
[2026-02-25T22:09:22.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar (72 kB at 256 kB/s)
[2026-02-25T22:09:22.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-server/9.4.30.v20200611/jetty-alpn-conscrypt-server-9.4.30.v20200611.jar
[2026-02-25T22:09:22.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/9.4.30.v20200611/http2-server-9.4.30.v20200611.jar (62 kB at 218 kB/s)
[2026-02-25T22:09:22.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-client/9.4.30.v20200611/jetty-alpn-conscrypt-client-9.4.30.v20200611.jar
[2026-02-25T22:09:22.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/9.4.30.v20200611/http2-common-9.4.30.v20200611.jar (197 kB at 683 kB/s)
[2026-02-25T22:09:22.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-client/9.4.30.v20200611/jetty-alpn-client-9.4.30.v20200611.jar
[2026-02-25T22:09:22.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/9.4.30.v20200611/http2-hpack-9.4.30.v20200611.jar (52 kB at 172 kB/s)
[2026-02-25T22:09:22.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.jar
[2026-02-25T22:09:22.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-client/9.4.30.v20200611/jetty-alpn-conscrypt-client-9.4.30.v20200611.jar (17 kB at 53 kB/s)
[2026-02-25T22:09:22.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-core/2.12.0/json-unit-core-2.12.0.jar
[2026-02-25T22:09:22.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-client/9.4.30.v20200611/jetty-alpn-client-9.4.30.v20200611.jar (17 kB at 51 kB/s)
[2026-02-25T22:09:22.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar
[2026-02-25T22:09:22.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar (1.2 kB at 3.3 kB/s)
[2026-02-25T22:09:22.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/9.4.30.v20200611/jetty-alpn-server-9.4.30.v20200611.jar (18 kB at 49 kB/s)
[2026-02-25T22:09:22.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/javacrumbs/json-unit/json-unit-core/2.12.0/json-unit-core-2.12.0.jar (128 kB at 351 kB/s)
[2026-02-25T22:09:22.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-conscrypt-server/9.4.30.v20200611/jetty-alpn-conscrypt-server-9.4.30.v20200611.jar (17 kB at 46 kB/s)
[2026-02-25T22:09:22.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-openjdk-uber/2.2.1/conscrypt-openjdk-uber-2.2.1.jar (4.5 MB at 12 MB/s)
[2026-02-25T22:09:22.146Z] [INFO]
[2026-02-25T22:09:22.146Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-oidc-server ---
[2026-02-25T22:09:22.146Z] [INFO]
[2026-02-25T22:09:22.146Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-oidc-server ---
[2026-02-25T22:09:22.459Z] [INFO]
[2026-02-25T22:09:22.459Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-oidc-server ---
[2026-02-25T22:09:22.459Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:09:22.459Z] [INFO]
[2026-02-25T22:09:22.459Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-oidc-server ---
[2026-02-25T22:09:22.459Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:09:22.459Z] [INFO]
[2026-02-25T22:09:22.459Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-oidc-server ---
[2026-02-25T22:09:22.459Z] [INFO]
[2026-02-25T22:09:22.459Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-oidc-server ---
[2026-02-25T22:09:22.459Z] [INFO]
[2026-02-25T22:09:22.459Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-oidc-server ---
[2026-02-25T22:09:22.459Z] [INFO]
[2026-02-25T22:09:22.459Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-oidc-server ---
[2026-02-25T22:09:22.459Z] [INFO] Processed 3 files in 13ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:09:22.459Z] [INFO]
[2026-02-25T22:09:22.459Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-oidc-server ---
[2026-02-25T22:09:22.459Z] [INFO] Processed 3 files in 00:00.010 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:09:22.459Z] [INFO]
[2026-02-25T22:09:22.459Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-oidc-server ---
[2026-02-25T22:09:22.459Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:22.459Z] [INFO] Copying 2 resources
[2026-02-25T22:09:22.459Z] [INFO]
[2026-02-25T22:09:22.459Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-oidc-server ---
[2026-02-25T22:09:22.459Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:22.459Z] [INFO] Compiling 2 source files to /quarkus/test-framework/oidc-server/target/classes
[2026-02-25T22:09:22.768Z] [INFO]
[2026-02-25T22:09:22.769Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-oidc-server ---
[2026-02-25T22:09:22.769Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:22.769Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/oidc-server/src/test/resources
[2026-02-25T22:09:22.769Z] [INFO]
[2026-02-25T22:09:22.769Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-oidc-server ---
[2026-02-25T22:09:22.769Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:22.769Z] [INFO] Compiling 1 source file to /quarkus/test-framework/oidc-server/target/test-classes
[2026-02-25T22:09:22.769Z] [INFO]
[2026-02-25T22:09:22.769Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-oidc-server ---
[2026-02-25T22:09:22.769Z] [INFO]
[2026-02-25T22:09:22.769Z] [INFO] -------------------------------------------------------
[2026-02-25T22:09:22.769Z] [INFO] T E S T S
[2026-02-25T22:09:22.769Z] [INFO] -------------------------------------------------------
[2026-02-25T22:09:22.769Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:09:23.439Z] [INFO] Running io.quarkus.test.oidc.server.OidcWiremockTestResourceInjectionTest
[2026-02-25T22:09:24.531Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 s - in io.quarkus.test.oidc.server.OidcWiremockTestResourceInjectionTest
[2026-02-25T22:09:24.531Z] [INFO]
[2026-02-25T22:09:24.531Z] [INFO] Results:
[2026-02-25T22:09:24.531Z] [INFO]
[2026-02-25T22:09:24.531Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:09:24.531Z] [INFO]
[2026-02-25T22:09:24.531Z] [INFO]
[2026-02-25T22:09:24.531Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-oidc-server ---
[2026-02-25T22:09:24.531Z] [INFO] Building jar: /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final.jar
[2026-02-25T22:09:24.531Z] [INFO]
[2026-02-25T22:09:24.531Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-oidc-server ---
[2026-02-25T22:09:24.531Z] [INFO] Building jar: /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final-sources.jar
[2026-02-25T22:09:24.531Z] [INFO]
[2026-02-25T22:09:24.531Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-oidc-server ---
[2026-02-25T22:09:24.531Z] [INFO] Installing /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-oidc-server/2.7.5.Final/quarkus-test-oidc-server-2.7.5.Final.jar
[2026-02-25T22:09:24.531Z] [INFO] Installing /quarkus/test-framework/oidc-server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-oidc-server/2.7.5.Final/quarkus-test-oidc-server-2.7.5.Final.pom
[2026-02-25T22:09:24.531Z] [INFO] Installing /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-oidc-server/2.7.5.Final/quarkus-test-oidc-server-2.7.5.Final-sources.jar
[2026-02-25T22:09:24.531Z] [INFO]
[2026-02-25T22:09:24.531Z] [INFO] --------------< io.quarkus:quarkus-test-keycloak-server >---------------
[2026-02-25T22:09:24.531Z] [INFO] Building Quarkus - Test Framework - Keycloak Server support 2.7.5.Final [131/964]
[2026-02-25T22:09:24.531Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:24.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/16.1.0/keycloak-adapter-core-16.1.0.pom
[2026-02-25T22:09:24.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/16.1.0/keycloak-adapter-core-16.1.0.pom (6.1 kB at 130 kB/s)
[2026-02-25T22:09:24.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/16.1.0/keycloak-adapter-core-16.1.0.jar
[2026-02-25T22:09:24.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-core/16.1.0/keycloak-adapter-core-16.1.0.jar (162 kB at 3.6 MB/s)
[2026-02-25T22:09:24.841Z] [INFO]
[2026-02-25T22:09:24.841Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-keycloak-server ---
[2026-02-25T22:09:24.841Z] [INFO]
[2026-02-25T22:09:24.841Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-keycloak-server ---
[2026-02-25T22:09:25.511Z] [INFO]
[2026-02-25T22:09:25.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-keycloak-server ---
[2026-02-25T22:09:25.511Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:09:25.511Z] [INFO]
[2026-02-25T22:09:25.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-keycloak-server ---
[2026-02-25T22:09:25.511Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:09:25.511Z] [INFO]
[2026-02-25T22:09:25.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-keycloak-server ---
[2026-02-25T22:09:25.511Z] [INFO]
[2026-02-25T22:09:25.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-keycloak-server ---
[2026-02-25T22:09:25.511Z] [INFO]
[2026-02-25T22:09:25.511Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-keycloak-server ---
[2026-02-25T22:09:25.511Z] [INFO]
[2026-02-25T22:09:25.511Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-keycloak-server ---
[2026-02-25T22:09:25.511Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:09:25.511Z] [INFO]
[2026-02-25T22:09:25.511Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-keycloak-server ---
[2026-02-25T22:09:25.511Z] [INFO] Processed 2 files in 00:00.013 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:09:25.511Z] [INFO]
[2026-02-25T22:09:25.511Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-keycloak-server ---
[2026-02-25T22:09:25.511Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:25.511Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/keycloak-server/src/main/resources
[2026-02-25T22:09:25.511Z] [INFO]
[2026-02-25T22:09:25.511Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-keycloak-server ---
[2026-02-25T22:09:25.511Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:25.511Z] [INFO] Compiling 2 source files to /quarkus/test-framework/keycloak-server/target/classes
[2026-02-25T22:09:25.511Z] [INFO]
[2026-02-25T22:09:25.511Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-keycloak-server ---
[2026-02-25T22:09:25.511Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:25.511Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/keycloak-server/src/test/resources
[2026-02-25T22:09:25.511Z] [INFO]
[2026-02-25T22:09:25.511Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-keycloak-server ---
[2026-02-25T22:09:25.511Z] [INFO] No sources to compile
[2026-02-25T22:09:25.511Z] [INFO]
[2026-02-25T22:09:25.511Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-keycloak-server ---
[2026-02-25T22:09:25.511Z] [INFO] No tests to run.
[2026-02-25T22:09:25.511Z] [INFO]
[2026-02-25T22:09:25.512Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-keycloak-server ---
[2026-02-25T22:09:25.512Z] [INFO] Building jar: /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final.jar
[2026-02-25T22:09:25.512Z] [INFO]
[2026-02-25T22:09:25.512Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-keycloak-server ---
[2026-02-25T22:09:25.512Z] [INFO] Building jar: /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final-sources.jar
[2026-02-25T22:09:25.512Z] [INFO]
[2026-02-25T22:09:25.512Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-keycloak-server ---
[2026-02-25T22:09:25.512Z] [INFO] Installing /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-keycloak-server/2.7.5.Final/quarkus-test-keycloak-server-2.7.5.Final.jar
[2026-02-25T22:09:25.512Z] [INFO] Installing /quarkus/test-framework/keycloak-server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-keycloak-server/2.7.5.Final/quarkus-test-keycloak-server-2.7.5.Final.pom
[2026-02-25T22:09:25.512Z] [INFO] Installing /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-keycloak-server/2.7.5.Final/quarkus-test-keycloak-server-2.7.5.Final-sources.jar
[2026-02-25T22:09:25.512Z] [INFO]
[2026-02-25T22:09:25.512Z] [INFO] ------------------< io.quarkus:quarkus-jacoco-parent >------------------
[2026-02-25T22:09:25.512Z] [INFO] Building Quarkus - Jacoco 2.7.5.Final [132/964]
[2026-02-25T22:09:25.512Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:09:25.512Z] [INFO]
[2026-02-25T22:09:25.512Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jacoco-parent ---
[2026-02-25T22:09:25.512Z] [INFO]
[2026-02-25T22:09:25.512Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jacoco-parent ---
[2026-02-25T22:09:25.512Z] [INFO]
[2026-02-25T22:09:25.512Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jacoco-parent ---
[2026-02-25T22:09:25.512Z] [INFO]
[2026-02-25T22:09:25.512Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jacoco-parent ---
[2026-02-25T22:09:25.512Z] [INFO]
[2026-02-25T22:09:25.512Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jacoco-parent ---
[2026-02-25T22:09:25.512Z] [INFO]
[2026-02-25T22:09:25.512Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jacoco-parent ---
[2026-02-25T22:09:25.512Z] [INFO]
[2026-02-25T22:09:25.512Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jacoco-parent ---
[2026-02-25T22:09:25.512Z] [INFO]
[2026-02-25T22:09:25.512Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jacoco-parent ---
[2026-02-25T22:09:25.512Z] [INFO]
[2026-02-25T22:09:25.512Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jacoco-parent ---
[2026-02-25T22:09:25.512Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:25.512Z] [INFO]
[2026-02-25T22:09:25.512Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jacoco-parent ---
[2026-02-25T22:09:25.512Z] [INFO]
[2026-02-25T22:09:25.512Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jacoco-parent ---
[2026-02-25T22:09:25.512Z] [INFO] Installing /quarkus/test-framework/jacoco/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jacoco-parent/2.7.5.Final/quarkus-jacoco-parent-2.7.5.Final.pom
[2026-02-25T22:09:25.512Z] [INFO]
[2026-02-25T22:09:25.512Z] [INFO] ---------------------< io.quarkus:quarkus-jacoco >----------------------
[2026-02-25T22:09:25.512Z] [INFO] Building Quarkus - Jacoco - Runtime 2.7.5.Final [133/964]
[2026-02-25T22:09:25.512Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:25.512Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom
[2026-02-25T22:09:25.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom (2.1 kB at 47 kB/s)
[2026-02-25T22:09:25.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
[2026-02-25T22:09:25.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom (43 kB at 949 kB/s)
[2026-02-25T22:09:25.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom
[2026-02-25T22:09:25.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom (1.9 kB at 43 kB/s)
[2026-02-25T22:09:25.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom
[2026-02-25T22:09:25.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom (3.5 kB at 71 kB/s)
[2026-02-25T22:09:25.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar
[2026-02-25T22:09:25.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar
[2026-02-25T22:09:25.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.jar
[2026-02-25T22:09:25.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar
[2026-02-25T22:09:25.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar (292 kB at 5.8 MB/s)
[2026-02-25T22:09:25.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar (129 kB at 2.4 MB/s)
[2026-02-25T22:09:25.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar (200 kB at 2.3 MB/s)
[2026-02-25T22:09:25.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.jar (267 kB at 2.9 MB/s)
[2026-02-25T22:09:25.825Z] [INFO]
[2026-02-25T22:09:25.825Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jacoco ---
[2026-02-25T22:09:25.825Z] [INFO]
[2026-02-25T22:09:25.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jacoco ---
[2026-02-25T22:09:26.498Z] [INFO]
[2026-02-25T22:09:26.498Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jacoco ---
[2026-02-25T22:09:26.498Z] [INFO]
[2026-02-25T22:09:26.498Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jacoco ---
[2026-02-25T22:09:26.498Z] [INFO]
[2026-02-25T22:09:26.498Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jacoco ---
[2026-02-25T22:09:26.498Z] [INFO]
[2026-02-25T22:09:26.498Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jacoco ---
[2026-02-25T22:09:26.498Z] [INFO]
[2026-02-25T22:09:26.498Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jacoco ---
[2026-02-25T22:09:26.498Z] [INFO]
[2026-02-25T22:09:26.498Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jacoco ---
[2026-02-25T22:09:26.498Z] [INFO] Processed 3 files in 13ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:09:26.498Z] [INFO]
[2026-02-25T22:09:26.498Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jacoco ---
[2026-02-25T22:09:26.498Z] [INFO] Processed 3 files in 00:00.042 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:09:26.498Z] [INFO]
[2026-02-25T22:09:26.498Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jacoco ---
[2026-02-25T22:09:26.498Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:26.498Z] [INFO] Copying 1 resource
[2026-02-25T22:09:26.498Z] [INFO]
[2026-02-25T22:09:26.498Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jacoco ---
[2026-02-25T22:09:26.498Z] [INFO]
[2026-02-25T22:09:26.498Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jacoco ---
[2026-02-25T22:09:26.498Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:26.498Z] [INFO] Compiling 3 source files to /quarkus/test-framework/jacoco/runtime/target/classes
[2026-02-25T22:09:26.810Z] [INFO]
[2026-02-25T22:09:26.810Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jacoco ---
[2026-02-25T22:09:26.810Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:26.810Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/jacoco/runtime/src/test/resources
[2026-02-25T22:09:26.810Z] [INFO]
[2026-02-25T22:09:26.810Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jacoco ---
[2026-02-25T22:09:26.810Z] [INFO] No sources to compile
[2026-02-25T22:09:26.810Z] [INFO]
[2026-02-25T22:09:26.810Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jacoco ---
[2026-02-25T22:09:26.810Z] [INFO] No tests to run.
[2026-02-25T22:09:26.810Z] [INFO]
[2026-02-25T22:09:26.810Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jacoco ---
[2026-02-25T22:09:26.810Z] [INFO] Building jar: /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final.jar
[2026-02-25T22:09:26.810Z] [INFO]
[2026-02-25T22:09:26.810Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jacoco ---
[2026-02-25T22:09:26.810Z] [INFO] Building jar: /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final-sources.jar
[2026-02-25T22:09:26.810Z] [INFO]
[2026-02-25T22:09:26.810Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jacoco ---
[2026-02-25T22:09:26.810Z] [INFO] Installing /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jacoco/2.7.5.Final/quarkus-jacoco-2.7.5.Final.jar
[2026-02-25T22:09:26.810Z] [INFO] Installing /quarkus/test-framework/jacoco/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jacoco/2.7.5.Final/quarkus-jacoco-2.7.5.Final.pom
[2026-02-25T22:09:26.810Z] [INFO] Installing /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jacoco/2.7.5.Final/quarkus-jacoco-2.7.5.Final-sources.jar
[2026-02-25T22:09:27.127Z] [INFO]
[2026-02-25T22:09:27.127Z] [INFO] ----------------< io.quarkus:quarkus-jacoco-deployment >----------------
[2026-02-25T22:09:27.128Z] [INFO] Building Quarkus - Jacoco - Deployment 2.7.5.Final [134/964]
[2026-02-25T22:09:27.128Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:27.128Z] [INFO]
[2026-02-25T22:09:27.128Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jacoco-deployment ---
[2026-02-25T22:09:27.128Z] [INFO]
[2026-02-25T22:09:27.128Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jacoco-deployment ---
[2026-02-25T22:09:27.439Z] [INFO]
[2026-02-25T22:09:27.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jacoco-deployment ---
[2026-02-25T22:09:27.439Z] [INFO]
[2026-02-25T22:09:27.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jacoco-deployment ---
[2026-02-25T22:09:27.439Z] [INFO]
[2026-02-25T22:09:27.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jacoco-deployment ---
[2026-02-25T22:09:27.439Z] [INFO]
[2026-02-25T22:09:27.439Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jacoco-deployment ---
[2026-02-25T22:09:27.439Z] [INFO]
[2026-02-25T22:09:27.439Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jacoco-deployment ---
[2026-02-25T22:09:27.439Z] [INFO]
[2026-02-25T22:09:27.439Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jacoco-deployment ---
[2026-02-25T22:09:27.439Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:09:27.439Z] [INFO]
[2026-02-25T22:09:27.439Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jacoco-deployment ---
[2026-02-25T22:09:27.439Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:09:27.439Z] [INFO]
[2026-02-25T22:09:27.439Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jacoco-deployment ---
[2026-02-25T22:09:27.439Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:27.439Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/jacoco/deployment/src/main/resources
[2026-02-25T22:09:27.439Z] [INFO]
[2026-02-25T22:09:27.439Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jacoco-deployment ---
[2026-02-25T22:09:27.439Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:27.439Z] [INFO] Compiling 1 source file to /quarkus/test-framework/jacoco/deployment/target/classes
[2026-02-25T22:09:27.751Z] [INFO]
[2026-02-25T22:09:27.751Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jacoco-deployment ---
[2026-02-25T22:09:27.751Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:27.751Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/jacoco/deployment/src/test/resources
[2026-02-25T22:09:27.751Z] [INFO]
[2026-02-25T22:09:27.751Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jacoco-deployment ---
[2026-02-25T22:09:27.751Z] [INFO] No sources to compile
[2026-02-25T22:09:27.751Z] [INFO]
[2026-02-25T22:09:27.751Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jacoco-deployment ---
[2026-02-25T22:09:27.751Z] [INFO] No tests to run.
[2026-02-25T22:09:27.751Z] [INFO]
[2026-02-25T22:09:27.751Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jacoco-deployment ---
[2026-02-25T22:09:27.751Z] [INFO] Building jar: /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final.jar
[2026-02-25T22:09:27.751Z] [INFO]
[2026-02-25T22:09:27.751Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jacoco-deployment ---
[2026-02-25T22:09:27.752Z] [INFO] Building jar: /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jacoco-deployment ---
[2026-02-25T22:09:27.752Z] [INFO] Installing /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jacoco-deployment/2.7.5.Final/quarkus-jacoco-deployment-2.7.5.Final.jar
[2026-02-25T22:09:27.752Z] [INFO] Installing /quarkus/test-framework/jacoco/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jacoco-deployment/2.7.5.Final/quarkus-jacoco-deployment-2.7.5.Final.pom
[2026-02-25T22:09:27.752Z] [INFO] Installing /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jacoco-deployment/2.7.5.Final/quarkus-jacoco-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --------< io.quarkus:quarkus-reactive-streams-operators-parent >--------
[2026-02-25T22:09:27.752Z] [INFO] Building Quarkus - Reactive Streams Operators 2.7.5.Final [135/964]
[2026-02-25T22:09:27.752Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-streams-operators-parent/2.7.5.Final/quarkus-reactive-streams-operators-parent-2.7.5.Final.pom
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] ----< io.quarkus:quarkus-mutiny-reactive-streams-operators-parent >-----
[2026-02-25T22:09:27.752Z] [INFO] Building Quarkus - SmallRye Mutiny Reactive Streams Operators 2.7.5.Final [136/964]
[2026-02-25T22:09:27.752Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-02-25T22:09:27.752Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators-parent/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-parent-2.7.5.Final.pom
[2026-02-25T22:09:27.752Z] [INFO]
[2026-02-25T22:09:27.752Z] [INFO] --------< io.quarkus:quarkus-mutiny-reactive-streams-operators >--------
[2026-02-25T22:09:27.752Z] [INFO] Building Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime 2.7.5.Final [137/964]
[2026-02-25T22:09:27.752Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:27.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.pom
[2026-02-25T22:09:27.752Z] [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 99 kB/s)
[2026-02-25T22:09:27.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.0.1/microprofile-reactive-streams-operators-parent-1.0.1.pom
[2026-02-25T22:09:27.752Z] [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 256 kB/s)
[2026-02-25T22:09:27.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom
[2026-02-25T22:09:28.063Z] [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 160 kB/s)
[2026-02-25T22:09:28.063Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.pom
[2026-02-25T22:09:28.063Z] [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 102 kB/s)
[2026-02-25T22:09:28.063Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.4.0/mutiny-reactive-streams-operators-1.4.0.pom
[2026-02-25T22:09:28.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.4.0/mutiny-reactive-streams-operators-1.4.0.pom (5.8 kB at 24 kB/s)
[2026-02-25T22:09:28.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.jar
[2026-02-25T22:09:28.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.jar
[2026-02-25T22:09:28.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.4.0/mutiny-reactive-streams-operators-1.4.0.jar
[2026-02-25T22:09:28.375Z] [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 627 kB/s)
[2026-02-25T22:09:28.375Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.4.0/mutiny-reactive-streams-operators-1.4.0.jar (76 kB at 1.2 MB/s)
[2026-02-25T22:09:28.375Z] [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 630 kB/s)
[2026-02-25T22:09:28.375Z] [INFO]
[2026-02-25T22:09:28.375Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.375Z] [INFO]
[2026-02-25T22:09:28.375Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.375Z] [INFO]
[2026-02-25T22:09:28.375Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.375Z] [INFO]
[2026-02-25T22:09:28.375Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.375Z] [INFO]
[2026-02-25T22:09:28.375Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.375Z] [INFO]
[2026-02-25T22:09:28.375Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.375Z] [INFO]
[2026-02-25T22:09:28.375Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.375Z] [INFO]
[2026-02-25T22:09:28.375Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.375Z] [INFO]
[2026-02-25T22:09:28.375Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.375Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:09:28.375Z] [INFO]
[2026-02-25T22:09:28.375Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.375Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:09:28.375Z] [INFO]
[2026-02-25T22:09:28.375Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.375Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:28.375Z] [INFO] Copying 1 resource
[2026-02-25T22:09:28.375Z] [INFO]
[2026-02-25T22:09:28.375Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.375Z] [INFO]
[2026-02-25T22:09:28.375Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.375Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:28.375Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/classes
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:28.686Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/src/test/resources
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.686Z] [INFO] No sources to compile
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.686Z] [INFO] No tests to run.
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.686Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-2.7.5.Final.jar
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.686Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-2.7.5.Final-sources.jar
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-reactive-streams-operators ---
[2026-02-25T22:09:28.686Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-2.7.5.Final.jar
[2026-02-25T22:09:28.686Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-2.7.5.Final.pom
[2026-02-25T22:09:28.686Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-2.7.5.Final-sources.jar
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --------< io.quarkus:quarkus-kubernetes-service-binding-parent >--------
[2026-02-25T22:09:28.686Z] [INFO] Building Quarkus - Kubernetes Service Binding 2.7.5.Final [138/964]
[2026-02-25T22:09:28.686Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-25T22:09:28.686Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-service-binding-parent ---
[2026-02-25T22:09:28.686Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-parent/2.7.5.Final/quarkus-kubernetes-service-binding-parent-2.7.5.Final.pom
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] -----------< io.quarkus:quarkus-kubernetes-service-binding >------------
[2026-02-25T22:09:28.686Z] [INFO] Building Quarkus - Kubernetes Service Binding - Runtime 2.7.5.Final [139/964]
[2026-02-25T22:09:28.686Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:28.686Z] [INFO] Processed 9 files in 16ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:28.686Z] [INFO] Processed 9 files in 00:00.013 (Already Sorted: 9, Needed Sorting: 0)
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:28.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:28.686Z] [INFO] Copying 1 resource
[2026-02-25T22:09:28.686Z] [INFO]
[2026-02-25T22:09:28.686Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:28.686Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1.pom
[2026-02-25T22:09:29.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1.pom (8.3 kB at 12 kB/s)
[2026-02-25T22:09:29.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/annotations/2.8.1/annotations-2.8.1.pom
[2026-02-25T22:09:30.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/annotations/2.8.1/annotations-2.8.1.pom (1.6 kB at 4.3 kB/s)
[2026-02-25T22:09:30.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-project/2.8.1/dekorate-project-2.8.1.pom
[2026-02-25T22:09:30.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-project/2.8.1/dekorate-project-2.8.1.pom (18 kB at 45 kB/s)
[2026-02-25T22:09:30.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.10.0/kubernetes-client-bom-5.10.0.pom
[2026-02-25T22:09:30.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.10.0/kubernetes-client-bom-5.10.0.pom (20 kB at 78 kB/s)
[2026-02-25T22:09:30.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.3/jackson-bom-2.12.3.pom
[2026-02-25T22:09:30.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.3/jackson-bom-2.12.3.pom (17 kB at 302 kB/s)
[2026-02-25T22:09:30.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.pom
[2026-02-25T22:09:30.960Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.pom (8.3 kB at 20 kB/s)
[2026-02-25T22:09:30.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.13.1/jackson-dataformat-properties-2.13.1.pom
[2026-02-25T22:09:31.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.13.1/jackson-dataformat-properties-2.13.1.pom (2.5 kB at 27 kB/s)
[2026-02-25T22:09:31.273Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar
[2026-02-25T22:09:31.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar (4.8 kB at 12 kB/s)
[2026-02-25T22:09:31.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1-noapt.jar
[2026-02-25T22:09:32.258Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1-noapt.jar (167 kB at 201 kB/s)
[2026-02-25T22:09:32.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.jar
[2026-02-25T22:09:32.940Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.jar (562 kB at 1.4 MB/s)
[2026-02-25T22:09:32.940Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.13.1/jackson-dataformat-properties-2.13.1.jar
[2026-02-25T22:09:33.254Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-properties/2.13.1/jackson-dataformat-properties-2.13.1.jar (54 kB at 142 kB/s)
[2026-02-25T22:09:33.254Z] [INFO]
[2026-02-25T22:09:33.254Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:33.254Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:33.254Z] [INFO] Compiling 7 source files to /quarkus/extensions/kubernetes-service-binding/runtime/target/classes
[2026-02-25T22:09:33.569Z] [INFO]
[2026-02-25T22:09:33.569Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:33.569Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:33.569Z] [INFO] Copying 13 resources
[2026-02-25T22:09:33.569Z] [INFO]
[2026-02-25T22:09:33.569Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:33.569Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:33.569Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-service-binding/runtime/target/test-classes
[2026-02-25T22:09:33.884Z] [INFO]
[2026-02-25T22:09:33.884Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:33.884Z] [INFO]
[2026-02-25T22:09:33.884Z] [INFO] -------------------------------------------------------
[2026-02-25T22:09:33.884Z] [INFO] T E S T S
[2026-02-25T22:09:33.884Z] [INFO] -------------------------------------------------------
[2026-02-25T22:09:33.884Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:09:34.197Z] [INFO] Running io.quarkus.kubernetes.service.binding.runtime.KubernetesServiceBindingConfigSourceProviderTest
[2026-02-25T22:09:34.509Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in io.quarkus.kubernetes.service.binding.runtime.KubernetesServiceBindingConfigSourceProviderTest
[2026-02-25T22:09:34.509Z] [INFO] Running io.quarkus.kubernetes.service.binding.runtime.ServiceBindingTest
[2026-02-25T22:09:34.509Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.kubernetes.service.binding.runtime.ServiceBindingTest
[2026-02-25T22:09:34.509Z] [INFO]
[2026-02-25T22:09:34.509Z] [INFO] Results:
[2026-02-25T22:09:34.509Z] [INFO]
[2026-02-25T22:09:34.509Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:09:34.509Z] [INFO]
[2026-02-25T22:09:34.509Z] [INFO]
[2026-02-25T22:09:34.509Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:34.509Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final.jar
[2026-02-25T22:09:34.509Z] [INFO]
[2026-02-25T22:09:34.509Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:34.509Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final-sources.jar
[2026-02-25T22:09:34.509Z] [INFO]
[2026-02-25T22:09:34.509Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-service-binding ---
[2026-02-25T22:09:34.509Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding/2.7.5.Final/quarkus-kubernetes-service-binding-2.7.5.Final.jar
[2026-02-25T22:09:34.509Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding/2.7.5.Final/quarkus-kubernetes-service-binding-2.7.5.Final.pom
[2026-02-25T22:09:34.509Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding/2.7.5.Final/quarkus-kubernetes-service-binding-2.7.5.Final-sources.jar
[2026-02-25T22:09:34.509Z] [INFO]
[2026-02-25T22:09:34.509Z] [INFO] -------------< io.quarkus:quarkus-smallrye-health-parent >--------------
[2026-02-25T22:09:34.509Z] [INFO] Building Quarkus - SmallRye Health 2.7.5.Final [140/964]
[2026-02-25T22:09:34.509Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:09:34.509Z] [INFO]
[2026-02-25T22:09:34.509Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health-parent ---
[2026-02-25T22:09:34.509Z] [INFO]
[2026-02-25T22:09:34.510Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health-parent ---
[2026-02-25T22:09:34.510Z] [INFO]
[2026-02-25T22:09:34.510Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health-parent ---
[2026-02-25T22:09:34.510Z] [INFO]
[2026-02-25T22:09:34.510Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health-parent ---
[2026-02-25T22:09:34.510Z] [INFO]
[2026-02-25T22:09:34.510Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health-parent ---
[2026-02-25T22:09:34.510Z] [INFO]
[2026-02-25T22:09:34.510Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health-parent ---
[2026-02-25T22:09:34.510Z] [INFO]
[2026-02-25T22:09:34.510Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health-parent ---
[2026-02-25T22:09:34.510Z] [INFO]
[2026-02-25T22:09:34.510Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health-parent ---
[2026-02-25T22:09:34.510Z] [INFO]
[2026-02-25T22:09:34.510Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health-parent ---
[2026-02-25T22:09:34.510Z] [INFO]
[2026-02-25T22:09:34.510Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health-parent ---
[2026-02-25T22:09:34.510Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:34.510Z] [INFO]
[2026-02-25T22:09:34.510Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health-parent ---
[2026-02-25T22:09:34.510Z] [INFO]
[2026-02-25T22:09:34.510Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health-parent ---
[2026-02-25T22:09:34.510Z] [INFO] Installing /quarkus/extensions/smallrye-health/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-parent/2.7.5.Final/quarkus-smallrye-health-parent-2.7.5.Final.pom
[2026-02-25T22:09:34.510Z] [INFO]
[2026-02-25T22:09:34.510Z] [INFO] -----------------< io.quarkus:quarkus-smallrye-health >-----------------
[2026-02-25T22:09:34.510Z] [INFO] Building Quarkus - SmallRye Health - Runtime 2.7.5.Final [141/964]
[2026-02-25T22:09:34.510Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:34.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.pom
[2026-02-25T22:09:34.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.pom (3.1 kB at 28 kB/s)
[2026-02-25T22:09:34.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-parent/3.1.2/smallrye-health-parent-3.1.2.pom
[2026-02-25T22:09:35.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-parent/3.1.2/smallrye-health-parent-3.1.2.pom (9.7 kB at 26 kB/s)
[2026-02-25T22:09:35.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/28/smallrye-parent-28.pom
[2026-02-25T22:09:35.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/28/smallrye-parent-28.pom (60 kB at 458 kB/s)
[2026-02-25T22:09:35.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.pom
[2026-02-25T22:09:35.443Z] [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 18 kB/s)
[2026-02-25T22:09:35.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/3.1/microprofile-health-parent-3.1.pom
[2026-02-25T22:09:35.443Z] [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 46 kB/s)
[2026-02-25T22:09:35.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/microprofile-parent/1.2/microprofile-parent-1.2.pom
[2026-02-25T22:09:35.443Z] [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 368 kB/s)
[2026-02-25T22:09:35.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.pom
[2026-02-25T22:09:35.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.pom (1.3 kB at 11 kB/s)
[2026-02-25T22:09:35.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.pom
[2026-02-25T22:09:36.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.pom (1.6 kB at 4.7 kB/s)
[2026-02-25T22:09:36.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.jar
[2026-02-25T22:09:36.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.jar
[2026-02-25T22:09:36.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.jar
[2026-02-25T22:09:36.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.jar
[2026-02-25T22:09:36.067Z] [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 236 kB/s)
[2026-02-25T22:09:36.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.jar (15 kB at 83 kB/s)
[2026-02-25T22:09:36.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.jar (28 kB at 111 kB/s)
[2026-02-25T22:09:36.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.jar (6.3 kB at 17 kB/s)
[2026-02-25T22:09:36.377Z] [INFO]
[2026-02-25T22:09:36.377Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health ---
[2026-02-25T22:09:36.377Z] [INFO]
[2026-02-25T22:09:36.377Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health ---
[2026-02-25T22:09:36.688Z] [INFO]
[2026-02-25T22:09:36.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health ---
[2026-02-25T22:09:36.688Z] [INFO]
[2026-02-25T22:09:36.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health ---
[2026-02-25T22:09:36.688Z] [INFO]
[2026-02-25T22:09:36.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health ---
[2026-02-25T22:09:36.688Z] [INFO]
[2026-02-25T22:09:36.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health ---
[2026-02-25T22:09:36.688Z] [INFO]
[2026-02-25T22:09:36.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health ---
[2026-02-25T22:09:36.688Z] [INFO]
[2026-02-25T22:09:36.688Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health ---
[2026-02-25T22:09:36.688Z] [INFO]
[2026-02-25T22:09:36.688Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health ---
[2026-02-25T22:09:36.688Z] [INFO] Processed 13 files in 20ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-25T22:09:36.688Z] [INFO]
[2026-02-25T22:09:36.688Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health ---
[2026-02-25T22:09:36.688Z] [INFO] Processed 13 files in 00:00.012 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-25T22:09:36.688Z] [INFO]
[2026-02-25T22:09:36.688Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-health ---
[2026-02-25T22:09:36.688Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:36.688Z] [INFO] Copying 1 resource
[2026-02-25T22:09:36.688Z] [INFO]
[2026-02-25T22:09:36.688Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-health ---
[2026-02-25T22:09:36.688Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.21/smallrye-open-api-core-2.1.21.pom
[2026-02-25T22:09:36.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.21/smallrye-open-api-core-2.1.21.pom (4.4 kB at 15 kB/s)
[2026-02-25T22:09:36.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-parent/2.1.21/smallrye-open-api-parent-2.1.21.pom
[2026-02-25T22:09:37.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-parent/2.1.21/smallrye-open-api-parent-2.1.21.pom (19 kB at 81 kB/s)
[2026-02-25T22:09:37.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.3.30.v20211001/jetty-bom-9.3.30.v20211001.pom
[2026-02-25T22:09:37.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.3.30.v20211001/jetty-bom-9.3.30.v20211001.pom (15 kB at 209 kB/s)
[2026-02-25T22:09:37.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1/microprofile-openapi-api-2.0.1.pom
[2026-02-25T22:09:37.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1/microprofile-openapi-api-2.0.1.pom (7.1 kB at 95 kB/s)
[2026-02-25T22:09:37.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-parent/2.0.1/microprofile-openapi-parent-2.0.1.pom
[2026-02-25T22:09:37.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-parent/2.0.1/microprofile-openapi-parent-2.0.1.pom (19 kB at 254 kB/s)
[2026-02-25T22:09:37.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.pom
[2026-02-25T22:09:37.976Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.pom (4.4 kB at 11 kB/s)
[2026-02-25T22:09:37.976Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final.jar
[2026-02-25T22:09:37.976Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final.jar (3.6 kB at 40 kB/s)
[2026-02-25T22:09:37.976Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final.jar
[2026-02-25T22:09:38.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final.jar (4.2 kB at 5.2 kB/s)
[2026-02-25T22:09:38.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.21/smallrye-open-api-core-2.1.21.jar
[2026-02-25T22:09:38.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.21/smallrye-open-api-core-2.1.21.jar (469 kB at 4.3 MB/s)
[2026-02-25T22:09:38.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1/microprofile-openapi-api-2.0.1.jar
[2026-02-25T22:09:38.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1/microprofile-openapi-api-2.0.1.jar (97 kB at 1.1 MB/s)
[2026-02-25T22:09:38.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.jar
[2026-02-25T22:09:39.264Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.jar (85 kB at 357 kB/s)
[2026-02-25T22:09:39.264Z] [INFO]
[2026-02-25T22:09:39.264Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-health ---
[2026-02-25T22:09:39.264Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:39.264Z] [INFO] Compiling 13 source files to /quarkus/extensions/smallrye-health/runtime/target/classes
[2026-02-25T22:09:39.575Z] [WARNING] /quarkus/extensions/smallrye-health/runtime/src/main/java/io/quarkus/smallrye/health/runtime/QuarkusAsyncHealthCheckFactory.java:[22,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:09:39.575Z] [WARNING] /quarkus/extensions/smallrye-health/runtime/src/main/java/io/quarkus/smallrye/health/runtime/QuarkusAsyncHealthCheckFactory.java:[22,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:09:39.575Z] [WARNING] /quarkus/extensions/smallrye-health/runtime/src/main/java/io/quarkus/smallrye/health/runtime/QuarkusAsyncHealthCheckFactory.java:[22,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:09:39.575Z] [WARNING] /quarkus/extensions/smallrye-health/runtime/src/main/java/io/quarkus/smallrye/health/runtime/QuarkusAsyncHealthCheckFactory.java:[22,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-health ---
[2026-02-25T22:09:39.575Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:39.575Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/runtime/src/test/resources
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-health ---
[2026-02-25T22:09:39.575Z] [INFO] No sources to compile
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-health ---
[2026-02-25T22:09:39.575Z] [INFO] No tests to run.
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-health ---
[2026-02-25T22:09:39.575Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final.jar
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health ---
[2026-02-25T22:09:39.575Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final-sources.jar
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health ---
[2026-02-25T22:09:39.575Z] [INFO] Installing /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health/2.7.5.Final/quarkus-smallrye-health-2.7.5.Final.jar
[2026-02-25T22:09:39.575Z] [INFO] Installing /quarkus/extensions/smallrye-health/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-health/2.7.5.Final/quarkus-smallrye-health-2.7.5.Final.pom
[2026-02-25T22:09:39.575Z] [INFO] Installing /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health/2.7.5.Final/quarkus-smallrye-health-2.7.5.Final-sources.jar
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] -----------< io.quarkus:quarkus-resteasy-parent-aggregator >------------
[2026-02-25T22:09:39.575Z] [INFO] Building Quarkus - RESTEasy - Parent - Aggregator 2.7.5.Final [142/964]
[2026-02-25T22:09:39.575Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-parent-aggregator ---
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-parent-aggregator ---
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-parent-aggregator ---
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-parent-aggregator ---
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-parent-aggregator ---
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-parent-aggregator ---
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-parent-aggregator ---
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-parent-aggregator ---
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-parent-aggregator ---
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-parent-aggregator ---
[2026-02-25T22:09:39.575Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-parent-aggregator ---
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-parent-aggregator ---
[2026-02-25T22:09:39.575Z] [INFO] Installing /quarkus/extensions/resteasy-classic/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-parent-aggregator/2.7.5.Final/quarkus-resteasy-parent-aggregator-2.7.5.Final.pom
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] -------------< io.quarkus:quarkus-resteasy-common-parent >--------------
[2026-02-25T22:09:39.575Z] [INFO] Building Quarkus - RESTEasy - Common 2.7.5.Final [143/964]
[2026-02-25T22:09:39.575Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common-parent ---
[2026-02-25T22:09:39.575Z] [INFO]
[2026-02-25T22:09:39.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common-parent ---
[2026-02-25T22:09:39.887Z] [INFO]
[2026-02-25T22:09:39.887Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common-parent ---
[2026-02-25T22:09:39.887Z] [INFO]
[2026-02-25T22:09:39.887Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common-parent ---
[2026-02-25T22:09:39.887Z] [INFO]
[2026-02-25T22:09:39.887Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common-parent ---
[2026-02-25T22:09:39.887Z] [INFO]
[2026-02-25T22:09:39.887Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common-parent ---
[2026-02-25T22:09:39.887Z] [INFO]
[2026-02-25T22:09:39.887Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common-parent ---
[2026-02-25T22:09:39.887Z] [INFO]
[2026-02-25T22:09:39.887Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common-parent ---
[2026-02-25T22:09:39.887Z] [INFO]
[2026-02-25T22:09:39.887Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common-parent ---
[2026-02-25T22:09:39.887Z] [INFO]
[2026-02-25T22:09:39.887Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common-parent ---
[2026-02-25T22:09:39.888Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:39.888Z] [INFO]
[2026-02-25T22:09:39.888Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common-parent ---
[2026-02-25T22:09:39.888Z] [INFO]
[2026-02-25T22:09:39.888Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common-parent ---
[2026-02-25T22:09:39.888Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-parent/2.7.5.Final/quarkus-resteasy-common-parent-2.7.5.Final.pom
[2026-02-25T22:09:39.888Z] [INFO]
[2026-02-25T22:09:39.888Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-common >-----------------
[2026-02-25T22:09:39.888Z] [INFO] Building Quarkus - RESTEasy - Common - Runtime 2.7.5.Final [144/964]
[2026-02-25T22:09:39.888Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:39.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.pom
[2026-02-25T22:09:39.888Z] [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 153 kB/s)
[2026-02-25T22:09:39.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/4.7.5.Final/resteasy-jaxrs-all-4.7.5.Final.pom
[2026-02-25T22:09:39.888Z] [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 358 kB/s)
[2026-02-25T22:09:39.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-dependencies/4.7.5.Final/resteasy-dependencies-4.7.5.Final.pom
[2026-02-25T22:09:39.888Z] [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 820 kB/s)
[2026-02-25T22:09:39.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.8/reactor-bom-2020.0.8.pom
[2026-02-25T22:09:39.888Z] [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 79 kB/s)
[2026-02-25T22:09:39.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.pom
[2026-02-25T22:09:40.199Z] [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 142 kB/s)
[2026-02-25T22:09:40.199Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom
[2026-02-25T22:09:40.199Z] [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 36 kB/s)
[2026-02-25T22:09:40.199Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom
[2026-02-25T22:09:40.199Z] [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 78 kB/s)
[2026-02-25T22:09:40.199Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.pom
[2026-02-25T22:09:40.199Z] [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 62 kB/s)
[2026-02-25T22:09:40.199Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/providers-pom/4.7.5.Final/providers-pom-4.7.5.Final.pom
[2026-02-25T22:09:40.199Z] [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 18 kB/s)
[2026-02-25T22:09:40.199Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.pom
[2026-02-25T22:09:40.510Z] [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 71 kB/s)
[2026-02-25T22:09:40.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.1/jackson-jaxrs-providers-2.13.1.pom
[2026-02-25T22:09:40.510Z] [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 98 kB/s)
[2026-02-25T22:09:40.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.pom
[2026-02-25T22:09:40.510Z] [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 38 kB/s)
[2026-02-25T22:09:40.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.pom
[2026-02-25T22:09:40.510Z] [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 65 kB/s)
[2026-02-25T22:09:40.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.13.1/jackson-modules-base-2.13.1.pom
[2026-02-25T22:09:40.510Z] [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 66 kB/s)
[2026-02-25T22:09:40.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.pom
[2026-02-25T22:09:40.510Z] [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 59 kB/s)
[2026-02-25T22:09:40.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.pom
[2026-02-25T22:09:40.821Z] [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 48 kB/s)
[2026-02-25T22:09:40.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.pom
[2026-02-25T22:09:40.821Z] [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 31 kB/s)
[2026-02-25T22:09:40.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.pom
[2026-02-25T22:09:40.821Z] [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 54 kB/s)
[2026-02-25T22:09:40.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.pom
[2026-02-25T22:09:40.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.pom (5.5 kB at 82 kB/s)
[2026-02-25T22:09:40.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.jar
[2026-02-25T22:09:40.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.jar
[2026-02-25T22:09:40.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar
[2026-02-25T22:09:40.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.jar
[2026-02-25T22:09:40.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.jar
[2026-02-25T22:09:40.821Z] [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 3.2 MB/s)
[2026-02-25T22:09:40.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.jar
[2026-02-25T22:09:40.821Z] [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 420 kB/s)
[2026-02-25T22:09:40.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.jar
[2026-02-25T22:09:40.821Z] [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 3.9 MB/s)
[2026-02-25T22:09:40.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar
[2026-02-25T22:09:40.821Z] [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 521 kB/s)
[2026-02-25T22:09:40.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar
[2026-02-25T22:09:40.821Z] [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 421 kB/s)
[2026-02-25T22:09:40.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.jar
[2026-02-25T22:09:40.821Z] [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 333 kB/s)
[2026-02-25T22:09:40.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar
[2026-02-25T22:09:40.821Z] [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 488 kB/s)
[2026-02-25T22:09:40.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.jar
[2026-02-25T22:09:41.138Z] [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 369 kB/s)
[2026-02-25T22:09:41.138Z] [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 7.3 MB/s)
[2026-02-25T22:09:41.138Z] [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 83 kB/s)
[2026-02-25T22:09:41.138Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.jar (16 kB at 120 kB/s)
[2026-02-25T22:09:41.138Z] [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 200 kB/s)
[2026-02-25T22:09:41.138Z] [INFO]
[2026-02-25T22:09:41.138Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.138Z] [INFO]
[2026-02-25T22:09:41.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.138Z] [INFO]
[2026-02-25T22:09:41.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.138Z] [INFO]
[2026-02-25T22:09:41.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.138Z] [INFO]
[2026-02-25T22:09:41.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.138Z] [INFO]
[2026-02-25T22:09:41.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.138Z] [INFO]
[2026-02-25T22:09:41.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.138Z] [INFO]
[2026-02-25T22:09:41.138Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.138Z] [INFO]
[2026-02-25T22:09:41.138Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.138Z] [INFO] Processed 17 files in 22ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2026-02-25T22:09:41.138Z] [INFO]
[2026-02-25T22:09:41.138Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.138Z] [INFO] Processed 17 files in 00:00.026 (Already Sorted: 17, Needed Sorting: 0)
[2026-02-25T22:09:41.138Z] [INFO]
[2026-02-25T22:09:41.138Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.138Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:41.138Z] [INFO] Copying 2 resources
[2026-02-25T22:09:41.138Z] [INFO]
[2026-02-25T22:09:41.139Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final.jar
[2026-02-25T22:09:41.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final.jar (9.1 kB at 34 kB/s)
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.762Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:41.762Z] [INFO] Compiling 17 source files to /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/classes
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.762Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:41.762Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/runtime/src/test/resources
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.762Z] [INFO] No sources to compile
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.762Z] [INFO] No tests to run.
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.762Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final.jar
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.762Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final-sources.jar
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common ---
[2026-02-25T22:09:41.762Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common/2.7.5.Final/quarkus-resteasy-common-2.7.5.Final.jar
[2026-02-25T22:09:41.762Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-common/2.7.5.Final/quarkus-resteasy-common-2.7.5.Final.pom
[2026-02-25T22:09:41.762Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common/2.7.5.Final/quarkus-resteasy-common-2.7.5.Final-sources.jar
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] ----------< io.quarkus:quarkus-resteasy-server-common-parent >----------
[2026-02-25T22:09:41.762Z] [INFO] Building Quarkus - RESTEasy - Server common 2.7.5.Final [145/964]
[2026-02-25T22:09:41.762Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common-parent ---
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common-parent ---
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common-parent ---
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common-parent ---
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common-parent ---
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common-parent ---
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common-parent ---
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common-parent ---
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common-parent ---
[2026-02-25T22:09:41.762Z] [INFO]
[2026-02-25T22:09:41.762Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common-parent ---
[2026-02-25T22:09:42.075Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:42.075Z] [INFO]
[2026-02-25T22:09:42.075Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common-parent ---
[2026-02-25T22:09:42.075Z] [INFO]
[2026-02-25T22:09:42.075Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common-parent ---
[2026-02-25T22:09:42.075Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-parent/2.7.5.Final/quarkus-resteasy-server-common-parent-2.7.5.Final.pom
[2026-02-25T22:09:42.075Z] [INFO]
[2026-02-25T22:09:42.075Z] [INFO] -------------< io.quarkus:quarkus-resteasy-server-common >--------------
[2026-02-25T22:09:42.075Z] [INFO] Building Quarkus - RESTEasy - Server common - Runtime 2.7.5.Final [146/964]
[2026-02-25T22:09:42.075Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:42.075Z] [INFO]
[2026-02-25T22:09:42.075Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.075Z] [INFO]
[2026-02-25T22:09:42.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.075Z] [INFO]
[2026-02-25T22:09:42.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.075Z] [INFO]
[2026-02-25T22:09:42.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.075Z] [INFO]
[2026-02-25T22:09:42.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.075Z] [INFO]
[2026-02-25T22:09:42.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.076Z] [INFO]
[2026-02-25T22:09:42.076Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.076Z] [INFO]
[2026-02-25T22:09:42.076Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.076Z] [INFO]
[2026-02-25T22:09:42.076Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.076Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:09:42.076Z] [INFO]
[2026-02-25T22:09:42.076Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.076Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:09:42.076Z] [INFO]
[2026-02-25T22:09:42.076Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.076Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:42.076Z] [INFO] Copying 2 resources
[2026-02-25T22:09:42.076Z] [INFO]
[2026-02-25T22:09:42.076Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.076Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar
[2026-02-25T22:09:42.385Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar (3.4 kB at 14 kB/s)
[2026-02-25T22:09:42.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final.jar
[2026-02-25T22:09:42.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final.jar (5.6 kB at 23 kB/s)
[2026-02-25T22:09:42.696Z] [INFO]
[2026-02-25T22:09:42.696Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.696Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:42.696Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/classes
[2026-02-25T22:09:42.696Z] [INFO]
[2026-02-25T22:09:42.696Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.696Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:42.696Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/src/test/resources
[2026-02-25T22:09:42.696Z] [INFO]
[2026-02-25T22:09:42.696Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.696Z] [INFO] No sources to compile
[2026-02-25T22:09:42.696Z] [INFO]
[2026-02-25T22:09:42.696Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.696Z] [INFO] No tests to run.
[2026-02-25T22:09:42.696Z] [INFO]
[2026-02-25T22:09:42.696Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.696Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final.jar
[2026-02-25T22:09:42.696Z] [INFO]
[2026-02-25T22:09:42.696Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.696Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final-sources.jar
[2026-02-25T22:09:42.696Z] [INFO]
[2026-02-25T22:09:42.696Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common ---
[2026-02-25T22:09:42.696Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common/2.7.5.Final/quarkus-resteasy-server-common-2.7.5.Final.jar
[2026-02-25T22:09:42.696Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common/2.7.5.Final/quarkus-resteasy-server-common-2.7.5.Final.pom
[2026-02-25T22:09:42.696Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common/2.7.5.Final/quarkus-resteasy-server-common-2.7.5.Final-sources.jar
[2026-02-25T22:09:42.696Z] [INFO]
[2026-02-25T22:09:42.696Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-parent >-----------------
[2026-02-25T22:09:42.696Z] [INFO] Building Quarkus - RESTEasy 2.7.5.Final [147/964]
[2026-02-25T22:09:42.696Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:09:42.696Z] [INFO]
[2026-02-25T22:09:42.696Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-parent ---
[2026-02-25T22:09:42.696Z] [INFO]
[2026-02-25T22:09:42.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-parent ---
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-parent ---
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-parent ---
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-parent ---
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-parent ---
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-parent ---
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-parent ---
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-parent ---
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-parent ---
[2026-02-25T22:09:43.007Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-parent ---
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-parent ---
[2026-02-25T22:09:43.007Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-parent/2.7.5.Final/quarkus-resteasy-parent-2.7.5.Final.pom
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --------------------< io.quarkus:quarkus-resteasy >---------------------
[2026-02-25T22:09:43.007Z] [INFO] Building Quarkus - RESTEasy - Runtime 2.7.5.Final [148/964]
[2026-02-25T22:09:43.007Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy ---
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy ---
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy ---
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy ---
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy ---
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy ---
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy ---
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy ---
[2026-02-25T22:09:43.007Z] [INFO]
[2026-02-25T22:09:43.007Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy ---
[2026-02-25T22:09:43.316Z] [INFO] Processed 34 files in 68ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2026-02-25T22:09:43.316Z] [INFO]
[2026-02-25T22:09:43.316Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy ---
[2026-02-25T22:09:43.316Z] [INFO] Processed 34 files in 00:00.089 (Already Sorted: 34, Needed Sorting: 0)
[2026-02-25T22:09:43.316Z] [INFO]
[2026-02-25T22:09:43.316Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy ---
[2026-02-25T22:09:43.316Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:43.316Z] [INFO] Copying 1 resource
[2026-02-25T22:09:43.316Z] [INFO]
[2026-02-25T22:09:43.316Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy ---
[2026-02-25T22:09:43.316Z] [INFO]
[2026-02-25T22:09:43.316Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy ---
[2026-02-25T22:09:43.316Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:43.316Z] [INFO] Compiling 34 source files to /quarkus/extensions/resteasy-classic/resteasy/runtime/target/classes
[2026-02-25T22:09:43.987Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/standalone/ResteasyConfigurationMPConfig.java:[28,31] unchecked conversion
[2026-02-25T22:09:43.987Z] required: java.util.Set<java.lang.String>
[2026-02-25T22:09:43.987Z] found: java.util.Set
[2026-02-25T22:09:43.987Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/ContextUtil.java:[22,44] unchecked method invocation: method pushContext in class org.jboss.resteasy.core.ResteasyContext is applied to given types
[2026-02-25T22:09:43.987Z] required: java.lang.Class<T>,T
[2026-02-25T22:09:43.987Z] found: java.lang.Class,java.lang.Object
[2026-02-25T22:09:43.987Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/ContextUtil.java:[22,45] unchecked conversion
[2026-02-25T22:09:43.987Z] required: java.lang.Class<T>
[2026-02-25T22:09:43.987Z] found: java.lang.Class
[2026-02-25T22:09:43.987Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/standalone/VertxHttpResponse.java:[131,55] unchecked call to toString(T) as a member of the raw type javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate
[2026-02-25T22:09:43.987Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/SecurityContextFilter.java:[72,36] unchecked cast
[2026-02-25T22:09:43.987Z] required: T
[2026-02-25T22:09:43.987Z] found: io.quarkus.security.credential.Credential
[2026-02-25T22:09:43.987Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/SecurityContextFilter.java:[85,45] unchecked cast
[2026-02-25T22:09:43.987Z] required: T
[2026-02-25T22:09:43.987Z] found: java.lang.Object
[2026-02-25T22:09:43.987Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/standalone/VertxBlockingOutput.java:[127,19] unchecked cast
[2026-02-25T22:09:43.987Z] required: T
[2026-02-25T22:09:43.987Z] found: java.lang.Throwable
[2026-02-25T22:09:43.987Z] [INFO]
[2026-02-25T22:09:43.987Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy ---
[2026-02-25T22:09:43.987Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:43.987Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy/runtime/src/test/resources
[2026-02-25T22:09:43.987Z] [INFO]
[2026-02-25T22:09:43.987Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy ---
[2026-02-25T22:09:43.987Z] [INFO] No sources to compile
[2026-02-25T22:09:43.987Z] [INFO]
[2026-02-25T22:09:43.987Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy ---
[2026-02-25T22:09:43.987Z] [INFO] No tests to run.
[2026-02-25T22:09:43.987Z] [INFO]
[2026-02-25T22:09:43.987Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy ---
[2026-02-25T22:09:43.987Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final.jar
[2026-02-25T22:09:43.987Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy ---
[2026-02-25T22:09:43.988Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final-sources.jar
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy ---
[2026-02-25T22:09:43.988Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy/2.7.5.Final/quarkus-resteasy-2.7.5.Final.jar
[2026-02-25T22:09:43.988Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy/2.7.5.Final/quarkus-resteasy-2.7.5.Final.pom
[2026-02-25T22:09:43.988Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy/2.7.5.Final/quarkus-resteasy-2.7.5.Final-sources.jar
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-parent-aggregator >-------
[2026-02-25T22:09:43.988Z] [INFO] Building Quarkus - RESTEasy Reactive - Parent - Aggregator 2.7.5.Final [149/964]
[2026-02-25T22:09:43.988Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-25T22:09:43.988Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-02-25T22:09:43.988Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-parent-aggregator/2.7.5.Final/quarkus-resteasy-reactive-parent-aggregator-2.7.5.Final.pom
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-common-parent >---------
[2026-02-25T22:09:43.988Z] [INFO] Building Quarkus - RESTEasy Reactive - Common 2.7.5.Final [150/964]
[2026-02-25T22:09:43.988Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-25T22:09:43.988Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-common-parent ---
[2026-02-25T22:09:43.988Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common-parent/2.7.5.Final/quarkus-resteasy-reactive-common-parent-2.7.5.Final.pom
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-common >-------------
[2026-02-25T22:09:43.988Z] [INFO] Building Quarkus - RESTEasy Reactive - Common - Runtime 2.7.5.Final [151/964]
[2026-02-25T22:09:43.988Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:43.988Z] [INFO] Processed 5 files in 10ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:43.988Z] [INFO] Processed 5 files in 00:00.006 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:43.988Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:43.988Z] [INFO] Copying 1 resource
[2026-02-25T22:09:43.988Z] [INFO]
[2026-02-25T22:09:43.988Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:43.988Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar
[2026-02-25T22:09:44.301Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar (25 kB at 92 kB/s)
[2026-02-25T22:09:44.301Z] [INFO]
[2026-02-25T22:09:44.301Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:44.301Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:09:44.301Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/classes
[2026-02-25T22:09:44.616Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/src/main/java/io/quarkus/resteasy/reactive/common/runtime/ResteasyReactiveCommonRecorder.java:[48,49] unchecked cast
[2026-02-25T22:09:44.616Z] required: java.lang.Class<T>
[2026-02-25T22:09:44.616Z] found: java.lang.Class<capture#1 of ?>
[2026-02-25T22:09:44.616Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/src/main/java/io/quarkus/resteasy/reactive/common/runtime/ResteasyReactiveCommonRecorder.java:[51,44] unchecked cast
[2026-02-25T22:09:44.616Z] required: java.lang.Class<T>
[2026-02-25T22:09:44.616Z] found: java.lang.Class<capture#2 of ?>
[2026-02-25T22:09:44.616Z] [INFO]
[2026-02-25T22:09:44.616Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:44.616Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:44.616Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/src/test/resources
[2026-02-25T22:09:44.616Z] [INFO]
[2026-02-25T22:09:44.616Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:44.616Z] [INFO] No sources to compile
[2026-02-25T22:09:44.616Z] [INFO]
[2026-02-25T22:09:44.616Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:44.616Z] [INFO] No tests to run.
[2026-02-25T22:09:44.616Z] [INFO]
[2026-02-25T22:09:44.616Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:44.616Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final.jar
[2026-02-25T22:09:44.616Z] [INFO]
[2026-02-25T22:09:44.616Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:44.616Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final-sources.jar
[2026-02-25T22:09:44.616Z] [INFO]
[2026-02-25T22:09:44.616Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-common ---
[2026-02-25T22:09:44.616Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common/2.7.5.Final/quarkus-resteasy-reactive-common-2.7.5.Final.jar
[2026-02-25T22:09:44.928Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common/2.7.5.Final/quarkus-resteasy-reactive-common-2.7.5.Final.pom
[2026-02-25T22:09:44.928Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common/2.7.5.Final/quarkus-resteasy-reactive-common-2.7.5.Final-sources.jar
[2026-02-25T22:09:44.928Z] [INFO]
[2026-02-25T22:09:44.928Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-kotlin-parent >---------
[2026-02-25T22:09:44.928Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin 2.7.5.Final [152/964]
[2026-02-25T22:09:44.928Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:09:44.928Z] [INFO]
[2026-02-25T22:09:44.928Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-25T22:09:44.928Z] [INFO]
[2026-02-25T22:09:44.928Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-25T22:09:44.928Z] [INFO]
[2026-02-25T22:09:44.928Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-25T22:09:44.928Z] [INFO]
[2026-02-25T22:09:44.928Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-25T22:09:44.928Z] [INFO]
[2026-02-25T22:09:44.928Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-25T22:09:44.928Z] [INFO]
[2026-02-25T22:09:44.928Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-25T22:09:44.928Z] [INFO]
[2026-02-25T22:09:44.928Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-25T22:09:44.928Z] [INFO]
[2026-02-25T22:09:44.928Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-25T22:09:44.928Z] [INFO]
[2026-02-25T22:09:44.928Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-25T22:09:44.928Z] [INFO]
[2026-02-25T22:09:44.928Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-25T22:09:44.928Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:44.928Z] [INFO]
[2026-02-25T22:09:44.928Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-25T22:09:44.928Z] [INFO]
[2026-02-25T22:09:44.928Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-02-25T22:09:44.928Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-parent/2.7.5.Final/quarkus-resteasy-reactive-kotlin-parent-2.7.5.Final.pom
[2026-02-25T22:09:44.928Z] [INFO]
[2026-02-25T22:09:44.928Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-kotlin >-------------
[2026-02-25T22:09:44.928Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin - Runtime 2.7.5.Final [153/964]
[2026-02-25T22:09:44.928Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:09:44.928Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.pom
[2026-02-25T22:09:44.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.pom
[2026-02-25T22:09:45.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.pom (5.9 kB at 69 kB/s)
[2026-02-25T22:09:45.239Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-project/1.6.10/kotlin-project-1.6.10.pom
[2026-02-25T22:09:45.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-project/1.6.10/kotlin-project-1.6.10.pom
[2026-02-25T22:09:45.549Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-project/1.6.10/kotlin-project-1.6.10.pom (10 kB at 138 kB/s)
[2026-02-25T22:09:45.549Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.jar
[2026-02-25T22:09:45.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.jar
[2026-02-25T22:09:45.860Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-plugin/1.6.10/kotlin-maven-plugin-1.6.10.jar (80 kB at 1.2 MB/s)
[2026-02-25T22:09:45.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.pom
[2026-02-25T22:09:45.860Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.pom (1.6 kB at 18 kB/s)
[2026-02-25T22:09:45.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.pom
[2026-02-25T22:09:46.172Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.pom (1.4 kB at 20 kB/s)
[2026-02-25T22:09:46.172Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.6.0/kotlinx-coroutines-jdk8-1.6.0.pom
[2026-02-25T22:09:46.172Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.6.0/kotlinx-coroutines-jdk8-1.6.0.pom (2.2 kB at 7.9 kB/s)
[2026-02-25T22:09:46.172Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.0/kotlinx-coroutines-core-jvm-1.6.0.pom
[2026-02-25T22:09:46.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.0/kotlinx-coroutines-core-jvm-1.6.0.pom (2.2 kB at 9.5 kB/s)
[2026-02-25T22:09:46.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.pom
[2026-02-25T22:09:46.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.pom (5.1 kB at 18 kB/s)
[2026-02-25T22:09:46.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.0/kotlinx-coroutines-core-1.6.0.pom
[2026-02-25T22:09:47.103Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.0/kotlinx-coroutines-core-1.6.0.pom (2.1 kB at 5.1 kB/s)
[2026-02-25T22:09:47.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.jar
[2026-02-25T22:09:47.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.jar
[2026-02-25T22:09:47.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.6.0/kotlinx-coroutines-jdk8-1.6.0.jar
[2026-02-25T22:09:47.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.0/kotlinx-coroutines-core-jvm-1.6.0.jar
[2026-02-25T22:09:47.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.jar
[2026-02-25T22:09:47.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.6.0/kotlinx-coroutines-jdk8-1.6.0.jar (18 kB at 430 kB/s)
[2026-02-25T22:09:47.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.0/kotlinx-coroutines-core-1.6.0.jar
[2026-02-25T22:09:47.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.10/kotlin-stdlib-jdk7-1.6.10.jar (22 kB at 456 kB/s)
[2026-02-25T22:09:47.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.6.0/kotlinx-coroutines-core-jvm-1.6.0.jar (1.5 MB at 30 MB/s)
[2026-02-25T22:09:47.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.10/kotlin-stdlib-jdk8-1.6.10.jar (16 kB at 180 kB/s)
[2026-02-25T22:09:47.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.6.0/kotlinx-coroutines-core-1.6.0.jar (170 kB at 769 kB/s)
[2026-02-25T22:09:47.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.jar (24 kB at 60 kB/s)
[2026-02-25T22:09:47.728Z] [INFO]
[2026-02-25T22:09:47.728Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:09:47.728Z] [INFO]
[2026-02-25T22:09:47.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:09:47.728Z] [INFO]
[2026-02-25T22:09:47.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:09:47.728Z] [INFO]
[2026-02-25T22:09:47.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:09:47.728Z] [INFO]
[2026-02-25T22:09:47.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:09:47.728Z] [INFO]
[2026-02-25T22:09:47.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:09:47.728Z] [INFO]
[2026-02-25T22:09:47.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:09:47.728Z] [INFO]
[2026-02-25T22:09:47.728Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:09:47.728Z] [INFO]
[2026-02-25T22:09:47.728Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:09:47.728Z] [INFO]
[2026-02-25T22:09:47.728Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:09:47.728Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:09:47.728Z] [INFO]
[2026-02-25T22:09:47.728Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:09:47.728Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:09:47.728Z] [INFO] Copying 1 resource
[2026-02-25T22:09:47.728Z] [INFO]
[2026-02-25T22:09:47.728Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:09:47.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar
[2026-02-25T22:09:48.400Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar (5.5 kB at 9.2 kB/s)
[2026-02-25T22:09:48.400Z] [INFO]
[2026-02-25T22:09:48.400Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:09:48.400Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
[2026-02-25T22:09:49.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
[2026-02-25T22:09:49.073Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 98 kB/s)
[2026-02-25T22:09:49.073Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[2026-02-25T22:09:49.073Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[2026-02-25T22:09:49.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 400 kB/s)
[2026-02-25T22:09:49.382Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[2026-02-25T22:09:49.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[2026-02-25T22:09:49.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 70 kB/s)
[2026-02-25T22:09:49.692Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[2026-02-25T22:09:50.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[2026-02-25T22:09:50.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 40 kB/s)
[2026-02-25T22:09:50.002Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[2026-02-25T22:09:50.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[2026-02-25T22:09:50.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 34 kB/s)
[2026-02-25T22:09:50.312Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
[2026-02-25T22:09:50.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
[2026-02-25T22:09:50.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 42 kB/s)
[2026-02-25T22:09:50.622Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
[2026-02-25T22:09:50.931Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
[2026-02-25T22:09:50.931Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 33 kB/s)
[2026-02-25T22:09:50.931Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[2026-02-25T22:09:51.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[2026-02-25T22:09:51.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 30 kB/s)
[2026-02-25T22:09:51.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
[2026-02-25T22:09:51.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
[2026-02-25T22:09:51.912Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 48 kB/s)
[2026-02-25T22:09:51.912Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[2026-02-25T22:09:51.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[2026-02-25T22:09:51.912Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 108 kB/s)
[2026-02-25T22:09:51.912Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[2026-02-25T22:09:51.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[2026-02-25T22:09:51.912Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 72 kB/s)
[2026-02-25T22:09:51.912Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[2026-02-25T22:09:51.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[2026-02-25T22:09:51.912Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 58 kB/s)
[2026-02-25T22:09:51.912Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[2026-02-25T22:09:51.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[2026-02-25T22:09:52.222Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 23 kB/s)
[2026-02-25T22:09:52.222Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[2026-02-25T22:09:52.222Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[2026-02-25T22:09:52.222Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 59 kB/s)
[2026-02-25T22:09:52.222Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[2026-02-25T22:09:52.222Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[2026-02-25T22:09:52.222Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 189 kB/s)
[2026-02-25T22:09:52.222Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[2026-02-25T22:09:52.222Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[2026-02-25T22:09:52.222Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 137 kB/s)
[2026-02-25T22:09:52.222Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[2026-02-25T22:09:52.222Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[2026-02-25T22:09:52.222Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 22 kB/s)
[2026-02-25T22:09:52.222Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[2026-02-25T22:09:52.222Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[2026-02-25T22:09:52.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 164 kB/s)
[2026-02-25T22:09:52.531Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
[2026-02-25T22:09:52.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
[2026-02-25T22:09:52.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 44 kB/s)
[2026-02-25T22:09:52.843Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
[2026-02-25T22:09:53.152Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
[2026-02-25T22:09:53.152Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 52 kB/s)
[2026-02-25T22:09:53.152Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[2026-02-25T22:09:53.152Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[2026-02-25T22:09:53.152Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 26 kB/s)
[2026-02-25T22:09:53.152Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[2026-02-25T22:09:53.152Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[2026-02-25T22:09:53.152Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 178 kB/s)
[2026-02-25T22:09:53.152Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
[2026-02-25T22:09:53.152Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
[2026-02-25T22:09:53.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 27 kB/s)
[2026-02-25T22:09:53.462Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[2026-02-25T22:09:53.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[2026-02-25T22:09:53.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 34 kB/s)
[2026-02-25T22:09:53.462Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
[2026-02-25T22:09:53.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
[2026-02-25T22:09:53.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 51 kB/s)
[2026-02-25T22:09:53.462Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom
[2026-02-25T22:09:53.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom
[2026-02-25T22:09:53.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.pom (1.6 kB at 29 kB/s)
[2026-02-25T22:09:53.773Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom
[2026-02-25T22:09:54.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom
[2026-02-25T22:09:54.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom (14 kB at 256 kB/s)
[2026-02-25T22:09:54.083Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.pom
[2026-02-25T22:09:54.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.pom
[2026-02-25T22:09:54.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.pom (1.9 kB at 22 kB/s)
[2026-02-25T22:09:54.393Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.pom
[2026-02-25T22:09:54.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.pom
[2026-02-25T22:09:55.013Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.pom (1.2 kB at 4.2 kB/s)
[2026-02-25T22:09:55.013Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.pom
[2026-02-25T22:09:55.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.pom
[2026-02-25T22:09:55.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.pom (1.4 kB at 25 kB/s)
[2026-02-25T22:09:55.323Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.pom
[2026-02-25T22:09:55.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.pom
[2026-02-25T22:09:55.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.pom (1.4 kB at 16 kB/s)
[2026-02-25T22:09:55.633Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.pom
[2026-02-25T22:09:55.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.pom
[2026-02-25T22:09:55.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.pom (2.4 kB at 26 kB/s)
[2026-02-25T22:09:55.944Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.pom
[2026-02-25T22:09:56.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.pom
[2026-02-25T22:09:56.253Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.pom (1.4 kB at 20 kB/s)
[2026-02-25T22:09:56.253Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.pom
[2026-02-25T22:09:56.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.pom
[2026-02-25T22:09:56.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.pom (1.4 kB at 16 kB/s)
[2026-02-25T22:09:56.563Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.pom
[2026-02-25T22:09:56.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.pom
[2026-02-25T22:09:56.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.pom (1.6 kB at 23 kB/s)
[2026-02-25T22:09:56.873Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.pom
[2026-02-25T22:09:57.183Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.pom
[2026-02-25T22:09:57.183Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.pom (1.4 kB at 18 kB/s)
[2026-02-25T22:09:57.183Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.pom
[2026-02-25T22:09:57.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.pom
[2026-02-25T22:09:57.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.pom (1.8 kB at 24 kB/s)
[2026-02-25T22:09:57.493Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.pom
[2026-02-25T22:09:57.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.pom
[2026-02-25T22:09:57.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.pom (2.0 kB at 20 kB/s)
[2026-02-25T22:09:57.806Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom
[2026-02-25T22:09:58.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom
[2026-02-25T22:09:58.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom (10 kB at 181 kB/s)
[2026-02-25T22:09:58.116Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
[2026-02-25T22:09:58.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
[2026-02-25T22:09:58.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 219 kB/s)
[2026-02-25T22:09:58.426Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom
[2026-02-25T22:09:58.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom
[2026-02-25T22:09:58.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom (891 B at 15 kB/s)
[2026-02-25T22:09:59.047Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom
[2026-02-25T22:09:59.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom
[2026-02-25T22:09:59.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom (4.9 kB at 91 kB/s)
[2026-02-25T22:09:59.047Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom
[2026-02-25T22:09:59.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom
[2026-02-25T22:09:59.357Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom (711 B at 12 kB/s)
[2026-02-25T22:09:59.357Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom
[2026-02-25T22:09:59.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom
[2026-02-25T22:09:59.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom (792 B at 14 kB/s)
[2026-02-25T22:09:59.667Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom
[2026-02-25T22:09:59.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom
[2026-02-25T22:09:59.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom (1.4 kB at 24 kB/s)
[2026-02-25T22:09:59.978Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
[2026-02-25T22:09:59.978Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
[2026-02-25T22:09:59.978Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
[2026-02-25T22:09:59.978Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
[2026-02-25T22:09:59.978Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
[2026-02-25T22:10:00.290Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
[2026-02-25T22:10:00.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
[2026-02-25T22:10:00.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
[2026-02-25T22:10:00.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
[2026-02-25T22:10:00.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
[2026-02-25T22:10:00.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
[2026-02-25T22:10:00.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
[2026-02-25T22:10:00.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
[2026-02-25T22:10:00.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
[2026-02-25T22:10:00.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
[2026-02-25T22:10:00.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
[2026-02-25T22:10:00.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
[2026-02-25T22:10:00.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
[2026-02-25T22:10:00.291Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar
[2026-02-25T22:10:00.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.jar
[2026-02-25T22:10:00.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.jar
[2026-02-25T22:10:00.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar
[2026-02-25T22:10:00.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar
[2026-02-25T22:10:00.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.jar
[2026-02-25T22:10:00.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.jar
[2026-02-25T22:10:00.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.jar
[2026-02-25T22:10:00.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.jar
[2026-02-25T22:10:00.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.jar
[2026-02-25T22:10:00.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.jar
[2026-02-25T22:10:00.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.jar
[2026-02-25T22:10:00.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar
[2026-02-25T22:10:00.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
[2026-02-25T22:10:01.257Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar
[2026-02-25T22:10:01.258Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar
[2026-02-25T22:10:01.258Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (41 kB at 1.2 MB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 4.5 MB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 627 kB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 9.0 MB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 714 kB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 621 kB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (47 kB at 421 kB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 139 kB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 1.1 MB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 645 kB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (289 kB at 1.9 MB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (204 kB at 1.2 MB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (1.5 MB at 8.0 MB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (130 kB at 670 kB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (223 kB at 1.1 MB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 212 kB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 214 kB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar (14 kB at 51 kB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar (3.0 MB at 10 MB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.jar
[2026-02-25T22:10:01.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.6.10/kotlin-script-runtime-1.6.10.jar (42 kB at 145 kB/s)
[2026-02-25T22:10:01.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.jar
[2026-02-25T22:10:01.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.6.10/kotlin-scripting-common-1.6.10.jar (222 kB at 639 kB/s)
[2026-02-25T22:10:01.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.jar
[2026-02-25T22:10:01.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 411 kB/s)
[2026-02-25T22:10:01.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.jar
[2026-02-25T22:10:01.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar (573 kB at 1.5 MB/s)
[2026-02-25T22:10:01.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.jar
[2026-02-25T22:10:01.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-js/1.6.10/kotlin-scripting-js-1.6.10.jar (7.7 kB at 20 kB/s)
[2026-02-25T22:10:01.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.jar
[2026-02-25T22:10:01.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler/1.6.10/kotlin-scripting-compiler-1.6.10.jar (406 kB at 1.0 MB/s)
[2026-02-25T22:10:01.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.jar
[2026-02-25T22:10:01.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.6.10/kotlin-util-klib-1.6.10.jar (269 kB at 659 kB/s)
[2026-02-25T22:10:01.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar
[2026-02-25T22:10:01.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.6.10/kotlin-scripting-jvm-1.6.10.jar (194 kB at 447 kB/s)
[2026-02-25T22:10:01.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
[2026-02-25T22:10:01.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar (50 kB at 112 kB/s)
[2026-02-25T22:10:01.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar
[2026-02-25T22:10:01.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.6.10/kotlin-util-io-1.6.10.jar (51 kB at 109 kB/s)
[2026-02-25T22:10:01.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar
[2026-02-25T22:10:01.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 387 kB/s)
[2026-02-25T22:10:01.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar
[2026-02-25T22:10:01.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl/1.6.10/kotlin-scripting-compiler-impl-1.6.10.jar (310 kB at 642 kB/s)
[2026-02-25T22:10:01.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar (26 kB at 53 kB/s)
[2026-02-25T22:10:01.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar (19 kB at 37 kB/s)
[2026-02-25T22:10:01.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar (4.7 kB at 8.5 kB/s)
[2026-02-25T22:10:01.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.jar (51 MB at 91 MB/s)
[2026-02-25T22:10:10.611Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/src/main/kotlin/org/jboss/resteasy/reactive/server/runtime/kotlin/AbstractSuspendedRequestFilter.kt: (33, 11) This declaration is experimental and its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
[2026-02-25T22:10:10.611Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/src/main/kotlin/org/jboss/resteasy/reactive/server/runtime/kotlin/CoroutineMethodProcessor.kt: (15, 65) 'constructor CoroutineMethodProcessor()' is deprecated. Used only in synthetic code
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:10:10.611Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:10:10.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:10:10.611Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/src/test/resources
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:10:10.611Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:10:10.611Z] [INFO] No sources to compile
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:10:10.611Z] [INFO] No tests to run.
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:10:10.611Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final.jar
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:10:10.611Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final-sources.jar
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin ---
[2026-02-25T22:10:10.611Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.5.Final/quarkus-resteasy-reactive-kotlin-2.7.5.Final.jar
[2026-02-25T22:10:10.611Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.5.Final/quarkus-resteasy-reactive-kotlin-2.7.5.Final.pom
[2026-02-25T22:10:10.611Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.5.Final/quarkus-resteasy-reactive-kotlin-2.7.5.Final-sources.jar
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-parent >-------------
[2026-02-25T22:10:10.611Z] [INFO] Building Quarkus - RESTEasy Reactive 2.7.5.Final [154/964]
[2026-02-25T22:10:10.611Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-parent ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-parent ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-parent ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-parent ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-parent ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-parent ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-parent ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-parent ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-parent ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-parent ---
[2026-02-25T22:10:10.611Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-parent ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-parent ---
[2026-02-25T22:10:10.611Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-parent/2.7.5.Final/quarkus-resteasy-reactive-parent-2.7.5.Final.pom
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] ----------------< io.quarkus:quarkus-resteasy-reactive >----------------
[2026-02-25T22:10:10.611Z] [INFO] Building Quarkus - RESTEasy Reactive - Runtime 2.7.5.Final [155/964]
[2026-02-25T22:10:10.611Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:10.611Z] [INFO] Processed 26 files in 100ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:10.611Z] [INFO] Processed 26 files in 00:00.070 (Already Sorted: 26, Needed Sorting: 0)
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:10.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:10:10.611Z] [INFO] Copying 2 resources
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:10.611Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:10:10.611Z] [INFO] Compiling 24 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/classes
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:10.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:10:10.611Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/src/test/resources
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:10.611Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:10:10.611Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/test-classes
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:10.611Z] [INFO]
[2026-02-25T22:10:10.611Z] [INFO] -------------------------------------------------------
[2026-02-25T22:10:10.611Z] [INFO] T E S T S
[2026-02-25T22:10:10.611Z] [INFO] -------------------------------------------------------
[2026-02-25T22:10:10.922Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:10:11.598Z] [INFO] Running io.quarkus.resteasy.reactive.runtime.mapping.TypeSignatureParserTest
[2026-02-25T22:10:11.598Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in io.quarkus.resteasy.reactive.runtime.mapping.TypeSignatureParserTest
[2026-02-25T22:10:11.598Z] [INFO] Running io.quarkus.resteasy.reactive.runtime.mapping.RequestMapperTestCase
[2026-02-25T22:10:11.598Z] Paths: 2
[2026-02-25T22:10:11.598Z] /bar:
[2026-02-25T22:10:11.598Z] matchKey: /bar
[2026-02-25T22:10:11.598Z] matchValue:
[2026-02-25T22:10:11.598Z] RequestPath:
[2026-02-25T22:10:11.598Z] value: /bar/{p1}/{p2}
[2026-02-25T22:10:11.598Z] template:
[2026-02-25T22:10:11.598Z] URITemplate
[2026-02-25T22:10:11.598Z] stem: /bar
[2026-02-25T22:10:11.598Z] template: /bar/{p1}/{p2}
[2026-02-25T22:10:11.598Z] literalCharacterCount: 6
[2026-02-25T22:10:11.598Z] components:
[2026-02-25T22:10:11.598Z] TemplateComponent
[2026-02-25T22:10:11.598Z] name: null
[2026-02-25T22:10:11.598Z] type: LITERAL
[2026-02-25T22:10:11.598Z] literalText: /bar
[2026-02-25T22:10:11.598Z] pattern: null
[2026-02-25T22:10:11.598Z] TemplateComponent
[2026-02-25T22:10:11.598Z] name: null
[2026-02-25T22:10:11.598Z] type: LITERAL
[2026-02-25T22:10:11.598Z] literalText: /
[2026-02-25T22:10:11.598Z] pattern: null
[2026-02-25T22:10:11.598Z] TemplateComponent
[2026-02-25T22:10:11.598Z] name: p1
[2026-02-25T22:10:11.598Z] type: DEFAULT_REGEX
[2026-02-25T22:10:11.598Z] literalText: null
[2026-02-25T22:10:11.598Z] pattern: null
[2026-02-25T22:10:11.598Z] TemplateComponent
[2026-02-25T22:10:11.598Z] name: null
[2026-02-25T22:10:11.598Z] type: LITERAL
[2026-02-25T22:10:11.598Z] literalText: /
[2026-02-25T22:10:11.598Z] pattern: null
[2026-02-25T22:10:11.598Z] TemplateComponent
[2026-02-25T22:10:11.598Z] name: p2
[2026-02-25T22:10:11.598Z] type: DEFAULT_REGEX
[2026-02-25T22:10:11.598Z] literalText: null
[2026-02-25T22:10:11.598Z] pattern: null
[2026-02-25T22:10:11.598Z] RequestPath:
[2026-02-25T22:10:11.598Z] value: /bar/{p1}
[2026-02-25T22:10:11.598Z] template:
[2026-02-25T22:10:11.598Z] URITemplate
[2026-02-25T22:10:11.598Z] stem: /bar
[2026-02-25T22:10:11.598Z] template: /bar/{p1}
[2026-02-25T22:10:11.598Z] literalCharacterCount: 5
[2026-02-25T22:10:11.598Z] components:
[2026-02-25T22:10:11.598Z] TemplateComponent
[2026-02-25T22:10:11.598Z] name: null
[2026-02-25T22:10:11.598Z] type: LITERAL
[2026-02-25T22:10:11.598Z] literalText: /bar
[2026-02-25T22:10:11.598Z] pattern: null
[2026-02-25T22:10:11.598Z] TemplateComponent
[2026-02-25T22:10:11.598Z] name: null
[2026-02-25T22:10:11.598Z] type: LITERAL
[2026-02-25T22:10:11.598Z] literalText: /
[2026-02-25T22:10:11.598Z] pattern: null
[2026-02-25T22:10:11.598Z] TemplateComponent
[2026-02-25T22:10:11.598Z] name: p1
[2026-02-25T22:10:11.598Z] type: DEFAULT_REGEX
[2026-02-25T22:10:11.598Z] literalText: null
[2026-02-25T22:10:11.598Z] pattern: null
[2026-02-25T22:10:11.598Z] /id:
[2026-02-25T22:10:11.598Z] matchKey: /id
[2026-02-25T22:10:11.598Z] matchValue:
[2026-02-25T22:10:11.598Z] RequestPath:
[2026-02-25T22:10:11.598Z] value: /id/{param}
[2026-02-25T22:10:11.598Z] template:
[2026-02-25T22:10:11.598Z] URITemplate
[2026-02-25T22:10:11.598Z] stem: /id
[2026-02-25T22:10:11.598Z] template: /id/{param}
[2026-02-25T22:10:11.598Z] literalCharacterCount: 4
[2026-02-25T22:10:11.598Z] components:
[2026-02-25T22:10:11.598Z] TemplateComponent
[2026-02-25T22:10:11.598Z] name: null
[2026-02-25T22:10:11.598Z] type: LITERAL
[2026-02-25T22:10:11.598Z] literalText: /id
[2026-02-25T22:10:11.598Z] pattern: null
[2026-02-25T22:10:11.598Z] TemplateComponent
[2026-02-25T22:10:11.598Z] name: null
[2026-02-25T22:10:11.598Z] type: LITERAL
[2026-02-25T22:10:11.598Z] literalText: /
[2026-02-25T22:10:11.598Z] pattern: null
[2026-02-25T22:10:11.598Z] TemplateComponent
[2026-02-25T22:10:11.598Z] name: param
[2026-02-25T22:10:11.598Z] type: DEFAULT_REGEX
[2026-02-25T22:10:11.598Z] literalText: null
[2026-02-25T22:10:11.598Z] pattern: null
[2026-02-25T22:10:11.598Z] RequestPath:
[2026-02-25T22:10:11.598Z] value: /id
[2026-02-25T22:10:11.598Z] template:
[2026-02-25T22:10:11.598Z] URITemplate
[2026-02-25T22:10:11.598Z] stem: /id
[2026-02-25T22:10:11.598Z] template: /id
[2026-02-25T22:10:11.598Z] literalCharacterCount: 3
[2026-02-25T22:10:11.598Z] components:
[2026-02-25T22:10:11.598Z] TemplateComponent
[2026-02-25T22:10:11.598Z] name: null
[2026-02-25T22:10:11.598Z] type: LITERAL
[2026-02-25T22:10:11.598Z] literalText: /id
[2026-02-25T22:10:11.598Z] pattern: null
[2026-02-25T22:10:11.598Z] Default handler: null
[2026-02-25T22:10:11.598Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.resteasy.reactive.runtime.mapping.RequestMapperTestCase
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] Results:
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:11.909Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final.jar
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:11.909Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final-sources.jar
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive ---
[2026-02-25T22:10:11.909Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive/2.7.5.Final/quarkus-resteasy-reactive-2.7.5.Final.jar
[2026-02-25T22:10:11.909Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive/2.7.5.Final/quarkus-resteasy-reactive-2.7.5.Final.pom
[2026-02-25T22:10:11.909Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive/2.7.5.Final/quarkus-resteasy-reactive-2.7.5.Final-sources.jar
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] -------------< io.quarkus:quarkus-smallrye-metrics-parent >-------------
[2026-02-25T22:10:11.909Z] [INFO] Building Quarkus - SmallRye Metrics 2.7.5.Final [156/964]
[2026-02-25T22:10:11.909Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics-parent ---
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics-parent ---
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics-parent ---
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics-parent ---
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics-parent ---
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics-parent ---
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics-parent ---
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics-parent ---
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics-parent ---
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics-parent ---
[2026-02-25T22:10:11.909Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics-parent ---
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics-parent ---
[2026-02-25T22:10:11.909Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-parent/2.7.5.Final/quarkus-smallrye-metrics-parent-2.7.5.Final.pom
[2026-02-25T22:10:11.909Z] [INFO]
[2026-02-25T22:10:11.909Z] [INFO] ----------------< io.quarkus:quarkus-smallrye-metrics >-----------------
[2026-02-25T22:10:11.909Z] [INFO] Building Quarkus - SmallRye Metrics - Runtime 2.7.5.Final [157/964]
[2026-02-25T22:10:11.909Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:10:11.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.pom
[2026-02-25T22:10:11.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.pom (4.0 kB at 80 kB/s)
[2026-02-25T22:10:11.909Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-parent/3.0.4/smallrye-metrics-parent-3.0.4.pom
[2026-02-25T22:10:11.909Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-parent/3.0.4/smallrye-metrics-parent-3.0.4.pom (5.6 kB at 91 kB/s)
[2026-02-25T22:10:12.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.pom
[2026-02-25T22:10:12.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.pom (6.5 kB at 128 kB/s)
[2026-02-25T22:10:12.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-parent/3.0.1/microprofile-metrics-parent-3.0.1.pom
[2026-02-25T22:10:12.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-parent/3.0.1/microprofile-metrics-parent-3.0.1.pom (18 kB at 360 kB/s)
[2026-02-25T22:10:12.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.jar
[2026-02-25T22:10:12.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.jar
[2026-02-25T22:10:12.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.jar (35 kB at 739 kB/s)
[2026-02-25T22:10:12.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.jar (166 kB at 1.2 MB/s)
[2026-02-25T22:10:12.220Z] [INFO]
[2026-02-25T22:10:12.220Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:12.220Z] [INFO]
[2026-02-25T22:10:12.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:12.530Z] [INFO]
[2026-02-25T22:10:12.530Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:12.530Z] [INFO]
[2026-02-25T22:10:12.530Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:12.530Z] [INFO]
[2026-02-25T22:10:12.530Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:12.530Z] [INFO]
[2026-02-25T22:10:12.530Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:12.530Z] [INFO]
[2026-02-25T22:10:12.530Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:12.530Z] [INFO]
[2026-02-25T22:10:12.530Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:12.530Z] [INFO]
[2026-02-25T22:10:12.530Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:12.530Z] [INFO] Processed 10 files in 28ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-25T22:10:12.530Z] [INFO]
[2026-02-25T22:10:12.530Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:12.530Z] [INFO] Processed 10 files in 00:00.053 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-25T22:10:12.530Z] [INFO]
[2026-02-25T22:10:12.530Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:12.530Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:10:12.530Z] [INFO] Copying 1 resource
[2026-02-25T22:10:12.530Z] [INFO]
[2026-02-25T22:10:12.530Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:12.842Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final.jar
[2026-02-25T22:10:13.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final.jar (6.1 kB at 16 kB/s)
[2026-02-25T22:10:13.210Z] [INFO]
[2026-02-25T22:10:13.210Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:13.210Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:10:13.210Z] [INFO] Compiling 10 source files to /quarkus/extensions/smallrye-metrics/runtime/target/classes
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:13.575Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:10:13.575Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/runtime/src/test/resources
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:13.575Z] [INFO] No sources to compile
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:13.575Z] [INFO] No tests to run.
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:13.575Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final.jar
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:13.575Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final-sources.jar
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics ---
[2026-02-25T22:10:13.575Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics/2.7.5.Final/quarkus-smallrye-metrics-2.7.5.Final.jar
[2026-02-25T22:10:13.575Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics/2.7.5.Final/quarkus-smallrye-metrics-2.7.5.Final.pom
[2026-02-25T22:10:13.575Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics/2.7.5.Final/quarkus-smallrye-metrics-2.7.5.Final-sources.jar
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] ------------------< io.quarkus:quarkus-jaeger-parent >------------------
[2026-02-25T22:10:13.575Z] [INFO] Building Quarkus - Jaeger 2.7.5.Final [158/964]
[2026-02-25T22:10:13.575Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaeger-parent ---
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaeger-parent ---
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaeger-parent ---
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaeger-parent ---
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaeger-parent ---
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaeger-parent ---
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaeger-parent ---
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaeger-parent ---
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaeger-parent ---
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaeger-parent ---
[2026-02-25T22:10:13.575Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaeger-parent ---
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaeger-parent ---
[2026-02-25T22:10:13.575Z] [INFO] Installing /quarkus/extensions/jaeger/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaeger-parent/2.7.5.Final/quarkus-jaeger-parent-2.7.5.Final.pom
[2026-02-25T22:10:13.575Z] [INFO]
[2026-02-25T22:10:13.575Z] [INFO] ---------------------< io.quarkus:quarkus-jaeger >----------------------
[2026-02-25T22:10:13.575Z] [INFO] Building Quarkus - Jaeger - Runtime 2.7.5.Final [159/964]
[2026-02-25T22:10:13.575Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:10:13.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.pom
[2026-02-25T22:10:13.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.pom (2.0 kB at 18 kB/s)
[2026-02-25T22:10:13.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.pom
[2026-02-25T22:10:13.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.pom (1.9 kB at 22 kB/s)
[2026-02-25T22:10:13.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.33.0/parent-0.33.0.pom
[2026-02-25T22:10:13.899Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.33.0/parent-0.33.0.pom (15 kB at 201 kB/s)
[2026-02-25T22:10:13.899Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.pom
[2026-02-25T22:10:13.899Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.pom (2.9 kB at 38 kB/s)
[2026-02-25T22:10:13.899Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.pom
[2026-02-25T22:10:13.899Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.pom (2.0 kB at 26 kB/s)
[2026-02-25T22:10:13.899Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom
[2026-02-25T22:10:13.899Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom (8.1 kB at 101 kB/s)
[2026-02-25T22:10:13.899Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom
[2026-02-25T22:10:14.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom (4.5 kB at 59 kB/s)
[2026-02-25T22:10:14.211Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.pom
[2026-02-25T22:10:14.211Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.pom (2.4 kB at 20 kB/s)
[2026-02-25T22:10:14.211Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.pom
[2026-02-25T22:10:14.211Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.pom (2.7 kB at 27 kB/s)
[2026-02-25T22:10:14.211Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.pom
[2026-02-25T22:10:14.880Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.pom (1.9 kB at 3.4 kB/s)
[2026-02-25T22:10:14.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.pom
[2026-02-25T22:10:14.880Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.pom (1.9 kB at 17 kB/s)
[2026-02-25T22:10:14.880Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.pom
[2026-02-25T22:10:15.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.pom (1.7 kB at 15 kB/s)
[2026-02-25T22:10:15.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.pom
[2026-02-25T22:10:15.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.pom (3.5 kB at 37 kB/s)
[2026-02-25T22:10:15.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver-parent/0.1.8/opentracing-tracerresolver-parent-0.1.8.pom
[2026-02-25T22:10:15.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver-parent/0.1.8/opentracing-tracerresolver-parent-0.1.8.pom (11 kB at 142 kB/s)
[2026-02-25T22:10:15.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-sender-urlconnection/2.12.0/zipkin-sender-urlconnection-2.12.0.pom
[2026-02-25T22:10:15.504Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-sender-urlconnection/2.12.0/zipkin-sender-urlconnection-2.12.0.pom (1.7 kB at 17 kB/s)
[2026-02-25T22:10:15.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter-parent/2.12.0/zipkin-reporter-parent-2.12.0.pom
[2026-02-25T22:10:15.504Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter-parent/2.12.0/zipkin-reporter-parent-2.12.0.pom (20 kB at 212 kB/s)
[2026-02-25T22:10:15.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.pom
[2026-02-25T22:10:15.504Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.pom (1.3 kB at 13 kB/s)
[2026-02-25T22:10:15.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.pom
[2026-02-25T22:10:15.817Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.pom (4.8 kB at 40 kB/s)
[2026-02-25T22:10:15.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin-parent/2.19.0/zipkin-parent-2.19.0.pom
[2026-02-25T22:10:15.817Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin-parent/2.19.0/zipkin-parent-2.19.0.pom (30 kB at 245 kB/s)
[2026-02-25T22:10:15.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.pom
[2026-02-25T22:10:15.817Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.pom (8.7 kB at 79 kB/s)
[2026-02-25T22:10:15.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom
[2026-02-25T22:10:16.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom (11 kB at 142 kB/s)
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
[2026-02-25T22:10:16.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom (7.2 kB at 101 kB/s)
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.jar
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.jar
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.jar
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.jar
[2026-02-25T22:10:16.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar (249 kB at 6.2 MB/s)
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.jar
[2026-02-25T22:10:16.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.jar (11 kB at 245 kB/s)
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.jar
[2026-02-25T22:10:16.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.jar (18 kB at 371 kB/s)
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.jar
[2026-02-25T22:10:16.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.jar (7.5 kB at 134 kB/s)
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.jar
[2026-02-25T22:10:16.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.jar (705 kB at 8.7 MB/s)
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.jar
[2026-02-25T22:10:16.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.jar (306 kB at 3.8 MB/s)
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.jar
[2026-02-25T22:10:16.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.jar (2.6 kB at 23 kB/s)
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-sender-urlconnection/2.12.0/zipkin-sender-urlconnection-2.12.0.jar
[2026-02-25T22:10:16.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.jar (7.8 kB at 68 kB/s)
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.jar
[2026-02-25T22:10:16.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.jar (145 kB at 1.2 MB/s)
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.jar
[2026-02-25T22:10:16.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.jar (1.1 kB at 7.7 kB/s)
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.jar
[2026-02-25T22:10:16.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.jar (32 kB at 214 kB/s)
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar
[2026-02-25T22:10:16.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar (174 kB at 944 kB/s)
[2026-02-25T22:10:16.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
[2026-02-25T22:10:16.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar (30 kB at 138 kB/s)
[2026-02-25T22:10:16.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.jar (661 kB at 2.8 MB/s)
[2026-02-25T22:10:16.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-sender-urlconnection/2.12.0/zipkin-sender-urlconnection-2.12.0.jar (7.4 kB at 22 kB/s)
[2026-02-25T22:10:16.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.jar (243 kB at 585 kB/s)
[2026-02-25T22:10:16.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.jar (16 kB at 30 kB/s)
[2026-02-25T22:10:16.754Z] [INFO]
[2026-02-25T22:10:16.754Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaeger ---
[2026-02-25T22:10:16.754Z] [INFO]
[2026-02-25T22:10:16.754Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaeger ---
[2026-02-25T22:10:16.754Z] [INFO]
[2026-02-25T22:10:16.754Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaeger ---
[2026-02-25T22:10:16.754Z] [INFO]
[2026-02-25T22:10:16.754Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaeger ---
[2026-02-25T22:10:16.754Z] [INFO]
[2026-02-25T22:10:16.754Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaeger ---
[2026-02-25T22:10:16.754Z] [INFO]
[2026-02-25T22:10:16.754Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaeger ---
[2026-02-25T22:10:16.754Z] [INFO]
[2026-02-25T22:10:16.754Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaeger ---
[2026-02-25T22:10:16.754Z] [INFO]
[2026-02-25T22:10:16.754Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaeger ---
[2026-02-25T22:10:16.754Z] [INFO]
[2026-02-25T22:10:16.754Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaeger ---
[2026-02-25T22:10:16.754Z] [INFO] Processed 16 files in 23ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-02-25T22:10:16.754Z] [INFO]
[2026-02-25T22:10:16.754Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaeger ---
[2026-02-25T22:10:16.754Z] [INFO] Processed 16 files in 00:00.032 (Already Sorted: 16, Needed Sorting: 0)
[2026-02-25T22:10:16.754Z] [INFO]
[2026-02-25T22:10:16.754Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaeger ---
[2026-02-25T22:10:16.754Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:10:16.754Z] [INFO] Copying 1 resource
[2026-02-25T22:10:16.754Z] [INFO]
[2026-02-25T22:10:16.754Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaeger ---
[2026-02-25T22:10:16.754Z] [INFO]
[2026-02-25T22:10:16.754Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaeger ---
[2026-02-25T22:10:16.754Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:10:16.754Z] [INFO] Compiling 16 source files to /quarkus/extensions/jaeger/runtime/target/classes
[2026-02-25T22:10:17.433Z] [WARNING] /quarkus/extensions/jaeger/runtime/src/main/java/io/quarkus/jaeger/runtime/JaegerDeploymentRecorder.java:[64,25] register(io.opentracing.Tracer) in io.opentracing.util.GlobalTracer has been deprecated
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaeger ---
[2026-02-25T22:10:17.433Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:10:17.433Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaeger/runtime/src/test/resources
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaeger ---
[2026-02-25T22:10:17.433Z] [INFO] No sources to compile
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaeger ---
[2026-02-25T22:10:17.433Z] [INFO] No tests to run.
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaeger ---
[2026-02-25T22:10:17.433Z] [INFO] Building jar: /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final.jar
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaeger ---
[2026-02-25T22:10:17.433Z] [INFO] Building jar: /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final-sources.jar
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaeger ---
[2026-02-25T22:10:17.433Z] [INFO] Installing /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaeger/2.7.5.Final/quarkus-jaeger-2.7.5.Final.jar
[2026-02-25T22:10:17.433Z] [INFO] Installing /quarkus/extensions/jaeger/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaeger/2.7.5.Final/quarkus-jaeger-2.7.5.Final.pom
[2026-02-25T22:10:17.433Z] [INFO] Installing /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaeger/2.7.5.Final/quarkus-jaeger-2.7.5.Final-sources.jar
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] -----------< io.quarkus:quarkus-smallrye-opentracing-parent >-----------
[2026-02-25T22:10:17.433Z] [INFO] Building Quarkus - SmallRye OpenTracing 2.7.5.Final [160/964]
[2026-02-25T22:10:17.433Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-opentracing-parent ---
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-opentracing-parent ---
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-opentracing-parent ---
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-opentracing-parent ---
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-opentracing-parent ---
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-opentracing-parent ---
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-opentracing-parent ---
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-opentracing-parent ---
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-opentracing-parent ---
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-opentracing-parent ---
[2026-02-25T22:10:17.433Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-opentracing-parent ---
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-opentracing-parent ---
[2026-02-25T22:10:17.433Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing-parent/2.7.5.Final/quarkus-smallrye-opentracing-parent-2.7.5.Final.pom
[2026-02-25T22:10:17.433Z] [INFO]
[2026-02-25T22:10:17.433Z] [INFO] --------------< io.quarkus:quarkus-smallrye-opentracing >---------------
[2026-02-25T22:10:17.433Z] [INFO] Building Quarkus - SmallRye OpenTracing - Runtime 2.7.5.Final [161/964]
[2026-02-25T22:10:17.433Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:10:17.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/2.0/microprofile-opentracing-api-2.0.pom
[2026-02-25T22:10:17.433Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/2.0/microprofile-opentracing-api-2.0.pom (7.1 kB at 113 kB/s)
[2026-02-25T22:10:17.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-parent/2.0/microprofile-opentracing-parent-2.0.pom
[2026-02-25T22:10:17.433Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-parent/2.0/microprofile-opentracing-parent-2.0.pom (19 kB at 357 kB/s)
[2026-02-25T22:10:17.433Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.pom
[2026-02-25T22:10:17.743Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.pom (2.5 kB at 60 kB/s)
[2026-02-25T22:10:17.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing-parent/2.0.1/smallrye-opentracing-parent-2.0.1.pom
[2026-02-25T22:10:18.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing-parent/2.0.1/smallrye-opentracing-parent-2.0.1.pom (6.3 kB at 20 kB/s)
[2026-02-25T22:10:18.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.38.v20210224/jetty-bom-9.4.38.v20210224.pom
[2026-02-25T22:10:18.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.38.v20210224/jetty-bom-9.4.38.v20210224.pom (18 kB at 360 kB/s)
[2026-02-25T22:10:18.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.0.Final/resteasy-bom-4.7.0.Final.pom
[2026-02-25T22:10:18.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.0.Final/resteasy-bom-4.7.0.Final.pom (8.7 kB at 21 kB/s)
[2026-02-25T22:10:18.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.pom
[2026-02-25T22:10:18.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.pom (8.4 kB at 168 kB/s)
[2026-02-25T22:10:18.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/2.0/microprofile-rest-client-parent-2.0.pom
[2026-02-25T22:10:18.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/2.0/microprofile-rest-client-parent-2.0.pom (18 kB at 366 kB/s)
[2026-02-25T22:10:18.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.pom
[2026-02-25T22:10:18.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.pom (1.9 kB at 41 kB/s)
[2026-02-25T22:10:18.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs-parent/1.0.0/opentracing-jaxrs-parent-1.0.0.pom
[2026-02-25T22:10:18.682Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs-parent/1.0.0/opentracing-jaxrs-parent-1.0.0.pom (7.2 kB at 29 kB/s)
[2026-02-25T22:10:18.682Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.4.1/opentracing-web-servlet-filter-0.4.1.pom
[2026-02-25T22:10:19.357Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.4.1/opentracing-web-servlet-filter-0.4.1.pom (3.1 kB at 7.7 kB/s)
[2026-02-25T22:10:19.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter-parent/0.4.1/opentracing-web-servlet-filter-parent-0.4.1.pom
[2026-02-25T22:10:19.357Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter-parent/0.4.1/opentracing-web-servlet-filter-parent-0.4.1.pom (9.1 kB at 46 kB/s)
[2026-02-25T22:10:19.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.pom
[2026-02-25T22:10:19.357Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.pom (6.4 kB at 127 kB/s)
[2026-02-25T22:10:19.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.pom
[2026-02-25T22:10:19.357Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.pom (2.5 kB at 55 kB/s)
[2026-02-25T22:10:19.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-tracing-propagation/5.2.1/smallrye-fault-tolerance-tracing-propagation-5.2.1.pom
[2026-02-25T22:10:19.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-tracing-propagation/5.2.1/smallrye-fault-tolerance-tracing-propagation-5.2.1.pom (1.9 kB at 37 kB/s)
[2026-02-25T22:10:19.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/2.0/microprofile-opentracing-api-2.0.jar
[2026-02-25T22:10:19.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.jar
[2026-02-25T22:10:19.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.jar
[2026-02-25T22:10:19.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.jar
[2026-02-25T22:10:19.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.4.1/opentracing-web-servlet-filter-0.4.1.jar
[2026-02-25T22:10:19.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.jar (42 kB at 1.1 MB/s)
[2026-02-25T22:10:19.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.jar
[2026-02-25T22:10:19.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.jar (27 kB at 634 kB/s)
[2026-02-25T22:10:19.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.jar
[2026-02-25T22:10:19.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/2.0/microprofile-opentracing-api-2.0.jar (11 kB at 236 kB/s)
[2026-02-25T22:10:19.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-tracing-propagation/5.2.1/smallrye-fault-tolerance-tracing-propagation-5.2.1.jar
[2026-02-25T22:10:19.668Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.jar (10 kB at 138 kB/s)
[2026-02-25T22:10:19.668Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-tracing-propagation/5.2.1/smallrye-fault-tolerance-tracing-propagation-5.2.1.jar (4.4 kB at 51 kB/s)
[2026-02-25T22:10:19.668Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.jar (4.1 kB at 44 kB/s)
[2026-02-25T22:10:19.668Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.jar (9.7 kB at 83 kB/s)
[2026-02-25T22:10:19.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-web-servlet-filter/0.4.1/opentracing-web-servlet-filter-0.4.1.jar (16 kB at 39 kB/s)
[2026-02-25T22:10:19.980Z] [INFO]
[2026-02-25T22:10:19.980Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:19.980Z] [INFO]
[2026-02-25T22:10:19.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.290Z] [INFO]
[2026-02-25T22:10:20.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.290Z] [INFO]
[2026-02-25T22:10:20.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.290Z] [INFO]
[2026-02-25T22:10:20.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.290Z] [INFO]
[2026-02-25T22:10:20.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.290Z] [INFO]
[2026-02-25T22:10:20.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.290Z] [INFO]
[2026-02-25T22:10:20.290Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.290Z] [INFO]
[2026-02-25T22:10:20.290Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.290Z] [INFO] Processed 7 files in 13ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T22:10:20.290Z] [INFO]
[2026-02-25T22:10:20.290Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.290Z] [INFO] Processed 7 files in 00:00.008 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T22:10:20.290Z] [INFO]
[2026-02-25T22:10:20.290Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.290Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:10:20.290Z] [INFO] Copying 2 resources
[2026-02-25T22:10:20.290Z] [INFO]
[2026-02-25T22:10:20.290Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.290Z] [INFO]
[2026-02-25T22:10:20.290Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.290Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:10:20.290Z] [INFO] Compiling 7 source files to /quarkus/extensions/smallrye-opentracing/runtime/target/classes
[2026-02-25T22:10:20.602Z] [INFO]
[2026-02-25T22:10:20.602Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.602Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:10:20.603Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-opentracing/runtime/src/test/resources
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.603Z] [INFO] No sources to compile
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.603Z] [INFO] No tests to run.
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.603Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final.jar
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.603Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final-sources.jar
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-opentracing ---
[2026-02-25T22:10:20.603Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing/2.7.5.Final/quarkus-smallrye-opentracing-2.7.5.Final.jar
[2026-02-25T22:10:20.603Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing/2.7.5.Final/quarkus-smallrye-opentracing-2.7.5.Final.pom
[2026-02-25T22:10:20.603Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing/2.7.5.Final/quarkus-smallrye-opentracing-2.7.5.Final-sources.jar
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --------------< io.quarkus:quarkus-mongodb-client-parent >--------------
[2026-02-25T22:10:20.603Z] [INFO] Building Quarkus - MongoDB Client 2.7.5.Final [162/964]
[2026-02-25T22:10:20.603Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-client-parent ---
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-client-parent ---
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-client-parent ---
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-client-parent ---
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-client-parent ---
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-client-parent ---
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-client-parent ---
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-client-parent ---
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-client-parent ---
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-client-parent ---
[2026-02-25T22:10:20.603Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-client-parent ---
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-client-parent ---
[2026-02-25T22:10:20.603Z] [INFO] Installing /quarkus/extensions/mongodb-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-client-parent/2.7.5.Final/quarkus-mongodb-client-parent-2.7.5.Final.pom
[2026-02-25T22:10:20.603Z] [INFO]
[2026-02-25T22:10:20.603Z] [INFO] -----------------< io.quarkus:quarkus-mongodb-client >------------------
[2026-02-25T22:10:20.603Z] [INFO] Building Quarkus - MongoDB Client - Runtime 2.7.5.Final [163/964]
[2026-02-25T22:10:20.603Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:10:20.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.3.4/mongodb-driver-sync-4.3.4.pom
[2026-02-25T22:10:20.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.3.4/mongodb-driver-sync-4.3.4.pom (1.7 kB at 5.5 kB/s)
[2026-02-25T22:10:20.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.pom
[2026-02-25T22:10:21.226Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.pom (1.3 kB at 15 kB/s)
[2026-02-25T22:10:21.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.3.4/mongodb-driver-core-4.3.4.pom
[2026-02-25T22:10:21.226Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.3.4/mongodb-driver-core-4.3.4.pom (3.1 kB at 36 kB/s)
[2026-02-25T22:10:21.226Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-reactivestreams/4.3.4/mongodb-driver-reactivestreams-4.3.4.pom
[2026-02-25T22:10:21.535Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-reactivestreams/4.3.4/mongodb-driver-reactivestreams-4.3.4.pom (2.4 kB at 8.4 kB/s)
[2026-02-25T22:10:21.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR23/reactor-bom-Californium-SR23.pom
[2026-02-25T22:10:21.535Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR23/reactor-bom-Californium-SR23.pom (3.7 kB at 44 kB/s)
[2026-02-25T22:10:21.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.2.22.RELEASE/reactor-core-3.2.22.RELEASE.pom
[2026-02-25T22:10:21.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.2.22.RELEASE/reactor-core-3.2.22.RELEASE.pom (2.6 kB at 8.4 kB/s)
[2026-02-25T22:10:21.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.pom
[2026-02-25T22:10:22.154Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.pom (1.6 kB at 5.4 kB/s)
[2026-02-25T22:10:22.154Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-common/0.1.5/opentracing-mongo-common-0.1.5.pom
[2026-02-25T22:10:22.154Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-common/0.1.5/opentracing-mongo-common-0.1.5.pom (1.3 kB at 18 kB/s)
[2026-02-25T22:10:22.154Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-parent/0.1.5/opentracing-mongo-parent-0.1.5.pom
[2026-02-25T22:10:22.464Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-parent/0.1.5/opentracing-mongo-parent-0.1.5.pom (7.8 kB at 103 kB/s)
[2026-02-25T22:10:22.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.mongo/3.2.0/de.flapdoodle.embed.mongo-3.2.0.pom
[2026-02-25T22:10:22.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.mongo/3.2.0/de.flapdoodle.embed.mongo-3.2.0.pom (17 kB at 30 kB/s)
[2026-02-25T22:10:22.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.process/3.1.3/de.flapdoodle.embed.process-3.1.3.pom
[2026-02-25T22:10:23.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.process/3.1.3/de.flapdoodle.embed.process-3.1.3.pom (22 kB at 95 kB/s)
[2026-02-25T22:10:23.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/de.flapdoodle.os/1.0.5/de.flapdoodle.os-1.0.5.pom
[2026-02-25T22:10:23.421Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/de.flapdoodle.os/1.0.5/de.flapdoodle.os-1.0.5.pom (17 kB at 57 kB/s)
[2026-02-25T22:10:23.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.9.0/jna-platform-5.9.0.pom
[2026-02-25T22:10:23.421Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.9.0/jna-platform-5.9.0.pom (2.2 kB at 37 kB/s)
[2026-02-25T22:10:23.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.3.4/mongodb-driver-sync-4.3.4.jar
[2026-02-25T22:10:23.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.3.4/mongodb-driver-core-4.3.4.jar
[2026-02-25T22:10:23.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.jar
[2026-02-25T22:10:23.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-reactivestreams/4.3.4/mongodb-driver-reactivestreams-4.3.4.jar
[2026-02-25T22:10:23.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.2.22.RELEASE/reactor-core-3.2.22.RELEASE.jar
[2026-02-25T22:10:23.421Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-sync/4.3.4/mongodb-driver-sync-4.3.4.jar (139 kB at 3.6 MB/s)
[2026-02-25T22:10:23.421Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.jar
[2026-02-25T22:10:23.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-core/3.2.22.RELEASE/reactor-core-3.2.22.RELEASE.jar (1.5 MB at 27 MB/s)
[2026-02-25T22:10:23.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-common/0.1.5/opentracing-mongo-common-0.1.5.jar
[2026-02-25T22:10:23.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-mongo-common/0.1.5/opentracing-mongo-common-0.1.5.jar (13 kB at 138 kB/s)
[2026-02-25T22:10:23.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.mongo/3.2.0/de.flapdoodle.embed.mongo-3.2.0.jar
[2026-02-25T22:10:23.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.jar (1.5 MB at 16 MB/s)
[2026-02-25T22:10:23.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.process/3.1.3/de.flapdoodle.embed.process-3.1.3.jar
[2026-02-25T22:10:23.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-core/4.3.4/mongodb-driver-core-4.3.4.jar (1.5 MB at 14 MB/s)
[2026-02-25T22:10:23.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/flapdoodle/de.flapdoodle.os/1.0.5/de.flapdoodle.os-1.0.5.jar
[2026-02-25T22:10:23.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.jar (501 kB at 4.1 MB/s)
[2026-02-25T22:10:23.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.9.0/jna-platform-5.9.0.jar
[2026-02-25T22:10:23.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-reactivestreams/4.3.4/mongodb-driver-reactivestreams-4.3.4.jar (155 kB at 801 kB/s)
[2026-02-25T22:10:23.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.9.0/jna-platform-5.9.0.jar (1.3 MB at 6.4 MB/s)
[2026-02-25T22:10:23.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/de.flapdoodle.os/1.0.5/de.flapdoodle.os-1.0.5.jar (79 kB at 232 kB/s)
[2026-02-25T22:10:24.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.mongo/3.2.0/de.flapdoodle.embed.mongo-3.2.0.jar (247 kB at 509 kB/s)
[2026-02-25T22:10:24.044Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/flapdoodle/embed/de.flapdoodle.embed.process/3.1.3/de.flapdoodle.embed.process-3.1.3.jar (213 kB at 319 kB/s)
[2026-02-25T22:10:24.044Z] [INFO]
[2026-02-25T22:10:24.044Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-client ---
[2026-02-25T22:10:24.044Z] [INFO]
[2026-02-25T22:10:24.044Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-client ---
[2026-02-25T22:10:24.714Z] [INFO]
[2026-02-25T22:10:24.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-client ---
[2026-02-25T22:10:24.714Z] [INFO]
[2026-02-25T22:10:24.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-client ---
[2026-02-25T22:10:24.714Z] [INFO]
[2026-02-25T22:10:24.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-client ---
[2026-02-25T22:10:24.714Z] [INFO]
[2026-02-25T22:10:24.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-client ---
[2026-02-25T22:10:24.714Z] [INFO]
[2026-02-25T22:10:24.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-client ---
[2026-02-25T22:10:24.714Z] [INFO]
[2026-02-25T22:10:24.714Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-client ---
[2026-02-25T22:10:24.714Z] [INFO]
[2026-02-25T22:10:24.714Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-client ---
[2026-02-25T22:10:24.714Z] [INFO] Processed 41 files in 178ms (Formatted: 0, Unchanged: 41, Failed: 0, Readonly: 0)
[2026-02-25T22:10:24.714Z] [INFO]
[2026-02-25T22:10:24.714Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-client ---
[2026-02-25T22:10:25.027Z] [INFO] Processed 41 files in 00:00.220 (Already Sorted: 41, Needed Sorting: 0)
[2026-02-25T22:10:25.027Z] [INFO]
[2026-02-25T22:10:25.027Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-client ---
[2026-02-25T22:10:25.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:10:25.027Z] [INFO] Copying 2 resources
[2026-02-25T22:10:25.027Z] [INFO]
[2026-02-25T22:10:25.027Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-client ---
[2026-02-25T22:10:25.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.pom
[2026-02-25T22:10:25.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.pom (1.5 kB at 13 kB/s)
[2026-02-25T22:10:25.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.jar
[2026-02-25T22:10:25.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.jar (4.1 kB at 48 kB/s)
[2026-02-25T22:10:25.343Z] [INFO]
[2026-02-25T22:10:25.343Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-client ---
[2026-02-25T22:10:25.343Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:10:25.343Z] [INFO] Compiling 31 source files to /quarkus/extensions/mongodb-client/runtime/target/classes
[2026-02-25T22:10:26.437Z] [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
[2026-02-25T22:10:26.437Z] reason: class file for javax.annotation.meta.When not found
[2026-02-25T22:10:26.437Z] [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
[2026-02-25T22:10:26.437Z] reason: class file for javax.annotation.meta.When not found
[2026-02-25T22:10:26.437Z] [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
[2026-02-25T22:10:26.437Z] reason: class file for javax.annotation.meta.When not found
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/FindOptions.java:[298,34] oplogReplay(boolean) in com.mongodb.reactivestreams.client.FindPublisher has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/MapReduceOptions.java:[249,30] sharded(boolean) in com.mongodb.reactivestreams.client.MapReducePublisher has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/MapReduceOptions.java:[250,30] nonAtomic(boolean) in com.mongodb.reactivestreams.client.MapReducePublisher has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[72,17] connectionRemoved(com.mongodb.event.ConnectionRemovedEvent) in com.mongodb.event.ConnectionPoolListener has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[60,17] connectionAdded(com.mongodb.event.ConnectionAddedEvent) in com.mongodb.event.ConnectionPoolListener has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[26,17] connectionPoolOpened(com.mongodb.event.ConnectionPoolOpenedEvent) in com.mongodb.event.ConnectionPoolListener has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[26,38] com.mongodb.event.ConnectionPoolOpenedEvent in com.mongodb.event has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[26,38] com.mongodb.event.ConnectionPoolOpenedEvent in com.mongodb.event has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[26,38] com.mongodb.event.ConnectionPoolOpenedEvent in com.mongodb.event has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[60,33] com.mongodb.event.ConnectionAddedEvent in com.mongodb.event has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[60,33] com.mongodb.event.ConnectionAddedEvent in com.mongodb.event has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[60,33] com.mongodb.event.ConnectionAddedEvent in com.mongodb.event has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[72,35] com.mongodb.event.ConnectionRemovedEvent in com.mongodb.event has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[72,35] com.mongodb.event.ConnectionRemovedEvent in com.mongodb.event has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/metrics/MongoMetricsConnectionPoolListener.java:[72,35] com.mongodb.event.ConnectionRemovedEvent in com.mongodb.event has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,26] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,26] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,26] io.vertx.core.logging.Logger in io.vertx.core.logging has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,42] io.vertx.core.logging.LoggerFactory in io.vertx.core.logging has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[19,55] getLogger(java.lang.Class<?>) in io.vertx.core.logging.LoggerFactory has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[25,15] debug(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[30,15] trace(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[36,15] trace(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2026-02-25T22:10:26.437Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/main/java/io/quarkus/mongodb/tracing/MongoTracingCommandListener.java:[42,15] trace(java.lang.Object) in io.vertx.core.logging.Logger has been deprecated
[2026-02-25T22:10:26.437Z] [INFO]
[2026-02-25T22:10:26.437Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-client ---
[2026-02-25T22:10:26.437Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:10:26.437Z] [INFO] Copying 21 resources
[2026-02-25T22:10:26.437Z] [INFO]
[2026-02-25T22:10:26.437Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-client ---
[2026-02-25T22:10:26.437Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:10:26.437Z] [INFO] Compiling 10 source files to /quarkus/extensions/mongodb-client/runtime/target/test-classes
[2026-02-25T22:10:27.529Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/test/java/io/quarkus/mongodb/reactive/MongoTestBase.java:[172,66] unchecked method invocation: method toArray in interface java.util.List is applied to given types
[2026-02-25T22:10:27.529Z] required: T[]
[2026-02-25T22:10:27.529Z] found: java.util.concurrent.CompletableFuture[]
[2026-02-25T22:10:27.529Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/test/java/io/quarkus/mongodb/reactive/MongoTestBase.java:[172,66] unchecked conversion
[2026-02-25T22:10:27.529Z] required: java.util.concurrent.CompletableFuture<com.mongodb.client.result.InsertOneResult>[]
[2026-02-25T22:10:27.529Z] found: java.util.concurrent.CompletableFuture[]
[2026-02-25T22:10:27.529Z] [INFO]
[2026-02-25T22:10:27.529Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-client ---
[2026-02-25T22:10:27.530Z] [INFO]
[2026-02-25T22:10:27.530Z] [INFO] -------------------------------------------------------
[2026-02-25T22:10:27.530Z] [INFO] T E S T S
[2026-02-25T22:10:27.530Z] [INFO] -------------------------------------------------------
[2026-02-25T22:10:27.530Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:10:28.201Z] [INFO] Running io.quarkus.mongodb.runtime.MongoServiceBindingConverterTest
[2026-02-25T22:10:28.512Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-02-25T22:10:29.604Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.196 s - in io.quarkus.mongodb.runtime.MongoServiceBindingConverterTest
[2026-02-25T22:10:29.604Z] [INFO] Running io.quarkus.mongodb.reactive.CollectionManagementTest
[2026-02-25T22:10:40.257Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu} START
[2026-02-25T22:10:40.257Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu} DownloadSize: 85182065
[2026-02-25T22:10:40.257Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu} 0% 1% 2% 3% 4% 5% 6% 7% 8% 9% 10% 11% 12% 13% 14% 15% 16% 17% 18% 19% 20% 21% 22% 23% 24% 25% 26% 27% 28% 29% 30% 31% 32% 33% 34% 35% 36% 37% 38% 39% 40% 41% 42% 43% 44% 45% 46% 47% 48% 49% 50% 51% 52% 53% 54% 55% 56% 57% 58% 59% 60% 61% 62% 63% 64% 65% 66% 67% 68% 69% 70% 71% 72% 73% 74% 75% 76% 77% 78% 79% 80% 81% 82% 83% 84% 85% 86% 87% 88% 89% 90% 91% 92% 93% 94% 95% 96% 97% 98% 99% 100% Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu} downloaded with 83185kb/s
[2026-02-25T22:10:40.257Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu} DONE
[2026-02-25T22:10:40.257Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-4.0.12.tgz START
[2026-02-25T22:10:40.257Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-4.0.12.tgz extract mongodb-linux-x86_64-4.0.12/bin/mongod
[2026-02-25T22:10:40.257Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-4.0.12.tgz nothing left
[2026-02-25T22:10:40.257Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-4.0.12.tgz DONE
[2026-02-25T22:10:40.566Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.086 s - in io.quarkus.mongodb.reactive.CollectionManagementTest
[2026-02-25T22:10:40.566Z] [INFO] Running io.quarkus.mongodb.reactive.ConnectionToReplicaSetTest
[2026-02-25T22:10:59.453Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.18 s - in io.quarkus.mongodb.reactive.ConnectionToReplicaSetTest
[2026-02-25T22:10:59.453Z] [INFO] Running io.quarkus.mongodb.reactive.ReactiveMongoClientTest
[2026-02-25T22:10:59.453Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.814 s - in io.quarkus.mongodb.reactive.ReactiveMongoClientTest
[2026-02-25T22:10:59.453Z] [INFO] Running io.quarkus.mongodb.reactive.BasicInteractionTest
[2026-02-25T22:11:01.621Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.752 s - in io.quarkus.mongodb.reactive.BasicInteractionTest
[2026-02-25T22:11:01.621Z] [INFO] Running io.quarkus.mongodb.reactive.DatabaseRunCommandTest
[2026-02-25T22:11:02.296Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 s - in io.quarkus.mongodb.reactive.DatabaseRunCommandTest
[2026-02-25T22:11:02.296Z] [INFO] Running io.quarkus.mongodb.reactive.ListDatabaseTest
[2026-02-25T22:11:05.950Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.25 s - in io.quarkus.mongodb.reactive.ListDatabaseTest
[2026-02-25T22:11:05.950Z] [INFO] Running io.quarkus.mongodb.reactive.DatabaseListTest
[2026-02-25T22:11:06.623Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 s - in io.quarkus.mongodb.reactive.DatabaseListTest
[2026-02-25T22:11:07.299Z] [INFO]
[2026-02-25T22:11:07.299Z] [INFO] Results:
[2026-02-25T22:11:07.299Z] [INFO]
[2026-02-25T22:11:07.299Z] [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:11:07.299Z] [INFO]
[2026-02-25T22:11:07.299Z] [INFO]
[2026-02-25T22:11:07.299Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-client ---
[2026-02-25T22:11:07.299Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final.jar
[2026-02-25T22:11:07.299Z] [INFO]
[2026-02-25T22:11:07.299Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-client ---
[2026-02-25T22:11:07.299Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final-sources.jar
[2026-02-25T22:11:07.299Z] [INFO]
[2026-02-25T22:11:07.299Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-client ---
[2026-02-25T22:11:07.299Z] [INFO] Installing /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-client/2.7.5.Final/quarkus-mongodb-client-2.7.5.Final.jar
[2026-02-25T22:11:07.299Z] [INFO] Installing /quarkus/extensions/mongodb-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-client/2.7.5.Final/quarkus-mongodb-client-2.7.5.Final.pom
[2026-02-25T22:11:07.299Z] [INFO] Installing /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-client/2.7.5.Final/quarkus-mongodb-client-2.7.5.Final-sources.jar
[2026-02-25T22:11:07.299Z] [INFO]
[2026-02-25T22:11:07.299Z] [INFO] ------------------< io.quarkus:quarkus-test-mongodb >-------------------
[2026-02-25T22:11:07.299Z] [INFO] Building Quarkus - Test Framework - MongoDB Support 2.7.5.Final [164/964]
[2026-02-25T22:11:07.299Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:11:07.299Z] [INFO]
[2026-02-25T22:11:07.299Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-mongodb ---
[2026-02-25T22:11:07.299Z] [INFO]
[2026-02-25T22:11:07.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-mongodb ---
[2026-02-25T22:11:07.612Z] [INFO]
[2026-02-25T22:11:07.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-mongodb ---
[2026-02-25T22:11:07.612Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:11:07.612Z] [INFO]
[2026-02-25T22:11:07.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-mongodb ---
[2026-02-25T22:11:07.612Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:11:07.612Z] [INFO]
[2026-02-25T22:11:07.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-mongodb ---
[2026-02-25T22:11:07.612Z] [INFO]
[2026-02-25T22:11:07.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-mongodb ---
[2026-02-25T22:11:07.612Z] [INFO]
[2026-02-25T22:11:07.612Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-mongodb ---
[2026-02-25T22:11:07.612Z] [INFO]
[2026-02-25T22:11:07.612Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-mongodb ---
[2026-02-25T22:11:07.612Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:11:07.612Z] [INFO]
[2026-02-25T22:11:07.612Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-mongodb ---
[2026-02-25T22:11:07.612Z] [INFO] Processed 2 files in 00:00.008 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:11:07.612Z] [INFO]
[2026-02-25T22:11:07.612Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-mongodb ---
[2026-02-25T22:11:07.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:07.612Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/mongodb/src/main/resources
[2026-02-25T22:11:07.612Z] [INFO]
[2026-02-25T22:11:07.612Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-mongodb ---
[2026-02-25T22:11:07.612Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:11:07.612Z] [INFO] Compiling 2 source files to /quarkus/test-framework/mongodb/target/classes
[2026-02-25T22:11:07.612Z] [INFO]
[2026-02-25T22:11:07.612Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-mongodb ---
[2026-02-25T22:11:07.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:07.612Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/mongodb/src/test/resources
[2026-02-25T22:11:07.612Z] [INFO]
[2026-02-25T22:11:07.612Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-mongodb ---
[2026-02-25T22:11:07.612Z] [INFO] No sources to compile
[2026-02-25T22:11:07.612Z] [INFO]
[2026-02-25T22:11:07.612Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-mongodb ---
[2026-02-25T22:11:07.612Z] [INFO] No tests to run.
[2026-02-25T22:11:07.612Z] [INFO]
[2026-02-25T22:11:07.612Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-mongodb ---
[2026-02-25T22:11:07.612Z] [INFO] Building jar: /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final.jar
[2026-02-25T22:11:07.612Z] [INFO]
[2026-02-25T22:11:07.612Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-mongodb ---
[2026-02-25T22:11:07.612Z] [INFO] Building jar: /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final-sources.jar
[2026-02-25T22:11:07.925Z] [INFO]
[2026-02-25T22:11:07.925Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-mongodb ---
[2026-02-25T22:11:07.925Z] [INFO] Installing /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-mongodb/2.7.5.Final/quarkus-test-mongodb-2.7.5.Final.jar
[2026-02-25T22:11:07.925Z] [INFO] Installing /quarkus/test-framework/mongodb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-mongodb/2.7.5.Final/quarkus-test-mongodb-2.7.5.Final.pom
[2026-02-25T22:11:07.925Z] [INFO] Installing /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-mongodb/2.7.5.Final/quarkus-test-mongodb-2.7.5.Final-sources.jar
[2026-02-25T22:11:07.925Z] [INFO]
[2026-02-25T22:11:07.925Z] [INFO] -------------< io.quarkus:quarkus-test-infinispan-client >--------------
[2026-02-25T22:11:07.925Z] [INFO] Building Quarkus - Test Framework - Infinispan Client Support 2.7.5.Final [165/964]
[2026-02-25T22:11:07.925Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:11:07.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.6.Final/infinispan-server-testdriver-core-13.0.6.Final.pom
[2026-02-25T22:11:08.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.6.Final/infinispan-server-testdriver-core-13.0.6.Final.pom (2.6 kB at 4.2 kB/s)
[2026-02-25T22:11:08.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-testdriver-parent-pom/13.0.6.Final/infinispan-testdriver-parent-pom-13.0.6.Final.pom
[2026-02-25T22:11:09.228Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-testdriver-parent-pom/13.0.6.Final/infinispan-testdriver-parent-pom-13.0.6.Final.pom (894 B at 1.4 kB/s)
[2026-02-25T22:11:09.228Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-parent/13.0.6.Final/infinispan-server-parent-13.0.6.Final.pom
[2026-02-25T22:11:09.539Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-parent/13.0.6.Final/infinispan-server-parent-13.0.6.Final.pom (1.4 kB at 2.1 kB/s)
[2026-02-25T22:11:09.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-parent/13.0.6.Final/infinispan-parent-13.0.6.Final.pom
[2026-02-25T22:11:10.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-parent/13.0.6.Final/infinispan-parent-13.0.6.Final.pom (164 kB at 465 kB/s)
[2026-02-25T22:11:10.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/13.0.6.Final/infinispan-build-configuration-parent-13.0.6.Final.pom
[2026-02-25T22:11:10.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/13.0.6.Final/infinispan-build-configuration-parent-13.0.6.Final.pom (13 kB at 55 kB/s)
[2026-02-25T22:11:10.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/13.0.6.Final/infinispan-bom-13.0.6.Final.pom
[2026-02-25T22:11:10.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/13.0.6.Final/infinispan-bom-13.0.6.Final.pom (19 kB at 567 kB/s)
[2026-02-25T22:11:10.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.6.Final/infinispan-commons-13.0.6.Final.pom
[2026-02-25T22:11:10.887Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.6.Final/infinispan-commons-13.0.6.Final.pom (11 kB at 29 kB/s)
[2026-02-25T22:11:10.887Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-parent/13.0.6.Final/infinispan-commons-parent-13.0.6.Final.pom
[2026-02-25T22:11:10.887Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-parent/13.0.6.Final/infinispan-commons-parent-13.0.6.Final.pom (870 B at 3.1 kB/s)
[2026-02-25T22:11:10.887Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.pom
[2026-02-25T22:11:10.887Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.pom (8.6 kB at 246 kB/s)
[2026-02-25T22:11:10.887Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/parent/4.4.1.Final/parent-4.4.1.Final.pom
[2026-02-25T22:11:11.201Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/parent/4.4.1.Final/parent-4.4.1.Final.pom (20 kB at 613 kB/s)
[2026-02-25T22:11:11.201Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.pom
[2026-02-25T22:11:11.201Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.pom (1.8 kB at 51 kB/s)
[2026-02-25T22:11:11.201Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom
[2026-02-25T22:11:11.201Z] [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 59 kB/s)
[2026-02-25T22:11:11.201Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom
[2026-02-25T22:11:11.201Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom (2.4 kB at 74 kB/s)
[2026-02-25T22:11:11.201Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.6.Final/infinispan-server-runtime-13.0.6.Final.pom
[2026-02-25T22:11:11.877Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.6.Final/infinispan-server-runtime-13.0.6.Final.pom (20 kB at 34 kB/s)
[2026-02-25T22:11:11.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.6.Final/infinispan-server-hotrod-13.0.6.Final.pom
[2026-02-25T22:11:12.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.6.Final/infinispan-server-hotrod-13.0.6.Final.pom (12 kB at 20 kB/s)
[2026-02-25T22:11:12.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.6.Final/infinispan-server-core-13.0.6.Final.pom
[2026-02-25T22:11:13.281Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.6.Final/infinispan-server-core-13.0.6.Final.pom (5.2 kB at 6.1 kB/s)
[2026-02-25T22:11:13.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.6.Final/infinispan-tasks-13.0.6.Final.pom
[2026-02-25T22:11:13.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.6.Final/infinispan-tasks-13.0.6.Final.pom (2.9 kB at 4.9 kB/s)
[2026-02-25T22:11:13.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.6.Final/infinispan-core-13.0.6.Final.pom
[2026-02-25T22:11:13.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.6.Final/infinispan-core-13.0.6.Final.pom (9.5 kB at 30 kB/s)
[2026-02-25T22:11:13.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.pom
[2026-02-25T22:11:14.264Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.pom (21 kB at 570 kB/s)
[2026-02-25T22:11:14.264Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.6.Final/infinispan-tasks-api-13.0.6.Final.pom
[2026-02-25T22:11:14.937Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.6.Final/infinispan-tasks-api-13.0.6.Final.pom (1.3 kB at 1.7 kB/s)
[2026-02-25T22:11:14.937Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom
[2026-02-25T22:11:14.937Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom (22 kB at 667 kB/s)
[2026-02-25T22:11:14.937Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.18/xstream-parent-1.4.18.pom
[2026-02-25T22:11:14.937Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.18/xstream-parent-1.4.18.pom (43 kB at 1.3 MB/s)
[2026-02-25T22:11:14.937Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.6.Final/infinispan-clustered-counter-13.0.6.Final.pom
[2026-02-25T22:11:15.609Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.6.Final/infinispan-clustered-counter-13.0.6.Final.pom (4.6 kB at 6.2 kB/s)
[2026-02-25T22:11:15.609Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.6.Final/infinispan-multimap-13.0.6.Final.pom
[2026-02-25T22:11:16.704Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.6.Final/infinispan-multimap-13.0.6.Final.pom (3.6 kB at 3.8 kB/s)
[2026-02-25T22:11:16.704Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.6.Final/infinispan-server-rest-13.0.6.Final.pom
[2026-02-25T22:11:17.375Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.6.Final/infinispan-server-rest-13.0.6.Final.pom (11 kB at 18 kB/s)
[2026-02-25T22:11:17.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.6.Final/infinispan-remote-query-server-13.0.6.Final.pom
[2026-02-25T22:11:18.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.6.Final/infinispan-remote-query-server-13.0.6.Final.pom (4.0 kB at 6.8 kB/s)
[2026-02-25T22:11:18.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.6.Final/infinispan-query-dsl-13.0.6.Final.pom
[2026-02-25T22:11:18.047Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.6.Final/infinispan-query-dsl-13.0.6.Final.pom (3.0 kB at 9.7 kB/s)
[2026-02-25T22:11:18.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.6.Final/infinispan-query-core-13.0.6.Final.pom
[2026-02-25T22:11:18.722Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.6.Final/infinispan-query-core-13.0.6.Final.pom (3.3 kB at 7.3 kB/s)
[2026-02-25T22:11:18.722Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.6.Final/infinispan-objectfilter-13.0.6.Final.pom
[2026-02-25T22:11:19.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.6.Final/infinispan-objectfilter-13.0.6.Final.pom (8.3 kB at 13 kB/s)
[2026-02-25T22:11:19.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.6.Final/infinispan-query-13.0.6.Final.pom
[2026-02-25T22:11:20.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.6.Final/infinispan-query-13.0.6.Final.pom (7.1 kB at 8.1 kB/s)
[2026-02-25T22:11:20.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.6.Final/infinispan-clustered-lock-13.0.6.Final.pom
[2026-02-25T22:11:20.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.6.Final/infinispan-clustered-lock-13.0.6.Final.pom (3.7 kB at 8.9 kB/s)
[2026-02-25T22:11:20.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.pom
[2026-02-25T22:11:21.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.pom (2.9 kB at 8.8 kB/s)
[2026-02-25T22:11:21.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.0.6.Final/hibernate-search-parent-public-6.0.6.Final.pom
[2026-02-25T22:11:21.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.0.6.Final/hibernate-search-parent-public-6.0.6.Final.pom (13 kB at 361 kB/s)
[2026-02-25T22:11:21.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.0.6.Final/hibernate-search-parent-6.0.6.Final.pom
[2026-02-25T22:11:21.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.0.6.Final/hibernate-search-parent-6.0.6.Final.pom (119 kB at 608 kB/s)
[2026-02-25T22:11:21.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.pom
[2026-02-25T22:11:21.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.pom (1.5 kB at 7.8 kB/s)
[2026-02-25T22:11:21.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.pom
[2026-02-25T22:11:21.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.pom (1.3 kB at 3.1 kB/s)
[2026-02-25T22:11:21.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.pom
[2026-02-25T22:11:21.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.pom (2.0 kB at 7.1 kB/s)
[2026-02-25T22:11:21.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.pom
[2026-02-25T22:11:21.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.pom (1.9 kB at 52 kB/s)
[2026-02-25T22:11:21.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.pom
[2026-02-25T22:11:22.302Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.pom (4.4 kB at 13 kB/s)
[2026-02-25T22:11:22.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.pom
[2026-02-25T22:11:22.302Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.pom (3.0 kB at 84 kB/s)
[2026-02-25T22:11:22.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/8.7.0/lucene-parent-8.7.0.pom
[2026-02-25T22:11:22.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/8.7.0/lucene-parent-8.7.0.pom (5.0 kB at 142 kB/s)
[2026-02-25T22:11:22.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/8.7.0/lucene-solr-grandparent-8.7.0.pom
[2026-02-25T22:11:22.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/8.7.0/lucene-solr-grandparent-8.7.0.pom (423 kB at 8.5 MB/s)
[2026-02-25T22:11:22.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.pom
[2026-02-25T22:11:22.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.pom (3.3 kB at 99 kB/s)
[2026-02-25T22:11:22.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.pom
[2026-02-25T22:11:22.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.pom (3.5 kB at 100 kB/s)
[2026-02-25T22:11:22.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.pom
[2026-02-25T22:11:22.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.pom (3.4 kB at 102 kB/s)
[2026-02-25T22:11:22.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.pom
[2026-02-25T22:11:22.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.pom (2.9 kB at 79 kB/s)
[2026-02-25T22:11:22.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.pom
[2026-02-25T22:11:22.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.pom (2.8 kB at 77 kB/s)
[2026-02-25T22:11:22.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.pom
[2026-02-25T22:11:22.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.pom (3.2 kB at 48 kB/s)
[2026-02-25T22:11:22.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.pom
[2026-02-25T22:11:22.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.pom (9.8 kB at 229 kB/s)
[2026-02-25T22:11:22.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.8.1/hppc-parent-0.8.1.pom
[2026-02-25T22:11:22.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.8.1/hppc-parent-0.8.1.pom (19 kB at 453 kB/s)
[2026-02-25T22:11:22.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.6.Final/infinispan-remote-query-client-13.0.6.Final.pom
[2026-02-25T22:11:23.237Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.6.Final/infinispan-remote-query-client-13.0.6.Final.pom (2.7 kB at 7.8 kB/s)
[2026-02-25T22:11:23.237Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.6.Final/infinispan-cachestore-remote-13.0.6.Final.pom
[2026-02-25T22:11:23.548Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.6.Final/infinispan-cachestore-remote-13.0.6.Final.pom (19 kB at 52 kB/s)
[2026-02-25T22:11:23.548Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-persistence-parent/13.0.6.Final/infinispan-persistence-parent-13.0.6.Final.pom
[2026-02-25T22:11:24.221Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-persistence-parent/13.0.6.Final/infinispan-persistence-parent-13.0.6.Final.pom (1.3 kB at 2.5 kB/s)
[2026-02-25T22:11:24.221Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.6.Final/infinispan-client-hotrod-13.0.6.Final.pom
[2026-02-25T22:11:24.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.6.Final/infinispan-client-hotrod-13.0.6.Final.pom (27 kB at 82 kB/s)
[2026-02-25T22:11:24.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.6.Final/infinispan-server-memcached-13.0.6.Final.pom
[2026-02-25T22:11:25.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.6.Final/infinispan-server-memcached-13.0.6.Final.pom (2.9 kB at 4.4 kB/s)
[2026-02-25T22:11:25.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.6.Final/infinispan-server-router-13.0.6.Final.pom
[2026-02-25T22:11:26.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.6.Final/infinispan-server-router-13.0.6.Final.pom (11 kB at 10 kB/s)
[2026-02-25T22:11:26.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.6.Final/infinispan-client-rest-13.0.6.Final.pom
[2026-02-25T22:11:26.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.6.Final/infinispan-client-rest-13.0.6.Final.pom (1.4 kB at 3.6 kB/s)
[2026-02-25T22:11:26.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.pom
[2026-02-25T22:11:26.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.pom (2.4 kB at 59 kB/s)
[2026-02-25T22:11:26.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.6.Final/infinispan-cachestore-jdbc-13.0.6.Final.pom
[2026-02-25T22:11:27.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.6.Final/infinispan-cachestore-jdbc-13.0.6.Final.pom (3.9 kB at 7.3 kB/s)
[2026-02-25T22:11:27.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.6.Final/infinispan-cachestore-jdbc-common-13.0.6.Final.pom
[2026-02-25T22:11:27.598Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.6.Final/infinispan-cachestore-jdbc-common-13.0.6.Final.pom (3.2 kB at 6.5 kB/s)
[2026-02-25T22:11:27.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.pom
[2026-02-25T22:11:27.912Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.pom (2.1 kB at 8.5 kB/s)
[2026-02-25T22:11:27.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.15/agroal-parent-1.15.pom
[2026-02-25T22:11:28.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.15/agroal-parent-1.15.pom (6.1 kB at 33 kB/s)
[2026-02-25T22:11:28.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.pom
[2026-02-25T22:11:28.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.pom (2.2 kB at 12 kB/s)
[2026-02-25T22:11:28.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.6.Final/infinispan-cachestore-sql-13.0.6.Final.pom
[2026-02-25T22:11:28.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.6.Final/infinispan-cachestore-sql-13.0.6.Final.pom (5.3 kB at 9.7 kB/s)
[2026-02-25T22:11:28.897Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.6.Final/infinispan-cachestore-rocksdb-13.0.6.Final.pom
[2026-02-25T22:11:29.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.6.Final/infinispan-cachestore-rocksdb-13.0.6.Final.pom (3.9 kB at 4.1 kB/s)
[2026-02-25T22:11:29.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.pom
[2026-02-25T22:11:29.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.pom (7.4 kB at 200 kB/s)
[2026-02-25T22:11:29.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.6.Final/infinispan-cli-client-13.0.6.Final.pom
[2026-02-25T22:11:31.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.6.Final/infinispan-cli-client-13.0.6.Final.pom (7.5 kB at 7.6 kB/s)
[2026-02-25T22:11:31.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom
[2026-02-25T22:11:31.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom (14 kB at 420 kB/s)
[2026-02-25T22:11:31.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom
[2026-02-25T22:11:31.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom (69 kB at 1.8 MB/s)
[2026-02-25T22:11:31.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom
[2026-02-25T22:11:31.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom (3.1 kB at 98 kB/s)
[2026-02-25T22:11:31.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.6.Final/infinispan-scripting-13.0.6.Final.pom
[2026-02-25T22:11:31.767Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.6.Final/infinispan-scripting-13.0.6.Final.pom (3.8 kB at 6.4 kB/s)
[2026-02-25T22:11:31.767Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.6.Final/infinispan-jboss-marshalling-13.0.6.Final.pom
[2026-02-25T22:11:32.438Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.6.Final/infinispan-jboss-marshalling-13.0.6.Final.pom (2.4 kB at 3.5 kB/s)
[2026-02-25T22:11:32.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.6.Final/infinispan-anchored-keys-13.0.6.Final.pom
[2026-02-25T22:11:33.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.6.Final/infinispan-anchored-keys-13.0.6.Final.pom (3.1 kB at 4.2 kB/s)
[2026-02-25T22:11:33.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.6.Final/infinispan-cloudevents-integration-13.0.6.Final.pom
[2026-02-25T22:11:33.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.6.Final/infinispan-cloudevents-integration-13.0.6.Final.pom (3.4 kB at 5.9 kB/s)
[2026-02-25T22:11:33.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.pom
[2026-02-25T22:11:33.781Z] [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 47 kB/s)
[2026-02-25T22:11:33.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.pom
[2026-02-25T22:11:33.781Z] [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 48 kB/s)
[2026-02-25T22:11:33.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom
[2026-02-25T22:11:33.782Z] [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 53 kB/s)
[2026-02-25T22:11:33.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.pom
[2026-02-25T22:11:33.782Z] [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 93 kB/s)
[2026-02-25T22:11:33.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.1/log4j-jul-2.17.1.pom
[2026-02-25T22:11:33.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.1/log4j-jul-2.17.1.pom (8.9 kB at 235 kB/s)
[2026-02-25T22:11:33.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.pom
[2026-02-25T22:11:33.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.pom (9.4 kB at 235 kB/s)
[2026-02-25T22:11:33.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.23/jmh-parent-1.23.pom
[2026-02-25T22:11:33.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.23/jmh-parent-1.23.pom (11 kB at 301 kB/s)
[2026-02-25T22:11:33.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.pom
[2026-02-25T22:11:33.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.pom (11 kB at 314 kB/s)
[2026-02-25T22:11:33.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.pom
[2026-02-25T22:11:34.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.pom (17 kB at 471 kB/s)
[2026-02-25T22:11:34.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom
[2026-02-25T22:11:34.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 1.4 MB/s)
[2026-02-25T22:11:34.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.pom
[2026-02-25T22:11:34.403Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.pom (10 kB at 30 kB/s)
[2026-02-25T22:11:34.403Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-parent/1.0.6.Final/wildfly-openssl-parent-1.0.6.Final.pom
[2026-02-25T22:11:34.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-parent/1.0.6.Final/wildfly-openssl-parent-1.0.6.Final.pom (7.0 kB at 13 kB/s)
[2026-02-25T22:11:34.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/21/jboss-parent-21.pom
[2026-02-25T22:11:35.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/21/jboss-parent-21.pom (37 kB at 961 kB/s)
[2026-02-25T22:11:35.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.pom
[2026-02-25T22:11:36.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.pom (3.0 kB at 1.8 kB/s)
[2026-02-25T22:11:36.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.6.Final/infinispan-commons-test-13.0.6.Final.pom
[2026-02-25T22:11:36.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.6.Final/infinispan-commons-test-13.0.6.Final.pom (1.7 kB at 40 kB/s)
[2026-02-25T22:11:36.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.pom
[2026-02-25T22:11:36.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.pom (1.1 kB at 22 kB/s)
[2026-02-25T22:11:36.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.1.3/shrinkwrap-resolver-parent-3.1.3.pom
[2026-02-25T22:11:36.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.1.3/shrinkwrap-resolver-parent-3.1.3.pom (14 kB at 262 kB/s)
[2026-02-25T22:11:36.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.2/maven-3.5.2.pom
[2026-02-25T22:11:36.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.2/maven-3.5.2.pom (25 kB at 684 kB/s)
[2026-02-25T22:11:36.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.pom
[2026-02-25T22:11:36.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.pom (2.1 kB at 61 kB/s)
[2026-02-25T22:11:36.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.6.Final/infinispan-server-testdriver-core-13.0.6.Final.jar
[2026-02-25T22:11:36.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.6.Final/infinispan-commons-13.0.6.Final.jar
[2026-02-25T22:11:36.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.jar
[2026-02-25T22:11:36.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.jar
[2026-02-25T22:11:36.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar
[2026-02-25T22:11:36.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.jar (1.2 MB at 16 MB/s)
[2026-02-25T22:11:36.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar
[2026-02-25T22:11:36.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.jar (117 kB at 1.5 MB/s)
[2026-02-25T22:11:36.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.6.Final/infinispan-server-runtime-13.0.6.Final.jar
[2026-02-25T22:11:36.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar (2.6 MB at 20 MB/s)
[2026-02-25T22:11:36.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.6.Final/infinispan-server-hotrod-13.0.6.Final.jar
[2026-02-25T22:11:36.927Z] [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 5.7 MB/s)
[2026-02-25T22:11:36.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.6.Final/infinispan-server-core-13.0.6.Final.jar
[2026-02-25T22:11:37.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.6.Final/infinispan-commons-13.0.6.Final.jar (730 kB at 1.5 MB/s)
[2026-02-25T22:11:37.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.jar
[2026-02-25T22:11:37.551Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.jar (5.5 kB at 9.4 kB/s)
[2026-02-25T22:11:37.551Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.jar
[2026-02-25T22:11:37.551Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.6.Final/infinispan-server-testdriver-core-13.0.6.Final.jar (101 kB at 169 kB/s)
[2026-02-25T22:11:37.551Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.6.Final/infinispan-tasks-13.0.6.Final.jar
[2026-02-25T22:11:37.551Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.jar (630 kB at 927 kB/s)
[2026-02-25T22:11:37.551Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.6.Final/infinispan-tasks-api-13.0.6.Final.jar
[2026-02-25T22:11:37.551Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.6.Final/infinispan-server-runtime-13.0.6.Final.jar (438 kB at 541 kB/s)
[2026-02-25T22:11:37.551Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.6.Final/infinispan-clustered-counter-13.0.6.Final.jar
[2026-02-25T22:11:37.551Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.6.Final/infinispan-server-hotrod-13.0.6.Final.jar (352 kB at 403 kB/s)
[2026-02-25T22:11:37.551Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.6.Final/infinispan-multimap-13.0.6.Final.jar
[2026-02-25T22:11:37.551Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.6.Final/infinispan-server-core-13.0.6.Final.jar (236 kB at 268 kB/s)
[2026-02-25T22:11:37.551Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.6.Final/infinispan-server-rest-13.0.6.Final.jar
[2026-02-25T22:11:37.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.6.Final/infinispan-tasks-13.0.6.Final.jar (24 kB at 23 kB/s)
[2026-02-25T22:11:37.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.6.Final/infinispan-server-memcached-13.0.6.Final.jar
[2026-02-25T22:11:38.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.6.Final/infinispan-tasks-api-13.0.6.Final.jar (7.1 kB at 5.8 kB/s)
[2026-02-25T22:11:38.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.6.Final/infinispan-server-router-13.0.6.Final.jar
[2026-02-25T22:11:38.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.6.Final/infinispan-clustered-counter-13.0.6.Final.jar (160 kB at 109 kB/s)
[2026-02-25T22:11:38.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.6.Final/infinispan-remote-query-server-13.0.6.Final.jar
[2026-02-25T22:11:38.487Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.6.Final/infinispan-server-rest-13.0.6.Final.jar (304 kB at 201 kB/s)
[2026-02-25T22:11:38.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.6.Final/infinispan-query-dsl-13.0.6.Final.jar
[2026-02-25T22:11:38.487Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.6.Final/infinispan-query-dsl-13.0.6.Final.jar (62 kB at 38 kB/s)
[2026-02-25T22:11:38.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.6.Final/infinispan-query-core-13.0.6.Final.jar
[2026-02-25T22:11:38.487Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.6.Final/infinispan-multimap-13.0.6.Final.jar (34 kB at 21 kB/s)
[2026-02-25T22:11:38.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.6.Final/infinispan-objectfilter-13.0.6.Final.jar
[2026-02-25T22:11:38.487Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.6.Final/infinispan-server-memcached-13.0.6.Final.jar (52 kB at 30 kB/s)
[2026-02-25T22:11:38.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.6.Final/infinispan-query-13.0.6.Final.jar
[2026-02-25T22:11:38.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.6.Final/infinispan-server-router-13.0.6.Final.jar (57 kB at 30 kB/s)
[2026-02-25T22:11:38.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.6.Final/infinispan-clustered-lock-13.0.6.Final.jar
[2026-02-25T22:11:39.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.6.Final/infinispan-remote-query-server-13.0.6.Final.jar (165 kB at 73 kB/s)
[2026-02-25T22:11:39.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.jar
[2026-02-25T22:11:39.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.6.Final/infinispan-clustered-lock-13.0.6.Final.jar (78 kB at 33 kB/s)
[2026-02-25T22:11:39.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.jar
[2026-02-25T22:11:39.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.6.Final/infinispan-query-core-13.0.6.Final.jar (158 kB at 67 kB/s)
[2026-02-25T22:11:39.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.jar
[2026-02-25T22:11:39.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.6.Final/infinispan-query-13.0.6.Final.jar (278 kB at 115 kB/s)
[2026-02-25T22:11:39.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.jar
[2026-02-25T22:11:39.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.6.Final/infinispan-objectfilter-13.0.6.Final.jar (782 kB at 320 kB/s)
[2026-02-25T22:11:39.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar
[2026-02-25T22:11:39.423Z] [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 32 kB/s)
[2026-02-25T22:11:39.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.jar
[2026-02-25T22:11:39.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.jar (580 kB at 220 kB/s)
[2026-02-25T22:11:39.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.jar
[2026-02-25T22:11:39.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.jar (3.6 MB at 1.3 MB/s)
[2026-02-25T22:11:39.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.jar
[2026-02-25T22:11:39.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.jar (83 kB at 30 kB/s)
[2026-02-25T22:11:39.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.jar
[2026-02-25T22:11:39.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.jar (1.7 MB at 596 kB/s)
[2026-02-25T22:11:39.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.jar
[2026-02-25T22:11:39.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.jar (383 kB at 134 kB/s)
[2026-02-25T22:11:39.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.jar
[2026-02-25T22:11:39.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.jar (380 kB at 131 kB/s)
[2026-02-25T22:11:39.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.jar
[2026-02-25T22:11:39.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.jar (224 kB at 77 kB/s)
[2026-02-25T22:11:39.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.jar
[2026-02-25T22:11:39.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.jar (153 kB at 51 kB/s)
[2026-02-25T22:11:39.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.jar (214 kB at 71 kB/s)
[2026-02-25T22:11:39.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.6.Final/infinispan-remote-query-client-13.0.6.Final.jar
[2026-02-25T22:11:39.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.jar
[2026-02-25T22:11:39.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.jar (865 kB at 287 kB/s)
[2026-02-25T22:11:39.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.6.Final/infinispan-client-hotrod-13.0.6.Final.jar
[2026-02-25T22:11:39.780Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.jar (1.2 MB at 377 kB/s)
[2026-02-25T22:11:39.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.6.Final/infinispan-client-rest-13.0.6.Final.jar
[2026-02-25T22:11:40.102Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.jar (204 kB at 66 kB/s)
[2026-02-25T22:11:40.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.jar
[2026-02-25T22:11:40.102Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.jar (11 kB at 3.3 kB/s)
[2026-02-25T22:11:40.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.6.Final/infinispan-cachestore-jdbc-13.0.6.Final.jar
[2026-02-25T22:11:40.102Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.6.Final/infinispan-client-hotrod-13.0.6.Final.jar (663 kB at 205 kB/s)
[2026-02-25T22:11:40.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.6.Final/infinispan-cachestore-jdbc-common-13.0.6.Final.jar
[2026-02-25T22:11:40.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.6.Final/infinispan-cachestore-jdbc-13.0.6.Final.jar (87 kB at 24 kB/s)
[2026-02-25T22:11:40.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.6.Final/infinispan-core-13.0.6.Final.jar
[2026-02-25T22:11:40.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.6.Final/infinispan-remote-query-client-13.0.6.Final.jar (34 kB at 9.3 kB/s)
[2026-02-25T22:11:40.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.jar
[2026-02-25T22:11:40.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.jar (2.4 MB at 641 kB/s)
[2026-02-25T22:11:40.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.6.Final/infinispan-cachestore-sql-13.0.6.Final.jar
[2026-02-25T22:11:40.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.jar (712 kB at 186 kB/s)
[2026-02-25T22:11:40.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.6.Final/infinispan-cachestore-rocksdb-13.0.6.Final.jar
[2026-02-25T22:11:40.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.6.Final/infinispan-core-13.0.6.Final.jar (5.3 MB at 1.3 MB/s)
[2026-02-25T22:11:40.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.jar
[2026-02-25T22:11:40.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.6.Final/infinispan-client-rest-13.0.6.Final.jar (112 kB at 27 kB/s)
[2026-02-25T22:11:40.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.6.Final/infinispan-cachestore-remote-13.0.6.Final.jar
[2026-02-25T22:11:41.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.6.Final/infinispan-cachestore-sql-13.0.6.Final.jar (62 kB at 15 kB/s)
[2026-02-25T22:11:41.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.6.Final/infinispan-cli-client-13.0.6.Final.jar
[2026-02-25T22:11:41.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.6.Final/infinispan-cachestore-jdbc-common-13.0.6.Final.jar (95 kB at 22 kB/s)
[2026-02-25T22:11:41.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.6.Final/infinispan-scripting-13.0.6.Final.jar
[2026-02-25T22:11:41.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.jar (37 MB at 8.6 MB/s)
[2026-02-25T22:11:41.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.6.Final/infinispan-jboss-marshalling-13.0.6.Final.jar
[2026-02-25T22:11:41.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.6.Final/infinispan-cachestore-rocksdb-13.0.6.Final.jar (68 kB at 15 kB/s)
[2026-02-25T22:11:41.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.6.Final/infinispan-anchored-keys-13.0.6.Final.jar
[2026-02-25T22:11:41.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.6.Final/infinispan-jboss-marshalling-13.0.6.Final.jar (31 kB at 6.3 kB/s)
[2026-02-25T22:11:41.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.6.Final/infinispan-cloudevents-integration-13.0.6.Final.jar
[2026-02-25T22:11:41.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.6.Final/infinispan-cachestore-remote-13.0.6.Final.jar (123 kB at 25 kB/s)
[2026-02-25T22:11:41.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.jar
[2026-02-25T22:11:41.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.6.Final/infinispan-scripting-13.0.6.Final.jar (63 kB at 13 kB/s)
[2026-02-25T22:11:41.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.jar
[2026-02-25T22:11:41.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.6.Final/infinispan-cli-client-13.0.6.Final.jar (453 kB at 93 kB/s)
[2026-02-25T22:11:41.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar
[2026-02-25T22:11:41.709Z] [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 1.4 MB/s)
[2026-02-25T22:11:41.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar
[2026-02-25T22:11:41.709Z] [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 137 kB/s)
[2026-02-25T22:11:41.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.jar
[2026-02-25T22:11:41.709Z] [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 990 kB/s)
[2026-02-25T22:11:41.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.jar
[2026-02-25T22:11:41.709Z] [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 392 kB/s)
[2026-02-25T22:11:41.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar
[2026-02-25T22:11:42.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar (302 kB at 59 kB/s)
[2026-02-25T22:11:42.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.1/log4j-jul-2.17.1.jar
[2026-02-25T22:11:42.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.1/log4j-jul-2.17.1.jar (31 kB at 6.0 kB/s)
[2026-02-25T22:11:42.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.jar
[2026-02-25T22:11:42.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.jar (516 kB at 99 kB/s)
[2026-02-25T22:11:42.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar
[2026-02-25T22:11:42.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.6.Final/infinispan-anchored-keys-13.0.6.Final.jar (53 kB at 10 kB/s)
[2026-02-25T22:11:42.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar
[2026-02-25T22:11:42.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar (62 kB at 12 kB/s)
[2026-02-25T22:11:42.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.jar
[2026-02-25T22:11:42.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar (1.7 MB at 322 kB/s)
[2026-02-25T22:11:42.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.jar
[2026-02-25T22:11:42.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.jar (118 kB at 22 kB/s)
[2026-02-25T22:11:42.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.6.Final/infinispan-commons-test-13.0.6.Final.jar
[2026-02-25T22:11:42.021Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.6.Final/infinispan-cloudevents-integration-13.0.6.Final.jar (42 kB at 7.8 kB/s)
[2026-02-25T22:11:42.021Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.jar
[2026-02-25T22:11:42.332Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.jar (22 kB at 4.0 kB/s)
[2026-02-25T22:11:42.332Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.jar
[2026-02-25T22:11:42.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.jar (54 kB at 9.9 kB/s)
[2026-02-25T22:11:42.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.jar (57 kB at 10 kB/s)
[2026-02-25T22:11:42.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.jar (27 kB at 4.6 kB/s)
[2026-02-25T22:11:42.957Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.6.Final/infinispan-commons-test-13.0.6.Final.jar (107 kB at 18 kB/s)
[2026-02-25T22:11:43.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.jar (146 kB at 22 kB/s)
[2026-02-25T22:11:43.269Z] [INFO]
[2026-02-25T22:11:43.269Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-infinispan-client ---
[2026-02-25T22:11:43.269Z] [INFO]
[2026-02-25T22:11:43.269Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-infinispan-client ---
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-infinispan-client ---
[2026-02-25T22:11:44.380Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-infinispan-client ---
[2026-02-25T22:11:44.380Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-infinispan-client ---
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-infinispan-client ---
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-infinispan-client ---
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-infinispan-client ---
[2026-02-25T22:11:44.380Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-infinispan-client ---
[2026-02-25T22:11:44.380Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-infinispan-client ---
[2026-02-25T22:11:44.380Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:44.380Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/infinispan-client/src/main/resources
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-infinispan-client ---
[2026-02-25T22:11:44.380Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:11:44.380Z] [INFO] Compiling 1 source file to /quarkus/test-framework/infinispan-client/target/classes
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-infinispan-client ---
[2026-02-25T22:11:44.380Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:44.380Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/infinispan-client/src/test/resources
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-infinispan-client ---
[2026-02-25T22:11:44.380Z] [INFO] No sources to compile
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-infinispan-client ---
[2026-02-25T22:11:44.380Z] [INFO] No tests to run.
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-infinispan-client ---
[2026-02-25T22:11:44.380Z] [INFO] Building jar: /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final.jar
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-infinispan-client ---
[2026-02-25T22:11:44.380Z] [INFO] Building jar: /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final-sources.jar
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-infinispan-client ---
[2026-02-25T22:11:44.380Z] [INFO] Installing /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-test-infinispan-client/2.7.5.Final/quarkus-test-infinispan-client-2.7.5.Final.jar
[2026-02-25T22:11:44.380Z] [INFO] Installing /quarkus/test-framework/infinispan-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-test-infinispan-client/2.7.5.Final/quarkus-test-infinispan-client-2.7.5.Final.pom
[2026-02-25T22:11:44.380Z] [INFO] Installing /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-test-infinispan-client/2.7.5.Final/quarkus-test-infinispan-client-2.7.5.Final-sources.jar
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] ----------------< io.quarkus:quarkus-scheduler-parent >-----------------
[2026-02-25T22:11:44.380Z] [INFO] Building Quarkus - Scheduler 2.7.5.Final [166/964]
[2026-02-25T22:11:44.380Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scheduler-parent ---
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scheduler-parent ---
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scheduler-parent ---
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scheduler-parent ---
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scheduler-parent ---
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scheduler-parent ---
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scheduler-parent ---
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scheduler-parent ---
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scheduler-parent ---
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scheduler-parent ---
[2026-02-25T22:11:44.380Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scheduler-parent ---
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scheduler-parent ---
[2026-02-25T22:11:44.380Z] [INFO] Installing /quarkus/extensions/scheduler/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scheduler-parent/2.7.5.Final/quarkus-scheduler-parent-2.7.5.Final.pom
[2026-02-25T22:11:44.380Z] [INFO]
[2026-02-25T22:11:44.380Z] [INFO] --------------------< io.quarkus:quarkus-scheduler >--------------------
[2026-02-25T22:11:44.380Z] [INFO] Building Quarkus - Scheduler - Runtime 2.7.5.Final [167/964]
[2026-02-25T22:11:44.380Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:11:44.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.pom
[2026-02-25T22:11:44.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.pom (15 kB at 311 kB/s)
[2026-02-25T22:11:44.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.pom
[2026-02-25T22:11:44.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.pom (11 kB at 225 kB/s)
[2026-02-25T22:11:44.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom
[2026-02-25T22:11:44.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom (14 kB at 291 kB/s)
[2026-02-25T22:11:44.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
[2026-02-25T22:11:44.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 268 kB/s)
[2026-02-25T22:11:44.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.jar
[2026-02-25T22:11:44.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar
[2026-02-25T22:11:44.691Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar
[2026-02-25T22:11:44.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.jar (168 kB at 3.7 MB/s)
[2026-02-25T22:11:44.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar (238 kB at 5.3 MB/s)
[2026-02-25T22:11:44.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar (783 kB at 11 MB/s)
[2026-02-25T22:11:44.691Z] [INFO]
[2026-02-25T22:11:44.691Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scheduler ---
[2026-02-25T22:11:44.691Z] [INFO]
[2026-02-25T22:11:44.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scheduler ---
[2026-02-25T22:11:45.003Z] [INFO]
[2026-02-25T22:11:45.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scheduler ---
[2026-02-25T22:11:45.003Z] [INFO]
[2026-02-25T22:11:45.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scheduler ---
[2026-02-25T22:11:45.003Z] [INFO]
[2026-02-25T22:11:45.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scheduler ---
[2026-02-25T22:11:45.003Z] [INFO]
[2026-02-25T22:11:45.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scheduler ---
[2026-02-25T22:11:45.003Z] [INFO]
[2026-02-25T22:11:45.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scheduler ---
[2026-02-25T22:11:45.003Z] [INFO]
[2026-02-25T22:11:45.003Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scheduler ---
[2026-02-25T22:11:45.003Z] [INFO]
[2026-02-25T22:11:45.003Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scheduler ---
[2026-02-25T22:11:45.003Z] [INFO] Processed 17 files in 30ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2026-02-25T22:11:45.003Z] [INFO]
[2026-02-25T22:11:45.003Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scheduler ---
[2026-02-25T22:11:45.003Z] [INFO] Processed 17 files in 00:00.045 (Already Sorted: 17, Needed Sorting: 0)
[2026-02-25T22:11:45.003Z] [INFO]
[2026-02-25T22:11:45.003Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scheduler ---
[2026-02-25T22:11:45.003Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:45.003Z] [INFO] Copying 1 resource
[2026-02-25T22:11:45.003Z] [INFO]
[2026-02-25T22:11:45.003Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-scheduler ---
[2026-02-25T22:11:45.003Z] [INFO]
[2026-02-25T22:11:45.003Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scheduler ---
[2026-02-25T22:11:45.003Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:11:45.003Z] [INFO] Compiling 16 source files to /quarkus/extensions/scheduler/runtime/target/classes
[2026-02-25T22:11:45.675Z] [INFO]
[2026-02-25T22:11:45.675Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scheduler ---
[2026-02-25T22:11:45.675Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:45.675Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scheduler/runtime/src/test/resources
[2026-02-25T22:11:45.675Z] [INFO]
[2026-02-25T22:11:45.675Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scheduler ---
[2026-02-25T22:11:45.675Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:11:45.675Z] [INFO] Compiling 1 source file to /quarkus/extensions/scheduler/runtime/target/test-classes
[2026-02-25T22:11:45.675Z] [INFO]
[2026-02-25T22:11:45.675Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scheduler ---
[2026-02-25T22:11:45.675Z] [INFO]
[2026-02-25T22:11:45.675Z] [INFO] -------------------------------------------------------
[2026-02-25T22:11:45.675Z] [INFO] T E S T S
[2026-02-25T22:11:45.675Z] [INFO] -------------------------------------------------------
[2026-02-25T22:11:45.675Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:11:46.347Z] [INFO] Running io.quarkus.scheduler.runtime.util.SchedulerUtilsTest
[2026-02-25T22:11:46.347Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in io.quarkus.scheduler.runtime.util.SchedulerUtilsTest
[2026-02-25T22:11:46.347Z] [INFO]
[2026-02-25T22:11:46.347Z] [INFO] Results:
[2026-02-25T22:11:46.347Z] [INFO]
[2026-02-25T22:11:46.347Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:11:46.347Z] [INFO]
[2026-02-25T22:11:46.347Z] [INFO]
[2026-02-25T22:11:46.347Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scheduler ---
[2026-02-25T22:11:46.347Z] [INFO] Building jar: /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final.jar
[2026-02-25T22:11:46.347Z] [INFO]
[2026-02-25T22:11:46.347Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scheduler ---
[2026-02-25T22:11:46.347Z] [INFO] Building jar: /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final-sources.jar
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scheduler ---
[2026-02-25T22:11:46.659Z] [INFO] Installing /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-scheduler/2.7.5.Final/quarkus-scheduler-2.7.5.Final.jar
[2026-02-25T22:11:46.659Z] [INFO] Installing /quarkus/extensions/scheduler/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scheduler/2.7.5.Final/quarkus-scheduler-2.7.5.Final.pom
[2026-02-25T22:11:46.659Z] [INFO] Installing /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-scheduler/2.7.5.Final/quarkus-scheduler-2.7.5.Final-sources.jar
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] ------------< io.quarkus:quarkus-apache-httpclient-parent >-------------
[2026-02-25T22:11:46.659Z] [INFO] Building Quarkus - Apache HttpClient - Parent 2.7.5.Final [168/964]
[2026-02-25T22:11:46.659Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apache-httpclient-parent ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apache-httpclient-parent ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apache-httpclient-parent ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apache-httpclient-parent ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apache-httpclient-parent ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apache-httpclient-parent ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apache-httpclient-parent ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apache-httpclient-parent ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apache-httpclient-parent ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apache-httpclient-parent ---
[2026-02-25T22:11:46.659Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apache-httpclient-parent ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apache-httpclient-parent ---
[2026-02-25T22:11:46.659Z] [INFO] Installing /quarkus/extensions/apache-httpclient/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient-parent/2.7.5.Final/quarkus-apache-httpclient-parent-2.7.5.Final.pom
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] ----------------< io.quarkus:quarkus-apache-httpclient >----------------
[2026-02-25T22:11:46.659Z] [INFO] Building Quarkus - Apache HttpClient - Runtime 2.7.5.Final [169/964]
[2026-02-25T22:11:46.659Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:46.659Z] [INFO] Copying 1 resource
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO] No sources to compile
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:46.659Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apache-httpclient/runtime/src/test/resources
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO] No sources to compile
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO] No tests to run.
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final.jar
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final-sources.jar
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apache-httpclient ---
[2026-02-25T22:11:46.659Z] [INFO] Installing /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient/2.7.5.Final/quarkus-apache-httpclient-2.7.5.Final.jar
[2026-02-25T22:11:46.659Z] [INFO] Installing /quarkus/extensions/apache-httpclient/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient/2.7.5.Final/quarkus-apache-httpclient-2.7.5.Final.pom
[2026-02-25T22:11:46.659Z] [INFO] Installing /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient/2.7.5.Final/quarkus-apache-httpclient-2.7.5.Final-sources.jar
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] ------------< io.quarkus:quarkus-rest-client-config-parent >------------
[2026-02-25T22:11:46.659Z] [INFO] Building Quarkus - REST Client Config 2.7.5.Final [170/964]
[2026-02-25T22:11:46.659Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-config-parent ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-config-parent ---
[2026-02-25T22:11:46.659Z] [INFO]
[2026-02-25T22:11:46.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-config-parent ---
[2026-02-25T22:11:46.660Z] [INFO]
[2026-02-25T22:11:46.660Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-config-parent ---
[2026-02-25T22:11:46.660Z] [INFO]
[2026-02-25T22:11:46.660Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-config-parent ---
[2026-02-25T22:11:46.660Z] [INFO]
[2026-02-25T22:11:46.660Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-config-parent ---
[2026-02-25T22:11:46.660Z] [INFO]
[2026-02-25T22:11:46.660Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-config-parent ---
[2026-02-25T22:11:46.660Z] [INFO]
[2026-02-25T22:11:46.660Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-config-parent ---
[2026-02-25T22:11:46.660Z] [INFO]
[2026-02-25T22:11:46.660Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-config-parent ---
[2026-02-25T22:11:46.660Z] [INFO]
[2026-02-25T22:11:46.660Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-config-parent ---
[2026-02-25T22:11:46.660Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:11:46.660Z] [INFO]
[2026-02-25T22:11:46.660Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-config-parent ---
[2026-02-25T22:11:46.660Z] [INFO]
[2026-02-25T22:11:46.660Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-config-parent ---
[2026-02-25T22:11:46.660Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-config-parent/2.7.5.Final/quarkus-rest-client-config-parent-2.7.5.Final.pom
[2026-02-25T22:11:46.660Z] [INFO]
[2026-02-25T22:11:46.660Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-config >----------------
[2026-02-25T22:11:46.660Z] [INFO] Building Quarkus - REST Client Config - Runtime 2.7.5.Final [171/964]
[2026-02-25T22:11:46.660Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:11:46.660Z] [INFO]
[2026-02-25T22:11:46.660Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-config ---
[2026-02-25T22:11:46.660Z] [INFO]
[2026-02-25T22:11:46.660Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-config ---
[2026-02-25T22:11:46.972Z] [INFO]
[2026-02-25T22:11:46.972Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-config ---
[2026-02-25T22:11:46.972Z] [INFO]
[2026-02-25T22:11:46.972Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-config ---
[2026-02-25T22:11:46.972Z] [INFO]
[2026-02-25T22:11:46.972Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-config ---
[2026-02-25T22:11:46.972Z] [INFO]
[2026-02-25T22:11:46.972Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-config ---
[2026-02-25T22:11:46.972Z] [INFO]
[2026-02-25T22:11:46.972Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-config ---
[2026-02-25T22:11:46.972Z] [INFO]
[2026-02-25T22:11:46.972Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-config ---
[2026-02-25T22:11:46.972Z] [INFO]
[2026-02-25T22:11:46.972Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-config ---
[2026-02-25T22:11:46.972Z] [INFO] Processed 8 files in 20ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-02-25T22:11:46.972Z] [INFO]
[2026-02-25T22:11:46.972Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-config ---
[2026-02-25T22:11:46.972Z] [INFO] Processed 8 files in 00:00.027 (Already Sorted: 8, Needed Sorting: 0)
[2026-02-25T22:11:46.972Z] [INFO]
[2026-02-25T22:11:46.972Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-config ---
[2026-02-25T22:11:46.972Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:46.972Z] [INFO] Copying 3 resources
[2026-02-25T22:11:46.972Z] [INFO]
[2026-02-25T22:11:46.972Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-config ---
[2026-02-25T22:11:47.285Z] [INFO]
[2026-02-25T22:11:47.285Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-config ---
[2026-02-25T22:11:47.285Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:11:47.285Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/classes
[2026-02-25T22:11:47.597Z] [INFO]
[2026-02-25T22:11:47.597Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-config ---
[2026-02-25T22:11:47.597Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:47.597Z] [INFO] Copying 1 resource
[2026-02-25T22:11:47.597Z] [INFO]
[2026-02-25T22:11:47.597Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-config ---
[2026-02-25T22:11:47.597Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:11:47.597Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/test-classes
[2026-02-25T22:11:47.908Z] [INFO]
[2026-02-25T22:11:47.908Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-config ---
[2026-02-25T22:11:47.908Z] [INFO]
[2026-02-25T22:11:47.908Z] [INFO] -------------------------------------------------------
[2026-02-25T22:11:47.908Z] [INFO] T E S T S
[2026-02-25T22:11:47.908Z] [INFO] -------------------------------------------------------
[2026-02-25T22:11:47.908Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:11:48.605Z] [INFO] Running io.quarkus.restclient.config.RestClientConfigTest
[2026-02-25T22:11:48.916Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s - in io.quarkus.restclient.config.RestClientConfigTest
[2026-02-25T22:11:48.916Z] [INFO] Running io.quarkus.restclient.config.RestClientFallbackConfigSourceInterceptorTest
[2026-02-25T22:11:48.916Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.restclient.config.RestClientFallbackConfigSourceInterceptorTest
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] Results:
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-config ---
[2026-02-25T22:11:48.916Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final.jar
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-config ---
[2026-02-25T22:11:48.916Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final-sources.jar
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-config ---
[2026-02-25T22:11:48.916Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-config/2.7.5.Final/quarkus-rest-client-config-2.7.5.Final.jar
[2026-02-25T22:11:48.916Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-config/2.7.5.Final/quarkus-rest-client-config-2.7.5.Final.pom
[2026-02-25T22:11:48.916Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-config/2.7.5.Final/quarkus-rest-client-config-2.7.5.Final-sources.jar
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-parent >----------------
[2026-02-25T22:11:48.916Z] [INFO] Building Quarkus - REST Client 2.7.5.Final [172/964]
[2026-02-25T22:11:48.916Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-parent ---
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-parent ---
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-parent ---
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-parent ---
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-parent ---
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-parent ---
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-parent ---
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-parent ---
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-parent ---
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-parent ---
[2026-02-25T22:11:48.916Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-parent ---
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-parent ---
[2026-02-25T22:11:48.916Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-parent/2.7.5.Final/quarkus-rest-client-parent-2.7.5.Final.pom
[2026-02-25T22:11:48.916Z] [INFO]
[2026-02-25T22:11:48.916Z] [INFO] -------------------< io.quarkus:quarkus-rest-client >-------------------
[2026-02-25T22:11:48.916Z] [INFO] Building Quarkus - REST Client - Runtime 2.7.5.Final [173/964]
[2026-02-25T22:11:48.916Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:11:48.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.pom
[2026-02-25T22:11:49.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.pom (1.7 kB at 16 kB/s)
[2026-02-25T22:11:49.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.pom
[2026-02-25T22:11:49.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.pom (1.6 kB at 14 kB/s)
[2026-02-25T22:11:49.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.pom
[2026-02-25T22:11:49.229Z] [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 91 kB/s)
[2026-02-25T22:11:49.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.pom
[2026-02-25T22:11:49.229Z] [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 75 kB/s)
[2026-02-25T22:11:49.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.pom
[2026-02-25T22:11:49.539Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.pom (6.0 kB at 65 kB/s)
[2026-02-25T22:11:49.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
[2026-02-25T22:11:49.539Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom (5.9 kB at 87 kB/s)
[2026-02-25T22:11:49.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
[2026-02-25T22:11:49.539Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom (10 kB at 160 kB/s)
[2026-02-25T22:11:49.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.pom
[2026-02-25T22:11:49.539Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.pom (5.5 kB at 80 kB/s)
[2026-02-25T22:11:49.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.jar
[2026-02-25T22:11:49.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.jar
[2026-02-25T22:11:49.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.jar
[2026-02-25T22:11:49.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.jar
[2026-02-25T22:11:49.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.jar
[2026-02-25T22:11:49.851Z] [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 885 kB/s)
[2026-02-25T22:11:49.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
[2026-02-25T22:11:49.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.jar (31 kB at 752 kB/s)
[2026-02-25T22:11:49.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.jar
[2026-02-25T22:11:49.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.jar (101 kB at 2.2 MB/s)
[2026-02-25T22:11:49.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar (182 kB at 2.3 MB/s)
[2026-02-25T22:11:49.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.jar (369 kB at 4.6 MB/s)
[2026-02-25T22:11:49.851Z] [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 2.5 MB/s)
[2026-02-25T22:11:49.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.jar (12 kB at 122 kB/s)
[2026-02-25T22:11:49.851Z] [INFO]
[2026-02-25T22:11:49.851Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client ---
[2026-02-25T22:11:49.851Z] [INFO]
[2026-02-25T22:11:49.851Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client ---
[2026-02-25T22:11:50.162Z] [INFO]
[2026-02-25T22:11:50.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client ---
[2026-02-25T22:11:50.162Z] [INFO]
[2026-02-25T22:11:50.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client ---
[2026-02-25T22:11:50.162Z] [INFO]
[2026-02-25T22:11:50.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client ---
[2026-02-25T22:11:50.162Z] [INFO]
[2026-02-25T22:11:50.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client ---
[2026-02-25T22:11:50.162Z] [INFO]
[2026-02-25T22:11:50.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client ---
[2026-02-25T22:11:50.162Z] [INFO]
[2026-02-25T22:11:50.162Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client ---
[2026-02-25T22:11:50.162Z] [INFO]
[2026-02-25T22:11:50.162Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client ---
[2026-02-25T22:11:50.162Z] [INFO] Processed 11 files in 26ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-02-25T22:11:50.162Z] [INFO]
[2026-02-25T22:11:50.162Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client ---
[2026-02-25T22:11:50.162Z] [INFO] Processed 11 files in 00:00.058 (Already Sorted: 11, Needed Sorting: 0)
[2026-02-25T22:11:50.162Z] [INFO]
[2026-02-25T22:11:50.163Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client ---
[2026-02-25T22:11:50.163Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:50.163Z] [INFO] Copying 1 resource
[2026-02-25T22:11:50.163Z] [INFO]
[2026-02-25T22:11:50.163Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client ---
[2026-02-25T22:11:50.474Z] [INFO]
[2026-02-25T22:11:50.474Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client ---
[2026-02-25T22:11:50.474Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:11:50.474Z] [INFO] Compiling 10 source files to /quarkus/extensions/resteasy-classic/rest-client/runtime/target/classes
[2026-02-25T22:11:50.788Z] [WARNING] /quarkus/extensions/resteasy-classic/rest-client/runtime/src/main/java/io/quarkus/restclient/runtime/QuarkusRestClientBuilder.java:[405,102] unchecked call to <A>getAnnotation(java.lang.Class<A>) as a member of the raw type java.lang.Class
[2026-02-25T22:11:50.788Z] [WARNING] /quarkus/extensions/resteasy-classic/rest-client/runtime/src/main/java/io/quarkus/restclient/runtime/QuarkusRestClientBuilder.java:[439,102] unchecked call to <A>getAnnotation(java.lang.Class<A>) as a member of the raw type java.lang.Class
[2026-02-25T22:11:50.788Z] [INFO]
[2026-02-25T22:11:50.789Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client ---
[2026-02-25T22:11:50.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:50.789Z] [INFO] Copying 1 resource
[2026-02-25T22:11:50.789Z] [INFO]
[2026-02-25T22:11:50.789Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client ---
[2026-02-25T22:11:50.789Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:11:50.789Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client/runtime/target/test-classes
[2026-02-25T22:11:50.789Z] [INFO]
[2026-02-25T22:11:50.789Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client ---
[2026-02-25T22:11:50.789Z] [INFO]
[2026-02-25T22:11:50.789Z] [INFO] -------------------------------------------------------
[2026-02-25T22:11:50.789Z] [INFO] T E S T S
[2026-02-25T22:11:50.789Z] [INFO] -------------------------------------------------------
[2026-02-25T22:11:51.101Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:11:51.772Z] [INFO] Running io.quarkus.restclient.runtime.RestClientBaseTest
[2026-02-25T22:11:52.445Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 s - in io.quarkus.restclient.runtime.RestClientBaseTest
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] Results:
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client ---
[2026-02-25T22:11:52.445Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final.jar
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client ---
[2026-02-25T22:11:52.445Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final-sources.jar
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client ---
[2026-02-25T22:11:52.445Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client/2.7.5.Final/quarkus-rest-client-2.7.5.Final.jar
[2026-02-25T22:11:52.445Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client/2.7.5.Final/quarkus-rest-client-2.7.5.Final.pom
[2026-02-25T22:11:52.445Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client/2.7.5.Final/quarkus-rest-client-2.7.5.Final-sources.jar
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] ---------------< io.quarkus:quarkus-grpc-common-parent >----------------
[2026-02-25T22:11:52.445Z] [INFO] Building Quarkus - gRPC Common 2.7.5.Final [174/964]
[2026-02-25T22:11:52.445Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-common-parent ---
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-common-parent ---
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-common-parent ---
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-common-parent ---
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-common-parent ---
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-common-parent ---
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-common-parent ---
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-common-parent ---
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-common-parent ---
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-common-parent ---
[2026-02-25T22:11:52.445Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-common-parent ---
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-common-parent ---
[2026-02-25T22:11:52.445Z] [INFO] Installing /quarkus/extensions/grpc-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-common-parent/2.7.5.Final/quarkus-grpc-common-parent-2.7.5.Final.pom
[2026-02-25T22:11:52.445Z] [INFO]
[2026-02-25T22:11:52.445Z] [INFO] -------------------< io.quarkus:quarkus-grpc-common >-------------------
[2026-02-25T22:11:52.445Z] [INFO] Building Quarkus - gRPC Common - Runtime 2.7.5.Final [175/964]
[2026-02-25T22:11:52.445Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:11:52.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.pom
[2026-02-25T22:11:53.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.pom (7.3 kB at 16 kB/s)
[2026-02-25T22:11:53.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc-parent/4.2.5/vertx-grpc-parent-4.2.5.pom
[2026-02-25T22:11:53.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc-parent/4.2.5/vertx-grpc-parent-4.2.5.pom (1.8 kB at 2.0 kB/s)
[2026-02-25T22:11:53.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.pom
[2026-02-25T22:11:54.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.pom (2.3 kB at 8.2 kB/s)
[2026-02-25T22:11:54.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.pom
[2026-02-25T22:11:54.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.pom (2.5 kB at 29 kB/s)
[2026-02-25T22:11:54.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.pom
[2026-02-25T22:11:54.410Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.pom (2.0 kB at 24 kB/s)
[2026-02-25T22:11:54.410Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.pom
[2026-02-25T22:11:54.410Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.pom (1.2 kB at 13 kB/s)
[2026-02-25T22:11:54.410Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.pom
[2026-02-25T22:11:54.410Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.pom (1.5 kB at 22 kB/s)
[2026-02-25T22:11:54.410Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.pom
[2026-02-25T22:11:54.410Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.pom (2.7 kB at 29 kB/s)
[2026-02-25T22:11:54.410Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.pom
[2026-02-25T22:11:54.721Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.pom (5.4 kB at 61 kB/s)
[2026-02-25T22:11:54.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.3/protobuf-parent-3.19.3.pom
[2026-02-25T22:11:54.721Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.3/protobuf-parent-3.19.3.pom (8.7 kB at 133 kB/s)
[2026-02-25T22:11:54.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.3/protobuf-bom-3.19.3.pom
[2026-02-25T22:11:54.721Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.3/protobuf-bom-3.19.3.pom (3.5 kB at 55 kB/s)
[2026-02-25T22:11:54.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.pom
[2026-02-25T22:11:54.721Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.pom (2.2 kB at 29 kB/s)
[2026-02-25T22:11:54.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.pom
[2026-02-25T22:11:55.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.pom (2.0 kB at 23 kB/s)
[2026-02-25T22:11:55.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.pom
[2026-02-25T22:11:55.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.pom (1.8 kB at 21 kB/s)
[2026-02-25T22:11:55.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.jar
[2026-02-25T22:11:55.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.jar
[2026-02-25T22:11:55.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.jar
[2026-02-25T22:11:55.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.jar
[2026-02-25T22:11:55.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.jar
[2026-02-25T22:11:55.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.jar (6.4 kB at 193 kB/s)
[2026-02-25T22:11:55.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.jar
[2026-02-25T22:11:55.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.jar (5.1 kB at 146 kB/s)
[2026-02-25T22:11:55.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.jar
[2026-02-25T22:11:55.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.jar (689 kB at 11 MB/s)
[2026-02-25T22:11:55.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.jar
[2026-02-25T22:11:55.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.jar (31 kB at 431 kB/s)
[2026-02-25T22:11:55.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar
[2026-02-25T22:11:55.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.jar (255 kB at 2.9 MB/s)
[2026-02-25T22:11:55.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.jar
[2026-02-25T22:11:55.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.jar (1.7 MB at 15 MB/s)
[2026-02-25T22:11:55.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.jar
[2026-02-25T22:11:55.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar (1.6 MB at 13 MB/s)
[2026-02-25T22:11:55.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.jar (7.6 kB at 64 kB/s)
[2026-02-25T22:11:55.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.jar (50 kB at 319 kB/s)
[2026-02-25T22:11:55.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.jar (281 kB at 1.3 MB/s)
[2026-02-25T22:11:55.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.jar (34 kB at 53 kB/s)
[2026-02-25T22:11:55.655Z] [INFO]
[2026-02-25T22:11:55.655Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-common ---
[2026-02-25T22:11:55.655Z] [INFO]
[2026-02-25T22:11:55.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-common ---
[2026-02-25T22:11:55.967Z] [INFO]
[2026-02-25T22:11:55.967Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-common ---
[2026-02-25T22:11:55.967Z] [INFO]
[2026-02-25T22:11:55.967Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-common ---
[2026-02-25T22:11:55.967Z] [INFO]
[2026-02-25T22:11:55.967Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-common ---
[2026-02-25T22:11:55.967Z] [INFO]
[2026-02-25T22:11:55.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-common ---
[2026-02-25T22:11:55.968Z] [INFO]
[2026-02-25T22:11:55.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-common ---
[2026-02-25T22:11:55.968Z] [INFO]
[2026-02-25T22:11:55.968Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-common ---
[2026-02-25T22:11:55.968Z] [INFO]
[2026-02-25T22:11:55.968Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-common ---
[2026-02-25T22:11:55.968Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:11:55.968Z] [INFO]
[2026-02-25T22:11:55.968Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-common ---
[2026-02-25T22:11:55.968Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:11:55.968Z] [INFO]
[2026-02-25T22:11:55.968Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-common ---
[2026-02-25T22:11:55.968Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:55.968Z] [INFO] Copying 1 resource
[2026-02-25T22:11:55.968Z] [INFO]
[2026-02-25T22:11:55.968Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-grpc-common ---
[2026-02-25T22:11:55.968Z] [INFO]
[2026-02-25T22:11:55.968Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-common ---
[2026-02-25T22:11:55.968Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:11:55.968Z] [INFO] Compiling 2 source files to /quarkus/extensions/grpc-common/runtime/target/classes
[2026-02-25T22:11:56.278Z] [INFO]
[2026-02-25T22:11:56.278Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-common ---
[2026-02-25T22:11:56.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:56.278Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc-common/runtime/src/test/resources
[2026-02-25T22:11:56.278Z] [INFO]
[2026-02-25T22:11:56.278Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-common ---
[2026-02-25T22:11:56.278Z] [INFO] No sources to compile
[2026-02-25T22:11:56.278Z] [INFO]
[2026-02-25T22:11:56.278Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-common ---
[2026-02-25T22:11:56.278Z] [INFO] No tests to run.
[2026-02-25T22:11:56.278Z] [INFO]
[2026-02-25T22:11:56.278Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-common ---
[2026-02-25T22:11:56.278Z] [INFO] Building jar: /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final.jar
[2026-02-25T22:11:56.278Z] [INFO]
[2026-02-25T22:11:56.278Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-common ---
[2026-02-25T22:11:56.278Z] [INFO] Building jar: /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final-sources.jar
[2026-02-25T22:11:56.278Z] [INFO]
[2026-02-25T22:11:56.278Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-common ---
[2026-02-25T22:11:56.278Z] [INFO] Installing /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-common/2.7.5.Final/quarkus-grpc-common-2.7.5.Final.jar
[2026-02-25T22:11:56.278Z] [INFO] Installing /quarkus/extensions/grpc-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-common/2.7.5.Final/quarkus-grpc-common-2.7.5.Final.pom
[2026-02-25T22:11:56.278Z] [INFO] Installing /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-common/2.7.5.Final/quarkus-grpc-common-2.7.5.Final-sources.jar
[2026-02-25T22:11:56.278Z] [INFO]
[2026-02-25T22:11:56.278Z] [INFO] --------------< io.quarkus:quarkus-smallrye-stork-parent >--------------
[2026-02-25T22:11:56.278Z] [INFO] Building Quarkus - SmallRye Stork Integration 2.7.5.Final [176/964]
[2026-02-25T22:11:56.278Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:11:56.278Z] [INFO]
[2026-02-25T22:11:56.278Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-stork-parent ---
[2026-02-25T22:11:56.278Z] [INFO]
[2026-02-25T22:11:56.278Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-stork-parent ---
[2026-02-25T22:11:56.278Z] [INFO]
[2026-02-25T22:11:56.278Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-stork-parent ---
[2026-02-25T22:11:56.278Z] [INFO]
[2026-02-25T22:11:56.278Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-stork-parent ---
[2026-02-25T22:11:56.278Z] [INFO]
[2026-02-25T22:11:56.278Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-stork-parent ---
[2026-02-25T22:11:56.278Z] [INFO]
[2026-02-25T22:11:56.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-stork-parent ---
[2026-02-25T22:11:56.279Z] [INFO]
[2026-02-25T22:11:56.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-stork-parent ---
[2026-02-25T22:11:56.279Z] [INFO]
[2026-02-25T22:11:56.279Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-stork-parent ---
[2026-02-25T22:11:56.279Z] [INFO]
[2026-02-25T22:11:56.279Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-stork-parent ---
[2026-02-25T22:11:56.279Z] [INFO]
[2026-02-25T22:11:56.279Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-stork-parent ---
[2026-02-25T22:11:56.279Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:11:56.279Z] [INFO]
[2026-02-25T22:11:56.279Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-stork-parent ---
[2026-02-25T22:11:56.279Z] [INFO]
[2026-02-25T22:11:56.279Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-stork-parent ---
[2026-02-25T22:11:56.279Z] [INFO] Installing /quarkus/extensions/smallrye-stork/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork-parent/2.7.5.Final/quarkus-smallrye-stork-parent-2.7.5.Final.pom
[2026-02-25T22:11:56.279Z] [INFO]
[2026-02-25T22:11:56.279Z] [INFO] -----------------< io.quarkus:quarkus-smallrye-stork >------------------
[2026-02-25T22:11:56.279Z] [INFO] Building Quarkus - SmallRye Stork - Runtime 2.7.5.Final [177/964]
[2026-02-25T22:11:56.279Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:11:56.279Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.pom
[2026-02-25T22:11:56.590Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.pom (1.8 kB at 4.6 kB/s)
[2026-02-25T22:11:56.590Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.jar
[2026-02-25T22:11:56.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.jar (7.3 kB at 18 kB/s)
[2026-02-25T22:11:56.901Z] [INFO]
[2026-02-25T22:11:56.901Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:56.901Z] [INFO]
[2026-02-25T22:11:56.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.212Z] [INFO]
[2026-02-25T22:11:57.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.212Z] [INFO]
[2026-02-25T22:11:57.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.212Z] [INFO]
[2026-02-25T22:11:57.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.212Z] [INFO]
[2026-02-25T22:11:57.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.212Z] [INFO]
[2026-02-25T22:11:57.212Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.212Z] [INFO]
[2026-02-25T22:11:57.212Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.212Z] [INFO]
[2026-02-25T22:11:57.212Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.212Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:11:57.212Z] [INFO]
[2026-02-25T22:11:57.212Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.212Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:11:57.212Z] [INFO]
[2026-02-25T22:11:57.212Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.212Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:57.212Z] [INFO] Copying 1 resource
[2026-02-25T22:11:57.212Z] [INFO]
[2026-02-25T22:11:57.212Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.212Z] [INFO]
[2026-02-25T22:11:57.212Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.212Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:11:57.212Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-stork/runtime/target/classes
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.524Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:57.524Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-stork/runtime/src/test/resources
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.524Z] [INFO] No sources to compile
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.524Z] [INFO] No tests to run.
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.524Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final.jar
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.524Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final-sources.jar
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-stork ---
[2026-02-25T22:11:57.524Z] [INFO] Installing /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork/2.7.5.Final/quarkus-smallrye-stork-2.7.5.Final.jar
[2026-02-25T22:11:57.524Z] [INFO] Installing /quarkus/extensions/smallrye-stork/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork/2.7.5.Final/quarkus-smallrye-stork-2.7.5.Final.pom
[2026-02-25T22:11:57.524Z] [INFO] Installing /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork/2.7.5.Final/quarkus-smallrye-stork-2.7.5.Final-sources.jar
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] -------------------< io.quarkus:quarkus-grpc-parent >-------------------
[2026-02-25T22:11:57.524Z] [INFO] Building Quarkus - gRPC parent 2.7.5.Final [178/964]
[2026-02-25T22:11:57.524Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-parent ---
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-parent ---
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-parent ---
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-parent ---
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-parent ---
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-parent ---
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-parent ---
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-parent ---
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-parent ---
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-parent ---
[2026-02-25T22:11:57.524Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-parent ---
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-parent ---
[2026-02-25T22:11:57.524Z] [INFO] Installing /quarkus/extensions/grpc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-parent/2.7.5.Final/quarkus-grpc-parent-2.7.5.Final.pom
[2026-02-25T22:11:57.524Z] [INFO]
[2026-02-25T22:11:57.524Z] [INFO] ---------------< io.quarkus:quarkus-grpc-protoc-plugin >----------------
[2026-02-25T22:11:57.524Z] [INFO] Building Quarkus - gRPC - Protoc Plugin 2.7.5.Final [179/964]
[2026-02-25T22:11:57.524Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:11:57.524Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.pom
[2026-02-25T22:11:57.836Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.pom (1.6 kB at 3.7 kB/s)
[2026-02-25T22:11:57.836Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc-parent/1.2.1/jprotoc-parent-1.2.1.pom
[2026-02-25T22:11:58.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc-parent/1.2.1/jprotoc-parent-1.2.1.pom (13 kB at 45 kB/s)
[2026-02-25T22:11:58.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.jar
[2026-02-25T22:11:58.459Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.jar (4.9 MB at 18 MB/s)
[2026-02-25T22:11:58.459Z] [INFO]
[2026-02-25T22:11:58.459Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.459Z] [INFO]
[2026-02-25T22:11:58.459Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.459Z] [INFO]
[2026-02-25T22:11:58.459Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.459Z] [INFO]
[2026-02-25T22:11:58.459Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.459Z] [INFO]
[2026-02-25T22:11:58.459Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.459Z] [INFO]
[2026-02-25T22:11:58.459Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.459Z] [INFO]
[2026-02-25T22:11:58.459Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.459Z] [INFO]
[2026-02-25T22:11:58.459Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.459Z] [INFO]
[2026-02-25T22:11:58.459Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.459Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:11:58.459Z] [INFO]
[2026-02-25T22:11:58.459Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.459Z] [INFO] Processed 1 files in 00:00.009 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:11:58.459Z] [INFO]
[2026-02-25T22:11:58.459Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.459Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:58.459Z] [INFO] Copying 4 resources
[2026-02-25T22:11:58.459Z] [INFO]
[2026-02-25T22:11:58.459Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.459Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:11:58.459Z] [INFO] Compiling 1 source file to /quarkus/extensions/grpc/protoc/target/classes
[2026-02-25T22:11:58.770Z] [INFO]
[2026-02-25T22:11:58.770Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:11:58.770Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/protoc/src/test/resources
[2026-02-25T22:11:58.770Z] [INFO]
[2026-02-25T22:11:58.770Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.770Z] [INFO] No sources to compile
[2026-02-25T22:11:58.770Z] [INFO]
[2026-02-25T22:11:58.770Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.770Z] [INFO] No tests to run.
[2026-02-25T22:11:58.770Z] [INFO]
[2026-02-25T22:11:58.770Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.770Z] [INFO] Building jar: /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final.jar
[2026-02-25T22:11:58.770Z] [INFO]
[2026-02-25T22:11:58.770Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.770Z] [INFO] Building jar: /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final-sources.jar
[2026-02-25T22:11:58.770Z] [INFO]
[2026-02-25T22:11:58.770Z] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:11:58.770Z] [INFO] Including com.google.protobuf:protobuf-java:jar:3.19.3 in the shaded jar.
[2026-02-25T22:11:58.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3-sources.jar
[2026-02-25T22:11:58.770Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3-sources.jar (879 kB at 10 MB/s)
[2026-02-25T22:11:58.770Z] [INFO] Including com.salesforce.servicelibs:jprotoc:jar:1.2.1 in the shaded jar.
[2026-02-25T22:11:58.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1-sources.jar
[2026-02-25T22:11:59.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1-sources.jar (15 kB at 56 kB/s)
[2026-02-25T22:12:00.208Z] [INFO] Attaching shaded artifact.
[2026-02-25T22:12:00.208Z] [INFO]
[2026-02-25T22:12:00.208Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-protoc-plugin ---
[2026-02-25T22:12:00.208Z] [INFO] Installing /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final.jar
[2026-02-25T22:12:00.208Z] [INFO] Installing /quarkus/extensions/grpc/protoc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final.pom
[2026-02-25T22:12:00.208Z] [INFO] Installing /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final-sources.jar
[2026-02-25T22:12:00.208Z] [INFO] Installing /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final-shaded.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final-shaded.jar
[2026-02-25T22:12:00.208Z] [INFO] Installing /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final-shaded-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-protoc-plugin/2.7.5.Final/quarkus-grpc-protoc-plugin-2.7.5.Final-shaded-sources.jar
[2026-02-25T22:12:00.208Z] [INFO]
[2026-02-25T22:12:00.208Z] [INFO] ------------------< io.quarkus:quarkus-grpc-codegen >-------------------
[2026-02-25T22:12:00.208Z] [INFO] Building Quarkus - gRPC - Code Gen 2.7.5.Final [180/964]
[2026-02-25T22:12:00.208Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:12:00.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.pom
[2026-02-25T22:12:00.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.pom (5.0 kB at 73 kB/s)
[2026-02-25T22:12:00.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3.pom
[2026-02-25T22:12:00.208Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3.pom (5.6 kB at 22 kB/s)
[2026-02-25T22:12:00.208Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2.pom
[2026-02-25T22:12:00.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2.pom (1.3 kB at 11 kB/s)
[2026-02-25T22:12:00.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.jar
[2026-02-25T22:12:00.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-aarch_64.exe
[2026-02-25T22:12:00.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_32.exe
[2026-02-25T22:12:00.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_64.exe
[2026-02-25T22:12:00.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-x86_64.exe
[2026-02-25T22:12:00.529Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.jar (73 kB at 1.0 MB/s)
[2026-02-25T22:12:00.529Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-aarch_64.exe
[2026-02-25T22:12:00.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_32.exe (5.0 MB at 21 MB/s)
[2026-02-25T22:12:00.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_32.exe
[2026-02-25T22:12:00.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_64.exe (5.4 MB at 21 MB/s)
[2026-02-25T22:12:00.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_64.exe
[2026-02-25T22:12:00.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-x86_64.exe (13 MB at 45 MB/s)
[2026-02-25T22:12:00.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-aarch_64.exe
[2026-02-25T22:12:00.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-aarch_64.exe (6.1 MB at 18 MB/s)
[2026-02-25T22:12:00.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_32.exe
[2026-02-25T22:12:00.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_64.exe (3.9 MB at 11 MB/s)
[2026-02-25T22:12:00.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_64.exe
[2026-02-25T22:12:00.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-aarch_64.exe (13 MB at 30 MB/s)
[2026-02-25T22:12:00.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-x86_64.exe
[2026-02-25T22:12:00.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_64.exe (3.0 MB at 6.9 MB/s)
[2026-02-25T22:12:00.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-aarch_64.exe
[2026-02-25T22:12:00.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_32.exe (2.8 MB at 5.5 MB/s)
[2026-02-25T22:12:00.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_32.exe
[2026-02-25T22:12:01.152Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-aarch_64.exe (2.3 MB at 4.1 MB/s)
[2026-02-25T22:12:01.152Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_64.exe
[2026-02-25T22:12:01.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-aarch_64.exe (6.1 MB at 7.1 MB/s)
[2026-02-25T22:12:01.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_32.exe (1.2 MB at 1.0 MB/s)
[2026-02-25T22:12:01.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_64.exe (1.6 MB at 1.3 MB/s)
[2026-02-25T22:12:01.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_32.exe (2.8 MB at 2.2 MB/s)
[2026-02-25T22:12:02.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-x86_64.exe (6.1 MB at 3.0 MB/s)
[2026-02-25T22:12:02.446Z] [INFO]
[2026-02-25T22:12:02.446Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:02.446Z] [INFO]
[2026-02-25T22:12:02.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:02.760Z] [INFO]
[2026-02-25T22:12:02.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:02.760Z] [INFO]
[2026-02-25T22:12:02.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:02.760Z] [INFO]
[2026-02-25T22:12:02.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:02.760Z] [INFO]
[2026-02-25T22:12:02.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:02.760Z] [INFO]
[2026-02-25T22:12:02.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:02.760Z] [INFO]
[2026-02-25T22:12:02.760Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:02.760Z] [INFO]
[2026-02-25T22:12:02.760Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:02.760Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:12:02.760Z] [INFO]
[2026-02-25T22:12:02.760Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:03.074Z] [INFO] Processed 1 files in 00:00.012 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:12:03.074Z] [INFO]
[2026-02-25T22:12:03.074Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:03.074Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:03.074Z] [INFO] Copying 1 resource
[2026-02-25T22:12:03.074Z] [INFO]
[2026-02-25T22:12:03.074Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:03.074Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:12:03.074Z] [INFO] Compiling 1 source file to /quarkus/extensions/grpc/codegen/target/classes
[2026-02-25T22:12:03.074Z] [INFO]
[2026-02-25T22:12:03.074Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:03.074Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:03.074Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/codegen/src/test/resources
[2026-02-25T22:12:03.074Z] [INFO]
[2026-02-25T22:12:03.074Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:03.074Z] [INFO] No sources to compile
[2026-02-25T22:12:03.074Z] [INFO]
[2026-02-25T22:12:03.074Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:03.074Z] [INFO] No tests to run.
[2026-02-25T22:12:03.074Z] [INFO]
[2026-02-25T22:12:03.074Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:03.074Z] [INFO] Building jar: /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final.jar
[2026-02-25T22:12:03.074Z] [INFO]
[2026-02-25T22:12:03.074Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:03.074Z] [INFO] Building jar: /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final-sources.jar
[2026-02-25T22:12:03.074Z] [INFO]
[2026-02-25T22:12:03.074Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-codegen ---
[2026-02-25T22:12:03.074Z] [INFO] Installing /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-codegen/2.7.5.Final/quarkus-grpc-codegen-2.7.5.Final.jar
[2026-02-25T22:12:03.074Z] [INFO] Installing /quarkus/extensions/grpc/codegen/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-codegen/2.7.5.Final/quarkus-grpc-codegen-2.7.5.Final.pom
[2026-02-25T22:12:03.074Z] [INFO] Installing /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-codegen/2.7.5.Final/quarkus-grpc-codegen-2.7.5.Final-sources.jar
[2026-02-25T22:12:03.074Z] [INFO]
[2026-02-25T22:12:03.074Z] [INFO] -------------------< io.quarkus:quarkus-grpc-stubs >--------------------
[2026-02-25T22:12:03.074Z] [INFO] Building Quarkus - gRPC - Stubs for health and reflection 2.7.5.Final [181/964]
[2026-02-25T22:12:03.074Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:12:03.074Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.pom
[2026-02-25T22:12:03.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.pom
[2026-02-25T22:12:03.385Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.pom (29 kB at 463 kB/s)
[2026-02-25T22:12:03.385Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.jar
[2026-02-25T22:12:03.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.jar
[2026-02-25T22:12:03.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/0.6.1/protobuf-maven-plugin-0.6.1.jar (191 kB at 3.2 MB/s)
[2026-02-25T22:12:03.696Z] [INFO]
[2026-02-25T22:12:03.696Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:03.696Z] [INFO]
[2026-02-25T22:12:03.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:04.368Z] [INFO]
[2026-02-25T22:12:04.368Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:04.368Z] [INFO]
[2026-02-25T22:12:04.368Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:04.368Z] [INFO]
[2026-02-25T22:12:04.368Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:04.368Z] [INFO]
[2026-02-25T22:12:04.368Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:04.368Z] [INFO]
[2026-02-25T22:12:04.368Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:04.368Z] [INFO]
[2026-02-25T22:12:04.368Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:04.368Z] [INFO]
[2026-02-25T22:12:04.368Z] [INFO] --- protobuf-maven-plugin:0.6.1:compile (compile) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:04.368Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2026-02-25T22:12:04.368Z] [INFO] Compiling 2 proto file(s) to /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java
[2026-02-25T22:12:05.043Z] [WARNING] PROTOC: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:12:05.043Z]
[2026-02-25T22:12:05.043Z] [INFO]
[2026-02-25T22:12:05.043Z] [INFO] --- protobuf-maven-plugin:0.6.1:compile-custom (compile) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:05.043Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2026-02-25T22:12:05.044Z] [INFO] Compiling 2 proto file(s) to /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/grpc-java
[2026-02-25T22:12:05.044Z] [INFO]
[2026-02-25T22:12:05.044Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:06.138Z] [INFO] Processed 12 files in 1s48ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-02-25T22:12:06.138Z] [INFO]
[2026-02-25T22:12:06.138Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:06.449Z] [INFO] Processed 12 files in 00:00.223 (Already Sorted: 12, Needed Sorting: 0)
[2026-02-25T22:12:06.449Z] [INFO]
[2026-02-25T22:12:06.449Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:06.449Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:06.449Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/stubs/src/main/resources
[2026-02-25T22:12:06.449Z] [INFO] Copying 2 resources
[2026-02-25T22:12:06.449Z] [INFO] Copying 2 resources
[2026-02-25T22:12:06.449Z] [INFO]
[2026-02-25T22:12:06.449Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:06.449Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:12:06.449Z] [INFO] Compiling 40 source files to /quarkus/extensions/grpc/stubs/target/classes
[2026-02-25T22:12:06.760Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/grpc-java/io/grpc/reflection/v1alpha/ServerReflectionGrpc.java:[222,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[121,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[127,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[796,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[802,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:[835,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[152,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[158,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[711,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[717,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:[756,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[91,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[97,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[324,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[330,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:[361,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[110,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[116,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[393,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[399,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:[432,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[90,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[96,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[336,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[342,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ListServiceResponse.java:[378,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[88,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[94,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[330,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[336,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ErrorResponse.java:[369,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[84,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[90,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[311,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[317,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ServiceResponse.java:[348,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[89,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[95,38] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[336,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[342,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [WARNING] /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java/io/grpc/reflection/v1alpha/ExtensionRequest.java:[375,40] io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
[2026-02-25T22:12:06.761Z] [INFO]
[2026-02-25T22:12:06.761Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:06.761Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:06.761Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/stubs/src/test/resources
[2026-02-25T22:12:06.761Z] [INFO]
[2026-02-25T22:12:06.761Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:06.761Z] [INFO] No sources to compile
[2026-02-25T22:12:06.761Z] [INFO]
[2026-02-25T22:12:06.761Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:07.072Z] [INFO] No tests to run.
[2026-02-25T22:12:07.072Z] [INFO]
[2026-02-25T22:12:07.072Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:07.072Z] [INFO] Building jar: /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final.jar
[2026-02-25T22:12:07.072Z] [INFO]
[2026-02-25T22:12:07.072Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:07.385Z] [INFO] Building jar: /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final-sources.jar
[2026-02-25T22:12:07.385Z] [INFO]
[2026-02-25T22:12:07.385Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-stubs ---
[2026-02-25T22:12:07.385Z] [INFO] Installing /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-stubs/2.7.5.Final/quarkus-grpc-stubs-2.7.5.Final.jar
[2026-02-25T22:12:07.385Z] [INFO] Installing /quarkus/extensions/grpc/stubs/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-stubs/2.7.5.Final/quarkus-grpc-stubs-2.7.5.Final.pom
[2026-02-25T22:12:07.385Z] [INFO] Installing /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-stubs/2.7.5.Final/quarkus-grpc-stubs-2.7.5.Final-sources.jar
[2026-02-25T22:12:07.385Z] [INFO]
[2026-02-25T22:12:07.385Z] [INFO] ----------------------< io.quarkus:quarkus-grpc >-----------------------
[2026-02-25T22:12:07.385Z] [INFO] Building Quarkus - gRPC - Runtime 2.7.5.Final [182/964]
[2026-02-25T22:12:07.385Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:12:07.385Z] [INFO]
[2026-02-25T22:12:07.385Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc ---
[2026-02-25T22:12:07.385Z] [INFO]
[2026-02-25T22:12:07.385Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc ---
[2026-02-25T22:12:07.697Z] [INFO]
[2026-02-25T22:12:07.697Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc ---
[2026-02-25T22:12:07.697Z] [INFO]
[2026-02-25T22:12:07.697Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc ---
[2026-02-25T22:12:07.697Z] [INFO]
[2026-02-25T22:12:07.697Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc ---
[2026-02-25T22:12:07.697Z] [INFO]
[2026-02-25T22:12:07.697Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc ---
[2026-02-25T22:12:07.697Z] [INFO]
[2026-02-25T22:12:07.698Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc ---
[2026-02-25T22:12:07.698Z] [INFO]
[2026-02-25T22:12:07.698Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc ---
[2026-02-25T22:12:07.698Z] [INFO]
[2026-02-25T22:12:07.698Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc ---
[2026-02-25T22:12:08.009Z] [INFO] Processed 56 files in 137ms (Formatted: 0, Unchanged: 56, Failed: 0, Readonly: 0)
[2026-02-25T22:12:08.009Z] [INFO]
[2026-02-25T22:12:08.009Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc ---
[2026-02-25T22:12:08.321Z] [INFO] Processed 56 files in 00:00.179 (Already Sorted: 56, Needed Sorting: 0)
[2026-02-25T22:12:08.321Z] [INFO]
[2026-02-25T22:12:08.321Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc ---
[2026-02-25T22:12:08.321Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:08.321Z] [INFO] Copying 2 resources
[2026-02-25T22:12:08.321Z] [INFO]
[2026-02-25T22:12:08.321Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-grpc ---
[2026-02-25T22:12:08.321Z] [INFO]
[2026-02-25T22:12:08.321Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc ---
[2026-02-25T22:12:08.321Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:12:08.321Z] [INFO] Compiling 54 source files to /quarkus/extensions/grpc/runtime/target/classes
[2026-02-25T22:12:08.995Z] [WARNING] /quarkus/extensions/grpc/runtime/src/main/java/io/quarkus/grpc/GrpcClientUtils.java:[29,37] <T>attachHeaders(T,io.grpc.Metadata) in io.grpc.stub.MetadataUtils has been deprecated
[2026-02-25T22:12:08.995Z] [WARNING] /quarkus/extensions/grpc/runtime/src/main/java/io/quarkus/grpc/GrpcClientUtils.java:[32,46] <T>attachHeaders(T,io.grpc.Metadata) in io.grpc.stub.MetadataUtils has been deprecated
[2026-02-25T22:12:08.995Z] [INFO]
[2026-02-25T22:12:08.995Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc ---
[2026-02-25T22:12:08.995Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:08.995Z] [INFO] Copying 1 resource
[2026-02-25T22:12:08.995Z] [INFO]
[2026-02-25T22:12:08.995Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc ---
[2026-02-25T22:12:08.995Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:12:08.995Z] [INFO] Compiling 2 source files to /quarkus/extensions/grpc/runtime/target/test-classes
[2026-02-25T22:12:09.307Z] [INFO]
[2026-02-25T22:12:09.307Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc ---
[2026-02-25T22:12:09.307Z] [INFO]
[2026-02-25T22:12:09.307Z] [INFO] -------------------------------------------------------
[2026-02-25T22:12:09.307Z] [INFO] T E S T S
[2026-02-25T22:12:09.307Z] [INFO] -------------------------------------------------------
[2026-02-25T22:12:09.307Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:12:09.978Z] [INFO] Running io.quarkus.grpc.runtime.supports.BlockingServerInterceptorTest
[2026-02-25T22:12:10.290Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-02-25T22:12:11.878Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.628 s - in io.quarkus.grpc.runtime.supports.BlockingServerInterceptorTest
[2026-02-25T22:12:11.878Z] [INFO] Running io.quarkus.grpc.runtime.ClientAndServerCallsTest
[2026-02-25T22:12:11.878Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s - in io.quarkus.grpc.runtime.ClientAndServerCallsTest
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] Results:
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc ---
[2026-02-25T22:12:12.189Z] [INFO] Building jar: /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final.jar
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc ---
[2026-02-25T22:12:12.189Z] [INFO] Building jar: /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final-sources.jar
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc ---
[2026-02-25T22:12:12.189Z] [INFO] Installing /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc/2.7.5.Final/quarkus-grpc-2.7.5.Final.jar
[2026-02-25T22:12:12.189Z] [INFO] Installing /quarkus/extensions/grpc/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc/2.7.5.Final/quarkus-grpc-2.7.5.Final.pom
[2026-02-25T22:12:12.189Z] [INFO] Installing /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc/2.7.5.Final/quarkus-grpc-2.7.5.Final-sources.jar
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] ----------------< io.quarkus:quarkus-micrometer-parent >----------------
[2026-02-25T22:12:12.189Z] [INFO] Building Quarkus - Micrometer 2.7.5.Final [183/964]
[2026-02-25T22:12:12.189Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-parent ---
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-parent ---
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-parent ---
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-parent ---
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-parent ---
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-parent ---
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-parent ---
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-parent ---
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-parent ---
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-parent ---
[2026-02-25T22:12:12.189Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-parent ---
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-parent ---
[2026-02-25T22:12:12.189Z] [INFO] Installing /quarkus/extensions/micrometer/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-parent/2.7.5.Final/quarkus-micrometer-parent-2.7.5.Final.pom
[2026-02-25T22:12:12.189Z] [INFO]
[2026-02-25T22:12:12.189Z] [INFO] -------------------< io.quarkus:quarkus-micrometer >--------------------
[2026-02-25T22:12:12.189Z] [INFO] Building Quarkus - Micrometer - Runtime 2.7.5.Final [184/964]
[2026-02-25T22:12:12.189Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:12:12.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.pom
[2026-02-25T22:12:12.501Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.pom (3.2 kB at 33 kB/s)
[2026-02-25T22:12:12.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.pom
[2026-02-25T22:12:12.501Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.pom (1.6 kB at 20 kB/s)
[2026-02-25T22:12:12.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom
[2026-02-25T22:12:12.501Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom (12 kB at 216 kB/s)
[2026-02-25T22:12:12.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.pom
[2026-02-25T22:12:12.501Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.pom (2.0 kB at 37 kB/s)
[2026-02-25T22:12:12.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.pom
[2026-02-25T22:12:12.501Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.pom (1.5 kB at 20 kB/s)
[2026-02-25T22:12:12.501Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer/0.12.0/simpleclient_tracer-0.12.0.pom
[2026-02-25T22:12:12.813Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer/0.12.0/simpleclient_tracer-0.12.0.pom (1.2 kB at 17 kB/s)
[2026-02-25T22:12:12.813Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.pom
[2026-02-25T22:12:12.813Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.pom (839 B at 13 kB/s)
[2026-02-25T22:12:12.813Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.pom
[2026-02-25T22:12:12.813Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.pom (2.3 kB at 33 kB/s)
[2026-02-25T22:12:12.813Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.pom
[2026-02-25T22:12:13.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.pom (2.0 kB at 6.9 kB/s)
[2026-02-25T22:12:13.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.jar
[2026-02-25T22:12:13.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.jar
[2026-02-25T22:12:13.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.jar
[2026-02-25T22:12:13.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.jar
[2026-02-25T22:12:13.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.jar
[2026-02-25T22:12:13.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.jar (3.4 kB at 91 kB/s)
[2026-02-25T22:12:13.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.jar
[2026-02-25T22:12:13.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.jar (4.3 kB at 112 kB/s)
[2026-02-25T22:12:13.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.jar
[2026-02-25T22:12:13.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.jar (89 kB at 1.9 MB/s)
[2026-02-25T22:12:13.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.jar (4.5 kB at 63 kB/s)
[2026-02-25T22:12:13.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.jar (37 kB at 439 kB/s)
[2026-02-25T22:12:13.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.jar (1.4 MB at 16 MB/s)
[2026-02-25T22:12:13.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.jar (8.0 kB at 75 kB/s)
[2026-02-25T22:12:13.124Z] [INFO]
[2026-02-25T22:12:13.124Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer ---
[2026-02-25T22:12:13.124Z] [INFO]
[2026-02-25T22:12:13.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer ---
[2026-02-25T22:12:13.796Z] [INFO]
[2026-02-25T22:12:13.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer ---
[2026-02-25T22:12:13.796Z] [INFO]
[2026-02-25T22:12:13.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer ---
[2026-02-25T22:12:13.796Z] [INFO]
[2026-02-25T22:12:13.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer ---
[2026-02-25T22:12:13.797Z] [INFO]
[2026-02-25T22:12:13.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer ---
[2026-02-25T22:12:13.797Z] [INFO]
[2026-02-25T22:12:13.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer ---
[2026-02-25T22:12:13.797Z] [INFO]
[2026-02-25T22:12:13.797Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer ---
[2026-02-25T22:12:13.797Z] [INFO]
[2026-02-25T22:12:13.797Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer ---
[2026-02-25T22:12:13.797Z] [INFO] Processed 79 files in 134ms (Formatted: 0, Unchanged: 79, Failed: 0, Readonly: 0)
[2026-02-25T22:12:13.797Z] [INFO]
[2026-02-25T22:12:13.797Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer ---
[2026-02-25T22:12:14.107Z] [INFO] Processed 79 files in 00:00.203 (Already Sorted: 79, Needed Sorting: 0)
[2026-02-25T22:12:14.107Z] [INFO]
[2026-02-25T22:12:14.107Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer ---
[2026-02-25T22:12:14.107Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:14.107Z] [INFO] Copying 2 resources
[2026-02-25T22:12:14.107Z] [INFO]
[2026-02-25T22:12:14.107Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-micrometer ---
[2026-02-25T22:12:14.107Z] [INFO]
[2026-02-25T22:12:14.107Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer ---
[2026-02-25T22:12:14.107Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:12:14.107Z] [INFO] Compiling 73 source files to /quarkus/extensions/micrometer/runtime/target/classes
[2026-02-25T22:12:15.206Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/CompositeRegistryCreator.java:[18,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:12:15.206Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/CompositeRegistryCreator.java:[18,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:12:15.206Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/CompositeRegistryCreator.java:[18,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:12:15.206Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/CompositeRegistryCreator.java:[18,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:12:15.206Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/mpmetrics/MetricRegistryAdapter.java:[619,68] unchecked cast
[2026-02-25T22:12:15.206Z] required: T
[2026-02-25T22:12:15.206Z] found: io.quarkus.micrometer.runtime.binder.mpmetrics.MeterHolder
[2026-02-25T22:12:15.206Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/mpmetrics/GaugeAdapter.java:[82,24] unchecked cast
[2026-02-25T22:12:15.206Z] required: R
[2026-02-25T22:12:15.206Z] found: java.lang.Double
[2026-02-25T22:12:15.206Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/mpmetrics/GaugeAdapter.java:[102,107] unchecked cast
[2026-02-25T22:12:15.206Z] required: java.util.function.Supplier<java.lang.Number>
[2026-02-25T22:12:15.206Z] found: java.util.function.Supplier<T>
[2026-02-25T22:12:15.206Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/PrometheusMeterRegistryProducer.java:[20,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:12:15.206Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/PrometheusMeterRegistryProducer.java:[20,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:12:15.206Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/PrometheusMeterRegistryProducer.java:[20,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:12:15.206Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/PrometheusMeterRegistryProducer.java:[20,6] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:12:15.206Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/HttpBinderConfiguration.java:[138,50] unchecked conversion
[2026-02-25T22:12:15.206Z] required: java.util.Map<java.util.regex.Pattern,java.lang.String>
[2026-02-25T22:12:15.206Z] found: java.util.HashMap
[2026-02-25T22:12:15.206Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/config/runtime/HttpServerConfig.java:[63,36] ignorePatterns in io.quarkus.micrometer.runtime.config.runtime.VertxConfig has been deprecated
[2026-02-25T22:12:15.206Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/config/runtime/HttpServerConfig.java:[66,35] matchPatterns in io.quarkus.micrometer.runtime.config.runtime.VertxConfig has been deprecated
[2026-02-25T22:12:15.206Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/ConfigAdapter.java:[81,63] unchecked conversion
[2026-02-25T22:12:15.206Z] required: java.util.List<io.micrometer.core.instrument.config.validate.Validated.Invalid<T>>
[2026-02-25T22:12:15.206Z] found: java.util.List
[2026-02-25T22:12:15.206Z] [INFO]
[2026-02-25T22:12:15.206Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer ---
[2026-02-25T22:12:15.206Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:15.206Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer/runtime/src/test/resources
[2026-02-25T22:12:15.206Z] [INFO]
[2026-02-25T22:12:15.206Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer ---
[2026-02-25T22:12:15.206Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:12:15.206Z] [INFO] Compiling 6 source files to /quarkus/extensions/micrometer/runtime/target/test-classes
[2026-02-25T22:12:15.206Z] [INFO]
[2026-02-25T22:12:15.206Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer ---
[2026-02-25T22:12:15.206Z] [INFO]
[2026-02-25T22:12:15.206Z] [INFO] -------------------------------------------------------
[2026-02-25T22:12:15.206Z] [INFO] T E S T S
[2026-02-25T22:12:15.206Z] [INFO] -------------------------------------------------------
[2026-02-25T22:12:15.206Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:12:15.882Z] [INFO] Running io.quarkus.micrometer.runtime.binder.kafka.KafkaStreamsEventObserverTest
[2026-02-25T22:12:16.557Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 s - in io.quarkus.micrometer.runtime.binder.kafka.KafkaStreamsEventObserverTest
[2026-02-25T22:12:16.557Z] [INFO] Running io.quarkus.micrometer.runtime.binder.kafka.KafkaEventObserverTest
[2026-02-25T22:12:16.557Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in io.quarkus.micrometer.runtime.binder.kafka.KafkaEventObserverTest
[2026-02-25T22:12:16.557Z] [INFO] Running io.quarkus.micrometer.runtime.binder.HttpCommonTagsTest
[2026-02-25T22:12:16.557Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.micrometer.runtime.binder.HttpCommonTagsTest
[2026-02-25T22:12:16.557Z] [INFO] Running io.quarkus.micrometer.runtime.binder.vertx.VertxHttpServerMetricsTest
[2026-02-25T22:12:16.868Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in io.quarkus.micrometer.runtime.binder.vertx.VertxHttpServerMetricsTest
[2026-02-25T22:12:16.868Z] [INFO] Running io.quarkus.micrometer.runtime.binder.HttpBinderConfigurationTest
[2026-02-25T22:12:16.868Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.micrometer.runtime.binder.HttpBinderConfigurationTest
[2026-02-25T22:12:16.868Z] [INFO] Running io.quarkus.micrometer.runtime.binder.RequestMetricInfoTest
[2026-02-25T22:12:16.868Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.micrometer.runtime.binder.RequestMetricInfoTest
[2026-02-25T22:12:16.868Z] [INFO]
[2026-02-25T22:12:16.868Z] [INFO] Results:
[2026-02-25T22:12:16.868Z] [INFO]
[2026-02-25T22:12:16.868Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:12:16.868Z] [INFO]
[2026-02-25T22:12:16.868Z] [INFO]
[2026-02-25T22:12:16.868Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer ---
[2026-02-25T22:12:16.868Z] [INFO] Building jar: /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final.jar
[2026-02-25T22:12:16.868Z] [INFO]
[2026-02-25T22:12:16.868Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer ---
[2026-02-25T22:12:16.868Z] [INFO] Building jar: /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final-sources.jar
[2026-02-25T22:12:16.868Z] [INFO]
[2026-02-25T22:12:16.868Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer ---
[2026-02-25T22:12:17.179Z] [INFO] Installing /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer/2.7.5.Final/quarkus-micrometer-2.7.5.Final.jar
[2026-02-25T22:12:17.179Z] [INFO] Installing /quarkus/extensions/micrometer/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer/2.7.5.Final/quarkus-micrometer-2.7.5.Final.pom
[2026-02-25T22:12:17.179Z] [INFO] Installing /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer/2.7.5.Final/quarkus-micrometer-2.7.5.Final-sources.jar
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] ------< io.quarkus:quarkus-micrometer-registry-prometheus-parent >------
[2026-02-25T22:12:17.179Z] [INFO] Building Quarkus - Micrometer Registry - Prometheus - Parent 2.7.5.Final [185/964]
[2026-02-25T22:12:17.179Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-25T22:12:17.179Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-02-25T22:12:17.179Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus-parent/2.7.5.Final/quarkus-micrometer-registry-prometheus-parent-2.7.5.Final.pom
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] ---------< io.quarkus:quarkus-micrometer-registry-prometheus >----------
[2026-02-25T22:12:17.179Z] [INFO] Building Quarkus - Micrometer Registry - Prometheus Runtime 2.7.5.Final [186/964]
[2026-02-25T22:12:17.179Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.179Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.179Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:17.179Z] [INFO] Copying 1 resource
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.179Z] [INFO] No sources to compile
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.179Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:17.179Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer-registry-prometheus/runtime/src/test/resources
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.179Z] [INFO] No sources to compile
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.179Z] [INFO] No tests to run.
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.179Z] [INFO] Building jar: /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final.jar
[2026-02-25T22:12:17.179Z] [INFO]
[2026-02-25T22:12:17.179Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.489Z] [INFO] Building jar: /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final-sources.jar
[2026-02-25T22:12:17.489Z] [INFO]
[2026-02-25T22:12:17.489Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-registry-prometheus ---
[2026-02-25T22:12:17.489Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.5.Final/quarkus-micrometer-registry-prometheus-2.7.5.Final.jar
[2026-02-25T22:12:17.489Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.5.Final/quarkus-micrometer-registry-prometheus-2.7.5.Final.pom
[2026-02-25T22:12:17.489Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.5.Final/quarkus-micrometer-registry-prometheus-2.7.5.Final-sources.jar
[2026-02-25T22:12:17.489Z] [INFO]
[2026-02-25T22:12:17.489Z] [INFO] ---------------< io.quarkus:quarkus-resteasy-common-spi >---------------
[2026-02-25T22:12:17.489Z] [INFO] Building Quarkus - RESTEasy - Common - SPI 2.7.5.Final [187/964]
[2026-02-25T22:12:17.489Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:12:17.489Z] [INFO]
[2026-02-25T22:12:17.489Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.489Z] [INFO]
[2026-02-25T22:12:17.489Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.800Z] [INFO]
[2026-02-25T22:12:17.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.800Z] [INFO]
[2026-02-25T22:12:17.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.800Z] [INFO]
[2026-02-25T22:12:17.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.800Z] [INFO]
[2026-02-25T22:12:17.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.800Z] [INFO]
[2026-02-25T22:12:17.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.800Z] [INFO]
[2026-02-25T22:12:17.800Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.800Z] [INFO]
[2026-02-25T22:12:17.800Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.800Z] [INFO] Processed 3 files in 9ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:12:17.800Z] [INFO]
[2026-02-25T22:12:17.800Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.800Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:12:17.800Z] [INFO]
[2026-02-25T22:12:17.800Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.800Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:17.800Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/spi/src/main/resources
[2026-02-25T22:12:17.800Z] [INFO]
[2026-02-25T22:12:17.800Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.800Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:12:17.800Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/classes
[2026-02-25T22:12:17.800Z] [INFO]
[2026-02-25T22:12:17.800Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.800Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:17.800Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/spi/src/test/resources
[2026-02-25T22:12:17.800Z] [INFO]
[2026-02-25T22:12:17.800Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.800Z] [INFO] No sources to compile
[2026-02-25T22:12:17.800Z] [INFO]
[2026-02-25T22:12:17.800Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.800Z] [INFO] No tests to run.
[2026-02-25T22:12:17.800Z] [INFO]
[2026-02-25T22:12:17.800Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.800Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final.jar
[2026-02-25T22:12:17.800Z] [INFO]
[2026-02-25T22:12:17.800Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.800Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final-sources.jar
[2026-02-25T22:12:17.800Z] [INFO]
[2026-02-25T22:12:17.800Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common-spi ---
[2026-02-25T22:12:17.800Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final.jar
[2026-02-25T22:12:17.800Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final.pom
[2026-02-25T22:12:17.800Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-spi/2.7.5.Final/quarkus-resteasy-common-spi-2.7.5.Final-sources.jar
[2026-02-25T22:12:17.800Z] [INFO]
[2026-02-25T22:12:17.801Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-spi-deployment >---------
[2026-02-25T22:12:17.801Z] [INFO] Building Quarkus - RESTEasy Reactive - SPI 2.7.5.Final [188/964]
[2026-02-25T22:12:17.801Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:12:18.112Z] [INFO]
[2026-02-25T22:12:18.112Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.112Z] [INFO]
[2026-02-25T22:12:18.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.424Z] [INFO]
[2026-02-25T22:12:18.424Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.424Z] [INFO]
[2026-02-25T22:12:18.424Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.424Z] [INFO]
[2026-02-25T22:12:18.424Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.424Z] [INFO]
[2026-02-25T22:12:18.424Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.424Z] [INFO]
[2026-02-25T22:12:18.424Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.424Z] [INFO]
[2026-02-25T22:12:18.424Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.424Z] [INFO]
[2026-02-25T22:12:18.424Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.424Z] [INFO] Processed 23 files in 33ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-02-25T22:12:18.424Z] [INFO]
[2026-02-25T22:12:18.424Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.424Z] [INFO] Processed 23 files in 00:00.027 (Already Sorted: 23, Needed Sorting: 0)
[2026-02-25T22:12:18.424Z] [INFO]
[2026-02-25T22:12:18.424Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.424Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:18.424Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/main/resources
[2026-02-25T22:12:18.424Z] [INFO]
[2026-02-25T22:12:18.424Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.424Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:12:18.424Z] [INFO] Compiling 23 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/classes
[2026-02-25T22:12:18.424Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/main/java/io/quarkus/resteasy/reactive/spi/AbstractInterceptorBuildItem.java:[60,24] unchecked cast
[2026-02-25T22:12:18.424Z] required: B
[2026-02-25T22:12:18.424Z] found: io.quarkus.resteasy.reactive.spi.AbstractInterceptorBuildItem.Builder<T,B>
[2026-02-25T22:12:18.424Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/main/java/io/quarkus/resteasy/reactive/spi/AbstractInterceptorBuildItem.java:[65,24] unchecked cast
[2026-02-25T22:12:18.424Z] required: B
[2026-02-25T22:12:18.424Z] found: io.quarkus.resteasy.reactive.spi.AbstractInterceptorBuildItem.Builder<T,B>
[2026-02-25T22:12:18.424Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/main/java/io/quarkus/resteasy/reactive/spi/AbstractInterceptorBuildItem.java:[71,24] unchecked cast
[2026-02-25T22:12:18.424Z] required: B
[2026-02-25T22:12:18.424Z] found: io.quarkus.resteasy.reactive.spi.AbstractInterceptorBuildItem.Builder<T,B>
[2026-02-25T22:12:18.424Z] [INFO]
[2026-02-25T22:12:18.424Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.424Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:18.424Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/test/resources
[2026-02-25T22:12:18.424Z] [INFO]
[2026-02-25T22:12:18.424Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.424Z] [INFO] No sources to compile
[2026-02-25T22:12:18.424Z] [INFO]
[2026-02-25T22:12:18.424Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.735Z] [INFO] No tests to run.
[2026-02-25T22:12:18.735Z] [INFO]
[2026-02-25T22:12:18.735Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.735Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar
[2026-02-25T22:12:18.735Z] [INFO]
[2026-02-25T22:12:18.735Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.735Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:12:18.735Z] [INFO]
[2026-02-25T22:12:18.735Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-02-25T22:12:18.735Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar
[2026-02-25T22:12:18.735Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.pom
[2026-02-25T22:12:18.735Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:12:18.735Z] [INFO]
[2026-02-25T22:12:18.735Z] [INFO] -----------< io.quarkus:quarkus-resteasy-common-deployment >------------
[2026-02-25T22:12:18.735Z] [INFO] Building Quarkus - RESTEasy - Common - Deployment 2.7.5.Final [189/964]
[2026-02-25T22:12:18.735Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:12:18.735Z] [INFO]
[2026-02-25T22:12:18.735Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:18.735Z] [INFO]
[2026-02-25T22:12:18.736Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:19.049Z] [INFO]
[2026-02-25T22:12:19.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:19.049Z] [INFO]
[2026-02-25T22:12:19.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:19.049Z] [INFO]
[2026-02-25T22:12:19.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:19.049Z] [INFO]
[2026-02-25T22:12:19.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:19.049Z] [INFO]
[2026-02-25T22:12:19.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:19.049Z] [INFO]
[2026-02-25T22:12:19.049Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:19.049Z] [INFO]
[2026-02-25T22:12:19.049Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:19.049Z] [INFO] Processed 5 files in 20ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:12:19.049Z] [INFO]
[2026-02-25T22:12:19.049Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:19.049Z] [INFO] Processed 5 files in 00:00.025 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:12:19.049Z] [INFO]
[2026-02-25T22:12:19.049Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:19.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:19.049Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/deployment/src/main/resources
[2026-02-25T22:12:19.049Z] [INFO]
[2026-02-25T22:12:19.049Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:19.049Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:12:19.049Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/classes
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:19.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:19.739Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/deployment/src/test/resources
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:19.739Z] [INFO] No sources to compile
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:19.739Z] [INFO] No tests to run.
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:19.739Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final.jar
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:19.739Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common-deployment ---
[2026-02-25T22:12:19.739Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-deployment/2.7.5.Final/quarkus-resteasy-common-deployment-2.7.5.Final.jar
[2026-02-25T22:12:19.739Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-deployment/2.7.5.Final/quarkus-resteasy-common-deployment-2.7.5.Final.pom
[2026-02-25T22:12:19.739Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-common-deployment/2.7.5.Final/quarkus-resteasy-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] ----------------< io.quarkus:quarkus-jaxrs-spi-parent >-----------------
[2026-02-25T22:12:19.739Z] [INFO] Building Quarkus - JAX-RS SPI - Parent 2.7.5.Final [190/964]
[2026-02-25T22:12:19.739Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-spi-parent ---
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-spi-parent ---
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-spi-parent ---
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-spi-parent ---
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-spi-parent ---
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-spi-parent ---
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-spi-parent ---
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-spi-parent ---
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-spi-parent ---
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-spi-parent ---
[2026-02-25T22:12:19.739Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-spi-parent ---
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-spi-parent ---
[2026-02-25T22:12:19.739Z] [INFO] Installing /quarkus/extensions/jaxrs-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-spi-parent/2.7.5.Final/quarkus-jaxrs-spi-parent-2.7.5.Final.pom
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --------------< io.quarkus:quarkus-jaxrs-spi-deployment >---------------
[2026-02-25T22:12:19.739Z] [INFO] Building Quarkus - JAX-RS - SPI - Deployment 2.7.5.Final [191/964]
[2026-02-25T22:12:19.739Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:19.739Z] [INFO]
[2026-02-25T22:12:19.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:20.058Z] [INFO]
[2026-02-25T22:12:20.058Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:20.058Z] [INFO]
[2026-02-25T22:12:20.058Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:20.058Z] [INFO]
[2026-02-25T22:12:20.058Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:20.058Z] [INFO]
[2026-02-25T22:12:20.058Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:20.058Z] [INFO]
[2026-02-25T22:12:20.058Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:20.058Z] [INFO]
[2026-02-25T22:12:20.058Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:20.058Z] [INFO]
[2026-02-25T22:12:20.058Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:20.058Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:12:20.058Z] [INFO]
[2026-02-25T22:12:20.058Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:20.058Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:12:20.058Z] [INFO]
[2026-02-25T22:12:20.058Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:20.058Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:20.058Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxrs-spi/deployment/src/main/resources
[2026-02-25T22:12:20.058Z] [INFO]
[2026-02-25T22:12:20.058Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:20.058Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:12:20.058Z] [INFO] Compiling 1 source file to /quarkus/extensions/jaxrs-spi/deployment/target/classes
[2026-02-25T22:12:20.370Z] [INFO]
[2026-02-25T22:12:20.370Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:20.370Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:20.370Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxrs-spi/deployment/src/test/resources
[2026-02-25T22:12:20.370Z] [INFO]
[2026-02-25T22:12:20.370Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:20.370Z] [INFO] No sources to compile
[2026-02-25T22:12:20.370Z] [INFO]
[2026-02-25T22:12:20.370Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:20.370Z] [INFO] No tests to run.
[2026-02-25T22:12:20.370Z] [INFO]
[2026-02-25T22:12:20.370Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:20.370Z] [INFO] Building jar: /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar
[2026-02-25T22:12:20.370Z] [INFO]
[2026-02-25T22:12:20.370Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:20.370Z] [INFO] Building jar: /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:12:20.370Z] [INFO]
[2026-02-25T22:12:20.370Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-spi-deployment ---
[2026-02-25T22:12:20.370Z] [INFO] Installing /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar
[2026-02-25T22:12:20.370Z] [INFO] Installing /quarkus/extensions/jaxrs-spi/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final.pom
[2026-02-25T22:12:20.370Z] [INFO] Installing /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.5.Final/quarkus-jaxrs-spi-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:12:20.370Z] [INFO]
[2026-02-25T22:12:20.370Z] [INFO] -----------< io.quarkus:quarkus-resteasy-server-common-spi >------------
[2026-02-25T22:12:20.370Z] [INFO] Building Quarkus - RESTEasy - Server common - SPI 2.7.5.Final [192/964]
[2026-02-25T22:12:20.370Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:12:20.370Z] [INFO]
[2026-02-25T22:12:20.370Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.370Z] [INFO]
[2026-02-25T22:12:20.370Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.681Z] [INFO]
[2026-02-25T22:12:20.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.681Z] [INFO]
[2026-02-25T22:12:20.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.681Z] [INFO]
[2026-02-25T22:12:20.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.681Z] [INFO]
[2026-02-25T22:12:20.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.681Z] [INFO]
[2026-02-25T22:12:20.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.681Z] [INFO]
[2026-02-25T22:12:20.681Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.681Z] [INFO]
[2026-02-25T22:12:20.681Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.681Z] [INFO] Processed 4 files in 7ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:12:20.681Z] [INFO]
[2026-02-25T22:12:20.681Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.681Z] [INFO] Processed 4 files in 00:00.003 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:12:20.681Z] [INFO]
[2026-02-25T22:12:20.681Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:20.681Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/src/main/resources
[2026-02-25T22:12:20.681Z] [INFO]
[2026-02-25T22:12:20.681Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.681Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:12:20.681Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/classes
[2026-02-25T22:12:20.681Z] [INFO]
[2026-02-25T22:12:20.681Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:20.681Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/src/test/resources
[2026-02-25T22:12:20.681Z] [INFO]
[2026-02-25T22:12:20.681Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.681Z] [INFO] No sources to compile
[2026-02-25T22:12:20.681Z] [INFO]
[2026-02-25T22:12:20.682Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.682Z] [INFO] No tests to run.
[2026-02-25T22:12:20.682Z] [INFO]
[2026-02-25T22:12:20.682Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.682Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final.jar
[2026-02-25T22:12:20.682Z] [INFO]
[2026-02-25T22:12:20.682Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.682Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final-sources.jar
[2026-02-25T22:12:20.994Z] [INFO]
[2026-02-25T22:12:20.994Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common-spi ---
[2026-02-25T22:12:20.994Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final.jar
[2026-02-25T22:12:20.994Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final.pom
[2026-02-25T22:12:20.994Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-spi/2.7.5.Final/quarkus-resteasy-server-common-spi-2.7.5.Final-sources.jar
[2026-02-25T22:12:20.994Z] [INFO]
[2026-02-25T22:12:20.994Z] [INFO] --------< io.quarkus:quarkus-resteasy-server-common-deployment >--------
[2026-02-25T22:12:20.994Z] [INFO] Building Quarkus - RESTEasy - Server common - Deployment 2.7.5.Final [193/964]
[2026-02-25T22:12:20.994Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:12:20.994Z] [INFO]
[2026-02-25T22:12:20.994Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:20.994Z] [INFO]
[2026-02-25T22:12:20.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:21.305Z] [INFO]
[2026-02-25T22:12:21.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:21.305Z] [INFO]
[2026-02-25T22:12:21.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:21.305Z] [INFO]
[2026-02-25T22:12:21.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:21.305Z] [INFO]
[2026-02-25T22:12:21.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:21.305Z] [INFO]
[2026-02-25T22:12:21.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:21.305Z] [INFO]
[2026-02-25T22:12:21.305Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:21.305Z] [INFO]
[2026-02-25T22:12:21.305Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:21.305Z] [INFO] Processed 6 files in 21ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T22:12:21.305Z] [INFO]
[2026-02-25T22:12:21.305Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:21.305Z] [INFO] Processed 6 files in 00:00.032 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T22:12:21.305Z] [INFO]
[2026-02-25T22:12:21.305Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:21.305Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:21.305Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/src/main/resources
[2026-02-25T22:12:21.305Z] [INFO]
[2026-02-25T22:12:21.305Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:21.305Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:12:21.305Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/classes
[2026-02-25T22:12:21.979Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/generated-sources/annotations/io/quarkus/resteasy/server/common/deployment/ResteasyServerCommonProcessor$ResteasyConfig$$accessor.java:[22,119] metricsEnabled in io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor.ResteasyConfig has been deprecated and marked for removal
[2026-02-25T22:12:21.979Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/generated-sources/annotations/io/quarkus/resteasy/server/common/deployment/ResteasyServerCommonProcessor$ResteasyConfig$$accessor.java:[26,112] metricsEnabled in io.quarkus.resteasy.server.common.deployment.ResteasyServerCommonProcessor.ResteasyConfig has been deprecated and marked for removal
[2026-02-25T22:12:21.979Z] [INFO]
[2026-02-25T22:12:21.979Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:21.979Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:21.979Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/src/test/resources
[2026-02-25T22:12:21.979Z] [INFO]
[2026-02-25T22:12:21.979Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:21.979Z] [INFO] No sources to compile
[2026-02-25T22:12:21.979Z] [INFO]
[2026-02-25T22:12:21.979Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:21.979Z] [INFO] No tests to run.
[2026-02-25T22:12:21.979Z] [INFO]
[2026-02-25T22:12:21.979Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:21.979Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final.jar
[2026-02-25T22:12:21.980Z] [INFO]
[2026-02-25T22:12:21.980Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:21.980Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:12:21.980Z] [INFO]
[2026-02-25T22:12:21.980Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common-deployment ---
[2026-02-25T22:12:21.980Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.5.Final/quarkus-resteasy-server-common-deployment-2.7.5.Final.jar
[2026-02-25T22:12:21.980Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.5.Final/quarkus-resteasy-server-common-deployment-2.7.5.Final.pom
[2026-02-25T22:12:21.980Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.5.Final/quarkus-resteasy-server-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:12:21.980Z] [INFO]
[2026-02-25T22:12:21.980Z] [INFO] ---------------< io.quarkus:quarkus-resteasy-deployment >---------------
[2026-02-25T22:12:21.980Z] [INFO] Building Quarkus - RESTEasy - Deployment 2.7.5.Final [194/964]
[2026-02-25T22:12:21.980Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:12:21.980Z] [INFO]
[2026-02-25T22:12:21.980Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-deployment ---
[2026-02-25T22:12:21.980Z] [INFO]
[2026-02-25T22:12:21.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-deployment ---
[2026-02-25T22:12:22.655Z] [INFO]
[2026-02-25T22:12:22.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-deployment ---
[2026-02-25T22:12:22.655Z] [INFO]
[2026-02-25T22:12:22.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-deployment ---
[2026-02-25T22:12:22.655Z] [INFO]
[2026-02-25T22:12:22.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-deployment ---
[2026-02-25T22:12:22.655Z] [INFO]
[2026-02-25T22:12:22.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-deployment ---
[2026-02-25T22:12:22.655Z] [INFO]
[2026-02-25T22:12:22.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-deployment ---
[2026-02-25T22:12:22.655Z] [INFO]
[2026-02-25T22:12:22.655Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-deployment ---
[2026-02-25T22:12:22.655Z] [INFO]
[2026-02-25T22:12:22.655Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-deployment ---
[2026-02-25T22:12:22.655Z] [INFO] Processed 95 files in 96ms (Formatted: 0, Unchanged: 95, Failed: 0, Readonly: 0)
[2026-02-25T22:12:22.655Z] [INFO]
[2026-02-25T22:12:22.655Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-deployment ---
[2026-02-25T22:12:22.655Z] [INFO] Processed 95 files in 00:00.122 (Already Sorted: 95, Needed Sorting: 0)
[2026-02-25T22:12:22.655Z] [INFO]
[2026-02-25T22:12:22.655Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-deployment ---
[2026-02-25T22:12:22.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:22.655Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/resources
[2026-02-25T22:12:22.655Z] [INFO]
[2026-02-25T22:12:22.655Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-deployment ---
[2026-02-25T22:12:22.655Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:12:22.655Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/resteasy/deployment/target/classes
[2026-02-25T22:12:22.967Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/java/io/quarkus/resteasy/deployment/ResteasyServletProcessor.java:[52,27] io.quarkus.resteasy.deployment.ResteasyJaxrsConfigBuildItem in io.quarkus.resteasy.deployment has been deprecated
[2026-02-25T22:12:22.967Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/java/io/quarkus/resteasy/deployment/ResteasyServletProcessor.java:[52,27] io.quarkus.resteasy.deployment.ResteasyJaxrsConfigBuildItem in io.quarkus.resteasy.deployment has been deprecated
[2026-02-25T22:12:22.967Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/java/io/quarkus/resteasy/deployment/ResteasyServletProcessor.java:[52,27] io.quarkus.resteasy.deployment.ResteasyJaxrsConfigBuildItem in io.quarkus.resteasy.deployment has been deprecated
[2026-02-25T22:12:22.967Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/java/io/quarkus/resteasy/deployment/ResteasyServletProcessor.java:[59,55] io.quarkus.resteasy.deployment.ResteasyJaxrsConfigBuildItem in io.quarkus.resteasy.deployment has been deprecated
[2026-02-25T22:12:22.967Z] [INFO]
[2026-02-25T22:12:22.967Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-deployment ---
[2026-02-25T22:12:22.967Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:12:22.967Z] [INFO] Copying 5 resources
[2026-02-25T22:12:22.967Z] [INFO]
[2026-02-25T22:12:22.967Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-deployment ---
[2026-02-25T22:12:22.967Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:12:22.967Z] [INFO] Compiling 89 source files to /quarkus/extensions/resteasy-classic/resteasy/deployment/target/test-classes
[2026-02-25T22:12:23.640Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/test/java/io/quarkus/resteasy/test/IncompletePostTestCase.java:[49,35] org.apache.http.params.CoreConnectionPNames in org.apache.http.params has been deprecated
[2026-02-25T22:12:23.640Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/deployment/src/test/java/io/quarkus/resteasy/test/IncompletePostTestCase.java:[48,35] org.apache.http.params.CoreConnectionPNames in org.apache.http.params has been deprecated
[2026-02-25T22:12:23.640Z] [INFO]
[2026-02-25T22:12:23.640Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-deployment ---
[2026-02-25T22:12:23.640Z] [INFO]
[2026-02-25T22:12:23.640Z] [INFO] -------------------------------------------------------
[2026-02-25T22:12:23.640Z] [INFO] T E S T S
[2026-02-25T22:12:23.640Z] [INFO] -------------------------------------------------------
[2026-02-25T22:12:23.640Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:12:24.312Z] [INFO] Running io.quarkus.resteasy.test.JsonProviderTestCase
[2026-02-25T22:12:30.073Z] 2026-02-25 22:12:29,132 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.639s. Listening on: http://localhost:8081
[2026-02-25T22:12:30.073Z] 2026-02-25 22:12:29,134 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:12:30.073Z] 2026-02-25 22:12:29,134 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:12:31.659Z] 2026-02-25 22:12:31,521 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-25T22:12:31.659Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.417 s - in io.quarkus.resteasy.test.JsonProviderTestCase
[2026-02-25T22:12:31.659Z] [INFO] Running io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithoutRemainderTest
[2026-02-25T22:12:33.246Z] 2026-02-25 22:12:33,171 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.552s. Listening on: http://localhost:8081
[2026-02-25T22:12:33.246Z] 2026-02-25 22:12:33,172 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:12:33.246Z] 2026-02-25 22:12:33,172 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:12:33.919Z] 2026-02-25 22:12:33,738 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:12:33.919Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.202 s - in io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithoutRemainderTest
[2026-02-25T22:12:33.919Z] [INFO] Running io.quarkus.resteasy.test.root.ApplicationPathTest
[2026-02-25T22:12:35.508Z] 2026-02-25 22:12:35,168 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.563s. Listening on: http://localhost:8081
[2026-02-25T22:12:35.508Z] 2026-02-25 22:12:35,169 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:12:35.508Z] 2026-02-25 22:12:35,169 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:12:35.837Z] 2026-02-25 22:12:35,768 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:12:35.837Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s - in io.quarkus.resteasy.test.root.ApplicationPathTest
[2026-02-25T22:12:35.837Z] [INFO] Running io.quarkus.resteasy.test.root.BuildProfileTest
[2026-02-25T22:12:37.422Z] 2026-02-25 22:12:37,044 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.test.root.BuildProfileTest$ResponseFilter3 is already registered. 2nd registration is being ignored.
[2026-02-25T22:12:37.422Z] 2026-02-25 22:12:37,060 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.test.root.BuildProfileTest$ResponseFilter5 is already registered. 2nd registration is being ignored.
[2026-02-25T22:12:37.422Z] 2026-02-25 22:12:37,063 WARN [org.jbo.res.res.i18n] (main) RESTEASY002155: Provider class io.quarkus.resteasy.test.root.BuildProfileTest$ResponseFilter5 is already registered. 2nd registration is being ignored.
[2026-02-25T22:12:37.422Z] 2026-02-25 22:12:37,350 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.578s. Listening on: http://localhost:8081
[2026-02-25T22:12:37.422Z] 2026-02-25 22:12:37,350 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:12:37.422Z] 2026-02-25 22:12:37,351 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:12:38.096Z] 2026-02-25 22:12:38,058 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:12:38.096Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.28 s - in io.quarkus.resteasy.test.root.BuildProfileTest
[2026-02-25T22:12:38.096Z] [INFO] Running io.quarkus.resteasy.test.root.ApplicationPathHttpRootTest
[2026-02-25T22:12:39.193Z] 2026-02-25 22:12:39,055 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2026-02-25T22:12:39.193Z] 2026-02-25 22:12:39,055 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:12:39.193Z] 2026-02-25 22:12:39,055 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:12:39.866Z] 2026-02-25 22:12:39,632 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:12:39.866Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.566 s - in io.quarkus.resteasy.test.root.ApplicationPathHttpRootTest
[2026-02-25T22:12:39.866Z] [INFO] Running io.quarkus.resteasy.test.root.ApplicationTest
[2026-02-25T22:12:40.962Z] 2026-02-25 22:12:40,902 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.563s. Listening on: http://localhost:8081
[2026-02-25T22:12:40.962Z] 2026-02-25 22:12:40,903 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:12:40.962Z] 2026-02-25 22:12:40,903 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:12:41.636Z] 2026-02-25 22:12:41,506 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2026-02-25T22:12:41.636Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.876 s - in io.quarkus.resteasy.test.root.ApplicationTest
[2026-02-25T22:12:41.636Z] [INFO] Running io.quarkus.resteasy.test.ReadTimeoutTestCase
[2026-02-25T22:12:42.729Z] 2026-02-25 22:12:42,669 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8081
[2026-02-25T22:12:42.729Z] 2026-02-25 22:12:42,670 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:12:42.729Z] 2026-02-25 22:12:42,670 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:12:44.336Z] 2026-02-25 22:12:44,071 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:12:44.336Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.548 s - in io.quarkus.resteasy.test.ReadTimeoutTestCase
[2026-02-25T22:12:44.336Z] [INFO] Running io.quarkus.resteasy.test.ForwardedEnabledTest
[2026-02-25T22:12:45.432Z] 2026-02-25 22:12:45,004 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.373s. Listening on: http://localhost:8081
[2026-02-25T22:12:45.432Z] 2026-02-25 22:12:45,005 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:12:45.432Z] 2026-02-25 22:12:45,005 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:12:45.743Z] 2026-02-25 22:12:45,481 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:12:45.743Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.415 s - in io.quarkus.resteasy.test.ForwardedEnabledTest
[2026-02-25T22:12:45.743Z] [INFO] Running io.quarkus.resteasy.test.subresource.SubresourceLocatorTest
[2026-02-25T22:12:46.524Z] 2026-02-25 22:12:46,479 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8081
[2026-02-25T22:12:46.524Z] 2026-02-25 22:12:46,479 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:12:46.524Z] 2026-02-25 22:12:46,480 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:12:47.326Z] 2026-02-25 22:12:46,917 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:12:47.326Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.43 s - in io.quarkus.resteasy.test.subresource.SubresourceLocatorTest
[2026-02-25T22:12:47.326Z] [INFO] Running io.quarkus.resteasy.test.subresource.SubresourceLocatorHttpRootTest
[2026-02-25T22:12:47.996Z] 2026-02-25 22:12:47,834 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8081
[2026-02-25T22:12:47.996Z] 2026-02-25 22:12:47,835 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:12:47.996Z] 2026-02-25 22:12:47,835 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:12:48.313Z] 2026-02-25 22:12:48,259 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:12:48.314Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 s - in io.quarkus.resteasy.test.subresource.SubresourceLocatorHttpRootTest
[2026-02-25T22:12:48.314Z] [INFO] Running io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest
[2026-02-25T22:12:49.411Z] 2026-02-25 22:12:49,243 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8081
[2026-02-25T22:12:49.411Z] 2026-02-25 22:12:49,244 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:12:49.411Z] 2026-02-25 22:12:49,244 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:12:49.721Z] 2026-02-25 22:12:49,587 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: e4dce910-186f-45f7-8e5a-f0df61e45939-1: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:12:49.721Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:12:49.721Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:12:49.721Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:12:49.721Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:12:49.721Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:12:49.721Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:12:49.721Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:12:49.721Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:12:49.721Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:12:49.721Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:12:49.721Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-25T22:12:49.721Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.optionsException(ExceptionReturnStatusAndBodyTest.java:86)
[2026-02-25T22:12:49.721Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:12:49.721Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:12:49.721Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:12:49.721Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:12:49.721Z] ... 15 more
[2026-02-25T22:12:49.721Z]
[2026-02-25T22:12:49.721Z] 2026-02-25 22:12:49,673 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: e4dce910-186f-45f7-8e5a-f0df61e45939-2: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:12:49.721Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:12:49.721Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:12:49.721Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:12:49.721Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:12:49.721Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:12:49.721Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:12:49.721Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:12:49.721Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:12:49.721Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:12:49.721Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:12:49.721Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:12:49.721Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-25T22:12:49.721Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.getException(ExceptionReturnStatusAndBodyTest.java:76)
[2026-02-25T22:12:49.721Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:12:49.721Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:12:49.722Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:12:49.722Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:12:49.722Z] ... 15 more
[2026-02-25T22:12:49.722Z]
[2026-02-25T22:12:49.722Z] 2026-02-25 22:12:49,693 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: e4dce910-186f-45f7-8e5a-f0df61e45939-3: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:12:49.722Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:12:49.722Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:12:49.722Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:12:49.722Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:12:49.722Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:12:49.722Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:12:49.722Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:12:49.722Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:12:49.722Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:12:49.722Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:12:49.722Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-25T22:12:49.722Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.putException(ExceptionReturnStatusAndBodyTest.java:101)
[2026-02-25T22:12:49.722Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:12:49.722Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:12:49.722Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:12:49.722Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:12:49.722Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:12:49.722Z] ... 15 more
[2026-02-25T22:12:49.722Z]
[2026-02-25T22:12:50.048Z] 2026-02-25 22:12:49,710 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: e4dce910-186f-45f7-8e5a-f0df61e45939-4: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:12:50.048Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:12:50.048Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:12:50.048Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:12:50.048Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:12:50.048Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:12:50.048Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:12:50.048Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:12:50.048Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:12:50.048Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:12:50.048Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:12:50.048Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-25T22:12:50.048Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.patchException(ExceptionReturnStatusAndBodyTest.java:91)
[2026-02-25T22:12:50.048Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:12:50.048Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:12:50.048Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:12:50.048Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:12:50.048Z] ... 15 more
[2026-02-25T22:12:50.048Z]
[2026-02-25T22:12:50.048Z] 2026-02-25 22:12:49,725 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: e4dce910-186f-45f7-8e5a-f0df61e45939-5: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:12:50.048Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:12:50.048Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:12:50.048Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:12:50.048Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:12:50.048Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:12:50.048Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:12:50.048Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:12:50.048Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:12:50.048Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:12:50.048Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:12:50.048Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-25T22:12:50.048Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.headException(ExceptionReturnStatusAndBodyTest.java:81)
[2026-02-25T22:12:50.048Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:12:50.048Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:12:50.048Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:12:50.048Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:12:50.048Z] ... 15 more
[2026-02-25T22:12:50.048Z]
[2026-02-25T22:12:50.048Z] 2026-02-25 22:12:49,752 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: e4dce910-186f-45f7-8e5a-f0df61e45939-6: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:12:50.048Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:12:50.048Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:12:50.048Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:12:50.048Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:12:50.048Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:12:50.049Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:12:50.049Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:12:50.049Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:12:50.049Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:12:50.049Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:12:50.049Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:12:50.049Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-25T22:12:50.049Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.postException(ExceptionReturnStatusAndBodyTest.java:96)
[2026-02-25T22:12:50.049Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:12:50.049Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:12:50.049Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:12:50.049Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:12:50.049Z] ... 15 more
[2026-02-25T22:12:50.049Z]
[2026-02-25T22:12:50.049Z] 2026-02-25 22:12:49,772 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: e4dce910-186f-45f7-8e5a-f0df61e45939-7: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:12:50.049Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:12:50.049Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:12:50.049Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:12:50.049Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:12:50.049Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:12:50.049Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:12:50.049Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:12:50.049Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:12:50.049Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:12:50.049Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:12:50.049Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-02-25T22:12:50.049Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.deleteException(ExceptionReturnStatusAndBodyTest.java:71)
[2026-02-25T22:12:50.049Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:12:50.049Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:12:50.049Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:12:50.049Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:12:50.049Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:12:50.049Z] ... 15 more
[2026-02-25T22:12:50.049Z]
[2026-02-25T22:12:50.049Z] 2026-02-25 22:12:49,798 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:12:50.049Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.532 s - in io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest
[2026-02-25T22:12:50.049Z] [INFO] Running io.quarkus.resteasy.test.MaxRequestSizeTestCase
[2026-02-25T22:12:54.657Z] Tests paused
[2026-02-25T22:12:54.657Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:12:54.657Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:12:54.657Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:12:54.657Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:12:54.657Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:12:54.657Z] 2026-02-25 22:12:53,476 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.059s. Listening on: http://localhost:8080
[2026-02-25T22:12:54.657Z] 2026-02-25 22:12:53,477 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:12:54.657Z] 2026-02-25 22:12:53,477 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:12:54.657Z] 2026-02-25 22:12:53,857 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:12:56.817Z] Tests paused
[2026-02-25T22:12:56.817Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:12:56.817Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:12:56.817Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:12:56.817Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:12:56.817Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:12:56.817Z] 2026-02-25 22:12:56,272 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.038s. Listening on: http://localhost:8080
[2026-02-25T22:12:56.817Z] 2026-02-25 22:12:56,272 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:12:56.817Z] 2026-02-25 22:12:56,272 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:12:56.817Z] 2026-02-25 22:12:56,433 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:12:58.979Z] Tests paused
[2026-02-25T22:12:58.979Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:12:58.979Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:12:58.979Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:12:58.979Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:12:58.979Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:12:58.979Z] 2026-02-25 22:12:58,513 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.781s. Listening on: http://localhost:8080
[2026-02-25T22:12:58.979Z] 2026-02-25 22:12:58,514 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:12:58.979Z] 2026-02-25 22:12:58,514 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:12:58.979Z] 2026-02-25 22:12:58,656 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:13:01.838Z] Tests paused
[2026-02-25T22:13:01.838Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:13:01.838Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:13:01.838Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:13:01.838Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:13:01.838Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:13:01.838Z] 2026-02-25 22:13:01,089 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.080s. Listening on: http://localhost:8080
[2026-02-25T22:13:01.838Z] 2026-02-25 22:13:01,089 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:13:01.838Z] 2026-02-25 22:13:01,090 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:01.838Z] 2026-02-25 22:13:01,244 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:13:01.838Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.49 s - in io.quarkus.resteasy.test.MaxRequestSizeTestCase
[2026-02-25T22:13:01.838Z] [INFO] Running io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithRemainderTest
[2026-02-25T22:13:02.509Z] 2026-02-25 22:13:01,274 WARN [io.qua.arc.impl] (executor-thread-0) An error occurred during delivery of the @BeforeDestroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:166)
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.ManagedContext.terminate(ManagedContext.java:36)
[2026-02-25T22:13:02.509Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:166)
[2026-02-25T22:13:02.509Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:13:02.509Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:13:02.509Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:13:02.509Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:13:02.509Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:13:02.509Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:13:02.509Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:13:02.509Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:13:02.509Z]
[2026-02-25T22:13:02.509Z] 2026-02-25 22:13:01,274 WARN [io.qua.arc.impl] (executor-thread-0) An error occurred during delivery of the @Destroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:166)
[2026-02-25T22:13:02.509Z] at io.quarkus.arc.ManagedContext.terminate(ManagedContext.java:36)
[2026-02-25T22:13:02.509Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:166)
[2026-02-25T22:13:02.509Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:13:02.509Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:13:02.509Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:13:02.509Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:13:02.509Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:13:02.509Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:13:02.509Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:13:02.509Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:13:02.509Z]
[2026-02-25T22:13:02.509Z] 2026-02-25 22:13:02,253 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.438s. Listening on: http://localhost:8081
[2026-02-25T22:13:02.509Z] 2026-02-25 22:13:02,253 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:02.509Z] 2026-02-25 22:13:02,253 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:02.820Z] 2026-02-25 22:13:02,600 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:13:02.820Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 s - in io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithRemainderTest
[2026-02-25T22:13:02.820Z] [INFO] Running io.quarkus.resteasy.test.files.StaticResourceDeletionBeforeFirstRequestTest
[2026-02-25T22:13:05.056Z] Tests paused
[2026-02-25T22:13:05.056Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:13:05.056Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:13:05.056Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:13:05.056Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:13:05.056Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:13:05.056Z] 2026-02-25 22:13:04,680 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.768s. Listening on: http://localhost:8080
[2026-02-25T22:13:05.056Z] 2026-02-25 22:13:04,681 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:13:05.056Z] 2026-02-25 22:13:04,681 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:05.056Z] 2026-02-25 22:13:04,791 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:13:05.056Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.217 s - in io.quarkus.resteasy.test.files.StaticResourceDeletionBeforeFirstRequestTest
[2026-02-25T22:13:05.056Z] [INFO] Running io.quarkus.resteasy.test.files.StaticFileWithResourcesHttpRootTest
[2026-02-25T22:13:06.154Z] 2026-02-25 22:13:05,743 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8081
[2026-02-25T22:13:06.154Z] 2026-02-25 22:13:05,743 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:06.154Z] 2026-02-25 22:13:05,743 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:06.467Z] 2026-02-25 22:13:06,154 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:13:06.467Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.333 s - in io.quarkus.resteasy.test.files.StaticFileWithResourcesHttpRootTest
[2026-02-25T22:13:06.467Z] [INFO] Running io.quarkus.resteasy.test.files.StaticFileWithResourcesTest
[2026-02-25T22:13:07.138Z] 2026-02-25 22:13:07,054 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.472s. Listening on: http://localhost:8081
[2026-02-25T22:13:07.138Z] 2026-02-25 22:13:07,055 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:07.138Z] 2026-02-25 22:13:07,055 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:07.809Z] 2026-02-25 22:13:07,559 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-25T22:13:07.809Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.404 s - in io.quarkus.resteasy.test.files.StaticFileWithResourcesTest
[2026-02-25T22:13:07.809Z] [INFO] Running io.quarkus.resteasy.test.files.StaticFileWithoutResourcesTest
[2026-02-25T22:13:08.480Z] 2026-02-25 22:13:08,272 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.341s. Listening on: http://localhost:8081
[2026-02-25T22:13:08.480Z] 2026-02-25 22:13:08,272 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:08.480Z] 2026-02-25 22:13:08,272 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:08.791Z] 2026-02-25 22:13:08,709 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:13:08.791Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.147 s - in io.quarkus.resteasy.test.files.StaticFileWithoutResourcesTest
[2026-02-25T22:13:08.791Z] [INFO] Running io.quarkus.resteasy.test.files.NoResourceTest
[2026-02-25T22:13:09.893Z] 2026-02-25 22:13:09,676 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2026-02-25T22:13:09.893Z] 2026-02-25 22:13:09,677 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:09.893Z] 2026-02-25 22:13:09,677 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:10.203Z] 2026-02-25 22:13:10,051 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:13:10.203Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.34 s - in io.quarkus.resteasy.test.files.NoResourceTest
[2026-02-25T22:13:10.203Z] [INFO] Running io.quarkus.resteasy.test.config.ConfigMappingWithProviderTest
[2026-02-25T22:13:13.873Z] Tests paused
[2026-02-25T22:13:13.873Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:13:13.873Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:13:13.873Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:13:13.873Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:13:13.873Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:13:13.873Z] 2026-02-25 22:13:12,571 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.206s. Listening on: http://localhost:8080
[2026-02-25T22:13:13.873Z] 2026-02-25 22:13:12,572 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:13:13.873Z] 2026-02-25 22:13:12,572 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:13.873Z] 2026-02-25 22:13:12,727 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-dev-mode-test14321373883253847896/src/main/resources/application.properties
[2026-02-25T22:13:13.873Z] 2026-02-25 22:13:12,728 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:13:13.873Z] 2026-02-25 22:13:12,735 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:13:13.873Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:13:13.873Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:13:13.873Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:13:13.873Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:13:13.873Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:13:13.873Z] 2026-02-25 22:13:13,157 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8080
[2026-02-25T22:13:13.873Z] 2026-02-25 22:13:13,157 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:13:13.873Z] 2026-02-25 22:13:13,157 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:13.873Z] 2026-02-25 22:13:13,158 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.432s
[2026-02-25T22:13:13.873Z] 2026-02-25 22:13:13,172 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:13:13.873Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.146 s - in io.quarkus.resteasy.test.config.ConfigMappingWithProviderTest
[2026-02-25T22:13:13.873Z] [INFO] Running io.quarkus.resteasy.test.PathInterfaceImplementorTest
[2026-02-25T22:13:14.187Z] 2026-02-25 22:13:14,144 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.460s. Listening on: http://localhost:8081
[2026-02-25T22:13:14.187Z] 2026-02-25 22:13:14,144 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:14.187Z] 2026-02-25 22:13:14,144 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:14.863Z] 2026-02-25 22:13:14,614 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:13:14.863Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.414 s - in io.quarkus.resteasy.test.PathInterfaceImplementorTest
[2026-02-25T22:13:14.863Z] [INFO] Running io.quarkus.resteasy.test.ClasspathResourceTestCase
[2026-02-25T22:13:15.957Z] 2026-02-25 22:13:15,864 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2026-02-25T22:13:15.957Z] 2026-02-25 22:13:15,865 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:15.957Z] 2026-02-25 22:13:15,865 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:16.629Z] 2026-02-25 22:13:16,337 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:13:16.629Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.716 s - in io.quarkus.resteasy.test.ClasspathResourceTestCase
[2026-02-25T22:13:16.629Z] [INFO] Running io.quarkus.resteasy.test.NotFoundExceptionMapperTestCase
[2026-02-25T22:13:18.856Z] Tests paused
[2026-02-25T22:13:18.856Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:13:18.856Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:13:18.856Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:13:18.856Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:13:18.856Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:13:18.856Z] 2026-02-25 22:13:18,435 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.741s. Listening on: http://localhost:8080
[2026-02-25T22:13:18.856Z] 2026-02-25 22:13:18,436 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:13:18.856Z] 2026-02-25 22:13:18,436 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:18.856Z] 2026-02-25 22:13:18,568 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-25T22:13:21.017Z] Tests paused
[2026-02-25T22:13:21.017Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:13:21.017Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:13:21.017Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:13:21.017Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:13:21.017Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:13:21.017Z] 2026-02-25 22:13:20,747 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.847s. Listening on: http://localhost:8080
[2026-02-25T22:13:21.017Z] 2026-02-25 22:13:20,747 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:13:21.017Z] 2026-02-25 22:13:20,747 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:21.017Z] 2026-02-25 22:13:20,910 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:13:23.871Z] Tests paused
[2026-02-25T22:13:23.871Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:13:23.871Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:13:23.871Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:13:23.871Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:13:23.871Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:13:23.871Z] 2026-02-25 22:13:23,224 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.875s. Listening on: http://localhost:8080
[2026-02-25T22:13:23.871Z] 2026-02-25 22:13:23,225 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:13:23.871Z] 2026-02-25 22:13:23,225 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:23.871Z] 2026-02-25 22:13:23,304 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.003s
[2026-02-25T22:13:23.871Z] 2026-02-25 22:13:23,400 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:13:26.046Z] Tests paused
[2026-02-25T22:13:26.046Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:13:26.046Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:13:26.046Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:13:26.046Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:13:26.046Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:13:26.046Z] 2026-02-25 22:13:25,509 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.761s. Listening on: http://localhost:8080
[2026-02-25T22:13:26.046Z] 2026-02-25 22:13:25,510 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:13:26.046Z] 2026-02-25 22:13:25,510 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:26.046Z] 2026-02-25 22:13:25,586 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.003s
[2026-02-25T22:13:26.046Z] 2026-02-25 22:13:25,721 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-25T22:13:28.214Z] Tests paused
[2026-02-25T22:13:28.214Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:13:28.214Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:13:28.214Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:13:28.214Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:13:28.214Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:13:28.214Z] 2026-02-25 22:13:27,687 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.614s. Listening on: http://localhost:8080
[2026-02-25T22:13:28.214Z] 2026-02-25 22:13:27,687 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:13:28.214Z] 2026-02-25 22:13:27,688 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:28.214Z] 2026-02-25 22:13:27,834 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-25T22:13:28.214Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.522 s - in io.quarkus.resteasy.test.NotFoundExceptionMapperTestCase
[2026-02-25T22:13:28.214Z] [INFO] Running io.quarkus.resteasy.test.NullHeaderTestCase
[2026-02-25T22:13:28.885Z] 2026-02-25 22:13:28,710 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8081
[2026-02-25T22:13:28.885Z] 2026-02-25 22:13:28,710 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:28.885Z] 2026-02-25 22:13:28,711 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:29.198Z] 2026-02-25 22:13:29,046 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:13:29.198Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 s - in io.quarkus.resteasy.test.NullHeaderTestCase
[2026-02-25T22:13:29.198Z] [INFO] Running io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTrailingSlashTestCase
[2026-02-25T22:13:31.361Z] Tests paused
[2026-02-25T22:13:31.361Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:13:31.361Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:13:31.361Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:13:31.361Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:13:31.361Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:13:31.361Z] 2026-02-25 22:13:31,136 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.761s. Listening on: http://localhost:8080
[2026-02-25T22:13:31.361Z] 2026-02-25 22:13:31,137 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:13:31.361Z] 2026-02-25 22:13:31,137 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:31.361Z] 2026-02-25 22:13:31,278 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:13:31.361Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.253 s - in io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTrailingSlashTestCase
[2026-02-25T22:13:31.361Z] [INFO] Running io.quarkus.resteasy.test.gzip.GZipResourceTest
[2026-02-25T22:13:32.453Z] 2026-02-25 22:13:32,115 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.402s. Listening on: http://localhost:8081
[2026-02-25T22:13:32.453Z] 2026-02-25 22:13:32,115 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:32.453Z] 2026-02-25 22:13:32,116 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:32.764Z] 2026-02-25 22:13:32,478 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:13:32.764Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 s - in io.quarkus.resteasy.test.gzip.GZipResourceTest
[2026-02-25T22:13:32.764Z] [INFO] Running io.quarkus.resteasy.test.VertxIOHangTestCase
[2026-02-25T22:13:33.446Z] 2026-02-25 22:13:33,303 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.373s. Listening on: http://localhost:8081
[2026-02-25T22:13:33.446Z] 2026-02-25 22:13:33,304 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:33.446Z] 2026-02-25 22:13:33,304 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:36.318Z] 2026-02-25 22:13:35,675 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (Timer-0) HTTP Request to /in failed, error id: 441401c0-ad6c-44c1-92cc-0a387ba709c2-1: org.jboss.resteasy.spi.UnhandledException: java.io.IOException: java.nio.channels.ClosedChannelException
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:13:36.318Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:13:36.318Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:13:36.318Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.handle(VertxRequestHandler.java:82)
[2026-02-25T22:13:36.318Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.handle(VertxRequestHandler.java:42)
[2026-02-25T22:13:36.318Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:13:36.318Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:13:36.318Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:13:36.318Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:13:36.318Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:13:36.318Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:13:36.318Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:13:36.318Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:13:36.318Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:13:36.318Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:13:36.318Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:13:36.318Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:13:36.318Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:13:36.318Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:13:36.318Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:13:36.318Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:13:36.318Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:13:36.318Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:13:36.318Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:13:36.318Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:13:36.318Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:13:36.318Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:13:36.318Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:13:36.318Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:13:36.318Z] at io.quarkus.resteasy.test.InputStreamResource$1$1.run(InputStreamResource.java:55)
[2026-02-25T22:13:36.318Z] at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[2026-02-25T22:13:36.318Z] at java.base/java.util.TimerThread.run(Timer.java:516)
[2026-02-25T22:13:36.318Z] Caused by: java.io.IOException: java.nio.channels.ClosedChannelException
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.VertxInputStream$VertxBlockingInput.readBlocking(VertxInputStream.java:254)
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.VertxInputStream.readIntoBuffer(VertxInputStream.java:121)
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.VertxInputStream.read(VertxInputStream.java:83)
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.VertxInputStream.read(VertxInputStream.java:71)
[2026-02-25T22:13:36.318Z] at io.quarkus.resteasy.test.InputStreamResource.read(InputStreamResource.java:38)
[2026-02-25T22:13:36.318Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:13:36.318Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:13:36.318Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:13:36.318Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:13:36.318Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:13:36.318Z] ... 48 more
[2026-02-25T22:13:36.318Z] Caused by: java.nio.channels.ClosedChannelException
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.VertxInputStream$VertxBlockingInput.<init>(VertxInputStream.java:182)
[2026-02-25T22:13:36.318Z] at io.quarkus.vertx.http.runtime.VertxInputStream.<init>(VertxInputStream.java:35)
[2026-02-25T22:13:36.318Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.handle(VertxRequestHandler.java:78)
[2026-02-25T22:13:36.318Z] ... 40 more
[2026-02-25T22:13:36.318Z]
[2026-02-25T22:13:36.318Z] 2026-02-25 22:13:35,685 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:13:36.318Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.202 s - in io.quarkus.resteasy.test.VertxIOHangTestCase
[2026-02-25T22:13:36.319Z] [INFO] Running io.quarkus.resteasy.test.IncompletePostTestCase
[2026-02-25T22:13:36.645Z] 2026-02-25 22:13:36,571 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8081
[2026-02-25T22:13:36.645Z] 2026-02-25 22:13:36,571 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:36.645Z] 2026-02-25 22:13:36,571 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:37.318Z] 2026-02-25 22:13:37,020 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:13:37.318Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.36 s - in io.quarkus.resteasy.test.IncompletePostTestCase
[2026-02-25T22:13:37.318Z] [INFO] Running io.quarkus.resteasy.test.security.LazyAuthPermitAllJaxRsTestCase
[2026-02-25T22:13:37.989Z] 2026-02-25 22:13:37,920 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2026-02-25T22:13:37.989Z] 2026-02-25 22:13:37,920 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:37.989Z] 2026-02-25 22:13:37,920 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:38.664Z] 2026-02-25 22:13:38,321 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:13:38.664Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 s - in io.quarkus.resteasy.test.security.LazyAuthPermitAllJaxRsTestCase
[2026-02-25T22:13:38.664Z] [INFO] Running io.quarkus.resteasy.test.security.RolesAllowedJaxRsTestCase
[2026-02-25T22:13:39.335Z] 2026-02-25 22:13:39,211 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2026-02-25T22:13:39.335Z] 2026-02-25 22:13:39,211 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:39.335Z] 2026-02-25 22:13:39,211 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:40.007Z] 2026-02-25 22:13:39,739 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:13:40.007Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.41 s - in io.quarkus.resteasy.test.security.RolesAllowedJaxRsTestCase
[2026-02-25T22:13:40.007Z] [INFO] Running io.quarkus.resteasy.test.security.DefaultRolesAllowedStarJaxRsTest
[2026-02-25T22:13:40.683Z] 2026-02-25 22:13:40,656 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.467s. Listening on: http://localhost:8081
[2026-02-25T22:13:40.683Z] 2026-02-25 22:13:40,656 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:40.683Z] 2026-02-25 22:13:40,656 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:41.354Z] 2026-02-25 22:13:41,301 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:13:41.354Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.562 s - in io.quarkus.resteasy.test.security.DefaultRolesAllowedStarJaxRsTest
[2026-02-25T22:13:41.354Z] [INFO] Running io.quarkus.resteasy.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2026-02-25T22:13:42.470Z] 2026-02-25 22:13:42,263 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2026-02-25T22:13:42.470Z] 2026-02-25 22:13:42,263 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:42.470Z] 2026-02-25 22:13:42,263 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:42.792Z] 2026-02-25 22:13:42,736 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:13:42.792Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.427 s - in io.quarkus.resteasy.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2026-02-25T22:13:42.792Z] [INFO] Running io.quarkus.resteasy.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2026-02-25T22:13:43.885Z] 2026-02-25 22:13:43,585 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2026-02-25T22:13:43.885Z] 2026-02-25 22:13:43,585 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:43.885Z] 2026-02-25 22:13:43,586 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:44.555Z] 2026-02-25 22:13:44,170 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:13:44.555Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.432 s - in io.quarkus.resteasy.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2026-02-25T22:13:44.555Z] [INFO] Running io.quarkus.resteasy.test.security.DenyAllJaxRsTest
[2026-02-25T22:13:45.651Z] 2026-02-25 22:13:45,342 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.691s. Listening on: http://localhost:8081
[2026-02-25T22:13:45.651Z] 2026-02-25 22:13:45,342 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:45.651Z] 2026-02-25 22:13:45,342 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:46.334Z] 2026-02-25 22:13:46,157 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:13:46.334Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.983 s - in io.quarkus.resteasy.test.security.DenyAllJaxRsTest
[2026-02-25T22:13:46.334Z] [INFO] Running io.quarkus.resteasy.test.security.DefaultRolesAllowedJaxRsTest
[2026-02-25T22:13:47.435Z] 2026-02-25 22:13:47,351 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.479s. Listening on: http://localhost:8081
[2026-02-25T22:13:47.435Z] 2026-02-25 22:13:47,351 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:47.435Z] 2026-02-25 22:13:47,351 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:48.118Z] 2026-02-25 22:13:47,894 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:13:48.118Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.737 s - in io.quarkus.resteasy.test.security.DefaultRolesAllowedJaxRsTest
[2026-02-25T22:13:48.118Z] [INFO] Running io.quarkus.resteasy.test.CookieTest
[2026-02-25T22:13:49.209Z] 2026-02-25 22:13:48,901 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.572s. Listening on: http://localhost:8081
[2026-02-25T22:13:49.209Z] 2026-02-25 22:13:48,903 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:49.209Z] 2026-02-25 22:13:48,903 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:49.520Z] 2026-02-25 22:13:49,360 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:13:49.520Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.459 s - in io.quarkus.resteasy.test.CookieTest
[2026-02-25T22:13:49.520Z] [INFO] Running io.quarkus.resteasy.test.QueryParamTest
[2026-02-25T22:13:50.627Z] 2026-02-25 22:13:50,431 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.400s. Listening on: http://localhost:8081
[2026-02-25T22:13:50.627Z] 2026-02-25 22:13:50,432 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:50.627Z] 2026-02-25 22:13:50,432 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:50.938Z] 2026-02-25 22:13:50,801 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:13:50.938Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.439 s - in io.quarkus.resteasy.test.QueryParamTest
[2026-02-25T22:13:50.938Z] [INFO] Running io.quarkus.resteasy.test.RestEasyCORSTestCase
[2026-02-25T22:13:52.032Z] 2026-02-25 22:13:51,918 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.413s. Listening on: http://localhost:8081
[2026-02-25T22:13:52.032Z] 2026-02-25 22:13:51,919 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:13:52.032Z] 2026-02-25 22:13:51,919 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:52.703Z] 2026-02-25 22:13:52,353 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:13:52.703Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.551 s - in io.quarkus.resteasy.test.RestEasyCORSTestCase
[2026-02-25T22:13:52.703Z] [INFO] Running io.quarkus.resteasy.test.RestEasyDevModeTestCase
[2026-02-25T22:13:55.559Z] Tests paused
[2026-02-25T22:13:55.559Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:13:55.559Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:13:55.559Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:13:55.559Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:13:55.559Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:13:55.559Z] 2026-02-25 22:13:54,365 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.656s. Listening on: http://localhost:8080
[2026-02-25T22:13:55.559Z] 2026-02-25 22:13:54,365 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:13:55.559Z] 2026-02-25 22:13:54,365 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:55.559Z] 2026-02-25 22:13:54,594 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-dev-mode-test6740313382306192069/src/main/resources/application.properties
[2026-02-25T22:13:55.559Z] 2026-02-25 22:13:54,595 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:13:55.559Z] 2026-02-25 22:13:54,604 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-25T22:13:55.559Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:13:55.559Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:13:55.559Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:13:55.559Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:13:55.559Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:13:55.559Z] 2026-02-25 22:13:55,043 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.432s. Listening on: http://localhost:8080
[2026-02-25T22:13:55.559Z] 2026-02-25 22:13:55,044 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:13:55.559Z] 2026-02-25 22:13:55,044 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:55.559Z] 2026-02-25 22:13:55,044 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.452s
[2026-02-25T22:13:55.560Z] 2026-02-25 22:13:55,058 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:13:59.234Z] Tests paused
[2026-02-25T22:13:59.234Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:13:59.234Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:13:59.234Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:13:59.234Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:13:59.234Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:13:59.234Z] 2026-02-25 22:13:58,499 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.080s. Listening on: http://localhost:8080
[2026-02-25T22:13:59.234Z] 2026-02-25 22:13:58,500 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:13:59.234Z] 2026-02-25 22:13:58,500 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:13:59.234Z] 2026-02-25 22:13:58,650 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:14:03.918Z] Tests paused
[2026-02-25T22:14:03.918Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:14:03.918Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:14:03.918Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:14:03.918Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:14:03.918Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:14:03.918Z] 2026-02-25 22:14:01,027 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.951s. Listening on: http://localhost:8080
[2026-02-25T22:14:03.918Z] 2026-02-25 22:14:01,028 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:14:03.918Z] 2026-02-25 22:14:01,028 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:03.918Z] 2026-02-25 22:14:02,912 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in PostResource.class.
[2026-02-25T22:14:03.918Z] 2026-02-25 22:14:02,919 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (Quarkus Main Thread) Error occurred while destroying instance of bean [io.quarkus.resteasy.test.PostResource_Bean]: java.lang.IllegalStateException: Something bad happened but dev mode should work fine
[2026-02-25T22:14:03.918Z] 2026-02-25 22:14:02,920 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:14:03.918Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:14:03.918Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:14:03.918Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:14:03.918Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:14:03.918Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:14:03.918Z] 2026-02-25 22:14:03,289 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8080
[2026-02-25T22:14:03.918Z] 2026-02-25 22:14:03,289 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:14:03.918Z] 2026-02-25 22:14:03,289 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:03.918Z] 2026-02-25 22:14:03,289 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.985s
[2026-02-25T22:14:03.918Z] 2026-02-25 22:14:03,302 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (Quarkus Main Thread) Error occurred while destroying instance of bean [io.quarkus.resteasy.test.PostResource_Bean]: java.lang.IllegalStateException: Something bad happened but dev mode should work fine
[2026-02-25T22:14:03.918Z] 2026-02-25 22:14:03,302 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:14:03.918Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.008 s - in io.quarkus.resteasy.test.RestEasyDevModeTestCase
[2026-02-25T22:14:03.918Z] [INFO] Running io.quarkus.resteasy.test.asyncio.AsyncIOUndertowTest
[2026-02-25T22:14:06.124Z] 2026-02-25 22:14:05,549 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.714s. Listening on: http://localhost:8081
[2026-02-25T22:14:06.124Z] 2026-02-25 22:14:05,550 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:06.124Z] 2026-02-25 22:14:05,550 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:14:06.124Z] 2026-02-25 22:14:06,061 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:14:06.124Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.683 s - in io.quarkus.resteasy.test.asyncio.AsyncIOUndertowTest
[2026-02-25T22:14:06.124Z] [INFO] Running io.quarkus.resteasy.test.asyncio.AsyncIOTest
[2026-02-25T22:14:07.401Z] 2026-02-25 22:14:07,217 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.551s. Listening on: http://localhost:8081
[2026-02-25T22:14:07.401Z] 2026-02-25 22:14:07,218 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:07.401Z] 2026-02-25 22:14:07,218 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:08.078Z] 2026-02-25 22:14:07,716 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:14:08.078Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 s - in io.quarkus.resteasy.test.asyncio.AsyncIOTest
[2026-02-25T22:14:08.078Z] [INFO] Running io.quarkus.resteasy.test.sse.SseTestCase
[2026-02-25T22:14:08.750Z] 2026-02-25 22:14:08,562 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2026-02-25T22:14:08.750Z] 2026-02-25 22:14:08,562 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:08.750Z] 2026-02-25 22:14:08,562 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:09.061Z] 2026-02-25 22:14:08,880 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:14:09.061Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.159 s - in io.quarkus.resteasy.test.sse.SseTestCase
[2026-02-25T22:14:09.061Z] [INFO] Running io.quarkus.resteasy.test.NoProducesValueTest
[2026-02-25T22:14:09.734Z] 2026-02-25 22:14:09,683 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.393s. Listening on: http://localhost:8081
[2026-02-25T22:14:09.734Z] 2026-02-25 22:14:09,684 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:09.734Z] 2026-02-25 22:14:09,684 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:10.418Z] 2026-02-25 22:14:10,078 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2026-02-25T22:14:10.418Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.2 s - in io.quarkus.resteasy.test.NoProducesValueTest
[2026-02-25T22:14:10.418Z] [INFO] Running io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTestCase
[2026-02-25T22:14:13.272Z] Tests paused
[2026-02-25T22:14:13.272Z] 2026-02-25 22:14:12,270 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-25T22:14:13.272Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:14:13.272Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:14:13.272Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:14:13.272Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:14:13.272Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:14:13.272Z] 2026-02-25 22:14:12,881 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.463s. Listening on: http://localhost:8080
[2026-02-25T22:14:13.272Z] 2026-02-25 22:14:12,881 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:14:13.272Z] 2026-02-25 22:14:12,881 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:13.272Z] 2026-02-25 22:14:13,039 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:14:13.272Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.993 s - in io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTestCase
[2026-02-25T22:14:13.273Z] [INFO] Running io.quarkus.resteasy.test.RestEasyRootResourceTestCase
[2026-02-25T22:14:13.944Z] 2026-02-25 22:14:13,907 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.365s. Listening on: http://localhost:8081
[2026-02-25T22:14:13.944Z] 2026-02-25 22:14:13,908 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:13.944Z] 2026-02-25 22:14:13,908 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:14.618Z] 2026-02-25 22:14:14,305 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:14:14.618Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s - in io.quarkus.resteasy.test.RestEasyRootResourceTestCase
[2026-02-25T22:14:14.618Z] [INFO] Running io.quarkus.resteasy.test.CacheControlFeatureTest
[2026-02-25T22:14:15.289Z] 2026-02-25 22:14:15,110 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2026-02-25T22:14:15.289Z] 2026-02-25 22:14:15,111 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:15.289Z] 2026-02-25 22:14:15,111 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:15.601Z] 2026-02-25 22:14:15,560 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:14:15.601Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 s - in io.quarkus.resteasy.test.CacheControlFeatureTest
[2026-02-25T22:14:15.601Z] [INFO] Running io.quarkus.resteasy.test.MalformedURLTestCase
[2026-02-25T22:14:16.692Z] 2026-02-25 22:14:16,594 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8081
[2026-02-25T22:14:16.692Z] 2026-02-25 22:14:16,595 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:16.692Z] 2026-02-25 22:14:16,595 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:17.003Z] 2026-02-25 22:14:16,878 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:14:17.003Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.31 s - in io.quarkus.resteasy.test.MalformedURLTestCase
[2026-02-25T22:14:17.004Z] [INFO] Running io.quarkus.resteasy.test.ContextTest
[2026-02-25T22:14:18.102Z] 2026-02-25 22:14:16,978 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-25T22:14:18.102Z] 2026-02-25 22:14:18,005 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8081
[2026-02-25T22:14:18.102Z] 2026-02-25 22:14:18,005 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:18.102Z] 2026-02-25 22:14:18,005 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:18.774Z] 2026-02-25 22:14:18,414 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:14:18.774Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.531 s - in io.quarkus.resteasy.test.ContextTest
[2026-02-25T22:14:18.774Z] [INFO] Running io.quarkus.resteasy.test.multipart.MultipartResourceTest
[2026-02-25T22:14:19.869Z] 2026-02-25 22:14:19,475 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.547s. Listening on: http://localhost:8081
[2026-02-25T22:14:19.869Z] 2026-02-25 22:14:19,475 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:19.869Z] 2026-02-25 22:14:19,475 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:20.184Z] 2026-02-25 22:14:20,032 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:14:20.184Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.619 s - in io.quarkus.resteasy.test.multipart.MultipartResourceTest
[2026-02-25T22:14:20.184Z] [INFO] Running io.quarkus.resteasy.test.InputStreamResponseTest
[2026-02-25T22:14:21.277Z] 2026-02-25 22:14:21,243 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.681s. Listening on: http://localhost:8081
[2026-02-25T22:14:21.277Z] 2026-02-25 22:14:21,243 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:21.277Z] 2026-02-25 22:14:21,243 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:21.953Z] 2026-02-25 22:14:21,743 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:14:21.953Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.699 s - in io.quarkus.resteasy.test.InputStreamResponseTest
[2026-02-25T22:14:21.953Z] [INFO] Running io.quarkus.resteasy.test.ContentLengthTestCase
[2026-02-25T22:14:23.049Z] 2026-02-25 22:14:22,695 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2026-02-25T22:14:23.049Z] 2026-02-25 22:14:22,695 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:23.049Z] 2026-02-25 22:14:22,695 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:23.362Z] 2026-02-25 22:14:23,127 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:14:23.362Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.384 s - in io.quarkus.resteasy.test.ContentLengthTestCase
[2026-02-25T22:14:23.362Z] [INFO] Running io.quarkus.resteasy.test.ProviderConfigInjectionTest
[2026-02-25T22:14:24.460Z] 2026-02-25 22:14:24,144 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.489s. Listening on: http://localhost:8081
[2026-02-25T22:14:24.460Z] 2026-02-25 22:14:24,144 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:24.460Z] 2026-02-25 22:14:24,144 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:24.773Z] 2026-02-25 22:14:24,633 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:14:24.773Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 s - in io.quarkus.resteasy.test.ProviderConfigInjectionTest
[2026-02-25T22:14:24.773Z] [INFO] Running io.quarkus.resteasy.test.CustomExceptionMapperTestCase
[2026-02-25T22:14:25.869Z] 2026-02-25 22:14:25,693 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.482s. Listening on: http://localhost:8081
[2026-02-25T22:14:25.869Z] 2026-02-25 22:14:25,694 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:25.869Z] 2026-02-25 22:14:25,694 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:26.179Z] 2026-02-25 22:14:26,079 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:14:26.179Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.434 s - in io.quarkus.resteasy.test.CustomExceptionMapperTestCase
[2026-02-25T22:14:26.179Z] [INFO] Running io.quarkus.resteasy.test.ConstructorInjectionResourceTestCase
[2026-02-25T22:14:27.278Z] 2026-02-25 22:14:26,965 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.409s. Listening on: http://localhost:8081
[2026-02-25T22:14:27.278Z] 2026-02-25 22:14:26,966 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:27.278Z] 2026-02-25 22:14:26,966 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:27.590Z] 2026-02-25 22:14:27,330 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:14:27.590Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.255 s - in io.quarkus.resteasy.test.ConstructorInjectionResourceTestCase
[2026-02-25T22:14:27.590Z] [INFO] Running io.quarkus.resteasy.test.cdi.BeanGenerationTest
[2026-02-25T22:14:28.263Z] 2026-02-25 22:14:28,164 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.392s. Listening on: http://localhost:8081
[2026-02-25T22:14:28.263Z] 2026-02-25 22:14:28,165 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:28.263Z] 2026-02-25 22:14:28,165 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:28.575Z] 2026-02-25 22:14:28,546 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:14:28.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.19 s - in io.quarkus.resteasy.test.cdi.BeanGenerationTest
[2026-02-25T22:14:28.886Z] [INFO] Running io.quarkus.resteasy.test.route.UserRouteTest
[2026-02-25T22:14:29.558Z] 2026-02-25 22:14:29,478 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2026-02-25T22:14:29.558Z] 2026-02-25 22:14:29,478 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:29.558Z] 2026-02-25 22:14:29,478 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-02-25T22:14:30.230Z] 2026-02-25 22:14:29,892 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:14:30.230Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 s - in io.quarkus.resteasy.test.route.UserRouteTest
[2026-02-25T22:14:30.543Z] [INFO]
[2026-02-25T22:14:30.543Z] [INFO] Results:
[2026-02-25T22:14:30.543Z] [INFO]
[2026-02-25T22:14:30.543Z] [INFO] Tests run: 106, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:14:30.543Z] [INFO]
[2026-02-25T22:14:30.543Z] [INFO]
[2026-02-25T22:14:30.543Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-deployment ---
[2026-02-25T22:14:30.543Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final.jar
[2026-02-25T22:14:30.543Z] [INFO]
[2026-02-25T22:14:30.543Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-deployment ---
[2026-02-25T22:14:30.543Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:14:30.543Z] [INFO]
[2026-02-25T22:14:30.543Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-deployment ---
[2026-02-25T22:14:30.543Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-deployment/2.7.5.Final/quarkus-resteasy-deployment-2.7.5.Final.jar
[2026-02-25T22:14:30.543Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-deployment/2.7.5.Final/quarkus-resteasy-deployment-2.7.5.Final.pom
[2026-02-25T22:14:30.543Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-deployment/2.7.5.Final/quarkus-resteasy-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:14:30.543Z] [INFO]
[2026-02-25T22:14:30.543Z] [INFO] ----------< io.quarkus:quarkus-apache-httpclient-deployment >-----------
[2026-02-25T22:14:30.543Z] [INFO] Building Quarkus - Apache HttpClient - Deployment 2.7.5.Final [195/964]
[2026-02-25T22:14:30.543Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:14:30.543Z] [INFO]
[2026-02-25T22:14:30.543Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:30.544Z] [INFO]
[2026-02-25T22:14:30.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:31.219Z] [INFO]
[2026-02-25T22:14:31.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:31.219Z] [INFO]
[2026-02-25T22:14:31.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:31.219Z] [INFO]
[2026-02-25T22:14:31.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:31.219Z] [INFO]
[2026-02-25T22:14:31.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:31.219Z] [INFO]
[2026-02-25T22:14:31.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:31.219Z] [INFO]
[2026-02-25T22:14:31.219Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:31.219Z] [INFO]
[2026-02-25T22:14:31.219Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:31.219Z] [INFO] Processed 1 files in 21ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:14:31.219Z] [INFO]
[2026-02-25T22:14:31.219Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:31.219Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:14:31.219Z] [INFO]
[2026-02-25T22:14:31.219Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:31.219Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:14:31.219Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apache-httpclient/deployment/src/main/resources
[2026-02-25T22:14:31.219Z] [INFO]
[2026-02-25T22:14:31.219Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:31.219Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:14:31.219Z] [INFO] Compiling 1 source file to /quarkus/extensions/apache-httpclient/deployment/target/classes
[2026-02-25T22:14:31.532Z] [INFO]
[2026-02-25T22:14:31.532Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:31.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:14:31.532Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apache-httpclient/deployment/src/test/resources
[2026-02-25T22:14:31.532Z] [INFO]
[2026-02-25T22:14:31.532Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:31.532Z] [INFO] No sources to compile
[2026-02-25T22:14:31.532Z] [INFO]
[2026-02-25T22:14:31.532Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:31.532Z] [INFO] No tests to run.
[2026-02-25T22:14:31.532Z] [INFO]
[2026-02-25T22:14:31.532Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:31.532Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final.jar
[2026-02-25T22:14:31.532Z] [INFO]
[2026-02-25T22:14:31.532Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:31.532Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:14:31.532Z] [INFO]
[2026-02-25T22:14:31.532Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apache-httpclient-deployment ---
[2026-02-25T22:14:31.532Z] [INFO] Installing /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient-deployment/2.7.5.Final/quarkus-apache-httpclient-deployment-2.7.5.Final.jar
[2026-02-25T22:14:31.532Z] [INFO] Installing /quarkus/extensions/apache-httpclient/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient-deployment/2.7.5.Final/quarkus-apache-httpclient-deployment-2.7.5.Final.pom
[2026-02-25T22:14:31.532Z] [INFO] Installing /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-apache-httpclient-deployment/2.7.5.Final/quarkus-apache-httpclient-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:14:31.532Z] [INFO]
[2026-02-25T22:14:31.532Z] [INFO] ----------< io.quarkus:quarkus-rest-client-config-deployment >----------
[2026-02-25T22:14:31.532Z] [INFO] Building Quarkus - REST Client Config - Deployment 2.7.5.Final [196/964]
[2026-02-25T22:14:31.532Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:14:31.532Z] [INFO]
[2026-02-25T22:14:31.532Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:31.532Z] [INFO]
[2026-02-25T22:14:31.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:31.847Z] [INFO]
[2026-02-25T22:14:31.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:31.847Z] [INFO]
[2026-02-25T22:14:31.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:31.847Z] [INFO]
[2026-02-25T22:14:31.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:31.847Z] [INFO]
[2026-02-25T22:14:31.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:31.847Z] [INFO]
[2026-02-25T22:14:31.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:31.847Z] [INFO]
[2026-02-25T22:14:31.847Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:31.847Z] [INFO]
[2026-02-25T22:14:31.847Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:31.847Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:14:31.847Z] [INFO]
[2026-02-25T22:14:31.847Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:31.847Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:14:31.847Z] [INFO]
[2026-02-25T22:14:31.847Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:31.847Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:14:31.847Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-config/deployment/src/main/resources
[2026-02-25T22:14:31.847Z] [INFO]
[2026-02-25T22:14:31.847Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:31.847Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:14:31.847Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/classes
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:32.162Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:14:32.162Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-config/deployment/src/test/resources
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:32.162Z] [INFO] No sources to compile
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:32.162Z] [INFO] No tests to run.
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:32.162Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final.jar
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:32.162Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-config-deployment ---
[2026-02-25T22:14:32.162Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-config-deployment/2.7.5.Final/quarkus-rest-client-config-deployment-2.7.5.Final.jar
[2026-02-25T22:14:32.162Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-config-deployment/2.7.5.Final/quarkus-rest-client-config-deployment-2.7.5.Final.pom
[2026-02-25T22:14:32.162Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-config-deployment/2.7.5.Final/quarkus-rest-client-config-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] ---------< io.quarkus:quarkus-smallrye-fault-tolerance-parent >---------
[2026-02-25T22:14:32.162Z] [INFO] Building Quarkus - SmallRye Fault tolerance 2.7.5.Final [197/964]
[2026-02-25T22:14:32.162Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-25T22:14:32.162Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-25T22:14:32.162Z] [INFO]
[2026-02-25T22:14:32.162Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-02-25T22:14:32.163Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance-parent/2.7.5.Final/quarkus-smallrye-fault-tolerance-parent-2.7.5.Final.pom
[2026-02-25T22:14:32.163Z] [INFO]
[2026-02-25T22:14:32.163Z] [INFO] ------------< io.quarkus:quarkus-smallrye-fault-tolerance >-------------
[2026-02-25T22:14:32.163Z] [INFO] Building Quarkus - SmallRye Fault tolerance - Runtime 2.7.5.Final [198/964]
[2026-02-25T22:14:32.163Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:14:32.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.pom
[2026-02-25T22:14:32.478Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.pom (5.0 kB at 42 kB/s)
[2026-02-25T22:14:32.478Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.pom
[2026-02-25T22:14:32.478Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.pom (6.8 kB at 148 kB/s)
[2026-02-25T22:14:32.478Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/3.0/microprofile-fault-tolerance-parent-3.0.pom
[2026-02-25T22:14:32.478Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/3.0/microprofile-fault-tolerance-parent-3.0.pom (13 kB at 293 kB/s)
[2026-02-25T22:14:32.478Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.pom
[2026-02-25T22:14:32.478Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.pom (1.5 kB at 7.8 kB/s)
[2026-02-25T22:14:32.478Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.pom
[2026-02-25T22:14:33.150Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.pom (7.8 kB at 12 kB/s)
[2026-02-25T22:14:33.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.pom
[2026-02-25T22:14:33.464Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.pom (1.1 kB at 19 kB/s)
[2026-02-25T22:14:33.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-parent/5.2.1/smallrye-fault-tolerance-autoconfig-parent-5.2.1.pom
[2026-02-25T22:14:33.464Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-parent/5.2.1/smallrye-fault-tolerance-autoconfig-parent-5.2.1.pom (735 B at 9.9 kB/s)
[2026-02-25T22:14:33.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.pom
[2026-02-25T22:14:33.464Z] [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 45 kB/s)
[2026-02-25T22:14:33.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converters/2.6.0/smallrye-reactive-converters-2.6.0.pom
[2026-02-25T22:14:33.464Z] [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 32 kB/s)
[2026-02-25T22:14:33.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-utilities-projects/2.6.0/smallrye-reactive-utilities-projects-2.6.0.pom
[2026-02-25T22:14:33.464Z] [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 204 kB/s)
[2026-02-25T22:14:33.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.1.0/vertx-dependencies-4.1.0.pom
[2026-02-25T22:14:33.464Z] [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 816 kB/s)
[2026-02-25T22:14:33.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.3/testcontainers-bom-1.15.3.pom
[2026-02-25T22:14:33.464Z] [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 172 kB/s)
[2026-02-25T22:14:33.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.pom
[2026-02-25T22:14:33.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.pom (1.6 kB at 8.0 kB/s)
[2026-02-25T22:14:33.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.pom
[2026-02-25T22:14:33.778Z] [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 31 kB/s)
[2026-02-25T22:14:33.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.jar
[2026-02-25T22:14:33.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.jar
[2026-02-25T22:14:33.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.jar
[2026-02-25T22:14:33.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.jar
[2026-02-25T22:14:33.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.jar
[2026-02-25T22:14:33.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.jar (116 kB at 2.8 MB/s)
[2026-02-25T22:14:33.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.jar
[2026-02-25T22:14:33.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.jar (19 kB at 378 kB/s)
[2026-02-25T22:14:33.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.jar
[2026-02-25T22:14:33.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.jar (5.9 kB at 118 kB/s)
[2026-02-25T22:14:33.778Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.jar
[2026-02-25T22:14:33.778Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.jar (6.7 kB at 103 kB/s)
[2026-02-25T22:14:34.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.jar (5.3 kB at 66 kB/s)
[2026-02-25T22:14:34.092Z] [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 63 kB/s)
[2026-02-25T22:14:34.092Z] [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 75 kB/s)
[2026-02-25T22:14:34.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.jar (135 kB at 1.4 MB/s)
[2026-02-25T22:14:34.092Z] [INFO]
[2026-02-25T22:14:34.092Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.092Z] [INFO]
[2026-02-25T22:14:34.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.092Z] [INFO]
[2026-02-25T22:14:34.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.093Z] [INFO]
[2026-02-25T22:14:34.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.093Z] [INFO]
[2026-02-25T22:14:34.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.093Z] [INFO]
[2026-02-25T22:14:34.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.093Z] [INFO]
[2026-02-25T22:14:34.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.093Z] [INFO]
[2026-02-25T22:14:34.093Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.093Z] [INFO]
[2026-02-25T22:14:34.093Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.093Z] [INFO] Processed 5 files in 9ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:14:34.093Z] [INFO]
[2026-02-25T22:14:34.093Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.093Z] [INFO] Processed 5 files in 00:00.019 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:14:34.093Z] [INFO]
[2026-02-25T22:14:34.093Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.093Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:14:34.093Z] [INFO] Copying 1 resource
[2026-02-25T22:14:34.093Z] [INFO]
[2026-02-25T22:14:34.093Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.093Z] [INFO]
[2026-02-25T22:14:34.093Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.093Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:14:34.093Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-fault-tolerance/runtime/target/classes
[2026-02-25T22:14:34.406Z] [INFO]
[2026-02-25T22:14:34.406Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.406Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:14:34.406Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-fault-tolerance/runtime/src/test/resources
[2026-02-25T22:14:34.406Z] [INFO]
[2026-02-25T22:14:34.406Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.406Z] [INFO] No sources to compile
[2026-02-25T22:14:34.406Z] [INFO]
[2026-02-25T22:14:34.406Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.406Z] [INFO] No tests to run.
[2026-02-25T22:14:34.406Z] [INFO]
[2026-02-25T22:14:34.406Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.406Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final.jar
[2026-02-25T22:14:34.406Z] [INFO]
[2026-02-25T22:14:34.406Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.406Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final-sources.jar
[2026-02-25T22:14:34.406Z] [INFO]
[2026-02-25T22:14:34.406Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-fault-tolerance ---
[2026-02-25T22:14:34.406Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.5.Final/quarkus-smallrye-fault-tolerance-2.7.5.Final.jar
[2026-02-25T22:14:34.406Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.5.Final/quarkus-smallrye-fault-tolerance-2.7.5.Final.pom
[2026-02-25T22:14:34.406Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.5.Final/quarkus-smallrye-fault-tolerance-2.7.5.Final-sources.jar
[2026-02-25T22:14:34.406Z] [INFO]
[2026-02-25T22:14:34.406Z] [INFO] -------< io.quarkus:quarkus-smallrye-fault-tolerance-deployment >-------
[2026-02-25T22:14:34.406Z] [INFO] Building Quarkus - SmallRye Fault tolerance - Deployment 2.7.5.Final [199/964]
[2026-02-25T22:14:34.406Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:14:34.406Z] [INFO]
[2026-02-25T22:14:34.406Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:34.406Z] [INFO]
[2026-02-25T22:14:34.406Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:34.716Z] [INFO]
[2026-02-25T22:14:34.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:34.716Z] [INFO]
[2026-02-25T22:14:34.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:34.716Z] [INFO]
[2026-02-25T22:14:34.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:34.716Z] [INFO]
[2026-02-25T22:14:34.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:34.716Z] [INFO]
[2026-02-25T22:14:34.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:34.716Z] [INFO]
[2026-02-25T22:14:34.716Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:34.717Z] [INFO]
[2026-02-25T22:14:34.717Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:35.030Z] [INFO] Processed 38 files in 51ms (Formatted: 0, Unchanged: 38, Failed: 0, Readonly: 0)
[2026-02-25T22:14:35.030Z] [INFO]
[2026-02-25T22:14:35.030Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:35.030Z] [INFO] Processed 38 files in 00:00.041 (Already Sorted: 38, Needed Sorting: 0)
[2026-02-25T22:14:35.030Z] [INFO]
[2026-02-25T22:14:35.030Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:35.030Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:14:35.030Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-fault-tolerance/deployment/src/main/resources
[2026-02-25T22:14:35.030Z] [INFO]
[2026-02-25T22:14:35.030Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:35.030Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:14:35.030Z] [INFO] Compiling 3 source files to /quarkus/extensions/smallrye-fault-tolerance/deployment/target/classes
[2026-02-25T22:14:35.343Z] [WARNING] /quarkus/extensions/smallrye-fault-tolerance/deployment/src/main/java/io/quarkus/smallrye/faulttolerance/deployment/FaultToleranceScanner.java:[187,31] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T22:14:35.343Z] [WARNING] /quarkus/extensions/smallrye-fault-tolerance/deployment/src/main/java/io/quarkus/smallrye/faulttolerance/deployment/FaultToleranceScanner.java:[192,31] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T22:14:35.343Z] [INFO]
[2026-02-25T22:14:35.343Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:35.343Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:14:35.343Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-fault-tolerance/deployment/src/test/resources
[2026-02-25T22:14:35.343Z] [INFO]
[2026-02-25T22:14:35.343Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:35.343Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:14:35.343Z] [INFO] Compiling 35 source files to /quarkus/extensions/smallrye-fault-tolerance/deployment/target/test-classes
[2026-02-25T22:14:35.653Z] [INFO]
[2026-02-25T22:14:35.653Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:35.653Z] [INFO]
[2026-02-25T22:14:35.653Z] [INFO] -------------------------------------------------------
[2026-02-25T22:14:35.653Z] [INFO] T E S T S
[2026-02-25T22:14:35.653Z] [INFO] -------------------------------------------------------
[2026-02-25T22:14:35.653Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:14:36.329Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.inheritance.DuplicateCircuitBreakerNameTest
[2026-02-25T22:14:39.984Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.998 s - in io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.inheritance.DuplicateCircuitBreakerNameTest
[2026-02-25T22:14:39.984Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.duplicate.CircuitBreakerNameInheritanceTest
[2026-02-25T22:14:40.294Z] 2026-02-25 22:14:40,249 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.165s.
[2026-02-25T22:14:40.294Z] 2026-02-25 22:14:40,251 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:40.294Z] 2026-02-25 22:14:40,251 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-02-25T22:14:40.294Z] 2026-02-25 22:14:40,273 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2026-02-25T22:14:40.606Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 s - in io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.duplicate.CircuitBreakerNameInheritanceTest
[2026-02-25T22:14:40.606Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.context.propagation.FaultToleranceContextPropagationTest
[2026-02-25T22:14:41.279Z] 2026-02-25 22:14:41,122 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.209s.
[2026-02-25T22:14:41.279Z] 2026-02-25 22:14:41,129 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:41.279Z] 2026-02-25 22:14:41,129 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-02-25T22:14:41.279Z] 2026-02-25 22:14:41,235 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T22:14:41.279Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.964 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.context.propagation.FaultToleranceContextPropagationTest
[2026-02-25T22:14:41.279Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.noncompat.NoncompatAsyncTest
[2026-02-25T22:14:41.950Z] 2026-02-25 22:14:41,876 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.138s.
[2026-02-25T22:14:41.950Z] 2026-02-25 22:14:41,876 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:41.950Z] 2026-02-25 22:14:41,877 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-02-25T22:14:42.261Z] 2026-02-25 22:14:42,010 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T22:14:42.261Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.766 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.noncompat.NoncompatAsyncTest
[2026-02-25T22:14:42.261Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.types.mutiny.MutinyFaultToleranceTest
[2026-02-25T22:14:42.933Z] 2026-02-25 22:14:42,700 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.140s.
[2026-02-25T22:14:42.933Z] 2026-02-25 22:14:42,701 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:42.933Z] 2026-02-25 22:14:42,701 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-02-25T22:14:43.244Z] 2026-02-25 22:14:43,045 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T22:14:43.244Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.types.mutiny.MutinyFaultToleranceTest
[2026-02-25T22:14:43.244Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingAsyncTest
[2026-02-25T22:14:43.927Z] 2026-02-25 22:14:43,761 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.137s.
[2026-02-25T22:14:43.927Z] 2026-02-25 22:14:43,761 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:43.927Z] 2026-02-25 22:14:43,761 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-02-25T22:14:43.927Z] 2026-02-25 22:14:43,901 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T22:14:43.927Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingAsyncTest
[2026-02-25T22:14:43.927Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnClassTest
[2026-02-25T22:14:44.604Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnClassTest
[2026-02-25T22:14:44.604Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.NonblockingAsyncTest
[2026-02-25T22:14:45.278Z] 2026-02-25 22:14:45,021 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.177s.
[2026-02-25T22:14:45.278Z] 2026-02-25 22:14:45,021 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:45.278Z] 2026-02-25 22:14:45,021 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-02-25T22:14:45.278Z] 2026-02-25 22:14:45,124 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T22:14:45.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.NonblockingAsyncTest
[2026-02-25T22:14:45.278Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnMethodTest
[2026-02-25T22:14:45.951Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnMethodTest
[2026-02-25T22:14:45.951Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.FaultToleranceTest
[2026-02-25T22:14:46.649Z] 2026-02-25 22:14:46,271 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.154s.
[2026-02-25T22:14:46.649Z] 2026-02-25 22:14:46,271 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:46.649Z] 2026-02-25 22:14:46,271 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-02-25T22:14:46.649Z] 2026-02-25 22:14:46,443 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T22:14:46.649Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 s - in io.quarkus.smallrye.faulttolerance.test.FaultToleranceTest
[2026-02-25T22:14:46.649Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.ClassAndMethodBackoffTest
[2026-02-25T22:14:46.967Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.ClassAndMethodBackoffTest
[2026-02-25T22:14:46.967Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.TwoBackoffsOnMethodTest
[2026-02-25T22:14:47.639Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.TwoBackoffsOnMethodTest
[2026-02-25T22:14:47.640Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnMethodBackoffOnClassTest
[2026-02-25T22:14:47.955Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnMethodBackoffOnClassTest
[2026-02-25T22:14:47.955Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnClassBackoffOnMethodTest
[2026-02-25T22:14:48.629Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnClassBackoffOnMethodTest
[2026-02-25T22:14:48.629Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.ObjectBeanTest
[2026-02-25T22:14:49.314Z] 2026-02-25 22:14:49,006 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.722s.
[2026-02-25T22:14:49.314Z] 2026-02-25 22:14:49,007 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:49.314Z] 2026-02-25 22:14:49,007 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-02-25T22:14:49.314Z] 2026-02-25 22:14:49,020 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T22:14:49.314Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s - in io.quarkus.smallrye.faulttolerance.test.ObjectBeanTest
[2026-02-25T22:14:49.314Z] [INFO]
[2026-02-25T22:14:49.314Z] [INFO] Results:
[2026-02-25T22:14:49.314Z] [INFO]
[2026-02-25T22:14:49.314Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:14:49.314Z] [INFO]
[2026-02-25T22:14:49.314Z] [INFO]
[2026-02-25T22:14:49.314Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:49.314Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final.jar
[2026-02-25T22:14:49.314Z] [INFO]
[2026-02-25T22:14:49.314Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:49.314Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:14:49.314Z] [INFO]
[2026-02-25T22:14:49.314Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-02-25T22:14:49.315Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.5.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final.jar
[2026-02-25T22:14:49.315Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.5.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final.pom
[2026-02-25T22:14:49.315Z] [INFO] Installing /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.5.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:14:49.315Z] [INFO]
[2026-02-25T22:14:49.315Z] [INFO] -------------< io.quarkus:quarkus-rest-client-deployment >--------------
[2026-02-25T22:14:49.315Z] [INFO] Building Quarkus - REST Client - Deployment 2.7.5.Final [200/964]
[2026-02-25T22:14:49.315Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:14:49.315Z] [INFO]
[2026-02-25T22:14:49.315Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-deployment ---
[2026-02-25T22:14:49.315Z] [INFO]
[2026-02-25T22:14:49.315Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-deployment ---
[2026-02-25T22:14:49.985Z] [INFO]
[2026-02-25T22:14:49.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-deployment ---
[2026-02-25T22:14:49.985Z] [INFO]
[2026-02-25T22:14:49.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-deployment ---
[2026-02-25T22:14:49.985Z] [INFO]
[2026-02-25T22:14:49.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-deployment ---
[2026-02-25T22:14:49.985Z] [INFO]
[2026-02-25T22:14:49.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-deployment ---
[2026-02-25T22:14:49.985Z] [INFO]
[2026-02-25T22:14:49.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-deployment ---
[2026-02-25T22:14:49.985Z] [INFO]
[2026-02-25T22:14:49.985Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-deployment ---
[2026-02-25T22:14:49.985Z] [INFO]
[2026-02-25T22:14:49.985Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-deployment ---
[2026-02-25T22:14:49.985Z] [INFO] Processed 39 files in 59ms (Formatted: 0, Unchanged: 39, Failed: 0, Readonly: 0)
[2026-02-25T22:14:49.985Z] [INFO]
[2026-02-25T22:14:49.985Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-deployment ---
[2026-02-25T22:14:50.296Z] [INFO] Processed 39 files in 00:00.062 (Already Sorted: 39, Needed Sorting: 0)
[2026-02-25T22:14:50.296Z] [INFO]
[2026-02-25T22:14:50.296Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-deployment ---
[2026-02-25T22:14:50.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:14:50.296Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client/deployment/src/main/resources
[2026-02-25T22:14:50.296Z] [INFO]
[2026-02-25T22:14:50.296Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-deployment ---
[2026-02-25T22:14:50.296Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:14:50.296Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/rest-client/deployment/target/classes
[2026-02-25T22:14:50.607Z] [INFO]
[2026-02-25T22:14:50.607Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-deployment ---
[2026-02-25T22:14:50.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:14:50.607Z] [INFO] Copying 4 resources
[2026-02-25T22:14:50.607Z] [INFO]
[2026-02-25T22:14:50.607Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-deployment ---
[2026-02-25T22:14:50.607Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:14:50.607Z] [INFO] Compiling 36 source files to /quarkus/extensions/resteasy-classic/rest-client/deployment/target/test-classes
[2026-02-25T22:14:50.918Z] [INFO]
[2026-02-25T22:14:50.918Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-deployment ---
[2026-02-25T22:14:50.918Z] [INFO]
[2026-02-25T22:14:50.918Z] [INFO] -------------------------------------------------------
[2026-02-25T22:14:50.918Z] [INFO] T E S T S
[2026-02-25T22:14:50.918Z] [INFO] -------------------------------------------------------
[2026-02-25T22:14:50.918Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:14:52.013Z] [INFO] Running io.quarkus.restclient.exception.RestClientExceptionOriginalBehaviorTest
[2026-02-25T22:14:57.764Z] 2026-02-25 22:14:56,715 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.628s. Listening on: http://localhost:8081
[2026-02-25T22:14:57.764Z] 2026-02-25 22:14:56,718 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:57.764Z] 2026-02-25 22:14:56,718 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:14:57.764Z] 2026-02-25 22:14:57,218 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 503 Service Unavailable
[2026-02-25T22:14:57.764Z] at io.quarkus.restclient.exception.DownstreamServiceUnavailableEndpoint.getData(DownstreamServiceUnavailableEndpoint.java:13)
[2026-02-25T22:14:57.764Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:14:57.764Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:14:57.764Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:14:57.764Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:14:57.764Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:14:57.764Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:14:57.764Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:14:57.764Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:14:57.764Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:14:57.764Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452)
[2026-02-25T22:14:57.764Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:14:57.764Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:14:57.764Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:14:57.764Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:14:57.764Z]
[2026-02-25T22:14:57.764Z] 2026-02-25 22:14:57,269 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 503 Service Unavailable
[2026-02-25T22:14:57.764Z] at io.quarkus.restclient.exception.DownstreamServiceUnavailableEndpoint.getData(DownstreamServiceUnavailableEndpoint.java:13)
[2026-02-25T22:14:57.764Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:14:57.764Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:14:57.764Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:14:57.764Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:14:57.764Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:14:57.764Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:14:57.764Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:14:57.764Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:14:57.764Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:14:57.764Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:14:57.764Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:14:57.764Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:14:57.764Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:14:57.764Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:14:57.764Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:14:57.764Z]
[2026-02-25T22:14:57.764Z] 2026-02-25 22:14:57,311 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-25T22:14:57.764Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.686 s - in io.quarkus.restclient.exception.RestClientExceptionOriginalBehaviorTest
[2026-02-25T22:14:57.764Z] [INFO] Running io.quarkus.restclient.exception.RestClientExceptionTest
[2026-02-25T22:14:59.365Z] 2026-02-25 22:14:57,776 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-25T22:14:59.365Z] 2026-02-25 22:14:57,777 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-25T22:14:59.365Z] 2026-02-25 22:14:58,868 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.603s. Listening on: http://localhost:8081
[2026-02-25T22:14:59.365Z] 2026-02-25 22:14:58,869 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:14:59.365Z] 2026-02-25 22:14:58,869 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:14:59.365Z] 2026-02-25 22:14:59,127 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.RedirectionException: HTTP 302 Found
[2026-02-25T22:14:59.365Z] at io.quarkus.restclient.exception.DownstreamServiceRedirectEndpoint.getData(DownstreamServiceRedirectEndpoint.java:16)
[2026-02-25T22:14:59.365Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:14:59.365Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:14:59.365Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:14:59.365Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:14:59.365Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:14:59.365Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:14:59.365Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:14:59.365Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:14:59.365Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:14:59.365Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452)
[2026-02-25T22:14:59.365Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:14:59.365Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:14:59.365Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:14:59.365Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:14:59.365Z]
[2026-02-25T22:14:59.365Z] 2026-02-25 22:14:59,144 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002010: Failed to execute: org.jboss.resteasy.client.exception.ResteasyWebApplicationException: Unknown error, status code 302
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.client.exception.WebApplicationExceptionWrapper.wrap(WebApplicationExceptionWrapper.java:107)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.microprofile.client.DefaultResponseExceptionMapper.toThrowable(DefaultResponseExceptionMapper.java:21)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.microprofile.client.ExceptionMapping$HandlerException.mapException(ExceptionMapping.java:41)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.microprofile.client.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:153)
[2026-02-25T22:14:59.365Z] at jdk.proxy6/jdk.proxy6.$Proxy89.getData(Unknown Source)
[2026-02-25T22:14:59.365Z] at io.quarkus.restclient.exception.FrontendService.exception(FrontendService.java:18)
[2026-02-25T22:14:59.365Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:14:59.365Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:14:59.365Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:14:59.365Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:14:59.365Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:14:59.365Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:14:59.365Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:14:59.365Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:14:59.365Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:14:59.366Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:14:59.366Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:14:59.366Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:14:59.366Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:14:59.366Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:14:59.366Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:14:59.366Z]
[2026-02-25T22:14:59.366Z] 2026-02-25 22:14:59,158 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.RedirectionException: HTTP 302 Found
[2026-02-25T22:14:59.366Z] at io.quarkus.restclient.exception.DownstreamServiceRedirectEndpoint.getData(DownstreamServiceRedirectEndpoint.java:16)
[2026-02-25T22:14:59.366Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:14:59.366Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:14:59.366Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:14:59.366Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:14:59.366Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:14:59.366Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:14:59.366Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:14:59.366Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:14:59.366Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:14:59.366Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:14:59.366Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:14:59.366Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:14:59.366Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:14:59.366Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:14:59.366Z]
[2026-02-25T22:14:59.366Z] 2026-02-25 22:14:59,160 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 302 Found
[2026-02-25T22:14:59.366Z] at io.quarkus.restclient.exception.FrontendService.exceptionCaught(FrontendService.java:28)
[2026-02-25T22:14:59.366Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:14:59.366Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:14:59.366Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:14:59.366Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:14:59.366Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:14:59.366Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:14:59.366Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:14:59.366Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:14:59.366Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:14:59.366Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:14:59.366Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:14:59.366Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:14:59.366Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:14:59.366Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:14:59.366Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:14:59.366Z]
[2026-02-25T22:14:59.366Z] 2026-02-25 22:14:59,190 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:14:59.366Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.867 s - in io.quarkus.restclient.exception.RestClientExceptionTest
[2026-02-25T22:14:59.366Z] [INFO] Running io.quarkus.restclient.ft.RestClientFallbackTest
[2026-02-25T22:15:01.007Z] 2026-02-25 22:14:59,350 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-25T22:15:01.007Z] 2026-02-25 22:14:59,351 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-25T22:15:01.007Z] 2026-02-25 22:15:00,645 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081
[2026-02-25T22:15:01.007Z] 2026-02-25 22:15:00,646 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:01.008Z] 2026-02-25 22:15:00,646 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:15:01.008Z] 2026-02-25 22:15:00,894 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found
[2026-02-25T22:15:01.008Z] at io.quarkus.restclient.ft.RestClientFallbackTest$TestEndpoint.get(RestClientFallbackTest.java:53)
[2026-02-25T22:15:01.008Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:15:01.008Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:15:01.008Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:15:01.008Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:15:01.008Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:15:01.008Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:15:01.008Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:15:01.008Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:15:01.008Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:15:01.008Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:15:01.008Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:15:01.008Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:15:01.008Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:15:01.008Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:15:01.008Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:15:01.008Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:15:01.008Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:15:01.008Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:15:01.008Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:15:01.008Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:15:01.008Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:15:01.008Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:15:01.008Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:15:01.008Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:15:01.008Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:15:01.008Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:15:01.008Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:15:01.008Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:15:01.008Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:15:01.008Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:15:01.008Z]
[2026-02-25T22:15:01.008Z] 2026-02-25 22:15:00,944 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:15:01.008Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.715 s - in io.quarkus.restclient.ft.RestClientFallbackTest
[2026-02-25T22:15:01.008Z] [INFO] Running io.quarkus.restclient.ft.AsyncRestClientFallbackTest
[2026-02-25T22:15:02.604Z] 2026-02-25 22:15:01,721 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-25T22:15:02.604Z] 2026-02-25 22:15:02,006 WARN [org.jbo.res.res.i18n] (main) RESTEASY002140: JAX-RS annotations found at non-public method: io.quarkus.restclient.ft.AsyncRestClientFallbackTest$TestEndpoint.get(); Only public methods may be exposed as resource methods.
[2026-02-25T22:15:02.604Z] 2026-02-25 22:15:02,307 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.519s. Listening on: http://localhost:8081
[2026-02-25T22:15:02.604Z] 2026-02-25 22:15:02,308 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:02.604Z] 2026-02-25 22:15:02,308 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:15:02.921Z] 2026-02-25 22:15:02,679 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:15:02.921Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.724 s - in io.quarkus.restclient.ft.AsyncRestClientFallbackTest
[2026-02-25T22:15:02.921Z] [INFO] Running io.quarkus.restclient.registerclientheaders.RegisterClientHeadersTest
[2026-02-25T22:15:04.511Z] 2026-02-25 22:15:03,933 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-25T22:15:04.511Z] 2026-02-25 22:15:03,996 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.576s. Listening on: http://localhost:8081
[2026-02-25T22:15:04.511Z] 2026-02-25 22:15:03,996 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:04.511Z] 2026-02-25 22:15:03,996 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:15:04.511Z] 2026-02-25 22:15:04,231 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:15:04.511Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.552 s - in io.quarkus.restclient.registerclientheaders.RegisterClientHeadersTest
[2026-02-25T22:15:04.511Z] [INFO] Running io.quarkus.restclient.configuration.MPRestClientsTest
[2026-02-25T22:15:05.606Z] 2026-02-25 22:15:05,398 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081
[2026-02-25T22:15:05.606Z] 2026-02-25 22:15:05,399 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:05.606Z] 2026-02-25 22:15:05,399 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:15:05.917Z] 2026-02-25 22:15:05,611 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:15:05.917Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.376 s - in io.quarkus.restclient.configuration.MPRestClientsTest
[2026-02-25T22:15:05.917Z] [INFO] Running io.quarkus.restclient.configuration.RestClientOverrideRuntimeConfigTest
[2026-02-25T22:15:07.008Z] 2026-02-25 22:15:06,669 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8081
[2026-02-25T22:15:07.009Z] 2026-02-25 22:15:06,669 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:07.009Z] 2026-02-25 22:15:06,669 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:15:07.009Z] 2026-02-25 22:15:06,855 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:15:07.009Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.239 s - in io.quarkus.restclient.configuration.RestClientOverrideRuntimeConfigTest
[2026-02-25T22:15:07.009Z] [INFO] Running io.quarkus.restclient.configuration.RestClientConfigNotationTest
[2026-02-25T22:15:08.111Z] 2026-02-25 22:15:07,948 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.400s. Listening on: http://localhost:8081
[2026-02-25T22:15:08.111Z] 2026-02-25 22:15:07,948 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:08.111Z] 2026-02-25 22:15:07,948 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:15:08.111Z] 2026-02-25 22:15:08,088 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:15:08.111Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 s - in io.quarkus.restclient.configuration.RestClientConfigNotationTest
[2026-02-25T22:15:08.111Z] [INFO] Running io.quarkus.restclient.configuration.UnknownConfigTest
[2026-02-25T22:15:09.204Z] 2026-02-25 22:15:09,043 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-02-25T22:15:09.204Z] 2026-02-25 22:15:09,043 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:09.204Z] 2026-02-25 22:15:09,044 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:15:09.204Z] 2026-02-25 22:15:09,085 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:15:09.204Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 s - in io.quarkus.restclient.configuration.UnknownConfigTest
[2026-02-25T22:15:09.204Z] [INFO] Running io.quarkus.restclient.configuration.QuarkusConfigurationTest
[2026-02-25T22:15:10.803Z] 2026-02-25 22:15:10,348 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.427s. Listening on: http://localhost:8081
[2026-02-25T22:15:10.803Z] 2026-02-25 22:15:10,349 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:10.803Z] 2026-02-25 22:15:10,349 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:15:10.803Z] 2026-02-25 22:15:10,488 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:15:10.803Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.399 s - in io.quarkus.restclient.configuration.QuarkusConfigurationTest
[2026-02-25T22:15:10.803Z] [INFO] Running io.quarkus.restclient.configuration.QuarkusRestClientsTest
[2026-02-25T22:15:11.905Z] 2026-02-25 22:15:11,648 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.537s. Listening on: http://localhost:8081
[2026-02-25T22:15:11.905Z] 2026-02-25 22:15:11,648 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:11.905Z] 2026-02-25 22:15:11,649 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:15:12.238Z] 2026-02-25 22:15:11,903 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:15:12.238Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.421 s - in io.quarkus.restclient.configuration.QuarkusRestClientsTest
[2026-02-25T22:15:12.238Z] [INFO] Running io.quarkus.restclient.configuration.RestClientProfilesConfigTest
[2026-02-25T22:15:13.335Z] 2026-02-25 22:15:13,014 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2026-02-25T22:15:13.335Z] 2026-02-25 22:15:13,014 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:13.335Z] 2026-02-25 22:15:13,015 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:15:13.335Z] 2026-02-25 22:15:13,235 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:15:13.335Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.316 s - in io.quarkus.restclient.configuration.RestClientProfilesConfigTest
[2026-02-25T22:15:13.335Z] [INFO] Running io.quarkus.restclient.configuration.VaultScenarioRestClientConfigTest
[2026-02-25T22:15:14.431Z] 2026-02-25 22:15:14,186 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.356s. Listening on: http://localhost:8081
[2026-02-25T22:15:14.431Z] 2026-02-25 22:15:14,187 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:14.431Z] 2026-02-25 22:15:14,187 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:15:14.431Z] 2026-02-25 22:15:14,409 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:15:14.749Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.172 s - in io.quarkus.restclient.configuration.VaultScenarioRestClientConfigTest
[2026-02-25T22:15:14.749Z] [INFO] Running io.quarkus.restclient.registerprovider.ProviderClientRegistrationTest
[2026-02-25T22:15:15.850Z] 2026-02-25 22:15:15,675 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2026-02-25T22:15:15.850Z] 2026-02-25 22:15:15,676 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:15.850Z] 2026-02-25 22:15:15,676 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:15:16.160Z] 2026-02-25 22:15:15,873 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:15:16.160Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 s - in io.quarkus.restclient.registerprovider.ProviderClientRegistrationTest
[2026-02-25T22:15:16.160Z] [INFO] Running io.quarkus.restclient.registerprovider.RegisterProviderTest
[2026-02-25T22:15:17.534Z] 2026-02-25 22:15:16,376 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-25T22:15:17.534Z] 2026-02-25 22:15:16,934 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2026-02-25T22:15:17.534Z] 2026-02-25 22:15:16,935 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:17.534Z] 2026-02-25 22:15:16,935 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:15:17.534Z] 2026-02-25 22:15:17,238 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:15:17.534Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.36 s - in io.quarkus.restclient.registerprovider.RegisterProviderTest
[2026-02-25T22:15:17.534Z] [INFO] Running io.quarkus.restclient.interceptor.RestClientInterceptorTest
[2026-02-25T22:15:18.632Z] 2026-02-25 22:15:18,273 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.395s. Listening on: http://localhost:8081
[2026-02-25T22:15:18.632Z] 2026-02-25 22:15:18,274 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:18.632Z] 2026-02-25 22:15:18,274 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:15:18.632Z] 2026-02-25 22:15:18,367 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:15:18.632Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 s - in io.quarkus.restclient.interceptor.RestClientInterceptorTest
[2026-02-25T22:15:18.632Z] [INFO]
[2026-02-25T22:15:18.632Z] [INFO] Results:
[2026-02-25T22:15:18.632Z] [INFO]
[2026-02-25T22:15:18.632Z] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:15:18.632Z] [INFO]
[2026-02-25T22:15:18.632Z] [INFO]
[2026-02-25T22:15:18.632Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-deployment ---
[2026-02-25T22:15:18.632Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final.jar
[2026-02-25T22:15:18.632Z] [INFO]
[2026-02-25T22:15:18.632Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-deployment ---
[2026-02-25T22:15:18.632Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:15:18.632Z] [INFO]
[2026-02-25T22:15:18.632Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-deployment ---
[2026-02-25T22:15:18.632Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-deployment/2.7.5.Final/quarkus-rest-client-deployment-2.7.5.Final.jar
[2026-02-25T22:15:18.632Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-deployment/2.7.5.Final/quarkus-rest-client-deployment-2.7.5.Final.pom
[2026-02-25T22:15:18.632Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-deployment/2.7.5.Final/quarkus-rest-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:15:18.632Z] [INFO]
[2026-02-25T22:15:18.632Z] [INFO] -------------------< io.quarkus:quarkus-jackson-spi >-------------------
[2026-02-25T22:15:18.632Z] [INFO] Building Quarkus - Jackson - SPI 2.7.5.Final [201/964]
[2026-02-25T22:15:18.632Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:15:18.632Z] [INFO]
[2026-02-25T22:15:18.632Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson-spi ---
[2026-02-25T22:15:18.632Z] [INFO]
[2026-02-25T22:15:18.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson-spi ---
[2026-02-25T22:15:19.305Z] [INFO]
[2026-02-25T22:15:19.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson-spi ---
[2026-02-25T22:15:19.305Z] [INFO]
[2026-02-25T22:15:19.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson-spi ---
[2026-02-25T22:15:19.305Z] [INFO]
[2026-02-25T22:15:19.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson-spi ---
[2026-02-25T22:15:19.305Z] [INFO]
[2026-02-25T22:15:19.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson-spi ---
[2026-02-25T22:15:19.305Z] [INFO]
[2026-02-25T22:15:19.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson-spi ---
[2026-02-25T22:15:19.305Z] [INFO]
[2026-02-25T22:15:19.305Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson-spi ---
[2026-02-25T22:15:19.305Z] [INFO]
[2026-02-25T22:15:19.305Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson-spi ---
[2026-02-25T22:15:19.305Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:15:19.305Z] [INFO]
[2026-02-25T22:15:19.305Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson-spi ---
[2026-02-25T22:15:19.305Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:15:19.305Z] [INFO]
[2026-02-25T22:15:19.305Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jackson-spi ---
[2026-02-25T22:15:19.305Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:15:19.305Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/spi/src/main/resources
[2026-02-25T22:15:19.305Z] [INFO]
[2026-02-25T22:15:19.305Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jackson-spi ---
[2026-02-25T22:15:19.305Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:15:19.305Z] [INFO] Compiling 2 source files to /quarkus/extensions/jackson/spi/target/classes
[2026-02-25T22:15:19.305Z] [INFO]
[2026-02-25T22:15:19.305Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jackson-spi ---
[2026-02-25T22:15:19.305Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:15:19.305Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/spi/src/test/resources
[2026-02-25T22:15:19.305Z] [INFO]
[2026-02-25T22:15:19.305Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jackson-spi ---
[2026-02-25T22:15:19.305Z] [INFO] No sources to compile
[2026-02-25T22:15:19.305Z] [INFO]
[2026-02-25T22:15:19.305Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jackson-spi ---
[2026-02-25T22:15:19.305Z] [INFO] No tests to run.
[2026-02-25T22:15:19.305Z] [INFO]
[2026-02-25T22:15:19.305Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jackson-spi ---
[2026-02-25T22:15:19.622Z] [INFO] Building jar: /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final.jar
[2026-02-25T22:15:19.622Z] [INFO]
[2026-02-25T22:15:19.622Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson-spi ---
[2026-02-25T22:15:19.622Z] [INFO] Building jar: /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final-sources.jar
[2026-02-25T22:15:19.622Z] [INFO]
[2026-02-25T22:15:19.622Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson-spi ---
[2026-02-25T22:15:19.622Z] [INFO] Installing /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final.jar
[2026-02-25T22:15:19.622Z] [INFO] Installing /quarkus/extensions/jackson/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final.pom
[2026-02-25T22:15:19.622Z] [INFO] Installing /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jackson-spi/2.7.5.Final/quarkus-jackson-spi-2.7.5.Final-sources.jar
[2026-02-25T22:15:19.622Z] [INFO]
[2026-02-25T22:15:19.622Z] [INFO] ---------------< io.quarkus:quarkus-jackson-deployment >----------------
[2026-02-25T22:15:19.622Z] [INFO] Building Quarkus - Jackson - Deployment 2.7.5.Final [202/964]
[2026-02-25T22:15:19.622Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:15:19.622Z] [INFO]
[2026-02-25T22:15:19.622Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:19.622Z] [INFO]
[2026-02-25T22:15:19.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:19.934Z] [INFO]
[2026-02-25T22:15:19.934Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:19.934Z] [INFO]
[2026-02-25T22:15:19.934Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:19.934Z] [INFO]
[2026-02-25T22:15:19.934Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:19.934Z] [INFO]
[2026-02-25T22:15:19.934Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:19.934Z] [INFO]
[2026-02-25T22:15:19.934Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:19.934Z] [INFO]
[2026-02-25T22:15:19.934Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:19.934Z] [INFO]
[2026-02-25T22:15:19.934Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:19.934Z] [INFO] Processed 12 files in 129ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-02-25T22:15:19.934Z] [INFO]
[2026-02-25T22:15:19.934Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:19.934Z] [INFO] Processed 12 files in 00:00.033 (Already Sorted: 12, Needed Sorting: 0)
[2026-02-25T22:15:19.934Z] [INFO]
[2026-02-25T22:15:19.934Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:19.934Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:15:19.934Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/deployment/src/main/resources
[2026-02-25T22:15:19.934Z] [INFO]
[2026-02-25T22:15:19.934Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:19.934Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:15:19.934Z] [INFO] Compiling 2 source files to /quarkus/extensions/jackson/deployment/target/classes
[2026-02-25T22:15:20.245Z] [INFO]
[2026-02-25T22:15:20.245Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:20.245Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:15:20.245Z] [INFO] Copying 6 resources
[2026-02-25T22:15:20.245Z] [INFO]
[2026-02-25T22:15:20.245Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:20.245Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:15:20.245Z] [INFO] Compiling 10 source files to /quarkus/extensions/jackson/deployment/target/test-classes
[2026-02-25T22:15:20.554Z] [WARNING] /quarkus/extensions/jackson/deployment/src/test/java/io/quarkus/jackson/deployment/JacksonTimeZonePropertiesTest.java:[28,72] Date(int,int,int,int,int) in java.util.Date has been deprecated
[2026-02-25T22:15:20.554Z] [INFO]
[2026-02-25T22:15:20.554Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:20.554Z] [INFO]
[2026-02-25T22:15:20.554Z] [INFO] -------------------------------------------------------
[2026-02-25T22:15:20.554Z] [INFO] T E S T S
[2026-02-25T22:15:20.554Z] [INFO] -------------------------------------------------------
[2026-02-25T22:15:20.554Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:15:21.226Z] [INFO] Running io.quarkus.jackson.deployment.JacksonDontWriteDatesAsTimestampsTest
[2026-02-25T22:15:24.874Z] 2026-02-25 22:15:24,456 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.169s.
[2026-02-25T22:15:24.874Z] 2026-02-25 22:15:24,458 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:24.874Z] 2026-02-25 22:15:24,459 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T22:15:24.874Z] 2026-02-25 22:15:24,762 INFO [io.quarkus] (main) Quarkus stopped in 0.009s
[2026-02-25T22:15:24.874Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.68 s - in io.quarkus.jackson.deployment.JacksonDontWriteDatesAsTimestampsTest
[2026-02-25T22:15:24.874Z] [INFO] Running io.quarkus.jackson.deployment.JacksonTimeZonePropertiesTest
[2026-02-25T22:15:25.994Z] 2026-02-25 22:15:25,647 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.147s.
[2026-02-25T22:15:25.994Z] 2026-02-25 22:15:25,648 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:25.994Z] 2026-02-25 22:15:25,648 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T22:15:25.994Z] 2026-02-25 22:15:25,902 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-02-25T22:15:25.994Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s - in io.quarkus.jackson.deployment.JacksonTimeZonePropertiesTest
[2026-02-25T22:15:25.994Z] [INFO] Running io.quarkus.jackson.deployment.JacksonFailOnUnknownPropertiesTest
[2026-02-25T22:15:27.095Z] 2026-02-25 22:15:26,677 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.186s.
[2026-02-25T22:15:27.095Z] 2026-02-25 22:15:26,678 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:27.095Z] 2026-02-25 22:15:26,678 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T22:15:27.095Z] 2026-02-25 22:15:26,860 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T22:15:27.095Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.947 s - in io.quarkus.jackson.deployment.JacksonFailOnUnknownPropertiesTest
[2026-02-25T22:15:27.095Z] [INFO] Running io.quarkus.jackson.deployment.JacksonErroneousTimeZonePropertiesTest
[2026-02-25T22:15:27.405Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s - in io.quarkus.jackson.deployment.JacksonErroneousTimeZonePropertiesTest
[2026-02-25T22:15:27.405Z] [INFO] Running io.quarkus.jackson.deployment.JacksonAcceptCaseInsensitiveEnumsTest
[2026-02-25T22:15:28.496Z] 2026-02-25 22:15:27,958 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.141s.
[2026-02-25T22:15:28.496Z] 2026-02-25 22:15:27,958 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:28.496Z] 2026-02-25 22:15:27,958 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T22:15:28.496Z] 2026-02-25 22:15:28,157 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T22:15:28.496Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 s - in io.quarkus.jackson.deployment.JacksonAcceptCaseInsensitiveEnumsTest
[2026-02-25T22:15:28.496Z] [INFO] Running io.quarkus.jackson.deployment.JacksonIgnoreUnknownPropertiesTest
[2026-02-25T22:15:28.805Z] 2026-02-25 22:15:28,596 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.126s.
[2026-02-25T22:15:28.805Z] 2026-02-25 22:15:28,597 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:28.805Z] 2026-02-25 22:15:28,597 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T22:15:28.805Z] 2026-02-25 22:15:28,744 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T22:15:28.805Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 s - in io.quarkus.jackson.deployment.JacksonIgnoreUnknownPropertiesTest
[2026-02-25T22:15:28.805Z] [INFO] Running io.quarkus.jackson.deployment.JacksonWriteDatesAsTimestampsTest
[2026-02-25T22:15:29.902Z] 2026-02-25 22:15:29,449 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.148s.
[2026-02-25T22:15:29.902Z] 2026-02-25 22:15:29,450 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:29.902Z] 2026-02-25 22:15:29,450 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T22:15:29.902Z] 2026-02-25 22:15:29,668 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T22:15:29.902Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.927 s - in io.quarkus.jackson.deployment.JacksonWriteDatesAsTimestampsTest
[2026-02-25T22:15:29.902Z] [INFO] Running io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansSetTest
[2026-02-25T22:15:30.582Z] 2026-02-25 22:15:30,329 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.126s.
[2026-02-25T22:15:30.582Z] 2026-02-25 22:15:30,329 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:30.582Z] 2026-02-25 22:15:30,329 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T22:15:30.582Z] 2026-02-25 22:15:30,448 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T22:15:30.582Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 s - in io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansSetTest
[2026-02-25T22:15:30.582Z] [INFO] Running io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansNotSetTest
[2026-02-25T22:15:31.260Z] 2026-02-25 22:15:30,985 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.121s.
[2026-02-25T22:15:31.260Z] 2026-02-25 22:15:30,986 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:31.260Z] 2026-02-25 22:15:30,986 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T22:15:31.260Z] 2026-02-25 22:15:31,102 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T22:15:31.261Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 s - in io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansNotSetTest
[2026-02-25T22:15:31.261Z] [INFO] Running io.quarkus.jackson.deployment.OverrideZonedDateTimeSerializerTest
[2026-02-25T22:15:31.935Z] 2026-02-25 22:15:31,602 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.124s.
[2026-02-25T22:15:31.935Z] 2026-02-25 22:15:31,602 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:31.935Z] 2026-02-25 22:15:31,602 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T22:15:31.935Z] 2026-02-25 22:15:31,754 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T22:15:31.935Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 s - in io.quarkus.jackson.deployment.OverrideZonedDateTimeSerializerTest
[2026-02-25T22:15:31.935Z] [INFO]
[2026-02-25T22:15:31.935Z] [INFO] Results:
[2026-02-25T22:15:31.935Z] [INFO]
[2026-02-25T22:15:31.935Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:15:31.935Z] [INFO]
[2026-02-25T22:15:31.935Z] [INFO]
[2026-02-25T22:15:31.935Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:31.935Z] [INFO] Building jar: /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final.jar
[2026-02-25T22:15:31.935Z] [INFO]
[2026-02-25T22:15:31.935Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:31.935Z] [INFO] Building jar: /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:15:31.935Z] [INFO]
[2026-02-25T22:15:31.935Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson-deployment ---
[2026-02-25T22:15:31.935Z] [INFO] Installing /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jackson-deployment/2.7.5.Final/quarkus-jackson-deployment-2.7.5.Final.jar
[2026-02-25T22:15:31.935Z] [INFO] Installing /quarkus/extensions/jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jackson-deployment/2.7.5.Final/quarkus-jackson-deployment-2.7.5.Final.pom
[2026-02-25T22:15:31.935Z] [INFO] Installing /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jackson-deployment/2.7.5.Final/quarkus-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:15:31.935Z] [INFO]
[2026-02-25T22:15:31.935Z] [INFO] -------------< io.quarkus:quarkus-resteasy-jackson-parent >-------------
[2026-02-25T22:15:31.935Z] [INFO] Building Quarkus - RESTEasy - Jackson 2.7.5.Final [203/964]
[2026-02-25T22:15:31.935Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:15:31.935Z] [INFO]
[2026-02-25T22:15:31.935Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jackson-parent ---
[2026-02-25T22:15:31.935Z] [INFO]
[2026-02-25T22:15:31.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jackson-parent ---
[2026-02-25T22:15:32.249Z] [INFO]
[2026-02-25T22:15:32.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jackson-parent ---
[2026-02-25T22:15:32.249Z] [INFO]
[2026-02-25T22:15:32.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jackson-parent ---
[2026-02-25T22:15:32.249Z] [INFO]
[2026-02-25T22:15:32.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jackson-parent ---
[2026-02-25T22:15:32.249Z] [INFO]
[2026-02-25T22:15:32.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jackson-parent ---
[2026-02-25T22:15:32.249Z] [INFO]
[2026-02-25T22:15:32.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jackson-parent ---
[2026-02-25T22:15:32.249Z] [INFO]
[2026-02-25T22:15:32.249Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jackson-parent ---
[2026-02-25T22:15:32.249Z] [INFO]
[2026-02-25T22:15:32.249Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jackson-parent ---
[2026-02-25T22:15:32.249Z] [INFO]
[2026-02-25T22:15:32.249Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jackson-parent ---
[2026-02-25T22:15:32.250Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:15:32.250Z] [INFO]
[2026-02-25T22:15:32.250Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jackson-parent ---
[2026-02-25T22:15:32.250Z] [INFO]
[2026-02-25T22:15:32.250Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jackson-parent ---
[2026-02-25T22:15:32.250Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson-parent/2.7.5.Final/quarkus-resteasy-jackson-parent-2.7.5.Final.pom
[2026-02-25T22:15:32.250Z] [INFO]
[2026-02-25T22:15:32.250Z] [INFO] ----------------< io.quarkus:quarkus-resteasy-jackson >-----------------
[2026-02-25T22:15:32.250Z] [INFO] Building Quarkus - RESTEasy - Jackson - Runtime 2.7.5.Final [204/964]
[2026-02-25T22:15:32.250Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:15:32.250Z] [INFO]
[2026-02-25T22:15:32.250Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.250Z] [INFO]
[2026-02-25T22:15:32.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.250Z] [INFO]
[2026-02-25T22:15:32.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.250Z] [INFO]
[2026-02-25T22:15:32.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.250Z] [INFO]
[2026-02-25T22:15:32.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.250Z] [INFO]
[2026-02-25T22:15:32.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.250Z] [INFO]
[2026-02-25T22:15:32.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.250Z] [INFO]
[2026-02-25T22:15:32.250Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.250Z] [INFO]
[2026-02-25T22:15:32.250Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.250Z] [INFO]
[2026-02-25T22:15:32.250Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.250Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:15:32.250Z] [INFO]
[2026-02-25T22:15:32.250Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:15:32.250Z] [INFO] Copying 1 resource
[2026-02-25T22:15:32.250Z] [INFO]
[2026-02-25T22:15:32.250Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.560Z] [INFO]
[2026-02-25T22:15:32.560Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.560Z] [INFO] No sources to compile
[2026-02-25T22:15:32.560Z] [INFO]
[2026-02-25T22:15:32.560Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.560Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:15:32.560Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/src/test/resources
[2026-02-25T22:15:32.560Z] [INFO]
[2026-02-25T22:15:32.560Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.560Z] [INFO] No sources to compile
[2026-02-25T22:15:32.560Z] [INFO]
[2026-02-25T22:15:32.561Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.561Z] [INFO] No tests to run.
[2026-02-25T22:15:32.561Z] [INFO]
[2026-02-25T22:15:32.561Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.561Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final.jar
[2026-02-25T22:15:32.561Z] [INFO]
[2026-02-25T22:15:32.561Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.561Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final-sources.jar
[2026-02-25T22:15:32.561Z] [INFO]
[2026-02-25T22:15:32.561Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jackson ---
[2026-02-25T22:15:32.561Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson/2.7.5.Final/quarkus-resteasy-jackson-2.7.5.Final.jar
[2026-02-25T22:15:32.561Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson/2.7.5.Final/quarkus-resteasy-jackson-2.7.5.Final.pom
[2026-02-25T22:15:32.561Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson/2.7.5.Final/quarkus-resteasy-jackson-2.7.5.Final-sources.jar
[2026-02-25T22:15:32.561Z] [INFO]
[2026-02-25T22:15:32.561Z] [INFO] -----------< io.quarkus:quarkus-resteasy-jackson-deployment >-----------
[2026-02-25T22:15:32.561Z] [INFO] Building Quarkus - RESTEasy - Jackson - Deployment 2.7.5.Final [205/964]
[2026-02-25T22:15:32.561Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:15:32.561Z] [INFO]
[2026-02-25T22:15:32.561Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:32.561Z] [INFO]
[2026-02-25T22:15:32.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:32.874Z] [INFO]
[2026-02-25T22:15:32.874Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:33.185Z] [INFO]
[2026-02-25T22:15:33.185Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:33.185Z] [INFO]
[2026-02-25T22:15:33.185Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:33.185Z] [INFO]
[2026-02-25T22:15:33.185Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:33.185Z] [INFO]
[2026-02-25T22:15:33.185Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:33.185Z] [INFO]
[2026-02-25T22:15:33.185Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:33.185Z] [INFO]
[2026-02-25T22:15:33.185Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:33.185Z] [INFO] Processed 12 files in 25ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-02-25T22:15:33.185Z] [INFO]
[2026-02-25T22:15:33.185Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:33.185Z] [INFO] Processed 12 files in 00:00.019 (Already Sorted: 12, Needed Sorting: 0)
[2026-02-25T22:15:33.185Z] [INFO]
[2026-02-25T22:15:33.185Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:33.185Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:15:33.185Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/src/main/resources
[2026-02-25T22:15:33.185Z] [INFO]
[2026-02-25T22:15:33.185Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:33.185Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:15:33.185Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/classes
[2026-02-25T22:15:33.498Z] [INFO]
[2026-02-25T22:15:33.498Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:33.498Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:15:33.498Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/src/test/resources
[2026-02-25T22:15:33.498Z] [INFO]
[2026-02-25T22:15:33.498Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:33.498Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:15:33.498Z] [INFO] Compiling 11 source files to /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/test-classes
[2026-02-25T22:15:33.811Z] [INFO]
[2026-02-25T22:15:33.811Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:33.811Z] [INFO]
[2026-02-25T22:15:33.811Z] [INFO] -------------------------------------------------------
[2026-02-25T22:15:33.811Z] [INFO] T E S T S
[2026-02-25T22:15:33.811Z] [INFO] -------------------------------------------------------
[2026-02-25T22:15:33.811Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:15:34.481Z] [INFO] Running io.quarkus.resteasy.jackson.JsonViewTest
[2026-02-25T22:15:39.091Z] 2026-02-25 22:15:38,757 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.619s. Listening on: http://localhost:8081
[2026-02-25T22:15:39.091Z] 2026-02-25 22:15:38,759 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:39.091Z] 2026-02-25 22:15:38,760 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:15:40.675Z] 2026-02-25 22:15:40,619 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:15:40.675Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.328 s - in io.quarkus.resteasy.jackson.JsonViewTest
[2026-02-25T22:15:40.675Z] [INFO] Running io.quarkus.resteasy.jackson.LargeResponseTest
[2026-02-25T22:15:42.294Z] 2026-02-25 22:15:42,071 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.595s. Listening on: http://localhost:8081
[2026-02-25T22:15:42.294Z] 2026-02-25 22:15:42,071 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:42.294Z] 2026-02-25 22:15:42,071 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:15:42.964Z] 2026-02-25 22:15:42,742 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:15:42.964Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.105 s - in io.quarkus.resteasy.jackson.LargeResponseTest
[2026-02-25T22:15:42.964Z] [INFO] Running io.quarkus.resteasy.jackson.MultipleTimeModuleTest
[2026-02-25T22:15:53.607Z] Tests paused
[2026-02-25T22:15:53.607Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:15:53.607Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:15:53.607Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:15:53.607Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:15:53.607Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:45,929 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.773s. Listening on: http://localhost:8080
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:45,930 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:45,930 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:48,610 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TimeCustomizer.class.
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:48,625 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-25T22:15:53.607Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:15:53.607Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:15:53.607Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:15:53.607Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:15:53.607Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:49,107 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.472s. Listening on: http://localhost:8080
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:49,107 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:49,107 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:49,108 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.310s
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:50,376 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TimeCustomizer.class.
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:50,381 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:15:53.607Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:15:53.607Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:15:53.607Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:15:53.607Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:15:53.607Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:50,805 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8080
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:50,806 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:50,806 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:50,806 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.562s
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:52,070 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TimeCustomizer.class.
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:52,075 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:15:53.607Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:15:53.607Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:15:53.607Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:15:53.607Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:15:53.607Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:52,563 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.483s. Listening on: http://localhost:8080
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:52,564 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:52,564 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:52,564 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.628s
[2026-02-25T22:15:53.607Z] 2026-02-25 22:15:52,582 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:15:53.607Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.868 s - in io.quarkus.resteasy.jackson.MultipleTimeModuleTest
[2026-02-25T22:15:53.607Z] [INFO] Running io.quarkus.resteasy.jackson.NoMediaTypeTest
[2026-02-25T22:15:54.278Z] 2026-02-25 22:15:53,935 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.722s. Listening on: http://localhost:8081
[2026-02-25T22:15:54.278Z] 2026-02-25 22:15:53,935 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:15:54.278Z] 2026-02-25 22:15:53,935 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:15:54.589Z] 2026-02-25 22:15:54,477 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:15:54.589Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.852 s - in io.quarkus.resteasy.jackson.NoMediaTypeTest
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO] Results:
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:54.901Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final.jar
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:54.901Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jackson-deployment ---
[2026-02-25T22:15:54.901Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.5.Final/quarkus-resteasy-jackson-deployment-2.7.5.Final.jar
[2026-02-25T22:15:54.901Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.5.Final/quarkus-resteasy-jackson-deployment-2.7.5.Final.pom
[2026-02-25T22:15:54.901Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.5.Final/quarkus-resteasy-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO] -------------< io.quarkus:quarkus-reactive-routes-parent >--------------
[2026-02-25T22:15:54.901Z] [INFO] Building Quarkus - Reactive Routes 2.7.5.Final [206/964]
[2026-02-25T22:15:54.901Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-routes-parent ---
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-routes-parent ---
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-routes-parent ---
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-routes-parent ---
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-routes-parent ---
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-routes-parent ---
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-routes-parent ---
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-routes-parent ---
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-routes-parent ---
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-routes-parent ---
[2026-02-25T22:15:54.901Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.901Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-routes-parent ---
[2026-02-25T22:15:54.901Z] [INFO]
[2026-02-25T22:15:54.902Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-routes-parent ---
[2026-02-25T22:15:54.902Z] [INFO] Installing /quarkus/extensions/reactive-routes/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-routes-parent/2.7.5.Final/quarkus-reactive-routes-parent-2.7.5.Final.pom
[2026-02-25T22:15:54.902Z] [INFO]
[2026-02-25T22:15:54.902Z] [INFO] -----------------< io.quarkus:quarkus-reactive-routes >-----------------
[2026-02-25T22:15:54.902Z] [INFO] Building Quarkus - Reactive Routes - Runtime 2.7.5.Final [207/964]
[2026-02-25T22:15:54.902Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:15:54.902Z] [INFO]
[2026-02-25T22:15:54.902Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-routes ---
[2026-02-25T22:15:54.902Z] [INFO]
[2026-02-25T22:15:54.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-routes ---
[2026-02-25T22:15:54.902Z] [INFO]
[2026-02-25T22:15:54.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-routes ---
[2026-02-25T22:15:54.902Z] [INFO]
[2026-02-25T22:15:54.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-routes ---
[2026-02-25T22:15:54.902Z] [INFO]
[2026-02-25T22:15:54.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-routes ---
[2026-02-25T22:15:54.902Z] [INFO]
[2026-02-25T22:15:54.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-routes ---
[2026-02-25T22:15:54.902Z] [INFO]
[2026-02-25T22:15:54.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-routes ---
[2026-02-25T22:15:54.902Z] [INFO]
[2026-02-25T22:15:54.902Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-routes ---
[2026-02-25T22:15:54.902Z] [INFO]
[2026-02-25T22:15:54.902Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-routes ---
[2026-02-25T22:15:55.213Z] [INFO] Processed 25 files in 130ms (Formatted: 0, Unchanged: 25, Failed: 0, Readonly: 0)
[2026-02-25T22:15:55.213Z] [INFO]
[2026-02-25T22:15:55.213Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-routes ---
[2026-02-25T22:15:55.213Z] [INFO] Processed 25 files in 00:00.047 (Already Sorted: 25, Needed Sorting: 0)
[2026-02-25T22:15:55.213Z] [INFO]
[2026-02-25T22:15:55.213Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-routes ---
[2026-02-25T22:15:55.213Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:15:55.213Z] [INFO] Copying 2 resources
[2026-02-25T22:15:55.213Z] [INFO]
[2026-02-25T22:15:55.213Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-routes ---
[2026-02-25T22:15:55.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final.jar
[2026-02-25T22:15:55.887Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final.jar (3.6 kB at 5.3 kB/s)
[2026-02-25T22:15:55.887Z] [INFO]
[2026-02-25T22:15:55.887Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-routes ---
[2026-02-25T22:15:55.887Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:15:55.887Z] [INFO] Compiling 25 source files to /quarkus/extensions/reactive-routes/runtime/target/classes
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-routes ---
[2026-02-25T22:15:56.199Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:15:56.199Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-routes/runtime/src/test/resources
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-routes ---
[2026-02-25T22:15:56.199Z] [INFO] No sources to compile
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-routes ---
[2026-02-25T22:15:56.199Z] [INFO] No tests to run.
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-routes ---
[2026-02-25T22:15:56.199Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final.jar
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-routes ---
[2026-02-25T22:15:56.199Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final-sources.jar
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-routes ---
[2026-02-25T22:15:56.199Z] [INFO] Installing /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-routes/2.7.5.Final/quarkus-reactive-routes-2.7.5.Final.jar
[2026-02-25T22:15:56.199Z] [INFO] Installing /quarkus/extensions/reactive-routes/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-routes/2.7.5.Final/quarkus-reactive-routes-2.7.5.Final.pom
[2026-02-25T22:15:56.199Z] [INFO] Installing /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-routes/2.7.5.Final/quarkus-reactive-routes-2.7.5.Final-sources.jar
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] -----------< io.quarkus:quarkus-hibernate-validator-parent >------------
[2026-02-25T22:15:56.199Z] [INFO] Building Quarkus - Hibernate Validator 2.7.5.Final [208/964]
[2026-02-25T22:15:56.199Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator-parent ---
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator-parent ---
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator-parent ---
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator-parent ---
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator-parent ---
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator-parent ---
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator-parent ---
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator-parent ---
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator-parent ---
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator-parent ---
[2026-02-25T22:15:56.199Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator-parent ---
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator-parent ---
[2026-02-25T22:15:56.199Z] [INFO] Installing /quarkus/extensions/hibernate-validator/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-parent/2.7.5.Final/quarkus-hibernate-validator-parent-2.7.5.Final.pom
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] -------------< io.quarkus:quarkus-hibernate-validator-spi >-------------
[2026-02-25T22:15:56.199Z] [INFO] Building Quarkus - Hibernate Validator - SPI 2.7.5.Final [209/964]
[2026-02-25T22:15:56.199Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.199Z] [INFO]
[2026-02-25T22:15:56.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.869Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.869Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.869Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:15:56.869Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/spi/src/main/resources
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.869Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:15:56.869Z] [INFO] Compiling 1 source file to /quarkus/extensions/hibernate-validator/spi/target/classes
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.869Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:15:56.869Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/spi/src/test/resources
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.869Z] [INFO] No sources to compile
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.869Z] [INFO] No tests to run.
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.869Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final.jar
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.869Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final-sources.jar
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator-spi ---
[2026-02-25T22:15:56.869Z] [INFO] Installing /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final.jar
[2026-02-25T22:15:56.869Z] [INFO] Installing /quarkus/extensions/hibernate-validator/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final.pom
[2026-02-25T22:15:56.869Z] [INFO] Installing /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-spi/2.7.5.Final/quarkus-hibernate-validator-spi-2.7.5.Final-sources.jar
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] ---------< io.quarkus:quarkus-elytron-security-common-parent >----------
[2026-02-25T22:15:56.869Z] [INFO] Building Quarkus - Elytron Security - Common 2.7.5.Final [210/964]
[2026-02-25T22:15:56.869Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-common-parent ---
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-common-parent ---
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-common-parent ---
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-common-parent ---
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-common-parent ---
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-common-parent ---
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-common-parent ---
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-common-parent ---
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-common-parent ---
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-common-parent ---
[2026-02-25T22:15:56.869Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-common-parent ---
[2026-02-25T22:15:56.869Z] [INFO]
[2026-02-25T22:15:56.869Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-common-parent ---
[2026-02-25T22:15:56.870Z] [INFO] Installing /quarkus/extensions/elytron-security-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common-parent/2.7.5.Final/quarkus-elytron-security-common-parent-2.7.5.Final.pom
[2026-02-25T22:15:56.870Z] [INFO]
[2026-02-25T22:15:56.870Z] [INFO] -------------< io.quarkus:quarkus-elytron-security-common >-------------
[2026-02-25T22:15:56.870Z] [INFO] Building Quarkus - Elytron Security - Common - Runtime 2.7.5.Final [211/964]
[2026-02-25T22:15:56.870Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:15:56.870Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.pom
[2026-02-25T22:15:57.180Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.pom (4.1 kB at 11 kB/s)
[2026-02-25T22:15:57.180Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-parent/1.18.3.Final/wildfly-elytron-parent-1.18.3.Final.pom
[2026-02-25T22:15:57.491Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-parent/1.18.3.Final/wildfly-elytron-parent-1.18.3.Final.pom (69 kB at 242 kB/s)
[2026-02-25T22:15:57.491Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.pom
[2026-02-25T22:15:58.163Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.pom (2.5 kB at 5.0 kB/s)
[2026-02-25T22:15:58.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.pom
[2026-02-25T22:15:58.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.pom (3.7 kB at 9.8 kB/s)
[2026-02-25T22:15:58.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.pom
[2026-02-25T22:15:59.143Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.pom (2.8 kB at 3.7 kB/s)
[2026-02-25T22:15:59.143Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.pom
[2026-02-25T22:15:59.459Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.pom (2.4 kB at 8.0 kB/s)
[2026-02-25T22:15:59.459Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.pom
[2026-02-25T22:15:59.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.pom (2.2 kB at 5.4 kB/s)
[2026-02-25T22:15:59.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.pom
[2026-02-25T22:16:00.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.pom (3.2 kB at 9.8 kB/s)
[2026-02-25T22:16:00.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.pom
[2026-02-25T22:16:00.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.pom (2.7 kB at 5.3 kB/s)
[2026-02-25T22:16:00.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.pom
[2026-02-25T22:16:01.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.pom (2.3 kB at 6.4 kB/s)
[2026-02-25T22:16:01.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom
[2026-02-25T22:16:01.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom (4.7 kB at 57 kB/s)
[2026-02-25T22:16:01.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom
[2026-02-25T22:16:01.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom (76 kB at 938 kB/s)
[2026-02-25T22:16:01.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom
[2026-02-25T22:16:01.376Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom (5.6 kB at 77 kB/s)
[2026-02-25T22:16:01.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.pom
[2026-02-25T22:16:01.376Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.pom (2.9 kB at 39 kB/s)
[2026-02-25T22:16:01.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.jar
[2026-02-25T22:16:01.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.jar
[2026-02-25T22:16:01.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.jar
[2026-02-25T22:16:01.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.jar
[2026-02-25T22:16:01.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.jar
[2026-02-25T22:16:01.376Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.jar (38 kB at 686 kB/s)
[2026-02-25T22:16:01.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.jar
[2026-02-25T22:16:01.376Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.jar (139 kB at 2.0 MB/s)
[2026-02-25T22:16:01.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.jar
[2026-02-25T22:16:01.376Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.jar (72 kB at 698 kB/s)
[2026-02-25T22:16:01.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar
[2026-02-25T22:16:01.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.jar (34 kB at 148 kB/s)
[2026-02-25T22:16:01.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.jar
[2026-02-25T22:16:01.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar (911 kB at 3.8 MB/s)
[2026-02-25T22:16:01.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.jar
[2026-02-25T22:16:01.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.jar (32 kB at 121 kB/s)
[2026-02-25T22:16:01.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.jar
[2026-02-25T22:16:01.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.jar (36 kB at 129 kB/s)
[2026-02-25T22:16:01.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.jar (8.1 kB at 18 kB/s)
[2026-02-25T22:16:01.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.jar (49 kB at 109 kB/s)
[2026-02-25T22:16:01.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.jar (16 kB at 34 kB/s)
[2026-02-25T22:16:01.998Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.jar (100 kB at 170 kB/s)
[2026-02-25T22:16:01.998Z] [INFO]
[2026-02-25T22:16:01.998Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:01.998Z] [INFO]
[2026-02-25T22:16:01.998Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:02.309Z] [INFO]
[2026-02-25T22:16:02.309Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:02.309Z] [INFO]
[2026-02-25T22:16:02.309Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:02.309Z] [INFO]
[2026-02-25T22:16:02.309Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:02.309Z] [INFO]
[2026-02-25T22:16:02.309Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:02.309Z] [INFO]
[2026-02-25T22:16:02.309Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:02.309Z] [INFO]
[2026-02-25T22:16:02.309Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:02.309Z] [INFO]
[2026-02-25T22:16:02.309Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:02.309Z] [INFO] Processed 11 files in 19ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-02-25T22:16:02.309Z] [INFO]
[2026-02-25T22:16:02.309Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:02.309Z] [INFO] Processed 11 files in 00:00.018 (Already Sorted: 11, Needed Sorting: 0)
[2026-02-25T22:16:02.309Z] [INFO]
[2026-02-25T22:16:02.309Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:02.309Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:02.309Z] [INFO] Copying 1 resource
[2026-02-25T22:16:02.309Z] [INFO]
[2026-02-25T22:16:02.309Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:02.309Z] [INFO]
[2026-02-25T22:16:02.309Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:02.309Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:02.309Z] [INFO] Compiling 10 source files to /quarkus/extensions/elytron-security-common/runtime/target/classes
[2026-02-25T22:16:02.619Z] [INFO]
[2026-02-25T22:16:02.619Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:02.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:02.619Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-common/runtime/src/test/resources
[2026-02-25T22:16:02.619Z] [INFO]
[2026-02-25T22:16:02.619Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:02.619Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:02.619Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-common/runtime/target/test-classes
[2026-02-25T22:16:02.932Z] [INFO]
[2026-02-25T22:16:02.932Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:02.932Z] [INFO]
[2026-02-25T22:16:02.932Z] [INFO] -------------------------------------------------------
[2026-02-25T22:16:02.932Z] [INFO] T E S T S
[2026-02-25T22:16:02.932Z] [INFO] -------------------------------------------------------
[2026-02-25T22:16:02.932Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:16:03.655Z] [INFO] Running io.quarkus.elytron.security.common.runtime.BcryptUtilTest
[2026-02-25T22:16:04.327Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.871 s - in io.quarkus.elytron.security.common.runtime.BcryptUtilTest
[2026-02-25T22:16:04.327Z] [INFO]
[2026-02-25T22:16:04.327Z] [INFO] Results:
[2026-02-25T22:16:04.327Z] [INFO]
[2026-02-25T22:16:04.327Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:16:04.327Z] [INFO]
[2026-02-25T22:16:04.327Z] [INFO]
[2026-02-25T22:16:04.327Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:04.327Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final.jar
[2026-02-25T22:16:04.327Z] [INFO]
[2026-02-25T22:16:04.327Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:04.327Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final-sources.jar
[2026-02-25T22:16:04.327Z] [INFO]
[2026-02-25T22:16:04.327Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-common ---
[2026-02-25T22:16:04.327Z] [INFO] Installing /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common/2.7.5.Final/quarkus-elytron-security-common-2.7.5.Final.jar
[2026-02-25T22:16:04.327Z] [INFO] Installing /quarkus/extensions/elytron-security-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common/2.7.5.Final/quarkus-elytron-security-common-2.7.5.Final.pom
[2026-02-25T22:16:04.327Z] [INFO] Installing /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common/2.7.5.Final/quarkus-elytron-security-common-2.7.5.Final-sources.jar
[2026-02-25T22:16:04.327Z] [INFO]
[2026-02-25T22:16:04.327Z] [INFO] -------< io.quarkus:quarkus-elytron-security-common-deployment >--------
[2026-02-25T22:16:04.327Z] [INFO] Building Quarkus - Elytron Security - Common - Deployment 2.7.5.Final [212/964]
[2026-02-25T22:16:04.327Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:16:04.327Z] [INFO]
[2026-02-25T22:16:04.327Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:04.327Z] [INFO]
[2026-02-25T22:16:04.327Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:05.000Z] [INFO]
[2026-02-25T22:16:05.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:05.000Z] [INFO]
[2026-02-25T22:16:05.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:05.000Z] [INFO]
[2026-02-25T22:16:05.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:05.000Z] [INFO]
[2026-02-25T22:16:05.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:05.000Z] [INFO]
[2026-02-25T22:16:05.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:05.000Z] [INFO]
[2026-02-25T22:16:05.000Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:05.000Z] [INFO]
[2026-02-25T22:16:05.000Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:05.000Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:16:05.000Z] [INFO]
[2026-02-25T22:16:05.000Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:05.000Z] [INFO] Processed 2 files in 00:00.007 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:16:05.000Z] [INFO]
[2026-02-25T22:16:05.000Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:05.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:05.000Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-common/deployment/src/main/resources
[2026-02-25T22:16:05.000Z] [INFO]
[2026-02-25T22:16:05.000Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:05.000Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:05.000Z] [INFO] Compiling 2 source files to /quarkus/extensions/elytron-security-common/deployment/target/classes
[2026-02-25T22:16:05.000Z] [INFO]
[2026-02-25T22:16:05.000Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:05.312Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:05.312Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-common/deployment/src/test/resources
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:05.312Z] [INFO] No sources to compile
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:05.312Z] [INFO] No tests to run.
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:05.312Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final.jar
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:05.312Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-common-deployment ---
[2026-02-25T22:16:05.312Z] [INFO] Installing /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common-deployment/2.7.5.Final/quarkus-elytron-security-common-deployment-2.7.5.Final.jar
[2026-02-25T22:16:05.312Z] [INFO] Installing /quarkus/extensions/elytron-security-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common-deployment/2.7.5.Final/quarkus-elytron-security-common-deployment-2.7.5.Final.pom
[2026-02-25T22:16:05.312Z] [INFO] Installing /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-common-deployment/2.7.5.Final/quarkus-elytron-security-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] -------------< io.quarkus:quarkus-elytron-security-parent >-------------
[2026-02-25T22:16:05.312Z] [INFO] Building Quarkus - Elytron Security 2.7.5.Final [213/964]
[2026-02-25T22:16:05.312Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-parent ---
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-parent ---
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-parent ---
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-parent ---
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-parent ---
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-parent ---
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-parent ---
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-parent ---
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-parent ---
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-parent ---
[2026-02-25T22:16:05.312Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-parent ---
[2026-02-25T22:16:05.312Z] [INFO]
[2026-02-25T22:16:05.312Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-parent ---
[2026-02-25T22:16:05.313Z] [INFO] Installing /quarkus/extensions/elytron-security/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-parent/2.7.5.Final/quarkus-elytron-security-parent-2.7.5.Final.pom
[2026-02-25T22:16:05.313Z] [INFO]
[2026-02-25T22:16:05.313Z] [INFO] ----------------< io.quarkus:quarkus-elytron-security >-----------------
[2026-02-25T22:16:05.313Z] [INFO] Building Quarkus - Elytron Security - Runtime 2.7.5.Final [214/964]
[2026-02-25T22:16:05.313Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:16:05.313Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.pom
[2026-02-25T22:16:05.313Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.pom (3.9 kB at 59 kB/s)
[2026-02-25T22:16:05.313Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.pom
[2026-02-25T22:16:06.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.pom (1.8 kB at 1.8 kB/s)
[2026-02-25T22:16:06.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.pom
[2026-02-25T22:16:06.721Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.pom (2.5 kB at 8.9 kB/s)
[2026-02-25T22:16:06.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm/1.18.3.Final/wildfly-elytron-realm-1.18.3.Final.pom
[2026-02-25T22:16:06.721Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm/1.18.3.Final/wildfly-elytron-realm-1.18.3.Final.pom (4.3 kB at 20 kB/s)
[2026-02-25T22:16:06.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/jacc/jakarta.security.jacc-api/1.6.1/jakarta.security.jacc-api-1.6.1.pom
[2026-02-25T22:16:06.721Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/jacc/jakarta.security.jacc-api/1.6.1/jakarta.security.jacc-api-1.6.1.pom (13 kB at 336 kB/s)
[2026-02-25T22:16:06.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.pom
[2026-02-25T22:16:07.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.pom (15 kB at 403 kB/s)
[2026-02-25T22:16:07.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.jar
[2026-02-25T22:16:07.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.jar
[2026-02-25T22:16:07.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.jar
[2026-02-25T22:16:07.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm/1.18.3.Final/wildfly-elytron-realm-1.18.3.Final.jar
[2026-02-25T22:16:07.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/jacc/jakarta.security.jacc-api/1.6.1/jakarta.security.jacc-api-1.6.1.jar
[2026-02-25T22:16:07.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/jacc/jakarta.security.jacc-api/1.6.1/jakarta.security.jacc-api-1.6.1.jar (44 kB at 1.1 MB/s)
[2026-02-25T22:16:07.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar
[2026-02-25T22:16:07.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.jar (63 kB at 934 kB/s)
[2026-02-25T22:16:07.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar (43 kB at 570 kB/s)
[2026-02-25T22:16:07.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.jar (13 kB at 139 kB/s)
[2026-02-25T22:16:07.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm/1.18.3.Final/wildfly-elytron-realm-1.18.3.Final.jar (100 kB at 1.0 MB/s)
[2026-02-25T22:16:07.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.jar (275 kB at 1.5 MB/s)
[2026-02-25T22:16:07.033Z] [INFO]
[2026-02-25T22:16:07.033Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security ---
[2026-02-25T22:16:07.033Z] [INFO]
[2026-02-25T22:16:07.033Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security ---
[2026-02-25T22:16:07.705Z] [INFO]
[2026-02-25T22:16:07.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security ---
[2026-02-25T22:16:07.705Z] [INFO]
[2026-02-25T22:16:07.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security ---
[2026-02-25T22:16:07.705Z] [INFO]
[2026-02-25T22:16:07.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security ---
[2026-02-25T22:16:07.705Z] [INFO]
[2026-02-25T22:16:07.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security ---
[2026-02-25T22:16:07.705Z] [INFO]
[2026-02-25T22:16:07.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security ---
[2026-02-25T22:16:07.705Z] [INFO]
[2026-02-25T22:16:07.705Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security ---
[2026-02-25T22:16:07.705Z] [INFO]
[2026-02-25T22:16:07.705Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security ---
[2026-02-25T22:16:07.705Z] [INFO] Processed 7 files in 16ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T22:16:07.705Z] [INFO]
[2026-02-25T22:16:07.705Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security ---
[2026-02-25T22:16:07.705Z] [INFO] Processed 7 files in 00:00.010 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T22:16:07.705Z] [INFO]
[2026-02-25T22:16:07.705Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security ---
[2026-02-25T22:16:07.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:07.705Z] [INFO] Copying 1 resource
[2026-02-25T22:16:07.705Z] [INFO]
[2026-02-25T22:16:07.705Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security ---
[2026-02-25T22:16:07.705Z] [INFO]
[2026-02-25T22:16:07.705Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security ---
[2026-02-25T22:16:07.705Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:07.705Z] [INFO] Compiling 6 source files to /quarkus/extensions/elytron-security/runtime/target/classes
[2026-02-25T22:16:08.018Z] [INFO]
[2026-02-25T22:16:08.018Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security ---
[2026-02-25T22:16:08.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:08.018Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security/runtime/src/test/resources
[2026-02-25T22:16:08.018Z] [INFO]
[2026-02-25T22:16:08.018Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security ---
[2026-02-25T22:16:08.018Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:08.018Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security/runtime/target/test-classes
[2026-02-25T22:16:08.018Z] [INFO]
[2026-02-25T22:16:08.018Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security ---
[2026-02-25T22:16:08.347Z] [INFO]
[2026-02-25T22:16:08.347Z] [INFO] -------------------------------------------------------
[2026-02-25T22:16:08.347Z] [INFO] T E S T S
[2026-02-25T22:16:08.347Z] [INFO] -------------------------------------------------------
[2026-02-25T22:16:08.347Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:16:09.021Z] [INFO] Running io.quarkus.elytron.security.runtime.DefaultRoleDecoderTest
[2026-02-25T22:16:09.021Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in io.quarkus.elytron.security.runtime.DefaultRoleDecoderTest
[2026-02-25T22:16:09.021Z] [INFO]
[2026-02-25T22:16:09.021Z] [INFO] Results:
[2026-02-25T22:16:09.021Z] [INFO]
[2026-02-25T22:16:09.021Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:16:09.021Z] [INFO]
[2026-02-25T22:16:09.021Z] [INFO]
[2026-02-25T22:16:09.021Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security ---
[2026-02-25T22:16:09.021Z] [INFO] Building jar: /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final.jar
[2026-02-25T22:16:09.021Z] [INFO]
[2026-02-25T22:16:09.021Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security ---
[2026-02-25T22:16:09.021Z] [INFO] Building jar: /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final-sources.jar
[2026-02-25T22:16:09.021Z] [INFO]
[2026-02-25T22:16:09.021Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security ---
[2026-02-25T22:16:09.021Z] [INFO] Installing /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security/2.7.5.Final/quarkus-elytron-security-2.7.5.Final.jar
[2026-02-25T22:16:09.021Z] [INFO] Installing /quarkus/extensions/elytron-security/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security/2.7.5.Final/quarkus-elytron-security-2.7.5.Final.pom
[2026-02-25T22:16:09.021Z] [INFO] Installing /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security/2.7.5.Final/quarkus-elytron-security-2.7.5.Final-sources.jar
[2026-02-25T22:16:09.021Z] [INFO]
[2026-02-25T22:16:09.021Z] [INFO] -----------< io.quarkus:quarkus-elytron-security-deployment >-----------
[2026-02-25T22:16:09.021Z] [INFO] Building Quarkus - Elytron Security - Deployment 2.7.5.Final [215/964]
[2026-02-25T22:16:09.021Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:16:09.021Z] [INFO]
[2026-02-25T22:16:09.021Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:09.021Z] [INFO]
[2026-02-25T22:16:09.021Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:09.734Z] [INFO]
[2026-02-25T22:16:09.734Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:09.734Z] [INFO]
[2026-02-25T22:16:09.734Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:09.734Z] [INFO]
[2026-02-25T22:16:09.734Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:09.734Z] [INFO]
[2026-02-25T22:16:09.734Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:09.734Z] [INFO]
[2026-02-25T22:16:09.734Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:09.734Z] [INFO]
[2026-02-25T22:16:09.734Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:09.734Z] [INFO]
[2026-02-25T22:16:09.734Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:09.734Z] [INFO] Processed 5 files in 15ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:16:09.734Z] [INFO]
[2026-02-25T22:16:09.734Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:09.734Z] [INFO] Processed 5 files in 00:00.008 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:16:09.734Z] [INFO]
[2026-02-25T22:16:09.734Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:09.734Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:09.734Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security/deployment/src/main/resources
[2026-02-25T22:16:09.734Z] [INFO]
[2026-02-25T22:16:09.734Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:09.734Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:09.734Z] [INFO] Compiling 5 source files to /quarkus/extensions/elytron-security/deployment/target/classes
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:10.048Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:10.048Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security/deployment/src/test/resources
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:10.048Z] [INFO] No sources to compile
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:10.048Z] [INFO] No tests to run.
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:10.048Z] [INFO] Building jar: /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final.jar
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:10.048Z] [INFO] Building jar: /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-deployment ---
[2026-02-25T22:16:10.048Z] [INFO] Installing /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-deployment/2.7.5.Final/quarkus-elytron-security-deployment-2.7.5.Final.jar
[2026-02-25T22:16:10.048Z] [INFO] Installing /quarkus/extensions/elytron-security/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-deployment/2.7.5.Final/quarkus-elytron-security-deployment-2.7.5.Final.pom
[2026-02-25T22:16:10.048Z] [INFO] Installing /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-deployment/2.7.5.Final/quarkus-elytron-security-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] -----< io.quarkus:quarkus-elytron-security-properties-file-parent >-----
[2026-02-25T22:16:10.048Z] [INFO] Building Quarkus - Elytron Security Properties File 2.7.5.Final [216/964]
[2026-02-25T22:16:10.048Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-25T22:16:10.048Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-properties-file-parent ---
[2026-02-25T22:16:10.048Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file-parent/2.7.5.Final/quarkus-elytron-security-properties-file-parent-2.7.5.Final.pom
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --------< io.quarkus:quarkus-elytron-security-properties-file >---------
[2026-02-25T22:16:10.048Z] [INFO] Building Quarkus - Elytron Security Properties File - Runtime 2.7.5.Final [217/964]
[2026-02-25T22:16:10.048Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.048Z] [INFO]
[2026-02-25T22:16:10.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.361Z] [INFO]
[2026-02-25T22:16:10.361Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.361Z] [INFO]
[2026-02-25T22:16:10.361Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.361Z] [INFO]
[2026-02-25T22:16:10.361Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.361Z] [INFO]
[2026-02-25T22:16:10.361Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.361Z] [INFO]
[2026-02-25T22:16:10.361Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.361Z] [INFO]
[2026-02-25T22:16:10.361Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.361Z] [INFO]
[2026-02-25T22:16:10.361Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.361Z] [INFO] Processed 6 files in 13ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T22:16:10.361Z] [INFO]
[2026-02-25T22:16:10.361Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.361Z] [INFO] Processed 6 files in 00:00.010 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T22:16:10.361Z] [INFO]
[2026-02-25T22:16:10.361Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.361Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:10.361Z] [INFO] Copying 1 resource
[2026-02-25T22:16:10.361Z] [INFO]
[2026-02-25T22:16:10.361Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.671Z] [INFO]
[2026-02-25T22:16:10.672Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.672Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:10.672Z] [INFO] Compiling 6 source files to /quarkus/extensions/elytron-security-properties-file/runtime/target/classes
[2026-02-25T22:16:10.985Z] [INFO]
[2026-02-25T22:16:10.985Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.985Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:10.985Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-properties-file/runtime/src/test/resources
[2026-02-25T22:16:10.985Z] [INFO]
[2026-02-25T22:16:10.985Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.985Z] [INFO] No sources to compile
[2026-02-25T22:16:10.985Z] [INFO]
[2026-02-25T22:16:10.985Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.985Z] [INFO] No tests to run.
[2026-02-25T22:16:10.985Z] [INFO]
[2026-02-25T22:16:10.985Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.985Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final.jar
[2026-02-25T22:16:10.985Z] [INFO]
[2026-02-25T22:16:10.985Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.985Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final-sources.jar
[2026-02-25T22:16:10.985Z] [INFO]
[2026-02-25T22:16:10.985Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-properties-file ---
[2026-02-25T22:16:10.985Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file/2.7.5.Final/quarkus-elytron-security-properties-file-2.7.5.Final.jar
[2026-02-25T22:16:10.985Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file/2.7.5.Final/quarkus-elytron-security-properties-file-2.7.5.Final.pom
[2026-02-25T22:16:10.985Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file/2.7.5.Final/quarkus-elytron-security-properties-file-2.7.5.Final-sources.jar
[2026-02-25T22:16:10.985Z] [INFO]
[2026-02-25T22:16:10.985Z] [INFO] ---< io.quarkus:quarkus-elytron-security-properties-file-deployment >---
[2026-02-25T22:16:10.985Z] [INFO] Building Quarkus - Elytron Security Properties File - Deployment 2.7.5.Final [218/964]
[2026-02-25T22:16:10.985Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:16:10.985Z] [INFO]
[2026-02-25T22:16:10.985Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:10.985Z] [INFO]
[2026-02-25T22:16:10.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:12.083Z] [INFO]
[2026-02-25T22:16:12.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:12.083Z] [INFO]
[2026-02-25T22:16:12.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:12.083Z] [INFO]
[2026-02-25T22:16:12.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:12.083Z] [INFO]
[2026-02-25T22:16:12.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:12.083Z] [INFO]
[2026-02-25T22:16:12.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:12.083Z] [INFO]
[2026-02-25T22:16:12.083Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:12.083Z] [INFO]
[2026-02-25T22:16:12.083Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:12.083Z] [INFO] Processed 16 files in 23ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-02-25T22:16:12.083Z] [INFO]
[2026-02-25T22:16:12.083Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:12.083Z] [INFO] Processed 16 files in 00:00.019 (Already Sorted: 16, Needed Sorting: 0)
[2026-02-25T22:16:12.083Z] [INFO]
[2026-02-25T22:16:12.083Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:12.083Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:12.083Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-properties-file/deployment/src/main/resources
[2026-02-25T22:16:12.083Z] [INFO]
[2026-02-25T22:16:12.083Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:12.083Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:12.083Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-properties-file/deployment/target/classes
[2026-02-25T22:16:12.083Z] [INFO]
[2026-02-25T22:16:12.083Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:12.083Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:12.083Z] [INFO] Copying 8 resources
[2026-02-25T22:16:12.083Z] [INFO]
[2026-02-25T22:16:12.083Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:12.083Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:12.083Z] [INFO] Compiling 15 source files to /quarkus/extensions/elytron-security-properties-file/deployment/target/test-classes
[2026-02-25T22:16:12.398Z] [INFO]
[2026-02-25T22:16:12.398Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:12.398Z] [INFO]
[2026-02-25T22:16:12.398Z] [INFO] -------------------------------------------------------
[2026-02-25T22:16:12.398Z] [INFO] T E S T S
[2026-02-25T22:16:12.398Z] [INFO] -------------------------------------------------------
[2026-02-25T22:16:12.712Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:16:13.386Z] [INFO] Running io.quarkus.security.test.CustomAuthEmbeddedEncryptedTestCase
[2026-02-25T22:16:19.142Z] 2026-02-25 22:16:16,663 INFO [io.qua.ely.sec.pro.dep.ElytronPropertiesProcessor] (build-10) Configuring from MPRealmConfig
[2026-02-25T22:16:19.142Z] 2026-02-25 22:16:17,644 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.users.embedded.auth-mechanism" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:16:19.142Z] 2026-02-25 22:16:18,335 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.780s. Listening on: http://localhost:8081
[2026-02-25T22:16:19.142Z] 2026-02-25 22:16:18,336 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:16:19.142Z] 2026-02-25 22:16:18,336 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:16:20.741Z] 2026-02-25 22:16:20,344 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2026-02-25T22:16:20.741Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.277 s - in io.quarkus.security.test.CustomAuthEmbeddedEncryptedTestCase
[2026-02-25T22:16:20.741Z] [INFO] Running io.quarkus.security.test.NoConfiguredRealmsTestCase
[2026-02-25T22:16:22.349Z] 2026-02-25 22:16:21,628 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.file.enabled" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:16:22.349Z] 2026-02-25 22:16:22,092 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.543s. Listening on: http://localhost:8081
[2026-02-25T22:16:22.349Z] 2026-02-25 22:16:22,092 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:16:22.349Z] 2026-02-25 22:16:22,092 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:16:22.661Z] 2026-02-25 22:16:22,598 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:16:22.661Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.155 s - in io.quarkus.security.test.NoConfiguredRealmsTestCase
[2026-02-25T22:16:22.661Z] [INFO] Running io.quarkus.security.test.SecurityRealmsTestCase
[2026-02-25T22:16:22.661Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.security.test.SecurityRealmsTestCase
[2026-02-25T22:16:22.661Z] [INFO] Running io.quarkus.security.test.CustomAuthTestCase
[2026-02-25T22:16:24.263Z] 2026-02-25 22:16:24,073 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.540s. Listening on: http://localhost:8081
[2026-02-25T22:16:24.263Z] 2026-02-25 22:16:24,073 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:16:24.263Z] 2026-02-25 22:16:24,074 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:16:24.938Z] 2026-02-25 22:16:24,640 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-25T22:16:24.938Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.02 s - in io.quarkus.security.test.CustomAuthTestCase
[2026-02-25T22:16:24.938Z] [INFO] Running io.quarkus.security.test.BasicAuthTestCase
[2026-02-25T22:16:26.528Z] 2026-02-25 22:16:26,362 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.764s. Listening on: http://localhost:8081
[2026-02-25T22:16:26.529Z] 2026-02-25 22:16:26,363 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:16:26.529Z] 2026-02-25 22:16:26,363 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:16:27.689Z] 2026-02-25 22:16:27,282 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-25T22:16:27.689Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.636 s - in io.quarkus.security.test.BasicAuthTestCase
[2026-02-25T22:16:27.689Z] [INFO] Running io.quarkus.security.test.CustomAuthEmbeddedTestCase
[2026-02-25T22:16:28.789Z] 2026-02-25 22:16:27,744 INFO [io.qua.ely.sec.pro.dep.ElytronPropertiesProcessor] (build-1) Configuring from MPRealmConfig
[2026-02-25T22:16:28.789Z] 2026-02-25 22:16:28,106 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.users.embedded.auth-mechanism" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:16:28.789Z] 2026-02-25 22:16:28,670 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.641s. Listening on: http://localhost:8081
[2026-02-25T22:16:28.789Z] 2026-02-25 22:16:28,670 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:16:28.789Z] 2026-02-25 22:16:28,670 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:16:29.464Z] 2026-02-25 22:16:29,375 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T22:16:29.464Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.085 s - in io.quarkus.security.test.CustomAuthEmbeddedTestCase
[2026-02-25T22:16:29.464Z] [INFO] Running io.quarkus.security.test.FormAuthTestCase
[2026-02-25T22:16:31.061Z] 2026-02-25 22:16:30,902 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.535s. Listening on: http://localhost:8081
[2026-02-25T22:16:31.061Z] 2026-02-25 22:16:30,903 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:16:31.061Z] 2026-02-25 22:16:30,903 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:16:32.636Z] Request method: POST
[2026-02-25T22:16:32.636Z] Request URI: http://localhost:8081/j_security_check
[2026-02-25T22:16:32.636Z] Proxy: <none>
[2026-02-25T22:16:32.636Z] Request params: <none>
[2026-02-25T22:16:32.636Z] Query params: <none>
[2026-02-25T22:16:32.636Z] Form params: j_username=stuart
[2026-02-25T22:16:32.636Z] j_password=test
[2026-02-25T22:16:32.636Z] Path params: <none>
[2026-02-25T22:16:32.636Z] Headers: Accept=*/*
[2026-02-25T22:16:32.636Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-25T22:16:32.636Z] Cookies: <none>
[2026-02-25T22:16:32.636Z] Multiparts: <none>
[2026-02-25T22:16:32.636Z] Body: <none>
[2026-02-25T22:16:32.636Z] 2026-02-25 22:16:31,258 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-5) Encryption key was not specified for persistent FORM auth, using temporary key ujnnjG/KWcE7wGpc9OZpamIKrFn4xgsmYWixSEbb77E=
[2026-02-25T22:16:32.636Z] HTTP/1.1 302 Found
[2026-02-25T22:16:32.636Z] location: http://localhost:8081/
[2026-02-25T22:16:32.636Z] content-length: 0
[2026-02-25T22:16:32.636Z] set-cookie: quarkus-credential=DNwbUq9bF1eoxaz6CH574HfIf5EmfuW05LbfnPh6GOIzV2IYiSYFUimTYy0qKj9oEQ==; Path=/
[2026-02-25T22:16:32.636Z] Request method: POST
[2026-02-25T22:16:32.636Z] Request URI: http://localhost:8081/j_security_check
[2026-02-25T22:16:32.636Z] Proxy: <none>
[2026-02-25T22:16:32.636Z] Request params: <none>
[2026-02-25T22:16:32.636Z] Query params: <none>
[2026-02-25T22:16:32.636Z] Form params: j_username=jdoe
[2026-02-25T22:16:32.636Z] j_password=p4ssw0rd
[2026-02-25T22:16:32.636Z] Path params: <none>
[2026-02-25T22:16:32.636Z] Headers: Accept=*/*
[2026-02-25T22:16:32.636Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-25T22:16:32.636Z] Cookies: <none>
[2026-02-25T22:16:32.636Z] Multiparts: <none>
[2026-02-25T22:16:32.636Z] Body: <none>
[2026-02-25T22:16:32.636Z] HTTP/1.1 302 Found
[2026-02-25T22:16:32.636Z] location: http://localhost:8081/
[2026-02-25T22:16:32.636Z] content-length: 0
[2026-02-25T22:16:32.636Z] set-cookie: quarkus-credential=DAkMRjCT6kzOzUKhK6rlPvI2qefgge7FpU5zr3d2w5wbhjCdCbQoIU1AsCLD5zA=; Path=/
[2026-02-25T22:16:32.636Z] Request method: POST
[2026-02-25T22:16:32.636Z] Request URI: http://localhost:8081/j_security_check
[2026-02-25T22:16:32.636Z] Proxy: <none>
[2026-02-25T22:16:32.636Z] Request params: <none>
[2026-02-25T22:16:32.636Z] Query params: <none>
[2026-02-25T22:16:32.636Z] Form params: j_username=scott
[2026-02-25T22:16:32.636Z] j_password=jb0ss
[2026-02-25T22:16:32.636Z] Path params: <none>
[2026-02-25T22:16:32.636Z] Headers: Accept=*/*
[2026-02-25T22:16:32.636Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-25T22:16:32.636Z] Cookies: <none>
[2026-02-25T22:16:32.636Z] Multiparts: <none>
[2026-02-25T22:16:32.636Z] Body: <none>
[2026-02-25T22:16:32.636Z] HTTP/1.1 302 Found
[2026-02-25T22:16:32.636Z] location: http://localhost:8081/
[2026-02-25T22:16:32.636Z] content-length: 0
[2026-02-25T22:16:32.636Z] set-cookie: quarkus-credential=DHMZTieCb7BTyho4yABiV2ZytdWc0JeMgriWKyS/V6NT5tcA8wUUH1GZ6PetNFGM; Path=/
[2026-02-25T22:16:32.636Z] 2026-02-25 22:16:31,613 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:16:32.636Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.23 s - in io.quarkus.security.test.FormAuthTestCase
[2026-02-25T22:16:32.636Z] [INFO]
[2026-02-25T22:16:32.636Z] [INFO] Results:
[2026-02-25T22:16:32.636Z] [INFO]
[2026-02-25T22:16:32.636Z] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:16:32.636Z] [INFO]
[2026-02-25T22:16:32.636Z] [INFO]
[2026-02-25T22:16:32.636Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:32.636Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final.jar
[2026-02-25T22:16:32.636Z] [INFO]
[2026-02-25T22:16:32.636Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:32.636Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:16:32.636Z] [INFO]
[2026-02-25T22:16:32.636Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-properties-file-deployment ---
[2026-02-25T22:16:32.636Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file-deployment/2.7.5.Final/quarkus-elytron-security-properties-file-deployment-2.7.5.Final.jar
[2026-02-25T22:16:32.636Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file-deployment/2.7.5.Final/quarkus-elytron-security-properties-file-deployment-2.7.5.Final.pom
[2026-02-25T22:16:32.636Z] [INFO] Installing /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-properties-file-deployment/2.7.5.Final/quarkus-elytron-security-properties-file-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:16:32.636Z] [INFO]
[2026-02-25T22:16:32.636Z] [INFO] ---------------< io.quarkus:quarkus-hibernate-validator >---------------
[2026-02-25T22:16:32.636Z] [INFO] Building Quarkus - Hibernate Validator - Runtime 2.7.5.Final [219/964]
[2026-02-25T22:16:32.636Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:16:32.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.2.2.Final/hibernate-validator-6.2.2.Final.pom
[2026-02-25T22:16:32.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.2.2.Final/hibernate-validator-6.2.2.Final.pom (13 kB at 316 kB/s)
[2026-02-25T22:16:32.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator-parent/6.2.2.Final/hibernate-validator-parent-6.2.2.Final.pom
[2026-02-25T22:16:32.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator-parent/6.2.2.Final/hibernate-validator-parent-6.2.2.Final.pom (72 kB at 1.7 MB/s)
[2026-02-25T22:16:32.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom
[2026-02-25T22:16:32.636Z] [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 191 kB/s)
[2026-02-25T22:16:32.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom
[2026-02-25T22:16:32.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 713 kB/s)
[2026-02-25T22:16:32.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-validator/2.9.1/smallrye-config-validator-2.9.1.pom
[2026-02-25T22:16:32.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-validator/2.9.1/smallrye-config-validator-2.9.1.pom (2.5 kB at 13 kB/s)
[2026-02-25T22:16:32.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.2.2.Final/hibernate-validator-6.2.2.Final.jar
[2026-02-25T22:16:32.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar
[2026-02-25T22:16:32.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-validator/2.9.1/smallrye-config-validator-2.9.1.jar
[2026-02-25T22:16:32.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 2.1 MB/s)
[2026-02-25T22:16:32.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.2.2.Final/hibernate-validator-6.2.2.Final.jar (1.3 MB at 19 MB/s)
[2026-02-25T22:16:32.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-validator/2.9.1/smallrye-config-validator-2.9.1.jar (7.7 kB at 22 kB/s)
[2026-02-25T22:16:32.636Z] [INFO]
[2026-02-25T22:16:32.636Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:32.636Z] [INFO]
[2026-02-25T22:16:32.636Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:32.981Z] [INFO]
[2026-02-25T22:16:32.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:32.981Z] [INFO]
[2026-02-25T22:16:32.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:32.981Z] [INFO]
[2026-02-25T22:16:32.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:32.981Z] [INFO]
[2026-02-25T22:16:32.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:32.981Z] [INFO]
[2026-02-25T22:16:32.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:32.981Z] [INFO]
[2026-02-25T22:16:32.981Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:32.981Z] [INFO]
[2026-02-25T22:16:32.981Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:32.981Z] [INFO] Processed 25 files in 59ms (Formatted: 0, Unchanged: 25, Failed: 0, Readonly: 0)
[2026-02-25T22:16:32.981Z] [INFO]
[2026-02-25T22:16:32.981Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:32.981Z] [INFO] Processed 25 files in 00:00.060 (Already Sorted: 25, Needed Sorting: 0)
[2026-02-25T22:16:32.981Z] [INFO]
[2026-02-25T22:16:32.981Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:32.981Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:32.981Z] [INFO] Copying 3 resources
[2026-02-25T22:16:32.981Z] [INFO]
[2026-02-25T22:16:32.981Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:33.306Z] [INFO]
[2026-02-25T22:16:33.306Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:33.306Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:33.306Z] [INFO] Compiling 25 source files to /quarkus/extensions/hibernate-validator/runtime/target/classes
[2026-02-25T22:16:33.988Z] [WARNING] unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD
[2026-02-25T22:16:33.988Z] reason: class file for javax.xml.bind.annotation.XmlAccessType not found
[2026-02-25T22:16:33.988Z] [WARNING] unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD
[2026-02-25T22:16:33.988Z] reason: class file for javax.xml.bind.annotation.XmlAccessType not found
[2026-02-25T22:16:33.988Z] [WARNING] unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD
[2026-02-25T22:16:33.988Z] reason: class file for javax.xml.bind.annotation.XmlAccessType not found
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:33.988Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:33.988Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/runtime/src/test/resources
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:33.988Z] [INFO] No sources to compile
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:33.988Z] [INFO] No tests to run.
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:33.988Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final.jar
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:33.988Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final-sources.jar
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator ---
[2026-02-25T22:16:33.988Z] [INFO] Installing /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator/2.7.5.Final/quarkus-hibernate-validator-2.7.5.Final.jar
[2026-02-25T22:16:33.988Z] [INFO] Installing /quarkus/extensions/hibernate-validator/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator/2.7.5.Final/quarkus-hibernate-validator-2.7.5.Final.pom
[2026-02-25T22:16:33.988Z] [INFO] Installing /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator/2.7.5.Final/quarkus-hibernate-validator-2.7.5.Final-sources.jar
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] ------------------< io.quarkus:quarkus-jsonb-parent >-------------------
[2026-02-25T22:16:33.988Z] [INFO] Building Quarkus - JSON-B 2.7.5.Final [220/964]
[2026-02-25T22:16:33.988Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb-parent ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb-parent ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb-parent ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb-parent ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb-parent ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb-parent ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb-parent ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb-parent ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb-parent ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb-parent ---
[2026-02-25T22:16:33.988Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb-parent ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb-parent ---
[2026-02-25T22:16:33.988Z] [INFO] Installing /quarkus/extensions/jsonb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonb-parent/2.7.5.Final/quarkus-jsonb-parent-2.7.5.Final.pom
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] ----------------------< io.quarkus:quarkus-jsonb >----------------------
[2026-02-25T22:16:33.988Z] [INFO] Building Quarkus - JSON-B - Runtime 2.7.5.Final [221/964]
[2026-02-25T22:16:33.988Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb ---
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb ---
[2026-02-25T22:16:33.988Z] [INFO] Processed 4 files in 16ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.988Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb ---
[2026-02-25T22:16:33.988Z] [INFO] Processed 4 files in 00:00.005 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:16:33.988Z] [INFO]
[2026-02-25T22:16:33.989Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonb ---
[2026-02-25T22:16:33.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:33.989Z] [INFO] Copying 2 resources
[2026-02-25T22:16:33.989Z] [INFO]
[2026-02-25T22:16:33.989Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jsonb ---
[2026-02-25T22:16:34.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final.jar
[2026-02-25T22:16:34.609Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final.jar (3.9 kB at 6.5 kB/s)
[2026-02-25T22:16:34.921Z] [INFO]
[2026-02-25T22:16:34.921Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonb ---
[2026-02-25T22:16:34.921Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:34.921Z] [INFO] Compiling 3 source files to /quarkus/extensions/jsonb/runtime/target/classes
[2026-02-25T22:16:34.921Z] [INFO]
[2026-02-25T22:16:34.921Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonb ---
[2026-02-25T22:16:34.921Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:34.921Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/runtime/src/test/resources
[2026-02-25T22:16:34.921Z] [INFO]
[2026-02-25T22:16:34.921Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonb ---
[2026-02-25T22:16:34.921Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:34.921Z] [INFO] Compiling 1 source file to /quarkus/extensions/jsonb/runtime/target/test-classes
[2026-02-25T22:16:35.232Z] [INFO]
[2026-02-25T22:16:35.232Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonb ---
[2026-02-25T22:16:35.232Z] [INFO]
[2026-02-25T22:16:35.232Z] [INFO] -------------------------------------------------------
[2026-02-25T22:16:35.232Z] [INFO] T E S T S
[2026-02-25T22:16:35.232Z] [INFO] -------------------------------------------------------
[2026-02-25T22:16:35.232Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:16:35.545Z] [INFO] Running io.quarkus.jsonb.JsonbUnitTest
[2026-02-25T22:16:35.855Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in io.quarkus.jsonb.JsonbUnitTest
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] Results:
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonb ---
[2026-02-25T22:16:35.855Z] [INFO] Building jar: /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final.jar
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb ---
[2026-02-25T22:16:35.855Z] [INFO] Building jar: /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final-sources.jar
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb ---
[2026-02-25T22:16:35.855Z] [INFO] Installing /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb/2.7.5.Final/quarkus-jsonb-2.7.5.Final.jar
[2026-02-25T22:16:35.855Z] [INFO] Installing /quarkus/extensions/jsonb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonb/2.7.5.Final/quarkus-jsonb-2.7.5.Final.pom
[2026-02-25T22:16:35.855Z] [INFO] Installing /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb/2.7.5.Final/quarkus-jsonb-2.7.5.Final-sources.jar
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] --------------< io.quarkus:quarkus-resteasy-jsonb-parent >--------------
[2026-02-25T22:16:35.855Z] [INFO] Building Quarkus - RESTEasy - JSON-B 2.7.5.Final [222/964]
[2026-02-25T22:16:35.855Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jsonb-parent ---
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jsonb-parent ---
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jsonb-parent ---
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jsonb-parent ---
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jsonb-parent ---
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jsonb-parent ---
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jsonb-parent ---
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jsonb-parent ---
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jsonb-parent ---
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jsonb-parent ---
[2026-02-25T22:16:35.855Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jsonb-parent ---
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jsonb-parent ---
[2026-02-25T22:16:35.855Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb-parent/2.7.5.Final/quarkus-resteasy-jsonb-parent-2.7.5.Final.pom
[2026-02-25T22:16:35.855Z] [INFO]
[2026-02-25T22:16:35.855Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-jsonb >------------------
[2026-02-25T22:16:35.855Z] [INFO] Building Quarkus - RESTEasy - JSON-B - Runtime 2.7.5.Final [223/964]
[2026-02-25T22:16:35.855Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:16:35.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.pom
[2026-02-25T22:16:35.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.pom (2.4 kB at 34 kB/s)
[2026-02-25T22:16:35.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.jar
[2026-02-25T22:16:36.169Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.jar (15 kB at 374 kB/s)
[2026-02-25T22:16:36.169Z] [INFO]
[2026-02-25T22:16:36.169Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:36.169Z] [INFO]
[2026-02-25T22:16:36.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:36.169Z] [INFO]
[2026-02-25T22:16:36.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:36.169Z] [INFO]
[2026-02-25T22:16:36.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:36.169Z] [INFO]
[2026-02-25T22:16:36.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:36.169Z] [INFO]
[2026-02-25T22:16:36.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:36.169Z] [INFO]
[2026-02-25T22:16:36.169Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:36.169Z] [INFO]
[2026-02-25T22:16:36.169Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:36.169Z] [INFO]
[2026-02-25T22:16:36.169Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:36.169Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:16:36.169Z] [INFO]
[2026-02-25T22:16:36.169Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:36.169Z] [INFO] Processed 2 files in 00:00.007 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:16:36.169Z] [INFO]
[2026-02-25T22:16:36.169Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:36.169Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:36.169Z] [INFO] Copying 1 resource
[2026-02-25T22:16:36.169Z] [INFO]
[2026-02-25T22:16:36.169Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:36.169Z] [INFO]
[2026-02-25T22:16:36.169Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:36.169Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:36.169Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/classes
[2026-02-25T22:16:36.586Z] [INFO]
[2026-02-25T22:16:36.586Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:36.586Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:36.586Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/src/test/resources
[2026-02-25T22:16:36.586Z] [INFO]
[2026-02-25T22:16:36.586Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:36.586Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:36.586Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/test-classes
[2026-02-25T22:16:36.586Z] [INFO]
[2026-02-25T22:16:36.586Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:36.586Z] [INFO]
[2026-02-25T22:16:36.586Z] [INFO] -------------------------------------------------------
[2026-02-25T22:16:36.586Z] [INFO] T E S T S
[2026-02-25T22:16:36.586Z] [INFO] -------------------------------------------------------
[2026-02-25T22:16:36.586Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:16:37.370Z] [INFO] Running io.quarkus.resteasy.jsonb.vertx.VertxJsonTest
[2026-02-25T22:16:37.687Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in io.quarkus.resteasy.jsonb.vertx.VertxJsonTest
[2026-02-25T22:16:37.687Z] [INFO]
[2026-02-25T22:16:37.687Z] [INFO] Results:
[2026-02-25T22:16:37.687Z] [INFO]
[2026-02-25T22:16:37.687Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:16:37.687Z] [INFO]
[2026-02-25T22:16:37.687Z] [INFO]
[2026-02-25T22:16:37.687Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:37.687Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final.jar
[2026-02-25T22:16:37.687Z] [INFO]
[2026-02-25T22:16:37.687Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:37.997Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final-sources.jar
[2026-02-25T22:16:37.997Z] [INFO]
[2026-02-25T22:16:37.997Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jsonb ---
[2026-02-25T22:16:37.997Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb/2.7.5.Final/quarkus-resteasy-jsonb-2.7.5.Final.jar
[2026-02-25T22:16:37.997Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb/2.7.5.Final/quarkus-resteasy-jsonb-2.7.5.Final.pom
[2026-02-25T22:16:37.997Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb/2.7.5.Final/quarkus-resteasy-jsonb-2.7.5.Final-sources.jar
[2026-02-25T22:16:37.997Z] [INFO]
[2026-02-25T22:16:37.997Z] [INFO] --------------------< io.quarkus:quarkus-jsonb-spi >--------------------
[2026-02-25T22:16:37.997Z] [INFO] Building Quarkus - JSON-B - SPI 2.7.5.Final [224/964]
[2026-02-25T22:16:37.997Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:16:37.997Z] [INFO]
[2026-02-25T22:16:37.997Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:37.997Z] [INFO]
[2026-02-25T22:16:37.997Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:38.308Z] [INFO]
[2026-02-25T22:16:38.308Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:38.308Z] [INFO]
[2026-02-25T22:16:38.308Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:38.308Z] [INFO]
[2026-02-25T22:16:38.308Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:38.308Z] [INFO]
[2026-02-25T22:16:38.308Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:38.308Z] [INFO]
[2026-02-25T22:16:38.308Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:38.308Z] [INFO]
[2026-02-25T22:16:38.308Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:38.308Z] [INFO]
[2026-02-25T22:16:38.308Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:38.308Z] [INFO] Processed 2 files in 7ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:16:38.308Z] [INFO]
[2026-02-25T22:16:38.308Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:38.308Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:16:38.308Z] [INFO]
[2026-02-25T22:16:38.308Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:38.308Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:38.308Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/spi/src/main/resources
[2026-02-25T22:16:38.308Z] [INFO]
[2026-02-25T22:16:38.308Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:38.308Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:38.308Z] [INFO] Compiling 2 source files to /quarkus/extensions/jsonb/spi/target/classes
[2026-02-25T22:16:38.308Z] [INFO]
[2026-02-25T22:16:38.308Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:38.308Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:38.308Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/spi/src/test/resources
[2026-02-25T22:16:38.308Z] [INFO]
[2026-02-25T22:16:38.308Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:38.308Z] [INFO] No sources to compile
[2026-02-25T22:16:38.308Z] [INFO]
[2026-02-25T22:16:38.308Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:38.308Z] [INFO] No tests to run.
[2026-02-25T22:16:38.308Z] [INFO]
[2026-02-25T22:16:38.308Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:38.308Z] [INFO] Building jar: /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final.jar
[2026-02-25T22:16:38.308Z] [INFO]
[2026-02-25T22:16:38.308Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:38.308Z] [INFO] Building jar: /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final-sources.jar
[2026-02-25T22:16:38.308Z] [INFO]
[2026-02-25T22:16:38.308Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb-spi ---
[2026-02-25T22:16:38.308Z] [INFO] Installing /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final.jar
[2026-02-25T22:16:38.308Z] [INFO] Installing /quarkus/extensions/jsonb/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final.pom
[2026-02-25T22:16:38.308Z] [INFO] Installing /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb-spi/2.7.5.Final/quarkus-jsonb-spi-2.7.5.Final-sources.jar
[2026-02-25T22:16:38.308Z] [INFO]
[2026-02-25T22:16:38.308Z] [INFO] ----------------< io.quarkus:quarkus-jsonb-deployment >-----------------
[2026-02-25T22:16:38.308Z] [INFO] Building Quarkus - JSON-B - Deployment 2.7.5.Final [225/964]
[2026-02-25T22:16:38.309Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:16:38.309Z] [INFO]
[2026-02-25T22:16:38.309Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:38.309Z] [INFO]
[2026-02-25T22:16:38.309Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:38.632Z] [INFO]
[2026-02-25T22:16:38.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:38.632Z] [INFO]
[2026-02-25T22:16:38.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:38.632Z] [INFO]
[2026-02-25T22:16:38.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:38.632Z] [INFO]
[2026-02-25T22:16:38.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:38.632Z] [INFO]
[2026-02-25T22:16:38.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:38.632Z] [INFO]
[2026-02-25T22:16:38.632Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:38.632Z] [INFO]
[2026-02-25T22:16:38.632Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:38.632Z] [INFO] Processed 5 files in 9ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:16:38.632Z] [INFO]
[2026-02-25T22:16:38.632Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:38.632Z] [INFO] Processed 5 files in 00:00.005 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:16:38.632Z] [INFO]
[2026-02-25T22:16:38.632Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:38.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:38.632Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/deployment/src/main/resources
[2026-02-25T22:16:38.632Z] [INFO]
[2026-02-25T22:16:38.632Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:38.632Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:38.632Z] [INFO] Compiling 1 source file to /quarkus/extensions/jsonb/deployment/target/classes
[2026-02-25T22:16:38.944Z] [INFO]
[2026-02-25T22:16:38.944Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:38.944Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:38.944Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/deployment/src/test/resources
[2026-02-25T22:16:38.944Z] [INFO]
[2026-02-25T22:16:38.944Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:38.944Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:38.944Z] [INFO] Compiling 4 source files to /quarkus/extensions/jsonb/deployment/target/test-classes
[2026-02-25T22:16:39.259Z] [INFO]
[2026-02-25T22:16:39.259Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:39.259Z] [INFO]
[2026-02-25T22:16:39.259Z] [INFO] -------------------------------------------------------
[2026-02-25T22:16:39.259Z] [INFO] T E S T S
[2026-02-25T22:16:39.259Z] [INFO] -------------------------------------------------------
[2026-02-25T22:16:39.259Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:16:39.935Z] [INFO] Running io.quarkus.jsonb.deployment.JsonbAdapterTest
[2026-02-25T22:16:43.598Z] 2026-02-25 22:16:43,141 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.174s.
[2026-02-25T22:16:43.598Z] 2026-02-25 22:16:43,143 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:16:43.598Z] 2026-02-25 22:16:43,144 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T22:16:43.598Z] 2026-02-25 22:16:43,278 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2026-02-25T22:16:43.598Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.632 s - in io.quarkus.jsonb.deployment.JsonbAdapterTest
[2026-02-25T22:16:43.598Z] [INFO]
[2026-02-25T22:16:43.598Z] [INFO] Results:
[2026-02-25T22:16:43.598Z] [INFO]
[2026-02-25T22:16:43.598Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:16:43.598Z] [INFO]
[2026-02-25T22:16:43.598Z] [INFO]
[2026-02-25T22:16:43.598Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:43.598Z] [INFO] Building jar: /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final.jar
[2026-02-25T22:16:43.598Z] [INFO]
[2026-02-25T22:16:43.598Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:43.598Z] [INFO] Building jar: /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:16:43.598Z] [INFO]
[2026-02-25T22:16:43.598Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb-deployment ---
[2026-02-25T22:16:43.598Z] [INFO] Installing /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb-deployment/2.7.5.Final/quarkus-jsonb-deployment-2.7.5.Final.jar
[2026-02-25T22:16:43.598Z] [INFO] Installing /quarkus/extensions/jsonb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jsonb-deployment/2.7.5.Final/quarkus-jsonb-deployment-2.7.5.Final.pom
[2026-02-25T22:16:43.598Z] [INFO] Installing /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jsonb-deployment/2.7.5.Final/quarkus-jsonb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:16:43.598Z] [INFO]
[2026-02-25T22:16:43.598Z] [INFO] ------------< io.quarkus:quarkus-resteasy-jsonb-deployment >------------
[2026-02-25T22:16:43.598Z] [INFO] Building Quarkus - RESTEasy - JSON-B - Deployment 2.7.5.Final [226/964]
[2026-02-25T22:16:43.598Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:16:43.598Z] [INFO]
[2026-02-25T22:16:43.598Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:43.598Z] [INFO]
[2026-02-25T22:16:43.598Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:44.291Z] [INFO]
[2026-02-25T22:16:44.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:44.291Z] [INFO]
[2026-02-25T22:16:44.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:44.291Z] [INFO]
[2026-02-25T22:16:44.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:44.291Z] [INFO]
[2026-02-25T22:16:44.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:44.291Z] [INFO]
[2026-02-25T22:16:44.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:44.291Z] [INFO]
[2026-02-25T22:16:44.291Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:44.291Z] [INFO]
[2026-02-25T22:16:44.291Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:44.291Z] [INFO] Processed 6 files in 14ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T22:16:44.291Z] [INFO]
[2026-02-25T22:16:44.291Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:44.291Z] [INFO] Processed 6 files in 00:00.006 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T22:16:44.291Z] [INFO]
[2026-02-25T22:16:44.291Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:44.291Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:44.291Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/src/main/resources
[2026-02-25T22:16:44.291Z] [INFO]
[2026-02-25T22:16:44.291Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:44.291Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:44.291Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/classes
[2026-02-25T22:16:44.291Z] [INFO]
[2026-02-25T22:16:44.291Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:44.291Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:44.291Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/src/test/resources
[2026-02-25T22:16:44.291Z] [INFO]
[2026-02-25T22:16:44.291Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:44.291Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:44.291Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/test-classes
[2026-02-25T22:16:44.600Z] [INFO]
[2026-02-25T22:16:44.600Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:44.600Z] [INFO]
[2026-02-25T22:16:44.600Z] [INFO] -------------------------------------------------------
[2026-02-25T22:16:44.600Z] [INFO] T E S T S
[2026-02-25T22:16:44.600Z] [INFO] -------------------------------------------------------
[2026-02-25T22:16:44.600Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:16:45.693Z] [INFO] Running io.quarkus.resteasy.jsonb.VertxSerializerRegistrationTest
[2026-02-25T22:16:51.524Z] 2026-02-25 22:16:50,360 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.724s. Listening on: http://localhost:8081
[2026-02-25T22:16:51.524Z] 2026-02-25 22:16:50,363 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:16:51.524Z] 2026-02-25 22:16:50,364 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:16:53.111Z] 2026-02-25 22:16:52,991 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-25T22:16:53.111Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.686 s - in io.quarkus.resteasy.jsonb.VertxSerializerRegistrationTest
[2026-02-25T22:16:53.111Z] [INFO] Running io.quarkus.resteasy.jsonb.NoMediaTypeTest
[2026-02-25T22:16:54.695Z] 2026-02-25 22:16:54,625 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.524s. Listening on: http://localhost:8081
[2026-02-25T22:16:54.695Z] 2026-02-25 22:16:54,625 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:16:54.695Z] 2026-02-25 22:16:54,625 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:16:55.367Z] 2026-02-25 22:16:55,266 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:16:55.367Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.241 s - in io.quarkus.resteasy.jsonb.NoMediaTypeTest
[2026-02-25T22:16:55.680Z] [INFO]
[2026-02-25T22:16:55.680Z] [INFO] Results:
[2026-02-25T22:16:55.680Z] [INFO]
[2026-02-25T22:16:55.680Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:16:55.680Z] [INFO]
[2026-02-25T22:16:55.680Z] [INFO]
[2026-02-25T22:16:55.680Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:55.680Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final.jar
[2026-02-25T22:16:55.680Z] [INFO]
[2026-02-25T22:16:55.680Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:55.680Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:16:55.680Z] [INFO]
[2026-02-25T22:16:55.680Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jsonb-deployment ---
[2026-02-25T22:16:55.680Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.5.Final/quarkus-resteasy-jsonb-deployment-2.7.5.Final.jar
[2026-02-25T22:16:55.680Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.5.Final/quarkus-resteasy-jsonb-deployment-2.7.5.Final.pom
[2026-02-25T22:16:55.680Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.5.Final/quarkus-resteasy-jsonb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:16:55.680Z] [INFO]
[2026-02-25T22:16:55.680Z] [INFO] ---------< io.quarkus:quarkus-hibernate-validator-deployment >----------
[2026-02-25T22:16:55.680Z] [INFO] Building Quarkus - Hibernate Validator - Deployment 2.7.5.Final [227/964]
[2026-02-25T22:16:55.680Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:16:55.680Z] [INFO]
[2026-02-25T22:16:55.680Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:16:55.680Z] [INFO]
[2026-02-25T22:16:55.680Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:16:55.990Z] [INFO]
[2026-02-25T22:16:55.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:16:55.990Z] [INFO]
[2026-02-25T22:16:55.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:16:55.990Z] [INFO]
[2026-02-25T22:16:55.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:16:55.990Z] [INFO]
[2026-02-25T22:16:55.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:16:55.990Z] [INFO]
[2026-02-25T22:16:55.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:16:55.990Z] [INFO]
[2026-02-25T22:16:55.990Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:16:55.990Z] [INFO]
[2026-02-25T22:16:55.990Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:16:56.301Z] [INFO] Processed 34 files in 51ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2026-02-25T22:16:56.301Z] [INFO]
[2026-02-25T22:16:56.301Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:16:56.301Z] [INFO] Processed 34 files in 00:00.048 (Already Sorted: 34, Needed Sorting: 0)
[2026-02-25T22:16:56.301Z] [INFO]
[2026-02-25T22:16:56.301Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:16:56.301Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:56.301Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/deployment/src/main/resources
[2026-02-25T22:16:56.301Z] [INFO]
[2026-02-25T22:16:56.301Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:16:56.301Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:56.301Z] [INFO] Compiling 3 source files to /quarkus/extensions/hibernate-validator/deployment/target/classes
[2026-02-25T22:16:56.611Z] [WARNING] /quarkus/extensions/hibernate-validator/deployment/src/main/java/io/quarkus/hibernate/validator/deployment/HibernateValidatorProcessor.java:[336,53] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T22:16:56.611Z] [INFO]
[2026-02-25T22:16:56.611Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:16:56.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:16:56.611Z] [INFO] Copying 3 resources
[2026-02-25T22:16:56.611Z] [INFO]
[2026-02-25T22:16:56.611Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:16:56.611Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:16:56.611Z] [INFO] Compiling 31 source files to /quarkus/extensions/hibernate-validator/deployment/target/test-classes
[2026-02-25T22:16:56.922Z] [INFO]
[2026-02-25T22:16:56.922Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:16:56.922Z] [INFO]
[2026-02-25T22:16:56.922Z] [INFO] -------------------------------------------------------
[2026-02-25T22:16:56.922Z] [INFO] T E S T S
[2026-02-25T22:16:56.922Z] [INFO] -------------------------------------------------------
[2026-02-25T22:16:57.235Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:16:57.907Z] [INFO] Running io.quarkus.hibernate.validator.test.ConstraintValidatorLocalesTest
[2026-02-25T22:17:03.660Z] 2026-02-25 22:17:02,738 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.665s. Listening on: http://localhost:8081
[2026-02-25T22:17:03.660Z] 2026-02-25 22:17:02,741 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:17:03.660Z] 2026-02-25 22:17:02,741 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:03.660Z] 2026-02-25 22:17:03,324 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2026-02-25T22:17:03.660Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.582 s - in io.quarkus.hibernate.validator.test.ConstraintValidatorLocalesTest
[2026-02-25T22:17:03.660Z] [INFO] Running io.quarkus.hibernate.validator.test.ConstraintOnStaticMethodTest
[2026-02-25T22:17:05.272Z] 2026-02-25 22:17:04,060 WARN [io.qua.hib.val.deployment] (build-7) Hibernate Validator does not support constraints on static methods yet. Constraints on io.quarkus.hibernate.validator.test.ConstraintOnStaticMethodTest$MyUtil#void validateName(@Pattern(regexp = "A.*") java.lang.String name) are ignored.
[2026-02-25T22:17:05.272Z] 2026-02-25 22:17:04,890 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.623s. Listening on: http://localhost:8081
[2026-02-25T22:17:05.272Z] 2026-02-25 22:17:04,891 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:17:05.272Z] 2026-02-25 22:17:04,891 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:05.272Z] 2026-02-25 22:17:04,975 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:17:05.272Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s - in io.quarkus.hibernate.validator.test.ConstraintOnStaticMethodTest
[2026-02-25T22:17:05.272Z] [INFO] Running io.quarkus.hibernate.validator.test.AllowParameterConstraintsOnParallelMethodsTest
[2026-02-25T22:17:06.865Z] 2026-02-25 22:17:06,354 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8081
[2026-02-25T22:17:06.865Z] 2026-02-25 22:17:06,355 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:17:06.865Z] 2026-02-25 22:17:06,355 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:06.865Z] 2026-02-25 22:17:06,457 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:17:06.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.476 s - in io.quarkus.hibernate.validator.test.AllowParameterConstraintsOnParallelMethodsTest
[2026-02-25T22:17:06.865Z] [INFO] Running io.quarkus.hibernate.validator.test.valueextractor.ApplicationScopedCustomValueExtractorTest
[2026-02-25T22:17:08.455Z] 2026-02-25 22:17:07,965 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.525s. Listening on: http://localhost:8081
[2026-02-25T22:17:08.455Z] 2026-02-25 22:17:07,965 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:17:08.455Z] 2026-02-25 22:17:07,966 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:08.455Z] 2026-02-25 22:17:08,111 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:17:08.456Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.64 s - in io.quarkus.hibernate.validator.test.valueextractor.ApplicationScopedCustomValueExtractorTest
[2026-02-25T22:17:08.456Z] [INFO] Running io.quarkus.hibernate.validator.test.valueextractor.SingletonCustomValueExtractorTest
[2026-02-25T22:17:09.589Z] 2026-02-25 22:17:09,360 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.506s. Listening on: http://localhost:8081
[2026-02-25T22:17:09.589Z] 2026-02-25 22:17:09,361 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:17:09.589Z] 2026-02-25 22:17:09,361 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:09.589Z] 2026-02-25 22:17:09,496 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:17:09.589Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.381 s - in io.quarkus.hibernate.validator.test.valueextractor.SingletonCustomValueExtractorTest
[2026-02-25T22:17:09.589Z] [INFO] Running io.quarkus.hibernate.validator.test.config.ConfigMappingValidatorTest
[2026-02-25T22:17:11.175Z] 2026-02-25 22:17:10,820 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.461s. Listening on: http://localhost:8081
[2026-02-25T22:17:11.175Z] 2026-02-25 22:17:10,821 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:17:11.175Z] 2026-02-25 22:17:10,821 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:11.175Z] 2026-02-25 22:17:10,900 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:17:11.175Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.398 s - in io.quarkus.hibernate.validator.test.config.ConfigMappingValidatorTest
[2026-02-25T22:17:11.175Z] [INFO] Running io.quarkus.hibernate.validator.test.config.ConfigMappingInvalidTest
[2026-02-25T22:17:12.272Z] 2026-02-25 22:17:11,860 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.369s. Listening on: http://localhost:8081
[2026-02-25T22:17:12.272Z] 2026-02-25 22:17:11,861 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:17:12.272Z] 2026-02-25 22:17:11,861 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:12.272Z] 2026-02-25 22:17:12,003 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:17:12.272Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.104 s - in io.quarkus.hibernate.validator.test.config.ConfigMappingInvalidTest
[2026-02-25T22:17:12.272Z] [INFO] Running io.quarkus.hibernate.validator.test.CustomConfigurationViaBeansTest
[2026-02-25T22:17:12.947Z] 2026-02-25 22:17:12,909 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.334s. Listening on: http://localhost:8081
[2026-02-25T22:17:12.947Z] 2026-02-25 22:17:12,910 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:17:12.947Z] 2026-02-25 22:17:12,910 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:13.258Z] 2026-02-25 22:17:13,007 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:17:13.258Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 s - in io.quarkus.hibernate.validator.test.CustomConfigurationViaBeansTest
[2026-02-25T22:17:13.258Z] [INFO] Running io.quarkus.hibernate.validator.test.AllowOverridingParameterConstraintsTest
[2026-02-25T22:17:14.354Z] 2026-02-25 22:17:14,250 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8081
[2026-02-25T22:17:14.354Z] 2026-02-25 22:17:14,251 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:17:14.354Z] 2026-02-25 22:17:14,251 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:14.665Z] 2026-02-25 22:17:14,345 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:17:14.665Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.336 s - in io.quarkus.hibernate.validator.test.AllowOverridingParameterConstraintsTest
[2026-02-25T22:17:14.665Z] [INFO] Running io.quarkus.hibernate.validator.test.UserCountryNotSetValidatorLocaleTest
[2026-02-25T22:17:15.763Z] 2026-02-25 22:17:15,508 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.627s. Listening on: http://localhost:8081
[2026-02-25T22:17:15.763Z] 2026-02-25 22:17:15,509 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:17:15.763Z] 2026-02-25 22:17:15,509 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:15.763Z] 2026-02-25 22:17:15,579 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:17:15.763Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 s - in io.quarkus.hibernate.validator.test.UserCountryNotSetValidatorLocaleTest
[2026-02-25T22:17:15.763Z] [INFO] Running io.quarkus.hibernate.validator.test.AllowMultipleCascadedValidationOnReturnValuesTest
[2026-02-25T22:17:16.918Z] 2026-02-25 22:17:16,513 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8081
[2026-02-25T22:17:16.918Z] 2026-02-25 22:17:16,513 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:17:16.918Z] 2026-02-25 22:17:16,513 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:16.918Z] 2026-02-25 22:17:16,584 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:17:16.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1 s - in io.quarkus.hibernate.validator.test.AllowMultipleCascadedValidationOnReturnValuesTest
[2026-02-25T22:17:16.918Z] [INFO] Running io.quarkus.hibernate.validator.test.ContainerElementConstraintsTest
[2026-02-25T22:17:18.010Z] 2026-02-25 22:17:17,699 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.400s. Listening on: http://localhost:8081
[2026-02-25T22:17:18.010Z] 2026-02-25 22:17:17,700 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:17:18.010Z] 2026-02-25 22:17:17,700 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:18.010Z] 2026-02-25 22:17:17,807 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:17:18.010Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 s - in io.quarkus.hibernate.validator.test.ContainerElementConstraintsTest
[2026-02-25T22:17:18.010Z] [INFO] Running io.quarkus.hibernate.validator.test.ValidatorBeanInjectionTest
[2026-02-25T22:17:19.106Z] 2026-02-25 22:17:18,789 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2026-02-25T22:17:19.106Z] 2026-02-25 22:17:18,790 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:17:19.106Z] 2026-02-25 22:17:18,790 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:19.106Z] 2026-02-25 22:17:18,913 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:17:19.106Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.104 s - in io.quarkus.hibernate.validator.test.ValidatorBeanInjectionTest
[2026-02-25T22:17:19.106Z] [INFO] Running io.quarkus.hibernate.validator.test.devmode.DevModeConstraintValidationTest
[2026-02-25T22:17:26.199Z] Tests paused
[2026-02-25T22:17:26.199Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:17:26.199Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:17:26.199Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:17:26.199Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:17:26.199Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:17:26.199Z] 2026-02-25 22:17:22,232 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.004s. Listening on: http://localhost:8080
[2026-02-25T22:17:26.199Z] 2026-02-25 22:17:22,232 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:17:26.199Z] 2026-02-25 22:17:22,232 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:26.199Z] 2026-02-25 22:17:25,050 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DependentTestBean.class.
[2026-02-25T22:17:26.199Z] 2026-02-25 22:17:25,061 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T22:17:26.199Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:17:26.199Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:17:26.199Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:17:26.199Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:17:26.199Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:17:26.199Z] 2026-02-25 22:17:25,524 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.455s. Listening on: http://localhost:8080
[2026-02-25T22:17:26.199Z] 2026-02-25 22:17:25,524 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:17:26.199Z] 2026-02-25 22:17:25,524 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:26.199Z] 2026-02-25 22:17:25,525 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.100s
[2026-02-25T22:17:26.199Z] 2026-02-25 22:17:25,560 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /test/mymessage failed, error id: 626512b0-15ce-406e-adb1-6606c1ec75ef-1: javax.validation.ConstraintViolationException: 1 constraint violation(s) occurred during method validation.
[2026-02-25T22:17:26.199Z] Constructor or Method: public java.lang.String io.quarkus.hibernate.validator.test.devmode.DependentTestBean.testMethod(java.lang.String)
[2026-02-25T22:17:26.199Z] Argument values: [mymessage]
[2026-02-25T22:17:26.199Z] Constraint violations:
[2026-02-25T22:17:26.199Z] (1) Kind: PARAMETER
[2026-02-25T22:17:26.199Z] parameter index: 0
[2026-02-25T22:17:26.199Z] message: My method message
[2026-02-25T22:17:26.199Z] root bean: io.quarkus.hibernate.validator.test.devmode.DependentTestBean_Subclass@7ef55b54
[2026-02-25T22:17:26.199Z] property path: testMethod.message
[2026-02-25T22:17:26.199Z] constraint: @javax.validation.constraints.Size(groups={}, min=0, message="My method message", payload={}, max=1)
[2026-02-25T22:17:26.199Z] at io.quarkus.hibernate.validator.runtime.interceptor.AbstractMethodValidationInterceptor.validateMethodInvocation(AbstractMethodValidationInterceptor.java:64)
[2026-02-25T22:17:26.199Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor.validateMethodInvocation(MethodValidationInterceptor.java:17)
[2026-02-25T22:17:26.199Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:17:26.199Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:17:26.199Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2026-02-25T22:17:26.199Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:17:26.199Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:17:26.199Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:17:26.199Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:17:26.199Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:17:26.199Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:17:26.199Z] at io.quarkus.hibernate.validator.test.devmode.DependentTestBean_Subclass.testMethod(Unknown Source)
[2026-02-25T22:17:26.199Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource.validateCDIBean(DevModeTestResource.java:31)
[2026-02-25T22:17:26.199Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource_Subclass.validateCDIBean$$superforward1(Unknown Source)
[2026-02-25T22:17:26.199Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource_Subclass$$function$$4.apply(Unknown Source)
[2026-02-25T22:17:26.199Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:17:26.199Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:17:26.199Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:17:26.199Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:17:26.199Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:17:26.199Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:17:26.200Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:17:26.200Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource_Subclass.validateCDIBean(Unknown Source)
[2026-02-25T22:17:26.200Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:17:26.200Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:17:26.200Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:17:26.200Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:17:26.200Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:17:26.200Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:17:26.200Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:17:26.200Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:17:26.200Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:17:26.200Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:17:26.200Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:17:26.200Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:17:26.200Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:17:26.200Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:17:26.200Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:17:26.200Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:17:26.200Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:17:26.200Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:17:26.200Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:17:26.200Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:17:26.200Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:17:26.200Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:17:26.200Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:17:26.200Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:17:26.200Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:17:26.200Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:17:26.200Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:17:26.200Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:17:26.200Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:17:26.200Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:17:26.200Z]
[2026-02-25T22:17:26.200Z] 2026-02-25 22:17:25,577 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:17:30.808Z] Tests paused
[2026-02-25T22:17:30.808Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:17:30.808Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:17:30.808Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:17:30.808Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:17:30.808Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:17:30.808Z] 2026-02-25 22:17:28,331 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.282s. Listening on: http://localhost:8080
[2026-02-25T22:17:30.808Z] 2026-02-25 22:17:28,332 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:17:30.808Z] 2026-02-25 22:17:28,332 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:30.808Z] 2026-02-25 22:17:29,928 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestResource.class, NewTestBean.class.
[2026-02-25T22:17:30.808Z] 2026-02-25 22:17:29,940 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-25T22:17:30.808Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:17:30.808Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:17:30.808Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:17:30.809Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:17:30.809Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:17:30.809Z] 2026-02-25 22:17:30,538 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.586s. Listening on: http://localhost:8080
[2026-02-25T22:17:30.809Z] 2026-02-25 22:17:30,539 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:17:30.809Z] 2026-02-25 22:17:30,539 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:30.809Z] 2026-02-25 22:17:30,539 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.875s
[2026-02-25T22:17:30.809Z] 2026-02-25 22:17:30,572 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:17:35.420Z] Tests paused
[2026-02-25T22:17:35.421Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:17:35.421Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:17:35.421Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:17:35.421Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:17:35.421Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:17:35.421Z] 2026-02-25 22:17:33,144 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.037s. Listening on: http://localhost:8080
[2026-02-25T22:17:35.421Z] 2026-02-25 22:17:33,144 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:17:35.421Z] 2026-02-25 22:17:33,144 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:35.421Z] 2026-02-25 22:17:34,611 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TestBean.class.
[2026-02-25T22:17:35.421Z] 2026-02-25 22:17:34,620 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:17:35.421Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:17:35.421Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:17:35.421Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:17:35.421Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:17:35.421Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:17:35.421Z] 2026-02-25 22:17:35,046 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.421s. Listening on: http://localhost:8080
[2026-02-25T22:17:35.421Z] 2026-02-25 22:17:35,047 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:17:35.421Z] 2026-02-25 22:17:35,047 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:35.421Z] 2026-02-25 22:17:35,048 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.594s
[2026-02-25T22:17:35.421Z] 2026-02-25 22:17:35,076 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:17:40.035Z] Tests paused
[2026-02-25T22:17:40.035Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:17:40.035Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:17:40.035Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:17:40.035Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:17:40.035Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:17:40.035Z] 2026-02-25 22:17:37,894 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.242s. Listening on: http://localhost:8080
[2026-02-25T22:17:40.035Z] 2026-02-25 22:17:37,894 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:17:40.035Z] 2026-02-25 22:17:37,894 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:40.035Z] 2026-02-25 22:17:39,370 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TestBean.class.
[2026-02-25T22:17:40.035Z] 2026-02-25 22:17:39,390 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2026-02-25T22:17:40.035Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:17:40.035Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:17:40.035Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:17:40.035Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:17:40.035Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:17:40.035Z] 2026-02-25 22:17:39,798 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8080
[2026-02-25T22:17:40.035Z] 2026-02-25 22:17:39,798 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:17:40.035Z] 2026-02-25 22:17:39,798 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:40.035Z] 2026-02-25 22:17:39,798 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.625s
[2026-02-25T22:17:40.035Z] 2026-02-25 22:17:39,833 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:17:44.651Z] Tests paused
[2026-02-25T22:17:44.651Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:17:44.651Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:17:44.651Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:17:44.651Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:17:44.651Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:17:44.651Z] 2026-02-25 22:17:41,928 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.745s. Listening on: http://localhost:8080
[2026-02-25T22:17:44.651Z] 2026-02-25 22:17:41,928 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:17:44.651Z] 2026-02-25 22:17:41,928 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:44.651Z] 2026-02-25 22:17:43,375 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TestBean.class, NewValidator.class, NewConstraint.class.
[2026-02-25T22:17:44.651Z] 2026-02-25 22:17:43,395 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2026-02-25T22:17:44.651Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:17:44.651Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:17:44.651Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:17:44.651Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:17:44.651Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:17:44.651Z] 2026-02-25 22:17:43,858 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8080
[2026-02-25T22:17:44.651Z] 2026-02-25 22:17:43,859 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:17:44.651Z] 2026-02-25 22:17:43,859 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:44.651Z] 2026-02-25 22:17:43,859 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.650s
[2026-02-25T22:17:44.651Z] 2026-02-25 22:17:43,878 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:17:44.651Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.997 s - in io.quarkus.hibernate.validator.test.devmode.DevModeConstraintValidationTest
[2026-02-25T22:17:44.651Z] [INFO] Running io.quarkus.hibernate.validator.test.RepeatedConstraintsTest
[2026-02-25T22:17:45.329Z] 2026-02-25 22:17:45,085 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.508s. Listening on: http://localhost:8081
[2026-02-25T22:17:45.329Z] 2026-02-25 22:17:45,094 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:17:45.329Z] 2026-02-25 22:17:45,095 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:45.329Z] 2026-02-25 22:17:45,211 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:17:45.329Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.29 s - in io.quarkus.hibernate.validator.test.RepeatedConstraintsTest
[2026-02-25T22:17:45.329Z] [INFO] Running io.quarkus.hibernate.validator.test.ConstraintExpressionLanguageFeatureLevelTest
[2026-02-25T22:17:46.424Z] 2026-02-25 22:17:46,128 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.409s. Listening on: http://localhost:8081
[2026-02-25T22:17:46.424Z] 2026-02-25 22:17:46,128 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:17:46.425Z] 2026-02-25 22:17:46,128 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:46.425Z] 2026-02-25 22:17:46,250 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-25T22:17:46.425Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.034 s - in io.quarkus.hibernate.validator.test.ConstraintExpressionLanguageFeatureLevelTest
[2026-02-25T22:17:46.425Z] [INFO] Running io.quarkus.hibernate.validator.test.FailFastTest
[2026-02-25T22:17:47.540Z] 2026-02-25 22:17:47,392 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.543s. Listening on: http://localhost:8081
[2026-02-25T22:17:47.540Z] 2026-02-25 22:17:47,392 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:17:47.540Z] 2026-02-25 22:17:47,392 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:17:47.855Z] 2026-02-25 22:17:47,509 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:17:47.855Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 s - in io.quarkus.hibernate.validator.test.FailFastTest
[2026-02-25T22:17:47.855Z] [INFO]
[2026-02-25T22:17:47.855Z] [INFO] Results:
[2026-02-25T22:17:47.855Z] [INFO]
[2026-02-25T22:17:47.855Z] [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1
[2026-02-25T22:17:47.855Z] [INFO]
[2026-02-25T22:17:47.855Z] [INFO]
[2026-02-25T22:17:47.855Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:17:47.855Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final.jar
[2026-02-25T22:17:47.855Z] [INFO]
[2026-02-25T22:17:47.855Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:17:47.855Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:17:47.855Z] [INFO]
[2026-02-25T22:17:47.855Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator-deployment ---
[2026-02-25T22:17:47.855Z] [INFO] Installing /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-deployment/2.7.5.Final/quarkus-hibernate-validator-deployment-2.7.5.Final.jar
[2026-02-25T22:17:47.855Z] [INFO] Installing /quarkus/extensions/hibernate-validator/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-deployment/2.7.5.Final/quarkus-hibernate-validator-deployment-2.7.5.Final.pom
[2026-02-25T22:17:47.855Z] [INFO] Installing /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-validator-deployment/2.7.5.Final/quarkus-hibernate-validator-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:17:47.855Z] [INFO]
[2026-02-25T22:17:47.855Z] [INFO] -----------< io.quarkus:quarkus-reactive-routes-deployment >------------
[2026-02-25T22:17:47.855Z] [INFO] Building Quarkus - Reactive Routes - Deployment 2.7.5.Final [228/964]
[2026-02-25T22:17:47.855Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:17:47.855Z] [INFO]
[2026-02-25T22:17:47.855Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:17:47.855Z] [INFO]
[2026-02-25T22:17:47.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:17:48.535Z] [INFO]
[2026-02-25T22:17:48.535Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:17:48.535Z] [INFO]
[2026-02-25T22:17:48.535Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:17:48.535Z] [INFO]
[2026-02-25T22:17:48.535Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:17:48.535Z] [INFO]
[2026-02-25T22:17:48.535Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:17:48.535Z] [INFO]
[2026-02-25T22:17:48.535Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:17:48.535Z] [INFO]
[2026-02-25T22:17:48.535Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:17:48.535Z] [INFO]
[2026-02-25T22:17:48.535Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:17:48.851Z] [INFO] Processed 53 files in 171ms (Formatted: 0, Unchanged: 53, Failed: 0, Readonly: 0)
[2026-02-25T22:17:48.851Z] [INFO]
[2026-02-25T22:17:48.851Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:17:49.168Z] [INFO] Processed 53 files in 00:00.211 (Already Sorted: 53, Needed Sorting: 0)
[2026-02-25T22:17:49.168Z] [INFO]
[2026-02-25T22:17:49.168Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:17:49.168Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:17:49.168Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-routes/deployment/src/main/resources
[2026-02-25T22:17:49.168Z] [INFO]
[2026-02-25T22:17:49.168Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:17:49.168Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:17:49.168Z] [INFO] Compiling 7 source files to /quarkus/extensions/reactive-routes/deployment/target/classes
[2026-02-25T22:17:49.507Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[216,5] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2026-02-25T22:17:49.507Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[216,5] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2026-02-25T22:17:49.507Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[216,5] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2026-02-25T22:17:49.507Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[216,5] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2026-02-25T22:17:49.507Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[217,20] io.quarkus.vertx.web.deployment.BodyHandlerBuildItem in io.quarkus.vertx.web.deployment has been deprecated
[2026-02-25T22:17:49.507Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/main/java/io/quarkus/vertx/web/deployment/ReactiveRoutesProcessor.java:[399,25] routeFunction(java.util.function.Function<io.vertx.ext.web.Router,io.vertx.ext.web.Route>) in io.quarkus.vertx.http.deployment.RouteBuildItem.Builder has been deprecated
[2026-02-25T22:17:49.507Z] [INFO]
[2026-02-25T22:17:49.507Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:17:49.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:17:49.507Z] [INFO] Copying 7 resources
[2026-02-25T22:17:49.507Z] [INFO]
[2026-02-25T22:17:49.507Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:17:49.507Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:17:49.507Z] [INFO] Compiling 46 source files to /quarkus/extensions/reactive-routes/deployment/target/test-classes
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[89,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[94,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[99,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[104,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[111,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[117,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[126,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[134,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/NdjsonMultiRouteWithAsJsonStreamTest.java:[142,34] <T>asJsonStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[69,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[74,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[79,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[84,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[91,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[97,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[103,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/JsonMultiRouteWithAsJsonArrayTest.java:[112,34] <T>asJsonArray(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[116,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.181Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[121,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.182Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[126,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.182Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[131,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.182Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[138,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.182Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[143,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.182Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[150,21] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.182Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[156,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.182Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[162,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.182Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[170,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.182Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[178,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.182Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[186,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.182Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[195,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.182Z] [WARNING] /quarkus/extensions/reactive-routes/deployment/src/test/java/io/quarkus/vertx/web/mutiny/SSEMultiRouteWithAsEventStreamTest.java:[203,34] <T>asEventStream(io.smallrye.mutiny.Multi<T>) in io.quarkus.vertx.web.ReactiveRoutes has been deprecated
[2026-02-25T22:17:50.182Z] [INFO]
[2026-02-25T22:17:50.182Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:17:50.182Z] [INFO]
[2026-02-25T22:17:50.182Z] [INFO] -------------------------------------------------------
[2026-02-25T22:17:50.182Z] [INFO] T E S T S
[2026-02-25T22:17:50.182Z] [INFO] -------------------------------------------------------
[2026-02-25T22:17:50.182Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:17:50.855Z] [INFO] Running io.quarkus.vertx.web.failure.ThrowableParamNormalHandlerTest
[2026-02-25T22:17:55.471Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.352 s - in io.quarkus.vertx.web.failure.ThrowableParamNormalHandlerTest
[2026-02-25T22:17:55.471Z] [INFO] Running io.quarkus.vertx.web.failure.FailureHandlerTest
[2026-02-25T22:17:57.063Z] 2026-02-25 22:17:56,884 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.526s. Listening on: http://localhost:8081
[2026-02-25T22:17:57.063Z] 2026-02-25 22:17:56,886 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:17:57.063Z] 2026-02-25 22:17:56,886 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:17:58.648Z] 2026-02-25 22:17:58,380 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-02-25T22:17:58.648Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.309 s - in io.quarkus.vertx.web.failure.FailureHandlerTest
[2026-02-25T22:17:58.648Z] [INFO] Running io.quarkus.vertx.web.failure.FailureHandlerPathTest
[2026-02-25T22:18:00.238Z] 2026-02-25 22:17:59,808 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.578s. Listening on: http://localhost:8081
[2026-02-25T22:18:00.238Z] 2026-02-25 22:17:59,809 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:00.238Z] 2026-02-25 22:17:59,809 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:00.550Z] 2026-02-25 22:18:00,378 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:18:00.550Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2 s - in io.quarkus.vertx.web.failure.FailureHandlerPathTest
[2026-02-25T22:18:00.550Z] [INFO] Running io.quarkus.vertx.web.failure.MultipleThrowableParamsFailureHandlerTest
[2026-02-25T22:18:01.644Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 s - in io.quarkus.vertx.web.failure.MultipleThrowableParamsFailureHandlerTest
[2026-02-25T22:18:01.644Z] [INFO] Running io.quarkus.vertx.web.cs.CompletionStageRouteTest
[2026-02-25T22:18:02.739Z] 2026-02-25 22:18:01,839 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-23) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-02-25T22:18:02.739Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-02-25T22:18:02.739Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2026-02-25T22:18:02.739Z] 2026-02-25 22:18:02,410 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.497s. Listening on: http://localhost:8081
[2026-02-25T22:18:02.739Z] 2026-02-25 22:18:02,411 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:02.739Z] 2026-02-25 22:18:02,411 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:04.437Z] 2026-02-25 22:18:04,024 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-6) HTTP Request to /sync-failure failed, error id: 7baf246b-c6a7-48d4-9632-1060e9d0bcf1-2: java.lang.IllegalStateException: boom
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean.failCsSync(CompletionStageRouteTest.java:76)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_failCsSync_b4863b523297eb6cb0019aa204531e7298d4311c.invoke(Unknown Source)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:04.437Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:04.437Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:04.437Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:04.437Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:04.437Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:04.437Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:04.437Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:04.437Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:04.437Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:04.437Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:04.437Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:04.437Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:04.437Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:04.437Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:04.437Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:04.437Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:04.437Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:04.437Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:04.437Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.437Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:04.437Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.437Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.437Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.437Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:04.437Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.437Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:04.437Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.437Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.437Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.437Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.437Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:04.437Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:04.437Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:04.437Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:04.437Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:04.437Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:04.437Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:04.437Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:04.437Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:04.437Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:04.437Z]
[2026-02-25T22:18:04.437Z] 2026-02-25 22:18:04,044 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /null failed, error id: 7baf246b-c6a7-48d4-9632-1060e9d0bcf1-3: java.lang.NullPointerException: Cannot invoke "java.util.concurrent.CompletionStage.whenComplete(java.util.function.BiConsumer)" because "<local6>" is null
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_csNull_d031274386b68faaa9d1e8b143a2be40bb01d0de.invoke(Unknown Source)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:04.437Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:04.437Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:04.437Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:04.438Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:04.438Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:04.438Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:04.438Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:04.438Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:04.438Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:04.438Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.438Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:04.438Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.438Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.438Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.438Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:04.438Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.438Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:04.438Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.438Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.438Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.438Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:04.438Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:04.438Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:04.438Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:04.438Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:04.438Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:04.438Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:04.438Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:04.438Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:04.438Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:04.438Z]
[2026-02-25T22:18:04.438Z] 2026-02-25 22:18:04,058 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /cs-null failed, error id: 7baf246b-c6a7-48d4-9632-1060e9d0bcf1-4: java.lang.NullPointerException: Null is not a valid return value for @Route method with return type: java.util.concurrent.CompletionStage<java.lang.String>
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_produceNull_ceed6a1335adb810f94a6e334f49aed3c488c471$$function$$1.accept(Unknown Source)
[2026-02-25T22:18:04.438Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
[2026-02-25T22:18:04.438Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
[2026-02-25T22:18:04.438Z] at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
[2026-02-25T22:18:04.438Z] at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:144)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_produceNull_ceed6a1335adb810f94a6e334f49aed3c488c471.invoke(Unknown Source)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:04.438Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:04.438Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:04.438Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:04.438Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:04.438Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:04.438Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:04.438Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:04.438Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:04.438Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:04.438Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.438Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:04.438Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.438Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:04.438Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.439Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.439Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.439Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:04.439Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.439Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.439Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.439Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:04.439Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:04.439Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.439Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.439Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.439Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:04.439Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:04.439Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.439Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.439Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.439Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:04.439Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.439Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.439Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:04.439Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:04.439Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:04.439Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:04.439Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:04.439Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:04.439Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:04.439Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:04.439Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:04.439Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:04.439Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:04.439Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:04.439Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:04.439Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:04.439Z]
[2026-02-25T22:18:04.439Z] 2026-02-25 22:18:04,111 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:18:04.439Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.886 s - in io.quarkus.vertx.web.cs.CompletionStageRouteTest
[2026-02-25T22:18:04.439Z] [INFO] Running io.quarkus.vertx.web.params.InvalidPathParameterNameTest
[2026-02-25T22:18:04.772Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 s - in io.quarkus.vertx.web.params.InvalidPathParameterNameTest
[2026-02-25T22:18:04.772Z] [INFO] Running io.quarkus.vertx.web.params.InvalidRouteMethodParametersTest
[2026-02-25T22:18:05.445Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s - in io.quarkus.vertx.web.params.InvalidRouteMethodParametersTest
[2026-02-25T22:18:05.445Z] [INFO] Running io.quarkus.vertx.web.params.RouteMethodParametersTest
[2026-02-25T22:18:06.544Z] 2026-02-25 22:18:06,267 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.413s. Listening on: http://localhost:8081
[2026-02-25T22:18:06.544Z] 2026-02-25 22:18:06,268 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:06.544Z] 2026-02-25 22:18:06,268 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:07.641Z] 2026-02-25 22:18:07,598 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-25T22:18:07.641Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.319 s - in io.quarkus.vertx.web.params.RouteMethodParametersTest
[2026-02-25T22:18:07.641Z] [INFO] Running io.quarkus.vertx.web.params.VoidInvalidParameterTest
[2026-02-25T22:18:08.738Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 s - in io.quarkus.vertx.web.params.VoidInvalidParameterTest
[2026-02-25T22:18:08.738Z] [INFO] Running io.quarkus.vertx.web.cors.CORSFullConfigHandlerTestCase
[2026-02-25T22:18:09.835Z] 2026-02-25 22:18:09,506 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8081
[2026-02-25T22:18:09.835Z] 2026-02-25 22:18:09,507 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:09.835Z] 2026-02-25 22:18:09,507 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:10.146Z] access-control-allow-methods: GET
[2026-02-25T22:18:10.146Z] access-control-allow-headers: X-Custom
[2026-02-25T22:18:10.146Z] access-control-allow-origin: http://custom.origin.quarkus
[2026-02-25T22:18:10.147Z] access-control-allow-credentials: true
[2026-02-25T22:18:10.147Z] access-control-expose-headers: Content-Disposition
[2026-02-25T22:18:10.147Z] access-control-max-age: 86400
[2026-02-25T22:18:10.147Z] content-length: 0
[2026-02-25T22:18:10.147Z] 2026-02-25 22:18:09,861 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:18:10.147Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.551 s - in io.quarkus.vertx.web.cors.CORSFullConfigHandlerTestCase
[2026-02-25T22:18:10.147Z] [INFO] Running io.quarkus.vertx.web.cors.CORSDisabledHandlerTestCase
[2026-02-25T22:18:11.241Z] 2026-02-25 22:18:10,967 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.378s. Listening on: http://localhost:8081
[2026-02-25T22:18:11.241Z] 2026-02-25 22:18:10,968 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:11.241Z] 2026-02-25 22:18:10,968 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:11.553Z] 2026-02-25 22:18:11,422 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:18:11.553Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.559 s - in io.quarkus.vertx.web.cors.CORSDisabledHandlerTestCase
[2026-02-25T22:18:11.553Z] [INFO] Running io.quarkus.vertx.web.cors.CORSHandlerTestCase
[2026-02-25T22:18:12.648Z] 2026-02-25 22:18:12,509 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.462s. Listening on: http://localhost:8081
[2026-02-25T22:18:12.648Z] 2026-02-25 22:18:12,510 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:12.648Z] 2026-02-25 22:18:12,510 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:13.322Z] Headers: Origin=http://custom.origin.quarkus
[2026-02-25T22:18:13.322Z] Access-Control-Request-Method=GET,POST
[2026-02-25T22:18:13.322Z] Access-Control-Request-Headers=X-Custom
[2026-02-25T22:18:13.322Z] Accept=*/*
[2026-02-25T22:18:13.322Z] 2026-02-25 22:18:13,163 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:18:13.322Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.748 s - in io.quarkus.vertx.web.cors.CORSHandlerTestCase
[2026-02-25T22:18:13.322Z] [INFO] Running io.quarkus.vertx.web.context.DuplicatedContextTest
[2026-02-25T22:18:14.421Z] 2026-02-25 22:18:14,291 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2026-02-25T22:18:14.421Z] 2026-02-25 22:18:14,292 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:14.421Z] 2026-02-25 22:18:14,292 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:18.079Z] 2026-02-25 22:18:17,391 INFO [io.quarkus] (main) Quarkus stopped in 0.136s
[2026-02-25T22:18:18.079Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.217 s - in io.quarkus.vertx.web.context.DuplicatedContextTest
[2026-02-25T22:18:18.079Z] [INFO] Running io.quarkus.vertx.web.validation.UniValidationTest
[2026-02-25T22:18:18.752Z] 2026-02-25 22:18:18,701 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.694s. Listening on: http://localhost:8081
[2026-02-25T22:18:18.752Z] 2026-02-25 22:18:18,702 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:18.752Z] 2026-02-25 22:18:18,702 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:19.849Z] 2026-02-25 22:18:19,585 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:18:19.849Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.183 s - in io.quarkus.vertx.web.validation.UniValidationTest
[2026-02-25T22:18:19.849Z] [INFO] Running io.quarkus.vertx.web.validation.SyncValidationTest
[2026-02-25T22:18:20.945Z] 2026-02-25 22:18:20,662 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2026-02-25T22:18:20.945Z] 2026-02-25 22:18:20,663 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:20.945Z] 2026-02-25 22:18:20,663 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:22.043Z] 2026-02-25 22:18:21,356 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /invalid-param-html failed, error id: 398a0238-29eb-49f8-9ccd-3151de853b40-1: javax.validation.ConstraintViolationException: 1 constraint violation(s) occurred during method validation.
[2026-02-25T22:18:22.043Z] Constructor or Method: public java.lang.String io.quarkus.vertx.web.validation.SyncValidationTest$MyRoutes.invalidParamHtml(java.lang.String)
[2026-02-25T22:18:22.043Z] Argument values: [null]
[2026-02-25T22:18:22.043Z] Constraint violations:
[2026-02-25T22:18:22.043Z] (1) Kind: PARAMETER
[2026-02-25T22:18:22.043Z] parameter index: 0
[2026-02-25T22:18:22.043Z] message: must not be null
[2026-02-25T22:18:22.043Z] root bean: io.quarkus.vertx.web.validation.SyncValidationTest_MyRoutes_Subclass@3f9b5954
[2026-02-25T22:18:22.043Z] property path: invalidParamHtml.name
[2026-02-25T22:18:22.043Z] constraint: @javax.validation.constraints.NotNull(message="{javax.validation.constraints.NotNull.message}", payload={}, groups={})
[2026-02-25T22:18:22.043Z] at io.quarkus.hibernate.validator.runtime.interceptor.AbstractMethodValidationInterceptor.validateMethodInvocation(AbstractMethodValidationInterceptor.java:64)
[2026-02-25T22:18:22.043Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor.validateMethodInvocation(MethodValidationInterceptor.java:17)
[2026-02-25T22:18:22.043Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:18:22.043Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:18:22.043Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:18:22.043Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.web.validation.SyncValidationTest_MyRoutes_Subclass.invalidParamHtml(Unknown Source)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.web.validation.SyncValidationTest$MyRoutes_RouteHandler_invalidParamHtml_66e6868cc70a7d850e0ec60589e111362b405349.invoke(Unknown Source)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:22.043Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:22.043Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:22.043Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:22.043Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:22.043Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:22.043Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:22.043Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:22.043Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:22.043Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:22.043Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:22.043Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:22.043Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:22.043Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:22.043Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:22.043Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:22.043Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:22.043Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:22.043Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:22.043Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:22.043Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:22.043Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:22.043Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:22.043Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:22.043Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:22.043Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:22.043Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:22.043Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:22.043Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:22.043Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:22.043Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:22.043Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:22.043Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:22.043Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:22.043Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:22.043Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:22.043Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:22.043Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:22.043Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:22.043Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:22.043Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:22.043Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:22.043Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:22.043Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:22.043Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:22.043Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:22.043Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:22.043Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:22.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:22.043Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:22.043Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:22.043Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:22.043Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:22.043Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:22.043Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:22.043Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:22.043Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:22.043Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:22.043Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:22.043Z]
[2026-02-25T22:18:22.043Z] 2026-02-25 22:18:21,710 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:18:22.043Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.127 s - in io.quarkus.vertx.web.validation.SyncValidationTest
[2026-02-25T22:18:22.043Z] [INFO] Running io.quarkus.vertx.web.validation.MultiValidationTest
[2026-02-25T22:18:22.715Z] 2026-02-25 22:18:22,572 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.360s. Listening on: http://localhost:8081
[2026-02-25T22:18:22.715Z] 2026-02-25 22:18:22,573 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:22.715Z] 2026-02-25 22:18:22,573 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:23.390Z] 2026-02-25 22:18:23,149 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:18:23.390Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.425 s - in io.quarkus.vertx.web.validation.MultiValidationTest
[2026-02-25T22:18:23.390Z] [INFO] Running io.quarkus.vertx.web.UploadsDirectoryTest
[2026-02-25T22:18:24.064Z] 2026-02-25 22:18:24,001 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.333s. Listening on: http://localhost:8081
[2026-02-25T22:18:24.064Z] 2026-02-25 22:18:24,002 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:24.064Z] 2026-02-25 22:18:24,002 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:24.738Z] 2026-02-25 22:18:24,460 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:18:24.739Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 s - in io.quarkus.vertx.web.UploadsDirectoryTest
[2026-02-25T22:18:24.739Z] [INFO] Running io.quarkus.vertx.web.base.RouteBaseTest
[2026-02-25T22:18:25.835Z] 2026-02-25 22:18:25,442 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.475s. Listening on: http://localhost:8081
[2026-02-25T22:18:25.835Z] 2026-02-25 22:18:25,442 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:25.835Z] 2026-02-25 22:18:25,443 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:25.835Z] 2026-02-25 22:18:25,805 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:18:25.835Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 s - in io.quarkus.vertx.web.base.RouteBaseTest
[2026-02-25T22:18:25.835Z] [INFO] Running io.quarkus.vertx.web.DisabledUploadsTest
[2026-02-25T22:18:26.937Z] 2026-02-25 22:18:26,690 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.479s. Listening on: http://localhost:8081
[2026-02-25T22:18:26.937Z] 2026-02-25 22:18:26,690 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:26.937Z] 2026-02-25 22:18:26,690 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:27.249Z] 2026-02-25 22:18:27,038 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:18:27.249Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.236 s - in io.quarkus.vertx.web.DisabledUploadsTest
[2026-02-25T22:18:27.249Z] [INFO] Running io.quarkus.vertx.web.VertxWebDevModeTestCase
[2026-02-25T22:18:34.407Z] Tests paused
[2026-02-25T22:18:34.407Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:18:34.407Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:18:34.407Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:18:34.407Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:18:34.407Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:18:34.407Z] 2026-02-25 22:18:30,531 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.100s. Listening on: http://localhost:8080
[2026-02-25T22:18:34.407Z] 2026-02-25 22:18:30,532 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:18:34.407Z] 2026-02-25 22:18:30,532 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:34.407Z] 2026-02-25 22:18:32,724 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeRoute.class.
[2026-02-25T22:18:34.407Z] 2026-02-25 22:18:32,732 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:18:34.407Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:18:34.407Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:18:34.407Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:18:34.407Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:18:34.407Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:18:34.407Z] 2026-02-25 22:18:33,195 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8080
[2026-02-25T22:18:34.407Z] 2026-02-25 22:18:33,195 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:18:34.407Z] 2026-02-25 22:18:33,195 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:34.407Z] 2026-02-25 22:18:33,195 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.039s
[2026-02-25T22:18:34.407Z] 2026-02-25 22:18:33,310 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:18:34.407Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.324 s - in io.quarkus.vertx.web.VertxWebDevModeTestCase
[2026-02-25T22:18:34.407Z] [INFO] Running io.quarkus.vertx.web.SimpleRouteTest
[2026-02-25T22:18:34.763Z] 2026-02-25 22:18:34,405 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8081
[2026-02-25T22:18:34.763Z] 2026-02-25 22:18:34,406 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:34.763Z] 2026-02-25 22:18:34,406 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:35.075Z] 2026-02-25 22:18:34,948 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:18:35.075Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.573 s - in io.quarkus.vertx.web.SimpleRouteTest
[2026-02-25T22:18:35.075Z] [INFO] Running io.quarkus.vertx.web.ConflictingRouteTest
[2026-02-25T22:18:36.169Z] 2026-02-25 22:18:35,796 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8081
[2026-02-25T22:18:36.169Z] 2026-02-25 22:18:35,796 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:36.169Z] 2026-02-25 22:18:35,796 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:36.169Z] 2026-02-25 22:18:36,119 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:18:36.169Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.166 s - in io.quarkus.vertx.web.ConflictingRouteTest
[2026-02-25T22:18:36.169Z] [INFO] Running io.quarkus.vertx.web.ServerLimitsConfigTestCase
[2026-02-25T22:18:37.268Z] 2026-02-25 22:18:37,067 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.381s. Listening on: http://localhost:8081
[2026-02-25T22:18:37.268Z] 2026-02-25 22:18:37,067 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:37.268Z] 2026-02-25 22:18:37,067 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:37.581Z] 2026-02-25 22:18:37,496 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:18:37.581Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.374 s - in io.quarkus.vertx.web.ServerLimitsConfigTestCase
[2026-02-25T22:18:37.581Z] [INFO] Running io.quarkus.vertx.web.filter.UserFilterTest
[2026-02-25T22:18:38.680Z] 2026-02-25 22:18:38,422 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.371s. Listening on: http://localhost:8081
[2026-02-25T22:18:38.680Z] 2026-02-25 22:18:38,422 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:38.680Z] 2026-02-25 22:18:38,422 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:38.993Z] 2026-02-25 22:18:38,802 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:18:38.994Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.302 s - in io.quarkus.vertx.web.filter.UserFilterTest
[2026-02-25T22:18:38.994Z] [INFO] Running io.quarkus.vertx.web.filter.UserFilterRequestContextPropagationTest
[2026-02-25T22:18:39.667Z] 2026-02-25 22:18:39,633 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.350s. Listening on: http://localhost:8081
[2026-02-25T22:18:39.667Z] 2026-02-25 22:18:39,633 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:39.668Z] 2026-02-25 22:18:39,634 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:40.343Z] 2026-02-25 22:18:40,055 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:18:40.343Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.253 s - in io.quarkus.vertx.web.filter.UserFilterRequestContextPropagationTest
[2026-02-25T22:18:40.343Z] [INFO] Running io.quarkus.vertx.web.filter.InvalidFilterParametersTest
[2026-02-25T22:18:40.656Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s - in io.quarkus.vertx.web.filter.InvalidFilterParametersTest
[2026-02-25T22:18:40.656Z] [INFO] Running io.quarkus.vertx.web.reactive.RequestContextPropagationTest
[2026-02-25T22:18:41.330Z] 2026-02-25 22:18:41,289 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2026-02-25T22:18:41.330Z] 2026-02-25 22:18:41,290 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:41.330Z] 2026-02-25 22:18:41,290 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:42.427Z] 2026-02-25 22:18:42,125 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:18:42.427Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.701 s - in io.quarkus.vertx.web.reactive.RequestContextPropagationTest
[2026-02-25T22:18:42.427Z] [INFO] Running io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest
[2026-02-25T22:18:43.101Z] 2026-02-25 22:18:42,494 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-19) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-02-25T22:18:43.101Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-02-25T22:18:43.101Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2026-02-25T22:18:43.102Z] 2026-02-25 22:18:43,006 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2026-02-25T22:18:43.102Z] 2026-02-25 22:18:43,007 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:43.102Z] 2026-02-25 22:18:43,007 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:43.795Z] 2026-02-25 22:18:43,667 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-5) HTTP Request to /null failed, error id: 9bdbb860-952a-4db2-8c0e-d9db2f8bef96-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.web.runtime.MultiSseSupport.subscribeString(MultiSseSupport.java:27)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_47b511da8a03040aef56651caf36844b1e0c019a.invoke(Unknown Source)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:43.795Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:43.795Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:43.795Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:43.795Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:43.795Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:43.795Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:43.795Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:43.795Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:43.795Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:43.795Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:43.795Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:43.795Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:43.795Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:43.795Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:43.795Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:43.795Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:43.795Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:43.795Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:43.795Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:43.795Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:43.795Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:43.795Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:43.795Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:43.795Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:43.795Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:43.795Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:43.795Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:43.795Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:43.795Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:43.795Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:43.795Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:43.795Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:43.795Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:43.795Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:43.795Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:43.795Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:43.795Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:43.795Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:43.795Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:43.795Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:43.795Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:43.795Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:43.795Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:43.795Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:43.795Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:43.795Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:43.795Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:43.796Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:43.796Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:43.796Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:43.796Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:43.796Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:43.796Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:43.796Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:43.796Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:43.796Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:43.796Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:43.796Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:43.796Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:43.796Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:43.796Z]
[2026-02-25T22:18:43.796Z] 2026-02-25 22:18:43,686 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /sync-failure failed, error id: 9bdbb860-952a-4db2-8c0e-d9db2f8bef96-4: java.lang.IllegalStateException: boom
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest$SimpleBean.failSync(SSEMultiRouteWithContentTypeTest.java:210)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_9449405d06db0badb00cb590e42e531f303248ab.invoke(Unknown Source)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:43.796Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:43.796Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:43.796Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:43.796Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:43.796Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:43.796Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:43.796Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:43.796Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:43.796Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:43.796Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:43.796Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:43.796Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:43.796Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:43.796Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:43.796Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:43.796Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:43.796Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:43.796Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:43.796Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:43.796Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:43.796Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:43.796Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:43.796Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:43.796Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:43.796Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:43.796Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:43.796Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:43.796Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:43.796Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:43.796Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:43.796Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:43.796Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:43.796Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:43.796Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:43.796Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:43.796Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:43.796Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:43.796Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:43.796Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:43.796Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:43.796Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:43.796Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:43.796Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:43.796Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:43.796Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:43.796Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:43.796Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:43.796Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:43.796Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:43.796Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:43.796Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:43.796Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:43.796Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:43.796Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:43.796Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:43.796Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:43.796Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:43.796Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:43.796Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:43.797Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:43.797Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:43.797Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:43.797Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:43.797Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:43.797Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:43.797Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:43.797Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:43.797Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:43.797Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:43.797Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:43.797Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:43.797Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:43.797Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:43.797Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:43.797Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:43.797Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:43.797Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:43.797Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:43.797Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:43.797Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:43.797Z]
[2026-02-25T22:18:43.797Z] 2026-02-25 22:18:43,723 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:18:43.797Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 s - in io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest
[2026-02-25T22:18:43.797Z] [INFO] Running io.quarkus.vertx.web.mutiny.MultiRouteTest
[2026-02-25T22:18:44.896Z] 2026-02-25 22:18:44,139 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-13) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-02-25T22:18:44.897Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-02-25T22:18:44.897Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2026-02-25T22:18:44.897Z] 2026-02-25 22:18:44,819 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.590s. Listening on: http://localhost:8081
[2026-02-25T22:18:44.897Z] 2026-02-25 22:18:44,820 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:44.897Z] 2026-02-25 22:18:44,820 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:45.585Z] 2026-02-25 22:18:45,453 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-5) HTTP Request to /null failed, error id: 8a71ac00-1cd7-48e5-ab46-a20dbf6adda4-4: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-02-25T22:18:45.585Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2026-02-25T22:18:45.585Z] at io.quarkus.vertx.web.mutiny.MultiRouteTest$SimpleBean_RouteHandler_uniNull_1f2f1c0e428397c7642222b7b01351c03a32befa.invoke(Unknown Source)
[2026-02-25T22:18:45.585Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:45.585Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:45.585Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:45.585Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:45.585Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:45.585Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:45.585Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:45.585Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:45.585Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:45.585Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:45.585Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:45.585Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:45.585Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:45.585Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:45.585Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:45.585Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:45.585Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:45.585Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:45.585Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:45.585Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:45.585Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:45.585Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:45.585Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:45.585Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:45.585Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:45.585Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:45.585Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:45.585Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:45.585Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:45.585Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:45.585Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:45.585Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:45.585Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:45.585Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:45.585Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:45.585Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:45.585Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:45.585Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:45.586Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:45.586Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:45.586Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:45.586Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:45.586Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:45.586Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:45.586Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:45.586Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:45.586Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:45.586Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:45.586Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:45.586Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:45.586Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:45.586Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:45.586Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:45.586Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:45.586Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:45.586Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:45.586Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:45.586Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:45.586Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:45.586Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:45.586Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:45.586Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:45.586Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:45.586Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:45.586Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:45.586Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:45.586Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:45.586Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:45.586Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:45.586Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:45.586Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:45.586Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:45.586Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:45.586Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:45.586Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:45.586Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:45.586Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:45.586Z]
[2026-02-25T22:18:45.586Z] 2026-02-25 22:18:45,461 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /sync-failure failed, error id: 8a71ac00-1cd7-48e5-ab46-a20dbf6adda4-5: java.lang.IllegalStateException: boom
[2026-02-25T22:18:45.586Z] at io.quarkus.vertx.web.mutiny.MultiRouteTest$SimpleBean.failSync(MultiRouteTest.java:129)
[2026-02-25T22:18:45.586Z] at io.quarkus.vertx.web.mutiny.MultiRouteTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2026-02-25T22:18:45.586Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:45.586Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:45.586Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:45.586Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:45.586Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:45.586Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:45.586Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:45.586Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:45.586Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:45.586Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:45.586Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:45.587Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:45.587Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:45.587Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:45.587Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:45.587Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:45.587Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:45.587Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:45.587Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:45.587Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:45.587Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:45.587Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:45.587Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:45.587Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:45.587Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:45.587Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:45.587Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:45.587Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:45.587Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:45.587Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:45.587Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:45.587Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:45.587Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:45.587Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:45.587Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:45.587Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:45.587Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:45.587Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:45.587Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:45.587Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:45.587Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:45.587Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:45.587Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:45.587Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:45.587Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:45.587Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:45.587Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:45.587Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:45.587Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:45.587Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:45.587Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:45.587Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:45.587Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:45.587Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:45.587Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:45.587Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:45.587Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:45.587Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:45.587Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:45.587Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:45.587Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:45.587Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:45.587Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:45.587Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:45.587Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:45.587Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:45.587Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:45.587Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:45.587Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:45.587Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:45.587Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:45.587Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:45.587Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:45.587Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:45.587Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:45.587Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:45.587Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:45.587Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:45.588Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:45.588Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:45.588Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:45.588Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:45.588Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:45.588Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:45.588Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:45.588Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:45.588Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:45.588Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:45.588Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:45.588Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:45.588Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:45.588Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:45.588Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:45.588Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:45.588Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:45.588Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:45.588Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:45.588Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:45.588Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:45.588Z]
[2026-02-25T22:18:45.588Z] 2026-02-25 22:18:45,493 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:18:45.588Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.781 s - in io.quarkus.vertx.web.mutiny.MultiRouteTest
[2026-02-25T22:18:45.588Z] [INFO] Running io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest
[2026-02-25T22:18:46.685Z] 2026-02-25 22:18:46,437 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8081
[2026-02-25T22:18:46.685Z] 2026-02-25 22:18:46,437 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:46.685Z] 2026-02-25 22:18:46,437 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:47.375Z] 2026-02-25 22:18:46,991 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /null failed, error id: 3402ec94-ce78-4a7b-ae37-1a66b582b0cf-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest$SimpleBean_RouteHandler_uniNull_f87ed1b24b9c9c046ad14da4351d8acfc183a707.invoke(Unknown Source)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:47.375Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:47.375Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:47.375Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:47.375Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:47.375Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:47.375Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:47.375Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:47.375Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:47.375Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:47.375Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:47.375Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:47.375Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:47.375Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:47.375Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:47.375Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:47.375Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:47.375Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:47.375Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:47.375Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:47.375Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:47.375Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:47.375Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:47.375Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:47.375Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:47.375Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:47.375Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:47.375Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:47.375Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:47.375Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:47.375Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:47.375Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:47.375Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:47.375Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:47.375Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:47.375Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:47.375Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:47.375Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:47.375Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:47.375Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:47.375Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:47.375Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:47.375Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:47.375Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:47.375Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:47.375Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:47.375Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:47.375Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:47.375Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:47.375Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:47.375Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:47.375Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:47.376Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:47.376Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:47.376Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:47.376Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:47.376Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:47.376Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:47.376Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:47.376Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:47.376Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:47.376Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:47.376Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:47.376Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:47.376Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:47.376Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:47.376Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:47.376Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:47.376Z]
[2026-02-25T22:18:47.376Z] 2026-02-25 22:18:46,999 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-4) HTTP Request to /sync-failure failed, error id: 3402ec94-ce78-4a7b-ae37-1a66b582b0cf-4: java.lang.IllegalStateException: boom
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest$SimpleBean.failSync(NdjsonMultiRouteWithAsJsonStreamTest.java:147)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:47.376Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:47.376Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:47.376Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:47.376Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:47.376Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:47.376Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:47.376Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:47.376Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:47.376Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:47.376Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:47.376Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:47.376Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:47.376Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:47.376Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:47.376Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:47.376Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:47.376Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:47.376Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:47.376Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:47.376Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:47.376Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:47.376Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:47.376Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:47.376Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:47.376Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:47.376Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:47.376Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:47.376Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:47.376Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:47.376Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:47.376Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:47.376Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:47.376Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:47.376Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:47.376Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:47.376Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:47.376Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:47.376Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:47.376Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:47.376Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:47.376Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:47.376Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:47.376Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:47.376Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:47.376Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:47.376Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:47.376Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:47.376Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:47.376Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:47.376Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:47.376Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:47.376Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:47.376Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:47.376Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:47.376Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:47.376Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:47.376Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:47.376Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:47.376Z]
[2026-02-25T22:18:47.376Z] 2026-02-25 22:18:47,030 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:18:47.376Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.514 s - in io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest
[2026-02-25T22:18:47.376Z] [INFO] Running io.quarkus.vertx.web.mutiny.RawMutinyTest
[2026-02-25T22:18:47.688Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 s - in io.quarkus.vertx.web.mutiny.RawMutinyTest
[2026-02-25T22:18:47.688Z] [INFO] Running io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest
[2026-02-25T22:18:48.786Z] 2026-02-25 22:18:48,594 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.380s. Listening on: http://localhost:8081
[2026-02-25T22:18:48.786Z] 2026-02-25 22:18:48,594 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:48.786Z] 2026-02-25 22:18:48,594 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:49.478Z] 2026-02-25 22:18:49,149 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-4) HTTP Request to /buffers failed, error id: 62eb6fce-e26e-4d12-a681-a2039b3e9df8-2: java.lang.Exception: Unsupported type
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.web.runtime.MultiJsonArraySupport.fail(MultiJsonArraySupport.java:99)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_buffers_fe3326f237dfdc66ee66df136009d8a937da7b75.invoke(Unknown Source)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:49.478Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:49.478Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:49.478Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:49.478Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:49.478Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:49.478Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:49.478Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:49.478Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:49.478Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:49.478Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:49.478Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:49.478Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:49.478Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:49.478Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:49.478Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:49.478Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:49.478Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:49.478Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:49.478Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:49.478Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:49.478Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:49.478Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:49.478Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:49.478Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:49.478Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:49.478Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:49.478Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:49.478Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:49.478Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:49.478Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:49.478Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:49.478Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:49.478Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:49.478Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:49.478Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:49.479Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:49.479Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.479Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:49.479Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.479Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.479Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.479Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:49.479Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.479Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:49.479Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.479Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.479Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.479Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.479Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:49.479Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:49.479Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:49.479Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:49.479Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:49.479Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:49.479Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:49.479Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:49.479Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:49.479Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:49.479Z]
[2026-02-25T22:18:49.479Z] 2026-02-25 22:18:49,441 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-7) HTTP Request to /null failed, error id: 62eb6fce-e26e-4d12-a681-a2039b3e9df8-4: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.web.runtime.MultiJsonArraySupport.subscribeString(MultiJsonArraySupport.java:29)
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_ebc7ba0e0145c06a8f6ff0a6642725d1aa51a40f.invoke(Unknown Source)
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:49.479Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:49.479Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:49.479Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:49.479Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:49.479Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:49.479Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:49.479Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:49.479Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:49.479Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:49.479Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:49.479Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:49.479Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:49.479Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:49.479Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:49.479Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:49.479Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:49.479Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:49.479Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:49.479Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:49.479Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:49.479Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:49.479Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:49.479Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:49.479Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:49.479Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:49.480Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:49.480Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:49.480Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:49.480Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:49.480Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:49.480Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:49.480Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:49.480Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:49.480Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:49.480Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:49.480Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:49.480Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.480Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:49.480Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.480Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.480Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.480Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:49.480Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.480Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:49.480Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.480Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.480Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.480Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.480Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:49.480Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:49.480Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:49.480Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:49.480Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:49.480Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:49.480Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:49.480Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:49.480Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:49.480Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:49.480Z]
[2026-02-25T22:18:49.480Z] 2026-02-25 22:18:49,449 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-6) HTTP Request to /sync-failure failed, error id: 62eb6fce-e26e-4d12-a681-a2039b3e9df8-5: java.lang.IllegalStateException: boom
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean.failSync(JsonMultiRouteWithContentTypeTest.java:125)
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_b49de06e948603c14921339f1be05582d55ae8e9.invoke(Unknown Source)
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:49.480Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:49.480Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:49.480Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:49.480Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:49.480Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:49.480Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:49.480Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:49.480Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:49.480Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:49.480Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:49.480Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:49.480Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:49.480Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:49.480Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:49.480Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:49.480Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:49.480Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:49.480Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:49.481Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:49.481Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:49.481Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:49.481Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:49.481Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:49.481Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:49.481Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:49.481Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:49.481Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:49.481Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:49.481Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:49.481Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:49.481Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:49.481Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:49.481Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:49.481Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:49.481Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:49.481Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:49.481Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:49.481Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:49.481Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:49.481Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:49.481Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:49.481Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:49.481Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:49.481Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:49.481Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.481Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:49.481Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.481Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.481Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.481Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:49.481Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.481Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:49.481Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.481Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:49.481Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:49.481Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:49.481Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:49.481Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:49.481Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:49.481Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:49.481Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:49.481Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:49.481Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:49.481Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:49.481Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:49.481Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:49.481Z]
[2026-02-25T22:18:49.795Z] 2026-02-25 22:18:49,472 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:18:49.795Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.975 s - in io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest
[2026-02-25T22:18:49.795Z] [INFO] Running io.quarkus.vertx.web.mutiny.SyncRouteTest
[2026-02-25T22:18:50.895Z] 2026-02-25 22:18:49,832 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-1) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-02-25T22:18:50.895Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-02-25T22:18:50.895Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2026-02-25T22:18:50.895Z] 2026-02-25 22:18:50,466 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8081
[2026-02-25T22:18:50.895Z] 2026-02-25 22:18:50,466 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:50.895Z] 2026-02-25 22:18:50,466 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:51.206Z] 2026-02-25 22:18:51,103 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /fail-sync failed, error id: 7d0ef0cc-5601-429e-add4-63d3c220ab79-1: java.lang.IllegalStateException: boom
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.web.mutiny.SyncRouteTest$SimpleBean.failSync(SyncRouteTest.java:97)
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.web.mutiny.SyncRouteTest$SimpleBean_RouteHandler_failSync_ac4d5cdd61a2d958eb316e80ae1725dac3786d2b.invoke(Unknown Source)
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:51.206Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:51.206Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:51.206Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:51.206Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:51.206Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:51.206Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:51.206Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:51.206Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:51.206Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:51.206Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:51.206Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:51.206Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:51.206Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:51.206Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:51.206Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:51.206Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:51.206Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:51.206Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:51.206Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:51.206Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:51.206Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:51.206Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:51.206Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:51.206Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:51.206Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:51.207Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:51.207Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:51.207Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:51.207Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:51.207Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:51.207Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:51.207Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:51.207Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:51.207Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:51.207Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:51.207Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:51.207Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:51.207Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:51.207Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:51.207Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:51.207Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:51.207Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:51.207Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:51.207Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:51.207Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:51.207Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:51.207Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:51.207Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:51.207Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:51.207Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:51.207Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:51.207Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:51.207Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:51.207Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:51.207Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:51.207Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:51.207Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:51.207Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:51.207Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:51.207Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:51.207Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:51.207Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:51.207Z]
[2026-02-25T22:18:51.207Z] 2026-02-25 22:18:51,130 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:18:51.207Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.656 s - in io.quarkus.vertx.web.mutiny.SyncRouteTest
[2026-02-25T22:18:51.207Z] [INFO] Running io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest
[2026-02-25T22:18:52.308Z] 2026-02-25 22:18:52,075 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2026-02-25T22:18:52.308Z] 2026-02-25 22:18:52,075 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:52.308Z] 2026-02-25 22:18:52,076 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:52.634Z] 2026-02-25 22:18:52,573 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-7) HTTP Request to /null failed, error id: 45f14b38-e37b-4cfe-8db7-b4bc801109b5-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-02-25T22:18:52.634Z] at io.quarkus.vertx.web.runtime.MultiNdjsonSupport.subscribeString(MultiNdjsonSupport.java:37)
[2026-02-25T22:18:52.634Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_cb332e023a1f64b74780d896e31093bd4d4c5d6f.invoke(Unknown Source)
[2026-02-25T22:18:52.634Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:52.634Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:52.634Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:52.634Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:52.634Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:52.634Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:52.634Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:52.634Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:52.634Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:52.634Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:52.634Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:52.634Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:52.634Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:52.634Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:52.634Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:52.634Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:52.634Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:52.634Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:52.634Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:52.634Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:52.634Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:52.634Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:52.635Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:52.635Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:52.635Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:52.635Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:52.635Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:52.635Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:52.635Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:52.635Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:52.635Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:52.635Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:52.635Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:52.635Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:52.635Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:52.635Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:52.635Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:52.635Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:52.635Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:52.635Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:52.635Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:52.635Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:52.635Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:52.635Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:52.635Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:52.635Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:52.635Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:52.635Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:52.635Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:52.635Z]
[2026-02-25T22:18:52.635Z] 2026-02-25 22:18:52,585 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /sync-failure failed, error id: 45f14b38-e37b-4cfe-8db7-b4bc801109b5-4: java.lang.IllegalStateException: boom
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest$SimpleBean.failSync(NdjsonMultiRouteWithContentTypeTest.java:148)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_004a369c7ebccb7559a239287a3648a49656b6f0.invoke(Unknown Source)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:52.635Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:52.635Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:52.635Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:52.635Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:52.635Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:52.635Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:52.635Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:52.635Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:52.635Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:52.635Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:52.635Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:52.635Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:52.635Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:52.635Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:52.635Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:52.635Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:52.635Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:52.635Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:52.635Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:52.635Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:52.635Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:52.635Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:52.635Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:52.635Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:52.635Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:52.635Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:52.635Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:52.635Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:52.635Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:52.635Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:52.635Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:52.635Z]
[2026-02-25T22:18:52.947Z] 2026-02-25 22:18:52,665 INFO [io.quarkus] (main) Quarkus stopped in 0.077s
[2026-02-25T22:18:52.947Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.535 s - in io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest
[2026-02-25T22:18:52.947Z] [INFO] Running io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest
[2026-02-25T22:18:53.619Z] 2026-02-25 22:18:53,485 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.381s. Listening on: http://localhost:8081
[2026-02-25T22:18:53.620Z] 2026-02-25 22:18:53,485 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:53.620Z] 2026-02-25 22:18:53,485 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:54.309Z] 2026-02-25 22:18:53,862 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-5) HTTP Request to /buffers failed, error id: 9bad0bcb-d818-4492-b9d5-a911406f5788-2: java.lang.Exception: Unsupported type
[2026-02-25T22:18:54.309Z] at io.quarkus.vertx.web.runtime.MultiJsonArraySupport.fail(MultiJsonArraySupport.java:99)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean_RouteHandler_buffers_185f569761683a4015e5055992867b96a1e00737.invoke(Unknown Source)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:54.310Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:54.310Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:54.310Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:54.310Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:54.310Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:54.310Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:54.310Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:54.310Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:54.310Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:54.310Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:54.310Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:54.310Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:54.310Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:54.310Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:54.310Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:54.310Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:54.310Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:54.310Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:54.310Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:54.310Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:54.310Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:54.310Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:54.310Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:54.310Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:54.310Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:54.310Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:54.310Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:54.310Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:54.310Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:54.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:54.310Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:54.310Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:54.310Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:54.310Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:54.310Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:54.310Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:54.310Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:54.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.310Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:54.310Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:54.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.310Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:54.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.310Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:54.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.310Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:54.310Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:54.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.310Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:54.310Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:54.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.311Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.311Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.311Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:54.311Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.311Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.311Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.311Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:54.311Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.311Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.311Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:54.311Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:54.311Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:54.311Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:54.311Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:54.311Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:54.311Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:54.311Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:54.311Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:54.311Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:54.311Z]
[2026-02-25T22:18:54.311Z] 2026-02-25 22:18:54,098 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-7) HTTP Request to /null failed, error id: 9bad0bcb-d818-4492-b9d5-a911406f5788-4: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean_RouteHandler_uniNull_f87ed1b24b9c9c046ad14da4351d8acfc183a707.invoke(Unknown Source)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:54.311Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:54.311Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:54.311Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:54.311Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:54.311Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:54.311Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:54.311Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:54.311Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:54.311Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:54.311Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:54.311Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:54.311Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:54.311Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:54.311Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:54.311Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:54.311Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:54.311Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:54.311Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:54.311Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:54.311Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:54.311Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:54.311Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:54.311Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:54.311Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:54.311Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:54.311Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:54.311Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:54.311Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:54.311Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:54.311Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:54.311Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:54.311Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:54.311Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:54.311Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:54.312Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:54.312Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:54.312Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.312Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:54.312Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.312Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.312Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.312Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:54.312Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.312Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:54.312Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.312Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.312Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.312Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.312Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:54.312Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:54.312Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:54.312Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:54.312Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:54.312Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:54.312Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:54.312Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:54.312Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:54.312Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:54.312Z]
[2026-02-25T22:18:54.312Z] 2026-02-25 22:18:54,107 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-6) HTTP Request to /sync-failure failed, error id: 9bad0bcb-d818-4492-b9d5-a911406f5788-5: java.lang.IllegalStateException: boom
[2026-02-25T22:18:54.312Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean.failSync(JsonMultiRouteWithAsJsonArrayTest.java:125)
[2026-02-25T22:18:54.312Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2026-02-25T22:18:54.312Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:54.312Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:54.312Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:54.312Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:54.312Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:54.312Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:54.312Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:54.312Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:54.312Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:54.312Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:54.312Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:54.312Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:54.312Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:54.312Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:54.312Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:54.312Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:54.312Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:54.312Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:54.312Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:54.312Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:54.312Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:54.312Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:54.312Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:54.313Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:54.313Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:54.313Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:54.313Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:54.313Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:54.313Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:54.313Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:54.313Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:54.313Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:54.313Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:54.313Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:54.313Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:54.313Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:54.313Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:54.313Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:54.313Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:54.313Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:54.313Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:54.313Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:54.313Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:54.313Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:54.313Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:54.313Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:54.313Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:54.313Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:54.313Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:54.313Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:54.313Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:54.313Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:54.313Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:54.313Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:54.313Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:54.313Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.313Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:54.313Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.313Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.313Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.313Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:54.313Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.313Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:54.313Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.313Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:54.313Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:54.313Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:54.313Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:54.313Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:54.313Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:54.313Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:54.313Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:54.313Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:54.313Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:54.314Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:54.314Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:54.314Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:54.314Z]
[2026-02-25T22:18:54.314Z] 2026-02-25 22:18:54,138 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:18:54.314Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.473 s - in io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest
[2026-02-25T22:18:54.314Z] [INFO] Running io.quarkus.vertx.web.mutiny.RawUniTest
[2026-02-25T22:18:54.624Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s - in io.quarkus.vertx.web.mutiny.RawUniTest
[2026-02-25T22:18:54.624Z] [INFO] Running io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest
[2026-02-25T22:18:55.722Z] 2026-02-25 22:18:54,952 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-15) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-02-25T22:18:55.722Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-02-25T22:18:55.722Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2026-02-25T22:18:55.722Z] 2026-02-25 22:18:55,462 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.463s. Listening on: http://localhost:8081
[2026-02-25T22:18:55.722Z] 2026-02-25 22:18:55,462 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:55.722Z] 2026-02-25 22:18:55,462 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:56.397Z] 2026-02-25 22:18:56,099 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /null failed, error id: dea689bd-007c-432c-bf5b-28588e6f9486-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest$SimpleBean_RouteHandler_uniNull_f87ed1b24b9c9c046ad14da4351d8acfc183a707.invoke(Unknown Source)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:56.397Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:56.397Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:56.397Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:56.397Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:56.397Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:56.397Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:56.397Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:56.397Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:56.397Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:56.397Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:56.397Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:56.397Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:56.397Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:56.397Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:56.397Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:56.397Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:56.397Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:56.397Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:56.397Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:56.397Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:56.397Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:56.397Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:56.397Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:56.397Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:56.397Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:56.397Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:56.397Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:56.397Z]
[2026-02-25T22:18:56.397Z] 2026-02-25 22:18:56,114 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-4) HTTP Request to /sync-failure failed, error id: dea689bd-007c-432c-bf5b-28588e6f9486-4: java.lang.IllegalStateException: boom
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest$SimpleBean.failSync(SSEMultiRouteWithAsEventStreamTest.java:208)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:56.397Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:56.397Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:56.397Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:56.397Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:56.397Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:56.397Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:56.397Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:56.397Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:56.397Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:56.397Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:56.397Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:56.397Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:56.397Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:56.397Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:56.397Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:56.397Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:56.397Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:56.397Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:56.397Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:56.397Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:56.398Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:56.398Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:56.398Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:56.398Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:56.398Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:56.398Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:56.398Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:56.398Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:56.398Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:56.398Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:56.398Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:56.398Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:56.398Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:56.398Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:56.398Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:56.398Z]
[2026-02-25T22:18:56.398Z] 2026-02-25 22:18:56,142 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:18:56.398Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.569 s - in io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest
[2026-02-25T22:18:56.398Z] [INFO] Running io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest
[2026-02-25T22:18:57.072Z] 2026-02-25 22:18:56,925 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.353s. Listening on: http://localhost:8081
[2026-02-25T22:18:57.072Z] 2026-02-25 22:18:56,925 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:57.072Z] 2026-02-25 22:18:56,925 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:57.760Z] 2026-02-25 22:18:57,444 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-7) HTTP Request to /null failed, error id: f6435a49-a7e6-463a-93d7-0fd0aac22065-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.web.runtime.MultiNdjsonSupport.subscribeString(MultiNdjsonSupport.java:37)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_6a99f20a2300d5c6424b4e4bdab1df3ff7e7ce91.invoke(Unknown Source)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:57.760Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:57.760Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:57.760Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:57.760Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:57.760Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:57.760Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:57.760Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:57.760Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:57.760Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:57.760Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:57.760Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:57.760Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:57.760Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:57.760Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:57.760Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:57.760Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:57.760Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:57.760Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:57.760Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:57.760Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:57.760Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:57.760Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:57.760Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:57.760Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:57.760Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:57.760Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:57.760Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:57.760Z]
[2026-02-25T22:18:57.760Z] 2026-02-25 22:18:57,451 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-6) HTTP Request to /sync-failure failed, error id: f6435a49-a7e6-463a-93d7-0fd0aac22065-4: java.lang.IllegalStateException: boom
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest$SimpleBean.failSync(JsonStreamMultiRouteWithContentTypeTest.java:147)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_319cef57d896452288a1484670d6697fc21814d2.invoke(Unknown Source)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:57.760Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:57.760Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:57.760Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:57.760Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:57.760Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:57.760Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:57.760Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:57.760Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:57.760Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:57.760Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:57.760Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:57.760Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:57.760Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:57.760Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:57.760Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:57.760Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:57.760Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:57.760Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:57.760Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:57.760Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:57.760Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:57.761Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:57.761Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:57.761Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:57.761Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:57.761Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:57.761Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:57.761Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:57.761Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:57.761Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:57.761Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:57.761Z]
[2026-02-25T22:18:57.761Z] 2026-02-25 22:18:57,477 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:18:57.761Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.334 s - in io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest
[2026-02-25T22:18:57.761Z] [INFO] Running io.quarkus.vertx.web.mutiny.UniRouteTest
[2026-02-25T22:18:58.433Z] 2026-02-25 22:18:57,874 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-21) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-02-25T22:18:58.433Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-02-25T22:18:58.433Z] Consider adding them to the index either by creating a Jandex index for your dependency via the Maven plugin, an empty META-INF/beans.xml or quarkus.index-dependency properties.
[2026-02-25T22:18:58.433Z] 2026-02-25 22:18:58,295 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2026-02-25T22:18:58.434Z] 2026-02-25 22:18:58,295 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:58.434Z] 2026-02-25 22:18:58,295 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:18:59.126Z] 2026-02-25 22:18:58,851 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /sync-failure failed, error id: 3bd8c22c-19dd-411c-b5b5-6b3f29c4890f-2: java.lang.IllegalStateException: boom
[2026-02-25T22:18:59.126Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean.failUniSync(UniRouteTest.java:80)
[2026-02-25T22:18:59.126Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_failUniSync_44c849c070ea554e582ea5edfb193369eb357ed4.invoke(Unknown Source)
[2026-02-25T22:18:59.126Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:59.126Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:59.126Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:59.126Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:59.126Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:59.126Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:59.126Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:59.126Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:59.126Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:59.126Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:59.126Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:59.126Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:59.126Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:59.126Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:59.126Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:59.126Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:59.126Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:59.126Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:59.126Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:59.126Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:59.126Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:59.126Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:59.126Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:59.126Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:59.126Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:59.126Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:59.126Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:59.126Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:59.126Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:59.126Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:59.126Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:59.126Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:59.126Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:59.126Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:59.126Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:59.126Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:59.126Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:59.126Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:59.126Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:59.127Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:59.127Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:59.127Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:59.127Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:59.127Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:59.127Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:59.127Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.127Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:59.127Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.127Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.127Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.127Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:59.127Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.127Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:59.127Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.127Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.127Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.127Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:59.127Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:59.127Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:59.127Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:59.127Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:59.127Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:59.127Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:59.127Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:59.127Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:59.127Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:59.127Z]
[2026-02-25T22:18:59.127Z] 2026-02-25 22:18:58,866 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /null failed, error id: 3bd8c22c-19dd-411c-b5b5-6b3f29c4890f-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Uni.subscribe()" because "<local6>" is null
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_uniNull_9ba2d0fc313a131e96224c44cfd422490e6d0104.invoke(Unknown Source)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:59.127Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:59.127Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:59.127Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:59.127Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:59.127Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:59.127Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:59.127Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:59.127Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.127Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:59.127Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.127Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.127Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.127Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:59.127Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.127Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:59.127Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.127Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.127Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.127Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.127Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:59.127Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:59.127Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:59.127Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:59.127Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:59.127Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:59.127Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:59.127Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:59.127Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:59.127Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:59.127Z]
[2026-02-25T22:18:59.127Z] 2026-02-25 22:18:58,874 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-7) HTTP Request to /uni-null failed, error id: 3bd8c22c-19dd-411c-b5b5-6b3f29c4890f-4: java.lang.NullPointerException: Invalid value returned by Uni: `null`
[2026-02-25T22:18:59.127Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_produceNull_cbd2891332a50c91e6aef86a5eec7cdafa429025$$function$$1.accept(Unknown Source)
[2026-02-25T22:18:59.127Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-25T22:18:59.127Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_produceNull_cbd2891332a50c91e6aef86a5eec7cdafa429025.invoke(Unknown Source)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-02-25T22:18:59.128Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:59.128Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-02-25T22:18:59.128Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-02-25T22:18:59.128Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:59.128Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:59.128Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:18:59.128Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:59.128Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:59.128Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-02-25T22:18:59.128Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:59.128Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:59.128Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:59.128Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:18:59.128Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:18:59.128Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:18:59.128Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:59.128Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:59.128Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-02-25T22:18:59.128Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-02-25T22:18:59.128Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:18:59.128Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:59.128Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T22:18:59.128Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:18:59.128Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T22:18:59.128Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:18:59.128Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:18:59.128Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:18:59.128Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:18:59.128Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:18:59.128Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:18:59.128Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:18:59.128Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:18:59.128Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:18:59.128Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:18:59.128Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:18:59.128Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:18:59.128Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.128Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:18:59.128Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.128Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.128Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.128Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:18:59.128Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.128Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:18:59.128Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.128Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:18:59.128Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:18:59.128Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:18:59.128Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:18:59.128Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:18:59.128Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:18:59.128Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:18:59.128Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:18:59.128Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:18:59.128Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:18:59.128Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:18:59.128Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:18:59.128Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:18:59.128Z]
[2026-02-25T22:18:59.128Z] 2026-02-25 22:18:58,905 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:18:59.128Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.445 s - in io.quarkus.vertx.web.mutiny.UniRouteTest
[2026-02-25T22:18:59.128Z] [INFO] Running io.quarkus.vertx.web.blocking.BlockingRouteTest
[2026-02-25T22:18:59.804Z] 2026-02-25 22:18:59,733 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.368s. Listening on: http://localhost:8081
[2026-02-25T22:18:59.804Z] 2026-02-25 22:18:59,733 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:18:59.804Z] 2026-02-25 22:18:59,733 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:19:00.478Z] 2026-02-25 22:19:00,090 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:19:00.478Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 s - in io.quarkus.vertx.web.blocking.BlockingRouteTest
[2026-02-25T22:19:00.478Z] [INFO] Running io.quarkus.vertx.web.DependentRouteTest
[2026-02-25T22:19:01.154Z] 2026-02-25 22:19:00,896 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8081
[2026-02-25T22:19:01.154Z] 2026-02-25 22:19:00,897 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:01.154Z] 2026-02-25 22:19:00,897 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:19:01.467Z] 2026-02-25 22:19:01,236 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:19:01.467Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 s - in io.quarkus.vertx.web.DependentRouteTest
[2026-02-25T22:19:01.467Z] [INFO] Running io.quarkus.vertx.web.SecureSocketWithKeyStoreTestCase
[2026-02-25T22:19:02.563Z] 2026-02-25 22:19:02,196 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-02-25T22:19:02.563Z] 2026-02-25 22:19:02,196 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:02.563Z] 2026-02-25 22:19:02,197 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:19:02.875Z] 2026-02-25 22:19:02,715 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:19:02.875Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.473 s - in io.quarkus.vertx.web.SecureSocketWithKeyStoreTestCase
[2026-02-25T22:19:02.875Z] [INFO] Running io.quarkus.vertx.web.DeleteUploadedFilesOnEndTest
[2026-02-25T22:19:03.552Z] 2026-02-25 22:19:03,531 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2026-02-25T22:19:03.552Z] 2026-02-25 22:19:03,531 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:03.552Z] 2026-02-25 22:19:03,531 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-02-25T22:19:04.226Z] 2026-02-25 22:19:03,996 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:19:04.226Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.281 s - in io.quarkus.vertx.web.DeleteUploadedFilesOnEndTest
[2026-02-25T22:19:04.541Z] [INFO]
[2026-02-25T22:19:04.541Z] [INFO] Results:
[2026-02-25T22:19:04.541Z] [INFO]
[2026-02-25T22:19:04.541Z] [WARNING] Tests run: 53, Failures: 0, Errors: 0, Skipped: 1
[2026-02-25T22:19:04.541Z] [INFO]
[2026-02-25T22:19:04.541Z] [INFO]
[2026-02-25T22:19:04.541Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:19:04.541Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final.jar
[2026-02-25T22:19:04.541Z] [INFO]
[2026-02-25T22:19:04.541Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:19:04.541Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:19:04.541Z] [INFO]
[2026-02-25T22:19:04.541Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-routes-deployment ---
[2026-02-25T22:19:04.541Z] [INFO] Installing /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-routes-deployment/2.7.5.Final/quarkus-reactive-routes-deployment-2.7.5.Final.jar
[2026-02-25T22:19:04.541Z] [INFO] Installing /quarkus/extensions/reactive-routes/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-routes-deployment/2.7.5.Final/quarkus-reactive-routes-deployment-2.7.5.Final.pom
[2026-02-25T22:19:04.541Z] [INFO] Installing /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-routes-deployment/2.7.5.Final/quarkus-reactive-routes-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:19:04.541Z] [INFO]
[2026-02-25T22:19:04.541Z] [INFO] --------------< io.quarkus:quarkus-micrometer-deployment >--------------
[2026-02-25T22:19:04.541Z] [INFO] Building Quarkus - Micrometer - Deployment 2.7.5.Final [229/964]
[2026-02-25T22:19:04.541Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:19:04.541Z] [INFO]
[2026-02-25T22:19:04.541Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:04.541Z] [INFO]
[2026-02-25T22:19:04.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:05.246Z] [INFO]
[2026-02-25T22:19:05.246Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:05.246Z] [INFO]
[2026-02-25T22:19:05.246Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:05.246Z] [INFO]
[2026-02-25T22:19:05.246Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:05.246Z] [INFO]
[2026-02-25T22:19:05.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:05.247Z] [INFO]
[2026-02-25T22:19:05.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:05.247Z] [INFO]
[2026-02-25T22:19:05.247Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:05.247Z] [INFO]
[2026-02-25T22:19:05.247Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:05.247Z] [INFO] Processed 51 files in 97ms (Formatted: 0, Unchanged: 51, Failed: 0, Readonly: 0)
[2026-02-25T22:19:05.247Z] [INFO]
[2026-02-25T22:19:05.247Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:05.562Z] [INFO] Processed 51 files in 00:00.098 (Already Sorted: 51, Needed Sorting: 0)
[2026-02-25T22:19:05.562Z] [INFO]
[2026-02-25T22:19:05.562Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:05.562Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:19:05.562Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer/deployment/src/main/resources
[2026-02-25T22:19:05.562Z] [INFO]
[2026-02-25T22:19:05.562Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:05.562Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:19:05.562Z] [INFO] Compiling 14 source files to /quarkus/extensions/micrometer/deployment/target/classes
[2026-02-25T22:19:05.874Z] [INFO]
[2026-02-25T22:19:05.874Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:05.874Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:19:05.874Z] [INFO] Copying 1 resource
[2026-02-25T22:19:05.874Z] [INFO]
[2026-02-25T22:19:05.874Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:05.874Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:19:05.874Z] [INFO] Compiling 37 source files to /quarkus/extensions/micrometer/deployment/target/test-classes
[2026-02-25T22:19:06.185Z] [INFO]
[2026-02-25T22:19:06.185Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:06.185Z] [INFO]
[2026-02-25T22:19:06.185Z] [INFO] -------------------------------------------------------
[2026-02-25T22:19:06.185Z] [INFO] T E S T S
[2026-02-25T22:19:06.185Z] [INFO] -------------------------------------------------------
[2026-02-25T22:19:06.499Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:19:07.171Z] [INFO] Running io.quarkus.micrometer.deployment.MetricFiltersTest
[2026-02-25T22:19:12.929Z] 2026-02-25 22:19:12,850 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.881s. Listening on: http://localhost:8081
[2026-02-25T22:19:12.929Z] 2026-02-25 22:19:12,853 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:12.930Z] 2026-02-25 22:19:12,853 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:13.605Z] 2026-02-25 22:19:13,477 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-02-25T22:19:13.605Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.461 s - in io.quarkus.micrometer.deployment.MetricFiltersTest
[2026-02-25T22:19:13.605Z] [INFO] Running io.quarkus.micrometer.deployment.GlobalDefaultDisabledTest
[2026-02-25T22:19:15.780Z] 2026-02-25 22:19:15,336 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.754s. Listening on: http://localhost:8081
[2026-02-25T22:19:15.780Z] 2026-02-25 22:19:15,337 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:15.780Z] 2026-02-25 22:19:15,337 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:15.780Z] 2026-02-25 22:19:15,439 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:19:15.780Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.938 s - in io.quarkus.micrometer.deployment.GlobalDefaultDisabledTest
[2026-02-25T22:19:15.780Z] [INFO] Running io.quarkus.micrometer.deployment.MetricsFromMetricsFactoryTestCase
[2026-02-25T22:19:17.375Z] 2026-02-25 22:19:16,984 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.625s. Listening on: http://localhost:8081
[2026-02-25T22:19:17.375Z] 2026-02-25 22:19:16,985 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:17.375Z] 2026-02-25 22:19:16,985 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:17.375Z] 2026-02-25 22:19:17,089 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:19:17.375Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.642 s - in io.quarkus.micrometer.deployment.MetricsFromMetricsFactoryTestCase
[2026-02-25T22:19:17.375Z] [INFO] Running io.quarkus.micrometer.deployment.MicrometerDisabledTest
[2026-02-25T22:19:17.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s - in io.quarkus.micrometer.deployment.MicrometerDisabledTest
[2026-02-25T22:19:17.689Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagTest
[2026-02-25T22:19:19.281Z] 2026-02-25 22:19:19,094 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.714s. Listening on: http://localhost:8081
[2026-02-25T22:19:19.281Z] 2026-02-25 22:19:19,095 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:19.281Z] 2026-02-25 22:19:19,095 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:20.876Z] Server paths
[2026-02-25T22:19:20.876Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id}/{sub})]}
[2026-02-25T22:19:20.876Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/servlet)]}
[2026-02-25T22:19:20.876Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/echo/{msg})]}
[2026-02-25T22:19:20.876Z] MeterId{name='http.server.requests', tags=[tag(method=HEAD),tag(outcome=SUCCESS),tag(status=200),tag(uri=/hello/{message})]}
[2026-02-25T22:19:20.876Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/hello/{message})]}
[2026-02-25T22:19:20.876Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/pong/{message})]}
[2026-02-25T22:19:20.876Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/ping/{message})]}
[2026-02-25T22:19:20.876Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/async-ping/{message})]}
[2026-02-25T22:19:20.876Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id})]}
[2026-02-25T22:19:20.876Z] MeterId{name='http.server.requests', tags=[tag(method=HEAD),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/echo/{msg})]}
[2026-02-25T22:19:20.876Z] Client paths
[2026-02-25T22:19:20.876Z] MeterId{name='http.client.requests', tags=[tag(clientName=localhost),tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/pong/{message})]}
[2026-02-25T22:19:20.876Z] 2026-02-25 22:19:20,439 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-25T22:19:20.876Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.78 s - in io.quarkus.micrometer.deployment.binder.UriTagTest
[2026-02-25T22:19:20.876Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagCorsTest
[2026-02-25T22:19:22.045Z] 2026-02-25 22:19:21,850 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.599s. Listening on: http://localhost:8081
[2026-02-25T22:19:22.045Z] 2026-02-25 22:19:21,851 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:22.045Z] 2026-02-25 22:19:21,851 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:22.365Z] 2026-02-25 22:19:22,334 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:19:22.365Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.885 s - in io.quarkus.micrometer.deployment.binder.UriTagCorsTest
[2026-02-25T22:19:22.365Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagWithHttpApplicationRootTest
[2026-02-25T22:19:23.973Z] 2026-02-25 22:19:23,761 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.729s. Listening on: http://localhost:8081
[2026-02-25T22:19:23.973Z] 2026-02-25 22:19:23,761 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:23.973Z] 2026-02-25 22:19:23,762 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:24.668Z] Server paths
[2026-02-25T22:19:24.668Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/bar/ping/{message})]}
[2026-02-25T22:19:24.668Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/servlet)]}
[2026-02-25T22:19:24.668Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/bar/pong/{message})]}
[2026-02-25T22:19:24.668Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/bar/async-ping/{message})]}
[2026-02-25T22:19:24.668Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id})]}
[2026-02-25T22:19:24.668Z] Client paths
[2026-02-25T22:19:24.668Z] MeterId{name='http.client.requests', tags=[tag(clientName=localhost),tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/foo/bar/pong/{message})]}
[2026-02-25T22:19:24.668Z] 2026-02-25 22:19:24,547 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:19:24.668Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.208 s - in io.quarkus.micrometer.deployment.binder.UriTagWithHttpApplicationRootTest
[2026-02-25T22:19:24.668Z] [INFO] Running io.quarkus.micrometer.deployment.binder.KafkaClientMetricsDisabledTest
[2026-02-25T22:19:25.869Z] 2026-02-25 22:19:25,594 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.502s. Listening on: http://localhost:8081
[2026-02-25T22:19:25.869Z] 2026-02-25 22:19:25,595 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:25.869Z] 2026-02-25 22:19:25,595 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:25.869Z] 2026-02-25 22:19:25,666 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:19:25.869Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s - in io.quarkus.micrometer.deployment.binder.KafkaClientMetricsDisabledTest
[2026-02-25T22:19:25.869Z] [INFO] Running io.quarkus.micrometer.deployment.binder.VertxWithHttpDisabledTest
[2026-02-25T22:19:26.972Z] 2026-02-25 22:19:26,940 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.624s. Listening on: http://localhost:8081
[2026-02-25T22:19:26.972Z] 2026-02-25 22:19:26,940 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:26.972Z] 2026-02-25 22:19:26,940 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:28.083Z] 2026-02-25 22:19:27,733 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-25T22:19:28.083Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.073 s - in io.quarkus.micrometer.deployment.binder.VertxWithHttpDisabledTest
[2026-02-25T22:19:28.083Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriWithMaxTagMeterFilterTest
[2026-02-25T22:19:29.676Z] 2026-02-25 22:19:29,358 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.698s. Listening on: http://localhost:8081
[2026-02-25T22:19:29.676Z] 2026-02-25 22:19:29,359 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:29.676Z] 2026-02-25 22:19:29,359 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:30.350Z] 2026-02-25 22:19:29,877 WARN [io.mic.cor.ins.int.OnlyOnceLoggingDenyMeterFilter] (vert.x-eventloop-thread-0) Reached the maximum number (1) of URI tags for 'http.server.requests'. Are you using path parameters?
[2026-02-25T22:19:30.350Z] 2026-02-25 22:19:30,023 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-02-25T22:19:30.350Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.266 s - in io.quarkus.micrometer.deployment.binder.UriWithMaxTagMeterFilterTest
[2026-02-25T22:19:30.350Z] [INFO] Running io.quarkus.micrometer.deployment.binder.VertxWithHttpEnabledTest
[2026-02-25T22:19:31.943Z] 2026-02-25 22:19:31,585 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.831s. Listening on: http://localhost:8081
[2026-02-25T22:19:31.943Z] 2026-02-25 22:19:31,586 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:31.943Z] 2026-02-25 22:19:31,586 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:32.256Z] 2026-02-25 22:19:32,162 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-25T22:19:32.256Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.132 s - in io.quarkus.micrometer.deployment.binder.VertxWithHttpEnabledTest
[2026-02-25T22:19:32.256Z] [INFO] Running io.quarkus.micrometer.deployment.binder.GrpcMetricsDisabledTest
[2026-02-25T22:19:33.851Z] 2026-02-25 22:19:33,429 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.554s. Listening on: http://localhost:8081
[2026-02-25T22:19:33.851Z] 2026-02-25 22:19:33,429 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:33.851Z] 2026-02-25 22:19:33,430 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:33.851Z] 2026-02-25 22:19:33,497 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:19:33.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 s - in io.quarkus.micrometer.deployment.binder.GrpcMetricsDisabledTest
[2026-02-25T22:19:33.851Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagWithHttpRootTest
[2026-02-25T22:19:34.948Z] 2026-02-25 22:19:34,797 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.599s. Listening on: http://localhost:8081
[2026-02-25T22:19:34.948Z] 2026-02-25 22:19:34,797 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:34.948Z] 2026-02-25 22:19:34,798 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:35.621Z] Server paths
[2026-02-25T22:19:35.621Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/pong/{message})]}
[2026-02-25T22:19:35.621Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/ping/{message})]}
[2026-02-25T22:19:35.621Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/servlet)]}
[2026-02-25T22:19:35.621Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/async-ping/{message})]}
[2026-02-25T22:19:35.621Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id})]}
[2026-02-25T22:19:35.621Z] Client paths
[2026-02-25T22:19:35.621Z] MeterId{name='http.client.requests', tags=[tag(clientName=localhost),tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/foo/pong/{message})]}
[2026-02-25T22:19:35.621Z] 2026-02-25 22:19:35,426 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:19:35.621Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.924 s - in io.quarkus.micrometer.deployment.binder.UriTagWithHttpRootTest
[2026-02-25T22:19:35.621Z] [INFO] Running io.quarkus.micrometer.deployment.binder.HttpDevModeConfigTest
[2026-02-25T22:19:44.327Z] Tests paused
[2026-02-25T22:19:44.327Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:19:44.327Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:19:44.327Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:19:44.327Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:19:44.327Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:39,483 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.501s. Listening on: http://localhost:8080
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:39,484 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:39,484 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:44.327Z] [
[2026-02-25T22:19:44.327Z] "/hello/{message}"
[2026-02-25T22:19:44.327Z] ]
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:40,359 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test4860728726135763217/src/main/resources/application.properties
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:40,361 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:40,374 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-25T22:19:44.327Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:19:44.327Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:19:44.327Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:19:44.327Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:19:44.327Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:40,776 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.394s. Listening on: http://localhost:8080
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:40,776 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:40,776 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:40,776 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.419s
[2026-02-25T22:19:44.327Z] [
[2026-02-25T22:19:44.327Z] "/goodbye/{message}"
[2026-02-25T22:19:44.327Z] ]
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:40,859 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test4860728726135763217/src/main/resources/application.properties
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:40,859 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:40,862 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:19:44.327Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:19:44.327Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:19:44.327Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:19:44.327Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:19:44.327Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:41,177 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.311s. Listening on: http://localhost:8080
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:41,177 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:41,177 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:41,178 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.320s
[2026-02-25T22:19:44.327Z] [
[2026-02-25T22:19:44.327Z] "/q/metrics",
[2026-02-25T22:19:44.327Z] "/goodbye/{message}",
[2026-02-25T22:19:44.327Z] "/q/dev"
[2026-02-25T22:19:44.327Z] ]
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:41,284 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test4860728726135763217/src/main/resources/application.properties
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:41,285 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:41,288 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:19:44.327Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:19:44.327Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:19:44.327Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:19:44.327Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:19:44.327Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:41,585 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.293s. Listening on: http://localhost:8080
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:41,585 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:41,586 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:41,586 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.302s
[2026-02-25T22:19:44.327Z] [
[2026-02-25T22:19:44.327Z] "/metrics",
[2026-02-25T22:19:44.327Z] "/goodbye/{message}",
[2026-02-25T22:19:44.327Z] "NOT_FOUND",
[2026-02-25T22:19:44.327Z] "/dev"
[2026-02-25T22:19:44.327Z] ]
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:41,680 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test4860728726135763217/src/main/resources/application.properties
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:41,681 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:19:44.327Z] 2026-02-25 22:19:41,684 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:19:44.327Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:19:44.327Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:19:44.327Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:19:44.327Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:19:44.327Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:41,977 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.290s. Listening on: http://localhost:8080
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:41,978 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:41,978 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:41,978 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.299s
[2026-02-25T22:19:44.328Z] [
[2026-02-25T22:19:44.328Z] "REDIRECTION",
[2026-02-25T22:19:44.328Z] "/hello/{message}",
[2026-02-25T22:19:44.328Z] "/bob/dev",
[2026-02-25T22:19:44.328Z] "/bob/metrics"
[2026-02-25T22:19:44.328Z] ]
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:42,068 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test4860728726135763217/src/main/resources/application.properties
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:42,068 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:42,072 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:19:44.328Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:19:44.328Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:19:44.328Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:19:44.328Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:19:44.328Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:42,340 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.264s. Listening on: http://localhost:8080
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:42,340 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:42,340 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:42,340 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.273s
[2026-02-25T22:19:44.328Z] [
[2026-02-25T22:19:44.328Z] "/hello/{message}"
[2026-02-25T22:19:44.328Z] ]
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:42,411 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test4860728726135763217/src/main/resources/application.properties
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:42,412 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:42,414 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:19:44.328Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:19:44.328Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:19:44.328Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:19:44.328Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:19:44.328Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:42,653 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.235s. Listening on: http://localhost:8080
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:42,653 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:42,653 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:42,653 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.243s
[2026-02-25T22:19:44.328Z] [
[2026-02-25T22:19:44.328Z] "/hello/{message}"
[2026-02-25T22:19:44.328Z] ]
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:42,732 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:19:44.328Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.332 s - in io.quarkus.micrometer.deployment.binder.HttpDevModeConfigTest
[2026-02-25T22:19:44.328Z] [INFO] Running io.quarkus.micrometer.deployment.binder.KafkaStreamsMetricsDisabledTest
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:43,917 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.597s. Listening on: http://localhost:8081
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:43,918 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:43,918 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:44.328Z] 2026-02-25 22:19:43,975 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:19:44.328Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.199 s - in io.quarkus.micrometer.deployment.binder.KafkaStreamsMetricsDisabledTest
[2026-02-25T22:19:44.328Z] [INFO] Running io.quarkus.micrometer.deployment.export.SecondPrometheusTest
[2026-02-25T22:19:45.423Z] 2026-02-25 22:19:45,035 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.558s. Listening on: http://localhost:8081
[2026-02-25T22:19:45.423Z] 2026-02-25 22:19:45,036 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:45.423Z] 2026-02-25 22:19:45,036 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:45.423Z] 2026-02-25 22:19:45,108 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:19:45.423Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 s - in io.quarkus.micrometer.deployment.export.SecondPrometheusTest
[2026-02-25T22:19:45.423Z] [INFO] Running io.quarkus.micrometer.deployment.export.AllRegistriesDisabledTest
[2026-02-25T22:19:46.563Z] 2026-02-25 22:19:46,365 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.596s. Listening on: http://localhost:8081
[2026-02-25T22:19:46.563Z] 2026-02-25 22:19:46,366 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:46.563Z] 2026-02-25 22:19:46,366 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:46.877Z] 2026-02-25 22:19:46,835 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:19:46.877Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.721 s - in io.quarkus.micrometer.deployment.export.AllRegistriesDisabledTest
[2026-02-25T22:19:46.877Z] [INFO] Running io.quarkus.micrometer.deployment.export.PrometheusEnabledTest
[2026-02-25T22:19:47.972Z] 2026-02-25 22:19:47,910 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.564s. Listening on: http://localhost:8081
[2026-02-25T22:19:47.972Z] 2026-02-25 22:19:47,911 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:47.972Z] 2026-02-25 22:19:47,911 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:48.645Z] HTTP/1.1 406 Micrometer prometheus endpoint does not support application/json
[2026-02-25T22:19:48.645Z] content-length: 0
[2026-02-25T22:19:48.645Z] 2026-02-25 22:19:48,449 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:19:48.645Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 s - in io.quarkus.micrometer.deployment.export.PrometheusEnabledTest
[2026-02-25T22:19:48.645Z] [INFO] Running io.quarkus.micrometer.deployment.export.NoDefaultPrometheusTest
[2026-02-25T22:19:49.738Z] 2026-02-25 22:19:49,589 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.629s. Listening on: http://localhost:8081
[2026-02-25T22:19:49.738Z] 2026-02-25 22:19:49,590 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:49.738Z] 2026-02-25 22:19:49,590 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:49.738Z] 2026-02-25 22:19:49,660 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:19:49.738Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.203 s - in io.quarkus.micrometer.deployment.export.NoDefaultPrometheusTest
[2026-02-25T22:19:49.738Z] [INFO] Running io.quarkus.micrometer.deployment.export.JsonAndPrometheusRegistryEnabledTest
[2026-02-25T22:19:50.849Z] 2026-02-25 22:19:50,675 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.501s. Listening on: http://localhost:8081
[2026-02-25T22:19:50.849Z] 2026-02-25 22:19:50,676 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:50.849Z] 2026-02-25 22:19:50,676 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:51.216Z] 2026-02-25 22:19:51,098 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:19:51.216Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.433 s - in io.quarkus.micrometer.deployment.export.JsonAndPrometheusRegistryEnabledTest
[2026-02-25T22:19:51.216Z] [INFO] Running io.quarkus.micrometer.deployment.export.JsonRegistryEnabledTest
[2026-02-25T22:19:52.309Z] 2026-02-25 22:19:52,089 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.541s. Listening on: http://localhost:8081
[2026-02-25T22:19:52.309Z] 2026-02-25 22:19:52,090 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:52.309Z] 2026-02-25 22:19:52,090 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:52.626Z] 2026-02-25 22:19:52,392 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:19:52.626Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.291 s - in io.quarkus.micrometer.deployment.export.JsonRegistryEnabledTest
[2026-02-25T22:19:52.626Z] [INFO] Running io.quarkus.micrometer.runtime.MicrometerTimedInterceptorTest
[2026-02-25T22:19:53.872Z] 2026-02-25 22:19:53,444 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.547s. Listening on: http://localhost:8081
[2026-02-25T22:19:53.872Z] 2026-02-25 22:19:53,444 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:53.872Z] 2026-02-25 22:19:53,444 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:53.872Z] 2026-02-25 22:19:53,590 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:19:53.872Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 s - in io.quarkus.micrometer.runtime.MicrometerTimedInterceptorTest
[2026-02-25T22:19:53.872Z] [INFO] Running io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricNamingTest
[2026-02-25T22:19:55.044Z] 2026-02-25 22:19:54,005 WARN [io.qua.mic.dep.bin.mpm.MicroprofileMetricsProcessor] (build-8) This application uses the MP Metrics API. The micrometer extension currently provides a compatibility layer that supports the MP Metrics API, but metric names and recorded values will be different. Note that the MP Metrics compatibility layer will move to a different extension in the future.
[2026-02-25T22:19:55.044Z] 2026-02-25 22:19:55,022 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.893s. Listening on: http://localhost:8081
[2026-02-25T22:19:55.044Z] 2026-02-25 22:19:55,023 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:55.044Z] 2026-02-25 22:19:55,023 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:55.362Z] 2026-02-25 22:19:55,090 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:19:55.362Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.491 s - in io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricNamingTest
[2026-02-25T22:19:55.362Z] [INFO] Running io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricRegistrationTest
[2026-02-25T22:19:56.465Z] 2026-02-25 22:19:56,114 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.491s. Listening on: http://localhost:8081
[2026-02-25T22:19:56.465Z] 2026-02-25 22:19:56,114 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:56.465Z] 2026-02-25 22:19:56,114 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:56.465Z] 2026-02-25 22:19:56,182 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:19:56.465Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s - in io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricRegistrationTest
[2026-02-25T22:19:56.465Z] [INFO] Running io.quarkus.micrometer.runtime.MicrometerCounterInterceptorTest
[2026-02-25T22:19:57.585Z] 2026-02-25 22:19:57,377 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.542s. Listening on: http://localhost:8081
[2026-02-25T22:19:57.585Z] 2026-02-25 22:19:57,378 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:19:57.585Z] 2026-02-25 22:19:57,378 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:19:57.585Z] 2026-02-25 22:19:57,474 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:19:57.585Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.291 s - in io.quarkus.micrometer.runtime.MicrometerCounterInterceptorTest
[2026-02-25T22:19:57.898Z] [INFO]
[2026-02-25T22:19:57.898Z] [INFO] Results:
[2026-02-25T22:19:57.898Z] [INFO]
[2026-02-25T22:19:57.898Z] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:19:57.898Z] [INFO]
[2026-02-25T22:19:57.898Z] [INFO]
[2026-02-25T22:19:57.898Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:57.898Z] [INFO] Building jar: /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final.jar
[2026-02-25T22:19:57.898Z] [INFO]
[2026-02-25T22:19:57.898Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:57.898Z] [INFO] Building jar: /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:19:57.898Z] [INFO]
[2026-02-25T22:19:57.898Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-deployment ---
[2026-02-25T22:19:57.898Z] [INFO] Installing /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-deployment/2.7.5.Final/quarkus-micrometer-deployment-2.7.5.Final.jar
[2026-02-25T22:19:57.898Z] [INFO] Installing /quarkus/extensions/micrometer/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-deployment/2.7.5.Final/quarkus-micrometer-deployment-2.7.5.Final.pom
[2026-02-25T22:19:57.898Z] [INFO] Installing /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-deployment/2.7.5.Final/quarkus-micrometer-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:19:57.898Z] [INFO]
[2026-02-25T22:19:57.898Z] [INFO] ----< io.quarkus:quarkus-micrometer-registry-prometheus-deployment >----
[2026-02-25T22:19:57.898Z] [INFO] Building Quarkus - Micrometer Registry - Prometheus Deployment 2.7.5.Final [230/964]
[2026-02-25T22:19:57.898Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:19:57.898Z] [INFO]
[2026-02-25T22:19:57.898Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:57.898Z] [INFO]
[2026-02-25T22:19:57.898Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.577Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.577Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.577Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:58.577Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.577Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:58.577Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:19:58.577Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer-registry-prometheus/deployment/src/main/resources
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.577Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:58.577Z] [INFO] No sources to compile
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.577Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:58.577Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:19:58.577Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer-registry-prometheus/deployment/src/test/resources
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.577Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:58.577Z] [INFO] No sources to compile
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.577Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:58.577Z] [INFO] No tests to run.
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.577Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:58.577Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2026-02-25T22:19:58.577Z] [INFO] Building jar: /quarkus/extensions/micrometer-registry-prometheus/deployment/target/quarkus-micrometer-registry-prometheus-deployment-2.7.5.Final.jar
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.577Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:58.577Z] [INFO] No sources in project. Archive not created.
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.577Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-02-25T22:19:58.577Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/deployment/target/quarkus-micrometer-registry-prometheus-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.5.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.5.Final.jar
[2026-02-25T22:19:58.577Z] [INFO] Installing /quarkus/extensions/micrometer-registry-prometheus/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.5.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.5.Final.pom
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.577Z] [INFO] --------------< io.quarkus:quarkus-scheduler-deployment >---------------
[2026-02-25T22:19:58.577Z] [INFO] Building Quarkus - Scheduler - Deployment 2.7.5.Final [231/964]
[2026-02-25T22:19:58.577Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:19:58.577Z] [INFO]
[2026-02-25T22:19:58.578Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scheduler-deployment ---
[2026-02-25T22:19:58.578Z] [INFO]
[2026-02-25T22:19:58.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scheduler-deployment ---
[2026-02-25T22:19:59.268Z] [INFO]
[2026-02-25T22:19:59.268Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scheduler-deployment ---
[2026-02-25T22:19:59.268Z] [INFO]
[2026-02-25T22:19:59.268Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scheduler-deployment ---
[2026-02-25T22:19:59.268Z] [INFO]
[2026-02-25T22:19:59.268Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scheduler-deployment ---
[2026-02-25T22:19:59.268Z] [INFO]
[2026-02-25T22:19:59.268Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scheduler-deployment ---
[2026-02-25T22:19:59.268Z] [INFO]
[2026-02-25T22:19:59.268Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scheduler-deployment ---
[2026-02-25T22:19:59.268Z] [INFO]
[2026-02-25T22:19:59.268Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scheduler-deployment ---
[2026-02-25T22:19:59.268Z] [INFO]
[2026-02-25T22:19:59.268Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scheduler-deployment ---
[2026-02-25T22:19:59.268Z] [INFO] Processed 35 files in 56ms (Formatted: 0, Unchanged: 35, Failed: 0, Readonly: 0)
[2026-02-25T22:19:59.268Z] [INFO]
[2026-02-25T22:19:59.268Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scheduler-deployment ---
[2026-02-25T22:19:59.597Z] [INFO] Processed 35 files in 00:00.040 (Already Sorted: 35, Needed Sorting: 0)
[2026-02-25T22:19:59.597Z] [INFO]
[2026-02-25T22:19:59.597Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scheduler-deployment ---
[2026-02-25T22:19:59.597Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:19:59.597Z] [INFO] Copying 4 resources
[2026-02-25T22:19:59.597Z] [INFO]
[2026-02-25T22:19:59.597Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scheduler-deployment ---
[2026-02-25T22:19:59.597Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:19:59.597Z] [INFO] Compiling 2 source files to /quarkus/extensions/scheduler/deployment/target/classes
[2026-02-25T22:19:59.597Z] [INFO]
[2026-02-25T22:19:59.597Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scheduler-deployment ---
[2026-02-25T22:19:59.597Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:19:59.597Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scheduler/deployment/src/test/resources
[2026-02-25T22:19:59.597Z] [INFO]
[2026-02-25T22:19:59.597Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scheduler-deployment ---
[2026-02-25T22:19:59.597Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:19:59.597Z] [INFO] Compiling 33 source files to /quarkus/extensions/scheduler/deployment/target/test-classes
[2026-02-25T22:20:00.270Z] [INFO]
[2026-02-25T22:20:00.270Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scheduler-deployment ---
[2026-02-25T22:20:00.270Z] [INFO]
[2026-02-25T22:20:00.270Z] [INFO] -------------------------------------------------------
[2026-02-25T22:20:00.270Z] [INFO] T E S T S
[2026-02-25T22:20:00.270Z] [INFO] -------------------------------------------------------
[2026-02-25T22:20:00.270Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:20:00.947Z] [INFO] Running io.quarkus.scheduler.test.PausedResumedMethodTest
[2026-02-25T22:20:05.576Z] 2026-02-25 22:20:05,305 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.628s. Listening on: http://localhost:8081
[2026-02-25T22:20:05.576Z] 2026-02-25 22:20:05,307 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:20:05.576Z] 2026-02-25 22:20:05,307 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:06.247Z] 2026-02-25 22:20:06,061 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-02-25T22:20:06.247Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.45 s - in io.quarkus.scheduler.test.PausedResumedMethodTest
[2026-02-25T22:20:06.247Z] [INFO] Running io.quarkus.scheduler.test.ConcurrentExecutionProceedTest
[2026-02-25T22:20:07.876Z] 2026-02-25 22:20:07,729 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.493s. Listening on: http://localhost:8081
[2026-02-25T22:20:07.876Z] 2026-02-25 22:20:07,730 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:20:07.876Z] 2026-02-25 22:20:07,730 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:11.531Z] 2026-02-25 22:20:11,033 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T22:20:11.531Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.941 s - in io.quarkus.scheduler.test.ConcurrentExecutionProceedTest
[2026-02-25T22:20:11.531Z] [INFO] Running io.quarkus.scheduler.test.InvalidDelayedExpressionTest
[2026-02-25T22:20:11.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 s - in io.quarkus.scheduler.test.InvalidDelayedExpressionTest
[2026-02-25T22:20:11.842Z] [INFO] Running io.quarkus.scheduler.test.metrics.MicrometerTimedTest
[2026-02-25T22:20:13.430Z] 2026-02-25 22:20:13,130 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.462s. Listening on: http://localhost:8081
[2026-02-25T22:20:13.430Z] 2026-02-25 22:20:13,131 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:20:13.430Z] 2026-02-25 22:20:13,131 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:14.524Z] 2026-02-25 22:20:14,154 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:20:14.524Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.431 s - in io.quarkus.scheduler.test.metrics.MicrometerTimedTest
[2026-02-25T22:20:14.525Z] [INFO] Running io.quarkus.scheduler.test.InvalidCronExpressionTest
[2026-02-25T22:20:15.198Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 s - in io.quarkus.scheduler.test.InvalidCronExpressionTest
[2026-02-25T22:20:15.198Z] [INFO] Running io.quarkus.scheduler.test.MissingConfigCronExpressionTest
[2026-02-25T22:20:15.872Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 s - in io.quarkus.scheduler.test.MissingConfigCronExpressionTest
[2026-02-25T22:20:15.872Z] [INFO] Running io.quarkus.scheduler.test.PropertyDefaultValueSchedulerTest
[2026-02-25T22:20:16.982Z] 2026-02-25 22:20:16,812 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.463s. Listening on: http://localhost:8081
[2026-02-25T22:20:16.982Z] 2026-02-25 22:20:16,815 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:20:16.982Z] 2026-02-25 22:20:16,815 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:17.293Z] 2026-02-25 22:20:17,045 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-25T22:20:17.293Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.345 s - in io.quarkus.scheduler.test.PropertyDefaultValueSchedulerTest
[2026-02-25T22:20:17.293Z] [INFO] Running io.quarkus.scheduler.test.SimpleScheduledMethodTest
[2026-02-25T22:20:18.388Z] 2026-02-25 22:20:17,842 WARN [io.qua.sch.dep.SchedulerProcessor] (build-10) @Scheduled(cron = "0/1 * * * * ?",every = "2m") declared on io.quarkus.scheduler.test.SimpleJobs#checkEverySecondCron() defines both cron() and every() - the cron expression takes precedence
[2026-02-25T22:20:18.388Z] 2026-02-25 22:20:18,360 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2026-02-25T22:20:18.388Z] 2026-02-25 22:20:18,360 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:20:18.388Z] 2026-02-25 22:20:18,360 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:21.236Z] 2026-02-25 22:20:21,021 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:20:21.236Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.963 s - in io.quarkus.scheduler.test.SimpleScheduledMethodTest
[2026-02-25T22:20:21.236Z] [INFO] Running io.quarkus.scheduler.test.PausedMethodTest
[2026-02-25T22:20:22.327Z] 2026-02-25 22:20:22,107 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2026-02-25T22:20:22.327Z] 2026-02-25 22:20:22,108 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:20:22.327Z] 2026-02-25 22:20:22,108 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:25.201Z] 2026-02-25 22:20:25,181 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:20:25.511Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.156 s - in io.quarkus.scheduler.test.PausedMethodTest
[2026-02-25T22:20:25.511Z] [INFO] Running io.quarkus.scheduler.test.ConcurrentExecutionSkipTest
[2026-02-25T22:20:26.631Z] 2026-02-25 22:20:26,169 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2026-02-25T22:20:26.631Z] 2026-02-25 22:20:26,169 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:20:26.631Z] 2026-02-25 22:20:26,169 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:28.215Z] 2026-02-25 22:20:28,024 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:20:28.215Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.838 s - in io.quarkus.scheduler.test.ConcurrentExecutionSkipTest
[2026-02-25T22:20:28.215Z] [INFO] Running io.quarkus.scheduler.test.ConditionalExecutionTest
[2026-02-25T22:20:29.306Z] 2026-02-25 22:20:28,934 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.346s. Listening on: http://localhost:8081
[2026-02-25T22:20:29.306Z] 2026-02-25 22:20:28,935 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:20:29.306Z] 2026-02-25 22:20:28,935 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:30.394Z] 2026-02-25 22:20:30,021 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:20:30.394Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.994 s - in io.quarkus.scheduler.test.ConditionalExecutionTest
[2026-02-25T22:20:30.394Z] [INFO] Running io.quarkus.scheduler.test.SimpleDelayedTest
[2026-02-25T22:20:31.066Z] 2026-02-25 22:20:30,514 WARN [io.qua.sch.dep.SchedulerProcessor] (build-15) @Scheduled(delay = 1,delayUnit = SECONDS,delayed = "2h",every = "1s") declared on io.quarkus.scheduler.test.SimpleDelayedTest$Jobs#ping() defines both delay() and delayed() - the delayed() value is ignored
[2026-02-25T22:20:31.066Z] 2026-02-25 22:20:30,954 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8081
[2026-02-25T22:20:31.066Z] 2026-02-25 22:20:30,954 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:20:31.066Z] 2026-02-25 22:20:30,954 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:32.158Z] 2026-02-25 22:20:32,024 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:20:32.158Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.97 s - in io.quarkus.scheduler.test.SimpleDelayedTest
[2026-02-25T22:20:32.158Z] [INFO] Running io.quarkus.scheduler.test.PausedSchedulerTest
[2026-02-25T22:20:33.249Z] 2026-02-25 22:20:32,947 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2026-02-25T22:20:33.249Z] 2026-02-25 22:20:32,947 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:20:33.249Z] 2026-02-25 22:20:32,948 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:36.094Z] 2026-02-25 22:20:36,008 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:20:36.094Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.983 s - in io.quarkus.scheduler.test.PausedSchedulerTest
[2026-02-25T22:20:36.094Z] [INFO] Running io.quarkus.scheduler.test.InvalidEveryExpressionTest
[2026-02-25T22:20:36.764Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s - in io.quarkus.scheduler.test.InvalidEveryExpressionTest
[2026-02-25T22:20:36.764Z] [INFO] Running io.quarkus.scheduler.test.InvalidConditionalExecutionTest
[2026-02-25T22:20:37.074Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 s - in io.quarkus.scheduler.test.InvalidConditionalExecutionTest
[2026-02-25T22:20:37.074Z] [INFO] Running io.quarkus.scheduler.test.DisabledSchedulerTest
[2026-02-25T22:20:38.176Z] 2026-02-25 22:20:38,049 INFO [io.qua.sch.run.SimpleScheduler] (main) Simple scheduler is disabled by config property and will not be started
[2026-02-25T22:20:38.176Z] 2026-02-25 22:20:38,143 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.353s. Listening on: http://localhost:8081
[2026-02-25T22:20:38.176Z] 2026-02-25 22:20:38,143 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:20:38.176Z] 2026-02-25 22:20:38,143 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:38.486Z] 2026-02-25 22:20:38,213 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:20:38.486Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.163 s - in io.quarkus.scheduler.test.DisabledSchedulerTest
[2026-02-25T22:20:38.486Z] [INFO] Running io.quarkus.scheduler.test.NoExpressionTest
[2026-02-25T22:20:38.797Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s - in io.quarkus.scheduler.test.NoExpressionTest
[2026-02-25T22:20:38.797Z] [INFO] Running io.quarkus.scheduler.test.DisabledScheduledMethodTest
[2026-02-25T22:20:39.888Z] 2026-02-25 22:20:39,498 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.340s. Listening on: http://localhost:8081
[2026-02-25T22:20:39.888Z] 2026-02-25 22:20:39,499 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:20:39.888Z] 2026-02-25 22:20:39,499 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:40.198Z] 2026-02-25 22:20:40,021 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:20:40.198Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 s - in io.quarkus.scheduler.test.DisabledScheduledMethodTest
[2026-02-25T22:20:40.198Z] [INFO] Running io.quarkus.scheduler.test.RequestScheduledMethodTest
[2026-02-25T22:20:40.869Z] 2026-02-25 22:20:40,808 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-02-25T22:20:40.869Z] 2026-02-25 22:20:40,809 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:20:40.869Z] 2026-02-25 22:20:40,809 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:41.179Z] 2026-02-25 22:20:41,093 INFO [io.quarkus] (main) Quarkus stopped in 0.088s
[2026-02-25T22:20:41.179Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 s - in io.quarkus.scheduler.test.RequestScheduledMethodTest
[2026-02-25T22:20:41.180Z] [INFO] Running io.quarkus.scheduler.test.DuplicateJobIdentityTest
[2026-02-25T22:20:41.851Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s - in io.quarkus.scheduler.test.DuplicateJobIdentityTest
[2026-02-25T22:20:41.851Z] [INFO] Running io.quarkus.scheduler.test.SimpleIdentityTest
[2026-02-25T22:20:42.522Z] 2026-02-25 22:20:42,417 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.466s. Listening on: http://localhost:8081
[2026-02-25T22:20:42.522Z] 2026-02-25 22:20:42,417 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:20:42.522Z] 2026-02-25 22:20:42,417 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:43.248Z] 2026-02-25 22:20:43,019 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:20:43.248Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.541 s - in io.quarkus.scheduler.test.SimpleIdentityTest
[2026-02-25T22:20:43.248Z] [INFO] Running io.quarkus.scheduler.test.DuplicateIdentityExpressionTest
[2026-02-25T22:20:43.558Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s - in io.quarkus.scheduler.test.DuplicateIdentityExpressionTest
[2026-02-25T22:20:43.558Z] [INFO] Running io.quarkus.scheduler.test.PausedMethodExpressionTest
[2026-02-25T22:20:44.647Z] 2026-02-25 22:20:44,409 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.510s. Listening on: http://localhost:8081
[2026-02-25T22:20:44.647Z] 2026-02-25 22:20:44,411 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:20:44.647Z] 2026-02-25 22:20:44,411 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:48.294Z] 2026-02-25 22:20:47,506 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:20:48.294Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.09 s - in io.quarkus.scheduler.test.PausedMethodExpressionTest
[2026-02-25T22:20:48.294Z] [INFO] Running io.quarkus.scheduler.test.MissingConfigIdentityExpressionTest
[2026-02-25T22:20:48.294Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s - in io.quarkus.scheduler.test.MissingConfigIdentityExpressionTest
[2026-02-25T22:20:48.294Z] [INFO] Running io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskTest
[2026-02-25T22:20:51.959Z] Tests paused
[2026-02-25T22:20:51.959Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:20:51.959Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:20:51.959Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:20:51.959Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:20:51.959Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:20:51.959Z] 2026-02-25 22:20:50,808 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.831s. Listening on: http://localhost:8080
[2026-02-25T22:20:51.959Z] 2026-02-25 22:20:50,808 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:20:51.959Z] 2026-02-25 22:20:50,809 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:51.959Z] 2026-02-25 22:20:51,840 INFO [io.qua.sch.run.dev.SchedulerDevConsoleRecorder] (executor-thread-0) Invoked scheduled method io.quarkus.scheduler.test.devconsole.NeverRunTask#run via Dev UI
[2026-02-25T22:20:51.959Z] 2026-02-25 22:20:51,903 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-25T22:20:52.275Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.017 s - in io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskTest
[2026-02-25T22:20:52.275Z] [INFO] Running io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskBodyHandlerTest
[2026-02-25T22:20:55.141Z] Tests paused
[2026-02-25T22:20:55.141Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:20:55.141Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:20:55.141Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:20:55.141Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:20:55.141Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:20:55.141Z] 2026-02-25 22:20:54,304 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.864s. Listening on: http://localhost:8080
[2026-02-25T22:20:55.141Z] 2026-02-25 22:20:54,305 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:20:55.141Z] 2026-02-25 22:20:54,305 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:55.141Z] 2026-02-25 22:20:54,419 INFO [io.qua.sch.run.dev.SchedulerDevConsoleRecorder] (executor-thread-0) Invoked scheduled method io.quarkus.scheduler.test.devconsole.NeverRunTask#run via Dev UI
[2026-02-25T22:20:55.141Z] 2026-02-25 22:20:54,455 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T22:20:55.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.539 s - in io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskBodyHandlerTest
[2026-02-25T22:20:55.141Z] [INFO] Running io.quarkus.scheduler.test.InvalidScheduledMethodTest
[2026-02-25T22:20:55.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 s - in io.quarkus.scheduler.test.InvalidScheduledMethodTest
[2026-02-25T22:20:55.141Z] [INFO] Running SimpleScheduledMethodDefaultPackageTest
[2026-02-25T22:20:56.244Z] 2026-02-25 22:20:55,483 WARN [io.qua.sch.dep.SchedulerProcessor] (build-6) @Scheduled(cron = "0/1 * * * * ?",every = "2m") declared on SimpleJobsDefaultPackage#checkEverySecondCron() defines both cron() and every() - the cron expression takes precedence
[2026-02-25T22:20:56.244Z] 2026-02-25 22:20:56,029 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.424s. Listening on: http://localhost:8081
[2026-02-25T22:20:56.244Z] 2026-02-25 22:20:56,029 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:20:56.245Z] 2026-02-25 22:20:56,029 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-02-25T22:20:57.353Z] 2026-02-25 22:20:57,029 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:20:57.353Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.976 s - in SimpleScheduledMethodDefaultPackageTest
[2026-02-25T22:20:57.353Z] [INFO]
[2026-02-25T22:20:57.353Z] [INFO] Results:
[2026-02-25T22:20:57.353Z] [INFO]
[2026-02-25T22:20:57.353Z] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:20:57.353Z] [INFO]
[2026-02-25T22:20:57.353Z] [INFO]
[2026-02-25T22:20:57.353Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scheduler-deployment ---
[2026-02-25T22:20:57.353Z] [INFO] Building jar: /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final.jar
[2026-02-25T22:20:57.353Z] [INFO]
[2026-02-25T22:20:57.353Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scheduler-deployment ---
[2026-02-25T22:20:57.353Z] [INFO] Building jar: /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:20:57.353Z] [INFO]
[2026-02-25T22:20:57.353Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scheduler-deployment ---
[2026-02-25T22:20:57.353Z] [INFO] Installing /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-scheduler-deployment/2.7.5.Final/quarkus-scheduler-deployment-2.7.5.Final.jar
[2026-02-25T22:20:57.353Z] [INFO] Installing /quarkus/extensions/scheduler/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scheduler-deployment/2.7.5.Final/quarkus-scheduler-deployment-2.7.5.Final.pom
[2026-02-25T22:20:57.353Z] [INFO] Installing /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-scheduler-deployment/2.7.5.Final/quarkus-scheduler-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:20:57.353Z] [INFO]
[2026-02-25T22:20:57.353Z] [INFO] ----------------< io.quarkus:quarkus-datasource-parent >----------------
[2026-02-25T22:20:57.353Z] [INFO] Building Quarkus - Datasource 2.7.5.Final [232/964]
[2026-02-25T22:20:57.353Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:20:57.354Z] [INFO]
[2026-02-25T22:20:57.354Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-parent ---
[2026-02-25T22:20:57.354Z] [INFO]
[2026-02-25T22:20:57.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-parent ---
[2026-02-25T22:20:57.354Z] [INFO]
[2026-02-25T22:20:57.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-parent ---
[2026-02-25T22:20:57.354Z] [INFO]
[2026-02-25T22:20:57.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-parent ---
[2026-02-25T22:20:57.354Z] [INFO]
[2026-02-25T22:20:57.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-parent ---
[2026-02-25T22:20:57.354Z] [INFO]
[2026-02-25T22:20:57.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-parent ---
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-parent ---
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-parent ---
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-parent ---
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-parent ---
[2026-02-25T22:20:57.670Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-parent ---
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-parent ---
[2026-02-25T22:20:57.670Z] [INFO] Installing /quarkus/extensions/datasource/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource-parent/2.7.5.Final/quarkus-datasource-parent-2.7.5.Final.pom
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] ----------------< io.quarkus:quarkus-datasource-common >----------------
[2026-02-25T22:20:57.670Z] [INFO] Building Quarkus - Datasource - Common 2.7.5.Final [233/964]
[2026-02-25T22:20:57.670Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-common ---
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-common ---
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-common ---
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-common ---
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-common ---
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-common ---
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-common ---
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-common ---
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-common ---
[2026-02-25T22:20:57.670Z] [INFO] Processed 3 files in 16ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-common ---
[2026-02-25T22:20:57.670Z] [INFO] Processed 3 files in 00:00.010 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource-common ---
[2026-02-25T22:20:57.670Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:20:57.670Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/common/src/main/resources
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource-common ---
[2026-02-25T22:20:57.670Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:20:57.670Z] [INFO] Compiling 2 source files to /quarkus/extensions/datasource/common/target/classes
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource-common ---
[2026-02-25T22:20:57.670Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:20:57.670Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/common/src/test/resources
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource-common ---
[2026-02-25T22:20:57.670Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:20:57.670Z] [INFO] Compiling 1 source file to /quarkus/extensions/datasource/common/target/test-classes
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource-common ---
[2026-02-25T22:20:57.670Z] [INFO]
[2026-02-25T22:20:57.670Z] [INFO] -------------------------------------------------------
[2026-02-25T22:20:57.670Z] [INFO] T E S T S
[2026-02-25T22:20:57.670Z] [INFO] -------------------------------------------------------
[2026-02-25T22:20:57.670Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:20:57.982Z] [INFO] Running io.quarkus.datasource.common.test.DatabaseKindTest
[2026-02-25T22:20:57.982Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.datasource.common.test.DatabaseKindTest
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] Results:
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource-common ---
[2026-02-25T22:20:58.294Z] [INFO] Building jar: /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final.jar
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-common ---
[2026-02-25T22:20:58.294Z] [INFO] Building jar: /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final-sources.jar
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-common ---
[2026-02-25T22:20:58.294Z] [INFO] Installing /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-common/2.7.5.Final/quarkus-datasource-common-2.7.5.Final.jar
[2026-02-25T22:20:58.294Z] [INFO] Installing /quarkus/extensions/datasource/common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource-common/2.7.5.Final/quarkus-datasource-common-2.7.5.Final.pom
[2026-02-25T22:20:58.294Z] [INFO] Installing /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-common/2.7.5.Final/quarkus-datasource-common-2.7.5.Final-sources.jar
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] ------------------< io.quarkus:quarkus-agroal-parent >------------------
[2026-02-25T22:20:58.294Z] [INFO] Building Quarkus - Agroal 2.7.5.Final [234/964]
[2026-02-25T22:20:58.294Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal-parent ---
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal-parent ---
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal-parent ---
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal-parent ---
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal-parent ---
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal-parent ---
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal-parent ---
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal-parent ---
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal-parent ---
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal-parent ---
[2026-02-25T22:20:58.294Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal-parent ---
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal-parent ---
[2026-02-25T22:20:58.294Z] [INFO] Installing /quarkus/extensions/agroal/pom.xml to /root/.m2/repository/io/quarkus/quarkus-agroal-parent/2.7.5.Final/quarkus-agroal-parent-2.7.5.Final.pom
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] -------------------< io.quarkus:quarkus-agroal-spi >--------------------
[2026-02-25T22:20:58.294Z] [INFO] Building Quarkus - Agroal - SPI 2.7.5.Final [235/964]
[2026-02-25T22:20:58.294Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.294Z] [INFO]
[2026-02-25T22:20:58.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.608Z] [INFO]
[2026-02-25T22:20:58.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.608Z] [INFO]
[2026-02-25T22:20:58.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.608Z] [INFO]
[2026-02-25T22:20:58.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.608Z] [INFO]
[2026-02-25T22:20:58.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.608Z] [INFO]
[2026-02-25T22:20:58.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.608Z] [INFO]
[2026-02-25T22:20:58.608Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.608Z] [INFO]
[2026-02-25T22:20:58.608Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.608Z] [INFO] Processed 4 files in 10ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:20:58.608Z] [INFO]
[2026-02-25T22:20:58.608Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.608Z] [INFO] Processed 4 files in 00:00.125 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:20:58.608Z] [INFO]
[2026-02-25T22:20:58.608Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.608Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:20:58.608Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/spi/src/main/resources
[2026-02-25T22:20:58.608Z] [INFO]
[2026-02-25T22:20:58.608Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.608Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:20:58.608Z] [INFO] Compiling 4 source files to /quarkus/extensions/agroal/spi/target/classes
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.921Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:20:58.921Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/spi/src/test/resources
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.921Z] [INFO] No sources to compile
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.921Z] [INFO] No tests to run.
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.921Z] [INFO] Building jar: /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final.jar
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.921Z] [INFO] Building jar: /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final-sources.jar
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal-spi ---
[2026-02-25T22:20:58.921Z] [INFO] Installing /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-agroal-spi/2.7.5.Final/quarkus-agroal-spi-2.7.5.Final.jar
[2026-02-25T22:20:58.921Z] [INFO] Installing /quarkus/extensions/agroal/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-agroal-spi/2.7.5.Final/quarkus-agroal-spi-2.7.5.Final.pom
[2026-02-25T22:20:58.921Z] [INFO] Installing /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-agroal-spi/2.7.5.Final/quarkus-agroal-spi-2.7.5.Final-sources.jar
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] -------------------< io.quarkus:quarkus-datasource >--------------------
[2026-02-25T22:20:58.921Z] [INFO] Building Quarkus - Datasource - Runtime 2.7.5.Final [236/964]
[2026-02-25T22:20:58.921Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource ---
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource ---
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource ---
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource ---
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource ---
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource ---
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource ---
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource ---
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource ---
[2026-02-25T22:20:58.921Z] [INFO] Processed 10 files in 15ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource ---
[2026-02-25T22:20:58.921Z] [INFO] Processed 10 files in 00:00.008 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource ---
[2026-02-25T22:20:58.921Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:20:58.921Z] [INFO] Copying 1 resource
[2026-02-25T22:20:58.921Z] [INFO]
[2026-02-25T22:20:58.921Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-datasource ---
[2026-02-25T22:20:58.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final.jar
[2026-02-25T22:20:59.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final.jar (16 kB at 42 kB/s)
[2026-02-25T22:20:59.232Z] [INFO]
[2026-02-25T22:20:59.232Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource ---
[2026-02-25T22:20:59.544Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:20:59.545Z] [INFO] Compiling 10 source files to /quarkus/extensions/datasource/runtime/target/classes
[2026-02-25T22:20:59.854Z] [INFO]
[2026-02-25T22:20:59.854Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource ---
[2026-02-25T22:20:59.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:20:59.854Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/runtime/src/test/resources
[2026-02-25T22:20:59.854Z] [INFO]
[2026-02-25T22:20:59.854Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource ---
[2026-02-25T22:20:59.854Z] [INFO] No sources to compile
[2026-02-25T22:20:59.854Z] [INFO]
[2026-02-25T22:20:59.854Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource ---
[2026-02-25T22:20:59.854Z] [INFO] No tests to run.
[2026-02-25T22:20:59.854Z] [INFO]
[2026-02-25T22:20:59.854Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource ---
[2026-02-25T22:20:59.854Z] [INFO] Building jar: /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final.jar
[2026-02-25T22:20:59.854Z] [INFO]
[2026-02-25T22:20:59.854Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource ---
[2026-02-25T22:20:59.854Z] [INFO] Building jar: /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final-sources.jar
[2026-02-25T22:20:59.854Z] [INFO]
[2026-02-25T22:20:59.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource ---
[2026-02-25T22:20:59.854Z] [INFO] Installing /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-datasource/2.7.5.Final/quarkus-datasource-2.7.5.Final.jar
[2026-02-25T22:20:59.854Z] [INFO] Installing /quarkus/extensions/datasource/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource/2.7.5.Final/quarkus-datasource-2.7.5.Final.pom
[2026-02-25T22:20:59.854Z] [INFO] Installing /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-datasource/2.7.5.Final/quarkus-datasource-2.7.5.Final-sources.jar
[2026-02-25T22:20:59.854Z] [INFO]
[2026-02-25T22:20:59.854Z] [INFO] ---------------< io.quarkus:quarkus-narayana-jta-parent >---------------
[2026-02-25T22:20:59.854Z] [INFO] Building Quarkus - Narayana JTA 2.7.5.Final [237/964]
[2026-02-25T22:20:59.854Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:20:59.854Z] [INFO]
[2026-02-25T22:20:59.854Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-jta-parent ---
[2026-02-25T22:20:59.854Z] [INFO]
[2026-02-25T22:20:59.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-jta-parent ---
[2026-02-25T22:20:59.855Z] [INFO]
[2026-02-25T22:20:59.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-jta-parent ---
[2026-02-25T22:20:59.855Z] [INFO]
[2026-02-25T22:20:59.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-jta-parent ---
[2026-02-25T22:20:59.855Z] [INFO]
[2026-02-25T22:20:59.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-jta-parent ---
[2026-02-25T22:20:59.855Z] [INFO]
[2026-02-25T22:20:59.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-jta-parent ---
[2026-02-25T22:20:59.855Z] [INFO]
[2026-02-25T22:20:59.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-jta-parent ---
[2026-02-25T22:20:59.855Z] [INFO]
[2026-02-25T22:20:59.855Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-jta-parent ---
[2026-02-25T22:20:59.855Z] [INFO]
[2026-02-25T22:20:59.855Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-jta-parent ---
[2026-02-25T22:20:59.855Z] [INFO]
[2026-02-25T22:20:59.855Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-jta-parent ---
[2026-02-25T22:20:59.855Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:20:59.855Z] [INFO]
[2026-02-25T22:20:59.855Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-jta-parent ---
[2026-02-25T22:20:59.855Z] [INFO]
[2026-02-25T22:20:59.855Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-jta-parent ---
[2026-02-25T22:20:59.855Z] [INFO] Installing /quarkus/extensions/narayana-jta/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-jta-parent/2.7.5.Final/quarkus-narayana-jta-parent-2.7.5.Final.pom
[2026-02-25T22:20:59.855Z] [INFO]
[2026-02-25T22:20:59.855Z] [INFO] ------------------< io.quarkus:quarkus-narayana-jta >-------------------
[2026-02-25T22:20:59.855Z] [INFO] Building Quarkus - Narayana JTA - Runtime 2.7.5.Final [238/964]
[2026-02-25T22:20:59.855Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:20:59.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.pom
[2026-02-25T22:20:59.855Z] [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 34 kB/s)
[2026-02-25T22:20:59.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.pom
[2026-02-25T22:20:59.855Z] [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 128 kB/s)
[2026-02-25T22:20:59.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.12.4.Final/narayana-jta-all-5.12.4.Final.pom
[2026-02-25T22:21:00.164Z] [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 34 kB/s)
[2026-02-25T22:21:00.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.12.4.Final/narayana-all-5.12.4.Final.pom
[2026-02-25T22:21:00.164Z] [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 342 kB/s)
[2026-02-25T22:21:00.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.pom
[2026-02-25T22:21:00.164Z] [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 59 kB/s)
[2026-02-25T22:21:00.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom
[2026-02-25T22:21:00.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom (22 kB at 370 kB/s)
[2026-02-25T22:21:00.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.pom
[2026-02-25T22:21:00.473Z] [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 83 kB/s)
[2026-02-25T22:21:00.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom
[2026-02-25T22:21:00.473Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom (30 kB at 578 kB/s)
[2026-02-25T22:21:00.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.pom
[2026-02-25T22:21:00.473Z] [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 233 kB/s)
[2026-02-25T22:21:00.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.12.4.Final/narayana-jts-all-5.12.4.Final.pom
[2026-02-25T22:21:00.473Z] [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 179 kB/s)
[2026-02-25T22:21:00.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.jar
[2026-02-25T22:21:00.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.jar
[2026-02-25T22:21:00.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.jar
[2026-02-25T22:21:00.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.jar
[2026-02-25T22:21:00.473Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.jar
[2026-02-25T22:21:00.473Z] [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 160 kB/s)
[2026-02-25T22:21:00.473Z] [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 860 kB/s)
[2026-02-25T22:21:00.473Z] [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 15 MB/s)
[2026-02-25T22:21:00.784Z] [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 369 kB/s)
[2026-02-25T22:21:00.784Z] [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 729 kB/s)
[2026-02-25T22:21:00.784Z] [INFO]
[2026-02-25T22:21:00.784Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-jta ---
[2026-02-25T22:21:00.784Z] [INFO]
[2026-02-25T22:21:00.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-jta ---
[2026-02-25T22:21:00.784Z] [INFO]
[2026-02-25T22:21:00.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-jta ---
[2026-02-25T22:21:00.784Z] [INFO]
[2026-02-25T22:21:00.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-jta ---
[2026-02-25T22:21:00.784Z] [INFO]
[2026-02-25T22:21:00.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-jta ---
[2026-02-25T22:21:00.784Z] [INFO]
[2026-02-25T22:21:00.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-jta ---
[2026-02-25T22:21:00.784Z] [INFO]
[2026-02-25T22:21:00.784Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-jta ---
[2026-02-25T22:21:00.784Z] [INFO]
[2026-02-25T22:21:00.784Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-jta ---
[2026-02-25T22:21:00.784Z] [INFO]
[2026-02-25T22:21:00.784Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-jta ---
[2026-02-25T22:21:00.784Z] [INFO] Processed 19 files in 29ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2026-02-25T22:21:00.784Z] [INFO]
[2026-02-25T22:21:00.784Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-jta ---
[2026-02-25T22:21:00.784Z] [INFO] Processed 19 files in 00:00.029 (Already Sorted: 19, Needed Sorting: 0)
[2026-02-25T22:21:00.784Z] [INFO]
[2026-02-25T22:21:00.784Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-jta ---
[2026-02-25T22:21:00.784Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:21:00.784Z] [INFO] Copying 1 resource
[2026-02-25T22:21:00.784Z] [INFO]
[2026-02-25T22:21:00.784Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-narayana-jta ---
[2026-02-25T22:21:00.784Z] [INFO]
[2026-02-25T22:21:00.784Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-jta ---
[2026-02-25T22:21:00.784Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:21:00.784Z] [INFO] Compiling 19 source files to /quarkus/extensions/narayana-jta/runtime/target/classes
[2026-02-25T22:21:01.457Z] [WARNING] /quarkus/extensions/narayana-jta/runtime/src/main/java/io/quarkus/narayana/jta/runtime/context/TransactionContext.java:[216,74] unchecked cast
[2026-02-25T22:21:01.457Z] required: io.quarkus.arc.ContextInstanceHandle<T>
[2026-02-25T22:21:01.457Z] found: io.quarkus.arc.ContextInstanceHandle<capture#1 of ?>
[2026-02-25T22:21:01.457Z] [INFO]
[2026-02-25T22:21:01.457Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-jta ---
[2026-02-25T22:21:01.457Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:21:01.457Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-jta/runtime/src/test/resources
[2026-02-25T22:21:01.457Z] [INFO]
[2026-02-25T22:21:01.457Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-jta ---
[2026-02-25T22:21:01.457Z] [INFO] No sources to compile
[2026-02-25T22:21:01.457Z] [INFO]
[2026-02-25T22:21:01.457Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-jta ---
[2026-02-25T22:21:01.457Z] [INFO] No tests to run.
[2026-02-25T22:21:01.457Z] [INFO]
[2026-02-25T22:21:01.457Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-jta ---
[2026-02-25T22:21:01.457Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final.jar
[2026-02-25T22:21:01.457Z] [INFO]
[2026-02-25T22:21:01.457Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-jta ---
[2026-02-25T22:21:01.457Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final-sources.jar
[2026-02-25T22:21:01.457Z] [INFO]
[2026-02-25T22:21:01.457Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-jta ---
[2026-02-25T22:21:01.457Z] [INFO] Installing /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-jta/2.7.5.Final/quarkus-narayana-jta-2.7.5.Final.jar
[2026-02-25T22:21:01.457Z] [INFO] Installing /quarkus/extensions/narayana-jta/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-jta/2.7.5.Final/quarkus-narayana-jta-2.7.5.Final.pom
[2026-02-25T22:21:01.457Z] [INFO] Installing /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-jta/2.7.5.Final/quarkus-narayana-jta-2.7.5.Final-sources.jar
[2026-02-25T22:21:01.457Z] [INFO]
[2026-02-25T22:21:01.457Z] [INFO] ---------------------< io.quarkus:quarkus-agroal >----------------------
[2026-02-25T22:21:01.457Z] [INFO] Building Quarkus - Agroal - Runtime 2.7.5.Final [239/964]
[2026-02-25T22:21:01.457Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:21:01.457Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.pom
[2026-02-25T22:21:01.457Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.pom (1.1 kB at 3.6 kB/s)
[2026-02-25T22:21:01.767Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Alpha3/jboss-transaction-api_1.2_spec-1.0.0.Alpha3.pom
[2026-02-25T22:21:01.767Z] [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 78 kB/s)
[2026-02-25T22:21:01.767Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.jar
[2026-02-25T22:21:01.767Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.jar (15 kB at 168 kB/s)
[2026-02-25T22:21:01.767Z] [INFO]
[2026-02-25T22:21:01.767Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal ---
[2026-02-25T22:21:01.767Z] [INFO]
[2026-02-25T22:21:01.767Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal ---
[2026-02-25T22:21:02.437Z] [INFO]
[2026-02-25T22:21:02.437Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal ---
[2026-02-25T22:21:02.438Z] [INFO]
[2026-02-25T22:21:02.438Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal ---
[2026-02-25T22:21:02.438Z] [INFO]
[2026-02-25T22:21:02.438Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal ---
[2026-02-25T22:21:02.438Z] [INFO]
[2026-02-25T22:21:02.438Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal ---
[2026-02-25T22:21:02.438Z] [INFO]
[2026-02-25T22:21:02.438Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal ---
[2026-02-25T22:21:02.438Z] [INFO]
[2026-02-25T22:21:02.438Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal ---
[2026-02-25T22:21:02.438Z] [INFO]
[2026-02-25T22:21:02.438Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal ---
[2026-02-25T22:21:02.438Z] [INFO] Processed 20 files in 30ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2026-02-25T22:21:02.438Z] [INFO]
[2026-02-25T22:21:02.438Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal ---
[2026-02-25T22:21:02.438Z] [INFO] Processed 20 files in 00:00.041 (Already Sorted: 20, Needed Sorting: 0)
[2026-02-25T22:21:02.438Z] [INFO]
[2026-02-25T22:21:02.438Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-agroal ---
[2026-02-25T22:21:02.438Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:21:02.438Z] [INFO] Copying 1 resource
[2026-02-25T22:21:02.438Z] [INFO]
[2026-02-25T22:21:02.438Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-agroal ---
[2026-02-25T22:21:02.438Z] [INFO]
[2026-02-25T22:21:02.438Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-agroal ---
[2026-02-25T22:21:02.438Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:21:02.438Z] [INFO] Compiling 20 source files to /quarkus/extensions/agroal/runtime/target/classes
[2026-02-25T22:21:02.750Z] [INFO]
[2026-02-25T22:21:02.750Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-agroal ---
[2026-02-25T22:21:02.750Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:21:02.750Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/runtime/src/test/resources
[2026-02-25T22:21:02.750Z] [INFO]
[2026-02-25T22:21:02.750Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-agroal ---
[2026-02-25T22:21:02.750Z] [INFO] No sources to compile
[2026-02-25T22:21:02.750Z] [INFO]
[2026-02-25T22:21:02.750Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-agroal ---
[2026-02-25T22:21:02.750Z] [INFO] No tests to run.
[2026-02-25T22:21:02.750Z] [INFO]
[2026-02-25T22:21:02.750Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-agroal ---
[2026-02-25T22:21:02.750Z] [INFO] Building jar: /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final.jar
[2026-02-25T22:21:02.750Z] [INFO]
[2026-02-25T22:21:02.750Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal ---
[2026-02-25T22:21:02.750Z] [INFO] Building jar: /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final-sources.jar
[2026-02-25T22:21:03.062Z] [INFO]
[2026-02-25T22:21:03.062Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal ---
[2026-02-25T22:21:03.062Z] [INFO] Installing /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-agroal/2.7.5.Final/quarkus-agroal-2.7.5.Final.jar
[2026-02-25T22:21:03.062Z] [INFO] Installing /quarkus/extensions/agroal/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-agroal/2.7.5.Final/quarkus-agroal-2.7.5.Final.pom
[2026-02-25T22:21:03.062Z] [INFO] Installing /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-agroal/2.7.5.Final/quarkus-agroal-2.7.5.Final-sources.jar
[2026-02-25T22:21:03.062Z] [INFO]
[2026-02-25T22:21:03.062Z] [INFO] ------------------< io.quarkus:quarkus-quartz-parent >------------------
[2026-02-25T22:21:03.062Z] [INFO] Building Quarkus - Quartz 2.7.5.Final [240/964]
[2026-02-25T22:21:03.062Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:21:03.062Z] [INFO]
[2026-02-25T22:21:03.062Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-quartz-parent ---
[2026-02-25T22:21:03.062Z] [INFO]
[2026-02-25T22:21:03.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-quartz-parent ---
[2026-02-25T22:21:03.062Z] [INFO]
[2026-02-25T22:21:03.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-quartz-parent ---
[2026-02-25T22:21:03.062Z] [INFO]
[2026-02-25T22:21:03.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-quartz-parent ---
[2026-02-25T22:21:03.062Z] [INFO]
[2026-02-25T22:21:03.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-quartz-parent ---
[2026-02-25T22:21:03.062Z] [INFO]
[2026-02-25T22:21:03.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-quartz-parent ---
[2026-02-25T22:21:03.062Z] [INFO]
[2026-02-25T22:21:03.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-quartz-parent ---
[2026-02-25T22:21:03.062Z] [INFO]
[2026-02-25T22:21:03.062Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-quartz-parent ---
[2026-02-25T22:21:03.062Z] [INFO]
[2026-02-25T22:21:03.062Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-quartz-parent ---
[2026-02-25T22:21:03.062Z] [INFO]
[2026-02-25T22:21:03.062Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-quartz-parent ---
[2026-02-25T22:21:03.062Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:21:03.062Z] [INFO]
[2026-02-25T22:21:03.062Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-quartz-parent ---
[2026-02-25T22:21:03.062Z] [INFO]
[2026-02-25T22:21:03.062Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-quartz-parent ---
[2026-02-25T22:21:03.062Z] [INFO] Installing /quarkus/extensions/quartz/pom.xml to /root/.m2/repository/io/quarkus/quarkus-quartz-parent/2.7.5.Final/quarkus-quartz-parent-2.7.5.Final.pom
[2026-02-25T22:21:03.062Z] [INFO]
[2026-02-25T22:21:03.062Z] [INFO] ---------------------< io.quarkus:quarkus-quartz >----------------------
[2026-02-25T22:21:03.062Z] [INFO] Building Quarkus - Quartz - Runtime 2.7.5.Final [241/964]
[2026-02-25T22:21:03.062Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:21:03.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom
[2026-02-25T22:21:03.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom (9.0 kB at 155 kB/s)
[2026-02-25T22:21:03.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom
[2026-02-25T22:21:03.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom (15 kB at 263 kB/s)
[2026-02-25T22:21:03.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.pom
[2026-02-25T22:21:03.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.pom (3.7 kB at 64 kB/s)
[2026-02-25T22:21:03.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar
[2026-02-25T22:21:03.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar
[2026-02-25T22:21:03.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar (693 kB at 7.4 MB/s)
[2026-02-25T22:21:03.373Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar (624 kB at 5.9 MB/s)
[2026-02-25T22:21:03.373Z] [INFO]
[2026-02-25T22:21:03.373Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-quartz ---
[2026-02-25T22:21:03.373Z] [INFO]
[2026-02-25T22:21:03.373Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-quartz ---
[2026-02-25T22:21:03.373Z] [INFO]
[2026-02-25T22:21:03.373Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-quartz ---
[2026-02-25T22:21:03.373Z] [INFO]
[2026-02-25T22:21:03.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-quartz ---
[2026-02-25T22:21:03.374Z] [INFO]
[2026-02-25T22:21:03.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-quartz ---
[2026-02-25T22:21:03.374Z] [INFO]
[2026-02-25T22:21:03.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-quartz ---
[2026-02-25T22:21:03.374Z] [INFO]
[2026-02-25T22:21:03.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-quartz ---
[2026-02-25T22:21:03.374Z] [INFO]
[2026-02-25T22:21:03.374Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-quartz ---
[2026-02-25T22:21:03.374Z] [INFO]
[2026-02-25T22:21:03.374Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-quartz ---
[2026-02-25T22:21:03.374Z] [INFO] Processed 10 files in 19ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-25T22:21:03.374Z] [INFO]
[2026-02-25T22:21:03.374Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-quartz ---
[2026-02-25T22:21:03.374Z] [INFO] Processed 10 files in 00:00.025 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-25T22:21:03.374Z] [INFO]
[2026-02-25T22:21:03.374Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-quartz ---
[2026-02-25T22:21:03.374Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:21:03.374Z] [INFO] Copying 1 resource
[2026-02-25T22:21:03.374Z] [INFO]
[2026-02-25T22:21:03.374Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-quartz ---
[2026-02-25T22:21:03.374Z] [INFO]
[2026-02-25T22:21:03.374Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-quartz ---
[2026-02-25T22:21:03.374Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:21:03.374Z] [INFO] Compiling 10 source files to /quarkus/extensions/quartz/runtime/target/classes
[2026-02-25T22:21:04.048Z] [INFO]
[2026-02-25T22:21:04.048Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-quartz ---
[2026-02-25T22:21:04.048Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:21:04.048Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/quartz/runtime/src/test/resources
[2026-02-25T22:21:04.048Z] [INFO]
[2026-02-25T22:21:04.048Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-quartz ---
[2026-02-25T22:21:04.048Z] [INFO] No sources to compile
[2026-02-25T22:21:04.048Z] [INFO]
[2026-02-25T22:21:04.048Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-quartz ---
[2026-02-25T22:21:04.048Z] [INFO] No tests to run.
[2026-02-25T22:21:04.048Z] [INFO]
[2026-02-25T22:21:04.048Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-quartz ---
[2026-02-25T22:21:04.048Z] [INFO] Building jar: /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final.jar
[2026-02-25T22:21:04.048Z] [INFO]
[2026-02-25T22:21:04.048Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-quartz ---
[2026-02-25T22:21:04.048Z] [INFO] Building jar: /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final-sources.jar
[2026-02-25T22:21:04.048Z] [INFO]
[2026-02-25T22:21:04.048Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-quartz ---
[2026-02-25T22:21:04.048Z] [INFO] Installing /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-quartz/2.7.5.Final/quarkus-quartz-2.7.5.Final.jar
[2026-02-25T22:21:04.048Z] [INFO] Installing /quarkus/extensions/quartz/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-quartz/2.7.5.Final/quarkus-quartz-2.7.5.Final.pom
[2026-02-25T22:21:04.048Z] [INFO] Installing /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-quartz/2.7.5.Final/quarkus-quartz-2.7.5.Final-sources.jar
[2026-02-25T22:21:04.048Z] [INFO]
[2026-02-25T22:21:04.048Z] [INFO] --------------< io.quarkus:quarkus-smallrye-metrics-spi >---------------
[2026-02-25T22:21:04.048Z] [INFO] Building Quarkus - SmallRye Metrics - SPI 2.7.5.Final [242/964]
[2026-02-25T22:21:04.048Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:21:04.048Z] [INFO]
[2026-02-25T22:21:04.048Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.048Z] [INFO]
[2026-02-25T22:21:04.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.359Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.359Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.359Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:21:04.359Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/spi/src/main/resources
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.359Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:21:04.359Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-metrics/spi/target/classes
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.359Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:21:04.359Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/spi/src/test/resources
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.359Z] [INFO] No sources to compile
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.359Z] [INFO] No tests to run.
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.359Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final.jar
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.359Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final-sources.jar
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics-spi ---
[2026-02-25T22:21:04.359Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final.jar
[2026-02-25T22:21:04.359Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final.pom
[2026-02-25T22:21:04.359Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-spi/2.7.5.Final/quarkus-smallrye-metrics-spi-2.7.5.Final-sources.jar
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] -----------< io.quarkus:quarkus-smallrye-metrics-deployment >-----------
[2026-02-25T22:21:04.359Z] [INFO] Building Quarkus - SmallRye Metrics - Deployment 2.7.5.Final [243/964]
[2026-02-25T22:21:04.359Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:04.359Z] [INFO]
[2026-02-25T22:21:04.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:05.031Z] [INFO]
[2026-02-25T22:21:05.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:05.031Z] [INFO]
[2026-02-25T22:21:05.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:05.031Z] [INFO]
[2026-02-25T22:21:05.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:05.031Z] [INFO]
[2026-02-25T22:21:05.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:05.031Z] [INFO]
[2026-02-25T22:21:05.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:05.031Z] [INFO]
[2026-02-25T22:21:05.031Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:05.031Z] [INFO]
[2026-02-25T22:21:05.031Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:05.031Z] [INFO] Processed 23 files in 35ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-02-25T22:21:05.031Z] [INFO]
[2026-02-25T22:21:05.031Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:05.031Z] [INFO] Processed 23 files in 00:00.037 (Already Sorted: 23, Needed Sorting: 0)
[2026-02-25T22:21:05.031Z] [INFO]
[2026-02-25T22:21:05.031Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:05.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:21:05.031Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/deployment/src/main/resources
[2026-02-25T22:21:05.031Z] [INFO]
[2026-02-25T22:21:05.031Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:05.031Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:21:05.031Z] [INFO] Compiling 6 source files to /quarkus/extensions/smallrye-metrics/deployment/target/classes
[2026-02-25T22:21:05.701Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[138,5] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-25T22:21:05.701Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[138,5] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-25T22:21:05.701Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[138,5] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-25T22:21:05.701Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[138,5] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-25T22:21:05.701Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[139,20] io.quarkus.smallrye.metrics.deployment.spi.MetricsConfigurationBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-25T22:21:05.701Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[545,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-25T22:21:05.701Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[545,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-25T22:21:05.701Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[545,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-25T22:21:05.701Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[545,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-25T22:21:05.701Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/main/java/io/quarkus/smallrye/metrics/deployment/SmallRyeMetricsProcessor.java:[555,18] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-25T22:21:05.701Z] [INFO]
[2026-02-25T22:21:05.701Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:05.701Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:21:05.701Z] [INFO] Copying 1 resource
[2026-02-25T22:21:05.701Z] [INFO]
[2026-02-25T22:21:05.701Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:05.701Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:21:05.701Z] [INFO] Compiling 17 source files to /quarkus/extensions/smallrye-metrics/deployment/target/test-classes
[2026-02-25T22:21:05.701Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromMetricsFactoryTestCase.java:[42,59] unchecked conversion
[2026-02-25T22:21:05.701Z] required: org.eclipse.microprofile.metrics.Gauge<java.lang.Long>
[2026-02-25T22:21:05.701Z] found: org.eclipse.microprofile.metrics.Gauge
[2026-02-25T22:21:05.701Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[70,35] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-25T22:21:05.701Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[50,33] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-25T22:21:05.701Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[50,65] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-25T22:21:05.701Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[60,33] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-25T22:21:05.701Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromExtensionTestCase.java:[60,65] io.quarkus.smallrye.metrics.deployment.spi.MetricBuildItem in io.quarkus.smallrye.metrics.deployment.spi has been deprecated
[2026-02-25T22:21:05.701Z] [INFO]
[2026-02-25T22:21:05.701Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:05.701Z] [INFO]
[2026-02-25T22:21:05.701Z] [INFO] -------------------------------------------------------
[2026-02-25T22:21:05.701Z] [INFO] T E S T S
[2026-02-25T22:21:05.701Z] [INFO] -------------------------------------------------------
[2026-02-25T22:21:05.701Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:21:06.793Z] [INFO] Running io.quarkus.smallrye.metrics.registration.DefaultMethodTest
[2026-02-25T22:21:12.627Z] 2026-02-25 22:21:11,496 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.439s. Listening on: http://localhost:8081
[2026-02-25T22:21:12.627Z] 2026-02-25 22:21:11,498 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:21:12.627Z] 2026-02-25 22:21:11,499 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:12.627Z] 2026-02-25 22:21:12,108 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-25T22:21:12.627Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.638 s - in io.quarkus.smallrye.metrics.registration.DefaultMethodTest
[2026-02-25T22:21:12.627Z] [INFO] Running io.quarkus.smallrye.metrics.jaxrs.JaxRsMetricsTestCase
[2026-02-25T22:21:14.232Z] 2026-02-25 22:21:13,984 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.758s. Listening on: http://localhost:8081
[2026-02-25T22:21:14.232Z] 2026-02-25 22:21:13,985 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:21:14.232Z] 2026-02-25 22:21:13,985 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:15.322Z] 2026-02-25 22:21:14,889 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception failed, error id: 2854193f-5e3d-45e9-b7cd-8c0b2849413e-1: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: !!!
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:21:15.322Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:21:15.322Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:21:15.322Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:21:15.322Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:21:15.322Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:21:15.322Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:21:15.322Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:21:15.322Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:21:15.322Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:21:15.322Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:21:15.322Z] Caused by: java.lang.RuntimeException: !!!
[2026-02-25T22:21:15.322Z] at io.quarkus.smallrye.metrics.jaxrs.MetricsResource.exception(MetricsResource.java:31)
[2026-02-25T22:21:15.322Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:21:15.322Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:21:15.322Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:21:15.322Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:21:15.322Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:21:15.322Z] ... 15 more
[2026-02-25T22:21:15.322Z]
[2026-02-25T22:21:15.322Z] 2026-02-25 22:21:15,199 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:21:15.322Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.054 s - in io.quarkus.smallrye.metrics.jaxrs.JaxRsMetricsTestCase
[2026-02-25T22:21:15.322Z] [INFO] Running io.quarkus.smallrye.metrics.deployment.DevModeMetricRegistryTest
[2026-02-25T22:21:24.028Z] Tests paused
[2026-02-25T22:21:24.028Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:21:24.028Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:21:24.028Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:21:24.028Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:21:24.028Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:21:24.028Z] 2026-02-25 22:21:19,110 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.554s. Listening on: http://localhost:8080
[2026-02-25T22:21:24.028Z] 2026-02-25 22:21:19,111 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:21:24.028Z] 2026-02-25 22:21:19,111 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:24.028Z] 2026-02-25 22:21:21,776 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeMetricRegistryTest.class, DevModeMetricRegistryTest$MetricsResource.class.
[2026-02-25T22:21:24.028Z] 2026-02-25 22:21:21,787 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-25T22:21:24.028Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:21:24.028Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:21:24.028Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:21:24.028Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:21:24.028Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:21:24.028Z] 2026-02-25 22:21:22,281 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.486s. Listening on: http://localhost:8080
[2026-02-25T22:21:24.028Z] 2026-02-25 22:21:22,282 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:21:24.028Z] 2026-02-25 22:21:22,282 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:24.028Z] 2026-02-25 22:21:22,282 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.320s
[2026-02-25T22:21:24.028Z] 2026-02-25 22:21:22,379 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:21:24.028Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.216 s - in io.quarkus.smallrye.metrics.deployment.DevModeMetricRegistryTest
[2026-02-25T22:21:24.028Z] [INFO] Running io.quarkus.smallrye.metrics.deployment.DevModeMetricsTest
[2026-02-25T22:21:29.771Z] Tests paused
[2026-02-25T22:21:29.771Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:21:29.771Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:21:29.771Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:21:29.771Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:21:29.771Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:25,433 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.461s. Listening on: http://localhost:8080
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:25,434 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:25,434 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:27,148 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-dev-mode-test3803833941617741539/src/main/resources/application.properties
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:27,151 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties, DevModeMetricsTest$MetricsResource.class, DevModeMetricsTest.class.
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:27,168 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:27,275 WARN [io.qua.sma.met.dep.SmallRyeMetricsProcessor] (build-14) `quarkus.resteasy.metrics.enabled` is deprecated and will be removed in a future version. Use `quarkus.smallrye-metrics.jaxrs.enabled` to enable metrics for REST endpoints using the smallrye-metrics extension
[2026-02-25T22:21:29.771Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:21:29.771Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:21:29.771Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:21:29.771Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:21:29.771Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:27,509 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.334s. Listening on: http://localhost:8080
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:27,509 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:27,509 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:27,509 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.766s
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:28,856 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-dev-mode-test3803833941617741539/src/main/resources/application.properties
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:28,857 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties, DevModeMetricsTest$MetricsResource.class, DevModeMetricsTest.class.
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:28,862 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:21:29.771Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:21:29.771Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:21:29.771Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:21:29.771Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:21:29.771Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:29,191 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.324s. Listening on: http://localhost:8080
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:29,191 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:29,191 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:29,192 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.501s
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:29,240 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-dev-mode-test3803833941617741539/src/main/resources/application.properties
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:29,241 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:29,245 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:29,314 WARN [io.qua.sma.met.dep.SmallRyeMetricsProcessor] (build-14) `quarkus.resteasy.metrics.enabled` is deprecated and will be removed in a future version. Use `quarkus.smallrye-metrics.jaxrs.enabled` to enable metrics for REST endpoints using the smallrye-metrics extension
[2026-02-25T22:21:29.771Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:21:29.771Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:21:29.771Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:21:29.771Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:21:29.771Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:29,543 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.293s. Listening on: http://localhost:8080
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:29,543 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:29,544 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:29,544 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.304s
[2026-02-25T22:21:29.771Z] 2026-02-25 22:21:29,583 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:21:29.771Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.196 s - in io.quarkus.smallrye.metrics.deployment.DevModeMetricsTest
[2026-02-25T22:21:29.771Z] [INFO] Running io.quarkus.smallrye.metrics.stereotype.StereotypeCountedClassTest
[2026-02-25T22:21:31.355Z] 2026-02-25 22:21:30,872 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2026-02-25T22:21:31.355Z] 2026-02-25 22:21:30,873 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:21:31.355Z] 2026-02-25 22:21:30,873 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:31.355Z] 2026-02-25 22:21:30,951 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:21:31.355Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.312 s - in io.quarkus.smallrye.metrics.stereotype.StereotypeCountedClassTest
[2026-02-25T22:21:31.355Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsHandlerPathTest
[2026-02-25T22:21:32.026Z] 2026-02-25 22:21:32,003 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.404s. Listening on: http://localhost:8081
[2026-02-25T22:21:32.026Z] 2026-02-25 22:21:32,004 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:21:32.026Z] 2026-02-25 22:21:32,004 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:32.697Z] 2026-02-25 22:21:32,561 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-25T22:21:32.697Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 s - in io.quarkus.smallrye.metrics.test.MetricsHandlerPathTest
[2026-02-25T22:21:32.697Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsFromMetricsFactoryTestCase
[2026-02-25T22:21:34.280Z] 2026-02-25 22:21:33,832 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.351s. Listening on: http://localhost:8081
[2026-02-25T22:21:34.280Z] 2026-02-25 22:21:33,833 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:21:34.280Z] 2026-02-25 22:21:33,833 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:34.280Z] 2026-02-25 22:21:33,920 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:21:34.280Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.344 s - in io.quarkus.smallrye.metrics.test.MetricsFromMetricsFactoryTestCase
[2026-02-25T22:21:34.280Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsFromExtensionDisabledTestCase
[2026-02-25T22:21:35.371Z] 2026-02-25 22:21:35,105 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.529s. Listening on: http://localhost:8081
[2026-02-25T22:21:35.371Z] 2026-02-25 22:21:35,106 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:21:35.371Z] 2026-02-25 22:21:35,106 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:35.682Z] 2026-02-25 22:21:35,530 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:21:35.682Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.597 s - in io.quarkus.smallrye.metrics.test.MetricsFromExtensionDisabledTestCase
[2026-02-25T22:21:35.682Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsFromExtensionTestCase
[2026-02-25T22:21:36.773Z] 2026-02-25 22:21:36,717 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.659s. Listening on: http://localhost:8081
[2026-02-25T22:21:36.773Z] 2026-02-25 22:21:36,718 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:21:36.773Z] 2026-02-25 22:21:36,718 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:37.869Z] 2026-02-25 22:21:37,423 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:21:37.869Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.892 s - in io.quarkus.smallrye.metrics.test.MetricsFromExtensionTestCase
[2026-02-25T22:21:37.869Z] [INFO] Running io.quarkus.smallrye.metrics.test.MicrometerMetricsCompatibilityModeTest
[2026-02-25T22:21:38.540Z] 2026-02-25 22:21:38,290 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.302s. Listening on: http://localhost:8081
[2026-02-25T22:21:38.540Z] 2026-02-25 22:21:38,290 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:21:38.540Z] 2026-02-25 22:21:38,290 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:38.850Z] 2026-02-25 22:21:38,625 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:21:38.850Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.196 s - in io.quarkus.smallrye.metrics.test.MicrometerMetricsCompatibilityModeTest
[2026-02-25T22:21:38.850Z] [INFO] Running DefaultPackageMetricsTest
[2026-02-25T22:21:39.941Z] 2026-02-25 22:21:39,669 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.481s. Listening on: http://localhost:8081
[2026-02-25T22:21:39.941Z] 2026-02-25 22:21:39,669 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:21:39.941Z] 2026-02-25 22:21:39,669 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:39.941Z] 2026-02-25 22:21:39,742 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:21:39.941Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 s - in DefaultPackageMetricsTest
[2026-02-25T22:21:40.252Z] [INFO]
[2026-02-25T22:21:40.252Z] [INFO] Results:
[2026-02-25T22:21:40.252Z] [INFO]
[2026-02-25T22:21:40.252Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:21:40.252Z] [INFO]
[2026-02-25T22:21:40.252Z] [INFO]
[2026-02-25T22:21:40.252Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:40.252Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final.jar
[2026-02-25T22:21:40.252Z] [INFO]
[2026-02-25T22:21:40.252Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:40.252Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:21:40.252Z] [INFO]
[2026-02-25T22:21:40.252Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics-deployment ---
[2026-02-25T22:21:40.252Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-deployment/2.7.5.Final/quarkus-smallrye-metrics-deployment-2.7.5.Final.jar
[2026-02-25T22:21:40.252Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-deployment/2.7.5.Final/quarkus-smallrye-metrics-deployment-2.7.5.Final.pom
[2026-02-25T22:21:40.252Z] [INFO] Installing /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-metrics-deployment/2.7.5.Final/quarkus-smallrye-metrics-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:21:40.252Z] [INFO]
[2026-02-25T22:21:40.252Z] [INFO] ----------------< io.quarkus:quarkus-quartz-deployment >----------------
[2026-02-25T22:21:40.252Z] [INFO] Building Quarkus - Quartz - Deployment 2.7.5.Final [244/964]
[2026-02-25T22:21:40.252Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:21:40.252Z] [INFO]
[2026-02-25T22:21:40.252Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-quartz-deployment ---
[2026-02-25T22:21:40.252Z] [INFO]
[2026-02-25T22:21:40.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-quartz-deployment ---
[2026-02-25T22:21:40.564Z] [INFO]
[2026-02-25T22:21:40.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-quartz-deployment ---
[2026-02-25T22:21:40.564Z] [INFO]
[2026-02-25T22:21:40.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-quartz-deployment ---
[2026-02-25T22:21:40.564Z] [INFO]
[2026-02-25T22:21:40.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-quartz-deployment ---
[2026-02-25T22:21:40.564Z] [INFO]
[2026-02-25T22:21:40.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-quartz-deployment ---
[2026-02-25T22:21:40.564Z] [INFO]
[2026-02-25T22:21:40.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-quartz-deployment ---
[2026-02-25T22:21:40.564Z] [INFO]
[2026-02-25T22:21:40.564Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-quartz-deployment ---
[2026-02-25T22:21:40.564Z] [INFO]
[2026-02-25T22:21:40.564Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-quartz-deployment ---
[2026-02-25T22:21:40.875Z] [INFO] Processed 36 files in 42ms (Formatted: 0, Unchanged: 36, Failed: 0, Readonly: 0)
[2026-02-25T22:21:40.875Z] [INFO]
[2026-02-25T22:21:40.875Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-quartz-deployment ---
[2026-02-25T22:21:40.875Z] [INFO] Processed 36 files in 00:00.035 (Already Sorted: 36, Needed Sorting: 0)
[2026-02-25T22:21:40.875Z] [INFO]
[2026-02-25T22:21:40.875Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-quartz-deployment ---
[2026-02-25T22:21:40.875Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:21:40.875Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/quartz/deployment/src/main/resources
[2026-02-25T22:21:40.875Z] [INFO]
[2026-02-25T22:21:40.875Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-quartz-deployment ---
[2026-02-25T22:21:40.875Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:21:40.875Z] [INFO] Compiling 2 source files to /quarkus/extensions/quartz/deployment/target/classes
[2026-02-25T22:21:41.185Z] [INFO]
[2026-02-25T22:21:41.185Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-quartz-deployment ---
[2026-02-25T22:21:41.185Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:21:41.185Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/quartz/deployment/src/test/resources
[2026-02-25T22:21:41.185Z] [INFO]
[2026-02-25T22:21:41.185Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-quartz-deployment ---
[2026-02-25T22:21:41.185Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:21:41.185Z] [INFO] Compiling 34 source files to /quarkus/extensions/quartz/deployment/target/test-classes
[2026-02-25T22:21:41.185Z] [INFO]
[2026-02-25T22:21:41.185Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-quartz-deployment ---
[2026-02-25T22:21:41.544Z] [INFO]
[2026-02-25T22:21:41.544Z] [INFO] -------------------------------------------------------
[2026-02-25T22:21:41.544Z] [INFO] T E S T S
[2026-02-25T22:21:41.544Z] [INFO] -------------------------------------------------------
[2026-02-25T22:21:41.544Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:21:42.215Z] [INFO] Running io.quarkus.quartz.test.PausedResumedMethodTest
[2026-02-25T22:21:46.839Z] 2026-02-25 22:21:46,119 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2026-02-25T22:21:46.839Z] 2026-02-25 22:21:46,120 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:21:46.839Z] 2026-02-25 22:21:46,121 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:46.839Z] 2026-02-25 22:21:46,661 INFO [io.quarkus] (main) Quarkus stopped in 0.506s
[2026-02-25T22:21:46.839Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.652 s - in io.quarkus.quartz.test.PausedResumedMethodTest
[2026-02-25T22:21:46.839Z] [INFO] Running io.quarkus.quartz.test.ConcurrentExecutionProceedTest
[2026-02-25T22:21:48.421Z] 2026-02-25 22:21:48,221 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.493s. Listening on: http://localhost:8081
[2026-02-25T22:21:48.421Z] 2026-02-25 22:21:48,222 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:21:48.421Z] 2026-02-25 22:21:48,222 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:51.324Z] 2026-02-25 22:21:50,626 INFO [io.quarkus] (main) Quarkus stopped in 0.512s
[2026-02-25T22:21:51.324Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.948 s - in io.quarkus.quartz.test.ConcurrentExecutionProceedTest
[2026-02-25T22:21:51.324Z] [INFO] Running io.quarkus.quartz.test.InvalidDelayedExpressionTest
[2026-02-25T22:21:51.324Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 s - in io.quarkus.quartz.test.InvalidDelayedExpressionTest
[2026-02-25T22:21:51.324Z] [INFO] Running io.quarkus.quartz.test.metrics.MpTimedTest
[2026-02-25T22:21:52.911Z] 2026-02-25 22:21:52,473 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2026-02-25T22:21:52.911Z] 2026-02-25 22:21:52,473 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:21:52.911Z] 2026-02-25 22:21:52,473 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:53.222Z] 2026-02-25 22:21:52,932 INFO [io.quarkus] (main) Quarkus stopped in 0.447s
[2026-02-25T22:21:53.222Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.68 s - in io.quarkus.quartz.test.metrics.MpTimedTest
[2026-02-25T22:21:53.222Z] [INFO] Running io.quarkus.quartz.test.InvalidCronExpressionTest
[2026-02-25T22:21:53.532Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s - in io.quarkus.quartz.test.InvalidCronExpressionTest
[2026-02-25T22:21:53.532Z] [INFO] Running io.quarkus.quartz.test.MissingDataSourceTest
[2026-02-25T22:21:54.202Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s - in io.quarkus.quartz.test.MissingDataSourceTest
[2026-02-25T22:21:54.203Z] [INFO] Running io.quarkus.quartz.test.MissingConfigCronExpressionTest
[2026-02-25T22:21:55.296Z] 2026-02-25 22:21:55,252 WARN [io.qua.arc.impl] (main) An error occurred during delivery of the @BeforeDestroyed(ApplicationScoped.class) event: java.lang.IllegalStateException: Unable to create Scheduler
[2026-02-25T22:21:55.296Z] at io.quarkus.quartz.runtime.QuartzScheduler.<init>(QuartzScheduler.java:238)
[2026-02-25T22:21:55.296Z] at io.quarkus.quartz.runtime.QuartzScheduler_Bean.create(Unknown Source)
[2026-02-25T22:21:55.296Z] at io.quarkus.quartz.runtime.QuartzScheduler_Bean.create(Unknown Source)
[2026-02-25T22:21:55.296Z] at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:111)
[2026-02-25T22:21:55.296Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
[2026-02-25T22:21:55.296Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:32)
[2026-02-25T22:21:55.296Z] at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:26)
[2026-02-25T22:21:55.296Z] at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
[2026-02-25T22:21:55.296Z] at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:32)
[2026-02-25T22:21:55.297Z] at io.quarkus.quartz.runtime.QuartzScheduler_Observer_destroy_fb1039b288e54ae74a9e1acfa476b03b6c5afceb.notify(Unknown Source)
[2026-02-25T22:21:55.297Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T22:21:55.297Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-25T22:21:55.297Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-25T22:21:55.297Z] at io.quarkus.arc.impl.ArcContainerImpl.shutdown(ArcContainerImpl.java:354)
[2026-02-25T22:21:55.297Z] at io.quarkus.arc.Arc.shutdown(Arc.java:52)
[2026-02-25T22:21:55.297Z] at io.quarkus.arc.runtime.ArcRecorder$1.run(ArcRecorder.java:44)
[2026-02-25T22:21:55.297Z] at io.quarkus.runtime.StartupContext.runAllInReverseOrder(StartupContext.java:84)
[2026-02-25T22:21:55.297Z] at io.quarkus.runtime.StartupContext.close(StartupContext.java:73)
[2026-02-25T22:21:55.297Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-02-25T22:21:55.297Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-02-25T22:21:55.297Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:21:55.297Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:21:55.297Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:21:55.297Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:21:55.297Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2026-02-25T22:21:55.297Z] at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:636)
[2026-02-25T22:21:55.297Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:21:55.297Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2026-02-25T22:21:55.297Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2026-02-25T22:21:55.297Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:21:55.297Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:21:55.297Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:21:55.297Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:21:55.297Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:21:55.297Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:21:55.297Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:21:55.297Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:21:55.297Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:21:55.297Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-25T22:21:55.297Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-25T22:21:55.297Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-25T22:21:55.297Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-25T22:21:55.297Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-25T22:21:55.297Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-25T22:21:55.297Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-25T22:21:55.297Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-25T22:21:55.297Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-25T22:21:55.297Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-25T22:21:55.297Z] Caused by: java.util.NoSuchElementException: Could not expand value my.cron in property ${my.cron}
[2026-02-25T22:21:55.297Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils$1.accept(SchedulerUtils.java:113)
[2026-02-25T22:21:55.297Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils$1.accept(SchedulerUtils.java:104)
[2026-02-25T22:21:55.297Z] at io.smallrye.common.expression.ExpressionNode.emit(ExpressionNode.java:22)
[2026-02-25T22:21:55.297Z] at io.smallrye.common.expression.Expression.evaluateException(Expression.java:56)
[2026-02-25T22:21:55.297Z] at io.smallrye.common.expression.Expression.evaluate(Expression.java:70)
[2026-02-25T22:21:55.297Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils.resolvePropertyExpression(SchedulerUtils.java:104)
[2026-02-25T22:21:55.297Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils.lookUpPropertyValue(SchedulerUtils.java:72)
[2026-02-25T22:21:55.297Z] at io.quarkus.quartz.runtime.QuartzScheduler.<init>(QuartzScheduler.java:151)
[2026-02-25T22:21:55.297Z] ... 67 more
[2026-02-25T22:21:55.297Z]
[2026-02-25T22:21:55.607Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 s - in io.quarkus.quartz.test.MissingConfigCronExpressionTest
[2026-02-25T22:21:55.607Z] [INFO] Running io.quarkus.quartz.test.PropertyDefaultValueSchedulerTest
[2026-02-25T22:21:56.703Z] 2026-02-25 22:21:56,371 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.516s. Listening on: http://localhost:8081
[2026-02-25T22:21:56.703Z] 2026-02-25 22:21:56,371 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:21:56.703Z] 2026-02-25 22:21:56,371 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:57.014Z] 2026-02-25 22:21:56,817 INFO [io.quarkus] (main) Quarkus stopped in 0.432s
[2026-02-25T22:21:57.014Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 s - in io.quarkus.quartz.test.PropertyDefaultValueSchedulerTest
[2026-02-25T22:21:57.014Z] [INFO] Running io.quarkus.quartz.test.SimpleScheduledMethodTest
[2026-02-25T22:21:58.105Z] 2026-02-25 22:21:57,867 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.511s. Listening on: http://localhost:8081
[2026-02-25T22:21:58.105Z] 2026-02-25 22:21:57,868 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:21:58.105Z] 2026-02-25 22:21:57,868 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:21:59.687Z] 2026-02-25 22:21:59,244 INFO [io.quarkus] (main) Quarkus stopped in 0.509s
[2026-02-25T22:21:59.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.424 s - in io.quarkus.quartz.test.SimpleScheduledMethodTest
[2026-02-25T22:21:59.687Z] [INFO] Running io.quarkus.quartz.test.RegisterLoggingJobHistoryPluginTest
[2026-02-25T22:22:00.358Z] 2026-02-25 22:21:59,889 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.quartz.plugin.jobHistory.jobSuccessMessage" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:22:00.358Z] 2026-02-25 22:21:59,889 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.quartz.plugin.jobHistory.class" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:22:00.358Z] 2026-02-25 22:22:00,194 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8081
[2026-02-25T22:22:00.358Z] 2026-02-25 22:22:00,194 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:22:00.358Z] 2026-02-25 22:22:00,194 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:22:00.669Z] 2026-02-25 22:22:00,649 INFO [io.quarkus] (main) Quarkus stopped in 0.444s
[2026-02-25T22:22:00.983Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.405 s - in io.quarkus.quartz.test.RegisterLoggingJobHistoryPluginTest
[2026-02-25T22:22:00.983Z] [INFO] Running io.quarkus.quartz.test.PausedMethodTest
[2026-02-25T22:22:02.080Z] 2026-02-25 22:22:01,735 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8081
[2026-02-25T22:22:02.080Z] 2026-02-25 22:22:01,736 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:22:02.080Z] 2026-02-25 22:22:01,736 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:22:05.730Z] 2026-02-25 22:22:05,180 INFO [io.quarkus] (main) Quarkus stopped in 0.425s
[2026-02-25T22:22:05.730Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.527 s - in io.quarkus.quartz.test.PausedMethodTest
[2026-02-25T22:22:05.730Z] [INFO] Running io.quarkus.quartz.test.ConcurrentExecutionSkipTest
[2026-02-25T22:22:06.403Z] 2026-02-25 22:22:06,066 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.309s. Listening on: http://localhost:8081
[2026-02-25T22:22:06.403Z] 2026-02-25 22:22:06,067 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:22:06.403Z] 2026-02-25 22:22:06,067 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:22:08.050Z] 2026-02-25 22:22:07,524 INFO [io.quarkus] (main) Quarkus stopped in 0.512s
[2026-02-25T22:22:08.050Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.341 s - in io.quarkus.quartz.test.ConcurrentExecutionSkipTest
[2026-02-25T22:22:08.050Z] [INFO] Running io.quarkus.quartz.test.ConditionalExecutionTest
[2026-02-25T22:22:08.726Z] Skipped execution of [foo]: io.quarkus.quartz.test.ConditionalExecutionTest$IsDisabled
[2026-02-25T22:22:08.726Z] 2026-02-25 22:22:08,636 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.473s. Listening on: http://localhost:8081
[2026-02-25T22:22:08.726Z] 2026-02-25 22:22:08,637 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:22:08.726Z] 2026-02-25 22:22:08,637 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:22:10.317Z] 2026-02-25 22:22:10,088 INFO [io.quarkus] (main) Quarkus stopped in 0.518s
[2026-02-25T22:22:10.318Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.566 s - in io.quarkus.quartz.test.ConditionalExecutionTest
[2026-02-25T22:22:10.318Z] [INFO] Running io.quarkus.quartz.test.SimpleDelayedTest
[2026-02-25T22:22:10.993Z] 2026-02-25 22:22:10,864 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2026-02-25T22:22:10.993Z] 2026-02-25 22:22:10,864 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:22:10.993Z] 2026-02-25 22:22:10,864 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:22:12.581Z] 2026-02-25 22:22:12,324 INFO [io.quarkus] (main) Quarkus stopped in 0.510s
[2026-02-25T22:22:12.581Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.229 s - in io.quarkus.quartz.test.SimpleDelayedTest
[2026-02-25T22:22:12.581Z] [INFO] Running io.quarkus.quartz.test.RegisterJobListenerTest
[2026-02-25T22:22:13.254Z] 2026-02-25 22:22:13,175 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8081
[2026-02-25T22:22:13.254Z] 2026-02-25 22:22:13,176 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:22:13.254Z] 2026-02-25 22:22:13,176 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:22:13.934Z] 2026-02-25 22:22:13,628 INFO [io.quarkus] (main) Quarkus stopped in 0.441s
[2026-02-25T22:22:13.934Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s - in io.quarkus.quartz.test.RegisterJobListenerTest
[2026-02-25T22:22:13.934Z] [INFO] Running io.quarkus.quartz.test.InvalidEveryExpressionTest
[2026-02-25T22:22:14.246Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 s - in io.quarkus.quartz.test.InvalidEveryExpressionTest
[2026-02-25T22:22:14.246Z] [INFO] Running io.quarkus.quartz.test.DisabledSchedulerTest
[2026-02-25T22:22:14.921Z] 2026-02-25 22:22:14,839 INFO [io.qua.qua.run.QuartzScheduler] (main) Quartz scheduler is disabled by config property and will not be started
[2026-02-25T22:22:14.921Z] 2026-02-25 22:22:14,890 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.268s. Listening on: http://localhost:8081
[2026-02-25T22:22:14.921Z] 2026-02-25 22:22:14,890 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:22:14.921Z] 2026-02-25 22:22:14,890 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:22:15.236Z] 2026-02-25 22:22:14,915 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:22:15.236Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.769 s - in io.quarkus.quartz.test.DisabledSchedulerTest
[2026-02-25T22:22:15.236Z] [INFO] Running io.quarkus.quartz.test.NoExpressionTest
[2026-02-25T22:22:15.548Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s - in io.quarkus.quartz.test.NoExpressionTest
[2026-02-25T22:22:15.548Z] [INFO] Running io.quarkus.quartz.test.DisabledScheduledMethodTest
[2026-02-25T22:22:16.225Z] 2026-02-25 22:22:16,124 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.370s. Listening on: http://localhost:8081
[2026-02-25T22:22:16.225Z] 2026-02-25 22:22:16,125 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:22:16.225Z] 2026-02-25 22:22:16,125 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:22:16.900Z] 2026-02-25 22:22:16,582 INFO [io.quarkus] (main) Quarkus stopped in 0.449s
[2026-02-25T22:22:16.900Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.262 s - in io.quarkus.quartz.test.DisabledScheduledMethodTest
[2026-02-25T22:22:16.900Z] [INFO] Running io.quarkus.quartz.test.InjectJobTest
[2026-02-25T22:22:17.573Z] 2026-02-25 22:22:17,338 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.316s. Listening on: http://localhost:8081
[2026-02-25T22:22:17.573Z] 2026-02-25 22:22:17,338 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:22:17.573Z] 2026-02-25 22:22:17,338 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:22:19.161Z] 2026-02-25 22:22:18,797 INFO [io.quarkus] (main) Quarkus stopped in 0.513s
[2026-02-25T22:22:19.161Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.212 s - in io.quarkus.quartz.test.InjectJobTest
[2026-02-25T22:22:19.161Z] [INFO] Running io.quarkus.quartz.test.RequestScheduledMethodTest
[2026-02-25T22:22:19.834Z] 2026-02-25 22:22:19,585 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.359s. Listening on: http://localhost:8081
[2026-02-25T22:22:19.834Z] 2026-02-25 22:22:19,586 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:22:19.834Z] 2026-02-25 22:22:19,587 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:22:20.146Z] 2026-02-25 22:22:20,043 INFO [io.quarkus] (main) Quarkus stopped in 0.449s
[2026-02-25T22:22:20.146Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.244 s - in io.quarkus.quartz.test.RequestScheduledMethodTest
[2026-02-25T22:22:20.146Z] [INFO] Running io.quarkus.quartz.test.SimpleIdentityTest
[2026-02-25T22:22:21.241Z] 2026-02-25 22:22:20,972 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.348s. Listening on: http://localhost:8081
[2026-02-25T22:22:21.241Z] 2026-02-25 22:22:20,973 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:22:21.241Z] 2026-02-25 22:22:20,973 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:22:21.552Z] 2026-02-25 22:22:21,428 INFO [io.quarkus] (main) Quarkus stopped in 0.448s
[2026-02-25T22:22:21.552Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.382 s - in io.quarkus.quartz.test.SimpleIdentityTest
[2026-02-25T22:22:21.552Z] [INFO] Running io.quarkus.quartz.test.DuplicateIdentityExpressionTest
[2026-02-25T22:22:22.224Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 s - in io.quarkus.quartz.test.DuplicateIdentityExpressionTest
[2026-02-25T22:22:22.225Z] [INFO] Running io.quarkus.quartz.test.subclass.InterceptedJobClassTest
[2026-02-25T22:22:23.317Z] 2026-02-25 22:22:22,888 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2026-02-25T22:22:23.317Z] 2026-02-25 22:22:22,890 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:22:23.317Z] 2026-02-25 22:22:22,890 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:22:24.409Z] 2026-02-25 22:22:24,345 INFO [io.quarkus] (main) Quarkus stopped in 0.518s
[2026-02-25T22:22:24.409Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.493 s - in io.quarkus.quartz.test.subclass.InterceptedJobClassTest
[2026-02-25T22:22:24.409Z] [INFO] Running io.quarkus.quartz.test.UnsupportedClusteredJobConfigurationTest
[2026-02-25T22:22:25.084Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s - in io.quarkus.quartz.test.UnsupportedClusteredJobConfigurationTest
[2026-02-25T22:22:25.084Z] [INFO] Running io.quarkus.quartz.test.PausedMethodExpressionTest
[2026-02-25T22:22:25.754Z] 2026-02-25 22:22:25,397 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.317s. Listening on: http://localhost:8081
[2026-02-25T22:22:25.754Z] 2026-02-25 22:22:25,397 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:22:25.754Z] 2026-02-25 22:22:25,397 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:22:29.403Z] 2026-02-25 22:22:28,845 INFO [io.quarkus] (main) Quarkus stopped in 0.437s
[2026-02-25T22:22:29.403Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.129 s - in io.quarkus.quartz.test.PausedMethodExpressionTest
[2026-02-25T22:22:29.403Z] [INFO] Running io.quarkus.quartz.test.MissingConfigIdentityExpressionTest
[2026-02-25T22:22:29.403Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s - in io.quarkus.quartz.test.MissingConfigIdentityExpressionTest
[2026-02-25T22:22:29.403Z] [INFO] Running io.quarkus.quartz.test.HaltedSchedulerTest
[2026-02-25T22:22:30.077Z] 2026-02-25 22:22:29,919 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.339s. Listening on: http://localhost:8081
[2026-02-25T22:22:30.077Z] 2026-02-25 22:22:29,919 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:22:30.077Z] 2026-02-25 22:22:29,920 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:22:30.388Z] 2026-02-25 22:22:30,366 INFO [io.quarkus] (main) Quarkus stopped in 0.437s
[2026-02-25T22:22:30.701Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.148 s - in io.quarkus.quartz.test.HaltedSchedulerTest
[2026-02-25T22:22:30.701Z] [INFO] Running io.quarkus.quartz.test.InvalidTriggerListenerConfigurationTest
[2026-02-25T22:22:30.701Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s - in io.quarkus.quartz.test.InvalidTriggerListenerConfigurationTest
[2026-02-25T22:22:30.701Z] [INFO] Running io.quarkus.quartz.test.InjectQuartzSchedulerTest
[2026-02-25T22:22:31.793Z] 2026-02-25 22:22:31,359 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.385s. Listening on: http://localhost:8081
[2026-02-25T22:22:31.794Z] 2026-02-25 22:22:31,360 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:22:31.794Z] 2026-02-25 22:22:31,360 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:22:32.968Z] 2026-02-25 22:22:32,813 INFO [io.quarkus] (main) Quarkus stopped in 0.511s
[2026-02-25T22:22:32.968Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.187 s - in io.quarkus.quartz.test.InjectQuartzSchedulerTest
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] Results:
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-quartz-deployment ---
[2026-02-25T22:22:33.289Z] [INFO] Building jar: /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final.jar
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-quartz-deployment ---
[2026-02-25T22:22:33.289Z] [INFO] Building jar: /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-quartz-deployment ---
[2026-02-25T22:22:33.289Z] [INFO] Installing /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-quartz-deployment/2.7.5.Final/quarkus-quartz-deployment-2.7.5.Final.jar
[2026-02-25T22:22:33.289Z] [INFO] Installing /quarkus/extensions/quartz/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-quartz-deployment/2.7.5.Final/quarkus-quartz-deployment-2.7.5.Final.pom
[2026-02-25T22:22:33.289Z] [INFO] Installing /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-quartz-deployment/2.7.5.Final/quarkus-quartz-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] -------------------< io.quarkus:quarkus-jaxp-parent >-------------------
[2026-02-25T22:22:33.289Z] [INFO] Building Quarkus - JAXP 2.7.5.Final [245/964]
[2026-02-25T22:22:33.289Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxp-parent ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxp-parent ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxp-parent ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxp-parent ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxp-parent ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxp-parent ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxp-parent ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxp-parent ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxp-parent ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxp-parent ---
[2026-02-25T22:22:33.289Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxp-parent ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxp-parent ---
[2026-02-25T22:22:33.289Z] [INFO] Installing /quarkus/extensions/jaxp/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxp-parent/2.7.5.Final/quarkus-jaxp-parent-2.7.5.Final.pom
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] ----------------------< io.quarkus:quarkus-jaxp >-----------------------
[2026-02-25T22:22:33.289Z] [INFO] Building Quarkus - JAXP - Runtime 2.7.5.Final [246/964]
[2026-02-25T22:22:33.289Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxp ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxp ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxp ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxp ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxp ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxp ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxp ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxp ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxp ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxp ---
[2026-02-25T22:22:33.289Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxp ---
[2026-02-25T22:22:33.289Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:33.289Z] [INFO] Copying 1 resource
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaxp ---
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxp ---
[2026-02-25T22:22:33.289Z] [INFO] No sources to compile
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxp ---
[2026-02-25T22:22:33.289Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:33.289Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxp/runtime/src/test/resources
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxp ---
[2026-02-25T22:22:33.289Z] [INFO] No sources to compile
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxp ---
[2026-02-25T22:22:33.289Z] [INFO] No tests to run.
[2026-02-25T22:22:33.289Z] [INFO]
[2026-02-25T22:22:33.289Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxp ---
[2026-02-25T22:22:33.289Z] [INFO] Building jar: /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final.jar
[2026-02-25T22:22:33.602Z] [INFO]
[2026-02-25T22:22:33.602Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxp ---
[2026-02-25T22:22:33.602Z] [INFO] Building jar: /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final-sources.jar
[2026-02-25T22:22:33.602Z] [INFO]
[2026-02-25T22:22:33.602Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxp ---
[2026-02-25T22:22:33.602Z] [INFO] Installing /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxp/2.7.5.Final/quarkus-jaxp-2.7.5.Final.jar
[2026-02-25T22:22:33.602Z] [INFO] Installing /quarkus/extensions/jaxp/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxp/2.7.5.Final/quarkus-jaxp-2.7.5.Final.pom
[2026-02-25T22:22:33.602Z] [INFO] Installing /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxp/2.7.5.Final/quarkus-jaxp-2.7.5.Final-sources.jar
[2026-02-25T22:22:33.602Z] [INFO]
[2026-02-25T22:22:33.602Z] [INFO] -----------------< io.quarkus:quarkus-jaxp-deployment >-----------------
[2026-02-25T22:22:33.602Z] [INFO] Building Quarkus - JAXP - Deployment 2.7.5.Final [247/964]
[2026-02-25T22:22:33.602Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:22:33.602Z] [INFO]
[2026-02-25T22:22:33.602Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:33.602Z] [INFO]
[2026-02-25T22:22:33.602Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:33.915Z] [INFO]
[2026-02-25T22:22:33.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:33.915Z] [INFO]
[2026-02-25T22:22:33.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:33.915Z] [INFO]
[2026-02-25T22:22:33.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:33.915Z] [INFO]
[2026-02-25T22:22:33.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:33.915Z] [INFO]
[2026-02-25T22:22:33.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:33.915Z] [INFO]
[2026-02-25T22:22:33.915Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:33.915Z] [INFO]
[2026-02-25T22:22:33.915Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:33.915Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:22:33.915Z] [INFO]
[2026-02-25T22:22:33.915Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:33.915Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:22:33.915Z] [INFO]
[2026-02-25T22:22:33.915Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:33.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:33.915Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxp/deployment/src/main/resources
[2026-02-25T22:22:33.915Z] [INFO]
[2026-02-25T22:22:33.915Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:33.915Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:22:33.915Z] [INFO] Compiling 1 source file to /quarkus/extensions/jaxp/deployment/target/classes
[2026-02-25T22:22:34.229Z] [INFO]
[2026-02-25T22:22:34.229Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:34.229Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:34.229Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxp/deployment/src/test/resources
[2026-02-25T22:22:34.229Z] [INFO]
[2026-02-25T22:22:34.229Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:34.229Z] [INFO] No sources to compile
[2026-02-25T22:22:34.229Z] [INFO]
[2026-02-25T22:22:34.229Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:34.229Z] [INFO] No tests to run.
[2026-02-25T22:22:34.229Z] [INFO]
[2026-02-25T22:22:34.229Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:34.229Z] [INFO] Building jar: /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final.jar
[2026-02-25T22:22:34.229Z] [INFO]
[2026-02-25T22:22:34.229Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:34.229Z] [INFO] Building jar: /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:22:34.229Z] [INFO]
[2026-02-25T22:22:34.229Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxp-deployment ---
[2026-02-25T22:22:34.229Z] [INFO] Installing /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxp-deployment/2.7.5.Final/quarkus-jaxp-deployment-2.7.5.Final.jar
[2026-02-25T22:22:34.229Z] [INFO] Installing /quarkus/extensions/jaxp/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxp-deployment/2.7.5.Final/quarkus-jaxp-deployment-2.7.5.Final.pom
[2026-02-25T22:22:34.229Z] [INFO] Installing /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxp-deployment/2.7.5.Final/quarkus-jaxp-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:22:34.229Z] [INFO]
[2026-02-25T22:22:34.229Z] [INFO] ------------< io.quarkus:quarkus-smallrye-stork-deployment >------------
[2026-02-25T22:22:34.229Z] [INFO] Building Quarkus - SmallRye Stork - Deployment 2.7.5.Final [248/964]
[2026-02-25T22:22:34.229Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:22:34.229Z] [INFO]
[2026-02-25T22:22:34.229Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.229Z] [INFO]
[2026-02-25T22:22:34.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.566Z] [INFO]
[2026-02-25T22:22:34.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.566Z] [INFO]
[2026-02-25T22:22:34.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.566Z] [INFO]
[2026-02-25T22:22:34.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.566Z] [INFO]
[2026-02-25T22:22:34.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.566Z] [INFO]
[2026-02-25T22:22:34.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.566Z] [INFO]
[2026-02-25T22:22:34.566Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.566Z] [INFO]
[2026-02-25T22:22:34.566Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.566Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:22:34.566Z] [INFO]
[2026-02-25T22:22:34.566Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.566Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:22:34.566Z] [INFO]
[2026-02-25T22:22:34.566Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.566Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:34.566Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-stork/deployment/src/main/resources
[2026-02-25T22:22:34.566Z] [INFO]
[2026-02-25T22:22:34.566Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.566Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:22:34.566Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-stork/deployment/target/classes
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:34.877Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-stork/deployment/src/test/resources
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.877Z] [INFO] No sources to compile
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.877Z] [INFO] No tests to run.
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.877Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final.jar
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.877Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-stork-deployment ---
[2026-02-25T22:22:34.877Z] [INFO] Installing /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork-deployment/2.7.5.Final/quarkus-smallrye-stork-deployment-2.7.5.Final.jar
[2026-02-25T22:22:34.877Z] [INFO] Installing /quarkus/extensions/smallrye-stork/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork-deployment/2.7.5.Final/quarkus-smallrye-stork-deployment-2.7.5.Final.pom
[2026-02-25T22:22:34.877Z] [INFO] Installing /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-stork-deployment/2.7.5.Final/quarkus-smallrye-stork-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] ---------------< io.quarkus:quarkus-config-yaml-parent >----------------
[2026-02-25T22:22:34.877Z] [INFO] Building Quarkus - Configuration - YAML 2.7.5.Final [249/964]
[2026-02-25T22:22:34.877Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-config-yaml-parent ---
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-config-yaml-parent ---
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-config-yaml-parent ---
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-config-yaml-parent ---
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-config-yaml-parent ---
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-config-yaml-parent ---
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-config-yaml-parent ---
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-config-yaml-parent ---
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-config-yaml-parent ---
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-config-yaml-parent ---
[2026-02-25T22:22:34.877Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-config-yaml-parent ---
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-config-yaml-parent ---
[2026-02-25T22:22:34.877Z] [INFO] Installing /quarkus/extensions/config-yaml/pom.xml to /root/.m2/repository/io/quarkus/quarkus-config-yaml-parent/2.7.5.Final/quarkus-config-yaml-parent-2.7.5.Final.pom
[2026-02-25T22:22:34.877Z] [INFO]
[2026-02-25T22:22:34.877Z] [INFO] -------------------< io.quarkus:quarkus-config-yaml >-------------------
[2026-02-25T22:22:34.877Z] [INFO] Building Quarkus - Configuration - YAML - Runtime 2.7.5.Final [250/964]
[2026-02-25T22:22:34.877Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:22:34.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-yaml/2.9.1/smallrye-config-source-yaml-2.9.1.pom
[2026-02-25T22:22:35.189Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-yaml/2.9.1/smallrye-config-source-yaml-2.9.1.pom (2.1 kB at 5.7 kB/s)
[2026-02-25T22:22:35.189Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-yaml/2.9.1/smallrye-config-source-yaml-2.9.1.jar
[2026-02-25T22:22:35.864Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-source-yaml/2.9.1/smallrye-config-source-yaml-2.9.1.jar (10 kB at 26 kB/s)
[2026-02-25T22:22:35.864Z] [INFO]
[2026-02-25T22:22:35.864Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-config-yaml ---
[2026-02-25T22:22:35.864Z] [INFO]
[2026-02-25T22:22:35.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-config-yaml ---
[2026-02-25T22:22:35.864Z] [INFO]
[2026-02-25T22:22:35.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-config-yaml ---
[2026-02-25T22:22:35.864Z] [INFO]
[2026-02-25T22:22:35.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-config-yaml ---
[2026-02-25T22:22:35.864Z] [INFO]
[2026-02-25T22:22:35.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-config-yaml ---
[2026-02-25T22:22:35.864Z] [INFO]
[2026-02-25T22:22:35.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-config-yaml ---
[2026-02-25T22:22:35.864Z] [INFO]
[2026-02-25T22:22:35.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-config-yaml ---
[2026-02-25T22:22:35.864Z] [INFO]
[2026-02-25T22:22:35.864Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-config-yaml ---
[2026-02-25T22:22:35.864Z] [INFO]
[2026-02-25T22:22:35.864Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-config-yaml ---
[2026-02-25T22:22:35.864Z] [INFO] Processed 3 files in 12ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:22:35.864Z] [INFO]
[2026-02-25T22:22:35.864Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-config-yaml ---
[2026-02-25T22:22:35.864Z] [INFO] Processed 3 files in 00:00.016 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:22:35.864Z] [INFO]
[2026-02-25T22:22:35.864Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-config-yaml ---
[2026-02-25T22:22:35.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:35.864Z] [INFO] Copying 2 resources
[2026-02-25T22:22:35.864Z] [INFO]
[2026-02-25T22:22:35.864Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-config-yaml ---
[2026-02-25T22:22:35.864Z] [INFO]
[2026-02-25T22:22:35.864Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-config-yaml ---
[2026-02-25T22:22:35.864Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:22:35.864Z] [INFO] Compiling 2 source files to /quarkus/extensions/config-yaml/runtime/target/classes
[2026-02-25T22:22:35.864Z] [INFO]
[2026-02-25T22:22:35.864Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-config-yaml ---
[2026-02-25T22:22:35.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:35.864Z] [INFO] Copying 2 resources
[2026-02-25T22:22:35.864Z] [INFO]
[2026-02-25T22:22:35.864Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-config-yaml ---
[2026-02-25T22:22:35.864Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:22:35.864Z] [INFO] Compiling 1 source file to /quarkus/extensions/config-yaml/runtime/target/test-classes
[2026-02-25T22:22:36.176Z] [INFO]
[2026-02-25T22:22:36.176Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-config-yaml ---
[2026-02-25T22:22:36.176Z] [INFO]
[2026-02-25T22:22:36.176Z] [INFO] -------------------------------------------------------
[2026-02-25T22:22:36.176Z] [INFO] T E S T S
[2026-02-25T22:22:36.176Z] [INFO] -------------------------------------------------------
[2026-02-25T22:22:36.176Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:22:36.850Z] [INFO] Running io.quarkus.config.yaml.runtime.ApplicationYamlTest
[2026-02-25T22:22:36.850Z] /quarkus/extensions/config-yaml/runtime
[2026-02-25T22:22:36.850Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in io.quarkus.config.yaml.runtime.ApplicationYamlTest
[2026-02-25T22:22:36.850Z] [INFO]
[2026-02-25T22:22:36.850Z] [INFO] Results:
[2026-02-25T22:22:36.850Z] [INFO]
[2026-02-25T22:22:36.850Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:22:36.850Z] [INFO]
[2026-02-25T22:22:36.850Z] [INFO]
[2026-02-25T22:22:36.850Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-config-yaml ---
[2026-02-25T22:22:36.850Z] [INFO] Building jar: /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final.jar
[2026-02-25T22:22:36.850Z] [INFO]
[2026-02-25T22:22:36.850Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-config-yaml ---
[2026-02-25T22:22:36.850Z] [INFO] Building jar: /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final-sources.jar
[2026-02-25T22:22:36.850Z] [INFO]
[2026-02-25T22:22:36.850Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-config-yaml ---
[2026-02-25T22:22:36.850Z] [INFO] Installing /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-config-yaml/2.7.5.Final/quarkus-config-yaml-2.7.5.Final.jar
[2026-02-25T22:22:36.850Z] [INFO] Installing /quarkus/extensions/config-yaml/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-config-yaml/2.7.5.Final/quarkus-config-yaml-2.7.5.Final.pom
[2026-02-25T22:22:36.850Z] [INFO] Installing /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-config-yaml/2.7.5.Final/quarkus-config-yaml-2.7.5.Final-sources.jar
[2026-02-25T22:22:36.850Z] [INFO]
[2026-02-25T22:22:36.850Z] [INFO] -------------< io.quarkus:quarkus-config-yaml-deployment >--------------
[2026-02-25T22:22:36.850Z] [INFO] Building Quarkus - Configuration - YAML - Deployment 2.7.5.Final [251/964]
[2026-02-25T22:22:36.850Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:22:36.850Z] [INFO]
[2026-02-25T22:22:36.850Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:36.850Z] [INFO]
[2026-02-25T22:22:36.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:37.525Z] [INFO]
[2026-02-25T22:22:37.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:37.525Z] [INFO]
[2026-02-25T22:22:37.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:37.526Z] [INFO]
[2026-02-25T22:22:37.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:37.526Z] [INFO]
[2026-02-25T22:22:37.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:37.526Z] [INFO]
[2026-02-25T22:22:37.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:37.526Z] [INFO]
[2026-02-25T22:22:37.526Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:37.526Z] [INFO]
[2026-02-25T22:22:37.526Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:37.526Z] [INFO] Processed 5 files in 12ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:22:37.526Z] [INFO]
[2026-02-25T22:22:37.526Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:37.526Z] [INFO] Processed 5 files in 00:00.007 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:22:37.526Z] [INFO]
[2026-02-25T22:22:37.526Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:37.526Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:37.526Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/config-yaml/deployment/src/main/resources
[2026-02-25T22:22:37.526Z] [INFO]
[2026-02-25T22:22:37.526Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:37.526Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:22:37.526Z] [INFO] Compiling 1 source file to /quarkus/extensions/config-yaml/deployment/target/classes
[2026-02-25T22:22:37.839Z] [INFO]
[2026-02-25T22:22:37.839Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:37.839Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:37.839Z] [INFO] Copying 3 resources
[2026-02-25T22:22:37.839Z] [INFO]
[2026-02-25T22:22:37.839Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:37.839Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:22:37.839Z] [INFO] Compiling 4 source files to /quarkus/extensions/config-yaml/deployment/target/test-classes
[2026-02-25T22:22:38.151Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/InterfaceConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T22:22:38.151Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/InterfaceConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T22:22:38.151Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/InterfaceConfigPropertiesTest.java:[44,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T22:22:38.151Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/ClassConfigPropertiesTest.java:[43,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T22:22:38.151Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/ClassConfigPropertiesTest.java:[43,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T22:22:38.152Z] [WARNING] /quarkus/extensions/config-yaml/deployment/src/test/java/io/quarkus/config/yaml/deployment/ClassConfigPropertiesTest.java:[43,6] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T22:22:38.152Z] [INFO]
[2026-02-25T22:22:38.152Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:38.152Z] [INFO]
[2026-02-25T22:22:38.152Z] [INFO] -------------------------------------------------------
[2026-02-25T22:22:38.152Z] [INFO] T E S T S
[2026-02-25T22:22:38.152Z] [INFO] -------------------------------------------------------
[2026-02-25T22:22:38.152Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:22:38.823Z] [INFO] Running io.quarkus.config.yaml.deployment.InterfaceConfigPropertiesTest
[2026-02-25T22:22:43.433Z] 2026-02-25 22:22:43,276 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.573s. Listening on: http://localhost:8081
[2026-02-25T22:22:43.433Z] 2026-02-25 22:22:43,278 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:22:43.433Z] 2026-02-25 22:22:43,278 INFO [io.quarkus] (main) Installed features: [cdi, config-yaml, smallrye-context-propagation, vertx]
[2026-02-25T22:22:44.105Z] 2026-02-25 22:22:43,792 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:22:44.105Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.268 s - in io.quarkus.config.yaml.deployment.InterfaceConfigPropertiesTest
[2026-02-25T22:22:44.105Z] [INFO] Running io.quarkus.config.yaml.deployment.ClassConfigPropertiesTest
[2026-02-25T22:22:45.696Z] 2026-02-25 22:22:45,231 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.471s. Listening on: http://localhost:8081
[2026-02-25T22:22:45.696Z] 2026-02-25 22:22:45,231 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:22:45.696Z] 2026-02-25 22:22:45,231 INFO [io.quarkus] (main) Installed features: [cdi, config-yaml, smallrye-context-propagation, vertx]
[2026-02-25T22:22:45.696Z] 2026-02-25 22:22:45,363 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:22:45.696Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.561 s - in io.quarkus.config.yaml.deployment.ClassConfigPropertiesTest
[2026-02-25T22:22:45.696Z] [INFO] Running io.quarkus.config.yaml.deployment.ApplicationYamlHotDeploymentTest
[2026-02-25T22:22:51.446Z] Tests paused
[2026-02-25T22:22:51.446Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:22:51.446Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:22:51.446Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:22:51.446Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:22:51.446Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:49,177 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.307s. Listening on: http://localhost:8080
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:49,178 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:49,178 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, config-yaml, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:50,336 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/config-yaml/deployment/target/quarkus-dev-mode-test7760165165465478415/src/main/resources/application.yaml
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:50,338 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.yaml.
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:50,349 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T22:22:51.446Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:22:51.446Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:22:51.446Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:22:51.446Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:22:51.446Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:50,800 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.435s. Listening on: http://localhost:8080
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:50,801 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:50,801 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, config-yaml, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:50,801 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.467s
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:50,880 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/config-yaml/deployment/target/quarkus-dev-mode-test7760165165465478415/src/main/resources/application.yml
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:50,881 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.yml.
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:50,885 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:22:51.446Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:22:51.446Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:22:51.446Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:22:51.446Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:22:51.446Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:51,343 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8080
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:51,344 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:51,344 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, config-yaml, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:51,344 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.466s
[2026-02-25T22:22:51.446Z] 2026-02-25 22:22:51,359 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:22:51.758Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.014 s - in io.quarkus.config.yaml.deployment.ApplicationYamlHotDeploymentTest
[2026-02-25T22:22:51.758Z] [INFO]
[2026-02-25T22:22:51.758Z] [INFO] Results:
[2026-02-25T22:22:51.758Z] [INFO]
[2026-02-25T22:22:51.758Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:22:51.758Z] [INFO]
[2026-02-25T22:22:51.758Z] [INFO]
[2026-02-25T22:22:51.758Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:51.758Z] [INFO] Building jar: /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final.jar
[2026-02-25T22:22:51.758Z] [INFO]
[2026-02-25T22:22:51.758Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:51.758Z] [INFO] Building jar: /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:22:51.758Z] [INFO]
[2026-02-25T22:22:51.758Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-config-yaml-deployment ---
[2026-02-25T22:22:51.758Z] [INFO] Installing /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-config-yaml-deployment/2.7.5.Final/quarkus-config-yaml-deployment-2.7.5.Final.jar
[2026-02-25T22:22:51.758Z] [INFO] Installing /quarkus/extensions/config-yaml/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-config-yaml-deployment/2.7.5.Final/quarkus-config-yaml-deployment-2.7.5.Final.pom
[2026-02-25T22:22:51.758Z] [INFO] Installing /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-config-yaml-deployment/2.7.5.Final/quarkus-config-yaml-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:22:51.758Z] [INFO]
[2026-02-25T22:22:51.758Z] [INFO] -------------------< io.quarkus:quarkus-jaxb-parent >-------------------
[2026-02-25T22:22:51.758Z] [INFO] Building Quarkus - JAXB 2.7.5.Final [252/964]
[2026-02-25T22:22:51.758Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:22:51.758Z] [INFO]
[2026-02-25T22:22:51.758Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxb-parent ---
[2026-02-25T22:22:51.758Z] [INFO]
[2026-02-25T22:22:51.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxb-parent ---
[2026-02-25T22:22:51.758Z] [INFO]
[2026-02-25T22:22:51.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxb-parent ---
[2026-02-25T22:22:51.758Z] [INFO]
[2026-02-25T22:22:51.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxb-parent ---
[2026-02-25T22:22:51.758Z] [INFO]
[2026-02-25T22:22:51.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxb-parent ---
[2026-02-25T22:22:51.758Z] [INFO]
[2026-02-25T22:22:51.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxb-parent ---
[2026-02-25T22:22:51.758Z] [INFO]
[2026-02-25T22:22:51.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxb-parent ---
[2026-02-25T22:22:51.758Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxb-parent ---
[2026-02-25T22:22:51.759Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxb-parent ---
[2026-02-25T22:22:51.759Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxb-parent ---
[2026-02-25T22:22:51.759Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:22:51.759Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxb-parent ---
[2026-02-25T22:22:51.759Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxb-parent ---
[2026-02-25T22:22:51.759Z] [INFO] Installing /quarkus/extensions/jaxb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxb-parent/2.7.5.Final/quarkus-jaxb-parent-2.7.5.Final.pom
[2026-02-25T22:22:51.759Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] ----------------------< io.quarkus:quarkus-jaxb >-----------------------
[2026-02-25T22:22:51.759Z] [INFO] Building Quarkus - JAXB - Runtime 2.7.5.Final [253/964]
[2026-02-25T22:22:51.759Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:22:51.759Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxb ---
[2026-02-25T22:22:51.759Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxb ---
[2026-02-25T22:22:51.759Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxb ---
[2026-02-25T22:22:51.759Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxb ---
[2026-02-25T22:22:51.759Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxb ---
[2026-02-25T22:22:51.759Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxb ---
[2026-02-25T22:22:51.759Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxb ---
[2026-02-25T22:22:51.759Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxb ---
[2026-02-25T22:22:51.759Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxb ---
[2026-02-25T22:22:51.759Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:22:51.759Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxb ---
[2026-02-25T22:22:51.759Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:22:51.759Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxb ---
[2026-02-25T22:22:51.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:51.759Z] [INFO] Copying 1 resource
[2026-02-25T22:22:51.759Z] [INFO]
[2026-02-25T22:22:51.759Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaxb ---
[2026-02-25T22:22:52.070Z] [INFO]
[2026-02-25T22:22:52.070Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxb ---
[2026-02-25T22:22:52.070Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:22:52.070Z] [INFO] Compiling 1 source file to /quarkus/extensions/jaxb/runtime/target/classes
[2026-02-25T22:22:52.070Z] [INFO]
[2026-02-25T22:22:52.070Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxb ---
[2026-02-25T22:22:52.070Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:52.070Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxb/runtime/src/test/resources
[2026-02-25T22:22:52.070Z] [INFO]
[2026-02-25T22:22:52.070Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxb ---
[2026-02-25T22:22:52.070Z] [INFO] No sources to compile
[2026-02-25T22:22:52.070Z] [INFO]
[2026-02-25T22:22:52.070Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxb ---
[2026-02-25T22:22:52.070Z] [INFO] No tests to run.
[2026-02-25T22:22:52.070Z] [INFO]
[2026-02-25T22:22:52.070Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxb ---
[2026-02-25T22:22:52.070Z] [INFO] Building jar: /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final.jar
[2026-02-25T22:22:52.070Z] [INFO]
[2026-02-25T22:22:52.070Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxb ---
[2026-02-25T22:22:52.070Z] [INFO] Building jar: /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final-sources.jar
[2026-02-25T22:22:52.070Z] [INFO]
[2026-02-25T22:22:52.070Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxb ---
[2026-02-25T22:22:52.070Z] [INFO] Installing /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxb/2.7.5.Final/quarkus-jaxb-2.7.5.Final.jar
[2026-02-25T22:22:52.070Z] [INFO] Installing /quarkus/extensions/jaxb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxb/2.7.5.Final/quarkus-jaxb-2.7.5.Final.pom
[2026-02-25T22:22:52.070Z] [INFO] Installing /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxb/2.7.5.Final/quarkus-jaxb-2.7.5.Final-sources.jar
[2026-02-25T22:22:52.070Z] [INFO]
[2026-02-25T22:22:52.070Z] [INFO] -----------------< io.quarkus:quarkus-jaxb-deployment >-----------------
[2026-02-25T22:22:52.070Z] [INFO] Building Quarkus - JAXB - Deployment 2.7.5.Final [254/964]
[2026-02-25T22:22:52.070Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:22:52.070Z] [INFO]
[2026-02-25T22:22:52.070Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.070Z] [INFO]
[2026-02-25T22:22:52.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.383Z] [INFO]
[2026-02-25T22:22:52.383Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.383Z] [INFO]
[2026-02-25T22:22:52.383Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.383Z] [INFO]
[2026-02-25T22:22:52.383Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.383Z] [INFO]
[2026-02-25T22:22:52.383Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.383Z] [INFO]
[2026-02-25T22:22:52.383Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.383Z] [INFO]
[2026-02-25T22:22:52.383Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.383Z] [INFO]
[2026-02-25T22:22:52.383Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.696Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:22:52.696Z] [INFO]
[2026-02-25T22:22:52.696Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.696Z] [INFO] Processed 2 files in 00:00.012 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:22:52.696Z] [INFO]
[2026-02-25T22:22:52.696Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.696Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:52.696Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxb/deployment/src/main/resources
[2026-02-25T22:22:52.696Z] [INFO]
[2026-02-25T22:22:52.696Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.696Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:22:52.696Z] [INFO] Compiling 2 source files to /quarkus/extensions/jaxb/deployment/target/classes
[2026-02-25T22:22:52.696Z] [INFO]
[2026-02-25T22:22:52.696Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.696Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:52.696Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxb/deployment/src/test/resources
[2026-02-25T22:22:52.696Z] [INFO]
[2026-02-25T22:22:52.696Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.696Z] [INFO] No sources to compile
[2026-02-25T22:22:52.696Z] [INFO]
[2026-02-25T22:22:52.696Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.696Z] [INFO] No tests to run.
[2026-02-25T22:22:52.696Z] [INFO]
[2026-02-25T22:22:52.696Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.696Z] [INFO] Building jar: /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final.jar
[2026-02-25T22:22:52.696Z] [INFO]
[2026-02-25T22:22:52.696Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.696Z] [INFO] Building jar: /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:22:52.696Z] [INFO]
[2026-02-25T22:22:52.696Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxb-deployment ---
[2026-02-25T22:22:52.696Z] [INFO] Installing /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxb-deployment/2.7.5.Final/quarkus-jaxb-deployment-2.7.5.Final.jar
[2026-02-25T22:22:52.696Z] [INFO] Installing /quarkus/extensions/jaxb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxb-deployment/2.7.5.Final/quarkus-jaxb-deployment-2.7.5.Final.pom
[2026-02-25T22:22:52.696Z] [INFO] Installing /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxb-deployment/2.7.5.Final/quarkus-jaxb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:22:52.696Z] [INFO]
[2026-02-25T22:22:52.696Z] [INFO] ------------< io.quarkus:quarkus-websockets-client-parent >-------------
[2026-02-25T22:22:52.696Z] [INFO] Building Quarkus - WebSockets Client 2.7.5.Final [255/964]
[2026-02-25T22:22:52.696Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:22:53.008Z] [INFO]
[2026-02-25T22:22:53.008Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-client-parent ---
[2026-02-25T22:22:53.008Z] [INFO]
[2026-02-25T22:22:53.008Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-client-parent ---
[2026-02-25T22:22:53.008Z] [INFO]
[2026-02-25T22:22:53.008Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-client-parent ---
[2026-02-25T22:22:53.008Z] [INFO]
[2026-02-25T22:22:53.008Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-client-parent ---
[2026-02-25T22:22:53.008Z] [INFO]
[2026-02-25T22:22:53.008Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-client-parent ---
[2026-02-25T22:22:53.008Z] [INFO]
[2026-02-25T22:22:53.008Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-client-parent ---
[2026-02-25T22:22:53.008Z] [INFO]
[2026-02-25T22:22:53.008Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-client-parent ---
[2026-02-25T22:22:53.008Z] [INFO]
[2026-02-25T22:22:53.008Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-client-parent ---
[2026-02-25T22:22:53.008Z] [INFO]
[2026-02-25T22:22:53.008Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-client-parent ---
[2026-02-25T22:22:53.008Z] [INFO]
[2026-02-25T22:22:53.008Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-client-parent ---
[2026-02-25T22:22:53.008Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:22:53.008Z] [INFO]
[2026-02-25T22:22:53.008Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-client-parent ---
[2026-02-25T22:22:53.008Z] [INFO]
[2026-02-25T22:22:53.008Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-client-parent ---
[2026-02-25T22:22:53.008Z] [INFO] Installing /quarkus/extensions/websockets/client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-client-parent/2.7.5.Final/quarkus-websockets-client-parent-2.7.5.Final.pom
[2026-02-25T22:22:53.008Z] [INFO]
[2026-02-25T22:22:53.008Z] [INFO] ----------------< io.quarkus:quarkus-websockets-client >----------------
[2026-02-25T22:22:53.008Z] [INFO] Building Quarkus - WebSockets Client - Runtime 2.7.5.Final [256/964]
[2026-02-25T22:22:53.008Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:22:53.008Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.pom
[2026-02-25T22:22:53.008Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.pom (6.4 kB at 113 kB/s)
[2026-02-25T22:22:53.008Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-all/1.1.2/jakarta.websocket-all-1.1.2.pom
[2026-02-25T22:22:53.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-all/1.1.2/jakarta.websocket-all-1.1.2.pom (12 kB at 206 kB/s)
[2026-02-25T22:22:53.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-core/4.1.7/quarkus-http-websocket-core-4.1.7.pom
[2026-02-25T22:22:53.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-core/4.1.7/quarkus-http-websocket-core-4.1.7.pom (10 kB at 29 kB/s)
[2026-02-25T22:22:53.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-parent/4.1.7/quarkus-http-websocket-parent-4.1.7.pom
[2026-02-25T22:22:53.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-parent/4.1.7/quarkus-http-websocket-parent-4.1.7.pom (1.5 kB at 3.2 kB/s)
[2026-02-25T22:22:53.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar
[2026-02-25T22:22:53.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-core/4.1.7/quarkus-http-websocket-core-4.1.7.jar
[2026-02-25T22:22:53.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar (49 kB at 936 kB/s)
[2026-02-25T22:22:53.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-core/4.1.7/quarkus-http-websocket-core-4.1.7.jar (207 kB at 709 kB/s)
[2026-02-25T22:22:53.995Z] [INFO]
[2026-02-25T22:22:53.995Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-client ---
[2026-02-25T22:22:53.995Z] [INFO]
[2026-02-25T22:22:53.995Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.308Z] [INFO]
[2026-02-25T22:22:54.308Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.308Z] [INFO]
[2026-02-25T22:22:54.308Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.308Z] [INFO]
[2026-02-25T22:22:54.308Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.308Z] [INFO]
[2026-02-25T22:22:54.308Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.308Z] [INFO]
[2026-02-25T22:22:54.308Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.308Z] [INFO]
[2026-02-25T22:22:54.308Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.308Z] [INFO]
[2026-02-25T22:22:54.308Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.308Z] [INFO] Processed 5 files in 11ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:22:54.308Z] [INFO]
[2026-02-25T22:22:54.308Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.308Z] [INFO] Processed 5 files in 00:00.009 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:22:54.308Z] [INFO]
[2026-02-25T22:22:54.308Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.308Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:54.308Z] [INFO] Copying 1 resource
[2026-02-25T22:22:54.308Z] [INFO]
[2026-02-25T22:22:54.308Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.308Z] [INFO]
[2026-02-25T22:22:54.308Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.308Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:22:54.308Z] [INFO] Compiling 5 source files to /quarkus/extensions/websockets/client/runtime/target/classes
[2026-02-25T22:22:54.621Z] [INFO]
[2026-02-25T22:22:54.621Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.621Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:54.621Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/client/runtime/src/test/resources
[2026-02-25T22:22:54.621Z] [INFO]
[2026-02-25T22:22:54.621Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.621Z] [INFO] No sources to compile
[2026-02-25T22:22:54.621Z] [INFO]
[2026-02-25T22:22:54.621Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.621Z] [INFO] No tests to run.
[2026-02-25T22:22:54.621Z] [INFO]
[2026-02-25T22:22:54.621Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.621Z] [INFO] Building jar: /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final.jar
[2026-02-25T22:22:54.621Z] [INFO]
[2026-02-25T22:22:54.621Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.621Z] [INFO] Building jar: /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final-sources.jar
[2026-02-25T22:22:54.621Z] [INFO]
[2026-02-25T22:22:54.621Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-client ---
[2026-02-25T22:22:54.621Z] [INFO] Installing /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-client/2.7.5.Final/quarkus-websockets-client-2.7.5.Final.jar
[2026-02-25T22:22:54.621Z] [INFO] Installing /quarkus/extensions/websockets/client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-client/2.7.5.Final/quarkus-websockets-client-2.7.5.Final.pom
[2026-02-25T22:22:54.621Z] [INFO] Installing /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-client/2.7.5.Final/quarkus-websockets-client-2.7.5.Final-sources.jar
[2026-02-25T22:22:54.621Z] [INFO]
[2026-02-25T22:22:54.621Z] [INFO] ----------------< io.quarkus:quarkus-websockets-parent >----------------
[2026-02-25T22:22:54.621Z] [INFO] Building Quarkus - WebSockets 2.7.5.Final [257/964]
[2026-02-25T22:22:54.621Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:22:54.621Z] [INFO]
[2026-02-25T22:22:54.621Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-parent ---
[2026-02-25T22:22:54.621Z] [INFO]
[2026-02-25T22:22:54.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-parent ---
[2026-02-25T22:22:54.622Z] [INFO]
[2026-02-25T22:22:54.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-parent ---
[2026-02-25T22:22:54.622Z] [INFO]
[2026-02-25T22:22:54.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-parent ---
[2026-02-25T22:22:54.622Z] [INFO]
[2026-02-25T22:22:54.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-parent ---
[2026-02-25T22:22:54.622Z] [INFO]
[2026-02-25T22:22:54.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-parent ---
[2026-02-25T22:22:54.622Z] [INFO]
[2026-02-25T22:22:54.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-parent ---
[2026-02-25T22:22:54.622Z] [INFO]
[2026-02-25T22:22:54.622Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-parent ---
[2026-02-25T22:22:54.622Z] [INFO]
[2026-02-25T22:22:54.622Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-parent ---
[2026-02-25T22:22:54.622Z] [INFO]
[2026-02-25T22:22:54.622Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-parent ---
[2026-02-25T22:22:54.622Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:22:54.622Z] [INFO]
[2026-02-25T22:22:54.622Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-parent ---
[2026-02-25T22:22:54.622Z] [INFO]
[2026-02-25T22:22:54.622Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-parent ---
[2026-02-25T22:22:54.622Z] [INFO] Installing /quarkus/extensions/websockets/server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-parent/2.7.5.Final/quarkus-websockets-parent-2.7.5.Final.pom
[2026-02-25T22:22:54.622Z] [INFO]
[2026-02-25T22:22:54.622Z] [INFO] -------------------< io.quarkus:quarkus-websockets >--------------------
[2026-02-25T22:22:54.622Z] [INFO] Building Quarkus - WebSockets - Runtime 2.7.5.Final [258/964]
[2026-02-25T22:22:54.622Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:22:54.622Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-vertx/4.1.7/quarkus-http-websocket-vertx-4.1.7.pom
[2026-02-25T22:22:54.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-vertx/4.1.7/quarkus-http-websocket-vertx-4.1.7.pom (8.7 kB at 22 kB/s)
[2026-02-25T22:22:54.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-vertx/4.1.7/quarkus-http-websocket-vertx-4.1.7.jar
[2026-02-25T22:22:55.247Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-websocket-vertx/4.1.7/quarkus-http-websocket-vertx-4.1.7.jar (22 kB at 81 kB/s)
[2026-02-25T22:22:55.247Z] [INFO]
[2026-02-25T22:22:55.247Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets ---
[2026-02-25T22:22:55.247Z] [INFO]
[2026-02-25T22:22:55.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets ---
[2026-02-25T22:22:55.560Z] [INFO]
[2026-02-25T22:22:55.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets ---
[2026-02-25T22:22:55.560Z] [INFO]
[2026-02-25T22:22:55.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets ---
[2026-02-25T22:22:55.560Z] [INFO]
[2026-02-25T22:22:55.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets ---
[2026-02-25T22:22:55.560Z] [INFO]
[2026-02-25T22:22:55.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets ---
[2026-02-25T22:22:55.560Z] [INFO]
[2026-02-25T22:22:55.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets ---
[2026-02-25T22:22:55.560Z] [INFO]
[2026-02-25T22:22:55.560Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets ---
[2026-02-25T22:22:55.560Z] [INFO]
[2026-02-25T22:22:55.560Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets ---
[2026-02-25T22:22:55.560Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:22:55.560Z] [INFO]
[2026-02-25T22:22:55.560Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets ---
[2026-02-25T22:22:55.560Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:22:55.560Z] [INFO]
[2026-02-25T22:22:55.560Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets ---
[2026-02-25T22:22:55.560Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:55.560Z] [INFO] Copying 1 resource
[2026-02-25T22:22:55.560Z] [INFO]
[2026-02-25T22:22:55.560Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-websockets ---
[2026-02-25T22:22:55.560Z] [INFO]
[2026-02-25T22:22:55.560Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets ---
[2026-02-25T22:22:55.560Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:22:55.560Z] [INFO] Compiling 1 source file to /quarkus/extensions/websockets/server/runtime/target/classes
[2026-02-25T22:22:55.871Z] [INFO]
[2026-02-25T22:22:55.871Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets ---
[2026-02-25T22:22:55.871Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:55.871Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/server/runtime/src/test/resources
[2026-02-25T22:22:55.871Z] [INFO]
[2026-02-25T22:22:55.871Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets ---
[2026-02-25T22:22:55.871Z] [INFO] No sources to compile
[2026-02-25T22:22:55.871Z] [INFO]
[2026-02-25T22:22:55.871Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets ---
[2026-02-25T22:22:55.871Z] [INFO] No tests to run.
[2026-02-25T22:22:55.871Z] [INFO]
[2026-02-25T22:22:55.871Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets ---
[2026-02-25T22:22:55.871Z] [INFO] Building jar: /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final.jar
[2026-02-25T22:22:55.871Z] [INFO]
[2026-02-25T22:22:55.871Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets ---
[2026-02-25T22:22:55.871Z] [INFO] Building jar: /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final-sources.jar
[2026-02-25T22:22:55.871Z] [INFO]
[2026-02-25T22:22:55.871Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets ---
[2026-02-25T22:22:55.872Z] [INFO] Installing /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-websockets/2.7.5.Final/quarkus-websockets-2.7.5.Final.jar
[2026-02-25T22:22:55.872Z] [INFO] Installing /quarkus/extensions/websockets/server/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets/2.7.5.Final/quarkus-websockets-2.7.5.Final.pom
[2026-02-25T22:22:55.872Z] [INFO] Installing /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-websockets/2.7.5.Final/quarkus-websockets-2.7.5.Final-sources.jar
[2026-02-25T22:22:55.872Z] [INFO]
[2026-02-25T22:22:55.872Z] [INFO] ----------< io.quarkus:quarkus-websockets-client-deployment >-----------
[2026-02-25T22:22:55.872Z] [INFO] Building Quarkus - WebSockets Client - Deployment 2.7.5.Final [259/964]
[2026-02-25T22:22:55.872Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:22:55.872Z] [INFO]
[2026-02-25T22:22:55.872Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:22:55.872Z] [INFO]
[2026-02-25T22:22:55.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:22:56.546Z] [INFO]
[2026-02-25T22:22:56.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:22:56.546Z] [INFO]
[2026-02-25T22:22:56.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:22:56.546Z] [INFO]
[2026-02-25T22:22:56.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:22:56.546Z] [INFO]
[2026-02-25T22:22:56.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:22:56.546Z] [INFO]
[2026-02-25T22:22:56.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:22:56.546Z] [INFO]
[2026-02-25T22:22:56.546Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:22:56.546Z] [INFO]
[2026-02-25T22:22:56.546Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:22:56.546Z] [INFO] Processed 8 files in 12ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-02-25T22:22:56.546Z] [INFO]
[2026-02-25T22:22:56.546Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:22:56.546Z] [INFO] Processed 8 files in 00:00.011 (Already Sorted: 8, Needed Sorting: 0)
[2026-02-25T22:22:56.546Z] [INFO]
[2026-02-25T22:22:56.546Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:22:56.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:56.546Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/client/deployment/src/main/resources
[2026-02-25T22:22:56.546Z] [INFO]
[2026-02-25T22:22:56.546Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:22:56.546Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:22:56.546Z] [INFO] Compiling 6 source files to /quarkus/extensions/websockets/client/deployment/target/classes
[2026-02-25T22:22:56.857Z] [INFO]
[2026-02-25T22:22:56.858Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:22:56.858Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:22:56.858Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/client/deployment/src/test/resources
[2026-02-25T22:22:56.858Z] [INFO]
[2026-02-25T22:22:56.858Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:22:56.858Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:22:56.858Z] [INFO] Compiling 2 source files to /quarkus/extensions/websockets/client/deployment/target/test-classes
[2026-02-25T22:22:56.858Z] [INFO]
[2026-02-25T22:22:56.858Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:22:56.858Z] [INFO]
[2026-02-25T22:22:56.858Z] [INFO] -------------------------------------------------------
[2026-02-25T22:22:56.858Z] [INFO] T E S T S
[2026-02-25T22:22:56.858Z] [INFO] -------------------------------------------------------
[2026-02-25T22:22:56.858Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:22:57.956Z] [INFO] Running io.quarkus.websockets.test.WebSocketClientTestCase
[2026-02-25T22:23:01.633Z] 2026-02-25 22:23:01,315 INFO [io.und.websockets] (main) UT026004: Adding annotated client endpoint class io.quarkus.websockets.test.TestWebSocketClient
[2026-02-25T22:23:01.633Z] 2026-02-25 22:23:01,468 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.297s.
[2026-02-25T22:23:01.633Z] 2026-02-25 22:23:01,469 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:23:01.633Z] 2026-02-25 22:23:01,469 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, websockets-client]
[2026-02-25T22:23:01.946Z] 2026-02-25 22:23:01,783 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-02-25T22:23:01.946Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.254 s - in io.quarkus.websockets.test.WebSocketClientTestCase
[2026-02-25T22:23:01.946Z] [INFO]
[2026-02-25T22:23:01.946Z] [INFO] Results:
[2026-02-25T22:23:01.946Z] [INFO]
[2026-02-25T22:23:01.946Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:23:01.946Z] [INFO]
[2026-02-25T22:23:01.946Z] [INFO]
[2026-02-25T22:23:01.946Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:23:01.946Z] [INFO] Building jar: /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final.jar
[2026-02-25T22:23:01.946Z] [INFO]
[2026-02-25T22:23:01.946Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:23:01.946Z] [INFO] Building jar: /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:23:01.946Z] [INFO]
[2026-02-25T22:23:01.946Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-client-deployment ---
[2026-02-25T22:23:01.946Z] [INFO] Installing /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-client-deployment/2.7.5.Final/quarkus-websockets-client-deployment-2.7.5.Final.jar
[2026-02-25T22:23:01.946Z] [INFO] Installing /quarkus/extensions/websockets/client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-client-deployment/2.7.5.Final/quarkus-websockets-client-deployment-2.7.5.Final.pom
[2026-02-25T22:23:01.946Z] [INFO] Installing /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-client-deployment/2.7.5.Final/quarkus-websockets-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:23:01.946Z] [INFO]
[2026-02-25T22:23:01.946Z] [INFO] --------------< io.quarkus:quarkus-websockets-deployment >--------------
[2026-02-25T22:23:01.946Z] [INFO] Building Quarkus - WebSockets - Deployment 2.7.5.Final [260/964]
[2026-02-25T22:23:01.946Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:23:01.946Z] [INFO]
[2026-02-25T22:23:01.946Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:01.946Z] [INFO]
[2026-02-25T22:23:01.946Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:02.621Z] [INFO]
[2026-02-25T22:23:02.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:02.621Z] [INFO]
[2026-02-25T22:23:02.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:02.621Z] [INFO]
[2026-02-25T22:23:02.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:02.621Z] [INFO]
[2026-02-25T22:23:02.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:02.621Z] [INFO]
[2026-02-25T22:23:02.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:02.621Z] [INFO]
[2026-02-25T22:23:02.621Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:02.621Z] [INFO]
[2026-02-25T22:23:02.621Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:02.621Z] [INFO] Processed 4 files in 10ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:23:02.621Z] [INFO]
[2026-02-25T22:23:02.621Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:02.621Z] [INFO] Processed 4 files in 00:00.006 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:23:02.621Z] [INFO]
[2026-02-25T22:23:02.621Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:02.621Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:02.621Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/server/deployment/src/main/resources
[2026-02-25T22:23:02.621Z] [INFO]
[2026-02-25T22:23:02.621Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:02.621Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:23:02.621Z] [INFO] Compiling 1 source file to /quarkus/extensions/websockets/server/deployment/target/classes
[2026-02-25T22:23:02.933Z] [INFO]
[2026-02-25T22:23:02.933Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:02.933Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:02.933Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/server/deployment/src/test/resources
[2026-02-25T22:23:02.933Z] [INFO]
[2026-02-25T22:23:02.933Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:02.933Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:23:02.933Z] [INFO] Compiling 3 source files to /quarkus/extensions/websockets/server/deployment/target/test-classes
[2026-02-25T22:23:03.246Z] [INFO]
[2026-02-25T22:23:03.246Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:03.246Z] [INFO]
[2026-02-25T22:23:03.246Z] [INFO] -------------------------------------------------------
[2026-02-25T22:23:03.246Z] [INFO] T E S T S
[2026-02-25T22:23:03.246Z] [INFO] -------------------------------------------------------
[2026-02-25T22:23:03.246Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:23:03.922Z] [INFO] Running io.quarkus.websockets.test.WebsocketDevModeTestCase
[2026-02-25T22:23:12.666Z] Tests paused
[2026-02-25T22:23:12.666Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:23:12.666Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:23:12.666Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:23:12.666Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:23:12.666Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:23:12.666Z] 2026-02-25 22:23:08,174 INFO [io.und.websockets] (Quarkus Main Thread) UT026003: Adding annotated server endpoint class io.quarkus.websockets.test.EchoWebSocket for path /echo
[2026-02-25T22:23:12.666Z] 2026-02-25 22:23:08,462 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.113s. Listening on: http://localhost:8080
[2026-02-25T22:23:12.666Z] 2026-02-25 22:23:08,463 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:23:12.666Z] 2026-02-25 22:23:08,463 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, vertx, websockets, websockets-client]
[2026-02-25T22:23:12.666Z] 2026-02-25 22:23:10,733 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in EchoService.class.
[2026-02-25T22:23:12.666Z] 2026-02-25 22:23:10,754 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2026-02-25T22:23:12.666Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:23:12.666Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:23:12.666Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:23:12.666Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:23:12.666Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:23:12.666Z] 2026-02-25 22:23:11,235 INFO [io.und.websockets] (Quarkus Main Thread) UT026003: Adding annotated server endpoint class io.quarkus.websockets.test.EchoWebSocket for path /echo
[2026-02-25T22:23:12.666Z] 2026-02-25 22:23:11,278 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.512s. Listening on: http://localhost:8080
[2026-02-25T22:23:12.666Z] 2026-02-25 22:23:11,278 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:23:12.666Z] 2026-02-25 22:23:11,278 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, vertx, websockets, websockets-client]
[2026-02-25T22:23:12.666Z] 2026-02-25 22:23:11,279 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.300s
[2026-02-25T22:23:12.666Z] 2026-02-25 22:23:11,307 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:23:12.666Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.71 s - in io.quarkus.websockets.test.WebsocketDevModeTestCase
[2026-02-25T22:23:12.666Z] [INFO]
[2026-02-25T22:23:12.666Z] [INFO] Results:
[2026-02-25T22:23:12.666Z] [INFO]
[2026-02-25T22:23:12.666Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:23:12.666Z] [INFO]
[2026-02-25T22:23:12.666Z] [INFO]
[2026-02-25T22:23:12.666Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:12.666Z] [INFO] Building jar: /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final.jar
[2026-02-25T22:23:12.666Z] [INFO]
[2026-02-25T22:23:12.666Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:12.666Z] [INFO] Building jar: /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:23:12.666Z] [INFO]
[2026-02-25T22:23:12.666Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-deployment ---
[2026-02-25T22:23:12.666Z] [INFO] Installing /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-deployment/2.7.5.Final/quarkus-websockets-deployment-2.7.5.Final.jar
[2026-02-25T22:23:12.666Z] [INFO] Installing /quarkus/extensions/websockets/server/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-deployment/2.7.5.Final/quarkus-websockets-deployment-2.7.5.Final.pom
[2026-02-25T22:23:12.666Z] [INFO] Installing /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-websockets-deployment/2.7.5.Final/quarkus-websockets-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:23:12.666Z] [INFO]
[2026-02-25T22:23:12.666Z] [INFO] --------------< io.quarkus:quarkus-websockets-aggregator >--------------
[2026-02-25T22:23:12.666Z] [INFO] Building Quarkus - WebSockets Aggregator 2.7.5.Final [261/964]
[2026-02-25T22:23:12.666Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:23:12.666Z] [INFO]
[2026-02-25T22:23:12.666Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-aggregator ---
[2026-02-25T22:23:12.666Z] [INFO]
[2026-02-25T22:23:12.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-aggregator ---
[2026-02-25T22:23:12.666Z] [INFO]
[2026-02-25T22:23:12.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-aggregator ---
[2026-02-25T22:23:12.666Z] [INFO]
[2026-02-25T22:23:12.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-aggregator ---
[2026-02-25T22:23:12.666Z] [INFO]
[2026-02-25T22:23:12.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-aggregator ---
[2026-02-25T22:23:12.666Z] [INFO]
[2026-02-25T22:23:12.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-aggregator ---
[2026-02-25T22:23:12.666Z] [INFO]
[2026-02-25T22:23:12.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-aggregator ---
[2026-02-25T22:23:12.666Z] [INFO]
[2026-02-25T22:23:12.666Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-aggregator ---
[2026-02-25T22:23:12.666Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-aggregator ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-aggregator ---
[2026-02-25T22:23:12.667Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-aggregator ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-aggregator ---
[2026-02-25T22:23:12.667Z] [INFO] Installing /quarkus/extensions/websockets/pom.xml to /root/.m2/repository/io/quarkus/quarkus-websockets-aggregator/2.7.5.Final/quarkus-websockets-aggregator-2.7.5.Final.pom
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] ---------------< io.quarkus:quarkus-undertow-websockets >---------------
[2026-02-25T22:23:12.667Z] [INFO] Building Quarkus - Undertow - WebSockets - Legacy Compat Artifact 2.7.5.Final [262/964]
[2026-02-25T22:23:12.667Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:12.667Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/legacy/src/main/resources
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [INFO] No sources to compile
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:12.667Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/legacy/src/test/resources
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [INFO] No sources to compile
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [INFO] No tests to run.
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2026-02-25T22:23:12.667Z] [INFO] Building jar: /quarkus/extensions/websockets/legacy/target/quarkus-undertow-websockets-2.7.5.Final.jar
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [INFO] No sources in project. Archive not created.
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow-websockets ---
[2026-02-25T22:23:12.667Z] [INFO] Installing /quarkus/extensions/websockets/legacy/target/quarkus-undertow-websockets-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-undertow-websockets/2.7.5.Final/quarkus-undertow-websockets-2.7.5.Final.jar
[2026-02-25T22:23:12.667Z] [INFO] Installing /quarkus/extensions/websockets/legacy/pom.xml to /root/.m2/repository/io/quarkus/quarkus-undertow-websockets/2.7.5.Final/quarkus-undertow-websockets-2.7.5.Final.pom
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] -------------< io.quarkus:quarkus-webjars-locator-parent >--------------
[2026-02-25T22:23:12.667Z] [INFO] Building Quarkus - WebJar Locator 2.7.5.Final [263/964]
[2026-02-25T22:23:12.667Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-webjars-locator-parent ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-webjars-locator-parent ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-webjars-locator-parent ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-webjars-locator-parent ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-webjars-locator-parent ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-webjars-locator-parent ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-webjars-locator-parent ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-webjars-locator-parent ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-webjars-locator-parent ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-webjars-locator-parent ---
[2026-02-25T22:23:12.667Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-webjars-locator-parent ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-webjars-locator-parent ---
[2026-02-25T22:23:12.667Z] [INFO] Installing /quarkus/extensions/webjars-locator/pom.xml to /root/.m2/repository/io/quarkus/quarkus-webjars-locator-parent/2.7.5.Final/quarkus-webjars-locator-parent-2.7.5.Final.pom
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] -----------------< io.quarkus:quarkus-webjars-locator >-----------------
[2026-02-25T22:23:12.667Z] [INFO] Building Quarkus - WebJar Locator - Runtime 2.7.5.Final [264/964]
[2026-02-25T22:23:12.667Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.667Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:23:12.667Z] [INFO]
[2026-02-25T22:23:12.667Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.668Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:23:12.668Z] [INFO]
[2026-02-25T22:23:12.668Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.668Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:12.668Z] [INFO] Copying 1 resource
[2026-02-25T22:23:12.668Z] [INFO]
[2026-02-25T22:23:12.668Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.668Z] [INFO]
[2026-02-25T22:23:12.668Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.668Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:23:12.668Z] [INFO] Compiling 1 source file to /quarkus/extensions/webjars-locator/runtime/target/classes
[2026-02-25T22:23:12.668Z] [INFO]
[2026-02-25T22:23:12.668Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.668Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:12.668Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/webjars-locator/runtime/src/test/resources
[2026-02-25T22:23:12.668Z] [INFO]
[2026-02-25T22:23:12.668Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.668Z] [INFO] No sources to compile
[2026-02-25T22:23:12.668Z] [INFO]
[2026-02-25T22:23:12.668Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.668Z] [INFO] No tests to run.
[2026-02-25T22:23:12.668Z] [INFO]
[2026-02-25T22:23:12.668Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.668Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final.jar
[2026-02-25T22:23:12.668Z] [INFO]
[2026-02-25T22:23:12.668Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.668Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final-sources.jar
[2026-02-25T22:23:12.668Z] [INFO]
[2026-02-25T22:23:12.668Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-webjars-locator ---
[2026-02-25T22:23:12.668Z] [INFO] Installing /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-webjars-locator/2.7.5.Final/quarkus-webjars-locator-2.7.5.Final.jar
[2026-02-25T22:23:12.668Z] [INFO] Installing /quarkus/extensions/webjars-locator/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-webjars-locator/2.7.5.Final/quarkus-webjars-locator-2.7.5.Final.pom
[2026-02-25T22:23:12.668Z] [INFO] Installing /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-webjars-locator/2.7.5.Final/quarkus-webjars-locator-2.7.5.Final-sources.jar
[2026-02-25T22:23:12.668Z] [INFO]
[2026-02-25T22:23:12.668Z] [INFO] -----------< io.quarkus:quarkus-webjars-locator-deployment >------------
[2026-02-25T22:23:12.668Z] [INFO] Building Quarkus - WebJar Locator - Deployment 2.7.5.Final [265/964]
[2026-02-25T22:23:12.668Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:23:12.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.pom
[2026-02-25T22:23:12.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.pom (5.6 kB at 95 kB/s)
[2026-02-25T22:23:12.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.pom
[2026-02-25T22:23:12.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.pom (5.1 kB at 159 kB/s)
[2026-02-25T22:23:12.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/dc-js/dc.js/3.0.6/dc.js-3.0.6.pom
[2026-02-25T22:23:12.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/dc-js/dc.js/3.0.6/dc.js-3.0.6.pom (1.9 kB at 51 kB/s)
[2026-02-25T22:23:12.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/maven-metadata.xml
[2026-02-25T22:23:13.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/maven-metadata.xml (736 B at 1.5 kB/s)
[2026-02-25T22:23:13.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.6/d3-bower-3.5.6.pom
[2026-02-25T22:23:13.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.6/d3-bower-3.5.6.pom (1.5 kB at 19 kB/s)
[2026-02-25T22:23:13.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.17/d3-bower-3.5.17.pom
[2026-02-25T22:23:13.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.17/d3-bower-3.5.17.pom (1.5 kB at 37 kB/s)
[2026-02-25T22:23:13.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/maven-metadata.xml
[2026-02-25T22:23:13.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/maven-metadata.xml (353 B at 795 B/s)
[2026-02-25T22:23:13.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.pom
[2026-02-25T22:23:13.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.pom (1.5 kB at 39 kB/s)
[2026-02-25T22:23:13.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.jar
[2026-02-25T22:23:13.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.jar
[2026-02-25T22:23:13.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/dc-js/dc.js/3.0.6/dc.js-3.0.6.jar
[2026-02-25T22:23:13.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.17/d3-bower-3.5.17.jar
[2026-02-25T22:23:13.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.jar
[2026-02-25T22:23:13.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.jar (759 kB at 17 MB/s)
[2026-02-25T22:23:14.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.jar (39 kB at 730 kB/s)
[2026-02-25T22:23:14.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/3.5.17/d3-bower-3.5.17.jar (132 kB at 2.1 MB/s)
[2026-02-25T22:23:14.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.jar (284 kB at 4.0 MB/s)
[2026-02-25T22:23:14.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/dc-js/dc.js/3.0.6/dc.js-3.0.6.jar (684 kB at 9.4 MB/s)
[2026-02-25T22:23:14.233Z] [INFO]
[2026-02-25T22:23:14.233Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:14.233Z] [INFO]
[2026-02-25T22:23:14.233Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:14.545Z] [INFO] artifact org.webjars.bowergithub.mbostock-bower:d3-bower: checking for updates from central
[2026-02-25T22:23:14.545Z] [INFO] artifact org.webjars.bowergithub.crossfilter:crossfilter: checking for updates from central
[2026-02-25T22:23:14.545Z] [INFO]
[2026-02-25T22:23:14.545Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:14.857Z] [INFO]
[2026-02-25T22:23:14.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:14.857Z] [INFO]
[2026-02-25T22:23:14.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:14.857Z] [INFO]
[2026-02-25T22:23:14.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:14.857Z] [INFO]
[2026-02-25T22:23:14.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:14.857Z] [INFO]
[2026-02-25T22:23:14.857Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:14.857Z] [INFO]
[2026-02-25T22:23:14.857Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:14.857Z] [INFO] Processed 6 files in 12ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T22:23:14.857Z] [INFO]
[2026-02-25T22:23:14.857Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:14.857Z] [INFO] Processed 6 files in 00:00.019 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T22:23:14.857Z] [INFO]
[2026-02-25T22:23:14.857Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:14.857Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:14.857Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/webjars-locator/deployment/src/main/resources
[2026-02-25T22:23:14.857Z] [INFO]
[2026-02-25T22:23:14.857Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:14.857Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:23:14.857Z] [INFO] Compiling 1 source file to /quarkus/extensions/webjars-locator/deployment/target/classes
[2026-02-25T22:23:15.170Z] [INFO]
[2026-02-25T22:23:15.170Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:15.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:15.170Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/webjars-locator/deployment/src/test/resources
[2026-02-25T22:23:15.170Z] [INFO]
[2026-02-25T22:23:15.170Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:15.170Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:23:15.170Z] [INFO] Compiling 5 source files to /quarkus/extensions/webjars-locator/deployment/target/test-classes
[2026-02-25T22:23:15.170Z] [INFO]
[2026-02-25T22:23:15.170Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:15.482Z] [INFO]
[2026-02-25T22:23:15.482Z] [INFO] -------------------------------------------------------
[2026-02-25T22:23:15.482Z] [INFO] T E S T S
[2026-02-25T22:23:15.482Z] [INFO] -------------------------------------------------------
[2026-02-25T22:23:15.482Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:23:16.160Z] [INFO] Running io.quarkus.webjar.locator.test.WebJarLocatorTest
[2026-02-25T22:23:20.824Z] 2026-02-25 22:23:20,541 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.494s. Listening on: http://localhost:8081
[2026-02-25T22:23:20.825Z] 2026-02-25 22:23:20,543 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:23:20.825Z] 2026-02-25 22:23:20,543 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, webjars-locator]
[2026-02-25T22:23:22.996Z] 2026-02-25 22:23:22,472 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2026-02-25T22:23:22.996Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.567 s - in io.quarkus.webjar.locator.test.WebJarLocatorTest
[2026-02-25T22:23:22.996Z] [INFO] Running io.quarkus.webjar.locator.test.WebJarLocatorDevModeTest
[2026-02-25T22:23:31.704Z] Tests paused
[2026-02-25T22:23:31.704Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:23:31.704Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:23:31.704Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:23:31.704Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:23:31.704Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:23:31.704Z] 2026-02-25 22:23:26,448 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.230s. Listening on: http://localhost:8080
[2026-02-25T22:23:31.704Z] 2026-02-25 22:23:26,448 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:23:31.704Z] 2026-02-25 22:23:26,448 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx, webjars-locator]
[2026-02-25T22:23:31.704Z] 2026-02-25 22:23:29,248 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in PostResource.class.
[2026-02-25T22:23:31.704Z] 2026-02-25 22:23:29,266 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (Quarkus Main Thread) Error occurred while destroying instance of bean [io.quarkus.webjar.locator.test.PostResource_Bean]: java.lang.IllegalStateException: Something bad happened but dev mode should work fine
[2026-02-25T22:23:31.704Z] 2026-02-25 22:23:29,270 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.018s
[2026-02-25T22:23:31.704Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:23:31.704Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:23:31.704Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:23:31.704Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:23:31.704Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:23:31.704Z] 2026-02-25 22:23:29,879 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.600s. Listening on: http://localhost:8080
[2026-02-25T22:23:31.704Z] 2026-02-25 22:23:29,880 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:23:31.704Z] 2026-02-25 22:23:29,880 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx, webjars-locator]
[2026-02-25T22:23:31.704Z] 2026-02-25 22:23:29,880 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.303s
[2026-02-25T22:23:31.704Z] 2026-02-25 22:23:30,105 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (Quarkus Main Thread) Error occurred while destroying instance of bean [io.quarkus.webjar.locator.test.PostResource_Bean]: java.lang.IllegalStateException: Something bad happened but dev mode should work fine
[2026-02-25T22:23:31.704Z] 2026-02-25 22:23:30,105 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:23:31.704Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.646 s - in io.quarkus.webjar.locator.test.WebJarLocatorDevModeTest
[2026-02-25T22:23:31.704Z] [INFO] Running io.quarkus.webjar.locator.test.WebJarLocatorRootPathTest
[2026-02-25T22:23:32.382Z] 2026-02-25 22:23:32,081 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.384s. Listening on: http://localhost:8081
[2026-02-25T22:23:32.382Z] 2026-02-25 22:23:32,082 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:23:32.382Z] 2026-02-25 22:23:32,082 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, webjars-locator]
[2026-02-25T22:23:33.057Z] 2026-02-25 22:23:32,843 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2026-02-25T22:23:33.057Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.685 s - in io.quarkus.webjar.locator.test.WebJarLocatorRootPathTest
[2026-02-25T22:23:33.057Z] [INFO]
[2026-02-25T22:23:33.057Z] [INFO] Results:
[2026-02-25T22:23:33.057Z] [INFO]
[2026-02-25T22:23:33.057Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:23:33.057Z] [INFO]
[2026-02-25T22:23:33.057Z] [INFO]
[2026-02-25T22:23:33.057Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:33.057Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final.jar
[2026-02-25T22:23:33.057Z] [INFO]
[2026-02-25T22:23:33.057Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:33.370Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:23:33.370Z] [INFO]
[2026-02-25T22:23:33.370Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-webjars-locator-deployment ---
[2026-02-25T22:23:33.370Z] [INFO] Installing /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-webjars-locator-deployment/2.7.5.Final/quarkus-webjars-locator-deployment-2.7.5.Final.jar
[2026-02-25T22:23:33.370Z] [INFO] Installing /quarkus/extensions/webjars-locator/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-webjars-locator-deployment/2.7.5.Final/quarkus-webjars-locator-deployment-2.7.5.Final.pom
[2026-02-25T22:23:33.370Z] [INFO] Installing /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-webjars-locator-deployment/2.7.5.Final/quarkus-webjars-locator-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:23:33.370Z] [INFO]
[2026-02-25T22:23:33.370Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-common-deployment >-------
[2026-02-25T22:23:33.370Z] [INFO] Building Quarkus - RESTEasy Reactive - Common - Deployment 2.7.5.Final [266/964]
[2026-02-25T22:23:33.370Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:23:33.370Z] [INFO]
[2026-02-25T22:23:33.370Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:33.370Z] [INFO]
[2026-02-25T22:23:33.370Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:33.683Z] [INFO]
[2026-02-25T22:23:33.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:33.684Z] [INFO]
[2026-02-25T22:23:33.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:33.684Z] [INFO]
[2026-02-25T22:23:33.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:33.684Z] [INFO]
[2026-02-25T22:23:33.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:33.684Z] [INFO]
[2026-02-25T22:23:33.684Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:33.684Z] [INFO]
[2026-02-25T22:23:33.684Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:33.684Z] [INFO]
[2026-02-25T22:23:33.684Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:33.684Z] [INFO] Processed 13 files in 22ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-25T22:23:33.684Z] [INFO]
[2026-02-25T22:23:33.684Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:33.684Z] [INFO] Processed 13 files in 00:00.039 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-25T22:23:33.684Z] [INFO]
[2026-02-25T22:23:33.684Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:33.684Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:33.684Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/src/main/resources
[2026-02-25T22:23:33.684Z] [INFO]
[2026-02-25T22:23:33.684Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:33.684Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:23:33.684Z] [INFO] Compiling 13 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/classes
[2026-02-25T22:23:34.000Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/src/main/java/io/quarkus/resteasy/reactive/common/deployment/ResteasyReactiveCommonProcessor.java:[82,21] denyJaxRs in io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveConfig has been deprecated and marked for removal
[2026-02-25T22:23:34.000Z] [INFO]
[2026-02-25T22:23:34.000Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:34.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:34.000Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/src/test/resources
[2026-02-25T22:23:34.000Z] [INFO]
[2026-02-25T22:23:34.000Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:34.000Z] [INFO] No sources to compile
[2026-02-25T22:23:34.000Z] [INFO]
[2026-02-25T22:23:34.000Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:34.000Z] [INFO] No tests to run.
[2026-02-25T22:23:34.000Z] [INFO]
[2026-02-25T22:23:34.000Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (sse) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:34.000Z] [INFO] No tests to run.
[2026-02-25T22:23:34.000Z] [INFO]
[2026-02-25T22:23:34.000Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:34.000Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final.jar
[2026-02-25T22:23:34.000Z] [INFO]
[2026-02-25T22:23:34.000Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:34.000Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:23:34.000Z] [INFO]
[2026-02-25T22:23:34.000Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-common-deployment ---
[2026-02-25T22:23:34.001Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-common-deployment-2.7.5.Final.jar
[2026-02-25T22:23:34.001Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-common-deployment-2.7.5.Final.pom
[2026-02-25T22:23:34.001Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:23:34.001Z] [INFO]
[2026-02-25T22:23:34.001Z] [INFO] -----< io.quarkus:quarkus-resteasy-reactive-server-spi-deployment >-----
[2026-02-25T22:23:34.001Z] [INFO] Building Quarkus - RESTEasy Reactive - Server - SPI - Deployment 2.7.5.Final [267/964]
[2026-02-25T22:23:34.001Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:23:34.001Z] [INFO]
[2026-02-25T22:23:34.001Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.001Z] [INFO]
[2026-02-25T22:23:34.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.371Z] [INFO]
[2026-02-25T22:23:34.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.371Z] [INFO]
[2026-02-25T22:23:34.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.371Z] [INFO]
[2026-02-25T22:23:34.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.371Z] [INFO]
[2026-02-25T22:23:34.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.371Z] [INFO]
[2026-02-25T22:23:34.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.371Z] [INFO]
[2026-02-25T22:23:34.371Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.371Z] [INFO]
[2026-02-25T22:23:34.371Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.685Z] [INFO] Processed 4 files in 9ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:23:34.685Z] [INFO]
[2026-02-25T22:23:34.685Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.685Z] [INFO] Processed 4 files in 00:00.003 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:23:34.685Z] [INFO]
[2026-02-25T22:23:34.685Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.685Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:34.685Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/src/main/resources
[2026-02-25T22:23:34.685Z] [INFO]
[2026-02-25T22:23:34.685Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.685Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:23:34.685Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/classes
[2026-02-25T22:23:34.685Z] [INFO]
[2026-02-25T22:23:34.685Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.685Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:34.685Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/src/test/resources
[2026-02-25T22:23:34.685Z] [INFO]
[2026-02-25T22:23:34.685Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.685Z] [INFO] No sources to compile
[2026-02-25T22:23:34.685Z] [INFO]
[2026-02-25T22:23:34.685Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.685Z] [INFO] No tests to run.
[2026-02-25T22:23:34.685Z] [INFO]
[2026-02-25T22:23:34.685Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.685Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar
[2026-02-25T22:23:34.685Z] [INFO]
[2026-02-25T22:23:34.685Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.685Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:23:34.685Z] [INFO]
[2026-02-25T22:23:34.685Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-02-25T22:23:34.685Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar
[2026-02-25T22:23:34.685Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.pom
[2026-02-25T22:23:34.685Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.5.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:23:34.685Z] [INFO]
[2026-02-25T22:23:34.685Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-kotlin-deployment >-------
[2026-02-25T22:23:34.685Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin - Deployment 2.7.5.Final [268/964]
[2026-02-25T22:23:34.685Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:23:34.685Z] [INFO]
[2026-02-25T22:23:34.685Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:34.685Z] [INFO]
[2026-02-25T22:23:34.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:35.000Z] [INFO]
[2026-02-25T22:23:35.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:35.000Z] [INFO]
[2026-02-25T22:23:35.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:35.000Z] [INFO]
[2026-02-25T22:23:35.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:35.000Z] [INFO]
[2026-02-25T22:23:35.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:35.000Z] [INFO]
[2026-02-25T22:23:35.000Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:35.000Z] [INFO]
[2026-02-25T22:23:35.000Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:35.000Z] [INFO]
[2026-02-25T22:23:35.000Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:35.000Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:23:35.000Z] [INFO]
[2026-02-25T22:23:35.000Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:35.000Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:23:35.000Z] [INFO]
[2026-02-25T22:23:35.000Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:35.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:35.000Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/src/main/resources
[2026-02-25T22:23:35.000Z] [INFO]
[2026-02-25T22:23:35.000Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:35.000Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:23:35.000Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/classes
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:35.313Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:35.313Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/src/test/resources
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:35.313Z] [INFO] No sources to compile
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:35.313Z] [INFO] No tests to run.
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:35.313Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final.jar
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:35.313Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-02-25T22:23:35.313Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final.jar
[2026-02-25T22:23:35.313Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final.pom
[2026-02-25T22:23:35.313Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] ----------< io.quarkus:quarkus-jaxrs-client-reactive-parent >-----------
[2026-02-25T22:23:35.313Z] [INFO] Building Quarkus - JAX-RS Client Reactive 2.7.5.Final [269/964]
[2026-02-25T22:23:35.313Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-25T22:23:35.313Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive-parent ---
[2026-02-25T22:23:35.313Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-parent/2.7.5.Final/quarkus-jaxrs-client-reactive-parent-2.7.5.Final.pom
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --------------< io.quarkus:quarkus-jaxrs-client-reactive >--------------
[2026-02-25T22:23:35.313Z] [INFO] Building Quarkus - JAX-RS Client Reactive - Runtime 2.7.5.Final [270/964]
[2026-02-25T22:23:35.313Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.313Z] [INFO]
[2026-02-25T22:23:35.313Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.626Z] [INFO]
[2026-02-25T22:23:35.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.626Z] [INFO]
[2026-02-25T22:23:35.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.626Z] [INFO]
[2026-02-25T22:23:35.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.626Z] [INFO]
[2026-02-25T22:23:35.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.626Z] [INFO]
[2026-02-25T22:23:35.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.626Z] [INFO]
[2026-02-25T22:23:35.626Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.626Z] [INFO]
[2026-02-25T22:23:35.626Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.626Z] [INFO] Processed 6 files in 12ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T22:23:35.626Z] [INFO]
[2026-02-25T22:23:35.626Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.626Z] [INFO] Processed 6 files in 00:00.020 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T22:23:35.626Z] [INFO]
[2026-02-25T22:23:35.626Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:35.626Z] [INFO] Copying 3 resources
[2026-02-25T22:23:35.626Z] [INFO]
[2026-02-25T22:23:35.626Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.626Z] [INFO]
[2026-02-25T22:23:35.626Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.626Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:23:35.626Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/classes
[2026-02-25T22:23:35.940Z] [INFO]
[2026-02-25T22:23:35.940Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.940Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:35.940Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/src/test/resources
[2026-02-25T22:23:35.940Z] [INFO]
[2026-02-25T22:23:35.940Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.940Z] [INFO] No sources to compile
[2026-02-25T22:23:35.940Z] [INFO]
[2026-02-25T22:23:35.940Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.940Z] [INFO] No tests to run.
[2026-02-25T22:23:35.940Z] [INFO]
[2026-02-25T22:23:35.940Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.940Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final.jar
[2026-02-25T22:23:35.940Z] [INFO]
[2026-02-25T22:23:35.940Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.940Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final-sources.jar
[2026-02-25T22:23:35.940Z] [INFO]
[2026-02-25T22:23:35.940Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive ---
[2026-02-25T22:23:35.940Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive/2.7.5.Final/quarkus-jaxrs-client-reactive-2.7.5.Final.jar
[2026-02-25T22:23:35.940Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive/2.7.5.Final/quarkus-jaxrs-client-reactive-2.7.5.Final.pom
[2026-02-25T22:23:35.940Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive/2.7.5.Final/quarkus-jaxrs-client-reactive-2.7.5.Final-sources.jar
[2026-02-25T22:23:35.940Z] [INFO]
[2026-02-25T22:23:35.940Z] [INFO] --------< io.quarkus:quarkus-jaxrs-client-reactive-deployment >---------
[2026-02-25T22:23:35.940Z] [INFO] Building Quarkus - JAX-RS Client Reactive - Deployment 2.7.5.Final [271/964]
[2026-02-25T22:23:35.940Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:23:35.940Z] [INFO]
[2026-02-25T22:23:35.940Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:35.940Z] [INFO]
[2026-02-25T22:23:35.940Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:36.255Z] [INFO]
[2026-02-25T22:23:36.255Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:36.255Z] [INFO]
[2026-02-25T22:23:36.255Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:36.255Z] [INFO]
[2026-02-25T22:23:36.255Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:36.255Z] [INFO]
[2026-02-25T22:23:36.255Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:36.569Z] [INFO]
[2026-02-25T22:23:36.569Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:36.569Z] [INFO]
[2026-02-25T22:23:36.569Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:36.569Z] [INFO]
[2026-02-25T22:23:36.569Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:36.569Z] [INFO] Processed 13 files in 61ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-25T22:23:36.569Z] [INFO]
[2026-02-25T22:23:36.569Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:36.569Z] [INFO] Processed 13 files in 00:00.153 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-25T22:23:36.569Z] [INFO]
[2026-02-25T22:23:36.569Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:36.569Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:36.569Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/src/main/resources
[2026-02-25T22:23:36.569Z] [INFO]
[2026-02-25T22:23:36.569Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:36.569Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:23:36.569Z] [INFO] Compiling 8 source files to /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/classes
[2026-02-25T22:23:37.244Z] [INFO]
[2026-02-25T22:23:37.244Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:37.244Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:37.244Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/src/test/resources
[2026-02-25T22:23:37.244Z] [INFO]
[2026-02-25T22:23:37.244Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:37.244Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:23:37.244Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/test-classes
[2026-02-25T22:23:37.244Z] [INFO]
[2026-02-25T22:23:37.244Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:37.244Z] [INFO]
[2026-02-25T22:23:37.244Z] [INFO] -------------------------------------------------------
[2026-02-25T22:23:37.244Z] [INFO] T E S T S
[2026-02-25T22:23:37.244Z] [INFO] -------------------------------------------------------
[2026-02-25T22:23:37.244Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:23:37.921Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.FailureTestCase
[2026-02-25T22:23:43.683Z] 2026-02-25 22:23:42,923 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.697s. Listening on: http://localhost:8081
[2026-02-25T22:23:43.683Z] 2026-02-25 22:23:42,926 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:23:43.683Z] 2026-02-25 22:23:42,926 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2026-02-25T22:23:43.998Z] 2026-02-25 22:23:43,875 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-25T22:23:43.998Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.022 s - in io.quarkus.jaxrs.client.reactive.deployment.test.FailureTestCase
[2026-02-25T22:23:43.998Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.ClientRequestFilterAbortWithTestCase
[2026-02-25T22:23:45.592Z] 2026-02-25 22:23:45,330 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.435s. Listening on: http://localhost:8081
[2026-02-25T22:23:45.592Z] 2026-02-25 22:23:45,330 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:23:45.592Z] 2026-02-25 22:23:45,331 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2026-02-25T22:23:45.592Z] 2026-02-25 22:23:45,459 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:23:45.592Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.561 s - in io.quarkus.jaxrs.client.reactive.deployment.test.ClientRequestFilterAbortWithTestCase
[2026-02-25T22:23:45.592Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.UniInvokerTestCase
[2026-02-25T22:23:46.693Z] 2026-02-25 22:23:46,607 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.439s. Listening on: http://localhost:8081
[2026-02-25T22:23:46.693Z] 2026-02-25 22:23:46,608 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:23:46.693Z] 2026-02-25 22:23:46,608 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2026-02-25T22:23:47.007Z] 2026-02-25 22:23:46,823 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:23:47.007Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.355 s - in io.quarkus.jaxrs.client.reactive.deployment.test.UniInvokerTestCase
[2026-02-25T22:23:47.007Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.AsyncRestClientFilterTestCase
[2026-02-25T22:23:48.599Z] 2026-02-25 22:23:48,085 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.571s. Listening on: http://localhost:8081
[2026-02-25T22:23:48.599Z] 2026-02-25 22:23:48,086 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:23:48.599Z] 2026-02-25 22:23:48,086 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2026-02-25T22:23:55.692Z] 2026-02-25 22:23:54,356 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:23:55.692Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.525 s - in io.quarkus.jaxrs.client.reactive.deployment.test.AsyncRestClientFilterTestCase
[2026-02-25T22:23:55.692Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.ClientResponseFilterTestCase
[2026-02-25T22:23:56.005Z] 2026-02-25 22:23:55,975 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.614s. Listening on: http://localhost:8081
[2026-02-25T22:23:56.005Z] 2026-02-25 22:23:55,976 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:23:56.005Z] 2026-02-25 22:23:55,976 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2026-02-25T22:23:56.318Z] 2026-02-25 22:23:56,196 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-25T22:23:56.318Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.837 s - in io.quarkus.jaxrs.client.reactive.deployment.test.ClientResponseFilterTestCase
[2026-02-25T22:23:56.318Z] [INFO]
[2026-02-25T22:23:56.318Z] [INFO] Results:
[2026-02-25T22:23:56.318Z] [INFO]
[2026-02-25T22:23:56.318Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:23:56.318Z] [INFO]
[2026-02-25T22:23:56.318Z] [INFO]
[2026-02-25T22:23:56.318Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (sse) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:56.631Z] [INFO]
[2026-02-25T22:23:56.631Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:56.631Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final.jar
[2026-02-25T22:23:56.632Z] [INFO]
[2026-02-25T22:23:56.632Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:56.632Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:23:56.632Z] [INFO]
[2026-02-25T22:23:56.632Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-02-25T22:23:56.632Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.5.Final/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final.jar
[2026-02-25T22:23:56.632Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.5.Final/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final.pom
[2026-02-25T22:23:56.632Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.5.Final/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:23:56.632Z] [INFO]
[2026-02-25T22:23:56.632Z] [INFO] ----------< io.quarkus:quarkus-resteasy-reactive-deployment >-----------
[2026-02-25T22:23:56.632Z] [INFO] Building Quarkus - RESTEasy Reactive - Deployment 2.7.5.Final [272/964]
[2026-02-25T22:23:56.632Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:23:56.632Z] [INFO]
[2026-02-25T22:23:56.632Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:23:56.632Z] [INFO]
[2026-02-25T22:23:56.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:23:56.969Z] [INFO]
[2026-02-25T22:23:56.970Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:23:56.970Z] [INFO]
[2026-02-25T22:23:56.970Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:23:56.970Z] [INFO]
[2026-02-25T22:23:56.970Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:23:56.970Z] [INFO]
[2026-02-25T22:23:56.970Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:23:56.970Z] [INFO]
[2026-02-25T22:23:56.970Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:23:56.970Z] [INFO]
[2026-02-25T22:23:56.970Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:23:56.970Z] [INFO]
[2026-02-25T22:23:56.970Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:23:57.645Z] [INFO] Processed 358 files in 506ms (Formatted: 0, Unchanged: 358, Failed: 0, Readonly: 0)
[2026-02-25T22:23:57.646Z] [INFO]
[2026-02-25T22:23:57.646Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:23:58.319Z] [INFO] Processed 358 files in 00:00.562 (Already Sorted: 358, Needed Sorting: 0)
[2026-02-25T22:23:58.319Z] [INFO]
[2026-02-25T22:23:58.319Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:23:58.319Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:58.319Z] [INFO] Copying 4 resources
[2026-02-25T22:23:58.319Z] [INFO]
[2026-02-25T22:23:58.319Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:23:58.319Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:23:58.319Z] [INFO] Compiling 30 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/classes
[2026-02-25T22:23:58.992Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/src/main/java/io/quarkus/resteasy/reactive/server/deployment/ResteasyReactiveProcessor.java:[837,27] io.quarkus.deployment.configuration.ConfigurationError in io.quarkus.deployment.configuration has been deprecated
[2026-02-25T22:23:58.992Z] [INFO]
[2026-02-25T22:23:58.992Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:23:58.992Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:23:58.992Z] [INFO] Copying 9 resources
[2026-02-25T22:23:58.992Z] [INFO]
[2026-02-25T22:23:58.992Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:23:58.992Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:23:58.992Z] [INFO] Compiling 328 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/test-classes
[2026-02-25T22:24:00.586Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/src/test/java/io/quarkus/resteasy/reactive/server/test/beanparam/CustomConverterInBeanParamTest.java:[91,44] unchecked cast
[2026-02-25T22:24:00.586Z] required: javax.ws.rs.ext.ParamConverter<T>
[2026-02-25T22:24:00.586Z] found: io.quarkus.resteasy.reactive.server.test.beanparam.CustomConverterInBeanParamTest.LocalDateTimeParamConverter
[2026-02-25T22:24:00.586Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/src/test/java/io/quarkus/resteasy/reactive/server/test/simple/MapWithParamConverterTest.java:[94,28] unchecked cast
[2026-02-25T22:24:00.586Z] required: T
[2026-02-25T22:24:00.586Z] found: java.lang.String
[2026-02-25T22:24:00.586Z] [INFO]
[2026-02-25T22:24:00.586Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:24:00.586Z] [INFO]
[2026-02-25T22:24:00.586Z] [INFO] -------------------------------------------------------
[2026-02-25T22:24:00.586Z] [INFO] T E S T S
[2026-02-25T22:24:00.586Z] [INFO] -------------------------------------------------------
[2026-02-25T22:24:00.586Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:24:01.683Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncRequestFilterTest
[2026-02-25T22:24:07.433Z] 2026-02-25 22:24:07,032 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.691s. Listening on: http://localhost:8081
[2026-02-25T22:24:07.433Z] 2026-02-25 22:24:07,034 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:24:07.433Z] 2026-02-25 22:24:07,035 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:24:40.453Z] 2026-02-25 22:24:12,451 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /callback-async failed, error id: 267ae3d9-5738-4a10-b5ef-23452512e80d-1: java.lang.Throwable: ouch
[2026-02-25T22:24:40.453Z]
[2026-02-25T22:24:40.453Z] 2026-02-25 22:24:12,455 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-0) Request failed: java.lang.Throwable: ouch
[2026-02-25T22:24:40.453Z]
[2026-02-25T22:24:40.453Z] 2026-02-25 22:24:15,470 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-5) HTTP Request to /callback-async failed, error id: 267ae3d9-5738-4a10-b5ef-23452512e80d-2: java.lang.Throwable: ouch
[2026-02-25T22:24:40.453Z]
[2026-02-25T22:24:40.453Z] 2026-02-25 22:24:15,472 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-5) Request failed: java.lang.Throwable: ouch
[2026-02-25T22:24:40.453Z]
[2026-02-25T22:24:40.453Z] 2026-02-25 22:24:18,484 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to /callback failed, error id: 267ae3d9-5738-4a10-b5ef-23452512e80d-3: java.lang.Throwable: ouch
[2026-02-25T22:24:40.453Z]
[2026-02-25T22:24:40.453Z] 2026-02-25 22:24:18,484 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-1) Request failed: java.lang.Throwable: ouch
[2026-02-25T22:24:40.453Z]
[2026-02-25T22:24:40.453Z] 2026-02-25 22:24:21,499 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to /callback failed, error id: 267ae3d9-5738-4a10-b5ef-23452512e80d-4: java.lang.Throwable: ouch
[2026-02-25T22:24:40.453Z]
[2026-02-25T22:24:40.453Z] 2026-02-25 22:24:21,500 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-1) Request failed: java.lang.Throwable: ouch
[2026-02-25T22:24:40.453Z]
[2026-02-25T22:24:40.453Z] 2026-02-25 22:24:26,518 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (pool-57-thread-1) HTTP Request to /callback-async failed, error id: 267ae3d9-5738-4a10-b5ef-23452512e80d-5: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-02-25T22:24:40.453Z]
[2026-02-25T22:24:40.453Z] 2026-02-25 22:24:26,519 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (pool-57-thread-1) Request failed: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-02-25T22:24:40.453Z]
[2026-02-25T22:24:40.453Z] 2026-02-25 22:24:34,547 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (pool-60-thread-1) HTTP Request to /callback failed, error id: 267ae3d9-5738-4a10-b5ef-23452512e80d-6: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-02-25T22:24:40.453Z]
[2026-02-25T22:24:40.453Z] 2026-02-25 22:24:34,548 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (pool-60-thread-1) Request failed: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-02-25T22:24:40.453Z]
[2026-02-25T22:24:40.453Z] 2026-02-25 22:24:38,599 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:24:40.453Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.08 s - in io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncRequestFilterTest
[2026-02-25T22:24:40.453Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.transformation.AnnotationTransformationTest
[2026-02-25T22:24:40.453Z] 2026-02-25 22:24:40,328 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.587s. Listening on: http://localhost:8081
[2026-02-25T22:24:40.453Z] 2026-02-25 22:24:40,328 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:24:40.453Z] 2026-02-25 22:24:40,328 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:24:41.555Z] 2026-02-25 22:24:41,455 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:24:41.555Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.833 s - in io.quarkus.resteasy.reactive.server.test.transformation.AnnotationTransformationTest
[2026-02-25T22:24:41.555Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.beanparam.FailWithAnnotationsInAMethodOfBeanParamTest
[2026-02-25T22:24:42.651Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 s - in io.quarkus.resteasy.reactive.server.test.beanparam.FailWithAnnotationsInAMethodOfBeanParamTest
[2026-02-25T22:24:42.651Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.beanparam.FailWithNoAnnotationsInBeanParamTest
[2026-02-25T22:24:43.326Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s - in io.quarkus.resteasy.reactive.server.test.beanparam.FailWithNoAnnotationsInBeanParamTest
[2026-02-25T22:24:43.326Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.beanparam.CustomConverterInBeanParamTest
[2026-02-25T22:24:44.423Z] 2026-02-25 22:24:44,255 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.570s. Listening on: http://localhost:8081
[2026-02-25T22:24:44.423Z] 2026-02-25 22:24:44,256 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:24:44.423Z] 2026-02-25 22:24:44,256 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:24:45.523Z] 2026-02-25 22:24:45,150 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:24:45.523Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.121 s - in io.quarkus.resteasy.reactive.server.test.beanparam.CustomConverterInBeanParamTest
[2026-02-25T22:24:45.523Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.MultipleHttpAnnotationsTest
[2026-02-25T22:24:46.199Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 s - in io.quarkus.resteasy.reactive.server.test.MultipleHttpAnnotationsTest
[2026-02-25T22:24:46.199Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.NoTargetTest
[2026-02-25T22:24:47.790Z] 2026-02-25 22:24:47,337 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.525s. Listening on: http://localhost:8081
[2026-02-25T22:24:47.790Z] 2026-02-25 22:24:47,338 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:24:47.790Z] 2026-02-25 22:24:47,340 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:24:48.106Z] 2026-02-25 22:24:47,766 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:24:48.106Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.747 s - in io.quarkus.resteasy.reactive.server.test.customproviders.NoTargetTest
[2026-02-25T22:24:48.106Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.CustomFiltersTest
[2026-02-25T22:24:49.699Z] 2026-02-25 22:24:49,210 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.578s. Listening on: http://localhost:8081
[2026-02-25T22:24:49.699Z] 2026-02-25 22:24:49,211 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:24:49.699Z] 2026-02-25 22:24:49,211 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:24:50.011Z] 2026-02-25 22:24:49,780 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:24:50.011Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.996 s - in io.quarkus.resteasy.reactive.server.test.customproviders.CustomFiltersTest
[2026-02-25T22:24:50.011Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.FilterWithPathParamsTest
[2026-02-25T22:24:51.109Z] 2026-02-25 22:24:50,974 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.493s. Listening on: http://localhost:8081
[2026-02-25T22:24:51.109Z] 2026-02-25 22:24:50,975 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:24:51.109Z] 2026-02-25 22:24:50,975 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:24:51.786Z] 2026-02-25 22:24:51,478 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:24:51.786Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.694 s - in io.quarkus.resteasy.reactive.server.test.customproviders.FilterWithPathParamsTest
[2026-02-25T22:24:51.786Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.ValidNonBlockingFiltersTest
[2026-02-25T22:24:52.884Z] 2026-02-25 22:24:52,613 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.446s. Listening on: http://localhost:8081
[2026-02-25T22:24:52.885Z] 2026-02-25 22:24:52,613 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:24:52.885Z] 2026-02-25 22:24:52,613 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:24:53.198Z] 2026-02-25 22:24:53,029 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-25T22:24:53.198Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.536 s - in io.quarkus.resteasy.reactive.server.test.customproviders.ValidNonBlockingFiltersTest
[2026-02-25T22:24:53.198Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.ReadBodyRequestFilterTest
[2026-02-25T22:24:54.293Z] 2026-02-25 22:24:54,037 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.402s. Listening on: http://localhost:8081
[2026-02-25T22:24:54.293Z] 2026-02-25 22:24:54,037 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:24:54.293Z] 2026-02-25 22:24:54,037 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:24:54.605Z] 2026-02-25 22:24:54,461 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:24:54.605Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.42 s - in io.quarkus.resteasy.reactive.server.test.customproviders.ReadBodyRequestFilterTest
[2026-02-25T22:24:54.605Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.UniFiltersTest
[2026-02-25T22:24:55.706Z] 2026-02-25 22:24:55,597 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2026-02-25T22:24:55.706Z] 2026-02-25 22:24:55,597 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:24:55.706Z] 2026-02-25 22:24:55,597 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:24:56.379Z] 2026-02-25 22:24:56,233 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:24:56.379Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.774 s - in io.quarkus.resteasy.reactive.server.test.customproviders.UniFiltersTest
[2026-02-25T22:24:56.379Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.AnotherValidNonBlockingFiltersTest
[2026-02-25T22:24:57.485Z] 2026-02-25 22:24:57,295 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.447s. Listening on: http://localhost:8081
[2026-02-25T22:24:57.485Z] 2026-02-25 22:24:57,296 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:24:57.485Z] 2026-02-25 22:24:57,296 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:24:57.798Z] 2026-02-25 22:24:57,702 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:24:57.798Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.465 s - in io.quarkus.resteasy.reactive.server.test.customproviders.AnotherValidNonBlockingFiltersTest
[2026-02-25T22:24:57.798Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.AbortingFiltersTest
[2026-02-25T22:24:59.391Z] 2026-02-25 22:24:58,340 WARN [io.qua.arc.pro.BeanArchives] (build-18) Failed to index io.quarkus.resteasy.reactive.server.test.customproviders.Metal: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@79eae3a
[2026-02-25T22:24:59.391Z] 2026-02-25 22:24:58,940 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.546s. Listening on: http://localhost:8081
[2026-02-25T22:24:59.391Z] 2026-02-25 22:24:58,941 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:24:59.391Z] 2026-02-25 22:24:58,941 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:24:59.391Z] 2026-02-25 22:24:59,349 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:24:59.391Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.643 s - in io.quarkus.resteasy.reactive.server.test.customproviders.AbortingFiltersTest
[2026-02-25T22:24:59.391Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.InvalidNonBlockingFiltersTest
[2026-02-25T22:25:00.068Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 s - in io.quarkus.resteasy.reactive.server.test.customproviders.InvalidNonBlockingFiltersTest
[2026-02-25T22:25:00.068Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.path.RelativeRestPathTestCase
[2026-02-25T22:25:01.166Z] 2026-02-25 22:25:00,754 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2026-02-25T22:25:01.166Z] 2026-02-25 22:25:00,754 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:01.166Z] 2026-02-25 22:25:00,755 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:01.166Z] 2026-02-25 22:25:01,105 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:25:01.166Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.313 s - in io.quarkus.resteasy.reactive.server.test.path.RelativeRestPathTestCase
[2026-02-25T22:25:01.166Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.path.RestPathTestCase
[2026-02-25T22:25:02.262Z] 2026-02-25 22:25:02,132 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.481s. Listening on: http://localhost:8081
[2026-02-25T22:25:02.262Z] 2026-02-25 22:25:02,133 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:02.262Z] 2026-02-25 22:25:02,133 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:02.573Z] 2026-02-25 22:25:02,533 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:25:02.573Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 s - in io.quarkus.resteasy.reactive.server.test.path.RestPathTestCase
[2026-02-25T22:25:02.573Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.path.RestApplicationPathTestCase
[2026-02-25T22:25:03.669Z] 2026-02-25 22:25:03,508 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2026-02-25T22:25:03.669Z] 2026-02-25 22:25:03,509 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:03.669Z] 2026-02-25 22:25:03,509 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:03.982Z] 2026-02-25 22:25:03,845 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:25:03.982Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.31 s - in io.quarkus.resteasy.reactive.server.test.path.RestApplicationPathTestCase
[2026-02-25T22:25:03.982Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnClassTest
[2026-02-25T22:25:04.657Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s - in io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnClassTest
[2026-02-25T22:25:04.657Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.ResponseTest
[2026-02-25T22:25:04.657Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.resteasy.reactive.server.test.response.ResponseTest
[2026-02-25T22:25:04.657Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.NullHeaderTestCase
[2026-02-25T22:25:05.756Z] 2026-02-25 22:25:05,319 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8081
[2026-02-25T22:25:05.756Z] 2026-02-25 22:25:05,320 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:05.756Z] 2026-02-25 22:25:05,320 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:05.756Z] 2026-02-25 22:25:05,678 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:25:05.756Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.363 s - in io.quarkus.resteasy.reactive.server.test.response.NullHeaderTestCase
[2026-02-25T22:25:05.756Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.ChunkedResponseTest
[2026-02-25T22:25:06.852Z] 2026-02-25 22:25:06,358 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rest.output-buffer-size" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:25:06.852Z] 2026-02-25 22:25:06,708 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.410s. Listening on: http://localhost:8081
[2026-02-25T22:25:06.852Z] 2026-02-25 22:25:06,708 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:06.852Z] 2026-02-25 22:25:06,708 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:07.164Z] 2026-02-25 22:25:07,110 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:25:07.164Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 s - in io.quarkus.resteasy.reactive.server.test.response.ChunkedResponseTest
[2026-02-25T22:25:07.164Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.RestResponseTest
[2026-02-25T22:25:08.260Z] 2026-02-25 22:25:08,236 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.530s. Listening on: http://localhost:8081
[2026-02-25T22:25:08.260Z] 2026-02-25 22:25:08,237 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:08.260Z] 2026-02-25 22:25:08,237 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:08.964Z] 2026-02-25 22:25:08,820 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:25:08.964Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.709 s - in io.quarkus.resteasy.reactive.server.test.response.RestResponseTest
[2026-02-25T22:25:08.964Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.generatedresource.GeneratedJaxRsResourceTest
[2026-02-25T22:25:10.060Z] 2026-02-25 22:25:09,752 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.376s. Listening on: http://localhost:8081
[2026-02-25T22:25:10.060Z] 2026-02-25 22:25:09,752 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:10.060Z] 2026-02-25 22:25:09,752 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:10.373Z] 2026-02-25 22:25:10,093 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:25:10.373Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.27 s - in io.quarkus.resteasy.reactive.server.test.generatedresource.GeneratedJaxRsResourceTest
[2026-02-25T22:25:10.373Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.providers.FileTestCase
[2026-02-25T22:25:11.469Z] 2026-02-25 22:25:11,046 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.419s. Listening on: http://localhost:8081
[2026-02-25T22:25:11.469Z] 2026-02-25 22:25:11,046 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:11.469Z] 2026-02-25 22:25:11,046 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:11.781Z] 2026-02-25 22:25:11,562 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T22:25:11.781Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.467 s - in io.quarkus.resteasy.reactive.server.test.providers.FileTestCase
[2026-02-25T22:25:11.781Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.providers.InvalidFileTestCase
[2026-02-25T22:25:12.452Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 s - in io.quarkus.resteasy.reactive.server.test.providers.InvalidFileTestCase
[2026-02-25T22:25:12.452Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.stress.SuspendResumeStressTest
[2026-02-25T22:25:13.555Z] 2026-02-25 22:25:13,313 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.247s. Listening on: http://localhost:8081
[2026-02-25T22:25:13.555Z] 2026-02-25 22:25:13,313 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:13.555Z] 2026-02-25 22:25:13,313 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:16.449Z] 2026-02-25 22:25:15,729 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-02-25T22:25:16.449Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.462 s - in io.quarkus.resteasy.reactive.server.test.stress.SuspendResumeStressTest
[2026-02-25T22:25:16.449Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnApplicationTest
[2026-02-25T22:25:16.449Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s - in io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnApplicationTest
[2026-02-25T22:25:16.449Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.LazyAuthPermitAllJaxRsTestCase
[2026-02-25T22:25:17.550Z] 2026-02-25 22:25:17,148 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.492s. Listening on: http://localhost:8081
[2026-02-25T22:25:17.550Z] 2026-02-25 22:25:17,149 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:17.550Z] 2026-02-25 22:25:17,149 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:17.862Z] 2026-02-25 22:25:17,573 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:25:17.862Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.421 s - in io.quarkus.resteasy.reactive.server.test.security.LazyAuthPermitAllJaxRsTestCase
[2026-02-25T22:25:17.862Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.RolesAllowedJaxRsTestCase
[2026-02-25T22:25:18.960Z] 2026-02-25 22:25:18,616 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.568s. Listening on: http://localhost:8081
[2026-02-25T22:25:18.960Z] 2026-02-25 22:25:18,616 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:18.960Z] 2026-02-25 22:25:18,616 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:19.655Z] 2026-02-25 22:25:19,358 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:25:19.655Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.769 s - in io.quarkus.resteasy.reactive.server.test.security.RolesAllowedJaxRsTestCase
[2026-02-25T22:25:19.655Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.SecurityWithMethodGenericsTest
[2026-02-25T22:25:20.750Z] 2026-02-25 22:25:20,506 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.514s. Listening on: http://localhost:8081
[2026-02-25T22:25:20.750Z] 2026-02-25 22:25:20,507 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:20.750Z] 2026-02-25 22:25:20,507 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:21.425Z] 2026-02-25 22:25:21,066 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:25:21.425Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.706 s - in io.quarkus.resteasy.reactive.server.test.security.SecurityWithMethodGenericsTest
[2026-02-25T22:25:21.425Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedStarJaxRsTest
[2026-02-25T22:25:22.524Z] 2026-02-25 22:25:21,771 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.jaxrs.default-roles-allowed" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:25:22.524Z] 2026-02-25 22:25:22,167 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.484s. Listening on: http://localhost:8081
[2026-02-25T22:25:22.524Z] 2026-02-25 22:25:22,167 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:22.524Z] 2026-02-25 22:25:22,167 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:22.836Z] 2026-02-25 22:25:22,675 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:25:22.836Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.605 s - in io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedStarJaxRsTest
[2026-02-25T22:25:22.836Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2026-02-25T22:25:23.932Z] 2026-02-25 22:25:23,663 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8081
[2026-02-25T22:25:23.932Z] 2026-02-25 22:25:23,663 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:23.932Z] 2026-02-25 22:25:23,664 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:24.242Z] 2026-02-25 22:25:24,132 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:25:24.242Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.458 s - in io.quarkus.resteasy.reactive.server.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2026-02-25T22:25:24.242Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.CustomExceptionMapperTest
[2026-02-25T22:25:25.342Z] 2026-02-25 22:25:25,086 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2026-02-25T22:25:25.342Z] 2026-02-25 22:25:25,087 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:25.342Z] 2026-02-25 22:25:25,087 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:25.653Z] 2026-02-25 22:25:25,440 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:25:25.653Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s - in io.quarkus.resteasy.reactive.server.test.security.CustomExceptionMapperTest
[2026-02-25T22:25:25.653Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2026-02-25T22:25:26.754Z] 2026-02-25 22:25:26,487 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.526s. Listening on: http://localhost:8081
[2026-02-25T22:25:26.754Z] 2026-02-25 22:25:26,487 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:26.754Z] 2026-02-25 22:25:26,488 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:27.428Z] 2026-02-25 22:25:27,230 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-25T22:25:27.428Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.789 s - in io.quarkus.resteasy.reactive.server.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2026-02-25T22:25:27.428Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.DenyAllJaxRsTest
[2026-02-25T22:25:28.543Z] 2026-02-25 22:25:27,941 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.jaxrs.deny-unannotated-endpoints" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:25:28.543Z] 2026-02-25 22:25:28,333 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2026-02-25T22:25:28.543Z] 2026-02-25 22:25:28,333 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:28.543Z] 2026-02-25 22:25:28,333 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:29.218Z] 2026-02-25 22:25:28,906 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:25:29.218Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.673 s - in io.quarkus.resteasy.reactive.server.test.security.DenyAllJaxRsTest
[2026-02-25T22:25:29.218Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedJaxRsTest
[2026-02-25T22:25:30.317Z] 2026-02-25 22:25:29,447 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.security.jaxrs.default-roles-allowed" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:25:30.317Z] 2026-02-25 22:25:29,888 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.503s. Listening on: http://localhost:8081
[2026-02-25T22:25:30.317Z] 2026-02-25 22:25:29,888 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:30.317Z] 2026-02-25 22:25:29,888 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:30.629Z] 2026-02-25 22:25:30,573 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:25:30.629Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.684 s - in io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedJaxRsTest
[2026-02-25T22:25:30.629Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.status.ResponseStatusTest
[2026-02-25T22:25:31.729Z] 2026-02-25 22:25:31,506 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.440s. Listening on: http://localhost:8081
[2026-02-25T22:25:31.729Z] 2026-02-25 22:25:31,507 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:31.729Z] 2026-02-25 22:25:31,507 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:32.043Z] 2026-02-25 22:25:31,784 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-5) HTTP Request to /test/exception_completion failed, error id: a24153da-7da5-4665-9a85-506514bdeb8e-1: java.lang.IllegalArgumentException
[2026-02-25T22:25:32.043Z]
[2026-02-25T22:25:32.043Z] 2026-02-25 22:25:31,789 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-5) Request failed: java.lang.IllegalArgumentException
[2026-02-25T22:25:32.043Z]
[2026-02-25T22:25:32.043Z] 2026-02-25 22:25:31,852 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /test/exception_multi failed, error id: a24153da-7da5-4665-9a85-506514bdeb8e-2: java.lang.IllegalArgumentException
[2026-02-25T22:25:32.043Z]
[2026-02-25T22:25:32.043Z] 2026-02-25 22:25:31,853 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-3) Request failed: java.lang.IllegalArgumentException
[2026-02-25T22:25:32.043Z]
[2026-02-25T22:25:32.043Z] 2026-02-25 22:25:31,863 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /test/exception_plain failed, error id: a24153da-7da5-4665-9a85-506514bdeb8e-3: java.lang.IllegalArgumentException
[2026-02-25T22:25:32.043Z]
[2026-02-25T22:25:32.043Z] 2026-02-25 22:25:31,864 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.IllegalArgumentException
[2026-02-25T22:25:32.043Z]
[2026-02-25T22:25:32.043Z] 2026-02-25 22:25:31,905 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /test/exception_uni failed, error id: a24153da-7da5-4665-9a85-506514bdeb8e-4: java.lang.IllegalArgumentException
[2026-02-25T22:25:32.043Z]
[2026-02-25T22:25:32.043Z] 2026-02-25 22:25:31,906 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-2) Request failed: java.lang.IllegalArgumentException
[2026-02-25T22:25:32.043Z]
[2026-02-25T22:25:32.043Z] 2026-02-25 22:25:31,955 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:25:32.043Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.38 s - in io.quarkus.resteasy.reactive.server.test.status.ResponseStatusTest
[2026-02-25T22:25:32.043Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.websocket.WebSocketTestCase
[2026-02-25T22:25:33.143Z] 2026-02-25 22:25:33,035 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.536s. Listening on: http://localhost:8081
[2026-02-25T22:25:33.143Z] 2026-02-25 22:25:33,035 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:33.143Z] 2026-02-25 22:25:33,035 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:33.456Z] 2026-02-25 22:25:33,268 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:25:33.456Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 s - in io.quarkus.resteasy.reactive.server.test.websocket.WebSocketTestCase
[2026-02-25T22:25:33.456Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.devmode.ConsolePathCompleterTestCase
[2026-02-25T22:25:33.456Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.resteasy.reactive.server.test.devmode.ConsolePathCompleterTestCase
[2026-02-25T22:25:33.456Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.devmode.SubResourceDevModeTest
[2026-02-25T22:25:38.080Z] Tests paused
[2026-02-25T22:25:38.080Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:25:38.080Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:25:38.080Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:25:38.080Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:25:38.080Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:25:38.080Z] 2026-02-25 22:25:37,484 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.572s. Listening on: http://localhost:8080
[2026-02-25T22:25:38.080Z] 2026-02-25 22:25:37,484 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:25:38.080Z] 2026-02-25 22:25:37,484 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:38.080Z] 2026-02-25 22:25:37,899 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:25:38.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.65 s - in io.quarkus.resteasy.reactive.server.test.devmode.SubResourceDevModeTest
[2026-02-25T22:25:38.080Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.InnerClassTest
[2026-02-25T22:25:38.755Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 s - in io.quarkus.resteasy.reactive.server.test.InnerClassTest
[2026-02-25T22:25:38.755Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.HttpHeadersTest
[2026-02-25T22:25:39.852Z] 2026-02-25 22:25:39,606 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.543s. Listening on: http://localhost:8081
[2026-02-25T22:25:39.852Z] 2026-02-25 22:25:39,607 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:39.852Z] 2026-02-25 22:25:39,607 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:40.165Z] 2026-02-25 22:25:39,828 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:25:40.165Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.326 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.HttpHeadersTest
[2026-02-25T22:25:40.165Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.CollectionDefaultValueTest
[2026-02-25T22:25:40.964Z] 2026-02-25 22:25:40,781 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.461s. Listening on: http://localhost:8081
[2026-02-25T22:25:40.964Z] 2026-02-25 22:25:40,781 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:40.964Z] 2026-02-25 22:25:40,781 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:41.301Z] constructed
[2026-02-25T22:25:41.301Z] 2026-02-25 22:25:41,016 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:25:41.301Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.CollectionDefaultValueTest
[2026-02-25T22:25:41.301Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2026-02-25T22:25:42.398Z] 2026-02-25 22:25:41,966 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.419s. Listening on: http://localhost:8081
[2026-02-25T22:25:42.398Z] 2026-02-25 22:25:41,966 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:42.398Z] 2026-02-25 22:25:41,966 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:42.398Z] 2026-02-25 22:25:42,197 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-25T22:25:42.398Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.182 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2026-02-25T22:25:42.398Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2026-02-25T22:25:43.496Z] 2026-02-25 22:25:43,188 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8081
[2026-02-25T22:25:43.496Z] 2026-02-25 22:25:43,189 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:43.496Z] 2026-02-25 22:25:43,189 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:43.496Z] 2026-02-25 22:25:43,395 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:25:43.496Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.194 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2026-02-25T22:25:43.496Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceRequestFilterTest
[2026-02-25T22:25:44.598Z] 2026-02-25 22:25:44,440 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.488s. Listening on: http://localhost:8081
[2026-02-25T22:25:44.598Z] 2026-02-25 22:25:44,441 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:44.598Z] 2026-02-25 22:25:44,441 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:45.274Z] 2026-02-25 22:25:44,964 INFO [io.quarkus] (main) Quarkus stopped in 0.127s
[2026-02-25T22:25:45.274Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.56 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceRequestFilterTest
[2026-02-25T22:25:45.274Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.SpecialResourceTest
[2026-02-25T22:25:46.373Z] 2026-02-25 22:25:46,008 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.484s. Listening on: http://localhost:8081
[2026-02-25T22:25:46.373Z] 2026-02-25 22:25:46,009 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:46.373Z] 2026-02-25 22:25:46,009 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:46.373Z] 2026-02-25 22:25:46,327 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:25:46.373Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.364 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.SpecialResourceTest
[2026-02-25T22:25:46.373Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2026-02-25T22:25:47.470Z] 2026-02-25 22:25:47,355 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.438s. Listening on: http://localhost:8081
[2026-02-25T22:25:47.470Z] 2026-02-25 22:25:47,356 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:47.470Z] 2026-02-25 22:25:47,356 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:47.784Z] 2026-02-25 22:25:47,581 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:25:47.784Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.249 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2026-02-25T22:25:47.784Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.UriInfoTest
[2026-02-25T22:25:48.878Z] 2026-02-25 22:25:48,558 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.506s. Listening on: http://localhost:8081
[2026-02-25T22:25:48.878Z] 2026-02-25 22:25:48,559 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:48.879Z] 2026-02-25 22:25:48,559 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:49.191Z] 2026-02-25 22:25:49,098 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:25:49.191Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 1.515 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.UriInfoTest
[2026-02-25T22:25:49.191Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.DefaultMediaTypeTest
[2026-02-25T22:25:50.290Z] 2026-02-25 22:25:50,041 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2026-02-25T22:25:50.290Z] 2026-02-25 22:25:50,041 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:50.290Z] 2026-02-25 22:25:50,041 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:50.602Z] 2026-02-25 22:25:50,325 INFO [io.quarkus] (main) Quarkus stopped in 0.071s
[2026-02-25T22:25:50.602Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.DefaultMediaTypeTest
[2026-02-25T22:25:50.602Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.GenericResourceTest
[2026-02-25T22:25:51.699Z] 2026-02-25 22:25:51,286 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.481s. Listening on: http://localhost:8081
[2026-02-25T22:25:51.699Z] 2026-02-25 22:25:51,287 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:51.699Z] 2026-02-25 22:25:51,287 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:51.699Z] 2026-02-25 22:25:51,333 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:25:51.699Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.007 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.GenericResourceTest
[2026-02-25T22:25:51.699Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MultiInterfaceResLocatorTest
[2026-02-25T22:25:52.797Z] 2026-02-25 22:25:52,383 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.483s. Listening on: http://localhost:8081
[2026-02-25T22:25:52.797Z] 2026-02-25 22:25:52,384 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:52.797Z] 2026-02-25 22:25:52,384 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:52.797Z] 2026-02-25 22:25:52,610 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-02-25T22:25:52.797Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.27 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MultiInterfaceResLocatorTest
[2026-02-25T22:25:52.797Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MatchedResourceTest
[2026-02-25T22:25:53.893Z] 2026-02-25 22:25:53,094 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-8) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.MatchedResource#getObjJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:25:53.893Z] 2026-02-25 22:25:53,636 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.506s. Listening on: http://localhost:8081
[2026-02-25T22:25:53.893Z] 2026-02-25 22:25:53,637 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:53.893Z] 2026-02-25 22:25:53,637 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:54.205Z] 2026-02-25 22:25:53,870 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:25:54.205Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MatchedResourceTest
[2026-02-25T22:25:54.205Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MultipleAcceptHeaderTest
[2026-02-25T22:25:54.880Z] 2026-02-25 22:25:54,292 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-17) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.MultipleAcceptHeaderTest$TestResourceServer#acceptJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:25:54.880Z] 2026-02-25 22:25:54,859 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.492s. Listening on: http://localhost:8081
[2026-02-25T22:25:54.880Z] 2026-02-25 22:25:54,860 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:54.880Z] 2026-02-25 22:25:54,860 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:55.192Z] 2026-02-25 22:25:55,129 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:25:55.192Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MultipleAcceptHeaderTest
[2026-02-25T22:25:55.192Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.InheritanceTest
[2026-02-25T22:25:56.294Z] 2026-02-25 22:25:56,146 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.498s. Listening on: http://localhost:8081
[2026-02-25T22:25:56.294Z] 2026-02-25 22:25:56,147 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:56.294Z] 2026-02-25 22:25:56,147 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:56.605Z] 2026-02-25 22:25:56,372 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:25:56.605Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.InheritanceTest
[2026-02-25T22:25:56.605Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.GenericEntityTest
[2026-02-25T22:25:57.703Z] 2026-02-25 22:25:56,795 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-8) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.GenericEntityResource#getIntegersNoResponse' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:25:57.703Z] 2026-02-25 22:25:57,460 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.577s. Listening on: http://localhost:8081
[2026-02-25T22:25:57.703Z] 2026-02-25 22:25:57,461 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:57.703Z] 2026-02-25 22:25:57,461 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:58.016Z] 2026-02-25 22:25:57,719 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:25:58.016Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.344 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.GenericEntityTest
[2026-02-25T22:25:58.016Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.AbortingRequestFilterTest
[2026-02-25T22:25:59.118Z] 2026-02-25 22:25:58,218 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-5) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.ClassLevelMediaTypeResource#test' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:25:59.118Z] 2026-02-25 22:25:58,845 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.537s. Listening on: http://localhost:8081
[2026-02-25T22:25:59.118Z] 2026-02-25 22:25:58,845 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:25:59.118Z] 2026-02-25 22:25:58,845 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:25:59.431Z] 2026-02-25 22:25:59,190 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:25:59.431Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.464 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.AbortingRequestFilterTest
[2026-02-25T22:25:59.431Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ResourceLocatorTest
[2026-02-25T22:26:00.532Z] 2026-02-25 22:26:00,249 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8081
[2026-02-25T22:26:00.533Z] 2026-02-25 22:26:00,249 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:00.533Z] 2026-02-25 22:26:00,249 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:00.846Z] 2026-02-25 22:26:00,687 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancesstors for Subresource.doGet():
[2026-02-25T22:26:00.846Z] 2026-02-25 22:26:00,687 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancestors Object for Subresource.doGet():
[2026-02-25T22:26:00.846Z] 2026-02-25 22:26:00,692 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancestors for Subresource.getSubresource2():
[2026-02-25T22:26:00.846Z] 2026-02-25 22:26:00,692 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancestors Object for Subresource.getSubresource2():
[2026-02-25T22:26:00.846Z] 2026-02-25 22:26:00,731 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:26:00.846Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ResourceLocatorTest
[2026-02-25T22:26:00.846Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ReponseInfoTest
[2026-02-25T22:26:01.945Z] 2026-02-25 22:26:01,594 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2026-02-25T22:26:01.945Z] 2026-02-25 22:26:01,596 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:01.945Z] 2026-02-25 22:26:01,596 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:01.945Z] 2026-02-25 22:26:01,830 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:26:01.945Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.098 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ReponseInfoTest
[2026-02-25T22:26:01.945Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.BasicGenericTypesHandlingTest
[2026-02-25T22:26:03.080Z] 2026-02-25 22:26:02,798 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2026-02-25T22:26:03.080Z] 2026-02-25 22:26:02,798 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:03.080Z] 2026-02-25 22:26:02,798 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:03.393Z] 2026-02-25 22:26:03,199 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:26:03.393Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.369 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.BasicGenericTypesHandlingTest
[2026-02-25T22:26:03.393Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ParameterSubResTest
[2026-02-25T22:26:04.492Z] 2026-02-25 22:26:04,234 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.451s. Listening on: http://localhost:8081
[2026-02-25T22:26:04.492Z] 2026-02-25 22:26:04,235 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:04.492Z] 2026-02-25 22:26:04,235 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:04.804Z] 2026-02-25 22:26:04,561 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-25T22:26:04.804Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.356 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ParameterSubResTest
[2026-02-25T22:26:04.804Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceLocatorTest
[2026-02-25T22:26:05.900Z] 2026-02-25 22:26:05,001 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-7) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#add' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:05.900Z] 2026-02-25 22:26:05,002 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-7) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#get' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:05.900Z] 2026-02-25 22:26:05,002 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-7) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#getContent' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:05.900Z] 2026-02-25 22:26:05,003 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-7) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#update' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:05.900Z] 2026-02-25 22:26:05,004 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-7) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseService#getUserDataByAdaId' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:05.900Z] 2026-02-25 22:26:05,004 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-7) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#add' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:05.900Z] 2026-02-25 22:26:05,004 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-7) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#get' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:05.900Z] 2026-02-25 22:26:05,005 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-7) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#getContent' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:05.900Z] 2026-02-25 22:26:05,005 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-7) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.SubResourceLocatorBaseCrudService#update' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:05.900Z] 2026-02-25 22:26:05,494 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.436s. Listening on: http://localhost:8081
[2026-02-25T22:26:05.900Z] 2026-02-25 22:26:05,494 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:05.900Z] 2026-02-25 22:26:05,494 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:05.900Z] 2026-02-25 22:26:05,700 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-25T22:26:05.900Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceLocatorTest
[2026-02-25T22:26:05.900Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ClassLevelMediaTypeTest
[2026-02-25T22:26:06.999Z] 2026-02-25 22:26:06,176 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-17) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.resource.basic.resource.ClassLevelMediaTypeResource#test' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:06.999Z] 2026-02-25 22:26:06,615 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.386s. Listening on: http://localhost:8081
[2026-02-25T22:26:06.999Z] 2026-02-25 22:26:06,615 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:06.999Z] 2026-02-25 22:26:06,615 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:06.999Z] class org.jboss.resteasy.reactive.client.impl.WebTargetImpl
[2026-02-25T22:26:06.999Z] 2026-02-25 22:26:06,810 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-25T22:26:06.999Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.104 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ClassLevelMediaTypeTest
[2026-02-25T22:26:06.999Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.WiderMappingNegativeTest
[2026-02-25T22:26:08.096Z] 2026-02-25 22:26:07,702 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2026-02-25T22:26:08.096Z] 2026-02-25 22:26:07,702 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:08.096Z] 2026-02-25 22:26:07,702 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:08.096Z] 2026-02-25 22:26:07,884 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-25T22:26:08.096Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.WiderMappingNegativeTest
[2026-02-25T22:26:08.096Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.AbortFilterWithLargePayloadTest
[2026-02-25T22:26:09.194Z] 2026-02-25 22:26:08,835 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.466s. Listening on: http://localhost:8081
[2026-02-25T22:26:09.194Z] 2026-02-25 22:26:08,835 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:09.194Z] 2026-02-25 22:26:08,835 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:09.506Z] 2026-02-25 22:26:09,223 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:26:09.506Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.AbortFilterWithLargePayloadTest
[2026-02-25T22:26:09.506Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.stream.StreamTestCase
[2026-02-25T22:26:10.604Z] 2026-02-25 22:26:10,235 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.404s. Listening on: http://localhost:8081
[2026-02-25T22:26:10.604Z] 2026-02-25 22:26:10,235 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:10.604Z] 2026-02-25 22:26:10,235 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:13.463Z] Received Called at Wed Feb 25 22:26:10 UTC 2026
[2026-02-25T22:26:13.463Z] Received Called at Wed Feb 25 22:26:11 UTC 2026
[2026-02-25T22:26:16.321Z] 2026-02-25 22:26:15,865 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-25T22:26:16.321Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.626 s - in io.quarkus.resteasy.reactive.server.test.stream.StreamTestCase
[2026-02-25T22:26:16.321Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnMethodTest
[2026-02-25T22:26:16.633Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s - in io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnMethodTest
[2026-02-25T22:26:16.633Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.CustomExceptionMappersTest
[2026-02-25T22:26:17.310Z] 2026-02-25 22:26:17,259 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2026-02-25T22:26:17.310Z] 2026-02-25 22:26:17,259 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:17.310Z] 2026-02-25 22:26:17,259 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:17.621Z] 2026-02-25 22:26:17,513 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /second failed, error id: 28ab4ef4-fd0a-466d-b5cf-030b70f13815-1: io.quarkus.resteasy.reactive.server.test.customexceptions.MyException
[2026-02-25T22:26:17.621Z]
[2026-02-25T22:26:17.621Z] 2026-02-25 22:26:17,516 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: io.quarkus.resteasy.reactive.server.test.customexceptions.MyException
[2026-02-25T22:26:17.621Z]
[2026-02-25T22:26:17.933Z] 2026-02-25 22:26:17,659 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /first/uni?name=Other failed, error id: 28ab4ef4-fd0a-466d-b5cf-030b70f13815-2: java.lang.RuntimeException
[2026-02-25T22:26:17.934Z]
[2026-02-25T22:26:17.934Z] 2026-02-25 22:26:17,659 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-0) Request failed: java.lang.RuntimeException
[2026-02-25T22:26:17.934Z]
[2026-02-25T22:26:17.934Z] 2026-02-25 22:26:17,696 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /first?name=Other failed, error id: 28ab4ef4-fd0a-466d-b5cf-030b70f13815-3: java.lang.RuntimeException
[2026-02-25T22:26:17.934Z]
[2026-02-25T22:26:17.934Z] 2026-02-25 22:26:17,696 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException
[2026-02-25T22:26:17.934Z]
[2026-02-25T22:26:17.934Z] 2026-02-25 22:26:17,721 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:26:17.934Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.386 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.CustomExceptionMappersTest
[2026-02-25T22:26:17.934Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.UnwrappedExceptionTest
[2026-02-25T22:26:19.058Z] 2026-02-25 22:26:18,753 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.422s. Listening on: http://localhost:8081
[2026-02-25T22:26:19.058Z] 2026-02-25 22:26:18,753 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:19.058Z] 2026-02-25 22:26:18,753 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:19.371Z] 2026-02-25 22:26:19,069 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /hello/iae failed, error id: 8ad7d9b0-7cd7-4058-b67a-d07fa42b4725-1: java.lang.IllegalArgumentException
[2026-02-25T22:26:19.371Z]
[2026-02-25T22:26:19.371Z] 2026-02-25 22:26:19,074 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.IllegalArgumentException
[2026-02-25T22:26:19.371Z]
[2026-02-25T22:26:19.371Z] 2026-02-25 22:26:19,144 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /hello/wrapperOfIAE failed, error id: 8ad7d9b0-7cd7-4058-b67a-d07fa42b4725-2: io.quarkus.arc.ArcUndeclaredThrowableException: java.lang.IllegalArgumentException
[2026-02-25T22:26:19.371Z] Caused by: java.lang.IllegalArgumentException
[2026-02-25T22:26:19.371Z]
[2026-02-25T22:26:19.371Z] 2026-02-25 22:26:19,145 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: io.quarkus.arc.ArcUndeclaredThrowableException: java.lang.IllegalArgumentException
[2026-02-25T22:26:19.371Z] Caused by: java.lang.IllegalArgumentException
[2026-02-25T22:26:19.371Z]
[2026-02-25T22:26:19.371Z] 2026-02-25 22:26:19,201 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:26:19.371Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.477 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.UnwrappedExceptionTest
[2026-02-25T22:26:19.371Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.GlobalThrowableExceptionMapperTest
[2026-02-25T22:26:20.471Z] 2026-02-25 22:26:20,336 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.538s. Listening on: http://localhost:8081
[2026-02-25T22:26:20.471Z] 2026-02-25 22:26:20,336 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:20.471Z] 2026-02-25 22:26:20,336 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:20.785Z] 2026-02-25 22:26:20,715 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:26:20.785Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.514 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.GlobalThrowableExceptionMapperTest
[2026-02-25T22:26:20.785Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.PerClassThrowableExceptionMapperTest
[2026-02-25T22:26:21.883Z] 2026-02-25 22:26:21,834 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.606s. Listening on: http://localhost:8081
[2026-02-25T22:26:21.883Z] 2026-02-25 22:26:21,834 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:21.883Z] 2026-02-25 22:26:21,834 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:22.560Z] 2026-02-25 22:26:22,200 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /stock/throwable failed, error id: 71150926-6a48-465b-a9d5-cc4d8c403ac8-1: java.lang.Throwable
[2026-02-25T22:26:22.560Z]
[2026-02-25T22:26:22.560Z] 2026-02-25 22:26:22,202 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.Throwable
[2026-02-25T22:26:22.560Z]
[2026-02-25T22:26:22.560Z] 2026-02-25 22:26:22,220 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:26:22.560Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.5 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.PerClassThrowableExceptionMapperTest
[2026-02-25T22:26:22.560Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.RequestScopeExceptionMapperTest
[2026-02-25T22:26:23.678Z] 2026-02-25 22:26:23,269 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.497s. Listening on: http://localhost:8081
[2026-02-25T22:26:23.678Z] 2026-02-25 22:26:23,269 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:23.678Z] 2026-02-25 22:26:23,269 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:23.678Z] 2026-02-25 22:26:23,634 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:26:23.678Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.416 s - in io.quarkus.resteasy.reactive.server.test.simple.RequestScopeExceptionMapperTest
[2026-02-25T22:26:23.678Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.MapWithParamConverterTest
[2026-02-25T22:26:25.264Z] 2026-02-25 22:26:24,974 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.821s. Listening on: http://localhost:8081
[2026-02-25T22:26:25.264Z] 2026-02-25 22:26:24,974 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:25.264Z] 2026-02-25 22:26:24,975 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:25.575Z] 2026-02-25 22:26:25,392 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:26:25.575Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.753 s - in io.quarkus.resteasy.reactive.server.test.simple.MapWithParamConverterTest
[2026-02-25T22:26:25.575Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.Issue22408TestCase
[2026-02-25T22:26:26.670Z] 2026-02-25 22:26:26,552 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.611s. Listening on: http://localhost:8081
[2026-02-25T22:26:26.670Z] 2026-02-25 22:26:26,552 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:26.670Z] 2026-02-25 22:26:26,552 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:26.981Z] 2026-02-25 22:26:26,889 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:26:26.981Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.497 s - in io.quarkus.resteasy.reactive.server.test.simple.Issue22408TestCase
[2026-02-25T22:26:26.981Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.ApplicationPathTest
[2026-02-25T22:26:28.076Z] 2026-02-25 22:26:27,864 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2026-02-25T22:26:28.076Z] 2026-02-25 22:26:27,864 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:28.076Z] 2026-02-25 22:26:27,864 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:28.388Z] 2026-02-25 22:26:28,222 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-25T22:26:28.388Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 s - in io.quarkus.resteasy.reactive.server.test.simple.ApplicationPathTest
[2026-02-25T22:26:28.388Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.BuildProfileTest
[2026-02-25T22:26:29.483Z] 2026-02-25 22:26:29,318 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8081
[2026-02-25T22:26:29.483Z] 2026-02-25 22:26:29,318 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:29.483Z] 2026-02-25 22:26:29,318 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:29.795Z] 2026-02-25 22:26:29,743 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:26:29.795Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.522 s - in io.quarkus.resteasy.reactive.server.test.simple.BuildProfileTest
[2026-02-25T22:26:29.795Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.LocalDateParamTest
[2026-02-25T22:26:32.645Z] 2026-02-25 22:26:32,115 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.446s. Listening on: http://localhost:8081
[2026-02-25T22:26:32.645Z] 2026-02-25 22:26:32,115 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:32.645Z] 2026-02-25 22:26:32,115 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:32.957Z] 2026-02-25 22:26:32,642 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:26:32.957Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.889 s - in io.quarkus.resteasy.reactive.server.test.simple.LocalDateParamTest
[2026-02-25T22:26:32.957Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.RawListQueryParamTest
[2026-02-25T22:26:34.054Z] 2026-02-25 22:26:33,621 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.462s. Listening on: http://localhost:8081
[2026-02-25T22:26:34.054Z] 2026-02-25 22:26:33,622 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:34.054Z] 2026-02-25 22:26:33,622 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:34.366Z] 2026-02-25 22:26:34,051 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:26:34.366Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.406 s - in io.quarkus.resteasy.reactive.server.test.simple.RawListQueryParamTest
[2026-02-25T22:26:34.366Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.LocalDateCustomParamConverterProviderTest
[2026-02-25T22:26:35.041Z] 2026-02-25 22:26:35,021 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.455s. Listening on: http://localhost:8081
[2026-02-25T22:26:35.041Z] 2026-02-25 22:26:35,022 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:35.041Z] 2026-02-25 22:26:35,022 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:35.713Z] 2026-02-25 22:26:35,404 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:26:35.713Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.351 s - in io.quarkus.resteasy.reactive.server.test.simple.LocalDateCustomParamConverterProviderTest
[2026-02-25T22:26:35.713Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestTestCase
[2026-02-25T22:26:37.304Z] 2026-02-25 22:26:36,032 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-1) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpArray' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:37.304Z] 2026-02-25 22:26:36,033 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-1) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpObject' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:37.304Z] 2026-02-25 22:26:36,035 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-1) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#asyncUniListJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:37.304Z] 2026-02-25 22:26:36,039 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-1) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:37.304Z] 2026-02-25 22:26:36,040 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-1) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#writer' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:37.304Z] 2026-02-25 22:26:37,070 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.947s. Listening on: http://localhost:8081
[2026-02-25T22:26:37.304Z] 2026-02-25 22:26:37,070 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:37.304Z] 2026-02-25 22:26:37,070 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:37.615Z] 2026-02-25 22:26:37,409 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /simple/unknown-exception failed, error id: effedae8-a288-4d03-95dc-944f00504437-1: java.lang.RuntimeException: OUCH
[2026-02-25T22:26:37.615Z]
[2026-02-25T22:26:37.615Z] 2026-02-25 22:26:37,410 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException: OUCH
[2026-02-25T22:26:37.615Z]
[2026-02-25T22:26:38.709Z] 2026-02-25 22:26:38,269 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-25T22:26:38.709Z] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.869 s - in io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestTestCase
[2026-02-25T22:26:38.709Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.BlockingWithFilterTest
[2026-02-25T22:26:39.806Z] 2026-02-25 22:26:39,745 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.879s. Listening on: http://localhost:8081
[2026-02-25T22:26:39.806Z] 2026-02-25 22:26:39,745 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:39.806Z] 2026-02-25 22:26:39,745 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:40.482Z] 2026-02-25 22:26:40,109 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:26:40.482Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.831 s - in io.quarkus.resteasy.reactive.server.test.simple.BlockingWithFilterTest
[2026-02-25T22:26:40.482Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.ApplicationTest
[2026-02-25T22:26:42.068Z] 2026-02-25 22:26:41,646 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.929s. Listening on: http://localhost:8081
[2026-02-25T22:26:42.069Z] 2026-02-25 22:26:41,647 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:42.069Z] 2026-02-25 22:26:41,647 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:42.380Z] 2026-02-25 22:26:42,084 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:26:42.380Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.977 s - in io.quarkus.resteasy.reactive.server.test.simple.ApplicationTest
[2026-02-25T22:26:42.380Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.ApplicationWithBlockingTest
[2026-02-25T22:26:43.483Z] 2026-02-25 22:26:43,454 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.838s. Listening on: http://localhost:8081
[2026-02-25T22:26:43.483Z] 2026-02-25 22:26:43,455 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:43.483Z] 2026-02-25 22:26:43,455 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:44.168Z] 2026-02-25 22:26:43,855 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:26:44.168Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.766 s - in io.quarkus.resteasy.reactive.server.test.simple.ApplicationWithBlockingTest
[2026-02-25T22:26:44.168Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.InterfaceWithImplTest
[2026-02-25T22:26:45.379Z] 2026-02-25 22:26:44,354 WARN [org.jbo.res.rea.com.pro.EndpointIndexer] (build-2) '@Blocking' and '@NonBlocking' annotations are not necessary (or supported) on REST Client interfaces. Offending class is 'io.quarkus.resteasy.reactive.server.test.simple.InterfaceWithImplTest$Greeting'. Whether or not the call blocks the calling thread depends on the return type of the method - returning 'Uni', 'Multi' or 'CompletionStage' results in the implementation being non-blocking.
[2026-02-25T22:26:45.380Z] 2026-02-25 22:26:45,345 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.942s. Listening on: http://localhost:8081
[2026-02-25T22:26:45.380Z] 2026-02-25 22:26:45,345 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:45.380Z] 2026-02-25 22:26:45,345 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:46.055Z] 2026-02-25 22:26:45,748 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:26:46.055Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.891 s - in io.quarkus.resteasy.reactive.server.test.simple.InterfaceWithImplTest
[2026-02-25T22:26:46.055Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.PrefixedQuarkusRestTestCase
[2026-02-25T22:26:47.152Z] 2026-02-25 22:26:46,299 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-5) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpArray' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:47.152Z] 2026-02-25 22:26:46,300 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-5) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpObject' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:47.152Z] 2026-02-25 22:26:46,301 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-5) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#asyncUniListJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:47.152Z] 2026-02-25 22:26:46,305 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-5) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:47.152Z] 2026-02-25 22:26:46,309 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-5) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#writer' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:47.152Z] 2026-02-25 22:26:46,309 WARN [io.qua.arc.pro.BeanArchives] (build-5) Failed to index io.quarkus.resteasy.reactive.server.test.simple.TRACE: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@294e2275
[2026-02-25T22:26:47.152Z] 2026-02-25 22:26:46,886 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.544s. Listening on: http://localhost:8081
[2026-02-25T22:26:47.152Z] 2026-02-25 22:26:46,887 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:47.152Z] 2026-02-25 22:26:46,887 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:47.825Z] 2026-02-25 22:26:47,750 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:26:47.825Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.001 s - in io.quarkus.resteasy.reactive.server.test.simple.PrefixedQuarkusRestTestCase
[2026-02-25T22:26:47.825Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2026-02-25T22:26:48.923Z] 2026-02-25 22:26:48,290 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-10) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputResource#complex' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:48.923Z] 2026-02-25 22:26:48,291 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-10) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputResource#nullFields' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:48.923Z] 2026-02-25 22:26:48,292 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-10) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputResource#simple' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:26:48.923Z] 2026-02-25 22:26:48,789 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.455s. Listening on: http://localhost:8081
[2026-02-25T22:26:48.923Z] 2026-02-25 22:26:48,790 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:48.923Z] 2026-02-25 22:26:48,790 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:49.237Z] HTTP/1.1 200 OK
[2026-02-25T22:26:49.237Z] content-length: 40
[2026-02-25T22:26:49.237Z] Content-Type: multipart/form-data;boundary=2e6d8dfa-e30a-4c12-a96a-7a84c98003d8
[2026-02-25T22:26:49.237Z]
[2026-02-25T22:26:49.237Z] --2e6d8dfa-e30a-4c12-a96a-7a84c98003d8--
[2026-02-25T22:26:49.237Z] HTTP/1.1 200 OK
[2026-02-25T22:26:49.237Z] content-length: 760
[2026-02-25T22:26:49.237Z] Content-Type: multipart/form-data;boundary=1fdebefd-d5ef-4c98-8fb3-c653f3fd6919
[2026-02-25T22:26:49.237Z]
[2026-02-25T22:26:49.237Z] --1fdebefd-d5ef-4c98-8fb3-c653f3fd6919
[2026-02-25T22:26:49.237Z] Content-Disposition: form-data; name="file"; filename="lorem.txt"
[2026-02-25T22:26:49.237Z] Content-Type: application/octet-stream
[2026-02-25T22:26:49.237Z]
[2026-02-25T22:26:49.237Z] Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut
[2026-02-25T22:26:49.237Z] enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor
[2026-02-25T22:26:49.237Z] in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident,
[2026-02-25T22:26:49.237Z] sunt in culpa qui officia deserunt mollit anim id est laborum.
[2026-02-25T22:26:49.237Z]
[2026-02-25T22:26:49.237Z]
[2026-02-25T22:26:49.237Z] --1fdebefd-d5ef-4c98-8fb3-c653f3fd6919
[2026-02-25T22:26:49.237Z] Content-Disposition: form-data; name="name"
[2026-02-25T22:26:49.237Z] Content-Type: text/plain
[2026-02-25T22:26:49.237Z]
[2026-02-25T22:26:49.237Z] a name
[2026-02-25T22:26:49.237Z] --1fdebefd-d5ef-4c98-8fb3-c653f3fd6919--
[2026-02-25T22:26:49.549Z] 2026-02-25 22:26:49,271 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:26:49.549Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.516 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2026-02-25T22:26:49.549Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputTest
[2026-02-25T22:26:52.397Z] 2026-02-25 22:26:51,805 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.954s. Listening on: http://localhost:8081
[2026-02-25T22:26:52.397Z] 2026-02-25 22:26:51,805 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:52.397Z] 2026-02-25 22:26:51,805 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:52.397Z] 2026-02-25 22:26:52,310 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:26:52.397Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.041 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputTest
[2026-02-25T22:26:52.397Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.ErroneousFieldMultipartInputTest
[2026-02-25T22:26:53.068Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s - in io.quarkus.resteasy.reactive.server.test.multipart.ErroneousFieldMultipartInputTest
[2026-02-25T22:26:53.068Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputWithAllUploadsTest
[2026-02-25T22:26:54.162Z] 2026-02-25 22:26:53,893 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.432s. Listening on: http://localhost:8081
[2026-02-25T22:26:54.162Z] 2026-02-25 22:26:53,893 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:54.162Z] 2026-02-25 22:26:53,893 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:54.474Z] 2026-02-25 22:26:54,299 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:26:54.474Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.48 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputWithAllUploadsTest
[2026-02-25T22:26:54.474Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2026-02-25T22:26:55.566Z] 2026-02-25 22:26:55,215 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2026-02-25T22:26:55.566Z] 2026-02-25 22:26:55,215 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:55.566Z] 2026-02-25 22:26:55,215 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:55.879Z] 2026-02-25 22:26:55,687 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:26:55.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.39 s - in io.quarkus.resteasy.reactive.server.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2026-02-25T22:26:55.879Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2026-02-25T22:26:56.972Z] 2026-02-25 22:26:56,576 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.422s. Listening on: http://localhost:8081
[2026-02-25T22:26:56.972Z] 2026-02-25 22:26:56,576 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:56.972Z] 2026-02-25 22:26:56,576 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:26:58.063Z] 2026-02-25 22:26:57,950 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:26:58.064Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.258 s - in io.quarkus.resteasy.reactive.server.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2026-02-25T22:26:58.064Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2026-02-25T22:26:58.738Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2026-02-25T22:26:58.738Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartOptionalInputTest
[2026-02-25T22:26:59.413Z] 2026-02-25 22:26:59,333 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2026-02-25T22:26:59.413Z] 2026-02-25 22:26:59,333 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:26:59.413Z] 2026-02-25 22:26:59,333 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:27:00.083Z] 2026-02-25 22:26:59,712 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:27:00.083Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.264 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartOptionalInputTest
[2026-02-25T22:27:00.083Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartFormInputDevModeTest
[2026-02-25T22:27:07.202Z] Tests paused
[2026-02-25T22:27:07.202Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:27:07.202Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:27:07.202Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:27:07.202Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:27:07.202Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:27:07.202Z] 2026-02-25 22:27:02,600 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.475s. Listening on: http://localhost:8080
[2026-02-25T22:27:07.202Z] 2026-02-25 22:27:02,600 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:27:07.202Z] 2026-02-25 22:27:02,600 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:27:07.202Z] 2026-02-25 22:27:04,683 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MultipartResource.class.
[2026-02-25T22:27:07.202Z] 2026-02-25 22:27:04,694 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-25T22:27:07.202Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:27:07.202Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:27:07.202Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:27:07.202Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:27:07.202Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:27:07.202Z] 2026-02-25 22:27:05,142 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8080
[2026-02-25T22:27:07.202Z] 2026-02-25 22:27:05,143 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:27:07.202Z] 2026-02-25 22:27:05,143 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:27:07.202Z] 2026-02-25 22:27:05,143 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.120s
[2026-02-25T22:27:07.202Z] 2026-02-25 22:27:06,451 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MultipartResource.class.
[2026-02-25T22:27:07.202Z] 2026-02-25 22:27:06,454 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:27:07.202Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:27:07.202Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:27:07.202Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:27:07.202Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:27:07.202Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:27:07.202Z] 2026-02-25 22:27:07,057 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.599s. Listening on: http://localhost:8080
[2026-02-25T22:27:07.202Z] 2026-02-25 22:27:07,057 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:27:07.202Z] 2026-02-25 22:27:07,057 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:27:07.202Z] 2026-02-25 22:27:07,057 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.761s
[2026-02-25T22:27:07.202Z] 2026-02-25 22:27:07,101 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:27:07.202Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.427 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartFormInputDevModeTest
[2026-02-25T22:27:07.202Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputBodyHandlerTest
[2026-02-25T22:27:08.296Z] 2026-02-25 22:27:08,197 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2026-02-25T22:27:08.296Z] 2026-02-25 22:27:08,197 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:08.296Z] 2026-02-25 22:27:08,197 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:27:08.972Z] 2026-02-25 22:27:08,778 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:27:08.972Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.63 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputBodyHandlerTest
[2026-02-25T22:27:08.972Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.InvalidEncodingTest
[2026-02-25T22:27:10.063Z] 2026-02-25 22:27:09,672 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.393s. Listening on: http://localhost:8081
[2026-02-25T22:27:10.063Z] 2026-02-25 22:27:09,672 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:10.064Z] 2026-02-25 22:27:09,672 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:27:10.373Z] 2026-02-25 22:27:10,085 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:27:10.373Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.301 s - in io.quarkus.resteasy.reactive.server.test.multipart.InvalidEncodingTest
[2026-02-25T22:27:10.373Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceWarningTest
[2026-02-25T22:27:11.042Z] 2026-02-25 22:27:10,457 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-2) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloPost' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:27:11.042Z] 2026-02-25 22:27:10,458 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-2) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloPostNoExplicit' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:27:11.042Z] 2026-02-25 22:27:10,459 WARNING [io.qua.res.rea.server] (build-2) GET /hello-resteasy is declared by :
[2026-02-25T22:27:11.042Z] io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloGet consumes *, produces text/plain;charset=UTF-8
[2026-02-25T22:27:11.042Z] io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloGetNoExplicitMimeType consumes *, produces text/plain;charset=UTF-8
[2026-02-25T22:27:11.042Z] io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource2#helloGet consumes *, produces text/plain;charset=UTF-8
[2026-02-25T22:27:11.042Z]
[2026-02-25T22:27:11.042Z] 2026-02-25 22:27:10,904 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2026-02-25T22:27:11.042Z] 2026-02-25 22:27:10,904 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:11.043Z] 2026-02-25 22:27:10,904 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:27:11.043Z] 2026-02-25 22:27:10,961 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:27:11.043Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 s - in io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceWarningTest
[2026-02-25T22:27:11.043Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceDetectionTest
[2026-02-25T22:27:11.712Z] 2026-02-25 22:27:11,424 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-4) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloPost' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:27:11.712Z] 2026-02-25 22:27:11,425 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-4) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloPostNoExplicit' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:27:11.712Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s - in io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceDetectionTest
[2026-02-25T22:27:11.712Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.headers.ResponseHeaderTest
[2026-02-25T22:27:12.384Z] 2026-02-25 22:27:12,279 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8081
[2026-02-25T22:27:12.384Z] 2026-02-25 22:27:12,279 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:12.384Z] 2026-02-25 22:27:12,279 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:27:12.695Z] 2026-02-25 22:27:12,533 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /test/exception_completion failed, error id: 9445b987-05fc-4ec4-83e2-32d00f4a13d5-1: java.lang.IllegalArgumentException
[2026-02-25T22:27:12.695Z]
[2026-02-25T22:27:12.695Z] 2026-02-25 22:27:12,537 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-0) Request failed: java.lang.IllegalArgumentException
[2026-02-25T22:27:12.695Z]
[2026-02-25T22:27:12.695Z] 2026-02-25 22:27:12,575 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /test/exception_multi failed, error id: 9445b987-05fc-4ec4-83e2-32d00f4a13d5-2: java.lang.IllegalArgumentException
[2026-02-25T22:27:12.695Z]
[2026-02-25T22:27:12.695Z] 2026-02-25 22:27:12,575 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-2) Request failed: java.lang.IllegalArgumentException
[2026-02-25T22:27:12.695Z]
[2026-02-25T22:27:12.695Z] 2026-02-25 22:27:12,584 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /test/exception_plain failed, error id: 9445b987-05fc-4ec4-83e2-32d00f4a13d5-3: java.lang.IllegalArgumentException
[2026-02-25T22:27:12.695Z]
[2026-02-25T22:27:12.695Z] 2026-02-25 22:27:12,585 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.IllegalArgumentException
[2026-02-25T22:27:12.695Z]
[2026-02-25T22:27:13.006Z] 2026-02-25 22:27:12,701 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-6) HTTP Request to /test/exception_uni failed, error id: 9445b987-05fc-4ec4-83e2-32d00f4a13d5-4: java.lang.IllegalArgumentException
[2026-02-25T22:27:13.006Z]
[2026-02-25T22:27:13.006Z] 2026-02-25 22:27:12,701 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-6) Request failed: java.lang.IllegalArgumentException
[2026-02-25T22:27:13.006Z]
[2026-02-25T22:27:13.006Z] 2026-02-25 22:27:12,752 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:27:13.006Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 s - in io.quarkus.resteasy.reactive.server.test.headers.ResponseHeaderTest
[2026-02-25T22:27:13.006Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.MultipleApplicationClassesWithBuildProfileTest
[2026-02-25T22:27:14.100Z] 2026-02-25 22:27:13,727 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.538s. Listening on: http://localhost:8081
[2026-02-25T22:27:14.100Z] 2026-02-25 22:27:13,728 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:14.100Z] 2026-02-25 22:27:13,728 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:27:14.413Z] 2026-02-25 22:27:14,081 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:27:14.413Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 s - in io.quarkus.resteasy.reactive.server.test.MultipleApplicationClassesWithBuildProfileTest
[2026-02-25T22:27:14.413Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.mediatype.ContentTypeCaseTest
[2026-02-25T22:27:15.513Z] 2026-02-25 22:27:15,183 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.464s. Listening on: http://localhost:8081
[2026-02-25T22:27:15.513Z] 2026-02-25 22:27:15,184 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:15.513Z] 2026-02-25 22:27:15,184 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:27:15.823Z] 2026-02-25 22:27:15,687 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:27:15.823Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 s - in io.quarkus.resteasy.reactive.server.test.mediatype.ContentTypeCaseTest
[2026-02-25T22:27:15.823Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.mediatype.NoAcceptMultipleProducesTest
[2026-02-25T22:27:16.917Z] 2026-02-25 22:27:16,126 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-10) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.mediatype.NoAcceptMultipleProducesTest$DummyResource#dummy' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:27:16.917Z] 2026-02-25 22:27:16,665 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.489s. Listening on: http://localhost:8081
[2026-02-25T22:27:16.917Z] 2026-02-25 22:27:16,665 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:16.917Z] 2026-02-25 22:27:16,665 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:27:17.227Z] 2026-02-25 22:27:17,036 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:27:17.227Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.347 s - in io.quarkus.resteasy.reactive.server.test.mediatype.NoAcceptMultipleProducesTest
[2026-02-25T22:27:17.227Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.mediatype.InvalidContentTypeTest
[2026-02-25T22:27:17.912Z] 2026-02-25 22:27:17,880 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.400s. Listening on: http://localhost:8081
[2026-02-25T22:27:17.912Z] 2026-02-25 22:27:17,880 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:17.912Z] 2026-02-25 22:27:17,880 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:27:18.586Z] 2026-02-25 22:27:18,218 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:27:18.586Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.172 s - in io.quarkus.resteasy.reactive.server.test.mediatype.InvalidContentTypeTest
[2026-02-25T22:27:18.586Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnClassAndMethodsTest
[2026-02-25T22:27:19.260Z] 2026-02-25 22:27:19,148 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2026-02-25T22:27:19.260Z] 2026-02-25 22:27:19,148 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:19.260Z] 2026-02-25 22:27:19,148 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:27:19.573Z] 2026-02-25 22:27:19,537 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:27:19.573Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.323 s - in io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnClassAndMethodsTest
[2026-02-25T22:27:19.573Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.CacheOnMethodsTest
[2026-02-25T22:27:20.670Z] 2026-02-25 22:27:20,458 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.481s. Listening on: http://localhost:8081
[2026-02-25T22:27:20.670Z] 2026-02-25 22:27:20,458 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:20.670Z] 2026-02-25 22:27:20,458 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:27:21.345Z] 2026-02-25 22:27:21,003 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:27:21.345Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.46 s - in io.quarkus.resteasy.reactive.server.test.cache.CacheOnMethodsTest
[2026-02-25T22:27:21.345Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnMethodsTest
[2026-02-25T22:27:22.447Z] 2026-02-25 22:27:22,139 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.662s. Listening on: http://localhost:8081
[2026-02-25T22:27:22.447Z] 2026-02-25 22:27:22,140 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:22.447Z] 2026-02-25 22:27:22,140 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:27:22.760Z] 2026-02-25 22:27:22,506 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:27:22.760Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.498 s - in io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnMethodsTest
[2026-02-25T22:27:22.760Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.CacheOnClassAndMethodsTest
[2026-02-25T22:27:23.858Z] 2026-02-25 22:27:23,524 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.449s. Listening on: http://localhost:8081
[2026-02-25T22:27:23.858Z] 2026-02-25 22:27:23,525 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:23.858Z] 2026-02-25 22:27:23,525 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:27:24.170Z] 2026-02-25 22:27:23,926 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:27:24.170Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.427 s - in io.quarkus.resteasy.reactive.server.test.cache.CacheOnClassAndMethodsTest
[2026-02-25T22:27:24.170Z] [INFO] Running io.quarkus.resteasy.reactive.client.test.ContentTypeHeaderTest
[2026-02-25T22:27:25.269Z] 2026-02-25 22:27:24,863 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8081
[2026-02-25T22:27:25.269Z] 2026-02-25 22:27:24,863 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:25.269Z] 2026-02-25 22:27:24,863 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-02-25T22:27:25.269Z] 2026-02-25 22:27:25,146 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:27:25.269Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.209 s - in io.quarkus.resteasy.reactive.client.test.ContentTypeHeaderTest
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] Results:
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [WARNING] Tests run: 266, Failures: 0, Errors: 0, Skipped: 7
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:27:25.945Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final.jar
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:27:25.945Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:27:25.945Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-tests.jar
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-deployment ---
[2026-02-25T22:27:25.945Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.5.Final/quarkus-resteasy-reactive-deployment-2.7.5.Final.jar
[2026-02-25T22:27:25.945Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.5.Final/quarkus-resteasy-reactive-deployment-2.7.5.Final.pom
[2026-02-25T22:27:25.945Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.5.Final/quarkus-resteasy-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:27:25.945Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-tests.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.5.Final/quarkus-resteasy-reactive-deployment-2.7.5.Final-tests.jar
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] -----< io.quarkus:quarkus-resteasy-reactive-jackson-common-parent >-----
[2026-02-25T22:27:25.945Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson Common Bits 2.7.5.Final [273/964]
[2026-02-25T22:27:25.945Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-25T22:27:25.945Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-02-25T22:27:25.945Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common-parent/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-parent-2.7.5.Final.pom
[2026-02-25T22:27:25.945Z] [INFO]
[2026-02-25T22:27:25.945Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-jackson-common >---------
[2026-02-25T22:27:25.945Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime 2.7.5.Final [274/964]
[2026-02-25T22:27:25.945Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:27:26.259Z] [INFO]
[2026-02-25T22:27:26.259Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.259Z] [INFO]
[2026-02-25T22:27:26.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.259Z] [INFO]
[2026-02-25T22:27:26.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.259Z] [INFO]
[2026-02-25T22:27:26.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.259Z] [INFO]
[2026-02-25T22:27:26.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.259Z] [INFO]
[2026-02-25T22:27:26.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.259Z] [INFO]
[2026-02-25T22:27:26.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.259Z] [INFO]
[2026-02-25T22:27:26.259Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.259Z] [INFO]
[2026-02-25T22:27:26.259Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.259Z] [INFO] Processed 4 files in 25ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:27:26.259Z] [INFO]
[2026-02-25T22:27:26.259Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.259Z] [INFO] Processed 4 files in 00:00.014 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:27:26.259Z] [INFO]
[2026-02-25T22:27:26.259Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.260Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:27:26.260Z] [INFO] Copying 1 resource
[2026-02-25T22:27:26.260Z] [INFO]
[2026-02-25T22:27:26.260Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.572Z] [INFO]
[2026-02-25T22:27:26.572Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.572Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:27:26.572Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/classes
[2026-02-25T22:27:26.928Z] [INFO]
[2026-02-25T22:27:26.928Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.928Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:27:26.928Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/src/test/resources
[2026-02-25T22:27:26.928Z] [INFO]
[2026-02-25T22:27:26.928Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.928Z] [INFO] No sources to compile
[2026-02-25T22:27:26.928Z] [INFO]
[2026-02-25T22:27:26.928Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.928Z] [INFO] No tests to run.
[2026-02-25T22:27:26.928Z] [INFO]
[2026-02-25T22:27:26.928Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.928Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/quarkus-resteasy-reactive-jackson-common-2.7.5.Final.jar
[2026-02-25T22:27:26.928Z] [INFO]
[2026-02-25T22:27:26.928Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.928Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/quarkus-resteasy-reactive-jackson-common-2.7.5.Final-sources.jar
[2026-02-25T22:27:26.928Z] [INFO]
[2026-02-25T22:27:26.928Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-common ---
[2026-02-25T22:27:26.928Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/quarkus-resteasy-reactive-jackson-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-2.7.5.Final.jar
[2026-02-25T22:27:26.928Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-2.7.5.Final.pom
[2026-02-25T22:27:26.928Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/quarkus-resteasy-reactive-jackson-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-2.7.5.Final-sources.jar
[2026-02-25T22:27:26.928Z] [INFO]
[2026-02-25T22:27:26.928Z] [INFO] ---< io.quarkus:quarkus-resteasy-reactive-jackson-common-deployment >---
[2026-02-25T22:27:26.928Z] [INFO] Building Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment 2.7.5.Final [275/964]
[2026-02-25T22:27:26.928Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:27:26.928Z] [INFO]
[2026-02-25T22:27:26.928Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:26.928Z] [INFO]
[2026-02-25T22:27:26.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:27.242Z] [INFO]
[2026-02-25T22:27:27.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:27.242Z] [INFO]
[2026-02-25T22:27:27.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:27.242Z] [INFO]
[2026-02-25T22:27:27.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:27.242Z] [INFO]
[2026-02-25T22:27:27.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:27.242Z] [INFO]
[2026-02-25T22:27:27.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:27.242Z] [INFO]
[2026-02-25T22:27:27.242Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:27.242Z] [INFO]
[2026-02-25T22:27:27.242Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:27.242Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:27:27.242Z] [INFO]
[2026-02-25T22:27:27.242Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:27.242Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:27:27.242Z] [INFO]
[2026-02-25T22:27:27.242Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:27.242Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:27:27.242Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/src/main/resources
[2026-02-25T22:27:27.242Z] [INFO]
[2026-02-25T22:27:27.242Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:27.242Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:27:27.242Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/classes
[2026-02-25T22:27:27.555Z] [INFO]
[2026-02-25T22:27:27.555Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:27.555Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:27:27.555Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/src/test/resources
[2026-02-25T22:27:27.555Z] [INFO]
[2026-02-25T22:27:27.555Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:27.555Z] [INFO] No sources to compile
[2026-02-25T22:27:27.555Z] [INFO]
[2026-02-25T22:27:27.555Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:27.555Z] [INFO] No tests to run.
[2026-02-25T22:27:27.555Z] [INFO]
[2026-02-25T22:27:27.555Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:27.555Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final.jar
[2026-02-25T22:27:27.555Z] [INFO]
[2026-02-25T22:27:27.555Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:27.555Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:27:27.555Z] [INFO]
[2026-02-25T22:27:27.555Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-02-25T22:27:27.556Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final.jar
[2026-02-25T22:27:27.556Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final.pom
[2026-02-25T22:27:27.556Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-jackson-parent >---------
[2026-02-25T22:27:27.556Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson 2.7.5.Final [276/964]
[2026-02-25T22:27:27.556Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-25T22:27:27.556Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-02-25T22:27:27.556Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-parent/2.7.5.Final/quarkus-resteasy-reactive-jackson-parent-2.7.5.Final.pom
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-jackson >------------
[2026-02-25T22:27:27.556Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson - Runtime 2.7.5.Final [277/964]
[2026-02-25T22:27:27.556Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:27.556Z] [INFO] Processed 17 files in 27ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2026-02-25T22:27:27.556Z] [INFO]
[2026-02-25T22:27:27.556Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:27.869Z] [INFO] Processed 17 files in 00:00.021 (Already Sorted: 17, Needed Sorting: 0)
[2026-02-25T22:27:27.870Z] [INFO]
[2026-02-25T22:27:27.870Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:27.870Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:27:27.870Z] [INFO] Copying 1 resource
[2026-02-25T22:27:27.870Z] [INFO]
[2026-02-25T22:27:27.870Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:27.870Z] [INFO]
[2026-02-25T22:27:27.870Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:27.870Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:27:27.870Z] [INFO] Compiling 17 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/classes
[2026-02-25T22:27:28.184Z] [INFO]
[2026-02-25T22:27:28.184Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:28.184Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:27:28.184Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/src/test/resources
[2026-02-25T22:27:28.184Z] [INFO]
[2026-02-25T22:27:28.184Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:28.184Z] [INFO] No sources to compile
[2026-02-25T22:27:28.184Z] [INFO]
[2026-02-25T22:27:28.184Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:28.184Z] [INFO] No tests to run.
[2026-02-25T22:27:28.184Z] [INFO]
[2026-02-25T22:27:28.184Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:28.184Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final.jar
[2026-02-25T22:27:28.184Z] [INFO]
[2026-02-25T22:27:28.184Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:28.184Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2026-02-25T22:27:28.184Z] [INFO]
[2026-02-25T22:27:28.184Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson ---
[2026-02-25T22:27:28.184Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.5.Final/quarkus-resteasy-reactive-jackson-2.7.5.Final.jar
[2026-02-25T22:27:28.184Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.5.Final/quarkus-resteasy-reactive-jackson-2.7.5.Final.pom
[2026-02-25T22:27:28.184Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.5.Final/quarkus-resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2026-02-25T22:27:28.184Z] [INFO]
[2026-02-25T22:27:28.184Z] [INFO] ------< io.quarkus:quarkus-resteasy-reactive-jackson-deployment >-------
[2026-02-25T22:27:28.184Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson - Deployment 2.7.5.Final [278/964]
[2026-02-25T22:27:28.184Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:27:28.184Z] [INFO]
[2026-02-25T22:27:28.184Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:28.184Z] [INFO]
[2026-02-25T22:27:28.184Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:28.860Z] [INFO]
[2026-02-25T22:27:28.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:28.860Z] [INFO]
[2026-02-25T22:27:28.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:28.860Z] [INFO]
[2026-02-25T22:27:28.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:28.860Z] [INFO]
[2026-02-25T22:27:28.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:28.860Z] [INFO]
[2026-02-25T22:27:28.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:28.860Z] [INFO]
[2026-02-25T22:27:28.860Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:28.860Z] [INFO]
[2026-02-25T22:27:28.860Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:28.860Z] [INFO] Processed 31 files in 43ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2026-02-25T22:27:28.860Z] [INFO]
[2026-02-25T22:27:28.860Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:28.860Z] [INFO] Processed 31 files in 00:00.036 (Already Sorted: 31, Needed Sorting: 0)
[2026-02-25T22:27:28.860Z] [INFO]
[2026-02-25T22:27:28.860Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:28.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:27:28.860Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/src/main/resources
[2026-02-25T22:27:28.860Z] [INFO]
[2026-02-25T22:27:28.860Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:28.860Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:27:28.860Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/classes
[2026-02-25T22:27:29.175Z] [INFO]
[2026-02-25T22:27:29.175Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:29.175Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:27:29.175Z] [INFO] Copying 1 resource
[2026-02-25T22:27:29.175Z] [INFO]
[2026-02-25T22:27:29.175Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:29.175Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:27:29.175Z] [INFO] Compiling 28 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/test-classes
[2026-02-25T22:27:29.488Z] [INFO]
[2026-02-25T22:27:29.488Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:29.488Z] [INFO]
[2026-02-25T22:27:29.488Z] [INFO] -------------------------------------------------------
[2026-02-25T22:27:29.488Z] [INFO] T E S T S
[2026-02-25T22:27:29.489Z] [INFO] -------------------------------------------------------
[2026-02-25T22:27:29.489Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:27:30.163Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderWithCustomMapperTest
[2026-02-25T22:27:35.921Z] 2026-02-25 22:27:35,548 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.870s. Listening on: http://localhost:8081
[2026-02-25T22:27:35.921Z] 2026-02-25 22:27:35,551 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:35.921Z] 2026-02-25 22:27:35,551 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:27:37.518Z] 2026-02-25 22:27:37,305 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2026-02-25T22:27:37.518Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.255 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderWithCustomMapperTest
[2026-02-25T22:27:37.518Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonTest
[2026-02-25T22:27:39.701Z] 2026-02-25 22:27:39,138 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.639s. Listening on: http://localhost:8081
[2026-02-25T22:27:39.701Z] 2026-02-25 22:27:39,139 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:39.701Z] 2026-02-25 22:27:39,139 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:27:40.816Z] 2026-02-25 22:27:40,614 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-4) HTTP Request to /simple/invalid-use-of-custom-serializer failed, error id: 20f89b99-100c-4d1b-b7b9-1e18fd2509f8-1: java.lang.RuntimeException: java.lang.IllegalArgumentException: Only Person type can be handled
[2026-02-25T22:27:40.816Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:103)
[2026-02-25T22:27:40.816Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:83)
[2026-02-25T22:27:40.816Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2026-02-25T22:27:40.816Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter.writeResponse(FullyFeaturedServerJacksonMessageBodyWriter.java:59)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriter.write(FixedEntityWriter.java:26)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2026-02-25T22:27:40.816Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:27:40.816Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:27:40.816Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:27:40.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:27:40.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:27:40.816Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:27:40.816Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:27:40.816Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:27:40.816Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:27:40.816Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:27:40.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:27:40.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:27:40.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:27:40.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:27:40.816Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:27:40.816Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:27:40.816Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:27:40.816Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:27:40.816Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:27:40.816Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:27:40.816Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:27:40.816Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:27:40.816Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:27:40.816Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:27:40.816Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:27:40.816Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:27:40.816Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:27:40.816Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:27:40.816Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:27:40.816Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:27:40.816Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:27:40.816Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:27:40.816Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:27:40.816Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:27:40.816Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:27:40.816Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:27:40.816Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:27:40.816Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:27:40.816Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:27:40.816Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:27:40.816Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:27:40.816Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:27:40.816Z] Caused by: java.lang.IllegalArgumentException: Only Person type can be handled
[2026-02-25T22:27:40.816Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:301)
[2026-02-25T22:27:40.816Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:287)
[2026-02-25T22:27:40.816Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:99)
[2026-02-25T22:27:40.816Z] ... 76 more
[2026-02-25T22:27:40.816Z]
[2026-02-25T22:27:40.816Z] 2026-02-25 22:27:40,618 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-4) Request failed: java.lang.RuntimeException: java.lang.IllegalArgumentException: Only Person type can be handled
[2026-02-25T22:27:40.816Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:103)
[2026-02-25T22:27:40.816Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:83)
[2026-02-25T22:27:40.816Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2026-02-25T22:27:40.816Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter.writeResponse(FullyFeaturedServerJacksonMessageBodyWriter.java:59)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriter.write(FixedEntityWriter.java:26)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2026-02-25T22:27:40.816Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2026-02-25T22:27:40.816Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:27:40.816Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:27:40.816Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:27:40.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:27:40.816Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:27:40.816Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:27:40.816Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:27:40.816Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:27:40.816Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:27:40.816Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:27:40.817Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:27:40.817Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:27:40.817Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:27:40.817Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:27:40.817Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:27:40.817Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:27:40.817Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:27:40.817Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:27:40.817Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:27:40.817Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:27:40.817Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:27:40.817Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:27:40.817Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:27:40.817Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:27:40.817Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:27:40.817Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:27:40.817Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:27:40.817Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:27:40.817Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:27:40.817Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:27:40.817Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:27:40.817Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:27:40.817Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:27:40.817Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:27:40.817Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:27:40.817Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:27:40.817Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:27:40.817Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:27:40.817Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:27:40.817Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:27:40.817Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:27:40.817Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:27:40.817Z] Caused by: java.lang.IllegalArgumentException: Only Person type can be handled
[2026-02-25T22:27:40.817Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:301)
[2026-02-25T22:27:40.817Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:287)
[2026-02-25T22:27:40.817Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:99)
[2026-02-25T22:27:40.817Z] ... 76 more
[2026-02-25T22:27:40.817Z]
[2026-02-25T22:27:40.817Z] 2026-02-25 22:27:40,753 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-4) HTTP Request to /simple/person-invalid-result failed, error id: 20f89b99-100c-4d1b-b7b9-1e18fd2509f8-2: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2026-02-25T22:27:40.817Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-02-25T22:27:40.817Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:27:40.817Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:27:40.817Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:27:40.817Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:27:40.817Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-02-25T22:27:40.817Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_b674b666890c6aee11c862b864ff83111d22d13d.invoke(Unknown Source)
[2026-02-25T22:27:40.817Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-25T22:27:40.817Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-25T22:27:40.817Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:27:40.817Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-02-25T22:27:40.817Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-02-25T22:27:40.817Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:27:40.817Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:27:40.817Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-25T22:27:40.817Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:27:40.817Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:27:40.817Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-25T22:27:40.817Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:27:40.817Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:27:40.817Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:27:40.817Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:27:40.817Z]
[2026-02-25T22:27:40.817Z] 2026-02-25 22:27:40,754 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-4) Request failed: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2026-02-25T22:27:40.817Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-02-25T22:27:40.817Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:27:40.817Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:27:40.817Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:27:40.817Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:27:40.817Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-02-25T22:27:40.817Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_b674b666890c6aee11c862b864ff83111d22d13d.invoke(Unknown Source)
[2026-02-25T22:27:40.817Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-25T22:27:40.817Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-25T22:27:40.817Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:27:40.817Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-02-25T22:27:40.817Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-02-25T22:27:40.817Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:27:40.817Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:27:40.817Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-25T22:27:40.817Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:27:40.817Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:27:40.817Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-25T22:27:40.817Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:27:40.817Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:27:40.817Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:27:40.817Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:27:40.817Z]
[2026-02-25T22:27:41.130Z] 2026-02-25 22:27:40,827 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:27:41.130Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.46 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonTest
[2026-02-25T22:27:41.130Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.VertxJsonTest
[2026-02-25T22:27:42.726Z] 2026-02-25 22:27:42,390 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.839s. Listening on: http://localhost:8081
[2026-02-25T22:27:42.726Z] 2026-02-25 22:27:42,391 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:42.726Z] 2026-02-25 22:27:42,391 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:27:43.402Z] 2026-02-25 22:27:43,272 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2026-02-25T22:27:43.402Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.44 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.VertxJsonTest
[2026-02-25T22:27:43.402Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.response.ResponseStringNonAsciiTest
[2026-02-25T22:27:44.996Z] 2026-02-25 22:27:44,732 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.494s. Listening on: http://localhost:8081
[2026-02-25T22:27:44.996Z] 2026-02-25 22:27:44,733 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:44.996Z] 2026-02-25 22:27:44,733 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:27:45.345Z] 2026-02-25 22:27:45,287 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:27:45.345Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.025 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.response.ResponseStringNonAsciiTest
[2026-02-25T22:27:45.345Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.response.RestResponseTest
[2026-02-25T22:27:47.524Z] 2026-02-25 22:27:47,132 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.822s. Listening on: http://localhost:8081
[2026-02-25T22:27:47.524Z] 2026-02-25 22:27:47,133 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:47.524Z] 2026-02-25 22:27:47,133 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:27:47.837Z] 2026-02-25 22:27:47,585 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:27:47.838Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.274 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.response.RestResponseTest
[2026-02-25T22:27:47.838Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInWriterTest
[2026-02-25T22:27:48.936Z] 2026-02-25 22:27:48,783 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.562s. Listening on: http://localhost:8081
[2026-02-25T22:27:48.936Z] 2026-02-25 22:27:48,784 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:48.936Z] 2026-02-25 22:27:48,784 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:27:49.611Z] 2026-02-25 22:27:49,219 ERROR [io.qua.res.rea.jac.run.map.NativeInvalidDefinitionExceptionMapper] (executor-thread-0) com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class io.quarkus.resteasy.reactive.jackson.deployment.test.Cheese and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS)
[2026-02-25T22:27:49.611Z] 2026-02-25 22:27:49,287 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:27:49.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.69 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInWriterTest
[2026-02-25T22:27:49.611Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.MultipartTest
[2026-02-25T22:27:50.709Z] 2026-02-25 22:27:50,609 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.560s. Listening on: http://localhost:8081
[2026-02-25T22:27:50.709Z] 2026-02-25 22:27:50,609 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:50.709Z] 2026-02-25 22:27:50,610 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:27:51.386Z] 2026-02-25 22:27:51,309 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:27:51.386Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.013 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.MultipartTest
[2026-02-25T22:27:51.386Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.EmptyInputTest
[2026-02-25T22:27:52.485Z] 2026-02-25 22:27:52,360 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.431s. Listening on: http://localhost:8081
[2026-02-25T22:27:52.485Z] 2026-02-25 22:27:52,361 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:52.485Z] 2026-02-25 22:27:52,361 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:27:53.161Z] 2026-02-25 22:27:52,920 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:27:53.161Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.EmptyInputTest
[2026-02-25T22:27:53.161Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderTest
[2026-02-25T22:27:54.256Z] 2026-02-25 22:27:54,093 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.712s. Listening on: http://localhost:8081
[2026-02-25T22:27:54.256Z] 2026-02-25 22:27:54,094 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:27:54.256Z] 2026-02-25 22:27:54,094 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:27:54.568Z] 2026-02-25 22:27:54,462 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:27:54.568Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.537 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderTest
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] Results:
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:54.881Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final.jar
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:54.881Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-02-25T22:27:54.881Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final.jar
[2026-02-25T22:27:54.881Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final.pom
[2026-02-25T22:27:54.881Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.5.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-jsonb-parent >----------
[2026-02-25T22:27:54.881Z] [INFO] Building Quarkus - RESTEasy Reactive - JSON-B 2.7.5.Final [279/964]
[2026-02-25T22:27:54.881Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-25T22:27:54.881Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-02-25T22:27:54.881Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb-parent/2.7.5.Final/quarkus-resteasy-reactive-jsonb-parent-2.7.5.Final.pom
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-jsonb >-------------
[2026-02-25T22:27:54.881Z] [INFO] Building Quarkus - RESTEasy Reactive - JSON-B - Runtime 2.7.5.Final [280/964]
[2026-02-25T22:27:54.881Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.881Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:54.881Z] [INFO]
[2026-02-25T22:27:54.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:54.882Z] [INFO]
[2026-02-25T22:27:54.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:54.882Z] [INFO]
[2026-02-25T22:27:54.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:54.882Z] [INFO]
[2026-02-25T22:27:54.882Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:54.882Z] [INFO]
[2026-02-25T22:27:54.882Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:55.193Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:27:55.193Z] [INFO]
[2026-02-25T22:27:55.193Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:55.193Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:27:55.193Z] [INFO]
[2026-02-25T22:27:55.193Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:55.193Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:27:55.193Z] [INFO] Copying 1 resource
[2026-02-25T22:27:55.193Z] [INFO]
[2026-02-25T22:27:55.193Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:55.193Z] [INFO]
[2026-02-25T22:27:55.193Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:55.193Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:27:55.193Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/classes
[2026-02-25T22:27:55.193Z] [INFO]
[2026-02-25T22:27:55.193Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:55.193Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:27:55.193Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/src/test/resources
[2026-02-25T22:27:55.193Z] [INFO]
[2026-02-25T22:27:55.193Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:55.193Z] [INFO] No sources to compile
[2026-02-25T22:27:55.193Z] [INFO]
[2026-02-25T22:27:55.193Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:55.193Z] [INFO] No tests to run.
[2026-02-25T22:27:55.193Z] [INFO]
[2026-02-25T22:27:55.193Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:55.193Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final.jar
[2026-02-25T22:27:55.193Z] [INFO]
[2026-02-25T22:27:55.193Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:55.193Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2026-02-25T22:27:55.505Z] [INFO]
[2026-02-25T22:27:55.505Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jsonb ---
[2026-02-25T22:27:55.505Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.5.Final/quarkus-resteasy-reactive-jsonb-2.7.5.Final.jar
[2026-02-25T22:27:55.505Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.5.Final/quarkus-resteasy-reactive-jsonb-2.7.5.Final.pom
[2026-02-25T22:27:55.505Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.5.Final/quarkus-resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2026-02-25T22:27:55.505Z] [INFO]
[2026-02-25T22:27:55.505Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-jsonb-deployment >--------
[2026-02-25T22:27:55.505Z] [INFO] Building Quarkus - RESTEasy Reactive - JSON-B - Deployment 2.7.5.Final [281/964]
[2026-02-25T22:27:55.505Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:27:55.505Z] [INFO]
[2026-02-25T22:27:55.505Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:27:55.505Z] [INFO]
[2026-02-25T22:27:55.505Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:27:55.819Z] [INFO]
[2026-02-25T22:27:55.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:27:55.819Z] [INFO]
[2026-02-25T22:27:55.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:27:55.819Z] [INFO]
[2026-02-25T22:27:55.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:27:55.819Z] [INFO]
[2026-02-25T22:27:55.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:27:55.819Z] [INFO]
[2026-02-25T22:27:55.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:27:55.819Z] [INFO]
[2026-02-25T22:27:55.819Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:27:55.819Z] [INFO]
[2026-02-25T22:27:55.819Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:27:56.133Z] [INFO] Processed 18 files in 34ms (Formatted: 0, Unchanged: 18, Failed: 0, Readonly: 0)
[2026-02-25T22:27:56.133Z] [INFO]
[2026-02-25T22:27:56.133Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:27:56.133Z] [INFO] Processed 18 files in 00:00.066 (Already Sorted: 18, Needed Sorting: 0)
[2026-02-25T22:27:56.133Z] [INFO]
[2026-02-25T22:27:56.133Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:27:56.133Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:27:56.133Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/src/main/resources
[2026-02-25T22:27:56.133Z] [INFO]
[2026-02-25T22:27:56.133Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:27:56.133Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:27:56.133Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/classes
[2026-02-25T22:27:56.447Z] [INFO]
[2026-02-25T22:27:56.447Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:27:56.447Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:27:56.447Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/src/test/resources
[2026-02-25T22:27:56.447Z] [INFO]
[2026-02-25T22:27:56.447Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:27:56.447Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:27:56.447Z] [INFO] Compiling 17 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/test-classes
[2026-02-25T22:27:56.760Z] [INFO]
[2026-02-25T22:27:56.760Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:27:56.760Z] [INFO]
[2026-02-25T22:27:56.760Z] [INFO] -------------------------------------------------------
[2026-02-25T22:27:56.760Z] [INFO] T E S T S
[2026-02-25T22:27:56.760Z] [INFO] -------------------------------------------------------
[2026-02-25T22:27:56.760Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:27:57.437Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonTest
[2026-02-25T22:28:02.059Z] 2026-02-25 22:28:01,981 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.628s. Listening on: http://localhost:8081
[2026-02-25T22:28:02.059Z] 2026-02-25 22:28:01,983 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:02.059Z] 2026-02-25 22:28:01,983 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:28:04.914Z] 2026-02-25 22:28:04,352 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /simple/person-invalid-result failed, error id: 72eeb16b-a578-4f71-924e-88498824561a-1: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2026-02-25T22:28:04.914Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-02-25T22:28:04.914Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:28:04.914Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:28:04.914Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:28:04.914Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:28:04.914Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-02-25T22:28:04.914Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_63e2170eec802877966739816f50430c1aba44f4.invoke(Unknown Source)
[2026-02-25T22:28:04.914Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-25T22:28:04.914Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-25T22:28:04.914Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:28:04.914Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-02-25T22:28:04.915Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-02-25T22:28:04.915Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:28:04.915Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:28:04.915Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-25T22:28:04.915Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:28:04.915Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:28:04.915Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-25T22:28:04.915Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:28:04.915Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:28:04.915Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:28:04.915Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:28:04.915Z]
[2026-02-25T22:28:04.915Z] 2026-02-25 22:28:04,355 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-1) Request failed: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2026-02-25T22:28:04.915Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-02-25T22:28:04.915Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:28:04.915Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:28:04.915Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:28:04.915Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:28:04.915Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-02-25T22:28:04.915Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_63e2170eec802877966739816f50430c1aba44f4.invoke(Unknown Source)
[2026-02-25T22:28:04.915Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-25T22:28:04.915Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-25T22:28:04.915Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:28:04.915Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-02-25T22:28:04.915Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-02-25T22:28:04.915Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:28:04.915Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:28:04.915Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-25T22:28:04.915Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:28:04.915Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:28:04.915Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-25T22:28:04.915Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:28:04.915Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:28:04.915Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:28:04.915Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:28:04.915Z]
[2026-02-25T22:28:04.915Z] 2026-02-25 22:28:04,402 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:28:04.915Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.127 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonTest
[2026-02-25T22:28:04.915Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.VertxJsonTest
[2026-02-25T22:28:06.092Z] 2026-02-25 22:28:05,829 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.458s. Listening on: http://localhost:8081
[2026-02-25T22:28:06.092Z] 2026-02-25 22:28:05,830 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:06.092Z] 2026-02-25 22:28:05,830 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:28:06.804Z] 2026-02-25 22:28:06,487 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:28:06.804Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.067 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.VertxJsonTest
[2026-02-25T22:28:06.804Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.MultipartOutputTest
[2026-02-25T22:28:07.904Z] 2026-02-25 22:28:07,150 INFO [io.qua.arc.pro.BeanProcessor] (build-11) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-25T22:28:07.904Z] - Bean constructor void <init>() on io.quarkus.resteasy.reactive.jsonb.deployment.test.MultipartOutputTest$MultipartOutputResource
[2026-02-25T22:28:07.904Z] 2026-02-25 22:28:07,713 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.481s. Listening on: http://localhost:8081
[2026-02-25T22:28:07.904Z] 2026-02-25 22:28:07,714 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:07.904Z] 2026-02-25 22:28:07,714 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:28:08.219Z] HTTP/1.1 200 OK
[2026-02-25T22:28:08.219Z] content-length: 310
[2026-02-25T22:28:08.219Z] Content-Type: multipart/form-data;boundary=9b665168-ed11-4a89-b8ab-aef91b25c6e2
[2026-02-25T22:28:08.219Z]
[2026-02-25T22:28:08.219Z] --9b665168-ed11-4a89-b8ab-aef91b25c6e2
[2026-02-25T22:28:08.219Z] Content-Disposition: form-data; name="name"
[2026-02-25T22:28:08.219Z] Content-Type: text/plain
[2026-02-25T22:28:08.219Z]
[2026-02-25T22:28:08.219Z] a name
[2026-02-25T22:28:08.219Z] --9b665168-ed11-4a89-b8ab-aef91b25c6e2
[2026-02-25T22:28:08.219Z] Content-Disposition: form-data; name="person"
[2026-02-25T22:28:08.219Z] Content-Type: application/json
[2026-02-25T22:28:08.219Z]
[2026-02-25T22:28:08.219Z] {"age":23,"name":"Michal"}
[2026-02-25T22:28:08.219Z] --9b665168-ed11-4a89-b8ab-aef91b25c6e2--
[2026-02-25T22:28:08.219Z] 2026-02-25 22:28:08,151 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:28:08.219Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.653 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.MultipartOutputTest
[2026-02-25T22:28:08.219Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.ExceptionInWriterTest
[2026-02-25T22:28:09.813Z] 2026-02-25 22:28:09,343 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.621s. Listening on: http://localhost:8081
[2026-02-25T22:28:09.813Z] 2026-02-25 22:28:09,344 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:09.813Z] 2026-02-25 22:28:09,344 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:28:09.813Z] 2026-02-25 22:28:09,688 SEVERE [org.ecl.yas.int.Marshaller] (executor-thread-0) Unable to serialize property 'name' from io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese
[2026-02-25T22:28:09.813Z] 2026-02-25 22:28:09,690 SEVERE [org.ecl.yas.int.Marshaller] (executor-thread-0) Generating incomplete JSON
[2026-02-25T22:28:09.813Z] 2026-02-25 22:28:09,694 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /cheese failed, error id: ed392932-c056-4be0-b387-74a835c8561b-1: javax.json.bind.JsonbException: Unable to serialize property 'name' from io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese
[2026-02-25T22:28:09.813Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:71)
[2026-02-25T22:28:09.813Z] at org.eclipse.yasson.internal.serializer.AbstractContainerSerializer.serialize(AbstractContainerSerializer.java:107)
[2026-02-25T22:28:09.813Z] at org.eclipse.yasson.internal.Marshaller.serializeRoot(Marshaller.java:147)
[2026-02-25T22:28:09.813Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:73)
[2026-02-25T22:28:09.813Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:101)
[2026-02-25T22:28:09.813Z] at org.eclipse.yasson.internal.JsonBinding.toJson(JsonBinding.java:161)
[2026-02-25T22:28:09.813Z] at org.jboss.resteasy.reactive.server.jsonb.JsonbMessageBodyWriter.writeResponse(JsonbMessageBodyWriter.java:47)
[2026-02-25T22:28:09.813Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2026-02-25T22:28:09.813Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2026-02-25T22:28:09.813Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriterArray.write(FixedEntityWriterArray.java:28)
[2026-02-25T22:28:09.813Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2026-02-25T22:28:09.813Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-02-25T22:28:09.813Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:28:09.813Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:28:09.814Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:28:09.814Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:28:09.814Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:28:09.814Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:28:09.814Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:28:09.814Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:28:09.814Z] Caused by: javax.json.bind.JsonbException: Error getting value on: Cheese: Morbier
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:112)
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.model.PropertyModel.getValue(PropertyModel.java:342)
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.marshallProperty(ObjectSerializer.java:97)
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:69)
[2026-02-25T22:28:09.814Z] ... 19 more
[2026-02-25T22:28:09.814Z] Caused by: java.lang.reflect.InvocationTargetException
[2026-02-25T22:28:09.814Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:28:09.814Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:28:09.814Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:28:09.814Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.lambda$acceptMethod$0(ReflectionPropagation.java:51)
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:110)
[2026-02-25T22:28:09.814Z] ... 22 more
[2026-02-25T22:28:09.814Z] Caused by: java.lang.RuntimeException: Fake exception during serialization
[2026-02-25T22:28:09.814Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese.getName(Cheese.java:18)
[2026-02-25T22:28:09.814Z] ... 28 more
[2026-02-25T22:28:09.814Z]
[2026-02-25T22:28:09.814Z] 2026-02-25 22:28:09,698 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: javax.json.bind.JsonbException: Unable to serialize property 'name' from io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:71)
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.serializer.AbstractContainerSerializer.serialize(AbstractContainerSerializer.java:107)
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.Marshaller.serializeRoot(Marshaller.java:147)
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:73)
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:101)
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.JsonBinding.toJson(JsonBinding.java:161)
[2026-02-25T22:28:09.814Z] at org.jboss.resteasy.reactive.server.jsonb.JsonbMessageBodyWriter.writeResponse(JsonbMessageBodyWriter.java:47)
[2026-02-25T22:28:09.814Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2026-02-25T22:28:09.814Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2026-02-25T22:28:09.814Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriterArray.write(FixedEntityWriterArray.java:28)
[2026-02-25T22:28:09.814Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2026-02-25T22:28:09.814Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-02-25T22:28:09.814Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:28:09.814Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:28:09.814Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:28:09.814Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:28:09.814Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:28:09.814Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:28:09.814Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:28:09.814Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:28:09.814Z] Caused by: javax.json.bind.JsonbException: Error getting value on: Cheese: Morbier
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:112)
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.model.PropertyModel.getValue(PropertyModel.java:342)
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.marshallProperty(ObjectSerializer.java:97)
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:69)
[2026-02-25T22:28:09.814Z] ... 19 more
[2026-02-25T22:28:09.814Z] Caused by: java.lang.reflect.InvocationTargetException
[2026-02-25T22:28:09.814Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:28:09.814Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:28:09.814Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:28:09.814Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.lambda$acceptMethod$0(ReflectionPropagation.java:51)
[2026-02-25T22:28:09.814Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:110)
[2026-02-25T22:28:09.814Z] ... 22 more
[2026-02-25T22:28:09.814Z] Caused by: java.lang.RuntimeException: Fake exception during serialization
[2026-02-25T22:28:09.814Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese.getName(Cheese.java:18)
[2026-02-25T22:28:09.814Z] ... 28 more
[2026-02-25T22:28:09.814Z]
[2026-02-25T22:28:09.814Z] 2026-02-25 22:28:09,758 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:28:09.814Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.603 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.ExceptionInWriterTest
[2026-02-25T22:28:09.814Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseTestCase
[2026-02-25T22:28:11.409Z] 2026-02-25 22:28:10,926 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.540s. Listening on: http://localhost:8081
[2026-02-25T22:28:11.409Z] 2026-02-25 22:28:10,926 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:11.409Z] 2026-02-25 22:28:10,926 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:28:11.409Z] 2026-02-25 22:28:11,298 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:28:11.409Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.537 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseTestCase
[2026-02-25T22:28:11.409Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseParserTest
[2026-02-25T22:28:11.409Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseParserTest
[2026-02-25T22:28:11.409Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.EmptyInputTest
[2026-02-25T22:28:12.512Z] 2026-02-25 22:28:12,458 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.526s. Listening on: http://localhost:8081
[2026-02-25T22:28:12.512Z] 2026-02-25 22:28:12,459 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:12.512Z] 2026-02-25 22:28:12,459 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:28:12.824Z] 2026-02-25 22:28:12,720 SEVERE [org.ecl.yas.int.Unmarshaller] (executor-thread-0) Invalid token=EOF at (line no=1, column no=0, offset=-1). Expected tokens are: [CURLYOPEN, SQUAREOPEN, STRING, NUMBER, TRUE, FALSE, NULL]
[2026-02-25T22:28:13.136Z] 2026-02-25 22:28:12,841 SEVERE [org.ecl.yas.int.Unmarshaller] (executor-thread-0) Invalid token=EOF at (line no=1, column no=0, offset=-1). Expected tokens are: [CURLYOPEN, SQUAREOPEN, STRING, NUMBER, TRUE, FALSE, NULL]
[2026-02-25T22:28:13.136Z] 2026-02-25 22:28:12,871 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:28:13.136Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.54 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.EmptyInputTest
[2026-02-25T22:28:13.136Z] [INFO]
[2026-02-25T22:28:13.136Z] [INFO] Results:
[2026-02-25T22:28:13.136Z] [INFO]
[2026-02-25T22:28:13.136Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:28:13.136Z] [INFO]
[2026-02-25T22:28:13.136Z] [INFO]
[2026-02-25T22:28:13.136Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:28:13.136Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final.jar
[2026-02-25T22:28:13.136Z] [INFO]
[2026-02-25T22:28:13.136Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:28:13.136Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:28:13.136Z] [INFO]
[2026-02-25T22:28:13.136Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-02-25T22:28:13.137Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final.jar
[2026-02-25T22:28:13.137Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final.pom
[2026-02-25T22:28:13.137Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:28:13.137Z] [INFO]
[2026-02-25T22:28:13.137Z] [INFO] ----------< io.quarkus:quarkus-resteasy-reactive-jaxb-parent >----------
[2026-02-25T22:28:13.137Z] [INFO] Building Quarkus - RESTEasy Reactive - JAXB 2.7.5.Final [282/964]
[2026-02-25T22:28:13.137Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:28:13.137Z] [INFO]
[2026-02-25T22:28:13.137Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-25T22:28:13.137Z] [INFO]
[2026-02-25T22:28:13.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-25T22:28:13.137Z] [INFO]
[2026-02-25T22:28:13.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-25T22:28:13.137Z] [INFO]
[2026-02-25T22:28:13.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-25T22:28:13.137Z] [INFO]
[2026-02-25T22:28:13.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-25T22:28:13.137Z] [INFO]
[2026-02-25T22:28:13.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-25T22:28:13.137Z] [INFO]
[2026-02-25T22:28:13.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-25T22:28:13.137Z] [INFO]
[2026-02-25T22:28:13.137Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-25T22:28:13.137Z] [INFO]
[2026-02-25T22:28:13.137Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-25T22:28:13.137Z] [INFO]
[2026-02-25T22:28:13.137Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-25T22:28:13.137Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:28:13.137Z] [INFO]
[2026-02-25T22:28:13.137Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-25T22:28:13.137Z] [INFO]
[2026-02-25T22:28:13.137Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-02-25T22:28:13.137Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb-parent/2.7.5.Final/quarkus-resteasy-reactive-jaxb-parent-2.7.5.Final.pom
[2026-02-25T22:28:13.137Z] [INFO]
[2026-02-25T22:28:13.137Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-jaxb >--------------
[2026-02-25T22:28:13.137Z] [INFO] Building Quarkus - RESTEasy Reactive - JAXB - Runtime 2.7.5.Final [283/964]
[2026-02-25T22:28:13.137Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:28:13.137Z] [INFO]
[2026-02-25T22:28:13.137Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.137Z] [INFO]
[2026-02-25T22:28:13.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.449Z] [INFO]
[2026-02-25T22:28:13.449Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.449Z] [INFO]
[2026-02-25T22:28:13.449Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.449Z] [INFO]
[2026-02-25T22:28:13.449Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.449Z] [INFO]
[2026-02-25T22:28:13.449Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.449Z] [INFO]
[2026-02-25T22:28:13.449Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.449Z] [INFO]
[2026-02-25T22:28:13.450Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.450Z] [INFO]
[2026-02-25T22:28:13.450Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.450Z] [INFO] Processed 2 files in 7ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:28:13.450Z] [INFO]
[2026-02-25T22:28:13.450Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.450Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:28:13.450Z] [INFO]
[2026-02-25T22:28:13.450Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.450Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:28:13.450Z] [INFO] Copying 1 resource
[2026-02-25T22:28:13.450Z] [INFO]
[2026-02-25T22:28:13.450Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.450Z] [INFO]
[2026-02-25T22:28:13.450Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.450Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:28:13.450Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/classes
[2026-02-25T22:28:13.764Z] [INFO]
[2026-02-25T22:28:13.764Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.764Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:28:13.764Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/src/test/resources
[2026-02-25T22:28:13.764Z] [INFO]
[2026-02-25T22:28:13.764Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.764Z] [INFO] No sources to compile
[2026-02-25T22:28:13.764Z] [INFO]
[2026-02-25T22:28:13.764Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.764Z] [INFO] No tests to run.
[2026-02-25T22:28:13.764Z] [INFO]
[2026-02-25T22:28:13.764Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.764Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final.jar
[2026-02-25T22:28:13.764Z] [INFO]
[2026-02-25T22:28:13.764Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.764Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final-sources.jar
[2026-02-25T22:28:13.764Z] [INFO]
[2026-02-25T22:28:13.764Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jaxb ---
[2026-02-25T22:28:13.764Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb/2.7.5.Final/quarkus-resteasy-reactive-jaxb-2.7.5.Final.jar
[2026-02-25T22:28:13.764Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb/2.7.5.Final/quarkus-resteasy-reactive-jaxb-2.7.5.Final.pom
[2026-02-25T22:28:13.764Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb/2.7.5.Final/quarkus-resteasy-reactive-jaxb-2.7.5.Final-sources.jar
[2026-02-25T22:28:13.764Z] [INFO]
[2026-02-25T22:28:13.764Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-jaxb-deployment >--------
[2026-02-25T22:28:13.764Z] [INFO] Building Quarkus - RESTEasy Reactive - JAXB - Deployment 2.7.5.Final [284/964]
[2026-02-25T22:28:13.764Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:28:13.764Z] [INFO]
[2026-02-25T22:28:13.764Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:13.764Z] [INFO]
[2026-02-25T22:28:13.764Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:14.441Z] [INFO]
[2026-02-25T22:28:14.441Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:14.441Z] [INFO]
[2026-02-25T22:28:14.441Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:14.441Z] [INFO]
[2026-02-25T22:28:14.441Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:14.441Z] [INFO]
[2026-02-25T22:28:14.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:14.442Z] [INFO]
[2026-02-25T22:28:14.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:14.442Z] [INFO]
[2026-02-25T22:28:14.442Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:14.442Z] [INFO]
[2026-02-25T22:28:14.442Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:14.442Z] [INFO] Processed 5 files in 16ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:28:14.442Z] [INFO]
[2026-02-25T22:28:14.442Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:14.442Z] [INFO] Processed 5 files in 00:00.017 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:28:14.442Z] [INFO]
[2026-02-25T22:28:14.442Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:14.442Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:28:14.442Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/src/main/resources
[2026-02-25T22:28:14.442Z] [INFO]
[2026-02-25T22:28:14.442Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:14.442Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:28:14.442Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/classes
[2026-02-25T22:28:14.442Z] [INFO]
[2026-02-25T22:28:14.442Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:14.442Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:28:14.442Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/src/test/resources
[2026-02-25T22:28:14.442Z] [INFO]
[2026-02-25T22:28:14.442Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:14.756Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:28:14.757Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/test-classes
[2026-02-25T22:28:15.071Z] [INFO]
[2026-02-25T22:28:15.071Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:15.071Z] [INFO]
[2026-02-25T22:28:15.071Z] [INFO] -------------------------------------------------------
[2026-02-25T22:28:15.071Z] [INFO] T E S T S
[2026-02-25T22:28:15.071Z] [INFO] -------------------------------------------------------
[2026-02-25T22:28:15.071Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:28:15.747Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest
[2026-02-25T22:28:20.409Z] 2026-02-25 22:28:19,443 INFO [io.qua.arc.pro.BeanProcessor] (build-3) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-25T22:28:20.409Z] - Bean constructor void <init>() on io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest$MultipartOutputResource
[2026-02-25T22:28:20.409Z] 2026-02-25 22:28:19,561 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-18) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest$MultipartOutputResource#simple' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:28:20.409Z] 2026-02-25 22:28:20,268 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081
[2026-02-25T22:28:20.409Z] 2026-02-25 22:28:20,269 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:20.409Z] 2026-02-25 22:28:20,269 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2026-02-25T22:28:22.003Z] 2026-02-25 22:28:21,714 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:28:22.003Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.227 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest
[2026-02-25T22:28:22.003Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.SseResourceTest
[2026-02-25T22:28:23.594Z] 2026-02-25 22:28:23,086 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.504s. Listening on: http://localhost:8081
[2026-02-25T22:28:23.594Z] 2026-02-25 22:28:23,087 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:23.594Z] 2026-02-25 22:28:23,087 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2026-02-25T22:28:23.594Z] 2026-02-25 22:28:23,467 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:28:23.594Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.736 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.SseResourceTest
[2026-02-25T22:28:23.594Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest
[2026-02-25T22:28:25.184Z] 2026-02-25 22:28:24,158 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-17) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getInvalidPersonResult' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:28:25.184Z] 2026-02-25 22:28:24,159 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-17) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:28:25.184Z] 2026-02-25 22:28:24,160 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-17) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getValidatedPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:28:25.184Z] 2026-02-25 22:28:24,160 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-17) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#personTest' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:28:25.184Z] 2026-02-25 22:28:24,161 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-17) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#postModelWithoutAnnotation' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:28:25.184Z] 2026-02-25 22:28:24,161 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-17) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getModelWithoutAnnotation' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:28:25.184Z] 2026-02-25 22:28:24,162 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-17) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:28:25.184Z] 2026-02-25 22:28:24,703 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2026-02-25T22:28:25.184Z] 2026-02-25 22:28:24,704 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:25.184Z] 2026-02-25 22:28:24,704 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2026-02-25T22:28:26.284Z] 2026-02-25 22:28:25,848 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /simple/person-invalid-result failed, error id: e7de9b23-d02b-4fc1-b12c-a34ab322d430-1: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2026-02-25T22:28:26.284Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-02-25T22:28:26.284Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:28:26.284Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:28:26.284Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:28:26.284Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:28:26.284Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest_SimpleXmlResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-02-25T22:28:26.284Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource$quarkusrestinvoker$getInvalidPersonResult_a7b0941f46c22aa0416eb520df0d704c0503b0a3.invoke(Unknown Source)
[2026-02-25T22:28:26.284Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-25T22:28:26.284Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-25T22:28:26.284Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:28:26.284Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-02-25T22:28:26.284Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-02-25T22:28:26.284Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:28:26.284Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:28:26.284Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-25T22:28:26.284Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:28:26.284Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:28:26.284Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-25T22:28:26.284Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:28:26.284Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:28:26.284Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:28:26.284Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:28:26.284Z]
[2026-02-25T22:28:26.284Z] 2026-02-25 22:28:25,856 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-1) Request failed: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2026-02-25T22:28:26.284Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-02-25T22:28:26.284Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:28:26.284Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:28:26.284Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:28:26.284Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:28:26.284Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest_SimpleXmlResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-02-25T22:28:26.284Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource$quarkusrestinvoker$getInvalidPersonResult_a7b0941f46c22aa0416eb520df0d704c0503b0a3.invoke(Unknown Source)
[2026-02-25T22:28:26.284Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-25T22:28:26.284Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-25T22:28:26.284Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:28:26.284Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-02-25T22:28:26.284Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-02-25T22:28:26.284Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:28:26.284Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:28:26.284Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-25T22:28:26.284Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:28:26.284Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:28:26.284Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-25T22:28:26.285Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:28:26.285Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:28:26.285Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:28:26.285Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:28:26.285Z]
[2026-02-25T22:28:26.285Z] 2026-02-25 22:28:25,928 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-25T22:28:26.285Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.471 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest
[2026-02-25T22:28:26.285Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.EmptyInputTest
[2026-02-25T22:28:27.386Z] 2026-02-25 22:28:27,092 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.430s. Listening on: http://localhost:8081
[2026-02-25T22:28:27.386Z] 2026-02-25 22:28:27,093 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:27.386Z] 2026-02-25 22:28:27,093 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2026-02-25T22:28:28.061Z] 2026-02-25 22:28:27,705 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:28:28.061Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.733 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.EmptyInputTest
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] Results:
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:28.061Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final.jar
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:28.061Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-02-25T22:28:28.061Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final.jar
[2026-02-25T22:28:28.061Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final.pom
[2026-02-25T22:28:28.061Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-jaxb-deployment/2.7.5.Final/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] -----------------< io.quarkus:quarkus-panache-parent >------------------
[2026-02-25T22:28:28.061Z] [INFO] Building Quarkus - Panache 2.7.5.Final [285/964]
[2026-02-25T22:28:28.061Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-parent ---
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-parent ---
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-parent ---
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-parent ---
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-parent ---
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-parent ---
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-parent ---
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-parent ---
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-parent ---
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-parent ---
[2026-02-25T22:28:28.061Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-parent ---
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-parent ---
[2026-02-25T22:28:28.061Z] [INFO] Installing /quarkus/extensions/panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-parent/2.7.5.Final/quarkus-panache-parent-2.7.5.Final.pom
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] --------------< io.quarkus:quarkus-panache-common-parent >--------------
[2026-02-25T22:28:28.061Z] [INFO] Building Quarkus - Panache - Common 2.7.5.Final [286/964]
[2026-02-25T22:28:28.061Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.061Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-common-parent ---
[2026-02-25T22:28:28.061Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-common-parent ---
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-common-parent ---
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-common-parent ---
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-common-parent ---
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-common-parent ---
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-common-parent ---
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-common-parent ---
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-common-parent ---
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-common-parent ---
[2026-02-25T22:28:28.062Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-common-parent ---
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-common-parent ---
[2026-02-25T22:28:28.062Z] [INFO] Installing /quarkus/extensions/panache/panache-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-common-parent/2.7.5.Final/quarkus-panache-common-parent-2.7.5.Final.pom
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] -----------------< io.quarkus:quarkus-panache-common >------------------
[2026-02-25T22:28:28.062Z] [INFO] Building Quarkus - Panache - Common - Runtime 2.7.5.Final [287/964]
[2026-02-25T22:28:28.062Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-common ---
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-common ---
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-common ---
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-common ---
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-common ---
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-common ---
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-common ---
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-common ---
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-common ---
[2026-02-25T22:28:28.062Z] [INFO] Processed 7 files in 27ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-common ---
[2026-02-25T22:28:28.062Z] [INFO] Processed 7 files in 00:00.008 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-common ---
[2026-02-25T22:28:28.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:28:28.062Z] [INFO] Copying 1 resource
[2026-02-25T22:28:28.062Z] [INFO]
[2026-02-25T22:28:28.062Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-common ---
[2026-02-25T22:28:28.062Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:28:28.062Z] [INFO] Compiling 7 source files to /quarkus/extensions/panache/panache-common/runtime/target/classes
[2026-02-25T22:28:28.375Z] [INFO]
[2026-02-25T22:28:28.375Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-common ---
[2026-02-25T22:28:28.375Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:28:28.375Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-common/runtime/src/test/resources
[2026-02-25T22:28:28.375Z] [INFO]
[2026-02-25T22:28:28.375Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-common ---
[2026-02-25T22:28:28.375Z] [INFO] No sources to compile
[2026-02-25T22:28:28.375Z] [INFO]
[2026-02-25T22:28:28.375Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-common ---
[2026-02-25T22:28:28.375Z] [INFO] No tests to run.
[2026-02-25T22:28:28.375Z] [INFO]
[2026-02-25T22:28:28.375Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-common ---
[2026-02-25T22:28:28.375Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final.jar
[2026-02-25T22:28:28.375Z] [INFO]
[2026-02-25T22:28:28.375Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-common ---
[2026-02-25T22:28:28.375Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final-sources.jar
[2026-02-25T22:28:28.375Z] [INFO]
[2026-02-25T22:28:28.375Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-common ---
[2026-02-25T22:28:28.375Z] [INFO] Installing /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-common/2.7.5.Final/quarkus-panache-common-2.7.5.Final.jar
[2026-02-25T22:28:28.375Z] [INFO] Installing /quarkus/extensions/panache/panache-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-common/2.7.5.Final/quarkus-panache-common-2.7.5.Final.pom
[2026-02-25T22:28:28.375Z] [INFO] Installing /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-common/2.7.5.Final/quarkus-panache-common-2.7.5.Final-sources.jar
[2026-02-25T22:28:28.375Z] [INFO]
[2026-02-25T22:28:28.375Z] [INFO] ------------< io.quarkus:quarkus-panache-common-deployment >------------
[2026-02-25T22:28:28.375Z] [INFO] Building Quarkus - Panache - Common - Deployment 2.7.5.Final [288/964]
[2026-02-25T22:28:28.375Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:28:28.375Z] [INFO]
[2026-02-25T22:28:28.375Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:28.375Z] [INFO]
[2026-02-25T22:28:28.376Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:28.688Z] [INFO]
[2026-02-25T22:28:28.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:28.688Z] [INFO]
[2026-02-25T22:28:28.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:28.688Z] [INFO]
[2026-02-25T22:28:28.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:28.688Z] [INFO]
[2026-02-25T22:28:28.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:28.688Z] [INFO]
[2026-02-25T22:28:28.688Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:28.688Z] [INFO]
[2026-02-25T22:28:28.688Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:28.688Z] [INFO]
[2026-02-25T22:28:28.688Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:28.688Z] [INFO] Processed 20 files in 41ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2026-02-25T22:28:28.688Z] [INFO]
[2026-02-25T22:28:28.688Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:28.688Z] [INFO] Processed 20 files in 00:00.059 (Already Sorted: 20, Needed Sorting: 0)
[2026-02-25T22:28:28.688Z] [INFO]
[2026-02-25T22:28:28.688Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:28.688Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:28:28.688Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-common/deployment/src/main/resources
[2026-02-25T22:28:28.688Z] [INFO]
[2026-02-25T22:28:28.688Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:28.688Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:28:28.688Z] [INFO] Compiling 20 source files to /quarkus/extensions/panache/panache-common/deployment/target/classes
[2026-02-25T22:28:29.001Z] [INFO]
[2026-02-25T22:28:29.001Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:29.001Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:28:29.001Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-common/deployment/src/test/resources
[2026-02-25T22:28:29.001Z] [INFO]
[2026-02-25T22:28:29.001Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:29.001Z] [INFO] No sources to compile
[2026-02-25T22:28:29.001Z] [INFO]
[2026-02-25T22:28:29.001Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:29.001Z] [INFO] No tests to run.
[2026-02-25T22:28:29.001Z] [INFO]
[2026-02-25T22:28:29.001Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:29.001Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final.jar
[2026-02-25T22:28:29.001Z] [INFO]
[2026-02-25T22:28:29.001Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:29.001Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:28:29.001Z] [INFO]
[2026-02-25T22:28:29.001Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-common-deployment ---
[2026-02-25T22:28:29.001Z] [INFO] Installing /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-common-deployment/2.7.5.Final/quarkus-panache-common-deployment-2.7.5.Final.jar
[2026-02-25T22:28:29.001Z] [INFO] Installing /quarkus/extensions/panache/panache-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-common-deployment/2.7.5.Final/quarkus-panache-common-deployment-2.7.5.Final.pom
[2026-02-25T22:28:29.001Z] [INFO] Installing /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-common-deployment/2.7.5.Final/quarkus-panache-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:28:29.001Z] [INFO]
[2026-02-25T22:28:29.001Z] [INFO] -------------------< io.quarkus:quarkus-qute-parent >-------------------
[2026-02-25T22:28:29.001Z] [INFO] Building Quarkus - Qute 2.7.5.Final [289/964]
[2026-02-25T22:28:29.001Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:28:29.001Z] [INFO]
[2026-02-25T22:28:29.001Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-qute-parent ---
[2026-02-25T22:28:29.001Z] [INFO]
[2026-02-25T22:28:29.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-qute-parent ---
[2026-02-25T22:28:29.001Z] [INFO]
[2026-02-25T22:28:29.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-qute-parent ---
[2026-02-25T22:28:29.001Z] [INFO]
[2026-02-25T22:28:29.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-qute-parent ---
[2026-02-25T22:28:29.001Z] [INFO]
[2026-02-25T22:28:29.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-qute-parent ---
[2026-02-25T22:28:29.001Z] [INFO]
[2026-02-25T22:28:29.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-qute-parent ---
[2026-02-25T22:28:29.001Z] [INFO]
[2026-02-25T22:28:29.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-qute-parent ---
[2026-02-25T22:28:29.001Z] [INFO]
[2026-02-25T22:28:29.001Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-qute-parent ---
[2026-02-25T22:28:29.001Z] [INFO]
[2026-02-25T22:28:29.001Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-qute-parent ---
[2026-02-25T22:28:29.002Z] [INFO]
[2026-02-25T22:28:29.002Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-qute-parent ---
[2026-02-25T22:28:29.002Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:28:29.002Z] [INFO]
[2026-02-25T22:28:29.002Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-qute-parent ---
[2026-02-25T22:28:29.002Z] [INFO]
[2026-02-25T22:28:29.002Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-qute-parent ---
[2026-02-25T22:28:29.002Z] [INFO] Installing /quarkus/extensions/qute/pom.xml to /root/.m2/repository/io/quarkus/quarkus-qute-parent/2.7.5.Final/quarkus-qute-parent-2.7.5.Final.pom
[2026-02-25T22:28:29.002Z] [INFO]
[2026-02-25T22:28:29.002Z] [INFO] ----------------------< io.quarkus:quarkus-qute >-----------------------
[2026-02-25T22:28:29.002Z] [INFO] Building Quarkus - Qute - Runtime 2.7.5.Final [290/964]
[2026-02-25T22:28:29.002Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:28:29.002Z] [INFO]
[2026-02-25T22:28:29.002Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-qute ---
[2026-02-25T22:28:29.002Z] [INFO]
[2026-02-25T22:28:29.002Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-qute ---
[2026-02-25T22:28:29.314Z] [INFO]
[2026-02-25T22:28:29.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-qute ---
[2026-02-25T22:28:29.314Z] [INFO]
[2026-02-25T22:28:29.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-qute ---
[2026-02-25T22:28:29.314Z] [INFO]
[2026-02-25T22:28:29.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-qute ---
[2026-02-25T22:28:29.314Z] [INFO]
[2026-02-25T22:28:29.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-qute ---
[2026-02-25T22:28:29.314Z] [INFO]
[2026-02-25T22:28:29.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-qute ---
[2026-02-25T22:28:29.314Z] [INFO]
[2026-02-25T22:28:29.314Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-qute ---
[2026-02-25T22:28:29.314Z] [INFO]
[2026-02-25T22:28:29.314Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-qute ---
[2026-02-25T22:28:29.314Z] [INFO] Processed 24 files in 54ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-02-25T22:28:29.314Z] [INFO]
[2026-02-25T22:28:29.314Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-qute ---
[2026-02-25T22:28:29.314Z] [INFO] Processed 24 files in 00:00.063 (Already Sorted: 24, Needed Sorting: 0)
[2026-02-25T22:28:29.314Z] [INFO]
[2026-02-25T22:28:29.314Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-qute ---
[2026-02-25T22:28:29.314Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:28:29.314Z] [INFO] Copying 2 resources
[2026-02-25T22:28:29.314Z] [INFO]
[2026-02-25T22:28:29.314Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-qute ---
[2026-02-25T22:28:29.314Z] [INFO]
[2026-02-25T22:28:29.314Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-qute ---
[2026-02-25T22:28:29.314Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:28:29.314Z] [INFO] Compiling 24 source files to /quarkus/extensions/qute/runtime/target/classes
[2026-02-25T22:28:29.989Z] [INFO]
[2026-02-25T22:28:29.989Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-qute ---
[2026-02-25T22:28:29.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:28:29.989Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/qute/runtime/src/test/resources
[2026-02-25T22:28:29.989Z] [INFO]
[2026-02-25T22:28:29.989Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-qute ---
[2026-02-25T22:28:29.989Z] [INFO] No sources to compile
[2026-02-25T22:28:29.989Z] [INFO]
[2026-02-25T22:28:29.989Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-qute ---
[2026-02-25T22:28:29.989Z] [INFO] No tests to run.
[2026-02-25T22:28:29.989Z] [INFO]
[2026-02-25T22:28:29.989Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-qute ---
[2026-02-25T22:28:29.989Z] [INFO] Building jar: /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final.jar
[2026-02-25T22:28:29.989Z] [INFO]
[2026-02-25T22:28:29.989Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-qute ---
[2026-02-25T22:28:29.989Z] [INFO] Building jar: /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final-sources.jar
[2026-02-25T22:28:29.989Z] [INFO]
[2026-02-25T22:28:29.989Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-qute ---
[2026-02-25T22:28:29.989Z] [INFO] Installing /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-qute/2.7.5.Final/quarkus-qute-2.7.5.Final.jar
[2026-02-25T22:28:29.990Z] [INFO] Installing /quarkus/extensions/qute/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-qute/2.7.5.Final/quarkus-qute-2.7.5.Final.pom
[2026-02-25T22:28:29.990Z] [INFO] Installing /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-qute/2.7.5.Final/quarkus-qute-2.7.5.Final-sources.jar
[2026-02-25T22:28:29.990Z] [INFO]
[2026-02-25T22:28:29.990Z] [INFO] -----------------< io.quarkus:quarkus-qute-deployment >-----------------
[2026-02-25T22:28:29.990Z] [INFO] Building Quarkus - Qute - Deployment 2.7.5.Final [291/964]
[2026-02-25T22:28:29.990Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:28:29.990Z] [INFO]
[2026-02-25T22:28:29.990Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-qute-deployment ---
[2026-02-25T22:28:29.990Z] [INFO]
[2026-02-25T22:28:29.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-qute-deployment ---
[2026-02-25T22:28:30.303Z] [INFO]
[2026-02-25T22:28:30.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-qute-deployment ---
[2026-02-25T22:28:30.303Z] [INFO]
[2026-02-25T22:28:30.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-qute-deployment ---
[2026-02-25T22:28:30.303Z] [INFO]
[2026-02-25T22:28:30.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-qute-deployment ---
[2026-02-25T22:28:30.303Z] [INFO]
[2026-02-25T22:28:30.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-qute-deployment ---
[2026-02-25T22:28:30.303Z] [INFO]
[2026-02-25T22:28:30.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-qute-deployment ---
[2026-02-25T22:28:30.303Z] [INFO]
[2026-02-25T22:28:30.303Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-qute-deployment ---
[2026-02-25T22:28:30.303Z] [INFO]
[2026-02-25T22:28:30.303Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-qute-deployment ---
[2026-02-25T22:28:30.617Z] [INFO] Processed 156 files in 234ms (Formatted: 0, Unchanged: 156, Failed: 0, Readonly: 0)
[2026-02-25T22:28:30.617Z] [INFO]
[2026-02-25T22:28:30.617Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-qute-deployment ---
[2026-02-25T22:28:30.931Z] [INFO] Processed 156 files in 00:00.356 (Already Sorted: 156, Needed Sorting: 0)
[2026-02-25T22:28:30.931Z] [INFO]
[2026-02-25T22:28:30.931Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-qute-deployment ---
[2026-02-25T22:28:30.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:28:30.931Z] [INFO] Copying 3 resources
[2026-02-25T22:28:30.931Z] [INFO]
[2026-02-25T22:28:30.931Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-qute-deployment ---
[2026-02-25T22:28:30.931Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:28:30.931Z] [INFO] Compiling 30 source files to /quarkus/extensions/qute/deployment/target/classes
[2026-02-25T22:28:31.608Z] [INFO]
[2026-02-25T22:28:31.608Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-qute-deployment ---
[2026-02-25T22:28:31.608Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:28:31.608Z] [INFO] Copying 2 resources
[2026-02-25T22:28:31.608Z] [INFO]
[2026-02-25T22:28:31.608Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-qute-deployment ---
[2026-02-25T22:28:31.608Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:28:31.608Z] [INFO] Compiling 126 source files to /quarkus/extensions/qute/deployment/target/test-classes
[2026-02-25T22:28:32.316Z] [INFO]
[2026-02-25T22:28:32.316Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-qute-deployment ---
[2026-02-25T22:28:32.316Z] [INFO]
[2026-02-25T22:28:32.316Z] [INFO] -------------------------------------------------------
[2026-02-25T22:28:32.316Z] [INFO] T E S T S
[2026-02-25T22:28:32.316Z] [INFO] -------------------------------------------------------
[2026-02-25T22:28:32.316Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:28:32.991Z] [INFO] Running io.quarkus.qute.deployment.removestandalonelines.DoNotRemoveStandaloneLinesTest
[2026-02-25T22:28:38.763Z] 2026-02-25 22:28:37,668 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.493s. Listening on: http://localhost:8081
[2026-02-25T22:28:38.764Z] 2026-02-25 22:28:37,670 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:38.764Z] 2026-02-25 22:28:37,670 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:28:38.764Z] 2026-02-25 22:28:38,151 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:28:38.764Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.229 s - in io.quarkus.qute.deployment.removestandalonelines.DoNotRemoveStandaloneLinesTest
[2026-02-25T22:28:38.764Z] [INFO] Running io.quarkus.qute.deployment.OrEmptyTest
[2026-02-25T22:28:39.864Z] 2026-02-25 22:28:39,705 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.583s. Listening on: http://localhost:8081
[2026-02-25T22:28:39.864Z] 2026-02-25 22:28:39,706 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:39.864Z] 2026-02-25 22:28:39,706 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:28:39.864Z] 2026-02-25 22:28:39,798 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:28:39.864Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 s - in io.quarkus.qute.deployment.OrEmptyTest
[2026-02-25T22:28:39.864Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateConflictTest
[2026-02-25T22:28:40.542Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateConflictTest
[2026-02-25T22:28:40.542Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ValidationFailuresTest
[2026-02-25T22:28:41.222Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 s - in io.quarkus.qute.deployment.typesafe.ValidationFailuresTest
[2026-02-25T22:28:41.222Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeLoopTest
[2026-02-25T22:28:42.817Z] 2026-02-25 22:28:42,391 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2026-02-25T22:28:42.817Z] 2026-02-25 22:28:42,392 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:42.817Z] 2026-02-25 22:28:42,392 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:28:42.817Z] 2026-02-25 22:28:42,517 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:28:42.817Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 s - in io.quarkus.qute.deployment.typesafe.TypeSafeLoopTest
[2026-02-25T22:28:42.817Z] [INFO] Running io.quarkus.qute.deployment.typesafe.LoopValidationTest
[2026-02-25T22:28:43.920Z] 2026-02-25 22:28:43,665 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8081
[2026-02-25T22:28:43.920Z] 2026-02-25 22:28:43,665 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:43.920Z] 2026-02-25 22:28:43,665 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:28:43.920Z] 2026-02-25 22:28:43,748 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:28:43.920Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s - in io.quarkus.qute.deployment.typesafe.LoopValidationTest
[2026-02-25T22:28:43.920Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateRequireTypeSafeTest
[2026-02-25T22:28:44.597Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateRequireTypeSafeTest
[2026-02-25T22:28:44.597Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ValidationSuccessTest
[2026-02-25T22:28:45.274Z] 2026-02-25 22:28:44,655 WARN [io.qua.arc.pro.BeanArchives] (build-6) Failed to index String: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@1793ed9d
[2026-02-25T22:28:45.274Z] 2026-02-25 22:28:44,656 WARN [io.qua.arc.pro.BeanArchives] (build-6) Failed to index Strin: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@1793ed9d
[2026-02-25T22:28:45.274Z] 2026-02-25 22:28:44,656 WARN [io.qua.arc.pro.BeanArchives] (build-6) Failed to index java.lang.Strin: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@1793ed9d
[2026-02-25T22:28:45.275Z] 2026-02-25 22:28:45,185 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8081
[2026-02-25T22:28:45.275Z] 2026-02-25 22:28:45,186 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:45.275Z] 2026-02-25 22:28:45,186 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:28:45.589Z] 2026-02-25 22:28:45,281 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:28:45.589Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 s - in io.quarkus.qute.deployment.typesafe.ValidationSuccessTest
[2026-02-25T22:28:45.589Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ParamDeclarationWrongClassTest
[2026-02-25T22:28:46.268Z] 2026-02-25 22:28:45,944 WARN [io.qua.arc.pro.BeanArchives] (build-10) Failed to index org.acme.Foo: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@ad71740
[2026-02-25T22:28:46.268Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s - in io.quarkus.qute.deployment.typesafe.ParamDeclarationWrongClassTest
[2026-02-25T22:28:46.268Z] [INFO] Running io.quarkus.qute.deployment.typesafe.InterfaceValidationFailureTest
[2026-02-25T22:28:46.946Z] 2026-02-25 22:28:46,571 WARN [io.qua.arc.pro.BeanArchives] (build-14) Failed to index io.quarkus.qute.deployment.typesafe.InterfaceValidationSuccessTest$NumericWrapper: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@257a59c
[2026-02-25T22:28:46.946Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.62 s - in io.quarkus.qute.deployment.typesafe.InterfaceValidationFailureTest
[2026-02-25T22:28:46.946Z] [INFO] Running io.quarkus.qute.deployment.typesafe.WhenValidationTest
[2026-02-25T22:28:47.622Z] 2026-02-25 22:28:47,569 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2026-02-25T22:28:47.622Z] 2026-02-25 22:28:47,570 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:47.622Z] 2026-02-25 22:28:47,570 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:28:47.937Z] 2026-02-25 22:28:47,729 INFO [io.quarkus] (main) Quarkus stopped in 0.088s
[2026-02-25T22:28:47.937Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 s - in io.quarkus.qute.deployment.typesafe.WhenValidationTest
[2026-02-25T22:28:47.937Z] [INFO] Running io.quarkus.qute.deployment.typesafe.NestedVirtualMethodSuccessTest
[2026-02-25T22:28:48.612Z] 2026-02-25 22:28:48,562 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.353s. Listening on: http://localhost:8081
[2026-02-25T22:28:48.612Z] 2026-02-25 22:28:48,562 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:48.612Z] 2026-02-25 22:28:48,562 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:28:48.926Z] 2026-02-25 22:28:48,659 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:28:48.926Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.927 s - in io.quarkus.qute.deployment.typesafe.NestedVirtualMethodSuccessTest
[2026-02-25T22:28:48.926Z] [INFO] Running io.quarkus.qute.deployment.typesafe.DefaultMethodValidationSuccessTest
[2026-02-25T22:28:50.027Z] 2026-02-25 22:28:49,660 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.372s. Listening on: http://localhost:8081
[2026-02-25T22:28:50.027Z] 2026-02-25 22:28:49,661 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:50.027Z] 2026-02-25 22:28:49,661 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:28:50.027Z] 2026-02-25 22:28:49,755 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-25T22:28:50.027Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 s - in io.quarkus.qute.deployment.typesafe.DefaultMethodValidationSuccessTest
[2026-02-25T22:28:50.027Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ObjectValidationSuccessTest
[2026-02-25T22:28:51.131Z] 2026-02-25 22:28:50,915 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.536s. Listening on: http://localhost:8081
[2026-02-25T22:28:51.131Z] 2026-02-25 22:28:50,916 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:51.131Z] 2026-02-25 22:28:50,916 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:28:51.131Z] 2026-02-25 22:28:50,990 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:28:51.131Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 s - in io.quarkus.qute.deployment.typesafe.ObjectValidationSuccessTest
[2026-02-25T22:28:51.131Z] [INFO] Running io.quarkus.qute.deployment.typesafe.WhenValidationFailureTest
[2026-02-25T22:28:51.445Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s - in io.quarkus.qute.deployment.typesafe.WhenValidationFailureTest
[2026-02-25T22:28:51.445Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeCheckExcludesTest
[2026-02-25T22:28:52.540Z] 2026-02-25 22:28:52,269 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.341s. Listening on: http://localhost:8081
[2026-02-25T22:28:52.540Z] 2026-02-25 22:28:52,270 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:52.540Z] 2026-02-25 22:28:52,270 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:28:52.540Z] 2026-02-25 22:28:52,348 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:28:52.540Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1 s - in io.quarkus.qute.deployment.typesafe.TypeCheckExcludesTest
[2026-02-25T22:28:52.541Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ParamDeclarationTest
[2026-02-25T22:28:53.638Z] 2026-02-25 22:28:53,376 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.363s. Listening on: http://localhost:8081
[2026-02-25T22:28:53.638Z] 2026-02-25 22:28:53,377 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:53.638Z] 2026-02-25 22:28:53,377 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:28:53.638Z] 2026-02-25 22:28:53,449 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:28:53.638Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 s - in io.quarkus.qute.deployment.typesafe.ParamDeclarationTest
[2026-02-25T22:28:53.638Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateDoNotRequireTypeSafeTest
[2026-02-25T22:28:54.738Z] 2026-02-25 22:28:54,456 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.424s. Listening on: http://localhost:8081
[2026-02-25T22:28:54.738Z] 2026-02-25 22:28:54,456 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:54.738Z] 2026-02-25 22:28:54,456 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:28:54.738Z] 2026-02-25 22:28:54,529 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:28:54.738Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.075 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateDoNotRequireTypeSafeTest
[2026-02-25T22:28:54.738Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateArrayParamTest
[2026-02-25T22:28:55.415Z] 2026-02-25 22:28:55,280 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.303s. Listening on: http://localhost:8081
[2026-02-25T22:28:55.415Z] 2026-02-25 22:28:55,280 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:55.415Z] 2026-02-25 22:28:55,281 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:28:55.727Z] 2026-02-25 22:28:55,357 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:28:55.727Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.822 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateArrayParamTest
[2026-02-25T22:28:55.727Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeLetTest
[2026-02-25T22:28:56.405Z] 2026-02-25 22:28:56,361 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.416s. Listening on: http://localhost:8081
[2026-02-25T22:28:56.405Z] 2026-02-25 22:28:56,362 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:56.405Z] 2026-02-25 22:28:56,362 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:28:56.717Z] 2026-02-25 22:28:56,436 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:28:56.717Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 s - in io.quarkus.qute.deployment.typesafe.TypeSafeLetTest
[2026-02-25T22:28:56.718Z] [INFO] Running io.quarkus.qute.deployment.typesafe.InterfaceValidationSuccessTest
[2026-02-25T22:28:57.392Z] 2026-02-25 22:28:57,277 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.355s. Listening on: http://localhost:8081
[2026-02-25T22:28:57.392Z] 2026-02-25 22:28:57,277 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:57.392Z] 2026-02-25 22:28:57,277 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:28:57.392Z] 2026-02-25 22:28:57,361 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:28:57.392Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 s - in io.quarkus.qute.deployment.typesafe.InterfaceValidationSuccessTest
[2026-02-25T22:28:57.392Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeJavaLangTest
[2026-02-25T22:28:58.489Z] 2026-02-25 22:28:57,759 WARN [io.qua.arc.pro.BeanArchives] (build-7) Failed to index String: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@457298d0
[2026-02-25T22:28:58.489Z] 2026-02-25 22:28:57,761 WARN [io.qua.arc.pro.BeanArchives] (build-7) Failed to index Integer: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@457298d0
[2026-02-25T22:28:58.489Z] 2026-02-25 22:28:58,152 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.299s. Listening on: http://localhost:8081
[2026-02-25T22:28:58.489Z] 2026-02-25 22:28:58,152 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:58.489Z] 2026-02-25 22:28:58,152 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:28:58.490Z] 2026-02-25 22:28:58,225 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:28:58.490Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 s - in io.quarkus.qute.deployment.typesafe.TypeSafeJavaLangTest
[2026-02-25T22:28:58.490Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateBasePathTest
[2026-02-25T22:28:59.166Z] 2026-02-25 22:28:59,064 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.377s. Listening on: http://localhost:8081
[2026-02-25T22:28:59.166Z] 2026-02-25 22:28:59,065 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:28:59.166Z] 2026-02-25 22:28:59,065 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:28:59.166Z] 2026-02-25 22:28:59,132 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:28:59.166Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateBasePathTest
[2026-02-25T22:28:59.166Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeLoopFailureTest
[2026-02-25T22:28:59.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 s - in io.quarkus.qute.deployment.typesafe.TypeSafeLoopFailureTest
[2026-02-25T22:28:59.842Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalOverrideTest
[2026-02-25T22:29:00.940Z] 2026-02-25 22:29:00,521 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2026-02-25T22:29:00.940Z] 2026-02-25 22:29:00,522 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:00.940Z] 2026-02-25 22:29:00,522 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:00.940Z] 2026-02-25 22:29:00,594 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:29:00.940Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 s - in io.quarkus.qute.deployment.globals.TemplateGlobalOverrideTest
[2026-02-25T22:29:00.940Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalInvalidNameTest
[2026-02-25T22:29:01.253Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s - in io.quarkus.qute.deployment.globals.TemplateGlobalInvalidNameTest
[2026-02-25T22:29:01.254Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalDuplicityTest
[2026-02-25T22:29:01.567Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s - in io.quarkus.qute.deployment.globals.TemplateGlobalDuplicityTest
[2026-02-25T22:29:01.567Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalTest
[2026-02-25T22:29:02.665Z] 2026-02-25 22:29:02,331 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.326s. Listening on: http://localhost:8081
[2026-02-25T22:29:02.665Z] 2026-02-25 22:29:02,332 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:02.665Z] 2026-02-25 22:29:02,332 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:02.665Z] 2026-02-25 22:29:02,412 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:29:02.665Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 s - in io.quarkus.qute.deployment.globals.TemplateGlobalTest
[2026-02-25T22:29:02.665Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalValidationFailureTest
[2026-02-25T22:29:02.978Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s - in io.quarkus.qute.deployment.globals.TemplateGlobalValidationFailureTest
[2026-02-25T22:29:02.978Z] [INFO] Running io.quarkus.qute.deployment.MultiTest
[2026-02-25T22:29:03.655Z] 2026-02-25 22:29:03,604 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.305s. Listening on: http://localhost:8081
[2026-02-25T22:29:03.655Z] 2026-02-25 22:29:03,604 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:03.655Z] 2026-02-25 22:29:03,605 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:03.967Z] 2026-02-25 22:29:03,696 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:29:03.967Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.884 s - in io.quarkus.qute.deployment.MultiTest
[2026-02-25T22:29:03.967Z] [INFO] Running io.quarkus.qute.deployment.AsyncTest
[2026-02-25T22:29:04.643Z] 2026-02-25 22:29:04,483 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.343s. Listening on: http://localhost:8081
[2026-02-25T22:29:04.643Z] 2026-02-25 22:29:04,485 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:04.643Z] 2026-02-25 22:29:04,485 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:04.643Z] 2026-02-25 22:29:04,562 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:29:04.643Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 s - in io.quarkus.qute.deployment.AsyncTest
[2026-02-25T22:29:04.643Z] [INFO] Running io.quarkus.qute.deployment.encoding.CustomEncodingTest
[2026-02-25T22:29:05.741Z] 2026-02-25 22:29:05,308 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.306s. Listening on: http://localhost:8081
[2026-02-25T22:29:05.741Z] 2026-02-25 22:29:05,309 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:05.741Z] 2026-02-25 22:29:05,309 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:05.741Z] 2026-02-25 22:29:05,372 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:29:05.741Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 s - in io.quarkus.qute.deployment.encoding.CustomEncodingTest
[2026-02-25T22:29:05.741Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumTest
[2026-02-25T22:29:06.418Z] 2026-02-25 22:29:06,085 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.284s. Listening on: http://localhost:8081
[2026-02-25T22:29:06.418Z] 2026-02-25 22:29:06,085 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:06.418Z] 2026-02-25 22:29:06,085 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:06.418Z] 2026-02-25 22:29:06,146 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:29:06.418Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s - in io.quarkus.qute.deployment.enums.TemplateEnumTest
[2026-02-25T22:29:06.418Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumIgnoredTest
[2026-02-25T22:29:07.096Z] 2026-02-25 22:29:06,822 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.310s. Listening on: http://localhost:8081
[2026-02-25T22:29:07.096Z] 2026-02-25 22:29:06,823 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:07.096Z] 2026-02-25 22:29:06,823 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:07.096Z] 2026-02-25 22:29:06,918 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:29:07.096Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s - in io.quarkus.qute.deployment.enums.TemplateEnumIgnoredTest
[2026-02-25T22:29:07.096Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumValidationFailureTest
[2026-02-25T22:29:07.408Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s - in io.quarkus.qute.deployment.enums.TemplateEnumValidationFailureTest
[2026-02-25T22:29:07.409Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumValidationSuccessTest
[2026-02-25T22:29:08.084Z] 2026-02-25 22:29:08,059 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.390s. Listening on: http://localhost:8081
[2026-02-25T22:29:08.084Z] 2026-02-25 22:29:08,060 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:08.084Z] 2026-02-25 22:29:08,060 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:08.397Z] 2026-02-25 22:29:08,137 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:29:08.397Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 s - in io.quarkus.qute.deployment.enums.TemplateEnumValidationSuccessTest
[2026-02-25T22:29:08.397Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumInvalidTargetTest
[2026-02-25T22:29:09.109Z] 2026-02-25 22:29:08,500 WARN [io.qua.qut.dep.QuteProcessor] (build-13) @TemplateEnum declared on io.quarkus.qute.deployment.enums.TemplateEnumInvalidTargetTest$Transactions is ignored: the target of this annotation must be an enum type
[2026-02-25T22:29:09.109Z] 2026-02-25 22:29:08,843 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.271s. Listening on: http://localhost:8081
[2026-02-25T22:29:09.109Z] 2026-02-25 22:29:08,844 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:09.109Z] 2026-02-25 22:29:08,844 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:09.109Z] 2026-02-25 22:29:08,928 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:29:09.109Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.79 s - in io.quarkus.qute.deployment.enums.TemplateEnumInvalidTargetTest
[2026-02-25T22:29:09.109Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumNamespaceValidationTest
[2026-02-25T22:29:09.423Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s - in io.quarkus.qute.deployment.enums.TemplateEnumNamespaceValidationTest
[2026-02-25T22:29:09.423Z] [INFO] Running io.quarkus.qute.deployment.PropertyNotFoundDevModeTest
[2026-02-25T22:29:14.043Z] Tests paused
[2026-02-25T22:29:14.043Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:29:14.043Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:29:14.043Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:29:14.043Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:29:14.043Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:29:14.043Z] 2026-02-25 22:29:12,338 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.972s. Listening on: http://localhost:8080
[2026-02-25T22:29:14.043Z] 2026-02-25 22:29:12,339 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:29:14.043Z] 2026-02-25 22:29:12,339 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:14.043Z] 2026-02-25 22:29:13,343 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-25T22:29:14.043Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.127 s - in io.quarkus.qute.deployment.PropertyNotFoundDevModeTest
[2026-02-25T22:29:14.043Z] [INFO] Running io.quarkus.qute.deployment.TemplateDataTest
[2026-02-25T22:29:14.718Z] 2026-02-25 22:29:14,502 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.431s. Listening on: http://localhost:8081
[2026-02-25T22:29:14.718Z] 2026-02-25 22:29:14,502 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:14.718Z] 2026-02-25 22:29:14,502 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:14.718Z] 2026-02-25 22:29:14,566 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-25T22:29:14.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 s - in io.quarkus.qute.deployment.TemplateDataTest
[2026-02-25T22:29:14.718Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagWithQuteExtensionIncludeTest
[2026-02-25T22:29:15.814Z] 2026-02-25 22:29:15,531 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2026-02-25T22:29:15.814Z] 2026-02-25 22:29:15,532 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:15.814Z] 2026-02-25 22:29:15,532 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:15.814Z] 2026-02-25 22:29:15,609 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:29:15.814Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.042 s - in io.quarkus.qute.deployment.tag.UserTagWithQuteExtensionIncludeTest
[2026-02-25T22:29:15.814Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagNameCollisionTest
[2026-02-25T22:29:16.913Z] 2026-02-25 22:29:16,629 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.452s. Listening on: http://localhost:8081
[2026-02-25T22:29:16.913Z] 2026-02-25 22:29:16,629 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:16.913Z] 2026-02-25 22:29:16,629 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:16.913Z] 2026-02-25 22:29:16,705 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:29:16.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.09 s - in io.quarkus.qute.deployment.tag.UserTagNameCollisionTest
[2026-02-25T22:29:16.913Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagIncludeTest
[2026-02-25T22:29:18.013Z] 2026-02-25 22:29:17,904 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.617s. Listening on: http://localhost:8081
[2026-02-25T22:29:18.013Z] 2026-02-25 22:29:17,904 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:18.013Z] 2026-02-25 22:29:17,904 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:18.013Z] 2026-02-25 22:29:17,987 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:29:18.013Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.276 s - in io.quarkus.qute.deployment.tag.UserTagIncludeTest
[2026-02-25T22:29:18.013Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagTest
[2026-02-25T22:29:19.111Z] 2026-02-25 22:29:18,948 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2026-02-25T22:29:19.111Z] 2026-02-25 22:29:18,948 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:19.111Z] 2026-02-25 22:29:18,948 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:19.111Z] 2026-02-25 22:29:19,046 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:29:19.111Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 s - in io.quarkus.qute.deployment.tag.UserTagTest
[2026-02-25T22:29:19.111Z] [INFO] Running io.quarkus.qute.deployment.EscapingTest
[2026-02-25T22:29:20.207Z] 2026-02-25 22:29:19,991 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.313s. Listening on: http://localhost:8081
[2026-02-25T22:29:20.207Z] 2026-02-25 22:29:19,991 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:20.207Z] 2026-02-25 22:29:19,992 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:20.207Z] 2026-02-25 22:29:20,082 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:29:20.207Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 s - in io.quarkus.qute.deployment.EscapingTest
[2026-02-25T22:29:20.207Z] [INFO] Running io.quarkus.qute.deployment.generatedresolvers.HierarchyTest
[2026-02-25T22:29:21.362Z] 2026-02-25 22:29:21,138 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.531s. Listening on: http://localhost:8081
[2026-02-25T22:29:21.362Z] 2026-02-25 22:29:21,139 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:21.362Z] 2026-02-25 22:29:21,139 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:21.362Z] 2026-02-25 22:29:21,230 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:29:21.362Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 s - in io.quarkus.qute.deployment.generatedresolvers.HierarchyTest
[2026-02-25T22:29:21.362Z] [INFO] Running io.quarkus.qute.deployment.varargs.VarargsMethodTest
[2026-02-25T22:29:22.036Z] 2026-02-25 22:29:21,950 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.291s. Listening on: http://localhost:8081
[2026-02-25T22:29:22.036Z] 2026-02-25 22:29:21,950 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:22.036Z] 2026-02-25 22:29:21,950 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:22.036Z] 2026-02-25 22:29:22,012 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:29:22.036Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s - in io.quarkus.qute.deployment.varargs.VarargsMethodTest
[2026-02-25T22:29:22.036Z] [INFO] Running io.quarkus.qute.deployment.currentrequest.CurrentRequestDisabledTest
[2026-02-25T22:29:22.711Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s - in io.quarkus.qute.deployment.currentrequest.CurrentRequestDisabledTest
[2026-02-25T22:29:22.711Z] [INFO] Running io.quarkus.qute.deployment.currentrequest.CurrentRequestTest
[2026-02-25T22:29:23.808Z] 2026-02-25 22:29:23,376 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2026-02-25T22:29:23.808Z] 2026-02-25 22:29:23,377 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:23.808Z] 2026-02-25 22:29:23,377 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:24.120Z] 2026-02-25 22:29:23,841 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:29:24.120Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.408 s - in io.quarkus.qute.deployment.currentrequest.CurrentRequestTest
[2026-02-25T22:29:24.120Z] [INFO] Running io.quarkus.qute.deployment.ReflectionResolverTest
[2026-02-25T22:29:24.803Z] 2026-02-25 22:29:24,618 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.297s. Listening on: http://localhost:8081
[2026-02-25T22:29:24.803Z] 2026-02-25 22:29:24,618 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:24.803Z] 2026-02-25 22:29:24,618 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:24.803Z] 2026-02-25 22:29:24,683 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:29:24.803Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 s - in io.quarkus.qute.deployment.ReflectionResolverTest
[2026-02-25T22:29:24.803Z] [INFO] Running io.quarkus.qute.deployment.contenttypes.AdditionalContentTypeTest
[2026-02-25T22:29:25.478Z] 2026-02-25 22:29:25,417 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.346s. Listening on: http://localhost:8081
[2026-02-25T22:29:25.478Z] 2026-02-25 22:29:25,417 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:25.478Z] 2026-02-25 22:29:25,417 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:25.791Z] 2026-02-25 22:29:25,486 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:29:25.791Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s - in io.quarkus.qute.deployment.contenttypes.AdditionalContentTypeTest
[2026-02-25T22:29:25.791Z] [INFO] Running io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryDuplicateFoundTest
[2026-02-25T22:29:26.102Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s - in io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryDuplicateFoundTest
[2026-02-25T22:29:26.102Z] [INFO] Running io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryTest
[2026-02-25T22:29:26.775Z] 2026-02-25 22:29:26,538 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.289s. Listening on: http://localhost:8081
[2026-02-25T22:29:26.775Z] 2026-02-25 22:29:26,539 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:26.776Z] 2026-02-25 22:29:26,539 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:26.776Z] 2026-02-25 22:29:26,624 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:29:26.776Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 s - in io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryTest
[2026-02-25T22:29:26.776Z] [INFO] Running io.quarkus.qute.deployment.scanning.WrongTemplatesDirectoryTest
[2026-02-25T22:29:27.087Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s - in io.quarkus.qute.deployment.scanning.WrongTemplatesDirectoryTest
[2026-02-25T22:29:27.087Z] [INFO] Running io.quarkus.qute.deployment.extensions.NumberTemplateExtensionsTest
[2026-02-25T22:29:27.763Z] 2026-02-25 22:29:27,689 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.299s. Listening on: http://localhost:8081
[2026-02-25T22:29:27.763Z] 2026-02-25 22:29:27,689 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:27.763Z] 2026-02-25 22:29:27,689 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:28.076Z] 2026-02-25 22:29:27,753 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:29:28.076Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 s - in io.quarkus.qute.deployment.extensions.NumberTemplateExtensionsTest
[2026-02-25T22:29:28.076Z] [INFO] Running io.quarkus.qute.deployment.extensions.StringTemplateExtensionsTest
[2026-02-25T22:29:28.752Z] 2026-02-25 22:29:28,502 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.311s. Listening on: http://localhost:8081
[2026-02-25T22:29:28.752Z] 2026-02-25 22:29:28,502 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:28.752Z] 2026-02-25 22:29:28,502 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:28.752Z] 2026-02-25 22:29:28,573 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-25T22:29:28.752Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 s - in io.quarkus.qute.deployment.extensions.StringTemplateExtensionsTest
[2026-02-25T22:29:28.752Z] [INFO] Running io.quarkus.qute.deployment.extensions.InvalidExtensionMethodNamespaceTest
[2026-02-25T22:29:29.067Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s - in io.quarkus.qute.deployment.extensions.InvalidExtensionMethodNamespaceTest
[2026-02-25T22:29:29.067Z] [INFO] Running io.quarkus.qute.deployment.extensions.ConfigTemplateExtensionsTest
[2026-02-25T22:29:29.743Z] 2026-02-25 22:29:29,590 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.294s. Listening on: http://localhost:8081
[2026-02-25T22:29:29.743Z] 2026-02-25 22:29:29,590 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:29.743Z] 2026-02-25 22:29:29,590 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:29.743Z] 2026-02-25 22:29:29,679 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:29:29.743Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s - in io.quarkus.qute.deployment.extensions.ConfigTemplateExtensionsTest
[2026-02-25T22:29:29.743Z] [INFO] Running io.quarkus.qute.deployment.extensions.TimeTemplateExtensionsTest
[2026-02-25T22:29:30.841Z] 2026-02-25 22:29:30,573 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.312s. Listening on: http://localhost:8081
[2026-02-25T22:29:30.841Z] 2026-02-25 22:29:30,573 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:30.841Z] 2026-02-25 22:29:30,573 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:30.841Z] 2026-02-25 22:29:30,674 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:29:30.841Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 s - in io.quarkus.qute.deployment.extensions.TimeTemplateExtensionsTest
[2026-02-25T22:29:30.841Z] [INFO] Running io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionValidationFailureTest
[2026-02-25T22:29:31.153Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s - in io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionValidationFailureTest
[2026-02-25T22:29:31.153Z] [INFO] Running io.quarkus.qute.deployment.extensions.TemplateExtensionMethodsTest
[2026-02-25T22:29:32.249Z] 2026-02-25 22:29:31,858 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.287s. Listening on: http://localhost:8081
[2026-02-25T22:29:32.249Z] 2026-02-25 22:29:31,859 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:32.249Z] 2026-02-25 22:29:31,859 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:32.249Z] 2026-02-25 22:29:31,933 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-25T22:29:32.249Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.822 s - in io.quarkus.qute.deployment.extensions.TemplateExtensionMethodsTest
[2026-02-25T22:29:32.249Z] [INFO] Running io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionTest
[2026-02-25T22:29:32.924Z] 2026-02-25 22:29:32,662 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.300s. Listening on: http://localhost:8081
[2026-02-25T22:29:32.924Z] 2026-02-25 22:29:32,663 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:32.924Z] 2026-02-25 22:29:32,663 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:32.924Z] 2026-02-25 22:29:32,726 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-25T22:29:32.924Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.791 s - in io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionTest
[2026-02-25T22:29:32.924Z] [INFO] Running io.quarkus.qute.deployment.extensions.TemplateExtensionAttributeTest
[2026-02-25T22:29:33.599Z] 2026-02-25 22:29:33,484 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.362s. Listening on: http://localhost:8081
[2026-02-25T22:29:33.599Z] 2026-02-25 22:29:33,484 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:33.599Z] 2026-02-25 22:29:33,484 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:33.599Z] 2026-02-25 22:29:33,561 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:29:33.599Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s - in io.quarkus.qute.deployment.extensions.TemplateExtensionAttributeTest
[2026-02-25T22:29:33.599Z] [INFO] Running io.quarkus.qute.deployment.extensions.InvalidExtensionMethodMatchRegexTest
[2026-02-25T22:29:33.910Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s - in io.quarkus.qute.deployment.extensions.InvalidExtensionMethodMatchRegexTest
[2026-02-25T22:29:33.910Z] [INFO] Running io.quarkus.qute.deployment.extensions.NoExtensionMethodsTest
[2026-02-25T22:29:34.222Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s - in io.quarkus.qute.deployment.extensions.NoExtensionMethodsTest
[2026-02-25T22:29:34.223Z] [INFO] Running io.quarkus.qute.deployment.extensions.ExtensionMethodCompletionStageTest
[2026-02-25T22:29:34.912Z] 2026-02-25 22:29:34,867 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.274s. Listening on: http://localhost:8081
[2026-02-25T22:29:34.912Z] 2026-02-25 22:29:34,867 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:34.912Z] 2026-02-25 22:29:34,867 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:35.237Z] 2026-02-25 22:29:34,939 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:29:35.238Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 s - in io.quarkus.qute.deployment.extensions.ExtensionMethodCompletionStageTest
[2026-02-25T22:29:35.238Z] [INFO] Running io.quarkus.qute.deployment.extensions.CollectionTemplateExtensionsTest
[2026-02-25T22:29:35.912Z] 2026-02-25 22:29:35,770 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.317s. Listening on: http://localhost:8081
[2026-02-25T22:29:35.912Z] 2026-02-25 22:29:35,770 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:35.912Z] 2026-02-25 22:29:35,770 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:35.912Z] 2026-02-25 22:29:35,857 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:29:35.912Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.91 s - in io.quarkus.qute.deployment.extensions.CollectionTemplateExtensionsTest
[2026-02-25T22:29:35.912Z] [INFO] Running io.quarkus.qute.deployment.PropertyNotFoundTest
[2026-02-25T22:29:36.588Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s - in io.quarkus.qute.deployment.PropertyNotFoundTest
[2026-02-25T22:29:36.588Z] [INFO] Running io.quarkus.qute.deployment.exclude.AdditionalTemplatePathExcludeTest
[2026-02-25T22:29:37.263Z] 2026-02-25 22:29:36,957 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.328s. Listening on: http://localhost:8081
[2026-02-25T22:29:37.263Z] 2026-02-25 22:29:36,957 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:37.263Z] 2026-02-25 22:29:36,957 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:37.263Z] 2026-02-25 22:29:37,086 INFO [io.quarkus] (main) Quarkus stopped in 0.068s
[2026-02-25T22:29:37.263Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 s - in io.quarkus.qute.deployment.exclude.AdditionalTemplatePathExcludeTest
[2026-02-25T22:29:37.263Z] [INFO] Running io.quarkus.qute.deployment.exclude.TemplatePathExcludeTest
[2026-02-25T22:29:37.942Z] 2026-02-25 22:29:37,800 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.348s. Listening on: http://localhost:8081
[2026-02-25T22:29:37.942Z] 2026-02-25 22:29:37,801 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:37.942Z] 2026-02-25 22:29:37,801 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:37.942Z] 2026-02-25 22:29:37,864 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-25T22:29:37.942Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s - in io.quarkus.qute.deployment.exclude.TemplatePathExcludeTest
[2026-02-25T22:29:37.942Z] [INFO] Running io.quarkus.qute.deployment.exclude.HiddenFileExcludePatternTest
[2026-02-25T22:29:37.942Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.deployment.exclude.HiddenFileExcludePatternTest
[2026-02-25T22:29:37.942Z] [INFO] Running io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundThrowExceptionTest
[2026-02-25T22:29:38.617Z] 2026-02-25 22:29:38,590 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.303s. Listening on: http://localhost:8081
[2026-02-25T22:29:38.617Z] 2026-02-25 22:29:38,591 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:38.617Z] 2026-02-25 22:29:38,591 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:38.930Z] 2026-02-25 22:29:38,647 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-25T22:29:38.930Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 s - in io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundThrowExceptionTest
[2026-02-25T22:29:38.930Z] [INFO] Running io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundNoopTest
[2026-02-25T22:29:39.605Z] 2026-02-25 22:29:39,340 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.296s. Listening on: http://localhost:8081
[2026-02-25T22:29:39.605Z] 2026-02-25 22:29:39,340 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:39.605Z] 2026-02-25 22:29:39,340 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:39.605Z] 2026-02-25 22:29:39,407 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:29:39.605Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s - in io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundNoopTest
[2026-02-25T22:29:39.605Z] [INFO] Running io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundOutputOriginalTest
[2026-02-25T22:29:40.280Z] 2026-02-25 22:29:40,247 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.343s. Listening on: http://localhost:8081
[2026-02-25T22:29:40.280Z] 2026-02-25 22:29:40,247 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:40.280Z] 2026-02-25 22:29:40,248 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:40.592Z] 2026-02-25 22:29:40,301 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-25T22:29:40.592Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 s - in io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundOutputOriginalTest
[2026-02-25T22:29:40.592Z] [INFO] Running io.quarkus.qute.deployment.TemplateDataValidationTest
[2026-02-25T22:29:40.903Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s - in io.quarkus.qute.deployment.TemplateDataValidationTest
[2026-02-25T22:29:40.903Z] [INFO] Running io.quarkus.qute.deployment.TypeInfosTest
[2026-02-25T22:29:40.903Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.deployment.TypeInfosTest
[2026-02-25T22:29:40.903Z] [INFO] Running io.quarkus.qute.deployment.TreeMapDataTest
[2026-02-25T22:29:41.576Z] 2026-02-25 22:29:41,347 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.282s. Listening on: http://localhost:8081
[2026-02-25T22:29:41.576Z] 2026-02-25 22:29:41,347 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:41.576Z] 2026-02-25 22:29:41,347 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:41.576Z] 2026-02-25 22:29:41,410 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:29:41.576Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.723 s - in io.quarkus.qute.deployment.TreeMapDataTest
[2026-02-25T22:29:41.576Z] [INFO] Running io.quarkus.qute.deployment.include.IncludeTest
[2026-02-25T22:29:42.251Z] 2026-02-25 22:29:42,188 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.333s. Listening on: http://localhost:8081
[2026-02-25T22:29:42.251Z] 2026-02-25 22:29:42,188 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:42.251Z] 2026-02-25 22:29:42,188 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:42.562Z] 2026-02-25 22:29:42,251 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:29:42.562Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 s - in io.quarkus.qute.deployment.include.IncludeTest
[2026-02-25T22:29:42.562Z] [INFO] Running io.quarkus.qute.deployment.loop.IterationMetadataPrefixNoneTest
[2026-02-25T22:29:43.236Z] 2026-02-25 22:29:42,946 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.290s. Listening on: http://localhost:8081
[2026-02-25T22:29:43.236Z] 2026-02-25 22:29:42,946 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:43.236Z] 2026-02-25 22:29:42,947 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:43.236Z] 2026-02-25 22:29:43,012 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:29:43.236Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.759 s - in io.quarkus.qute.deployment.loop.IterationMetadataPrefixNoneTest
[2026-02-25T22:29:43.236Z] [INFO] Running io.quarkus.qute.deployment.loop.LoopTest
[2026-02-25T22:29:43.919Z] 2026-02-25 22:29:43,742 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.304s. Listening on: http://localhost:8081
[2026-02-25T22:29:43.919Z] 2026-02-25 22:29:43,743 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:43.919Z] 2026-02-25 22:29:43,743 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:43.919Z] 2026-02-25 22:29:43,833 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:29:43.919Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.819 s - in io.quarkus.qute.deployment.loop.LoopTest
[2026-02-25T22:29:43.919Z] [INFO] Running io.quarkus.qute.deployment.loop.IterationMetadataPrefixAliasQuestionMarkTest
[2026-02-25T22:29:44.592Z] 2026-02-25 22:29:44,546 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.319s. Listening on: http://localhost:8081
[2026-02-25T22:29:44.592Z] 2026-02-25 22:29:44,547 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:44.592Z] 2026-02-25 22:29:44,547 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:44.905Z] 2026-02-25 22:29:44,639 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:29:44.905Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 s - in io.quarkus.qute.deployment.loop.IterationMetadataPrefixAliasQuestionMarkTest
[2026-02-25T22:29:44.905Z] [INFO] Running io.quarkus.qute.deployment.devconsole.DevConsolePreviewTest
[2026-02-25T22:29:47.077Z] Tests paused
[2026-02-25T22:29:47.077Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:29:47.077Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:29:47.077Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:29:47.077Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:29:47.077Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:29:47.077Z] 2026-02-25 22:29:46,590 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.697s. Listening on: http://localhost:8080
[2026-02-25T22:29:47.077Z] 2026-02-25 22:29:46,590 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:29:47.077Z] 2026-02-25 22:29:46,591 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:47.077Z] 2026-02-25 22:29:46,917 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:29:47.077Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.302 s - in io.quarkus.qute.deployment.devconsole.DevConsolePreviewTest
[2026-02-25T22:29:47.077Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageParamTest
[2026-02-25T22:29:48.193Z] 2026-02-25 22:29:47,829 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.337s. Listening on: http://localhost:8081
[2026-02-25T22:29:48.193Z] 2026-02-25 22:29:47,830 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:48.193Z] 2026-02-25 22:29:47,830 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:48.193Z] 2026-02-25 22:29:47,936 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:29:48.193Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 s - in io.quarkus.qute.deployment.i18n.MessageParamTest
[2026-02-25T22:29:48.193Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleMethodReturnTypeTest
[2026-02-25T22:29:48.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s - in io.quarkus.qute.deployment.i18n.MessageBundleMethodReturnTypeTest
[2026-02-25T22:29:48.865Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedBundleDefaultLocaleConflictTest
[2026-02-25T22:29:49.176Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 s - in io.quarkus.qute.deployment.i18n.LocalizedBundleDefaultLocaleConflictTest
[2026-02-25T22:29:49.176Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleTemplateExpressionValidationTest
[2026-02-25T22:29:49.848Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s - in io.quarkus.qute.deployment.i18n.MessageBundleTemplateExpressionValidationTest
[2026-02-25T22:29:49.848Z] [INFO] Running io.quarkus.qute.deployment.i18n.NestedMessageBundleDevModeTest
[2026-02-25T22:29:54.459Z] Tests paused
[2026-02-25T22:29:54.459Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:29:54.459Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:29:54.459Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:29:54.460Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:29:54.460Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:29:54.460Z] 2026-02-25 22:29:51,812 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.012s. Listening on: http://localhost:8080
[2026-02-25T22:29:54.460Z] 2026-02-25 22:29:51,813 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:29:54.460Z] 2026-02-25 22:29:51,813 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:54.460Z] 2026-02-25 22:29:53,731 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NestedMessageBundleDevModeTest$MyNestedMessages.class, NestedMessageBundleDevModeTest$TestRouteConfig.class, NestedMessageBundleDevModeTest.class.
[2026-02-25T22:29:54.460Z] 2026-02-25 22:29:53,739 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-25T22:29:54.460Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:29:54.460Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:29:54.460Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:29:54.460Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:29:54.460Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:29:54.460Z] 2026-02-25 22:29:54,135 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.390s. Listening on: http://localhost:8080
[2026-02-25T22:29:54.460Z] 2026-02-25 22:29:54,136 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:29:54.460Z] 2026-02-25 22:29:54,136 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:54.460Z] 2026-02-25 22:29:54,136 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.122s
[2026-02-25T22:29:54.460Z] 2026-02-25 22:29:54,147 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:29:54.460Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.676 s - in io.quarkus.qute.deployment.i18n.NestedMessageBundleDevModeTest
[2026-02-25T22:29:54.460Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedFileBundleLocaleConflictTest
[2026-02-25T22:29:54.771Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s - in io.quarkus.qute.deployment.i18n.LocalizedFileBundleLocaleConflictTest
[2026-02-25T22:29:54.771Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleLogicalLineTest
[2026-02-25T22:29:55.868Z] 2026-02-25 22:29:55,440 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.413s. Listening on: http://localhost:8081
[2026-02-25T22:29:55.868Z] 2026-02-25 22:29:55,440 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:55.868Z] 2026-02-25 22:29:55,440 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:55.868Z] 2026-02-25 22:29:55,506 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:29:55.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 s - in io.quarkus.qute.deployment.i18n.MessageBundleLogicalLineTest
[2026-02-25T22:29:55.868Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleTest
[2026-02-25T22:29:56.542Z] 2026-02-25 22:29:56,283 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.353s. Listening on: http://localhost:8081
[2026-02-25T22:29:56.542Z] 2026-02-25 22:29:56,284 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:56.542Z] 2026-02-25 22:29:56,284 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:56.542Z] 2026-02-25 22:29:56,357 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-25T22:29:56.542Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 s - in io.quarkus.qute.deployment.i18n.MessageBundleTest
[2026-02-25T22:29:56.542Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleExpressionValidationTest
[2026-02-25T22:29:56.854Z] 2026-02-25 22:29:56,697 WARN [io.qua.qut.dep.MessageBundleProcessor] (build-10) Unused parameter found [item] in the message template of: io.quarkus.qute.deployment.i18n.MessageBundleExpressionValidationTest$WrongBundle#hello()
[2026-02-25T22:29:56.854Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s - in io.quarkus.qute.deployment.i18n.MessageBundleExpressionValidationTest
[2026-02-25T22:29:56.854Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleInvalidNamespaceTest
[2026-02-25T22:29:57.166Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s - in io.quarkus.qute.deployment.i18n.MessageBundleInvalidNamespaceTest
[2026-02-25T22:29:57.166Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedFileDefaultLocaleConflictTest
[2026-02-25T22:29:57.841Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 s - in io.quarkus.qute.deployment.i18n.LocalizedFileDefaultLocaleConflictTest
[2026-02-25T22:29:57.841Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleLocaleTest
[2026-02-25T22:29:58.526Z] 2026-02-25 22:29:58,480 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.303s. Listening on: http://localhost:8081
[2026-02-25T22:29:58.526Z] 2026-02-25 22:29:58,480 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:29:58.526Z] 2026-02-25 22:29:58,480 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:29:58.837Z] 2026-02-25 22:29:58,541 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:29:58.837Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 s - in io.quarkus.qute.deployment.i18n.MessageBundleLocaleTest
[2026-02-25T22:29:58.837Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleMethodMissingAnnotationTest
[2026-02-25T22:29:59.147Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in io.quarkus.qute.deployment.i18n.MessageBundleMethodMissingAnnotationTest
[2026-02-25T22:29:59.147Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleNameConflictTest
[2026-02-25T22:29:59.460Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s - in io.quarkus.qute.deployment.i18n.MessageBundleNameConflictTest
[2026-02-25T22:29:59.460Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleValidationTest
[2026-02-25T22:29:59.772Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s - in io.quarkus.qute.deployment.i18n.MessageBundleValidationTest
[2026-02-25T22:29:59.772Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleCustomDefaultLocaleTest
[2026-02-25T22:30:00.445Z] 2026-02-25 22:30:00,345 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.319s. Listening on: http://localhost:8081
[2026-02-25T22:30:00.445Z] 2026-02-25 22:30:00,345 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:30:00.445Z] 2026-02-25 22:30:00,345 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:30:00.445Z] 2026-02-25 22:30:00,414 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:30:00.445Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 s - in io.quarkus.qute.deployment.i18n.MessageBundleCustomDefaultLocaleTest
[2026-02-25T22:30:00.445Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedBundleLocaleConflictTest
[2026-02-25T22:30:01.121Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s - in io.quarkus.qute.deployment.i18n.LocalizedBundleLocaleConflictTest
[2026-02-25T22:30:01.121Z] [INFO] Running io.quarkus.qute.deployment.inject.InjectionTest
[2026-02-25T22:30:01.801Z] 2026-02-25 22:30:01,563 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8081
[2026-02-25T22:30:01.801Z] 2026-02-25 22:30:01,563 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:30:01.801Z] 2026-02-25 22:30:01,563 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:30:01.801Z] 2026-02-25 22:30:01,642 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:30:01.801Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 s - in io.quarkus.qute.deployment.inject.InjectionTest
[2026-02-25T22:30:01.801Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanNotFoundTest
[2026-02-25T22:30:02.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s - in io.quarkus.qute.deployment.inject.NamedBeanNotFoundTest
[2026-02-25T22:30:02.149Z] [INFO] Running io.quarkus.qute.deployment.inject.InjectNamespaceResolverTest
[2026-02-25T22:30:02.871Z] 2026-02-25 22:30:02,824 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8081
[2026-02-25T22:30:02.871Z] 2026-02-25 22:30:02,825 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:30:02.871Z] 2026-02-25 22:30:02,825 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:30:03.183Z] 2026-02-25 22:30:02,902 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:30:03.183Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 s - in io.quarkus.qute.deployment.inject.InjectNamespaceResolverTest
[2026-02-25T22:30:03.183Z] [INFO] Running io.quarkus.qute.deployment.inject.InjectionFailedTest
[2026-02-25T22:30:03.497Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s - in io.quarkus.qute.deployment.inject.InjectionFailedTest
[2026-02-25T22:30:03.497Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanValidationSuccessTest
[2026-02-25T22:30:04.169Z] 2026-02-25 22:30:03,973 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.311s. Listening on: http://localhost:8081
[2026-02-25T22:30:04.169Z] 2026-02-25 22:30:03,974 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:30:04.169Z] 2026-02-25 22:30:03,974 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:30:04.169Z] 2026-02-25 22:30:04,052 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:30:04.169Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 s - in io.quarkus.qute.deployment.inject.NamedBeanValidationSuccessTest
[2026-02-25T22:30:04.169Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanIterableReturnTypeTest
[2026-02-25T22:30:04.842Z] 2026-02-25 22:30:04,770 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.327s. Listening on: http://localhost:8081
[2026-02-25T22:30:04.842Z] 2026-02-25 22:30:04,771 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:30:04.842Z] 2026-02-25 22:30:04,771 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:30:05.154Z] 2026-02-25 22:30:04,841 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:30:05.154Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 s - in io.quarkus.qute.deployment.inject.NamedBeanIterableReturnTypeTest
[2026-02-25T22:30:05.154Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanPropertyNotFoundTest
[2026-02-25T22:30:05.469Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s - in io.quarkus.qute.deployment.inject.NamedBeanPropertyNotFoundTest
[2026-02-25T22:30:05.469Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanValidationFailureTest
[2026-02-25T22:30:05.781Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s - in io.quarkus.qute.deployment.inject.NamedBeanValidationFailureTest
[2026-02-25T22:30:05.781Z] [INFO] Running io.quarkus.qute.deployment.VariantTemplateTest
[2026-02-25T22:30:06.455Z] 2026-02-25 22:30:06,411 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2026-02-25T22:30:06.455Z] 2026-02-25 22:30:06,412 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:30:06.455Z] 2026-02-25 22:30:06,412 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:30:06.766Z] 2026-02-25 22:30:06,491 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:30:06.766Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.962 s - in io.quarkus.qute.deployment.VariantTemplateTest
[2026-02-25T22:30:06.766Z] [INFO] Running io.quarkus.qute.deployment.asyncdata.AsyncDataTest
[2026-02-25T22:30:07.861Z] 2026-02-25 22:30:07,547 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.484s. Listening on: http://localhost:8081
[2026-02-25T22:30:07.861Z] 2026-02-25 22:30:07,547 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:30:07.861Z] 2026-02-25 22:30:07,547 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-02-25T22:30:07.861Z] 2026-02-25 22:30:07,615 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:30:07.861Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.12 s - in io.quarkus.qute.deployment.asyncdata.AsyncDataTest
[2026-02-25T22:30:08.173Z] [INFO]
[2026-02-25T22:30:08.173Z] [INFO] Results:
[2026-02-25T22:30:08.173Z] [INFO]
[2026-02-25T22:30:08.173Z] [INFO] Tests run: 129, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:30:08.173Z] [INFO]
[2026-02-25T22:30:08.173Z] [INFO]
[2026-02-25T22:30:08.173Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-qute-deployment ---
[2026-02-25T22:30:08.173Z] [INFO] Building jar: /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final.jar
[2026-02-25T22:30:08.173Z] [INFO]
[2026-02-25T22:30:08.173Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-qute-deployment ---
[2026-02-25T22:30:08.174Z] [INFO] Building jar: /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:30:08.174Z] [INFO]
[2026-02-25T22:30:08.174Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-qute-deployment ---
[2026-02-25T22:30:08.174Z] [INFO] Installing /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-qute-deployment/2.7.5.Final/quarkus-qute-deployment-2.7.5.Final.jar
[2026-02-25T22:30:08.174Z] [INFO] Installing /quarkus/extensions/qute/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-qute-deployment/2.7.5.Final/quarkus-qute-deployment-2.7.5.Final.pom
[2026-02-25T22:30:08.174Z] [INFO] Installing /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-qute-deployment/2.7.5.Final/quarkus-qute-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:30:08.174Z] [INFO]
[2026-02-25T22:30:08.174Z] [INFO] ----------< io.quarkus:quarkus-resteasy-reactive-qute-parent >----------
[2026-02-25T22:30:08.174Z] [INFO] Building Quarkus - RESTEasy Reactive - Qute 2.7.5.Final [292/964]
[2026-02-25T22:30:08.174Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:30:08.174Z] [INFO]
[2026-02-25T22:30:08.174Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-25T22:30:08.174Z] [INFO]
[2026-02-25T22:30:08.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-25T22:30:08.174Z] [INFO]
[2026-02-25T22:30:08.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-25T22:30:08.174Z] [INFO]
[2026-02-25T22:30:08.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-25T22:30:08.174Z] [INFO]
[2026-02-25T22:30:08.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-25T22:30:08.174Z] [INFO]
[2026-02-25T22:30:08.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-25T22:30:08.174Z] [INFO]
[2026-02-25T22:30:08.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-25T22:30:08.174Z] [INFO]
[2026-02-25T22:30:08.174Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-25T22:30:08.174Z] [INFO]
[2026-02-25T22:30:08.174Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-25T22:30:08.174Z] [INFO]
[2026-02-25T22:30:08.174Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-25T22:30:08.174Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:30:08.174Z] [INFO]
[2026-02-25T22:30:08.174Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-25T22:30:08.174Z] [INFO]
[2026-02-25T22:30:08.174Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-qute-parent ---
[2026-02-25T22:30:08.174Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute-parent/2.7.5.Final/quarkus-resteasy-reactive-qute-parent-2.7.5.Final.pom
[2026-02-25T22:30:08.174Z] [INFO]
[2026-02-25T22:30:08.174Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-qute >--------------
[2026-02-25T22:30:08.174Z] [INFO] Building Quarkus - RESTEasy Reactive - Qute - Runtime 2.7.5.Final [293/964]
[2026-02-25T22:30:08.174Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:30:08.174Z] [INFO]
[2026-02-25T22:30:08.174Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.174Z] [INFO]
[2026-02-25T22:30:08.174Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.485Z] [INFO]
[2026-02-25T22:30:08.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.485Z] [INFO]
[2026-02-25T22:30:08.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.485Z] [INFO]
[2026-02-25T22:30:08.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.485Z] [INFO]
[2026-02-25T22:30:08.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.485Z] [INFO]
[2026-02-25T22:30:08.485Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.485Z] [INFO]
[2026-02-25T22:30:08.485Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.485Z] [INFO]
[2026-02-25T22:30:08.485Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.485Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:30:08.485Z] [INFO]
[2026-02-25T22:30:08.485Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.485Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:30:08.485Z] [INFO]
[2026-02-25T22:30:08.485Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.485Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:30:08.485Z] [INFO] Copying 1 resource
[2026-02-25T22:30:08.485Z] [INFO]
[2026-02-25T22:30:08.485Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.485Z] [INFO]
[2026-02-25T22:30:08.485Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.485Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:30:08.485Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/classes
[2026-02-25T22:30:08.797Z] [INFO]
[2026-02-25T22:30:08.797Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:30:08.797Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/src/test/resources
[2026-02-25T22:30:08.797Z] [INFO]
[2026-02-25T22:30:08.797Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.797Z] [INFO] No sources to compile
[2026-02-25T22:30:08.797Z] [INFO]
[2026-02-25T22:30:08.797Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.797Z] [INFO] No tests to run.
[2026-02-25T22:30:08.797Z] [INFO]
[2026-02-25T22:30:08.797Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.797Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final.jar
[2026-02-25T22:30:08.797Z] [INFO]
[2026-02-25T22:30:08.797Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.797Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final-sources.jar
[2026-02-25T22:30:08.797Z] [INFO]
[2026-02-25T22:30:08.797Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-qute ---
[2026-02-25T22:30:08.797Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute/2.7.5.Final/quarkus-resteasy-reactive-qute-2.7.5.Final.jar
[2026-02-25T22:30:08.797Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute/2.7.5.Final/quarkus-resteasy-reactive-qute-2.7.5.Final.pom
[2026-02-25T22:30:08.797Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute/2.7.5.Final/quarkus-resteasy-reactive-qute-2.7.5.Final-sources.jar
[2026-02-25T22:30:08.797Z] [INFO]
[2026-02-25T22:30:08.797Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-qute-deployment >--------
[2026-02-25T22:30:08.797Z] [INFO] Building Quarkus - RESTEasy Reactive - Qute - Deployment 2.7.5.Final [294/964]
[2026-02-25T22:30:08.797Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:30:08.797Z] [INFO]
[2026-02-25T22:30:08.797Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:08.797Z] [INFO]
[2026-02-25T22:30:08.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:09.109Z] [INFO]
[2026-02-25T22:30:09.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:09.109Z] [INFO]
[2026-02-25T22:30:09.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:09.109Z] [INFO]
[2026-02-25T22:30:09.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:09.109Z] [INFO]
[2026-02-25T22:30:09.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:09.109Z] [INFO]
[2026-02-25T22:30:09.109Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:09.109Z] [INFO]
[2026-02-25T22:30:09.109Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:09.109Z] [INFO]
[2026-02-25T22:30:09.109Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:09.422Z] [INFO] Processed 14 files in 19ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2026-02-25T22:30:09.422Z] [INFO]
[2026-02-25T22:30:09.422Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:09.422Z] [INFO] Processed 14 files in 00:00.060 (Already Sorted: 14, Needed Sorting: 0)
[2026-02-25T22:30:09.422Z] [INFO]
[2026-02-25T22:30:09.422Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:09.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:30:09.422Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/src/main/resources
[2026-02-25T22:30:09.422Z] [INFO]
[2026-02-25T22:30:09.422Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:09.422Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:30:09.422Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/classes
[2026-02-25T22:30:09.422Z] [INFO]
[2026-02-25T22:30:09.422Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:09.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:30:09.422Z] [INFO] Copying 9 resources
[2026-02-25T22:30:09.422Z] [INFO]
[2026-02-25T22:30:09.422Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:09.422Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:30:09.422Z] [INFO] Compiling 13 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/test-classes
[2026-02-25T22:30:09.734Z] [INFO]
[2026-02-25T22:30:09.734Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:09.734Z] [INFO]
[2026-02-25T22:30:09.734Z] [INFO] -------------------------------------------------------
[2026-02-25T22:30:09.734Z] [INFO] T E S T S
[2026-02-25T22:30:09.734Z] [INFO] -------------------------------------------------------
[2026-02-25T22:30:09.734Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:30:10.410Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.TemplateResponseFilterTest
[2026-02-25T22:30:15.032Z] 2026-02-25 22:30:14,696 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8081
[2026-02-25T22:30:15.032Z] 2026-02-25 22:30:14,698 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:30:15.032Z] 2026-02-25 22:30:14,698 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2026-02-25T22:30:16.623Z] 2026-02-25 22:30:16,137 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:30:16.623Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.798 s - in io.quarkus.resteasy.reactive.qute.deployment.TemplateResponseFilterTest
[2026-02-25T22:30:16.623Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.TypeErrorTest
[2026-02-25T22:30:16.937Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.746 s - in io.quarkus.resteasy.reactive.qute.deployment.TypeErrorTest
[2026-02-25T22:30:16.937Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.MissingTemplateTest
[2026-02-25T22:30:17.612Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.62 s - in io.quarkus.resteasy.reactive.qute.deployment.MissingTemplateTest
[2026-02-25T22:30:17.612Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.MessageBundleDevModeTest
[2026-02-25T22:30:25.605Z] Tests paused
[2026-02-25T22:30:25.605Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:30:25.605Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:30:25.605Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:30:25.605Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:30:25.605Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:20,558 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.833s. Listening on: http://localhost:8080
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:20,559 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:20,559 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:22,818 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in AppMessages.class.
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:22,827 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-25T22:30:25.605Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:30:25.605Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:30:25.605Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:30:25.605Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:30:25.605Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:23,228 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8080
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:23,228 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:23,228 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:23,228 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.133s
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:23,264 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-dev-mode-test2144223682689674506/src/main/resources/messages/msg_de.properties
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:23,265 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in msg_de.properties.
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:23,268 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:30:25.605Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:30:25.605Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:30:25.605Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:30:25.605Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:30:25.605Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:23,624 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8080
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:23,624 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:23,624 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:23,624 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.361s
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:23,635 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:30:25.605Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.131 s - in io.quarkus.resteasy.reactive.qute.deployment.MessageBundleDevModeTest
[2026-02-25T22:30:25.605Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.VariantTemplateTest
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:24,789 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:24,789 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:24,789 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2026-02-25T22:30:25.605Z] 2026-02-25 22:30:25,444 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:30:25.605Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.769 s - in io.quarkus.resteasy.reactive.qute.deployment.VariantTemplateTest
[2026-02-25T22:30:25.605Z] [INFO]
[2026-02-25T22:30:25.605Z] [INFO] Results:
[2026-02-25T22:30:25.605Z] [INFO]
[2026-02-25T22:30:25.605Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:30:25.605Z] [INFO]
[2026-02-25T22:30:25.605Z] [INFO]
[2026-02-25T22:30:25.605Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:25.605Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final.jar
[2026-02-25T22:30:25.605Z] [INFO]
[2026-02-25T22:30:25.605Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:25.957Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:30:25.957Z] [INFO]
[2026-02-25T22:30:25.957Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-02-25T22:30:25.957Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute-deployment/2.7.5.Final/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final.jar
[2026-02-25T22:30:25.957Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute-deployment/2.7.5.Final/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final.pom
[2026-02-25T22:30:25.957Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-qute-deployment/2.7.5.Final/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:30:25.957Z] [INFO]
[2026-02-25T22:30:25.957Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-servlet-parent >---------
[2026-02-25T22:30:25.957Z] [INFO] Building Quarkus - RESTEasy Reactive - Servlet 2.7.5.Final [295/964]
[2026-02-25T22:30:25.957Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:30:25.957Z] [INFO]
[2026-02-25T22:30:25.957Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-25T22:30:25.957Z] [INFO]
[2026-02-25T22:30:25.957Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-25T22:30:25.957Z] [INFO]
[2026-02-25T22:30:25.957Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-25T22:30:25.957Z] [INFO]
[2026-02-25T22:30:25.957Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-25T22:30:25.957Z] [INFO]
[2026-02-25T22:30:25.957Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-25T22:30:25.957Z] [INFO]
[2026-02-25T22:30:25.957Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-25T22:30:25.957Z] [INFO]
[2026-02-25T22:30:25.957Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-25T22:30:25.957Z] [INFO]
[2026-02-25T22:30:25.957Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-25T22:30:25.957Z] [INFO]
[2026-02-25T22:30:25.957Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-25T22:30:25.957Z] [INFO]
[2026-02-25T22:30:25.957Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-25T22:30:25.957Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:30:25.957Z] [INFO]
[2026-02-25T22:30:25.957Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-25T22:30:25.957Z] [INFO]
[2026-02-25T22:30:25.957Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-02-25T22:30:25.958Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet-parent/2.7.5.Final/quarkus-resteasy-reactive-servlet-parent-2.7.5.Final.pom
[2026-02-25T22:30:25.958Z] [INFO]
[2026-02-25T22:30:25.958Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-servlet >------------
[2026-02-25T22:30:25.958Z] [INFO] Building Quarkus - RESTEasy Reactive Servlet - Runtime 2.7.5.Final [296/964]
[2026-02-25T22:30:25.958Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:30:25.958Z] [INFO]
[2026-02-25T22:30:25.958Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:25.958Z] [INFO]
[2026-02-25T22:30:25.958Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:25.958Z] [INFO]
[2026-02-25T22:30:25.958Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:25.958Z] [INFO]
[2026-02-25T22:30:25.958Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:25.958Z] [INFO]
[2026-02-25T22:30:25.958Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:25.958Z] [INFO]
[2026-02-25T22:30:25.958Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:25.958Z] [INFO]
[2026-02-25T22:30:25.958Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:25.958Z] [INFO]
[2026-02-25T22:30:25.958Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:25.958Z] [INFO]
[2026-02-25T22:30:25.958Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:25.958Z] [INFO] Processed 7 files in 19ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T22:30:25.958Z] [INFO]
[2026-02-25T22:30:25.958Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:25.958Z] [INFO] Processed 7 files in 00:00.022 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T22:30:25.958Z] [INFO]
[2026-02-25T22:30:25.958Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:25.958Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:30:25.958Z] [INFO] Copying 1 resource
[2026-02-25T22:30:25.958Z] [INFO]
[2026-02-25T22:30:25.958Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:26.272Z] [INFO]
[2026-02-25T22:30:26.272Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:26.272Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:30:26.272Z] [INFO] Compiling 7 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/classes
[2026-02-25T22:30:26.587Z] [INFO]
[2026-02-25T22:30:26.587Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:26.587Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:30:26.587Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/src/test/resources
[2026-02-25T22:30:26.587Z] [INFO]
[2026-02-25T22:30:26.587Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:26.587Z] [INFO] No sources to compile
[2026-02-25T22:30:26.587Z] [INFO]
[2026-02-25T22:30:26.587Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:26.587Z] [INFO] No tests to run.
[2026-02-25T22:30:26.587Z] [INFO]
[2026-02-25T22:30:26.587Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:26.587Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final.jar
[2026-02-25T22:30:26.587Z] [INFO]
[2026-02-25T22:30:26.587Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:26.587Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final-sources.jar
[2026-02-25T22:30:26.587Z] [INFO]
[2026-02-25T22:30:26.587Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-servlet ---
[2026-02-25T22:30:26.587Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet/2.7.5.Final/quarkus-resteasy-reactive-servlet-2.7.5.Final.jar
[2026-02-25T22:30:26.587Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet/2.7.5.Final/quarkus-resteasy-reactive-servlet-2.7.5.Final.pom
[2026-02-25T22:30:26.587Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet/2.7.5.Final/quarkus-resteasy-reactive-servlet-2.7.5.Final-sources.jar
[2026-02-25T22:30:26.587Z] [INFO]
[2026-02-25T22:30:26.587Z] [INFO] ------< io.quarkus:quarkus-resteasy-reactive-servlet-deployment >-------
[2026-02-25T22:30:26.587Z] [INFO] Building Quarkus - RESTEasy Reactive Servlet - Deployment 2.7.5.Final [297/964]
[2026-02-25T22:30:26.587Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:30:26.587Z] [INFO]
[2026-02-25T22:30:26.587Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:26.587Z] [INFO]
[2026-02-25T22:30:26.587Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:27.265Z] [INFO]
[2026-02-25T22:30:27.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:27.265Z] [INFO]
[2026-02-25T22:30:27.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:27.265Z] [INFO]
[2026-02-25T22:30:27.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:27.265Z] [INFO]
[2026-02-25T22:30:27.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:27.265Z] [INFO]
[2026-02-25T22:30:27.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:27.265Z] [INFO]
[2026-02-25T22:30:27.265Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:27.265Z] [INFO]
[2026-02-25T22:30:27.265Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:27.265Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:30:27.265Z] [INFO]
[2026-02-25T22:30:27.265Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:27.265Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:30:27.265Z] [INFO]
[2026-02-25T22:30:27.265Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:27.265Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:30:27.265Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/src/main/resources
[2026-02-25T22:30:27.265Z] [INFO]
[2026-02-25T22:30:27.265Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:27.265Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:30:27.265Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/classes
[2026-02-25T22:30:27.577Z] [INFO]
[2026-02-25T22:30:27.577Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:27.577Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:30:27.577Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/src/test/resources
[2026-02-25T22:30:27.577Z] [INFO]
[2026-02-25T22:30:27.577Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:27.577Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:30:27.577Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/test-classes
[2026-02-25T22:30:27.577Z] [INFO]
[2026-02-25T22:30:27.577Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:27.890Z] [INFO]
[2026-02-25T22:30:27.890Z] [INFO] -------------------------------------------------------
[2026-02-25T22:30:27.890Z] [INFO] T E S T S
[2026-02-25T22:30:27.890Z] [INFO] -------------------------------------------------------
[2026-02-25T22:30:27.890Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:30:28.566Z] [INFO] Running io.quarkus.resteasy.reactive.server.servlet.test.ServletSimpleRestTestCase
[2026-02-25T22:30:34.327Z] 2026-02-25 22:30:32,879 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-33) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpArray' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:30:34.327Z] 2026-02-25 22:30:32,882 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-33) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#jsonpObject' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:30:34.327Z] 2026-02-25 22:30:32,887 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-33) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#asyncUniListJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:30:34.327Z] 2026-02-25 22:30:32,895 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-33) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:30:34.327Z] 2026-02-25 22:30:32,906 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-33) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestResource#writer' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:30:34.327Z] 2026-02-25 22:30:33,851 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.735s. Listening on: http://localhost:8081
[2026-02-25T22:30:34.327Z] 2026-02-25 22:30:33,852 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:30:34.327Z] 2026-02-25 22:30:33,852 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, servlet, smallrye-context-propagation, vertx]
[2026-02-25T22:30:35.423Z] 2026-02-25 22:30:35,172 ERROR [org.jbo.res.rea.ser.cor.RuntimeExceptionMapper] (executor-thread-0) Request failed : java.lang.RuntimeException: OUCH
[2026-02-25T22:30:35.423Z]
[2026-02-25T22:30:36.519Z] 2026-02-25 22:30:36,145 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-25T22:30:36.519Z] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.905 s - in io.quarkus.resteasy.reactive.server.servlet.test.ServletSimpleRestTestCase
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] Results:
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (sse) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:36.519Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final.jar
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:36.519Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-02-25T22:30:36.519Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet-deployment/2.7.5.Final/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final.jar
[2026-02-25T22:30:36.519Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet-deployment/2.7.5.Final/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final.pom
[2026-02-25T22:30:36.519Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-servlet-deployment/2.7.5.Final/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] ----------< io.quarkus:quarkus-jaxrs-client-reactive-kotlin >-----------
[2026-02-25T22:30:36.519Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin 2.7.5.Final [298/964]
[2026-02-25T22:30:36.519Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:30:36.519Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/src/main/resources
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [INFO] No sources to compile
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:30:36.519Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/src/test/resources
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [INFO] No sources to compile
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [INFO] No tests to run.
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2026-02-25T22:30:36.519Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/target/quarkus-jaxrs-client-reactive-kotlin-2.7.5.Final.jar
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [INFO] No sources in project. Archive not created.
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-02-25T22:30:36.519Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/target/quarkus-jaxrs-client-reactive-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-kotlin/2.7.5.Final/quarkus-jaxrs-client-reactive-kotlin-2.7.5.Final.jar
[2026-02-25T22:30:36.519Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaxrs-client-reactive-kotlin/2.7.5.Final/quarkus-jaxrs-client-reactive-kotlin-2.7.5.Final.pom
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] -----------< io.quarkus:quarkus-rest-client-reactive-parent >-----------
[2026-02-25T22:30:36.519Z] [INFO] Building Quarkus - REST Client Reactive 2.7.5.Final [299/964]
[2026-02-25T22:30:36.519Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-parent ---
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-parent ---
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.519Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-parent ---
[2026-02-25T22:30:36.519Z] [INFO]
[2026-02-25T22:30:36.520Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-parent ---
[2026-02-25T22:30:36.520Z] [INFO]
[2026-02-25T22:30:36.520Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-parent ---
[2026-02-25T22:30:36.520Z] [INFO]
[2026-02-25T22:30:36.520Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-parent ---
[2026-02-25T22:30:36.520Z] [INFO]
[2026-02-25T22:30:36.520Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-parent ---
[2026-02-25T22:30:36.520Z] [INFO]
[2026-02-25T22:30:36.520Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-parent ---
[2026-02-25T22:30:36.520Z] [INFO]
[2026-02-25T22:30:36.520Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-parent ---
[2026-02-25T22:30:36.520Z] [INFO]
[2026-02-25T22:30:36.520Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-parent ---
[2026-02-25T22:30:36.520Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:30:36.520Z] [INFO]
[2026-02-25T22:30:36.520Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-parent ---
[2026-02-25T22:30:36.520Z] [INFO]
[2026-02-25T22:30:36.520Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-parent ---
[2026-02-25T22:30:36.520Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-parent/2.7.5.Final/quarkus-rest-client-reactive-parent-2.7.5.Final.pom
[2026-02-25T22:30:36.520Z] [INFO]
[2026-02-25T22:30:36.520Z] [INFO] --------------< io.quarkus:quarkus-rest-client-reactive >---------------
[2026-02-25T22:30:36.520Z] [INFO] Building Quarkus - REST Client Reactive - Runtime 2.7.5.Final [300/964]
[2026-02-25T22:30:36.520Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:30:36.520Z] [INFO]
[2026-02-25T22:30:36.520Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:36.520Z] [INFO]
[2026-02-25T22:30:36.520Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:37.199Z] [INFO]
[2026-02-25T22:30:37.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:37.199Z] [INFO]
[2026-02-25T22:30:37.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:37.199Z] [INFO]
[2026-02-25T22:30:37.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:37.199Z] [INFO]
[2026-02-25T22:30:37.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:37.199Z] [INFO]
[2026-02-25T22:30:37.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:37.199Z] [INFO]
[2026-02-25T22:30:37.199Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:37.199Z] [INFO]
[2026-02-25T22:30:37.199Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:37.199Z] [INFO] Processed 23 files in 48ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-02-25T22:30:37.199Z] [INFO]
[2026-02-25T22:30:37.199Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:37.199Z] [INFO] Processed 23 files in 00:00.040 (Already Sorted: 23, Needed Sorting: 0)
[2026-02-25T22:30:37.199Z] [INFO]
[2026-02-25T22:30:37.199Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:37.199Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:30:37.199Z] [INFO] Copying 1 resource
[2026-02-25T22:30:37.199Z] [INFO]
[2026-02-25T22:30:37.199Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:37.199Z] [INFO]
[2026-02-25T22:30:37.199Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:37.199Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:30:37.199Z] [INFO] Compiling 22 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/classes
[2026-02-25T22:30:37.875Z] [INFO]
[2026-02-25T22:30:37.875Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:37.875Z] [INFO]
[2026-02-25T22:30:37.875Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:37.875Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:30:37.875Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/src/test/resources
[2026-02-25T22:30:37.875Z] [INFO]
[2026-02-25T22:30:37.875Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:37.875Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:30:37.875Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/test-classes
[2026-02-25T22:30:37.875Z] [INFO]
[2026-02-25T22:30:37.875Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:37.875Z] [INFO]
[2026-02-25T22:30:37.875Z] [INFO] -------------------------------------------------------
[2026-02-25T22:30:37.875Z] [INFO] T E S T S
[2026-02-25T22:30:37.875Z] [INFO] -------------------------------------------------------
[2026-02-25T22:30:38.188Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:30:38.864Z] [INFO] Running io.quarkus.rest.client.reactive.runtime.RestClientCDIDelegateBuilderTest
[2026-02-25T22:30:39.649Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.864 s - in io.quarkus.rest.client.reactive.runtime.RestClientCDIDelegateBuilderTest
[2026-02-25T22:30:39.649Z] [INFO]
[2026-02-25T22:30:39.649Z] [INFO] Results:
[2026-02-25T22:30:39.649Z] [INFO]
[2026-02-25T22:30:39.649Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:30:39.649Z] [INFO]
[2026-02-25T22:30:39.649Z] [INFO]
[2026-02-25T22:30:39.649Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:39.649Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final.jar
[2026-02-25T22:30:39.649Z] [INFO]
[2026-02-25T22:30:39.649Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:39.649Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final-sources.jar
[2026-02-25T22:30:39.649Z] [INFO]
[2026-02-25T22:30:39.649Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive ---
[2026-02-25T22:30:39.650Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive/2.7.5.Final/quarkus-rest-client-reactive-2.7.5.Final.jar
[2026-02-25T22:30:39.650Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive/2.7.5.Final/quarkus-rest-client-reactive-2.7.5.Final.pom
[2026-02-25T22:30:39.650Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive/2.7.5.Final/quarkus-rest-client-reactive-2.7.5.Final-sources.jar
[2026-02-25T22:30:39.650Z] [INFO]
[2026-02-25T22:30:39.650Z] [INFO] ---------< io.quarkus:quarkus-rest-client-reactive-deployment >---------
[2026-02-25T22:30:39.650Z] [INFO] Building Quarkus - REST Client Reactive - Deployment 2.7.5.Final [301/964]
[2026-02-25T22:30:39.650Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:30:39.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.pom
[2026-02-25T22:30:39.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.pom (3.2 kB at 37 kB/s)
[2026-02-25T22:30:39.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-load-balancer-response-time/1.0.0/stork-load-balancer-response-time-1.0.0.pom
[2026-02-25T22:30:40.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-load-balancer-response-time/1.0.0/stork-load-balancer-response-time-1.0.0.pom (2.4 kB at 3.5 kB/s)
[2026-02-25T22:30:40.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-service-discovery-static-list/1.0.0/stork-service-discovery-static-list-1.0.0.pom
[2026-02-25T22:30:40.955Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-service-discovery-static-list/1.0.0/stork-service-discovery-static-list-1.0.0.pom (2.4 kB at 6.7 kB/s)
[2026-02-25T22:30:40.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.jar
[2026-02-25T22:30:40.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-load-balancer-response-time/1.0.0/stork-load-balancer-response-time-1.0.0.jar
[2026-02-25T22:30:40.955Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-service-discovery-static-list/1.0.0/stork-service-discovery-static-list-1.0.0.jar
[2026-02-25T22:30:41.267Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.jar (146 kB at 846 kB/s)
[2026-02-25T22:30:41.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-service-discovery-static-list/1.0.0/stork-service-discovery-static-list-1.0.0.jar (9.5 kB at 13 kB/s)
[2026-02-25T22:30:41.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-load-balancer-response-time/1.0.0/stork-load-balancer-response-time-1.0.0.jar (13 kB at 17 kB/s)
[2026-02-25T22:30:41.889Z] [INFO]
[2026-02-25T22:30:41.889Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:30:41.889Z] [INFO]
[2026-02-25T22:30:41.889Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:30:42.203Z] [INFO]
[2026-02-25T22:30:42.203Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:30:42.203Z] [INFO]
[2026-02-25T22:30:42.203Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:30:42.203Z] [INFO]
[2026-02-25T22:30:42.203Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:30:42.203Z] [INFO]
[2026-02-25T22:30:42.203Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:30:42.203Z] [INFO]
[2026-02-25T22:30:42.203Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:30:42.514Z] [INFO]
[2026-02-25T22:30:42.515Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:30:42.515Z] [INFO]
[2026-02-25T22:30:42.515Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:30:42.515Z] [INFO] Processed 110 files in 182ms (Formatted: 0, Unchanged: 110, Failed: 0, Readonly: 0)
[2026-02-25T22:30:42.515Z] [INFO]
[2026-02-25T22:30:42.515Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:30:42.829Z] [INFO] Processed 110 files in 00:00.227 (Already Sorted: 110, Needed Sorting: 0)
[2026-02-25T22:30:42.829Z] [INFO]
[2026-02-25T22:30:42.829Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:30:42.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:30:42.829Z] [INFO] Copying 2 resources
[2026-02-25T22:30:42.829Z] [INFO]
[2026-02-25T22:30:42.829Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:30:42.829Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:30:42.829Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/classes
[2026-02-25T22:30:43.142Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[130,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-25T22:30:43.142Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[130,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-25T22:30:43.142Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[130,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-25T22:30:43.142Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[130,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-25T22:30:43.142Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[228,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-25T22:30:43.142Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[228,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-25T22:30:43.142Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[228,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-25T22:30:43.142Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[228,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-25T22:30:43.142Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[384,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-25T22:30:43.142Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[384,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-25T22:30:43.142Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[384,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-25T22:30:43.142Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[384,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-25T22:30:43.142Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[564,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-25T22:30:43.142Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[564,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-25T22:30:43.142Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[564,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-25T22:30:43.142Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/src/main/java/io/quarkus/rest/client/reactive/deployment/RestClientReactiveProcessor.java:[564,13] io.quarkus.rest.client.reactive.runtime.RestClientReactiveConfig in io.quarkus.rest.client.reactive.runtime has been deprecated
[2026-02-25T22:30:43.142Z] [INFO]
[2026-02-25T22:30:43.142Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:30:43.142Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:30:43.142Z] [INFO] Copying 18 resources
[2026-02-25T22:30:43.142Z] [INFO]
[2026-02-25T22:30:43.142Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:30:43.142Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:30:43.142Z] [INFO] Compiling 105 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/test-classes
[2026-02-25T22:30:44.239Z] [INFO]
[2026-02-25T22:30:44.240Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:30:44.240Z] [INFO]
[2026-02-25T22:30:44.240Z] [INFO] -------------------------------------------------------
[2026-02-25T22:30:44.240Z] [INFO] T E S T S
[2026-02-25T22:30:44.240Z] [INFO] -------------------------------------------------------
[2026-02-25T22:30:44.240Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:30:45.343Z] [INFO] Running io.quarkus.rest.client.reactive.ConfigKeyScopeOverrideTest
[2026-02-25T22:30:49.970Z] 2026-02-25 22:30:49,115 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-26) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@30adae45
[2026-02-25T22:30:49.970Z] 2026-02-25 22:30:49,880 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.578s. Listening on: http://localhost:8081
[2026-02-25T22:30:49.970Z] 2026-02-25 22:30:49,881 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:30:49.970Z] 2026-02-25 22:30:49,881 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:30:51.066Z] 2026-02-25 22:30:50,611 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:30:51.066Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.68 s - in io.quarkus.rest.client.reactive.ConfigKeyScopeOverrideTest
[2026-02-25T22:30:51.066Z] [INFO] Running io.quarkus.rest.client.reactive.MpConfigKeyScopeOverrideTest
[2026-02-25T22:30:52.164Z] 2026-02-25 22:30:51,487 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-2) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@76a41af0
[2026-02-25T22:30:52.164Z] 2026-02-25 22:30:52,112 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.545s. Listening on: http://localhost:8081
[2026-02-25T22:30:52.164Z] 2026-02-25 22:30:52,113 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:30:52.164Z] 2026-02-25 22:30:52,113 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:30:52.477Z] 2026-02-25 22:30:52,367 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:30:52.477Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.722 s - in io.quarkus.rest.client.reactive.MpConfigKeyScopeOverrideTest
[2026-02-25T22:30:52.477Z] [INFO] Running io.quarkus.rest.client.reactive.MediaTypeSuffixTest
[2026-02-25T22:30:54.070Z] 2026-02-25 22:30:53,701 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.509s. Listening on: http://localhost:8081
[2026-02-25T22:30:54.070Z] 2026-02-25 22:30:53,701 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:30:54.070Z] 2026-02-25 22:30:53,701 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:30:55.663Z] 2026-02-25 22:30:55,245 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:30:55.663Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.874 s - in io.quarkus.rest.client.reactive.MediaTypeSuffixTest
[2026-02-25T22:30:55.663Z] [INFO] Running io.quarkus.rest.client.reactive.beanparam.BeanPathParamTest
[2026-02-25T22:30:56.759Z] 2026-02-25 22:30:56,438 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8081
[2026-02-25T22:30:56.759Z] 2026-02-25 22:30:56,439 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:30:56.759Z] 2026-02-25 22:30:56,439 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:30:56.759Z] 2026-02-25 22:30:56,689 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:30:56.759Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.437 s - in io.quarkus.rest.client.reactive.beanparam.BeanPathParamTest
[2026-02-25T22:30:56.759Z] [INFO] Running io.quarkus.rest.client.reactive.beanparam.BeanFormParamTest
[2026-02-25T22:30:57.857Z] 2026-02-25 22:30:57,803 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.458s. Listening on: http://localhost:8081
[2026-02-25T22:30:57.857Z] 2026-02-25 22:30:57,803 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:30:57.857Z] 2026-02-25 22:30:57,803 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:30:58.169Z] 2026-02-25 22:30:58,026 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:30:58.169Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.331 s - in io.quarkus.rest.client.reactive.beanparam.BeanFormParamTest
[2026-02-25T22:30:58.169Z] [INFO] Running io.quarkus.rest.client.reactive.AsyncHeaderTest
[2026-02-25T22:30:59.268Z] 2026-02-25 22:30:59,181 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2026-02-25T22:30:59.268Z] 2026-02-25 22:30:59,181 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:30:59.268Z] 2026-02-25 22:30:59,181 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:30:59.581Z] 2026-02-25 22:30:59,463 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:30:59.582Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.435 s - in io.quarkus.rest.client.reactive.AsyncHeaderTest
[2026-02-25T22:30:59.582Z] [INFO] Running io.quarkus.rest.client.reactive.subresource.SubResourceTest
[2026-02-25T22:31:00.677Z] 2026-02-25 22:31:00,553 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8081
[2026-02-25T22:31:00.677Z] 2026-02-25 22:31:00,554 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:00.677Z] 2026-02-25 22:31:00,554 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:00.990Z] 2026-02-25 22:31:00,857 ERROR [io.qua.arc.imp.AbstractInstanceHandle] (main) Error occurred while destroying instance of bean [io.quarkus.rest.client.reactive.subresource.SubResourceTest$RootClient$$CDIWrapper_Bean]: java.lang.ClassCastException: class io.quarkus.rest.client.reactive.subresource.SubResourceTest$RootClient$$QuarkusRestClientInterface cannot be cast to class io.quarkus.rest.client.reactive.subresource.SubResourceTest$SubCliented77e297b94a7e0aa21c1f7f1d8ba4fbe72d61861 (io.quarkus.rest.client.reactive.subresource.SubResourceTest$RootClient$$QuarkusRestClientInterface and io.quarkus.rest.client.reactive.subresource.SubResourceTest$SubCliented77e297b94a7e0aa21c1f7f1d8ba4fbe72d61861 are in unnamed module of loader io.quarkus.bootstrap.classloading.QuarkusClassLoader @2af0e376)
[2026-02-25T22:31:00.990Z] 2026-02-25 22:31:00,868 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:31:00.990Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.401 s - in io.quarkus.rest.client.reactive.subresource.SubResourceTest
[2026-02-25T22:31:00.990Z] [INFO] Running io.quarkus.rest.client.reactive.ft.UniRestClientFallbackTest
[2026-02-25T22:31:02.580Z] 2026-02-25 22:31:02,066 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.412s. Listening on: http://localhost:8081
[2026-02-25T22:31:02.580Z] 2026-02-25 22:31:02,066 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:02.580Z] 2026-02-25 22:31:02,066 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:02.580Z] 2026-02-25 22:31:02,329 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:31:02.581Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.46 s - in io.quarkus.rest.client.reactive.ft.UniRestClientFallbackTest
[2026-02-25T22:31:02.581Z] [INFO] Running io.quarkus.rest.client.reactive.ft.RestClientFallbackTest
[2026-02-25T22:31:03.678Z] 2026-02-25 22:31:03,429 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.372s. Listening on: http://localhost:8081
[2026-02-25T22:31:03.678Z] 2026-02-25 22:31:03,430 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:03.678Z] 2026-02-25 22:31:03,430 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:03.989Z] 2026-02-25 22:31:03,683 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:31:03.989Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.351 s - in io.quarkus.rest.client.reactive.ft.RestClientFallbackTest
[2026-02-25T22:31:03.989Z] [INFO] Running io.quarkus.rest.client.reactive.ft.AsyncRestClientFallbackTest
[2026-02-25T22:31:05.089Z] 2026-02-25 22:31:04,824 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.542s. Listening on: http://localhost:8081
[2026-02-25T22:31:05.089Z] 2026-02-25 22:31:04,824 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:05.089Z] 2026-02-25 22:31:04,824 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:05.402Z] 2026-02-25 22:31:05,254 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:31:05.402Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.571 s - in io.quarkus.rest.client.reactive.ft.AsyncRestClientFallbackTest
[2026-02-25T22:31:05.402Z] [INFO] Running io.quarkus.rest.client.reactive.MpGlobalScopeOverrideTest
[2026-02-25T22:31:06.502Z] 2026-02-25 22:31:05,850 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-13) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@7c764a04
[2026-02-25T22:31:06.502Z] 2026-02-25 22:31:06,454 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.519s. Listening on: http://localhost:8081
[2026-02-25T22:31:06.502Z] 2026-02-25 22:31:06,454 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:06.502Z] 2026-02-25 22:31:06,455 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:06.814Z] 2026-02-25 22:31:06,689 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:31:06.814Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 s - in io.quarkus.rest.client.reactive.MpGlobalScopeOverrideTest
[2026-02-25T22:31:06.814Z] [INFO] Running io.quarkus.rest.client.reactive.RestClientListenerTest
[2026-02-25T22:31:07.910Z] 2026-02-25 22:31:07,646 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.366s. Listening on: http://localhost:8081
[2026-02-25T22:31:07.910Z] 2026-02-25 22:31:07,646 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:07.910Z] 2026-02-25 22:31:07,647 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:08.223Z] 2026-02-25 22:31:07,891 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:31:08.224Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 s - in io.quarkus.rest.client.reactive.RestClientListenerTest
[2026-02-25T22:31:08.224Z] [INFO] Running io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest
[2026-02-25T22:31:09.816Z] 2026-02-25 22:31:09,338 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.647s. Listening on: http://localhost:8081
[2026-02-25T22:31:09.816Z] 2026-02-25 22:31:09,339 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:09.816Z] 2026-02-25 22:31:09,339 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:10.911Z] 2026-02-25 22:31:10,690 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /slow failed, error id: 054cd7c0-08c2-429e-ad5c-0e71500353d6-1: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:31:10.911Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-25T22:31:10.911Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource.slow(RegisterReadTimeoutTest.java:69)
[2026-02-25T22:31:10.911Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource$quarkusrestinvoker$slow_aa40cc7647931b48b4e199cc2e2b8cebb0b981d4.invoke(Unknown Source)
[2026-02-25T22:31:10.911Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-25T22:31:10.911Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-25T22:31:10.911Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:31:10.911Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:31:10.911Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:31:10.911Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:31:10.911Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:31:10.911Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:31:10.911Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:31:10.911Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:31:10.911Z]
[2026-02-25T22:31:10.911Z] 2026-02-25 22:31:10,692 ERROR [io.ver.ext.web.RoutingContext] (executor-thread-0) Unhandled exception in router: java.util.concurrent.RejectedExecutionException: event executor terminated
[2026-02-25T22:31:10.911Z] at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:923)
[2026-02-25T22:31:10.911Z] at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:350)
[2026-02-25T22:31:10.911Z] at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:343)
[2026-02-25T22:31:10.911Z] at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:825)
[2026-02-25T22:31:10.911Z] at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:815)
[2026-02-25T22:31:10.911Z] at io.vertx.core.net.impl.ConnectionBase.queueForWrite(ConnectionBase.java:238)
[2026-02-25T22:31:10.911Z] at io.vertx.core.net.impl.ConnectionBase.writeToChannel(ConnectionBase.java:228)
[2026-02-25T22:31:10.911Z] at io.vertx.core.net.impl.ConnectionBase.writeToChannel(ConnectionBase.java:218)
[2026-02-25T22:31:10.911Z] at io.vertx.core.net.impl.ConnectionBase.writeToChannel(ConnectionBase.java:214)
[2026-02-25T22:31:10.911Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:416)
[2026-02-25T22:31:10.911Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2026-02-25T22:31:10.911Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2026-02-25T22:31:10.911Z] at io.quarkus.vertx.http.runtime.QuarkusErrorHandler.writeResponse(QuarkusErrorHandler.java:191)
[2026-02-25T22:31:10.911Z] at io.quarkus.vertx.http.runtime.QuarkusErrorHandler.jsonResponse(QuarkusErrorHandler.java:177)
[2026-02-25T22:31:10.911Z] at io.quarkus.vertx.http.runtime.QuarkusErrorHandler.handle(QuarkusErrorHandler.java:161)
[2026-02-25T22:31:10.911Z] at io.quarkus.vertx.http.runtime.QuarkusErrorHandler.handle(QuarkusErrorHandler.java:30)
[2026-02-25T22:31:10.911Z] at io.vertx.ext.web.impl.RouteState.handleFailure(RouteState.java:1218)
[2026-02-25T22:31:10.911Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:160)
[2026-02-25T22:31:10.911Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:31:10.911Z] at io.vertx.ext.web.impl.RoutingContextImpl.doFail(RoutingContextImpl.java:604)
[2026-02-25T22:31:10.911Z] at io.vertx.ext.web.impl.RoutingContextImpl.fail(RoutingContextImpl.java:192)
[2026-02-25T22:31:10.911Z] at io.vertx.ext.web.impl.RoutingContextImpl.fail(RoutingContextImpl.java:181)
[2026-02-25T22:31:10.911Z] at io.quarkus.resteasy.reactive.server.runtime.QuarkusResteasyReactiveRequestContext.handleUnrecoverableError(QuarkusResteasyReactiveRequestContext.java:63)
[2026-02-25T22:31:10.911Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.handleException(AbstractResteasyReactiveContext.java:313)
[2026-02-25T22:31:10.911Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:169)
[2026-02-25T22:31:10.911Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:31:10.911Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:31:10.911Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:31:10.911Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:31:10.911Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:31:10.911Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:31:10.911Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:31:10.911Z]
[2026-02-25T22:31:10.911Z] 2026-02-25 22:31:10,693 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:31:10.911Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-25T22:31:10.911Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource.slow(RegisterReadTimeoutTest.java:69)
[2026-02-25T22:31:10.911Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource$quarkusrestinvoker$slow_aa40cc7647931b48b4e199cc2e2b8cebb0b981d4.invoke(Unknown Source)
[2026-02-25T22:31:10.911Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-25T22:31:10.911Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-25T22:31:10.912Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:31:10.912Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:31:10.912Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:31:10.912Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:31:10.912Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:31:10.912Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:31:10.912Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:31:10.912Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:31:10.912Z]
[2026-02-25T22:31:10.912Z] 2026-02-25 22:31:10,693 ERROR [org.jbo.thr.errors] (executor-thread-0) Thread Thread[executor-thread-0,5,main] threw an uncaught exception: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getContexts(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-25T22:31:10.912Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:24)
[2026-02-25T22:31:10.912Z] at io.quarkus.vertx.http.runtime.CurrentVertxRequest_ClientProxy.arc$delegate(Unknown Source)
[2026-02-25T22:31:10.912Z] at io.quarkus.vertx.http.runtime.CurrentVertxRequest_ClientProxy.setOtherHttpContextObject(Unknown Source)
[2026-02-25T22:31:10.912Z] at io.quarkus.resteasy.reactive.server.runtime.QuarkusCurrentRequest.set(QuarkusCurrentRequest.java:25)
[2026-02-25T22:31:10.912Z] at org.jboss.resteasy.reactive.server.core.CurrentRequestManager.set(CurrentRequestManager.java:12)
[2026-02-25T22:31:10.912Z] at org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext.requestScopeDeactivated(ResteasyReactiveRequestContext.java:644)
[2026-02-25T22:31:10.912Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:183)
[2026-02-25T22:31:10.912Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:31:10.912Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:31:10.912Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:31:10.912Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:31:10.912Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:31:10.912Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:31:10.912Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:31:10.912Z]
[2026-02-25T22:31:10.912Z] 2026-02-25 22:31:10,694 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-25T22:31:10.912Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.798 s - in io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest
[2026-02-25T22:31:10.912Z] [INFO] Running io.quarkus.rest.client.reactive.timeout.BuilderReadTimeoutTest
[2026-02-25T22:31:12.010Z] 2026-02-25 22:31:11,689 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2026-02-25T22:31:12.010Z] 2026-02-25 22:31:11,690 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:12.010Z] 2026-02-25 22:31:11,690 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:19.111Z] 2026-02-25 22:31:17,960 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:31:19.111Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.262 s - in io.quarkus.rest.client.reactive.timeout.BuilderReadTimeoutTest
[2026-02-25T22:31:19.111Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.GlobalNonProxyTest
[2026-02-25T22:31:19.111Z] 2026-02-25 22:31:18,910 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8081
[2026-02-25T22:31:19.111Z] 2026-02-25 22:31:18,911 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:19.111Z] 2026-02-25 22:31:18,911 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,107 INFO [org.ecl.jet.uti.log] (main) Logging initialized @35029ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,204 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,225 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4cfe0aeb{/__admin,null,AVAILABLE}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,227 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6d6e0f5{/,null,AVAILABLE}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,234 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@7d8933dd{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,234 INFO [org.ecl.jet.ser.Server] (main) Started @35157ms
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,240 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,243 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@332a1625{/__admin,null,AVAILABLE}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,243 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6302bcd5{/,null,AVAILABLE}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,245 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@43b4a2ff{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,245 INFO [org.ecl.jet.ser.Server] (main) Started @35168ms
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,255 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,258 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2c6e6314{/__admin,null,AVAILABLE}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,258 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6c4c398c{/,null,AVAILABLE}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,260 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@5e79eded{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,260 INFO [org.ecl.jet.ser.Server] (main) Started @35183ms
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,432 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@7d8933dd{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,433 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6d6e0f5{/,null,UNAVAILABLE}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,433 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@4cfe0aeb{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,436 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@43b4a2ff{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,436 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6302bcd5{/,null,UNAVAILABLE}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,437 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@332a1625{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,438 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@5e79eded{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,439 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6c4c398c{/,null,UNAVAILABLE}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,439 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2c6e6314{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,453 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,456 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@591d25e6{/__admin,null,AVAILABLE}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,456 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6d4da7fc{/,null,AVAILABLE}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,457 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@2e1940b{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,457 INFO [org.ecl.jet.ser.Server] (main) Started @35380ms
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,462 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,464 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@63c53da5{/__admin,null,AVAILABLE}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,464 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@49066b5a{/,null,AVAILABLE}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,465 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@370abb57{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,465 INFO [org.ecl.jet.ser.Server] (main) Started @35388ms
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,469 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:19.786Z] 2026-02-25 22:31:19,476 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@54f803a1{/__admin,null,AVAILABLE}
[2026-02-25T22:31:19.787Z] 2026-02-25 22:31:19,476 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6b311cdd{/,null,AVAILABLE}
[2026-02-25T22:31:19.787Z] 2026-02-25 22:31:19,477 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@e5782d7{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-25T22:31:19.787Z] 2026-02-25 22:31:19,477 INFO [org.ecl.jet.ser.Server] (main) Started @35400ms
[2026-02-25T22:31:19.787Z] 2026-02-25 22:31:19,486 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@2e1940b{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-25T22:31:19.787Z] 2026-02-25 22:31:19,486 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6d4da7fc{/,null,UNAVAILABLE}
[2026-02-25T22:31:19.787Z] 2026-02-25 22:31:19,486 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@591d25e6{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:19.787Z] 2026-02-25 22:31:19,488 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@370abb57{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-25T22:31:19.787Z] 2026-02-25 22:31:19,488 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@49066b5a{/,null,UNAVAILABLE}
[2026-02-25T22:31:19.787Z] 2026-02-25 22:31:19,488 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@63c53da5{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:19.787Z] 2026-02-25 22:31:19,490 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@e5782d7{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-25T22:31:19.787Z] 2026-02-25 22:31:19,490 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6b311cdd{/,null,UNAVAILABLE}
[2026-02-25T22:31:19.787Z] 2026-02-25 22:31:19,490 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@54f803a1{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:19.787Z] 2026-02-25 22:31:19,513 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:31:19.787Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.546 s - in io.quarkus.rest.client.reactive.proxy.GlobalNonProxyTest
[2026-02-25T22:31:19.787Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.GlobalProxyPasswordTest
[2026-02-25T22:31:20.884Z] 2026-02-25 22:31:20,552 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8081
[2026-02-25T22:31:20.884Z] 2026-02-25 22:31:20,552 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:20.884Z] 2026-02-25 22:31:20,553 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:21.561Z] 2026-02-25 22:31:20,736 INFO [org.ecl.jet.uti.log] (main) Logging initialized @36659ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-25T22:31:21.561Z] 2026-02-25 22:31:20,813 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:21.561Z] 2026-02-25 22:31:20,822 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@575cc1f9{/__admin,null,AVAILABLE}
[2026-02-25T22:31:21.561Z] 2026-02-25 22:31:20,823 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@1c83b65d{/,null,AVAILABLE}
[2026-02-25T22:31:21.561Z] 2026-02-25 22:31:20,828 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@22aee1dd{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-25T22:31:21.561Z] 2026-02-25 22:31:20,828 INFO [org.ecl.jet.ser.Server] (main) Started @36750ms
[2026-02-25T22:31:21.561Z] 2026-02-25 22:31:20,832 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:21.561Z] 2026-02-25 22:31:20,835 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2f6e312c{/__admin,null,AVAILABLE}
[2026-02-25T22:31:21.561Z] 2026-02-25 22:31:20,835 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@1783d743{/,null,AVAILABLE}
[2026-02-25T22:31:21.561Z] 2026-02-25 22:31:20,836 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@25963f{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-25T22:31:21.561Z] 2026-02-25 22:31:20,836 INFO [org.ecl.jet.ser.Server] (main) Started @36759ms
[2026-02-25T22:31:21.561Z] 2026-02-25 22:31:20,840 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:21.561Z] 2026-02-25 22:31:20,842 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6d21ee5b{/__admin,null,AVAILABLE}
[2026-02-25T22:31:21.561Z] 2026-02-25 22:31:20,843 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@63455c3a{/,null,AVAILABLE}
[2026-02-25T22:31:21.561Z] 2026-02-25 22:31:20,843 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@432dcb2c{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-25T22:31:21.561Z] 2026-02-25 22:31:20,843 INFO [org.ecl.jet.ser.Server] (main) Started @36766ms
[2026-02-25T22:31:21.561Z] 2026-02-25 22:31:20,990 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp684998361-724) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-25T22:31:21.562Z] 2026-02-25 22:31:21,278 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@22aee1dd{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-25T22:31:21.562Z] 2026-02-25 22:31:21,280 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@1c83b65d{/,null,UNAVAILABLE}
[2026-02-25T22:31:21.562Z] 2026-02-25 22:31:21,280 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@575cc1f9{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:21.562Z] 2026-02-25 22:31:21,282 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@25963f{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-25T22:31:21.562Z] 2026-02-25 22:31:21,283 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@1783d743{/,null,UNAVAILABLE}
[2026-02-25T22:31:21.562Z] 2026-02-25 22:31:21,283 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2f6e312c{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:21.562Z] 2026-02-25 22:31:21,285 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@432dcb2c{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-25T22:31:21.562Z] 2026-02-25 22:31:21,286 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@63455c3a{/,null,UNAVAILABLE}
[2026-02-25T22:31:21.562Z] 2026-02-25 22:31:21,286 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6d21ee5b{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:21.562Z] 2026-02-25 22:31:21,309 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:31:21.562Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.796 s - in io.quarkus.rest.client.reactive.proxy.GlobalProxyPasswordTest
[2026-02-25T22:31:21.562Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyTest
[2026-02-25T22:31:22.673Z] 2026-02-25 22:31:22,450 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2026-02-25T22:31:22.673Z] 2026-02-25 22:31:22,451 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:22.673Z] 2026-02-25 22:31:22,451 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:22,638 INFO [org.ecl.jet.uti.log] (main) Logging initialized @38561ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:22,708 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:22,716 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2c138e42{/__admin,null,AVAILABLE}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:22,717 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@61050fcd{/,null,AVAILABLE}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:22,721 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@a95f0bd{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:22,721 INFO [org.ecl.jet.ser.Server] (main) Started @38644ms
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:22,724 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:22,725 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@43267348{/__admin,null,AVAILABLE}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:22,725 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@1e0c0047{/,null,AVAILABLE}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:22,726 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@c7d7981{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:22,726 INFO [org.ecl.jet.ser.Server] (main) Started @38649ms
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:22,729 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:22,754 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6ba7c696{/__admin,null,AVAILABLE}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:22,754 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@68ab4712{/,null,AVAILABLE}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:22,755 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@60fddff5{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:22,755 INFO [org.ecl.jet.ser.Server] (main) Started @38678ms
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:22,875 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1144108647-778) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:23,120 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1611482027-770) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:23,159 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@a95f0bd{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:23,160 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@61050fcd{/,null,UNAVAILABLE}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:23,161 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2c138e42{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:23,163 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@c7d7981{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:23,163 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@1e0c0047{/,null,UNAVAILABLE}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:23,164 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@43267348{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:23,166 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@60fddff5{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:23,166 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@68ab4712{/,null,UNAVAILABLE}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:23,166 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6ba7c696{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:23.350Z] 2026-02-25 22:31:23,188 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:31:23.350Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.874 s - in io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyTest
[2026-02-25T22:31:23.350Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.ProxyTest
[2026-02-25T22:31:24.448Z] 2026-02-25 22:31:24,303 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2026-02-25T22:31:24.448Z] 2026-02-25 22:31:24,303 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:24.448Z] 2026-02-25 22:31:24,303 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,501 INFO [org.ecl.jet.uti.log] (main) Logging initialized @40424ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,569 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,578 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@59fbaef2{/__admin,null,AVAILABLE}
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,580 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6a8d16a6{/,null,AVAILABLE}
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,583 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@52c46116{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,584 INFO [org.ecl.jet.ser.Server] (main) Started @40506ms
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,587 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,589 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@75dd07fc{/__admin,null,AVAILABLE}
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,589 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@21380fe{/,null,AVAILABLE}
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,590 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@503383af{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,590 INFO [org.ecl.jet.ser.Server] (main) Started @40513ms
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,593 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,595 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@97b8f7f{/__admin,null,AVAILABLE}
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,595 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@c00bff6{/,null,AVAILABLE}
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,596 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@6a713d9a{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,596 INFO [org.ecl.jet.ser.Server] (main) Started @40518ms
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,723 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1618604096-835) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,975 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1882620600-843) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:24,992 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp181472366-851) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:25,024 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@52c46116{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:25,026 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6a8d16a6{/,null,UNAVAILABLE}
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:25,026 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@59fbaef2{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:25,028 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@503383af{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:25,028 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@21380fe{/,null,UNAVAILABLE}
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:25,028 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@75dd07fc{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:25,030 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@6a713d9a{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:25,030 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@c00bff6{/,null,UNAVAILABLE}
[2026-02-25T22:31:25.125Z] 2026-02-25 22:31:25,030 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@97b8f7f{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:25.438Z] 2026-02-25 22:31:25,039 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:25.438Z] 2026-02-25 22:31:25,041 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6c90ba07{/__admin,null,AVAILABLE}
[2026-02-25T22:31:25.438Z] 2026-02-25 22:31:25,041 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2e804df1{/,null,AVAILABLE}
[2026-02-25T22:31:25.438Z] 2026-02-25 22:31:25,042 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@5e6c8596{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-25T22:31:25.438Z] 2026-02-25 22:31:25,042 INFO [org.ecl.jet.ser.Server] (main) Started @40965ms
[2026-02-25T22:31:25.438Z] 2026-02-25 22:31:25,045 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:25.438Z] 2026-02-25 22:31:25,047 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@3ff7a39e{/__admin,null,AVAILABLE}
[2026-02-25T22:31:25.438Z] 2026-02-25 22:31:25,047 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6692bfec{/,null,AVAILABLE}
[2026-02-25T22:31:25.438Z] 2026-02-25 22:31:25,047 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@40ef9bba{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-25T22:31:25.438Z] 2026-02-25 22:31:25,048 INFO [org.ecl.jet.ser.Server] (main) Started @40970ms
[2026-02-25T22:31:25.438Z] 2026-02-25 22:31:25,051 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:25.438Z] 2026-02-25 22:31:25,052 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4c33e7cc{/__admin,null,AVAILABLE}
[2026-02-25T22:31:25.439Z] 2026-02-25 22:31:25,052 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@7f1a1c11{/,null,AVAILABLE}
[2026-02-25T22:31:25.439Z] 2026-02-25 22:31:25,053 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@4cc6d89e{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-25T22:31:25.439Z] 2026-02-25 22:31:25,053 INFO [org.ecl.jet.ser.Server] (main) Started @40976ms
[2026-02-25T22:31:25.439Z] 2026-02-25 22:31:25,059 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1321613355-862) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-25T22:31:25.439Z] 2026-02-25 22:31:25,085 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp772037926-870) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-25T22:31:25.439Z] 2026-02-25 22:31:25,096 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp454044421-878) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-25T22:31:25.439Z] 2026-02-25 22:31:25,113 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@5e6c8596{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-25T22:31:25.439Z] 2026-02-25 22:31:25,113 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2e804df1{/,null,UNAVAILABLE}
[2026-02-25T22:31:25.439Z] 2026-02-25 22:31:25,113 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6c90ba07{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:25.439Z] 2026-02-25 22:31:25,115 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@40ef9bba{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-25T22:31:25.439Z] 2026-02-25 22:31:25,115 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6692bfec{/,null,UNAVAILABLE}
[2026-02-25T22:31:25.439Z] 2026-02-25 22:31:25,115 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@3ff7a39e{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:25.439Z] 2026-02-25 22:31:25,118 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@4cc6d89e{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-25T22:31:25.439Z] 2026-02-25 22:31:25,118 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@7f1a1c11{/,null,UNAVAILABLE}
[2026-02-25T22:31:25.439Z] 2026-02-25 22:31:25,118 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@4c33e7cc{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:25.439Z] 2026-02-25 22:31:25,146 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:31:25.439Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.951 s - in io.quarkus.rest.client.reactive.proxy.ProxyTest
[2026-02-25T22:31:25.439Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyWithAuthTest
[2026-02-25T22:31:26.536Z] 2026-02-25 22:31:26,126 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.389s. Listening on: http://localhost:8081
[2026-02-25T22:31:26.536Z] 2026-02-25 22:31:26,127 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:26.536Z] 2026-02-25 22:31:26,127 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,343 INFO [org.ecl.jet.uti.log] (main) Logging initialized @42266ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,421 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,431 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@37a74188{/__admin,null,AVAILABLE}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,432 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@735e669e{/,null,AVAILABLE}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,437 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@5e717d03{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,437 INFO [org.ecl.jet.ser.Server] (main) Started @42360ms
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,441 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,443 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@749250ec{/__admin,null,AVAILABLE}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,443 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2eb29243{/,null,AVAILABLE}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,444 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@623cd487{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,444 INFO [org.ecl.jet.ser.Server] (main) Started @42367ms
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,447 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,448 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@72fd0ba6{/__admin,null,AVAILABLE}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,448 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@50e26d7e{/,null,AVAILABLE}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,449 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@664339fb{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,449 INFO [org.ecl.jet.ser.Server] (main) Started @42372ms
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,554 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp67187864-943) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,773 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1950799540-927) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,798 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@5e717d03{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,800 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@735e669e{/,null,UNAVAILABLE}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,800 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@37a74188{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,802 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@623cd487{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,802 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2eb29243{/,null,UNAVAILABLE}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,802 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@749250ec{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,804 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@664339fb{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,805 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@50e26d7e{/,null,UNAVAILABLE}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,805 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@72fd0ba6{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:26.850Z] 2026-02-25 22:31:26,825 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:31:27.162Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.676 s - in io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyWithAuthTest
[2026-02-25T22:31:27.162Z] [INFO] Running io.quarkus.rest.client.reactive.redirect.RedirectTest
[2026-02-25T22:31:27.837Z] 2026-02-25 22:31:27,735 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.395s. Listening on: http://localhost:8081
[2026-02-25T22:31:27.837Z] 2026-02-25 22:31:27,735 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:27.837Z] 2026-02-25 22:31:27,736 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:28.150Z] 2026-02-25 22:31:27,986 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:31:28.150Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 s - in io.quarkus.rest.client.reactive.redirect.RedirectTest
[2026-02-25T22:31:28.150Z] [INFO] Running io.quarkus.rest.client.reactive.lock.prevention.RestClientReactiveBlockingTest
[2026-02-25T22:31:29.249Z] 2026-02-25 22:31:28,939 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2026-02-25T22:31:29.249Z] 2026-02-25 22:31:28,939 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:29.249Z] 2026-02-25 22:31:28,939 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:29.940Z] 2026-02-25 22:31:29,682 ERROR [org.jbo.res.rea.ser.cor.RuntimeExceptionMapper] (vert.x-eventloop-thread-5) A blocking operation occurred on the IO thread. This likely means you need to annotate io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource#doABlockingCall() with @io.smallrye.common.annotation.Blocking. Alternatively you can annotate the class io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource to make every method on the class blocking, or annotate your sub class of the javax.ws.rs.core.Application class to make the whole application blocking
[2026-02-25T22:31:29.940Z] 2026-02-25 22:31:29,688 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-5) HTTP Request to /non-blocking/block failed, error id: e9b13f44-7843-4f91-9588-99e32e6276d0-1: org.jboss.resteasy.reactive.common.core.BlockingNotAllowedException
[2026-02-25T22:31:29.940Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.unwrap(InvocationBuilderImpl.java:207)
[2026-02-25T22:31:29.940Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:321)
[2026-02-25T22:31:29.940Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$QuarkusRestClientInterface.blockingCall(Unknown Source)
[2026-02-25T22:31:29.940Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper.blockingCall(Unknown Source)
[2026-02-25T22:31:29.940Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper_ClientProxy.blockingCall(Unknown Source)
[2026-02-25T22:31:29.940Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource.doABlockingCall(CallMakingResource.java:23)
[2026-02-25T22:31:29.940Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource$quarkusrestinvoker$doABlockingCall_98d7cbd346e5a5edc07a7d92b947b2bb892c3baa.invoke(Unknown Source)
[2026-02-25T22:31:29.940Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-25T22:31:29.940Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-25T22:31:29.940Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:31:29.940Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-02-25T22:31:29.940Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2026-02-25T22:31:29.940Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2026-02-25T22:31:29.940Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:31:29.940Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:31:29.940Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:31:29.940Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:31:29.940Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:31:29.940Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:31:29.940Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:31:29.940Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:31:29.940Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:31:29.940Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:31:29.940Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:31:29.940Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:31:29.940Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:31:29.940Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:31:29.940Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:31:29.940Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:31:29.940Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:31:29.940Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:31:29.940Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:31:29.940Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:31:29.940Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:31:29.940Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:31:29.940Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:31:29.940Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:31:29.940Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:31:29.940Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:31:29.940Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:31:29.940Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:31:29.940Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:31:29.940Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:31:29.940Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:31:29.940Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:31:29.940Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:31:29.940Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:31:29.940Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:31:29.940Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:31:29.940Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:31:29.940Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:31:29.940Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:31:29.940Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:31:29.940Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:31:29.940Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:31:29.940Z]
[2026-02-25T22:31:29.940Z] 2026-02-25 22:31:29,691 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-5) Request failed: org.jboss.resteasy.reactive.common.core.BlockingNotAllowedException
[2026-02-25T22:31:29.940Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.unwrap(InvocationBuilderImpl.java:207)
[2026-02-25T22:31:29.940Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:321)
[2026-02-25T22:31:29.940Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$QuarkusRestClientInterface.blockingCall(Unknown Source)
[2026-02-25T22:31:29.940Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper.blockingCall(Unknown Source)
[2026-02-25T22:31:29.940Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper_ClientProxy.blockingCall(Unknown Source)
[2026-02-25T22:31:29.940Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource.doABlockingCall(CallMakingResource.java:23)
[2026-02-25T22:31:29.940Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource$quarkusrestinvoker$doABlockingCall_98d7cbd346e5a5edc07a7d92b947b2bb892c3baa.invoke(Unknown Source)
[2026-02-25T22:31:29.940Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-25T22:31:29.940Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-25T22:31:29.940Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:31:29.940Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-02-25T22:31:29.940Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2026-02-25T22:31:29.940Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2026-02-25T22:31:29.940Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:31:29.940Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:31:29.940Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:31:29.940Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-02-25T22:31:29.940Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-02-25T22:31:29.940Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T22:31:29.940Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T22:31:29.940Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T22:31:29.941Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T22:31:29.941Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T22:31:29.941Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T22:31:29.941Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T22:31:29.941Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T22:31:29.941Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T22:31:29.941Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T22:31:29.941Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T22:31:29.941Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:31:29.941Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T22:31:29.941Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T22:31:29.941Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T22:31:29.941Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:31:29.941Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T22:31:29.941Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:31:29.941Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:31:29.941Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:31:29.941Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T22:31:29.941Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:31:29.941Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T22:31:29.941Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:31:29.941Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:31:29.941Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:31:29.941Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:31:29.941Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:31:29.941Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:31:29.941Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:31:29.941Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:31:29.941Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:31:29.941Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:31:29.941Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:31:29.941Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:31:29.941Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:31:29.941Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:31:29.941Z]
[2026-02-25T22:31:29.941Z] 2026-02-25 22:31:29,722 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:31:29.941Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.737 s - in io.quarkus.rest.client.reactive.lock.prevention.RestClientReactiveBlockingTest
[2026-02-25T22:31:29.941Z] [INFO] Running io.quarkus.rest.client.reactive.ClassNameScopeOverrideTest
[2026-02-25T22:31:31.037Z] 2026-02-25 22:31:30,778 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2026-02-25T22:31:31.037Z] 2026-02-25 22:31:30,778 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:31.037Z] 2026-02-25 22:31:30,778 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:31.350Z] 2026-02-25 22:31:31,036 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:31:31.350Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.31 s - in io.quarkus.rest.client.reactive.ClassNameScopeOverrideTest
[2026-02-25T22:31:31.350Z] [INFO] Running io.quarkus.rest.client.reactive.MpClassNameScopeOverrideTest
[2026-02-25T22:31:32.448Z] 2026-02-25 22:31:32,244 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.511s. Listening on: http://localhost:8081
[2026-02-25T22:31:32.448Z] 2026-02-25 22:31:32,245 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:32.448Z] 2026-02-25 22:31:32,245 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:32.760Z] 2026-02-25 22:31:32,519 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:31:32.760Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.481 s - in io.quarkus.rest.client.reactive.MpClassNameScopeOverrideTest
[2026-02-25T22:31:32.760Z] [INFO] Running io.quarkus.rest.client.reactive.BasicRestClientTest
[2026-02-25T22:31:33.859Z] 2026-02-25 22:31:33,120 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-4) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@182781c3
[2026-02-25T22:31:33.859Z] 2026-02-25 22:31:33,122 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-4) Failed to index [Ljava.lang.Integer;: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@182781c3
[2026-02-25T22:31:33.859Z] 2026-02-25 22:31:33,656 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2026-02-25T22:31:33.859Z] 2026-02-25 22:31:33,657 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:33.859Z] 2026-02-25 22:31:33,657 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:34.961Z] 2026-02-25 22:31:34,528 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:31:34.961Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.004 s - in io.quarkus.rest.client.reactive.BasicRestClientTest
[2026-02-25T22:31:34.961Z] [INFO] Running io.quarkus.rest.client.reactive.error.clientexceptionmapper.RegisteredClientExceptionMapperTest
[2026-02-25T22:31:35.638Z] 2026-02-25 22:31:35,506 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8081
[2026-02-25T22:31:35.638Z] 2026-02-25 22:31:35,506 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:35.638Z] 2026-02-25 22:31:35,506 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:35.951Z] 2026-02-25 22:31:35,812 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:31:35.951Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s - in io.quarkus.rest.client.reactive.error.clientexceptionmapper.RegisteredClientExceptionMapperTest
[2026-02-25T22:31:35.951Z] [INFO] Running io.quarkus.rest.client.reactive.error.clientexceptionmapper.ProgrammaticClientExceptionMapperTest
[2026-02-25T22:31:37.050Z] 2026-02-25 22:31:36,736 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.394s. Listening on: http://localhost:8081
[2026-02-25T22:31:37.050Z] 2026-02-25 22:31:36,737 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:37.050Z] 2026-02-25 22:31:36,737 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:37.050Z] 2026-02-25 22:31:37,015 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:31:37.050Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 s - in io.quarkus.rest.client.reactive.error.clientexceptionmapper.ProgrammaticClientExceptionMapperTest
[2026-02-25T22:31:37.050Z] [INFO] Running io.quarkus.rest.client.reactive.error.ResponseExceptionMapperTest
[2026-02-25T22:31:38.150Z] 2026-02-25 22:31:37,858 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.357s. Listening on: http://localhost:8081
[2026-02-25T22:31:38.150Z] 2026-02-25 22:31:37,859 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:38.150Z] 2026-02-25 22:31:37,859 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:38.150Z] 2026-02-25 22:31:38,108 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:31:38.150Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s - in io.quarkus.rest.client.reactive.error.ResponseExceptionMapperTest
[2026-02-25T22:31:38.150Z] [INFO] Running io.quarkus.rest.client.reactive.error.ErrorMappingTest
[2026-02-25T22:31:39.250Z] 2026-02-25 22:31:39,048 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2026-02-25T22:31:39.250Z] 2026-02-25 22:31:39,049 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:39.250Z] 2026-02-25 22:31:39,049 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:39.567Z] 2026-02-25 22:31:39,323 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:31:39.568Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s - in io.quarkus.rest.client.reactive.error.ErrorMappingTest
[2026-02-25T22:31:39.568Z] [INFO] Running io.quarkus.rest.client.reactive.ssl.TrustAllTest
[2026-02-25T22:31:40.666Z] 2026-02-25 22:31:40,319 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2026-02-25T22:31:40.666Z] 2026-02-25 22:31:40,319 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:40.666Z] 2026-02-25 22:31:40,320 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:41.342Z] 2026-02-25 22:31:40,456 INFO [org.ecl.jet.uti.log] (main) Logging initialized @56378ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-25T22:31:41.342Z] 2026-02-25 22:31:40,620 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:31:41.342Z] 2026-02-25 22:31:40,629 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4b923c2c{/__admin,null,AVAILABLE}
[2026-02-25T22:31:41.342Z] 2026-02-25 22:31:40,630 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@43c5ac84{/,null,AVAILABLE}
[2026-02-25T22:31:41.342Z] 2026-02-25 22:31:40,634 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@556d08ea{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[2026-02-25T22:31:41.342Z] 2026-02-25 22:31:40,637 INFO [org.ecl.jet.uti.ssl.SslContextFactory] (main) x509=X509@35be34d5(wiremock,h=[],w=[]) for Server@371fbddc[provider=Conscrypt,keyStore=null,trustStore=null]
[2026-02-25T22:31:41.342Z] 2026-02-25 22:31:40,637 INFO [org.ecl.jet.uti.ssl.SslContextFactory] (main) Unable to get KeyManagerFactory instance for algorithm [SunX509] on provider [Conscrypt], using default
[2026-02-25T22:31:41.342Z] 2026-02-25 22:31:40,654 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@50ad5eb8{SSL, (ssl, alpn, h2, http/1.1)}{0.0.0.0:33433}
[2026-02-25T22:31:41.342Z] 2026-02-25 22:31:40,654 INFO [org.ecl.jet.ser.Server] (main) Started @56576ms
[2026-02-25T22:31:41.342Z] 2026-02-25 22:31:40,894 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp775035276-1330) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-25T22:31:41.342Z] 2026-02-25 22:31:41,125 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:31:41.342Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.787 s - in io.quarkus.rest.client.reactive.ssl.TrustAllTest
[2026-02-25T22:31:41.342Z] [INFO] Running io.quarkus.rest.client.reactive.converter.ParamConverterProviderTest
[2026-02-25T22:31:42.441Z] 2026-02-25 22:31:41,205 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-862) Stopped NetworkTrafficServerConnector@556d08ea{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[2026-02-25T22:31:42.441Z] 2026-02-25 22:31:41,206 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-862) Stopped NetworkTrafficServerConnector@50ad5eb8{SSL, (ssl, alpn, h2, http/1.1)}{0.0.0.0:0}
[2026-02-25T22:31:42.441Z] 2026-02-25 22:31:41,208 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-862) Stopped o.e.j.s.ServletContextHandler@43c5ac84{/,null,UNAVAILABLE}
[2026-02-25T22:31:42.441Z] 2026-02-25 22:31:41,209 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-862) Stopped o.e.j.s.ServletContextHandler@4b923c2c{/__admin,null,UNAVAILABLE}
[2026-02-25T22:31:42.441Z] 2026-02-25 22:31:42,091 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.386s. Listening on: http://localhost:8081
[2026-02-25T22:31:42.441Z] 2026-02-25 22:31:42,091 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:42.441Z] 2026-02-25 22:31:42,091 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:42.441Z] 2026-02-25 22:31:42,391 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:31:42.441Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.263 s - in io.quarkus.rest.client.reactive.converter.ParamConverterProviderTest
[2026-02-25T22:31:42.442Z] [INFO] Running io.quarkus.rest.client.reactive.ConnectionPoolSizeTest
[2026-02-25T22:31:43.540Z] 2026-02-25 22:31:43,293 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8081
[2026-02-25T22:31:43.540Z] 2026-02-25 22:31:43,295 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:43.540Z] 2026-02-25 22:31:43,295 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:50.659Z] 2026-02-25 22:31:49,649 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2026-02-25T22:31:50.659Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.259 s - in io.quarkus.rest.client.reactive.ConnectionPoolSizeTest
[2026-02-25T22:31:50.659Z] [INFO] Running io.quarkus.rest.client.reactive.InvalidURITest
[2026-02-25T22:31:50.659Z] 2026-02-25 22:31:50,633 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.411s. Listening on: http://localhost:8081
[2026-02-25T22:31:50.659Z] 2026-02-25 22:31:50,634 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:50.659Z] 2026-02-25 22:31:50,634 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:50.972Z] 2026-02-25 22:31:50,765 ERROR [org.jbo.res.rea.cli.han.ClientSendRequestHandler] (main) Invalid REST Client URL used: 'localhost:8080/foo'
[2026-02-25T22:31:50.972Z] 2026-02-25 22:31:50,896 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:31:50.973Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.244 s - in io.quarkus.rest.client.reactive.InvalidURITest
[2026-02-25T22:31:50.973Z] [INFO] Running io.quarkus.rest.client.reactive.registerclientheaders.RegisterClientHeadersTest
[2026-02-25T22:31:52.072Z] 2026-02-25 22:31:51,904 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.484s. Listening on: http://localhost:8081
[2026-02-25T22:31:52.072Z] 2026-02-25 22:31:51,905 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:52.072Z] 2026-02-25 22:31:51,905 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:52.384Z] 2026-02-25 22:31:52,204 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:31:52.384Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.3 s - in io.quarkus.rest.client.reactive.registerclientheaders.RegisterClientHeadersTest
[2026-02-25T22:31:52.384Z] [INFO] Running io.quarkus.rest.client.reactive.stork.StorkIntegrationTest
[2026-02-25T22:31:53.515Z] 2026-02-25 22:31:52,677 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-8) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@c502991
[2026-02-25T22:31:53.515Z] 2026-02-25 22:31:53,205 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.487s. Listening on: http://localhost:8081
[2026-02-25T22:31:53.515Z] 2026-02-25 22:31:53,205 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:31:53.515Z] 2026-02-25 22:31:53,205 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:31:53.515Z] 2026-02-25 22:31:53,315 ERROR [org.jbo.res.rea.cli.han.ClientSendRequestHandler] (main) Error selecting service instance for serviceName: nonexistent-service: java.lang.IllegalArgumentException: No service defined for name nonexistent-service
[2026-02-25T22:31:53.515Z] at io.smallrye.stork.Stork.getService(Stork.java:45)
[2026-02-25T22:31:53.515Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.createRequest(ClientSendRequestHandler.java:309)
[2026-02-25T22:31:53.515Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:78)
[2026-02-25T22:31:53.515Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:55)
[2026-02-25T22:31:53.515Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:31:53.515Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:262)
[2026-02-25T22:31:53.515Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:252)
[2026-02-25T22:31:53.515Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.method(AsyncInvokerImpl.java:212)
[2026-02-25T22:31:53.515Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:336)
[2026-02-25T22:31:53.515Z] at io.quarkus.rest.client.reactive.HelloClient2$$QuarkusRestClientInterface.echo(Unknown Source)
[2026-02-25T22:31:53.515Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.lambda$shouldFailOnUnknownService$1(StorkIntegrationTest.java:48)
[2026-02-25T22:31:53.515Z] at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
[2026-02-25T22:31:53.515Z] at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:878)
[2026-02-25T22:31:53.515Z] at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1336)
[2026-02-25T22:31:53.515Z] at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1181)
[2026-02-25T22:31:53.515Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.shouldFailOnUnknownService(StorkIntegrationTest.java:48)
[2026-02-25T22:31:53.515Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:31:53.515Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:31:53.515Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:31:53.515Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:31:53.515Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2026-02-25T22:31:53.515Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.extension.TimeoutInvocation.proceed(TimeoutInvocation.java:46)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:31:53.515Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:31:53.515Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:31:53.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:31:53.515Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:31:53.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:31:53.515Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:31:53.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:31:53.515Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:31:53.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:31:53.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:31:53.515Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:31:53.515Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:31:53.515Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:31:53.515Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:31:53.516Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-25T22:31:53.516Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-25T22:31:53.516Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-25T22:31:53.516Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-25T22:31:53.516Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-25T22:31:53.516Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-25T22:31:53.516Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-25T22:31:53.516Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-25T22:31:53.516Z]
[2026-02-25T22:31:53.516Z] 2026-02-25 22:31:53,445 ERROR [org.jbo.res.rea.cli.han.ClientSendRequestHandler] (main) Error selecting service instance for serviceName: service-without-endpoints: java.lang.IllegalArgumentException: No service defined for name service-without-endpoints
[2026-02-25T22:31:53.516Z] at io.smallrye.stork.Stork.getService(Stork.java:45)
[2026-02-25T22:31:53.516Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.createRequest(ClientSendRequestHandler.java:309)
[2026-02-25T22:31:53.516Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:78)
[2026-02-25T22:31:53.516Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:55)
[2026-02-25T22:31:53.516Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:31:53.516Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:262)
[2026-02-25T22:31:53.516Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:252)
[2026-02-25T22:31:53.516Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.method(AsyncInvokerImpl.java:212)
[2026-02-25T22:31:53.516Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:336)
[2026-02-25T22:31:53.516Z] at io.quarkus.rest.client.reactive.HelloClient2$$QuarkusRestClientInterface.echo(Unknown Source)
[2026-02-25T22:31:53.516Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.lambda$shouldFailForServiceWithoutEndpoints$2(StorkIntegrationTest.java:57)
[2026-02-25T22:31:53.516Z] at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
[2026-02-25T22:31:53.516Z] at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:878)
[2026-02-25T22:31:53.516Z] at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1336)
[2026-02-25T22:31:53.516Z] at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1181)
[2026-02-25T22:31:53.516Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.shouldFailForServiceWithoutEndpoints(StorkIntegrationTest.java:57)
[2026-02-25T22:31:53.516Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:31:53.516Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:31:53.516Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:31:53.516Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:31:53.516Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2026-02-25T22:31:53.516Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.extension.TimeoutInvocation.proceed(TimeoutInvocation.java:46)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:31:53.516Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:31:53.516Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:31:53.516Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:31:53.516Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-25T22:31:53.516Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-25T22:31:53.516Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-25T22:31:53.516Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-25T22:31:53.516Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-25T22:31:53.516Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-25T22:31:53.516Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-25T22:31:53.516Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-25T22:31:53.516Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-25T22:31:53.516Z]
[2026-02-25T22:31:53.516Z] 2026-02-25 22:31:53,471 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:31:53.516Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.264 s - in io.quarkus.rest.client.reactive.stork.StorkIntegrationTest
[2026-02-25T22:31:53.516Z] [INFO] Running io.quarkus.rest.client.reactive.stork.StorkDevModeTest
[2026-02-25T22:32:00.650Z] Tests paused
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:53,610 INFO [org.ecl.jet.uti.log] (main) Logging initialized @69532ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:53,693 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:53,702 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@7a3cc611{/__admin,null,AVAILABLE}
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:53,702 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@5726d29{/,null,AVAILABLE}
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:53,707 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@5b439cc4{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:53,707 INFO [org.ecl.jet.ser.Server] (main) Started @69630ms
[2026-02-25T22:32:00.650Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:32:00.650Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:32:00.650Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:32:00.650Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:32:00.650Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:57,267 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.239s. Listening on: http://localhost:8080
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:57,268 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:57,268 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:57,835 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-dev-mode-test9447195276272271030/src/main/resources/application.properties
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:57,837 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:57,844 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:32:00.650Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:32:00.650Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:32:00.650Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:32:00.650Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:32:00.650Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:58,367 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.519s. Listening on: http://localhost:8080
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:58,368 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:58,368 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:58,368 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.535s
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:58,425 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1578725909-1592) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-25T22:32:00.650Z] 2026-02-25 22:31:59,705 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:32:00.650Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.264 s - in io.quarkus.rest.client.reactive.stork.StorkDevModeTest
[2026-02-25T22:32:00.650Z] [INFO] Running io.quarkus.rest.client.reactive.stork.StorkResponseTimeLoadBalancerTest
[2026-02-25T22:32:01.340Z] 2026-02-25 22:31:59,747 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@5b439cc4{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2026-02-25T22:32:01.340Z] 2026-02-25 22:31:59,748 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@5726d29{/,null,UNAVAILABLE}
[2026-02-25T22:32:01.340Z] 2026-02-25 22:31:59,748 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@7a3cc611{/__admin,null,UNAVAILABLE}
[2026-02-25T22:32:01.340Z] 2026-02-25 22:32:00,267 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-17) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@2497eac5
[2026-02-25T22:32:01.340Z] 2026-02-25 22:32:00,818 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.498s. Listening on: http://localhost:8081
[2026-02-25T22:32:01.340Z] 2026-02-25 22:32:00,819 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:01.340Z] 2026-02-25 22:32:00,819 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:01.340Z] 2026-02-25 22:32:00,929 INFO [org.ecl.jet.uti.log] (main) Logging initialized @76852ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-25T22:32:01.340Z] 2026-02-25 22:32:00,999 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:32:01.340Z] 2026-02-25 22:32:01,008 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@7fea7820{/__admin,null,AVAILABLE}
[2026-02-25T22:32:01.340Z] 2026-02-25 22:32:01,009 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@528093ce{/,null,AVAILABLE}
[2026-02-25T22:32:01.340Z] 2026-02-25 22:32:01,014 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@7edfb367{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2026-02-25T22:32:01.340Z] 2026-02-25 22:32:01,014 INFO [org.ecl.jet.ser.Server] (main) Started @76936ms
[2026-02-25T22:32:02.475Z] 2026-02-25 22:32:01,250 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1273087768-1727) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-25T22:32:02.475Z] 2026-02-25 22:32:02,371 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:32:02.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.624 s - in io.quarkus.rest.client.reactive.stork.StorkResponseTimeLoadBalancerTest
[2026-02-25T22:32:02.475Z] [INFO] Running io.quarkus.rest.client.reactive.provider.ProviderTest
[2026-02-25T22:32:03.572Z] 2026-02-25 22:32:02,463 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-1084) Stopped NetworkTrafficServerConnector@7edfb367{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2026-02-25T22:32:03.572Z] 2026-02-25 22:32:02,466 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-1084) Stopped o.e.j.s.ServletContextHandler@528093ce{/,null,UNAVAILABLE}
[2026-02-25T22:32:03.572Z] 2026-02-25 22:32:02,467 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-1084) Stopped o.e.j.s.ServletContextHandler@7fea7820{/__admin,null,UNAVAILABLE}
[2026-02-25T22:32:03.572Z] 2026-02-25 22:32:02,823 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-18) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@56a55b0
[2026-02-25T22:32:03.572Z] 2026-02-25 22:32:03,337 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.472s. Listening on: http://localhost:8081
[2026-02-25T22:32:03.572Z] 2026-02-25 22:32:03,338 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:03.572Z] 2026-02-25 22:32:03,338 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:03.884Z] 2026-02-25 22:32:03,649 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:32:03.884Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 s - in io.quarkus.rest.client.reactive.provider.ProviderTest
[2026-02-25T22:32:03.884Z] [INFO] Running io.quarkus.rest.client.reactive.provider.ProviderDisabledAutodiscoveryTest
[2026-02-25T22:32:04.980Z] 2026-02-25 22:32:04,166 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-18) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@140e41f4
[2026-02-25T22:32:04.980Z] 2026-02-25 22:32:04,884 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.671s. Listening on: http://localhost:8081
[2026-02-25T22:32:04.980Z] 2026-02-25 22:32:04,885 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:04.980Z] 2026-02-25 22:32:04,885 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:05.296Z] 2026-02-25 22:32:05,260 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:32:05.296Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.611 s - in io.quarkus.rest.client.reactive.provider.ProviderDisabledAutodiscoveryTest
[2026-02-25T22:32:05.296Z] [INFO] Running io.quarkus.rest.client.reactive.provider.ProviderPriorityTest
[2026-02-25T22:32:06.885Z] 2026-02-25 22:32:05,743 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-17) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@5c1e1a16
[2026-02-25T22:32:06.885Z] 2026-02-25 22:32:06,527 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.639s. Listening on: http://localhost:8081
[2026-02-25T22:32:06.885Z] 2026-02-25 22:32:06,527 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:06.885Z] 2026-02-25 22:32:06,527 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:06.885Z] 2026-02-25 22:32:06,838 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:32:06.885Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.572 s - in io.quarkus.rest.client.reactive.provider.ProviderPriorityTest
[2026-02-25T22:32:06.885Z] [INFO] Running io.quarkus.rest.client.reactive.ClientAndServerSharingResponseTest
[2026-02-25T22:32:07.983Z] 2026-02-25 22:32:07,843 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.404s. Listening on: http://localhost:8081
[2026-02-25T22:32:07.983Z] 2026-02-25 22:32:07,844 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:07.983Z] 2026-02-25 22:32:07,844 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:08.657Z] 2026-02-25 22:32:08,496 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:32:08.657Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.656 s - in io.quarkus.rest.client.reactive.ClientAndServerSharingResponseTest
[2026-02-25T22:32:08.657Z] [INFO] Running io.quarkus.rest.client.reactive.NoPathInTheAppTest
[2026-02-25T22:32:09.755Z] 2026-02-25 22:32:09,568 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.445s. Listening on: http://localhost:8081
[2026-02-25T22:32:09.755Z] 2026-02-25 22:32:09,568 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:09.755Z] 2026-02-25 22:32:09,568 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:10.431Z] 2026-02-25 22:32:09,734 INFO [org.ecl.jet.uti.log] (main) Logging initialized @85657ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-25T22:32:10.431Z] 2026-02-25 22:32:09,823 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:32:10.431Z] 2026-02-25 22:32:09,837 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@364c8426{/__admin,null,AVAILABLE}
[2026-02-25T22:32:10.431Z] 2026-02-25 22:32:09,838 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@cb688da{/,null,AVAILABLE}
[2026-02-25T22:32:10.431Z] 2026-02-25 22:32:09,844 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@36141bde{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-25T22:32:10.431Z] 2026-02-25 22:32:09,844 INFO [org.ecl.jet.ser.Server] (main) Started @85767ms
[2026-02-25T22:32:10.431Z] 2026-02-25 22:32:10,119 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1748595018-1919) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-25T22:32:10.431Z] 2026-02-25 22:32:10,357 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:32:10.431Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.862 s - in io.quarkus.rest.client.reactive.NoPathInTheAppTest
[2026-02-25T22:32:10.431Z] [INFO] Running io.quarkus.rest.client.reactive.VoidReturnTypeTest
[2026-02-25T22:32:11.526Z] 2026-02-25 22:32:10,437 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-1197) Stopped NetworkTrafficServerConnector@36141bde{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-02-25T22:32:11.526Z] 2026-02-25 22:32:10,440 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-1197) Stopped o.e.j.s.ServletContextHandler@cb688da{/,null,UNAVAILABLE}
[2026-02-25T22:32:11.526Z] 2026-02-25 22:32:10,440 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-1197) Stopped o.e.j.s.ServletContextHandler@364c8426{/__admin,null,UNAVAILABLE}
[2026-02-25T22:32:11.526Z] 2026-02-25 22:32:11,354 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.372s. Listening on: http://localhost:8081
[2026-02-25T22:32:11.526Z] 2026-02-25 22:32:11,354 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:11.526Z] 2026-02-25 22:32:11,354 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:11.838Z] 2026-02-25 22:32:11,605 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:32:11.838Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 s - in io.quarkus.rest.client.reactive.VoidReturnTypeTest
[2026-02-25T22:32:11.838Z] [INFO] Running io.quarkus.rest.client.reactive.ShortNameScopeOverrideTest
[2026-02-25T22:32:12.512Z] 2026-02-25 22:32:12,458 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.377s. Listening on: http://localhost:8081
[2026-02-25T22:32:12.512Z] 2026-02-25 22:32:12,459 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:12.512Z] 2026-02-25 22:32:12,459 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:12.824Z] 2026-02-25 22:32:12,729 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:32:12.824Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.12 s - in io.quarkus.rest.client.reactive.ShortNameScopeOverrideTest
[2026-02-25T22:32:12.824Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultiByteFileTest
[2026-02-25T22:32:13.919Z] 2026-02-25 22:32:13,603 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.395s. Listening on: http://localhost:8081
[2026-02-25T22:32:13.920Z] 2026-02-25 22:32:13,603 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:13.920Z] 2026-02-25 22:32:13,603 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:41.381Z] 2026-02-25 22:32:38,803 ERROR [org.jbo.res.rea.cli.imp.mul.MultiByteHttpData] (vert.x-eventloop-thread-7) Multi<Byte> used to send a multipart message failed: java.lang.RuntimeException: forced
[2026-02-25T22:32:41.381Z] at io.quarkus.rest.client.reactive.multipart.MultiByteFileTest.lambda$shouldBehaveWellWithErrorOnMulti$5(MultiByteFileTest.java:121)
[2026-02-25T22:32:41.381Z] at io.smallrye.context.impl.wrappers.SlowContextualSupplier.get(SlowContextualSupplier.java:21)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:28)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher$UniToMultiSubscription.request(UniToMultiPublisher.java:74)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.subscription.SwitchableSubscriptionSubscriber.setOrSwitchUpstream(SwitchableSubscriptionSubscriber.java:202)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatProcessor.onSubscribe(MultiRepeatUntilOp.java:64)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher.subscribe(UniToMultiPublisher.java:26)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.groups.MultiCreate$1.subscribe(MultiCreate.java:163)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatProcessor.drainLoop(MultiRepeatUntilOp.java:92)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatProcessor.subscribeNext(MultiRepeatUntilOp.java:72)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatUntilProcessor.onCompletion(MultiRepeatUntilOp.java:140)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.subscription.MultiSubscriber.onComplete(MultiSubscriber.java:83)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher$UniToMultiSubscription.onItem(UniToMultiPublisher.java:95)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher$UniToMultiSubscription.request(UniToMultiPublisher.java:74)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.subscription.SwitchableSubscriptionSubscriber.request(SwitchableSubscriptionSubscriber.java:169)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.operators.multi.MultiOperatorProcessor.request(MultiOperatorProcessor.java:120)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.operators.multi.MultiEmitOnOp$MultiEmitOnProcessor.run(MultiEmitOnOp.java:208)
[2026-02-25T22:32:41.381Z] at org.jboss.resteasy.reactive.client.impl.multipart.MultiByteHttpData$ExecutorWithContext.execute(MultiByteHttpData.java:365)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.operators.multi.MultiEmitOnOp$MultiEmitOnProcessor.schedule(MultiEmitOnOp.java:162)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.operators.multi.MultiEmitOnOp$MultiEmitOnProcessor.request(MultiEmitOnOp.java:135)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.operators.multi.MultiSubscribeOnOp$SubscribeOnProcessor.lambda$requestUpstream$0(MultiSubscribeOnOp.java:70)
[2026-02-25T22:32:41.381Z] at org.jboss.resteasy.reactive.client.impl.multipart.MultiByteHttpData$ExecutorWithContext.execute(MultiByteHttpData.java:365)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.operators.multi.MultiSubscribeOnOp$SubscribeOnProcessor.requestUpstream(MultiSubscribeOnOp.java:70)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.operators.multi.MultiSubscribeOnOp$SubscribeOnProcessor.request(MultiSubscribeOnOp.java:95)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.subscription.Subscribers$CallbackBasedSubscriber.request(Subscribers.java:117)
[2026-02-25T22:32:41.381Z] at org.jboss.resteasy.reactive.client.impl.multipart.MultiByteHttpData.getChunk(MultiByteHttpData.java:210)
[2026-02-25T22:32:41.381Z] at org.jboss.resteasy.reactive.client.impl.multipart.PausableHttpPostRequestEncoder.encodeNextChunkMultipart(PausableHttpPostRequestEncoder.java:970)
[2026-02-25T22:32:41.381Z] at org.jboss.resteasy.reactive.client.impl.multipart.PausableHttpPostRequestEncoder.nextChunk(PausableHttpPostRequestEncoder.java:1147)
[2026-02-25T22:32:41.381Z] at org.jboss.resteasy.reactive.client.impl.multipart.PausableHttpPostRequestEncoder.readChunk(PausableHttpPostRequestEncoder.java:1114)
[2026-02-25T22:32:41.381Z] at org.jboss.resteasy.reactive.client.impl.multipart.QuarkusMultipartFormUpload.run(QuarkusMultipartFormUpload.java:154)
[2026-02-25T22:32:41.381Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler$2.lambda$accept$1(ClientSendRequestHandler.java:140)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.future.PromiseImpl.tryComplete(PromiseImpl.java:23)
[2026-02-25T22:32:41.381Z] at io.vertx.core.Promise.complete(Promise.java:66)
[2026-02-25T22:32:41.381Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler$2.accept(ClientSendRequestHandler.java:146)
[2026-02-25T22:32:41.381Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler$2.accept(ClientSendRequestHandler.java:104)
[2026-02-25T22:32:41.381Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.operators.uni.UniOperatorProcessor.onItem(UniOperatorProcessor.java:46)
[2026-02-25T22:32:41.381Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2026-02-25T22:32:41.381Z] at org.jboss.resteasy.reactive.client.AsyncResultUni.lambda$subscribe$1(AsyncResultUni.java:34)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.future.PromiseImpl.tryComplete(PromiseImpl.java:23)
[2026-02-25T22:32:41.381Z] at io.vertx.core.http.impl.HttpClientImpl.lambda$null$7(HttpClientImpl.java:645)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.future.FutureBase.lambda$emitSuccess$0(FutureBase.java:54)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:81)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:173)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:51)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.future.FutureImpl.addListener(FutureImpl.java:196)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.future.PromiseImpl.addListener(PromiseImpl.java:23)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.future.FutureImpl.onComplete(FutureImpl.java:164)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.future.PromiseImpl.onComplete(PromiseImpl.java:23)
[2026-02-25T22:32:41.381Z] at io.vertx.core.http.impl.Http1xClientConnection.createStream(Http1xClientConnection.java:1151)
[2026-02-25T22:32:41.381Z] at io.vertx.core.http.impl.HttpClientImpl.lambda$doRequest$8(HttpClientImpl.java:628)
[2026-02-25T22:32:41.381Z] at io.vertx.core.net.impl.pool.Endpoint.lambda$getConnection$0(Endpoint.java:52)
[2026-02-25T22:32:41.381Z] at io.vertx.core.http.impl.SharedClientHttpStreamEndpoint$Request.handle(SharedClientHttpStreamEndpoint.java:162)
[2026-02-25T22:32:41.381Z] at io.vertx.core.http.impl.SharedClientHttpStreamEndpoint$Request.handle(SharedClientHttpStreamEndpoint.java:123)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.ContextImpl.emit(ContextImpl.java:274)
[2026-02-25T22:32:41.381Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:22)
[2026-02-25T22:32:41.381Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool$LeaseImpl.emit(SimpleConnectionPool.java:702)
[2026-02-25T22:32:41.381Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool$ConnectSuccess$2.run(SimpleConnectionPool.java:336)
[2026-02-25T22:32:41.381Z] at io.vertx.core.net.impl.pool.CombinerExecutor.submit(CombinerExecutor.java:50)
[2026-02-25T22:32:41.381Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool.execute(SimpleConnectionPool.java:245)
[2026-02-25T22:32:41.382Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool.lambda$connect$2(SimpleConnectionPool.java:257)
[2026-02-25T22:32:41.382Z] at io.vertx.core.http.impl.SharedClientHttpStreamEndpoint.lambda$connect$2(SharedClientHttpStreamEndpoint.java:102)
[2026-02-25T22:32:41.382Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2026-02-25T22:32:41.382Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2026-02-25T22:32:41.382Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2026-02-25T22:32:41.382Z] at io.vertx.core.impl.future.Composition$1.onSuccess(Composition.java:62)
[2026-02-25T22:32:41.382Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2026-02-25T22:32:41.382Z] at io.vertx.core.impl.future.FutureImpl.addListener(FutureImpl.java:196)
[2026-02-25T22:32:41.382Z] at io.vertx.core.impl.future.PromiseImpl.addListener(PromiseImpl.java:23)
[2026-02-25T22:32:41.382Z] at io.vertx.core.impl.future.Composition.onSuccess(Composition.java:43)
[2026-02-25T22:32:41.382Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2026-02-25T22:32:41.382Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2026-02-25T22:32:41.382Z] at io.vertx.core.impl.future.PromiseImpl.tryComplete(PromiseImpl.java:23)
[2026-02-25T22:32:41.382Z] at io.vertx.core.Promise.complete(Promise.java:66)
[2026-02-25T22:32:41.382Z] at io.vertx.core.net.impl.NetClientImpl.lambda$connected$7(NetClientImpl.java:285)
[2026-02-25T22:32:41.382Z] at io.vertx.core.net.impl.VertxHandler.setConnection(VertxHandler.java:82)
[2026-02-25T22:32:41.382Z] at io.vertx.core.net.impl.VertxHandler.handlerAdded(VertxHandler.java:88)
[2026-02-25T22:32:41.382Z] at io.netty.channel.AbstractChannelHandlerContext.callHandlerAdded(AbstractChannelHandlerContext.java:938)
[2026-02-25T22:32:41.382Z] at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:609)
[2026-02-25T22:32:41.382Z] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:223)
[2026-02-25T22:32:41.382Z] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:195)
[2026-02-25T22:32:41.382Z] at io.vertx.core.net.impl.NetClientImpl.connected(NetClientImpl.java:287)
[2026-02-25T22:32:41.382Z] at io.vertx.core.net.impl.NetClientImpl.lambda$connectInternal$1(NetClientImpl.java:245)
[2026-02-25T22:32:41.382Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:32:41.382Z] at io.vertx.core.net.impl.ChannelProvider.connected(ChannelProvider.java:174)
[2026-02-25T22:32:41.382Z] at io.vertx.core.net.impl.ChannelProvider.lambda$handleConnect$0(ChannelProvider.java:157)
[2026-02-25T22:32:41.382Z] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)
[2026-02-25T22:32:41.382Z] at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)
[2026-02-25T22:32:41.382Z] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)
[2026-02-25T22:32:41.382Z] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)
[2026-02-25T22:32:41.382Z] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)
[2026-02-25T22:32:41.382Z] at io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)
[2026-02-25T22:32:41.382Z] at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)
[2026-02-25T22:32:41.382Z] at io.netty.channel.DefaultChannelPromise.trySuccess(DefaultChannelPromise.java:84)
[2026-02-25T22:32:41.382Z] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:300)
[2026-02-25T22:32:41.382Z] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:335)
[2026-02-25T22:32:41.382Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:710)
[2026-02-25T22:32:41.382Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:32:41.382Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:32:41.382Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:32:41.382Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:32:41.382Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:32:41.382Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:32:41.382Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:32:41.382Z]
[2026-02-25T22:32:41.382Z] 2026-02-25 22:32:38,811 ERROR [io.ver.cor.htt.imp.HttpClientRequestImpl] (vert.x-eventloop-thread-7) Stream reset: 0
[2026-02-25T22:32:41.382Z] 2026-02-25 22:32:38,824 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-1) Request failed: java.io.IOException: java.io.IOException: io.vertx.core.VertxException: Connection was closed
[2026-02-25T22:32:41.382Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput.readBlocking(VertxInputStream.java:253)
[2026-02-25T22:32:41.382Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.readIntoBuffer(VertxInputStream.java:120)
[2026-02-25T22:32:41.382Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.read(VertxInputStream.java:82)
[2026-02-25T22:32:41.382Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.read(VertxInputStream.java:70)
[2026-02-25T22:32:41.382Z] at org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler.parseBlocking(MultiPartParserDefinition.java:217)
[2026-02-25T22:32:41.382Z] at org.jboss.resteasy.reactive.server.handlers.FormBodyHandler.handle(FormBodyHandler.java:88)
[2026-02-25T22:32:41.382Z] at org.jboss.resteasy.reactive.server.handlers.FormBodyHandler.handle(FormBodyHandler.java:25)
[2026-02-25T22:32:41.382Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:32:41.382Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:32:41.382Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:32:41.382Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:32:41.382Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:32:41.382Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:32:41.382Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:32:41.382Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:32:41.382Z] Suppressed: java.io.IOException: java.io.IOException: io.vertx.core.VertxException: Connection was closed
[2026-02-25T22:32:41.382Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput.readBlocking(VertxInputStream.java:253)
[2026-02-25T22:32:41.382Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.readIntoBuffer(VertxInputStream.java:120)
[2026-02-25T22:32:41.382Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.close(VertxInputStream.java:148)
[2026-02-25T22:32:41.382Z] at org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler.parseBlocking(MultiPartParserDefinition.java:214)
[2026-02-25T22:32:41.382Z] ... 10 more
[2026-02-25T22:32:41.382Z] Caused by: java.io.IOException: io.vertx.core.VertxException: Connection was closed
[2026-02-25T22:32:41.382Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput$2.handle(VertxInputStream.java:200)
[2026-02-25T22:32:41.382Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput$2.handle(VertxInputStream.java:196)
[2026-02-25T22:32:41.382Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:32:41.382Z] at io.vertx.core.http.impl.HttpEventHandler.handleException(HttpEventHandler.java:89)
[2026-02-25T22:32:41.382Z] at io.vertx.core.http.impl.Http1xServerRequest.handleException(Http1xServerRequest.java:635)
[2026-02-25T22:32:41.382Z] at io.vertx.core.http.impl.Http1xServerConnection.lambda$handleClosed$5(Http1xServerConnection.java:450)
[2026-02-25T22:32:41.382Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2026-02-25T22:32:41.382Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2026-02-25T22:32:41.382Z] at io.vertx.core.impl.AbstractContext.execute(AbstractContext.java:58)
[2026-02-25T22:32:41.382Z] at io.vertx.core.http.impl.Http1xServerConnection.handleClosed(Http1xServerConnection.java:449)
[2026-02-25T22:32:41.382Z] at io.vertx.core.net.impl.VertxHandler.channelInactive(VertxHandler.java:143)
[2026-02-25T22:32:41.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2026-02-25T22:32:41.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2026-02-25T22:32:41.382Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
[2026-02-25T22:32:41.382Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:81)
[2026-02-25T22:32:41.382Z] at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277)
[2026-02-25T22:32:41.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2026-02-25T22:32:41.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2026-02-25T22:32:41.382Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
[2026-02-25T22:32:41.382Z] at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:392)
[2026-02-25T22:32:41.382Z] at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:357)
[2026-02-25T22:32:41.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2026-02-25T22:32:41.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2026-02-25T22:32:41.382Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
[2026-02-25T22:32:41.382Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1405)
[2026-02-25T22:32:41.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2026-02-25T22:32:41.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2026-02-25T22:32:41.382Z] at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:901)
[2026-02-25T22:32:41.382Z] at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:813)
[2026-02-25T22:32:41.382Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:32:41.382Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:32:41.382Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-25T22:32:41.382Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:32:41.382Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:32:41.382Z] ... 2 more
[2026-02-25T22:32:41.382Z] Caused by: io.vertx.core.VertxException: Connection was closed
[2026-02-25T22:32:41.382Z] [CIRCULAR REFERENCE:java.io.IOException: io.vertx.core.VertxException: Connection was closed]
[2026-02-25T22:32:41.382Z]
[2026-02-25T22:32:41.382Z] 2026-02-25 22:32:38,893 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:32:41.382Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.144 s - in io.quarkus.rest.client.reactive.multipart.MultiByteFileTest
[2026-02-25T22:32:41.382Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultipartFilenameTest
[2026-02-25T22:32:41.382Z] 2026-02-25 22:32:39,936 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8081
[2026-02-25T22:32:41.382Z] 2026-02-25 22:32:39,937 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:41.382Z] 2026-02-25 22:32:39,937 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:41.382Z] 2026-02-25 22:32:40,222 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:32:41.382Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.313 s - in io.quarkus.rest.client.reactive.multipart.MultipartFilenameTest
[2026-02-25T22:32:41.382Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultiByteWithRemoteErrorTest
[2026-02-25T22:32:41.382Z] 2026-02-25 22:32:41,098 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.406s. Listening on: http://localhost:8081
[2026-02-25T22:32:41.382Z] 2026-02-25 22:32:41,098 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:41.382Z] 2026-02-25 22:32:41,098 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:42.971Z] 2026-02-25 22:32:42,171 ERROR [io.ver.cor.htt.imp.HttpClientRequestImpl] (vert.x-eventloop-thread-7) Stream reset: 0
[2026-02-25T22:32:42.971Z] 2026-02-25 22:32:42,762 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:32:42.971Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.542 s - in io.quarkus.rest.client.reactive.multipart.MultiByteWithRemoteErrorTest
[2026-02-25T22:32:42.971Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultipartResponseTest
[2026-02-25T22:32:44.068Z] 2026-02-25 22:32:43,793 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.520s. Listening on: http://localhost:8081
[2026-02-25T22:32:44.068Z] 2026-02-25 22:32:43,794 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:44.068Z] 2026-02-25 22:32:43,794 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:44.742Z] 2026-02-25 22:32:44,592 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /give-me-file/error failed, error id: d7933ae3-212c-4bce-b849-647187e34340-1: java.lang.RuntimeException: forced error
[2026-02-25T22:32:44.742Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource.throwError(MultipartResponseTest.java:190)
[2026-02-25T22:32:44.742Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource$quarkusrestinvoker$throwError_d7daa064f4e978ec9edf014d8f552d6380f6fbfc.invoke(Unknown Source)
[2026-02-25T22:32:44.742Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-25T22:32:44.742Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-25T22:32:44.742Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:32:44.742Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:32:44.742Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:32:44.742Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:32:44.742Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:32:44.742Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:32:44.742Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:32:44.742Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:32:44.742Z]
[2026-02-25T22:32:44.742Z] 2026-02-25 22:32:44,593 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException: forced error
[2026-02-25T22:32:44.742Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource.throwError(MultipartResponseTest.java:190)
[2026-02-25T22:32:44.742Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource$quarkusrestinvoker$throwError_d7daa064f4e978ec9edf014d8f552d6380f6fbfc.invoke(Unknown Source)
[2026-02-25T22:32:44.742Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-02-25T22:32:44.742Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-02-25T22:32:44.742Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:32:44.742Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:32:44.742Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:32:44.742Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:32:44.742Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:32:44.742Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:32:44.742Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:32:44.742Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:32:44.742Z]
[2026-02-25T22:32:44.742Z] 2026-02-25 22:32:44,619 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:32:44.742Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.849 s - in io.quarkus.rest.client.reactive.multipart.MultipartResponseTest
[2026-02-25T22:32:44.742Z] [INFO] Running io.quarkus.rest.client.reactive.headers.CookieTest
[2026-02-25T22:32:45.838Z] 2026-02-25 22:32:45,591 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.461s. Listening on: http://localhost:8081
[2026-02-25T22:32:45.838Z] 2026-02-25 22:32:45,591 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:45.838Z] 2026-02-25 22:32:45,591 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:46.151Z] 2026-02-25 22:32:45,835 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:32:46.151Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s - in io.quarkus.rest.client.reactive.headers.CookieTest
[2026-02-25T22:32:46.151Z] [INFO] Running io.quarkus.rest.client.reactive.headers.UserAgentTest
[2026-02-25T22:32:47.248Z] 2026-02-25 22:32:46,857 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.458s. Listening on: http://localhost:8081
[2026-02-25T22:32:47.248Z] 2026-02-25 22:32:46,857 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:47.248Z] 2026-02-25 22:32:46,857 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:47.248Z] 2026-02-25 22:32:47,129 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:32:47.248Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 s - in io.quarkus.rest.client.reactive.headers.UserAgentTest
[2026-02-25T22:32:47.248Z] [INFO] Running io.quarkus.rest.client.reactive.headers.HeaderTest
[2026-02-25T22:32:48.374Z] 2026-02-25 22:32:48,139 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.526s. Listening on: http://localhost:8081
[2026-02-25T22:32:48.374Z] 2026-02-25 22:32:48,139 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:48.374Z] 2026-02-25 22:32:48,139 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:48.686Z] 2026-02-25 22:32:48,425 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:32:48.686Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 s - in io.quarkus.rest.client.reactive.headers.HeaderTest
[2026-02-25T22:32:48.686Z] [INFO] Running io.quarkus.rest.client.reactive.headers.ReactiveClientHeadersFromProviderTest
[2026-02-25T22:32:49.783Z] 2026-02-25 22:32:49,397 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.509s. Listening on: http://localhost:8081
[2026-02-25T22:32:49.783Z] 2026-02-25 22:32:49,398 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:49.783Z] 2026-02-25 22:32:49,398 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:50.459Z] 2026-02-25 22:32:50,121 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:32:50.459Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.7 s - in io.quarkus.rest.client.reactive.headers.ReactiveClientHeadersFromProviderTest
[2026-02-25T22:32:50.459Z] [INFO] Running io.quarkus.rest.client.reactive.headers.ClientHeaderParamFromPropertyTest
[2026-02-25T22:32:51.134Z] 2026-02-25 22:32:51,108 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.491s. Listening on: http://localhost:8081
[2026-02-25T22:32:51.135Z] 2026-02-25 22:32:51,109 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:51.135Z] 2026-02-25 22:32:51,109 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:51.450Z] 2026-02-25 22:32:51,240 WARN [io.qua.res.cli.rea.run.ConfigUtils] (main) Failed to find value for config property ${non-existent-property} in application configuration. Please provide the value for the property, e.g. by adding non-existent-property=<desired-value> to your application.properties
[2026-02-25T22:32:51.450Z] 2026-02-25 22:32:51,386 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:32:51.450Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 s - in io.quarkus.rest.client.reactive.headers.ClientHeaderParamFromPropertyTest
[2026-02-25T22:32:51.450Z] [INFO] Running io.quarkus.rest.client.reactive.form.FormWithConverterTest
[2026-02-25T22:32:52.549Z] 2026-02-25 22:32:52,388 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.482s. Listening on: http://localhost:8081
[2026-02-25T22:32:52.549Z] 2026-02-25 22:32:52,388 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:52.549Z] 2026-02-25 22:32:52,388 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:52.861Z] 2026-02-25 22:32:52,627 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:32:52.861Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.239 s - in io.quarkus.rest.client.reactive.form.FormWithConverterTest
[2026-02-25T22:32:52.861Z] [INFO] Running io.quarkus.rest.client.reactive.form.FormParamTest
[2026-02-25T22:32:53.534Z] 2026-02-25 22:32:53,495 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2026-02-25T22:32:53.534Z] 2026-02-25 22:32:53,495 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:53.534Z] 2026-02-25 22:32:53,495 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:54.209Z] 2026-02-25 22:32:53,867 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:32:54.209Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 s - in io.quarkus.rest.client.reactive.form.FormParamTest
[2026-02-25T22:32:54.209Z] [INFO] Running io.quarkus.rest.client.reactive.ConfigurationTest
[2026-02-25T22:32:54.882Z] 2026-02-25 22:32:54,221 WARN [io.qua.res.cli.rea.dep.RestClientReactiveProcessor] (build-12) Unable to map the global rest client scope: {} to a scope. Using @ApplicationScoped
[2026-02-25T22:32:54.882Z] 2026-02-25 22:32:54,397 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rest.client.max-redirects" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:32:54.882Z] 2026-02-25 22:32:54,716 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.385s. Listening on: http://localhost:8081
[2026-02-25T22:32:54.882Z] 2026-02-25 22:32:54,717 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:54.882Z] 2026-02-25 22:32:54,717 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:55.217Z] 2026-02-25 22:32:55,038 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:32:55.217Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.168 s - in io.quarkus.rest.client.reactive.ConfigurationTest
[2026-02-25T22:32:55.217Z] [INFO] Running io.quarkus.rest.client.reactive.LegacyConfigurationTest
[2026-02-25T22:32:56.313Z] 2026-02-25 22:32:55,385 WARN [io.qua.res.cli.rea.dep.RestClientReactiveProcessor] (build-4) Unable to map the global rest client scope: {} to a scope. Using @ApplicationScoped
[2026-02-25T22:32:56.313Z] 2026-02-25 22:32:55,560 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.rest.client.max-redirects" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:32:56.313Z] 2026-02-25 22:32:55,925 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.427s. Listening on: http://localhost:8081
[2026-02-25T22:32:56.313Z] 2026-02-25 22:32:55,925 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:32:56.313Z] 2026-02-25 22:32:55,925 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-02-25T22:32:56.313Z] 2026-02-25 22:32:56,034 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:32:56.313Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 s - in io.quarkus.rest.client.reactive.LegacyConfigurationTest
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] Results:
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] Tests run: 131, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:32:56.626Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final.jar
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:32:56.626Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-deployment ---
[2026-02-25T22:32:56.626Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.5.Final/quarkus-rest-client-reactive-deployment-2.7.5.Final.jar
[2026-02-25T22:32:56.626Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.5.Final/quarkus-rest-client-reactive-deployment-2.7.5.Final.pom
[2026-02-25T22:32:56.626Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.5.Final/quarkus-rest-client-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] -------< io.quarkus:quarkus-rest-client-reactive-jackson-parent >-------
[2026-02-25T22:32:56.626Z] [INFO] Building Quarkus - REST Client Reactive Jackson 2.7.5.Final [302/964]
[2026-02-25T22:32:56.626Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-25T22:32:56.626Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-02-25T22:32:56.626Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson-parent/2.7.5.Final/quarkus-rest-client-reactive-jackson-parent-2.7.5.Final.pom
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] ----------< io.quarkus:quarkus-rest-client-reactive-jackson >-----------
[2026-02-25T22:32:56.626Z] [INFO] Building Quarkus - REST Client Reactive Jackson 2.7.5.Final [303/964]
[2026-02-25T22:32:56.626Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:56.626Z] [INFO]
[2026-02-25T22:32:56.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:56.938Z] [INFO]
[2026-02-25T22:32:56.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:56.938Z] [INFO]
[2026-02-25T22:32:56.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:56.938Z] [INFO]
[2026-02-25T22:32:56.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:56.938Z] [INFO]
[2026-02-25T22:32:56.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:56.938Z] [INFO]
[2026-02-25T22:32:56.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:56.938Z] [INFO]
[2026-02-25T22:32:56.938Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:56.938Z] [INFO]
[2026-02-25T22:32:56.938Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:56.938Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:32:56.938Z] [INFO]
[2026-02-25T22:32:56.938Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:56.938Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:32:56.938Z] [INFO]
[2026-02-25T22:32:56.938Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:56.938Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:32:56.938Z] [INFO] Copying 1 resource
[2026-02-25T22:32:56.938Z] [INFO]
[2026-02-25T22:32:56.938Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:56.938Z] [INFO]
[2026-02-25T22:32:56.938Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:56.938Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:32:56.938Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/classes
[2026-02-25T22:32:57.252Z] [INFO]
[2026-02-25T22:32:57.252Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:57.252Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:32:57.252Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/src/test/resources
[2026-02-25T22:32:57.252Z] [INFO]
[2026-02-25T22:32:57.252Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:57.252Z] [INFO] No sources to compile
[2026-02-25T22:32:57.252Z] [INFO]
[2026-02-25T22:32:57.252Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:57.252Z] [INFO] No tests to run.
[2026-02-25T22:32:57.252Z] [INFO]
[2026-02-25T22:32:57.252Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:57.252Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final.jar
[2026-02-25T22:32:57.252Z] [INFO]
[2026-02-25T22:32:57.252Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:57.252Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final-sources.jar
[2026-02-25T22:32:57.252Z] [INFO]
[2026-02-25T22:32:57.252Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-jackson ---
[2026-02-25T22:32:57.252Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson/2.7.5.Final/quarkus-rest-client-reactive-jackson-2.7.5.Final.jar
[2026-02-25T22:32:57.252Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson/2.7.5.Final/quarkus-rest-client-reactive-jackson-2.7.5.Final.pom
[2026-02-25T22:32:57.252Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson/2.7.5.Final/quarkus-rest-client-reactive-jackson-2.7.5.Final-sources.jar
[2026-02-25T22:32:57.252Z] [INFO]
[2026-02-25T22:32:57.252Z] [INFO] -----< io.quarkus:quarkus-rest-client-reactive-jackson-deployment >-----
[2026-02-25T22:32:57.253Z] [INFO] Building Quarkus - REST Client Reactive Jackson - Deployment 2.7.5.Final [304/964]
[2026-02-25T22:32:57.253Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:32:57.253Z] [INFO]
[2026-02-25T22:32:57.253Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:32:57.253Z] [INFO]
[2026-02-25T22:32:57.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:32:57.566Z] [INFO]
[2026-02-25T22:32:57.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:32:57.566Z] [INFO]
[2026-02-25T22:32:57.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:32:57.566Z] [INFO]
[2026-02-25T22:32:57.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:32:57.566Z] [INFO]
[2026-02-25T22:32:57.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:32:57.566Z] [INFO]
[2026-02-25T22:32:57.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:32:57.566Z] [INFO]
[2026-02-25T22:32:57.566Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:32:57.566Z] [INFO]
[2026-02-25T22:32:57.566Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:32:57.566Z] [INFO] Processed 3 files in 18ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:32:57.566Z] [INFO]
[2026-02-25T22:32:57.566Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:32:57.879Z] [INFO] Processed 3 files in 00:00.010 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:32:57.879Z] [INFO]
[2026-02-25T22:32:57.879Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:32:57.879Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:32:57.879Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/src/main/resources
[2026-02-25T22:32:57.879Z] [INFO]
[2026-02-25T22:32:57.879Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:32:57.879Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:32:57.879Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/classes
[2026-02-25T22:32:58.192Z] [INFO]
[2026-02-25T22:32:58.192Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:32:58.192Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:32:58.192Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/src/test/resources
[2026-02-25T22:32:58.192Z] [INFO]
[2026-02-25T22:32:58.192Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:32:58.192Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:32:58.192Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/test-classes
[2026-02-25T22:32:58.505Z] [INFO]
[2026-02-25T22:32:58.505Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:32:58.505Z] [INFO]
[2026-02-25T22:32:58.505Z] [INFO] -------------------------------------------------------
[2026-02-25T22:32:58.505Z] [INFO] T E S T S
[2026-02-25T22:32:58.505Z] [INFO] -------------------------------------------------------
[2026-02-25T22:32:58.505Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:32:59.180Z] [INFO] Running io.quarkus.rest.client.reactive.jackson.test.MultiSseTest
[2026-02-25T22:33:04.944Z] 2026-02-25 22:33:04,257 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.603s. Listening on: http://localhost:8081
[2026-02-25T22:33:04.944Z] 2026-02-25 22:33:04,259 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:33:04.944Z] 2026-02-25 22:33:04,259 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, rest-client-reactive-jackson, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:33:06.040Z] 2026-02-25 22:33:05,842 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-25T22:33:06.040Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.979 s - in io.quarkus.rest.client.reactive.jackson.test.MultiSseTest
[2026-02-25T22:33:06.040Z] [INFO] Running io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase
[2026-02-25T22:33:08.225Z] 2026-02-25 22:33:07,626 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.686s. Listening on: http://localhost:8081
[2026-02-25T22:33:08.225Z] 2026-02-25 22:33:07,627 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:33:08.225Z] 2026-02-25 22:33:07,627 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, rest-client-reactive-jackson, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-02-25T22:33:08.225Z] 2026-02-25 22:33:07,932 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to //bad-server failed, error id: 20b239b3-ff72-40db-9687-2adc366555cc-1: org.jboss.resteasy.reactive.ClientWebApplicationException: Received: 'Bad Request, status code 400' when invoking: Rest Client method: 'io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase$BadClient#get'
[2026-02-25T22:33:08.225Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext.unwrapException(RestClientRequestContext.java:166)
[2026-02-25T22:33:08.225Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.handleException(AbstractResteasyReactiveContext.java:313)
[2026-02-25T22:33:08.225Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:169)
[2026-02-25T22:33:08.225Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext$1.lambda$execute$0(RestClientRequestContext.java:272)
[2026-02-25T22:33:08.225Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:33:08.225Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:33:08.225Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-25T22:33:08.225Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:33:08.225Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:33:08.225Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-25T22:33:08.225Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:33:08.225Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:33:08.225Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:33:08.225Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:33:08.225Z] Caused by: javax.ws.rs.WebApplicationException: Bad Request, status code 400
[2026-02-25T22:33:08.225Z] at io.quarkus.rest.client.reactive.runtime.DefaultMicroprofileRestClientExceptionMapper.toThrowable(DefaultMicroprofileRestClientExceptionMapper.java:18)
[2026-02-25T22:33:08.225Z] at io.quarkus.rest.client.reactive.runtime.MicroProfileRestClientResponseFilter.filter(MicroProfileRestClientResponseFilter.java:36)
[2026-02-25T22:33:08.225Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:20)
[2026-02-25T22:33:08.225Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:9)
[2026-02-25T22:33:08.225Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:33:08.225Z] ... 11 more
[2026-02-25T22:33:08.225Z]
[2026-02-25T22:33:08.225Z] 2026-02-25 22:33:07,936 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: org.jboss.resteasy.reactive.ClientWebApplicationException: Received: 'Bad Request, status code 400' when invoking: Rest Client method: 'io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase$BadClient#get'
[2026-02-25T22:33:08.225Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext.unwrapException(RestClientRequestContext.java:166)
[2026-02-25T22:33:08.225Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.handleException(AbstractResteasyReactiveContext.java:313)
[2026-02-25T22:33:08.225Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:169)
[2026-02-25T22:33:08.225Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext$1.lambda$execute$0(RestClientRequestContext.java:272)
[2026-02-25T22:33:08.225Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:33:08.225Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:33:08.225Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-25T22:33:08.225Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:33:08.225Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:33:08.225Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-25T22:33:08.225Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:33:08.225Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:33:08.225Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:33:08.225Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:33:08.225Z] Caused by: javax.ws.rs.WebApplicationException: Bad Request, status code 400
[2026-02-25T22:33:08.225Z] at io.quarkus.rest.client.reactive.runtime.DefaultMicroprofileRestClientExceptionMapper.toThrowable(DefaultMicroprofileRestClientExceptionMapper.java:18)
[2026-02-25T22:33:08.225Z] at io.quarkus.rest.client.reactive.runtime.MicroProfileRestClientResponseFilter.filter(MicroProfileRestClientResponseFilter.java:36)
[2026-02-25T22:33:08.225Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:20)
[2026-02-25T22:33:08.225Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:9)
[2026-02-25T22:33:08.225Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-02-25T22:33:08.225Z] ... 11 more
[2026-02-25T22:33:08.225Z]
[2026-02-25T22:33:08.225Z] 2026-02-25 22:33:07,967 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:33:08.225Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.1 s - in io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] Results:
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:33:08.225Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final.jar
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:33:08.225Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-02-25T22:33:08.225Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson-deployment/2.7.5.Final/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final.jar
[2026-02-25T22:33:08.225Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson-deployment/2.7.5.Final/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final.pom
[2026-02-25T22:33:08.225Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-jackson-deployment/2.7.5.Final/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] ------------------< io.quarkus:quarkus-kotlin-parent >------------------
[2026-02-25T22:33:08.225Z] [INFO] Building Quarkus - Kotlin 2.7.5.Final [305/964]
[2026-02-25T22:33:08.225Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kotlin-parent ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kotlin-parent ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kotlin-parent ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kotlin-parent ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kotlin-parent ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kotlin-parent ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kotlin-parent ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kotlin-parent ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kotlin-parent ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kotlin-parent ---
[2026-02-25T22:33:08.225Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kotlin-parent ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kotlin-parent ---
[2026-02-25T22:33:08.225Z] [INFO] Installing /quarkus/extensions/kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kotlin-parent/2.7.5.Final/quarkus-kotlin-parent-2.7.5.Final.pom
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] ---------------------< io.quarkus:quarkus-kotlin >----------------------
[2026-02-25T22:33:08.225Z] [INFO] Building Quarkus - Kotlin - Runtime 2.7.5.Final [306/964]
[2026-02-25T22:33:08.225Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kotlin ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kotlin ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kotlin ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kotlin ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kotlin ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kotlin ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kotlin ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kotlin ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kotlin ---
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kotlin ---
[2026-02-25T22:33:08.225Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kotlin ---
[2026-02-25T22:33:08.225Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:08.225Z] [INFO] Copying 1 resource
[2026-02-25T22:33:08.225Z] [INFO]
[2026-02-25T22:33:08.225Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kotlin ---
[2026-02-25T22:33:08.537Z] [INFO]
[2026-02-25T22:33:08.537Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kotlin ---
[2026-02-25T22:33:08.537Z] [INFO] No sources to compile
[2026-02-25T22:33:08.537Z] [INFO]
[2026-02-25T22:33:08.537Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kotlin ---
[2026-02-25T22:33:08.537Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:08.537Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kotlin/runtime/src/test/resources
[2026-02-25T22:33:08.537Z] [INFO]
[2026-02-25T22:33:08.537Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kotlin ---
[2026-02-25T22:33:08.537Z] [INFO] No sources to compile
[2026-02-25T22:33:08.537Z] [INFO]
[2026-02-25T22:33:08.537Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kotlin ---
[2026-02-25T22:33:08.537Z] [INFO] No tests to run.
[2026-02-25T22:33:08.537Z] [INFO]
[2026-02-25T22:33:08.537Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kotlin ---
[2026-02-25T22:33:08.537Z] [INFO] Building jar: /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final.jar
[2026-02-25T22:33:08.537Z] [INFO]
[2026-02-25T22:33:08.537Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kotlin ---
[2026-02-25T22:33:08.537Z] [INFO] Building jar: /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final-sources.jar
[2026-02-25T22:33:08.537Z] [INFO]
[2026-02-25T22:33:08.537Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kotlin ---
[2026-02-25T22:33:08.537Z] [INFO] Installing /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kotlin/2.7.5.Final/quarkus-kotlin-2.7.5.Final.jar
[2026-02-25T22:33:08.537Z] [INFO] Installing /quarkus/extensions/kotlin/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kotlin/2.7.5.Final/quarkus-kotlin-2.7.5.Final.pom
[2026-02-25T22:33:08.537Z] [INFO] Installing /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kotlin/2.7.5.Final/quarkus-kotlin-2.7.5.Final-sources.jar
[2026-02-25T22:33:08.537Z] [INFO]
[2026-02-25T22:33:08.537Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-common-parent >--
[2026-02-25T22:33:08.537Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent 2.7.5.Final [307/964]
[2026-02-25T22:33:08.537Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:33:08.537Z] [INFO]
[2026-02-25T22:33:08.537Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-25T22:33:08.537Z] [INFO]
[2026-02-25T22:33:08.537Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-25T22:33:08.537Z] [INFO]
[2026-02-25T22:33:08.538Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-25T22:33:08.538Z] [INFO]
[2026-02-25T22:33:08.538Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-25T22:33:08.538Z] [INFO]
[2026-02-25T22:33:08.538Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-25T22:33:08.538Z] [INFO]
[2026-02-25T22:33:08.538Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-25T22:33:08.538Z] [INFO]
[2026-02-25T22:33:08.538Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-25T22:33:08.538Z] [INFO]
[2026-02-25T22:33:08.538Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-25T22:33:08.538Z] [INFO]
[2026-02-25T22:33:08.538Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-25T22:33:08.538Z] [INFO]
[2026-02-25T22:33:08.538Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-25T22:33:08.538Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:33:08.538Z] [INFO]
[2026-02-25T22:33:08.538Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-25T22:33:08.538Z] [INFO]
[2026-02-25T22:33:08.538Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-02-25T22:33:08.538Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-parent/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-parent-2.7.5.Final.pom
[2026-02-25T22:33:08.538Z] [INFO]
[2026-02-25T22:33:08.538Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-common >--
[2026-02-25T22:33:08.538Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin Serialization Common 2.7.5.Final [308/964]
[2026-02-25T22:33:08.538Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:33:08.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.3.2/kotlinx-serialization-json-1.3.2.pom
[2026-02-25T22:33:08.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.3.2/kotlinx-serialization-json-1.3.2.pom (1.8 kB at 19 kB/s)
[2026-02-25T22:33:08.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.3.2/kotlinx-serialization-json-jvm-1.3.2.pom
[2026-02-25T22:33:08.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.3.2/kotlinx-serialization-json-jvm-1.3.2.pom (2.1 kB at 47 kB/s)
[2026-02-25T22:33:08.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.3.2/kotlinx-serialization-core-jvm-1.3.2.pom
[2026-02-25T22:33:08.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.3.2/kotlinx-serialization-core-jvm-1.3.2.pom (1.9 kB at 43 kB/s)
[2026-02-25T22:33:08.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.3.2/kotlinx-serialization-json-1.3.2.jar
[2026-02-25T22:33:08.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.3.2/kotlinx-serialization-core-jvm-1.3.2.jar
[2026-02-25T22:33:08.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.3.2/kotlinx-serialization-json-jvm-1.3.2.jar
[2026-02-25T22:33:08.850Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.3.2/kotlinx-serialization-json-jvm-1.3.2.jar (212 kB at 4.2 MB/s)
[2026-02-25T22:33:08.850Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.3.2/kotlinx-serialization-core-jvm-1.3.2.jar (342 kB at 1.9 MB/s)
[2026-02-25T22:33:08.850Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.3.2/kotlinx-serialization-json-1.3.2.jar (43 kB at 200 kB/s)
[2026-02-25T22:33:08.850Z] [INFO]
[2026-02-25T22:33:08.850Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:08.850Z] [INFO]
[2026-02-25T22:33:08.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:09.161Z] [INFO]
[2026-02-25T22:33:09.161Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:09.161Z] [INFO]
[2026-02-25T22:33:09.161Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:09.161Z] [INFO]
[2026-02-25T22:33:09.161Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:09.161Z] [INFO]
[2026-02-25T22:33:09.161Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:09.161Z] [INFO]
[2026-02-25T22:33:09.161Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:09.161Z] [INFO]
[2026-02-25T22:33:09.161Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:09.161Z] [INFO]
[2026-02-25T22:33:09.161Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:09.161Z] [INFO] Processed 3 files in 11ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:33:09.161Z] [INFO]
[2026-02-25T22:33:09.161Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:09.161Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:33:09.161Z] [INFO]
[2026-02-25T22:33:09.161Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:09.161Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:09.161Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/src/main/resources
[2026-02-25T22:33:09.161Z] [INFO]
[2026-02-25T22:33:09.161Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:10.756Z] [INFO]
[2026-02-25T22:33:10.756Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:10.756Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:33:10.756Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/classes
[2026-02-25T22:33:11.068Z] [INFO]
[2026-02-25T22:33:11.068Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:11.068Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:11.068Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/src/test/resources
[2026-02-25T22:33:11.068Z] [INFO]
[2026-02-25T22:33:11.068Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:11.068Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-25T22:33:11.068Z] [INFO]
[2026-02-25T22:33:11.068Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:11.068Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:33:11.068Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/test-classes
[2026-02-25T22:33:11.380Z] [INFO]
[2026-02-25T22:33:11.380Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:11.380Z] [INFO]
[2026-02-25T22:33:11.380Z] [INFO] -------------------------------------------------------
[2026-02-25T22:33:11.380Z] [INFO] T E S T S
[2026-02-25T22:33:11.380Z] [INFO] -------------------------------------------------------
[2026-02-25T22:33:11.380Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:33:12.055Z] [INFO] Running io.quarkus.kotlin.serialization.JsonConfigTest
[2026-02-25T22:33:12.055Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in io.quarkus.kotlin.serialization.JsonConfigTest
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] Results:
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:12.055Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final.jar
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:12.055Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final-sources.jar
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-02-25T22:33:12.055Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final.jar
[2026-02-25T22:33:12.055Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final.pom
[2026-02-25T22:33:12.055Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-2.7.5.Final-sources.jar
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization-parent >--
[2026-02-25T22:33:12.055Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization Parent 2.7.5.Final [309/964]
[2026-02-25T22:33:12.055Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:12.055Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:12.055Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-parent/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-parent-2.7.5.Final.pom
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] ----< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization >----
[2026-02-25T22:33:12.055Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization 2.7.5.Final [310/964]
[2026-02-25T22:33:12.055Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:12.055Z] [INFO]
[2026-02-25T22:33:12.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:12.367Z] [INFO]
[2026-02-25T22:33:12.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:12.367Z] [INFO]
[2026-02-25T22:33:12.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:12.367Z] [INFO]
[2026-02-25T22:33:12.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:12.367Z] [INFO]
[2026-02-25T22:33:12.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:12.367Z] [INFO]
[2026-02-25T22:33:12.368Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:12.368Z] [INFO]
[2026-02-25T22:33:12.368Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:12.368Z] [INFO]
[2026-02-25T22:33:12.368Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:12.368Z] [INFO]
[2026-02-25T22:33:12.368Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:12.368Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:33:12.368Z] [INFO]
[2026-02-25T22:33:12.368Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:12.368Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:12.368Z] [INFO] Copying 1 resource
[2026-02-25T22:33:12.368Z] [INFO]
[2026-02-25T22:33:12.368Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:12.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar
[2026-02-25T22:33:13.041Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar (4.4 kB at 6.6 kB/s)
[2026-02-25T22:33:13.041Z] [INFO]
[2026-02-25T22:33:13.041Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:13.739Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/rest/client/reactive/kotlin/runtime/serializers/ClientKotlinMessageBodyReader.kt: (15, 2) This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
[2026-02-25T22:33:13.739Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/rest/client/reactive/kotlin/runtime/serializers/ClientKotlinMessageBodyWriter.kt: (14, 2) This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
[2026-02-25T22:33:13.739Z] [INFO]
[2026-02-25T22:33:13.739Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:13.739Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:33:13.739Z] [INFO]
[2026-02-25T22:33:13.739Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:13.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:13.739Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/src/test/resources
[2026-02-25T22:33:13.739Z] [INFO]
[2026-02-25T22:33:13.739Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:13.739Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-25T22:33:13.739Z] [INFO]
[2026-02-25T22:33:13.739Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:13.739Z] [INFO] No sources to compile
[2026-02-25T22:33:13.739Z] [INFO]
[2026-02-25T22:33:13.739Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:13.739Z] [INFO] No tests to run.
[2026-02-25T22:33:13.739Z] [INFO]
[2026-02-25T22:33:13.739Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:13.739Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/target/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final.jar
[2026-02-25T22:33:13.739Z] [INFO]
[2026-02-25T22:33:13.739Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:13.739Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/target/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final-sources.jar
[2026-02-25T22:33:13.739Z] [INFO]
[2026-02-25T22:33:13.739Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-02-25T22:33:13.739Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/target/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final.jar
[2026-02-25T22:33:13.739Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final.pom
[2026-02-25T22:33:13.739Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/target/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-2.7.5.Final-sources.jar
[2026-02-25T22:33:13.739Z] [INFO]
[2026-02-25T22:33:13.739Z] [INFO] ----------------< io.quarkus:quarkus-kotlin-deployment >----------------
[2026-02-25T22:33:13.739Z] [INFO] Building Quarkus - Kotlin - Deployment 2.7.5.Final [311/964]
[2026-02-25T22:33:13.739Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:33:13.739Z] [INFO]
[2026-02-25T22:33:13.739Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:13.739Z] [INFO]
[2026-02-25T22:33:13.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:14.051Z] [INFO]
[2026-02-25T22:33:14.051Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:14.051Z] [INFO]
[2026-02-25T22:33:14.051Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:14.051Z] [INFO]
[2026-02-25T22:33:14.051Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:14.051Z] [INFO]
[2026-02-25T22:33:14.051Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:14.051Z] [INFO]
[2026-02-25T22:33:14.051Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:14.051Z] [INFO]
[2026-02-25T22:33:14.051Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:14.051Z] [INFO]
[2026-02-25T22:33:14.051Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:14.051Z] [INFO] Processed 3 files in 10ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:33:14.051Z] [INFO]
[2026-02-25T22:33:14.051Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:14.051Z] [INFO] Processed 3 files in 00:00.008 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:33:14.051Z] [INFO]
[2026-02-25T22:33:14.051Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:14.051Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:14.051Z] [INFO] Copying 1 resource
[2026-02-25T22:33:14.051Z] [INFO]
[2026-02-25T22:33:14.051Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:14.051Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:33:14.051Z] [INFO] Compiling 3 source files to /quarkus/extensions/kotlin/deployment/target/classes
[2026-02-25T22:33:14.364Z] [INFO]
[2026-02-25T22:33:14.364Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:14.364Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:14.364Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kotlin/deployment/src/test/resources
[2026-02-25T22:33:14.364Z] [INFO]
[2026-02-25T22:33:14.365Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:14.365Z] [INFO] No sources to compile
[2026-02-25T22:33:14.365Z] [INFO]
[2026-02-25T22:33:14.365Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:14.365Z] [INFO] No tests to run.
[2026-02-25T22:33:14.365Z] [INFO]
[2026-02-25T22:33:14.365Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:14.365Z] [INFO] Building jar: /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final.jar
[2026-02-25T22:33:14.365Z] [INFO]
[2026-02-25T22:33:14.365Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:14.365Z] [INFO] Building jar: /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:33:14.365Z] [INFO]
[2026-02-25T22:33:14.365Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kotlin-deployment ---
[2026-02-25T22:33:14.365Z] [INFO] Installing /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kotlin-deployment/2.7.5.Final/quarkus-kotlin-deployment-2.7.5.Final.jar
[2026-02-25T22:33:14.365Z] [INFO] Installing /quarkus/extensions/kotlin/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kotlin-deployment/2.7.5.Final/quarkus-kotlin-deployment-2.7.5.Final.pom
[2026-02-25T22:33:14.365Z] [INFO] Installing /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kotlin-deployment/2.7.5.Final/quarkus-kotlin-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:33:14.365Z] [INFO]
[2026-02-25T22:33:14.365Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-common-deployment >--
[2026-02-25T22:33:14.365Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment 2.7.5.Final [312/964]
[2026-02-25T22:33:14.365Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:33:14.365Z] [INFO]
[2026-02-25T22:33:14.365Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:14.365Z] [INFO]
[2026-02-25T22:33:14.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:15.039Z] [INFO]
[2026-02-25T22:33:15.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:15.039Z] [INFO]
[2026-02-25T22:33:15.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:15.039Z] [INFO]
[2026-02-25T22:33:15.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:15.039Z] [INFO]
[2026-02-25T22:33:15.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:15.039Z] [INFO]
[2026-02-25T22:33:15.039Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:15.039Z] [INFO]
[2026-02-25T22:33:15.039Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:15.039Z] [INFO]
[2026-02-25T22:33:15.039Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:15.039Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:33:15.039Z] [INFO]
[2026-02-25T22:33:15.039Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:15.039Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:33:15.039Z] [INFO]
[2026-02-25T22:33:15.039Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:15.039Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:15.039Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/src/main/resources
[2026-02-25T22:33:15.039Z] [INFO]
[2026-02-25T22:33:15.039Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:15.039Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:33:15.039Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/classes
[2026-02-25T22:33:15.351Z] [INFO]
[2026-02-25T22:33:15.351Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:15.351Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:15.351Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/src/test/resources
[2026-02-25T22:33:15.351Z] [INFO]
[2026-02-25T22:33:15.351Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:15.351Z] [INFO] No sources to compile
[2026-02-25T22:33:15.351Z] [INFO]
[2026-02-25T22:33:15.351Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:15.351Z] [INFO] No tests to run.
[2026-02-25T22:33:15.351Z] [INFO]
[2026-02-25T22:33:15.351Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:15.351Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar
[2026-02-25T22:33:15.351Z] [INFO]
[2026-02-25T22:33:15.351Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:15.351Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:33:15.351Z] [INFO]
[2026-02-25T22:33:15.351Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-02-25T22:33:15.352Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.jar
[2026-02-25T22:33:15.352Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final.pom
[2026-02-25T22:33:15.352Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-common-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:33:15.352Z] [INFO]
[2026-02-25T22:33:15.352Z] [INFO] --< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization-deployment >--
[2026-02-25T22:33:15.352Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization - Deployment 2.7.5.Final [313/964]
[2026-02-25T22:33:15.352Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:33:15.352Z] [INFO]
[2026-02-25T22:33:15.352Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.352Z] [INFO]
[2026-02-25T22:33:15.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.663Z] [INFO]
[2026-02-25T22:33:15.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.663Z] [INFO]
[2026-02-25T22:33:15.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.663Z] [INFO]
[2026-02-25T22:33:15.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.663Z] [INFO]
[2026-02-25T22:33:15.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.663Z] [INFO]
[2026-02-25T22:33:15.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.663Z] [INFO]
[2026-02-25T22:33:15.663Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.663Z] [INFO]
[2026-02-25T22:33:15.663Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.663Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:33:15.664Z] [INFO]
[2026-02-25T22:33:15.664Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.664Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:33:15.664Z] [INFO]
[2026-02-25T22:33:15.664Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.664Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:15.664Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/src/main/resources
[2026-02-25T22:33:15.664Z] [INFO]
[2026-02-25T22:33:15.664Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.664Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:33:15.664Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/classes
[2026-02-25T22:33:15.976Z] [INFO]
[2026-02-25T22:33:15.976Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.976Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:15.976Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/src/test/resources
[2026-02-25T22:33:15.976Z] [INFO]
[2026-02-25T22:33:15.976Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.976Z] [INFO] No sources to compile
[2026-02-25T22:33:15.976Z] [INFO]
[2026-02-25T22:33:15.976Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.976Z] [INFO] No tests to run.
[2026-02-25T22:33:15.976Z] [INFO]
[2026-02-25T22:33:15.976Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.976Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final.jar
[2026-02-25T22:33:15.976Z] [INFO]
[2026-02-25T22:33:15.976Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.976Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:33:15.976Z] [INFO]
[2026-02-25T22:33:15.976Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:15.976Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final.jar
[2026-02-25T22:33:15.976Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final.pom
[2026-02-25T22:33:15.976Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:33:15.976Z] [INFO]
[2026-02-25T22:33:15.976Z] [INFO] --< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization-tests >--
[2026-02-25T22:33:15.976Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization - Tests 2.7.5.Final [314/964]
[2026-02-25T22:33:15.976Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:33:16.292Z] [INFO]
[2026-02-25T22:33:16.292Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:16.292Z] [INFO]
[2026-02-25T22:33:16.292Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:16.604Z] [INFO]
[2026-02-25T22:33:16.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:16.604Z] [INFO]
[2026-02-25T22:33:16.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:16.604Z] [INFO]
[2026-02-25T22:33:16.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:16.604Z] [INFO]
[2026-02-25T22:33:16.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:16.604Z] [INFO]
[2026-02-25T22:33:16.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:16.604Z] [INFO]
[2026-02-25T22:33:16.604Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:16.604Z] [INFO]
[2026-02-25T22:33:16.604Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:16.604Z] [INFO]
[2026-02-25T22:33:16.604Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:16.604Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:33:16.604Z] [INFO]
[2026-02-25T22:33:16.604Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:16.604Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:16.604Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/src/main/resources
[2026-02-25T22:33:16.604Z] [INFO]
[2026-02-25T22:33:16.604Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:16.604Z] [INFO] No sources to compile
[2026-02-25T22:33:16.604Z] [INFO]
[2026-02-25T22:33:16.604Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:16.604Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.pom
[2026-02-25T22:33:16.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.pom
[2026-02-25T22:33:16.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.pom (4.7 kB at 50 kB/s)
[2026-02-25T22:33:16.914Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.jar
[2026-02-25T22:33:17.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.jar
[2026-02-25T22:33:17.897Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-maven-serialization/1.6.10/kotlin-maven-serialization-1.6.10.jar (683 kB at 1.5 MB/s)
[2026-02-25T22:33:17.897Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-25T22:33:17.897Z] [INFO]
[2026-02-25T22:33:17.897Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:17.897Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:17.897Z] [INFO] Copying 4 resources
[2026-02-25T22:33:17.897Z] [INFO]
[2026-02-25T22:33:17.897Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:17.897Z] [INFO] No sources to compile
[2026-02-25T22:33:17.897Z] [INFO]
[2026-02-25T22:33:17.897Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:18.580Z] [INFO] Applied plugin: 'kotlinx-serialization'
[2026-02-25T22:33:25.699Z] [WARNING] /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/src/test/kotlin/io/quarkus/rest/client/reactive/kotlin/test/PrettyPrintTest.kt: (15, 2) This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
[2026-02-25T22:33:25.699Z] [INFO]
[2026-02-25T22:33:25.699Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:25.699Z] [INFO]
[2026-02-25T22:33:25.699Z] [INFO] -------------------------------------------------------
[2026-02-25T22:33:25.699Z] [INFO] T E S T S
[2026-02-25T22:33:25.699Z] [INFO] -------------------------------------------------------
[2026-02-25T22:33:25.699Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:33:25.699Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.LenientTest
[2026-02-25T22:33:31.467Z] 2026-02-25 22:33:30,403 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.450s. Listening on: http://localhost:8081
[2026-02-25T22:33:31.467Z] 2026-02-25 22:33:30,404 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:33:31.467Z] 2026-02-25 22:33:30,404 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2026-02-25T22:33:31.467Z] 2026-02-25 22:33:31,290 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2026-02-25T22:33:31.467Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.718 s - in io.quarkus.rest.client.reactive.kotlin.test.LenientTest
[2026-02-25T22:33:31.467Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.PrettyPrintTest
[2026-02-25T22:33:33.061Z] 2026-02-25 22:33:32,736 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.389s. Listening on: http://localhost:8081
[2026-02-25T22:33:33.061Z] 2026-02-25 22:33:32,737 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:33:33.061Z] 2026-02-25 22:33:32,737 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2026-02-25T22:33:33.061Z] 2026-02-25 22:33:32,996 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2026-02-25T22:33:33.061Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.67 s - in io.quarkus.rest.client.reactive.kotlin.test.PrettyPrintTest
[2026-02-25T22:33:33.061Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.EncodeDefaultValuesTest
[2026-02-25T22:33:35.239Z] 2026-02-25 22:33:34,685 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.500s. Listening on: http://localhost:8081
[2026-02-25T22:33:35.239Z] 2026-02-25 22:33:34,687 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:33:35.239Z] 2026-02-25 22:33:34,687 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2026-02-25T22:33:35.239Z] 2026-02-25 22:33:34,844 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:33:35.239Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.837 s - in io.quarkus.rest.client.reactive.kotlin.test.EncodeDefaultValuesTest
[2026-02-25T22:33:35.240Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.ExplicitNullsTest
[2026-02-25T22:33:36.847Z] 2026-02-25 22:33:36,446 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.555s. Listening on: http://localhost:8081
[2026-02-25T22:33:36.847Z] 2026-02-25 22:33:36,447 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:33:36.847Z] 2026-02-25 22:33:36,447 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2026-02-25T22:33:36.847Z] 2026-02-25 22:33:36,632 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:33:36.847Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.78 s - in io.quarkus.rest.client.reactive.kotlin.test.ExplicitNullsTest
[2026-02-25T22:33:36.847Z] [INFO]
[2026-02-25T22:33:36.847Z] [INFO] Results:
[2026-02-25T22:33:36.847Z] [INFO]
[2026-02-25T22:33:36.847Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:33:36.847Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:36.848Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/target/quarkus-rest-client-reactive-kotlin-serialization-tests-2.7.5.Final.jar
[2026-02-25T22:33:36.848Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:36.848Z] [INFO] No sources in project. Archive not created.
[2026-02-25T22:33:36.848Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-02-25T22:33:36.848Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/target/quarkus-rest-client-reactive-kotlin-serialization-tests-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-tests/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-tests-2.7.5.Final.jar
[2026-02-25T22:33:36.848Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-reactive-kotlin-serialization-tests/2.7.5.Final/quarkus-rest-client-reactive-kotlin-serialization-tests-2.7.5.Final.pom
[2026-02-25T22:33:36.848Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-links-parent >----------
[2026-02-25T22:33:36.848Z] [INFO] Building Quarkus - RESTEasy Reactive - Links 2.7.5.Final [315/964]
[2026-02-25T22:33:36.848Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:33:36.848Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-25T22:33:36.848Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-25T22:33:36.848Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-25T22:33:36.848Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-25T22:33:36.848Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-25T22:33:36.848Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-25T22:33:36.848Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-25T22:33:36.848Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-25T22:33:36.848Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-25T22:33:36.848Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-25T22:33:36.848Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:33:36.848Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-25T22:33:36.848Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-links-parent ---
[2026-02-25T22:33:36.848Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links-parent/2.7.5.Final/quarkus-resteasy-reactive-links-parent-2.7.5.Final.pom
[2026-02-25T22:33:36.848Z] [INFO]
[2026-02-25T22:33:36.848Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-links >-------------
[2026-02-25T22:33:36.848Z] [INFO] Building Quarkus - RESTEasy Reactive - Links - Runtime 2.7.5.Final [316/964]
[2026-02-25T22:33:36.848Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:33:37.159Z] [INFO]
[2026-02-25T22:33:37.159Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.159Z] [INFO]
[2026-02-25T22:33:37.159Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.159Z] [INFO]
[2026-02-25T22:33:37.159Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.159Z] [INFO]
[2026-02-25T22:33:37.159Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.159Z] [INFO]
[2026-02-25T22:33:37.159Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.159Z] [INFO]
[2026-02-25T22:33:37.159Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.159Z] [INFO]
[2026-02-25T22:33:37.159Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.159Z] [INFO]
[2026-02-25T22:33:37.159Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.159Z] [INFO]
[2026-02-25T22:33:37.159Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.159Z] [INFO] Processed 13 files in 21ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-25T22:33:37.159Z] [INFO]
[2026-02-25T22:33:37.159Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.159Z] [INFO] Processed 13 files in 00:00.018 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-25T22:33:37.159Z] [INFO]
[2026-02-25T22:33:37.159Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.159Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:37.159Z] [INFO] Copying 1 resource
[2026-02-25T22:33:37.159Z] [INFO]
[2026-02-25T22:33:37.159Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.473Z] [INFO]
[2026-02-25T22:33:37.473Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.473Z] [INFO]
[2026-02-25T22:33:37.473Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.473Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:33:37.473Z] [INFO] Compiling 13 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/classes
[2026-02-25T22:33:37.473Z] [INFO]
[2026-02-25T22:33:37.473Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.473Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:37.473Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/src/test/resources
[2026-02-25T22:33:37.473Z] [INFO]
[2026-02-25T22:33:37.473Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.473Z] [INFO] No sources to compile
[2026-02-25T22:33:37.473Z] [INFO]
[2026-02-25T22:33:37.473Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.473Z] [INFO] No tests to run.
[2026-02-25T22:33:37.473Z] [INFO]
[2026-02-25T22:33:37.473Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.473Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final.jar
[2026-02-25T22:33:37.787Z] [INFO]
[2026-02-25T22:33:37.787Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.787Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final-sources.jar
[2026-02-25T22:33:37.787Z] [INFO]
[2026-02-25T22:33:37.787Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-links ---
[2026-02-25T22:33:37.787Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links/2.7.5.Final/quarkus-resteasy-reactive-links-2.7.5.Final.jar
[2026-02-25T22:33:37.787Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links/2.7.5.Final/quarkus-resteasy-reactive-links-2.7.5.Final.pom
[2026-02-25T22:33:37.787Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links/2.7.5.Final/quarkus-resteasy-reactive-links-2.7.5.Final-sources.jar
[2026-02-25T22:33:37.787Z] [INFO]
[2026-02-25T22:33:37.787Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-links-deployment >--------
[2026-02-25T22:33:37.787Z] [INFO] Building Quarkus - RESTEasy Reactive - Links - Deployment 2.7.5.Final [317/964]
[2026-02-25T22:33:37.787Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:33:37.787Z] [INFO]
[2026-02-25T22:33:37.787Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:37.787Z] [INFO]
[2026-02-25T22:33:37.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:38.099Z] [INFO]
[2026-02-25T22:33:38.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:38.099Z] [INFO]
[2026-02-25T22:33:38.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:38.099Z] [INFO]
[2026-02-25T22:33:38.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:38.099Z] [INFO]
[2026-02-25T22:33:38.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:38.099Z] [INFO]
[2026-02-25T22:33:38.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:38.099Z] [INFO]
[2026-02-25T22:33:38.099Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:38.099Z] [INFO]
[2026-02-25T22:33:38.099Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:38.099Z] [INFO] Processed 11 files in 19ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-02-25T22:33:38.099Z] [INFO]
[2026-02-25T22:33:38.099Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:38.410Z] [INFO] Processed 11 files in 00:00.070 (Already Sorted: 11, Needed Sorting: 0)
[2026-02-25T22:33:38.410Z] [INFO]
[2026-02-25T22:33:38.411Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:38.411Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:38.411Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/src/main/resources
[2026-02-25T22:33:38.411Z] [INFO]
[2026-02-25T22:33:38.411Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:38.411Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:33:38.411Z] [INFO] Compiling 7 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/classes
[2026-02-25T22:33:38.723Z] [INFO]
[2026-02-25T22:33:38.723Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:38.723Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:38.723Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/src/test/resources
[2026-02-25T22:33:38.723Z] [INFO]
[2026-02-25T22:33:38.723Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:38.723Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:33:38.723Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/test-classes
[2026-02-25T22:33:38.723Z] [INFO]
[2026-02-25T22:33:38.723Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:38.723Z] [INFO]
[2026-02-25T22:33:38.723Z] [INFO] -------------------------------------------------------
[2026-02-25T22:33:38.723Z] [INFO] T E S T S
[2026-02-25T22:33:38.723Z] [INFO] -------------------------------------------------------
[2026-02-25T22:33:39.036Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:33:39.712Z] [INFO] Running io.quarkus.resteasy.reactive.links.deployment.RestLinksInjectionTest
[2026-02-25T22:33:44.580Z] 2026-02-25 22:33:43,192 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-9) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.links.deployment.TestResource#getAll' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:33:44.580Z] 2026-02-25 22:33:43,199 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-9) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.links.deployment.TestResource#getAllWithoutLinks' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:33:44.580Z] 2026-02-25 22:33:43,202 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-9) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.links.deployment.TestResource#getById' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:33:44.580Z] 2026-02-25 22:33:43,203 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-9) Quarkus detected the use of JSON in JAX-RS method 'io.quarkus.resteasy.reactive.links.deployment.TestResource#getBySlug' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-02-25T22:33:44.580Z] 2026-02-25 22:33:43,918 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.551s. Listening on: http://localhost:8081
[2026-02-25T22:33:44.580Z] 2026-02-25 22:33:43,919 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:33:44.580Z] 2026-02-25 22:33:43,919 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-links, smallrye-context-propagation, vertx]
[2026-02-25T22:33:45.677Z] 2026-02-25 22:33:45,491 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T22:33:45.677Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.153 s - in io.quarkus.resteasy.reactive.links.deployment.RestLinksInjectionTest
[2026-02-25T22:33:45.677Z] [INFO]
[2026-02-25T22:33:45.677Z] [INFO] Results:
[2026-02-25T22:33:45.677Z] [INFO]
[2026-02-25T22:33:45.677Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:33:45.677Z] [INFO]
[2026-02-25T22:33:45.677Z] [INFO]
[2026-02-25T22:33:45.677Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:45.677Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final.jar
[2026-02-25T22:33:45.677Z] [INFO]
[2026-02-25T22:33:45.677Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:45.677Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:33:45.990Z] [INFO]
[2026-02-25T22:33:45.990Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-links-deployment ---
[2026-02-25T22:33:45.990Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links-deployment/2.7.5.Final/quarkus-resteasy-reactive-links-deployment-2.7.5.Final.jar
[2026-02-25T22:33:45.991Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links-deployment/2.7.5.Final/quarkus-resteasy-reactive-links-deployment-2.7.5.Final.pom
[2026-02-25T22:33:45.991Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-links-deployment/2.7.5.Final/quarkus-resteasy-reactive-links-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-parent >--
[2026-02-25T22:33:45.991Z] [INFO] Building Quarkus - RestEasy Reactive Kotlin Serialization 2.7.5.Final [318/964]
[2026-02-25T22:33:45.991Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:45.991Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-02-25T22:33:45.991Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-parent/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-parent-2.7.5.Final.pom
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] -----< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization >------
[2026-02-25T22:33:45.991Z] [INFO] Building Quarkus - RestEasy Reactive Kotlin Serialization - Runtime 2.7.5.Final [319/964]
[2026-02-25T22:33:45.991Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:45.991Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:45.991Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:45.991Z] [INFO] Copying 1 resource
[2026-02-25T22:33:45.991Z] [INFO]
[2026-02-25T22:33:45.991Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:46.305Z] [INFO]
[2026-02-25T22:33:46.305Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:46.981Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/kotlin/serialization/KotlinSerializationMessageBodyReader.kt: (33, 16) This declaration is experimental and its usage should be marked with '@kotlinx.serialization.ExperimentalSerializationApi' or '@OptIn(kotlinx.serialization.ExperimentalSerializationApi::class)'
[2026-02-25T22:33:46.981Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/kotlin/serialization/KotlinSerializationMessageBodyReader.kt: (37, 16) This declaration is experimental and its usage should be marked with '@kotlinx.serialization.ExperimentalSerializationApi' or '@OptIn(kotlinx.serialization.ExperimentalSerializationApi::class)'
[2026-02-25T22:33:46.981Z] [WARNING] /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/src/main/kotlin/io/quarkus/kotlin/serialization/KotlinSerializationMessageBodyWriter.kt: (20, 2) This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
[2026-02-25T22:33:46.981Z] [INFO]
[2026-02-25T22:33:46.981Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:46.981Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:33:46.981Z] [INFO]
[2026-02-25T22:33:46.981Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:46.981Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:46.981Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/src/test/resources
[2026-02-25T22:33:46.981Z] [INFO]
[2026-02-25T22:33:46.981Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:46.981Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-25T22:33:46.981Z] [INFO]
[2026-02-25T22:33:46.981Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:46.981Z] [INFO] No sources to compile
[2026-02-25T22:33:46.981Z] [INFO]
[2026-02-25T22:33:46.981Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:46.981Z] [INFO] No tests to run.
[2026-02-25T22:33:46.981Z] [INFO]
[2026-02-25T22:33:46.981Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:46.981Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final.jar
[2026-02-25T22:33:47.294Z] [INFO]
[2026-02-25T22:33:47.294Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:47.294Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final-sources.jar
[2026-02-25T22:33:47.294Z] [INFO]
[2026-02-25T22:33:47.294Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-02-25T22:33:47.294Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final.jar
[2026-02-25T22:33:47.294Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final.pom
[2026-02-25T22:33:47.294Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final-sources.jar
[2026-02-25T22:33:47.294Z] [INFO]
[2026-02-25T22:33:47.294Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-deployment >--
[2026-02-25T22:33:47.294Z] [INFO] Building Quarkus - RestEasy Reactive Kotlin Serialization - Deployment 2.7.5.Final [320/964]
[2026-02-25T22:33:47.294Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:33:47.294Z] [INFO]
[2026-02-25T22:33:47.294Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:47.294Z] [INFO]
[2026-02-25T22:33:47.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:47.991Z] [INFO]
[2026-02-25T22:33:47.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:47.991Z] [INFO]
[2026-02-25T22:33:47.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:47.991Z] [INFO]
[2026-02-25T22:33:47.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:47.991Z] [INFO]
[2026-02-25T22:33:47.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:47.991Z] [INFO]
[2026-02-25T22:33:47.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:47.991Z] [INFO]
[2026-02-25T22:33:47.991Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:47.991Z] [INFO]
[2026-02-25T22:33:47.991Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:47.991Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:33:47.991Z] [INFO]
[2026-02-25T22:33:47.991Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:47.991Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:33:47.991Z] [INFO]
[2026-02-25T22:33:47.991Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:47.991Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:47.991Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/src/main/resources
[2026-02-25T22:33:47.991Z] [INFO]
[2026-02-25T22:33:47.991Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:47.991Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:33:47.991Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/classes
[2026-02-25T22:33:48.304Z] [INFO]
[2026-02-25T22:33:48.305Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:48.305Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:48.305Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/src/test/resources
[2026-02-25T22:33:48.305Z] [INFO]
[2026-02-25T22:33:48.305Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:48.305Z] [INFO] No sources to compile
[2026-02-25T22:33:48.305Z] [INFO]
[2026-02-25T22:33:48.305Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:48.305Z] [INFO] No tests to run.
[2026-02-25T22:33:48.305Z] [INFO]
[2026-02-25T22:33:48.305Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:48.305Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final.jar
[2026-02-25T22:33:48.305Z] [INFO]
[2026-02-25T22:33:48.305Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:48.305Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:33:48.305Z] [INFO]
[2026-02-25T22:33:48.305Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-02-25T22:33:48.305Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final.jar
[2026-02-25T22:33:48.305Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final.pom
[2026-02-25T22:33:48.305Z] [INFO] Installing /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-reactive-kotlin-serialization-deployment/2.7.5.Final/quarkus-resteasy-reactive-kotlin-serialization-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:33:48.305Z] [INFO]
[2026-02-25T22:33:48.305Z] [INFO] ---------------< io.quarkus:quarkus-smallrye-health-spi >---------------
[2026-02-25T22:33:48.305Z] [INFO] Building Quarkus - SmallRye Health - SPI 2.7.5.Final [321/964]
[2026-02-25T22:33:48.305Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:33:48.305Z] [INFO]
[2026-02-25T22:33:48.305Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.305Z] [INFO]
[2026-02-25T22:33:48.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.618Z] [INFO]
[2026-02-25T22:33:48.618Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.618Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.619Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.619Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:48.619Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/spi/src/main/resources
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.619Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:33:48.619Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-health/spi/target/classes
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:48.619Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/spi/src/test/resources
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.619Z] [INFO] No sources to compile
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.619Z] [INFO] No tests to run.
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.619Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final.jar
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.619Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final-sources.jar
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health-spi ---
[2026-02-25T22:33:48.619Z] [INFO] Installing /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final.jar
[2026-02-25T22:33:48.619Z] [INFO] Installing /quarkus/extensions/smallrye-health/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final.pom
[2026-02-25T22:33:48.619Z] [INFO] Installing /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-spi/2.7.5.Final/quarkus-smallrye-health-spi-2.7.5.Final-sources.jar
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] -------------< io.quarkus:quarkus-smallrye-openapi-parent >-------------
[2026-02-25T22:33:48.619Z] [INFO] Building Quarkus - SmallRye OpenAPI 2.7.5.Final [322/964]
[2026-02-25T22:33:48.619Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-parent ---
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-parent ---
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-parent ---
[2026-02-25T22:33:48.619Z] [INFO]
[2026-02-25T22:33:48.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-parent ---
[2026-02-25T22:33:48.939Z] [INFO]
[2026-02-25T22:33:48.939Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-parent ---
[2026-02-25T22:33:48.939Z] [INFO]
[2026-02-25T22:33:48.939Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-parent ---
[2026-02-25T22:33:48.939Z] [INFO]
[2026-02-25T22:33:48.939Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-parent ---
[2026-02-25T22:33:48.940Z] [INFO]
[2026-02-25T22:33:48.940Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-parent ---
[2026-02-25T22:33:48.940Z] [INFO]
[2026-02-25T22:33:48.940Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-parent ---
[2026-02-25T22:33:48.940Z] [INFO]
[2026-02-25T22:33:48.940Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-parent ---
[2026-02-25T22:33:48.940Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:33:48.940Z] [INFO]
[2026-02-25T22:33:48.940Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-parent ---
[2026-02-25T22:33:48.940Z] [INFO]
[2026-02-25T22:33:48.940Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-parent ---
[2026-02-25T22:33:48.940Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-parent/2.7.5.Final/quarkus-smallrye-openapi-parent-2.7.5.Final.pom
[2026-02-25T22:33:48.940Z] [INFO]
[2026-02-25T22:33:48.940Z] [INFO] --------------< io.quarkus:quarkus-smallrye-openapi-spi >---------------
[2026-02-25T22:33:48.940Z] [INFO] Building Quarkus - SmallRye OpenAPI - SPI 2.7.5.Final [323/964]
[2026-02-25T22:33:48.940Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:33:48.940Z] [INFO]
[2026-02-25T22:33:48.940Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:48.940Z] [INFO]
[2026-02-25T22:33:48.940Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:49.252Z] [INFO]
[2026-02-25T22:33:49.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:49.252Z] [INFO]
[2026-02-25T22:33:49.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:49.252Z] [INFO]
[2026-02-25T22:33:49.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:49.252Z] [INFO]
[2026-02-25T22:33:49.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:49.252Z] [INFO]
[2026-02-25T22:33:49.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:49.252Z] [INFO]
[2026-02-25T22:33:49.252Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:49.252Z] [INFO]
[2026-02-25T22:33:49.252Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:49.252Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:33:49.252Z] [INFO]
[2026-02-25T22:33:49.252Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:49.252Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:33:49.252Z] [INFO]
[2026-02-25T22:33:49.252Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:49.252Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:49.252Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi/spi/src/main/resources
[2026-02-25T22:33:49.252Z] [INFO]
[2026-02-25T22:33:49.252Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:49.253Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:33:49.253Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-openapi/spi/target/classes
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:49.253Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:49.253Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi/spi/src/test/resources
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:49.253Z] [INFO] No sources to compile
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:49.253Z] [INFO] No tests to run.
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:49.253Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final.jar
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:49.253Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final-sources.jar
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-spi ---
[2026-02-25T22:33:49.253Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final.jar
[2026-02-25T22:33:49.253Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final.pom
[2026-02-25T22:33:49.253Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-spi/2.7.5.Final/quarkus-smallrye-openapi-spi-2.7.5.Final-sources.jar
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] ---------< io.quarkus:quarkus-smallrye-openapi-common-parent >----------
[2026-02-25T22:33:49.253Z] [INFO] Building Quarkus - SmallRye OpenAPI - Common 2.7.5.Final [324/964]
[2026-02-25T22:33:49.253Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-25T22:33:49.253Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-common-parent ---
[2026-02-25T22:33:49.253Z] [INFO] Installing /quarkus/extensions/smallrye-openapi-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-common-parent/2.7.5.Final/quarkus-smallrye-openapi-common-parent-2.7.5.Final.pom
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] -------< io.quarkus:quarkus-smallrye-openapi-common-deployment >--------
[2026-02-25T22:33:49.253Z] [INFO] Building Quarkus - SmallRye OpenAPI - Common - Deployment 2.7.5.Final [325/964]
[2026-02-25T22:33:49.253Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:49.253Z] [INFO]
[2026-02-25T22:33:49.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:49.566Z] [INFO]
[2026-02-25T22:33:49.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:49.566Z] [INFO]
[2026-02-25T22:33:49.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:49.566Z] [INFO]
[2026-02-25T22:33:49.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:49.566Z] [INFO]
[2026-02-25T22:33:49.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:49.566Z] [INFO]
[2026-02-25T22:33:49.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:49.566Z] [INFO]
[2026-02-25T22:33:49.566Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:49.566Z] [INFO]
[2026-02-25T22:33:49.566Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:49.566Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:33:49.566Z] [INFO]
[2026-02-25T22:33:49.566Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:49.566Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:33:49.566Z] [INFO]
[2026-02-25T22:33:49.566Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:49.566Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:49.566Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi-common/deployment/src/main/resources
[2026-02-25T22:33:49.566Z] [INFO]
[2026-02-25T22:33:49.566Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:49.878Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:33:49.878Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-openapi-common/deployment/target/classes
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:52.194Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:52.194Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi-common/deployment/src/test/resources
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:52.194Z] [INFO] No sources to compile
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:52.194Z] [INFO] No tests to run.
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:52.194Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final.jar
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:52.194Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-common-deployment ---
[2026-02-25T22:33:52.194Z] [INFO] Installing /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-common-deployment/2.7.5.Final/quarkus-smallrye-openapi-common-deployment-2.7.5.Final.jar
[2026-02-25T22:33:52.194Z] [INFO] Installing /quarkus/extensions/smallrye-openapi-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-common-deployment/2.7.5.Final/quarkus-smallrye-openapi-common-deployment-2.7.5.Final.pom
[2026-02-25T22:33:52.194Z] [INFO] Installing /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-common-deployment/2.7.5.Final/quarkus-smallrye-openapi-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] ----------------< io.quarkus:quarkus-swagger-ui-parent >----------------
[2026-02-25T22:33:52.194Z] [INFO] Building Quarkus - Swagger UI 2.7.5.Final [326/964]
[2026-02-25T22:33:52.194Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-swagger-ui-parent ---
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-swagger-ui-parent ---
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-swagger-ui-parent ---
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-swagger-ui-parent ---
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-swagger-ui-parent ---
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-swagger-ui-parent ---
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-swagger-ui-parent ---
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-swagger-ui-parent ---
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-swagger-ui-parent ---
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-swagger-ui-parent ---
[2026-02-25T22:33:52.194Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-swagger-ui-parent ---
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-swagger-ui-parent ---
[2026-02-25T22:33:52.194Z] [INFO] Installing /quarkus/extensions/swagger-ui/pom.xml to /root/.m2/repository/io/quarkus/quarkus-swagger-ui-parent/2.7.5.Final/quarkus-swagger-ui-parent-2.7.5.Final.pom
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] -------------------< io.quarkus:quarkus-swagger-ui >--------------------
[2026-02-25T22:33:52.194Z] [INFO] Building Quarkus - Swagger UI - Runtime 2.7.5.Final [327/964]
[2026-02-25T22:33:52.194Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.194Z] [INFO]
[2026-02-25T22:33:52.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.195Z] [INFO]
[2026-02-25T22:33:52.195Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.195Z] [INFO]
[2026-02-25T22:33:52.195Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.195Z] [INFO]
[2026-02-25T22:33:52.195Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.195Z] [INFO]
[2026-02-25T22:33:52.195Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.195Z] [INFO]
[2026-02-25T22:33:52.195Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.195Z] [INFO]
[2026-02-25T22:33:52.195Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.195Z] [INFO]
[2026-02-25T22:33:52.195Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.195Z] [INFO] Processed 2 files in 7ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:33:52.195Z] [INFO]
[2026-02-25T22:33:52.195Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.195Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:33:52.195Z] [INFO]
[2026-02-25T22:33:52.195Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.195Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:52.195Z] [INFO] Copying 1 resource
[2026-02-25T22:33:52.195Z] [INFO]
[2026-02-25T22:33:52.195Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui/2.1.21/smallrye-open-api-ui-2.1.21.pom
[2026-02-25T22:33:52.195Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui/2.1.21/smallrye-open-api-ui-2.1.21.pom (6.2 kB at 12 kB/s)
[2026-02-25T22:33:52.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui-parent/2.1.21/smallrye-open-api-ui-parent-2.1.21.pom
[2026-02-25T22:33:52.195Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui-parent/2.1.21/smallrye-open-api-ui-parent-2.1.21.pom (713 B at 1.5 kB/s)
[2026-02-25T22:33:52.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui/2.1.21/smallrye-open-api-ui-2.1.21.jar
[2026-02-25T22:33:52.508Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-ui/2.1.21/smallrye-open-api-ui-2.1.21.jar (1.3 MB at 1.1 MB/s)
[2026-02-25T22:33:52.508Z] [INFO]
[2026-02-25T22:33:52.508Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.508Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:33:52.508Z] [INFO] Compiling 2 source files to /quarkus/extensions/swagger-ui/runtime/target/classes
[2026-02-25T22:33:52.821Z] [INFO]
[2026-02-25T22:33:52.821Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:52.822Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/swagger-ui/runtime/src/test/resources
[2026-02-25T22:33:52.822Z] [INFO]
[2026-02-25T22:33:52.822Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.822Z] [INFO] No sources to compile
[2026-02-25T22:33:52.822Z] [INFO]
[2026-02-25T22:33:52.822Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.822Z] [INFO] No tests to run.
[2026-02-25T22:33:52.822Z] [INFO]
[2026-02-25T22:33:52.822Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.822Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final.jar
[2026-02-25T22:33:52.822Z] [INFO]
[2026-02-25T22:33:52.822Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.822Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final-sources.jar
[2026-02-25T22:33:52.822Z] [INFO]
[2026-02-25T22:33:52.822Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-swagger-ui ---
[2026-02-25T22:33:52.822Z] [INFO] Installing /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-swagger-ui/2.7.5.Final/quarkus-swagger-ui-2.7.5.Final.jar
[2026-02-25T22:33:52.822Z] [INFO] Installing /quarkus/extensions/swagger-ui/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-swagger-ui/2.7.5.Final/quarkus-swagger-ui-2.7.5.Final.pom
[2026-02-25T22:33:52.822Z] [INFO] Installing /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-swagger-ui/2.7.5.Final/quarkus-swagger-ui-2.7.5.Final-sources.jar
[2026-02-25T22:33:52.822Z] [INFO]
[2026-02-25T22:33:52.822Z] [INFO] --------------< io.quarkus:quarkus-swagger-ui-deployment >--------------
[2026-02-25T22:33:52.822Z] [INFO] Building Quarkus - Swagger UI - Deployment 2.7.5.Final [328/964]
[2026-02-25T22:33:52.822Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:33:52.822Z] [INFO]
[2026-02-25T22:33:52.822Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:33:52.822Z] [INFO]
[2026-02-25T22:33:52.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:33:53.498Z] [INFO]
[2026-02-25T22:33:53.498Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:33:53.498Z] [INFO]
[2026-02-25T22:33:53.498Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:33:53.498Z] [INFO]
[2026-02-25T22:33:53.499Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:33:53.499Z] [INFO]
[2026-02-25T22:33:53.499Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:33:53.499Z] [INFO]
[2026-02-25T22:33:53.499Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:33:53.499Z] [INFO]
[2026-02-25T22:33:53.499Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:33:53.499Z] [INFO]
[2026-02-25T22:33:53.499Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:33:53.499Z] [INFO] Processed 10 files in 22ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-25T22:33:53.499Z] [INFO]
[2026-02-25T22:33:53.499Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:33:53.499Z] [INFO] Processed 10 files in 00:00.024 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-25T22:33:53.499Z] [INFO]
[2026-02-25T22:33:53.499Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:33:53.499Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:53.499Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/swagger-ui/deployment/src/main/resources
[2026-02-25T22:33:53.499Z] [INFO]
[2026-02-25T22:33:53.499Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:33:53.499Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:33:53.499Z] [INFO] Compiling 3 source files to /quarkus/extensions/swagger-ui/deployment/target/classes
[2026-02-25T22:33:53.813Z] [WARNING] /quarkus/extensions/swagger-ui/deployment/src/main/java/io/quarkus/swaggerui/deployment/SwaggerUiProcessor.java:[381,61] unchecked conversion
[2026-02-25T22:33:53.813Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-25T22:33:53.813Z] found: java.util.Map
[2026-02-25T22:33:53.813Z] [INFO]
[2026-02-25T22:33:53.813Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:33:53.813Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:33:53.813Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/swagger-ui/deployment/src/test/resources
[2026-02-25T22:33:53.813Z] [INFO]
[2026-02-25T22:33:53.813Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:33:53.813Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:33:53.813Z] [INFO] Compiling 7 source files to /quarkus/extensions/swagger-ui/deployment/target/test-classes
[2026-02-25T22:33:54.126Z] [INFO]
[2026-02-25T22:33:54.127Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:33:54.127Z] [INFO]
[2026-02-25T22:33:54.127Z] [INFO] -------------------------------------------------------
[2026-02-25T22:33:54.127Z] [INFO] T E S T S
[2026-02-25T22:33:54.127Z] [INFO] -------------------------------------------------------
[2026-02-25T22:33:54.127Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:33:54.804Z] [INFO] Running io.quarkus.swaggerui.deployment.CustomConfigTest
[2026-02-25T22:33:59.428Z] 2026-02-25 22:33:58,769 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2026-02-25T22:33:59.428Z] 2026-02-25 22:33:58,771 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:33:59.428Z] 2026-02-25 22:33:58,771 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2026-02-25T22:34:00.106Z] 2026-02-25 22:34:00,038 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T22:34:00.106Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.29 s - in io.quarkus.swaggerui.deployment.CustomConfigTest
[2026-02-25T22:34:00.106Z] [INFO] Running io.quarkus.swaggerui.deployment.DisabledTest
[2026-02-25T22:34:01.700Z] 2026-02-25 22:34:01,268 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.298s. Listening on: http://localhost:8081
[2026-02-25T22:34:01.700Z] 2026-02-25 22:34:01,269 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:34:01.700Z] 2026-02-25 22:34:01,269 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2026-02-25T22:34:02.012Z] 2026-02-25 22:34:01,697 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:34:02.013Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.643 s - in io.quarkus.swaggerui.deployment.DisabledTest
[2026-02-25T22:34:02.013Z] [INFO] Running io.quarkus.swaggerui.deployment.ErroneousConfigTest
[2026-02-25T22:34:02.326Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s - in io.quarkus.swaggerui.deployment.ErroneousConfigTest
[2026-02-25T22:34:02.326Z] [INFO] Running io.quarkus.swaggerui.deployment.SwaggerOptionsTest
[2026-02-25T22:34:03.002Z] 2026-02-25 22:34:02,912 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.293s. Listening on: http://localhost:8081
[2026-02-25T22:34:03.002Z] 2026-02-25 22:34:02,913 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:34:03.002Z] 2026-02-25 22:34:02,913 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2026-02-25T22:34:03.314Z] 2026-02-25 22:34:03,278 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:34:03.314Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 s - in io.quarkus.swaggerui.deployment.SwaggerOptionsTest
[2026-02-25T22:34:03.314Z] [INFO] Running io.quarkus.swaggerui.deployment.CustomHttpRootTest
[2026-02-25T22:34:04.416Z] 2026-02-25 22:34:04,111 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.326s. Listening on: http://localhost:8081
[2026-02-25T22:34:04.416Z] 2026-02-25 22:34:04,112 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:34:04.416Z] 2026-02-25 22:34:04,112 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2026-02-25T22:34:04.729Z] 2026-02-25 22:34:04,557 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:34:04.729Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 s - in io.quarkus.swaggerui.deployment.CustomHttpRootTest
[2026-02-25T22:34:04.730Z] [INFO] Running io.quarkus.swaggerui.deployment.NoConfigTest
[2026-02-25T22:34:05.828Z] 2026-02-25 22:34:05,558 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.371s. Listening on: http://localhost:8081
[2026-02-25T22:34:05.828Z] 2026-02-25 22:34:05,559 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:34:05.828Z] 2026-02-25 22:34:05,559 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2026-02-25T22:34:06.141Z] 2026-02-25 22:34:06,076 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-25T22:34:06.141Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.52 s - in io.quarkus.swaggerui.deployment.NoConfigTest
[2026-02-25T22:34:06.453Z] [INFO]
[2026-02-25T22:34:06.453Z] [INFO] Results:
[2026-02-25T22:34:06.453Z] [INFO]
[2026-02-25T22:34:06.453Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:34:06.453Z] [INFO]
[2026-02-25T22:34:06.453Z] [INFO]
[2026-02-25T22:34:06.453Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:34:06.453Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final.jar
[2026-02-25T22:34:06.453Z] [INFO]
[2026-02-25T22:34:06.453Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:34:06.453Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:34:06.453Z] [INFO]
[2026-02-25T22:34:06.453Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-swagger-ui-deployment ---
[2026-02-25T22:34:06.453Z] [INFO] Installing /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-swagger-ui-deployment/2.7.5.Final/quarkus-swagger-ui-deployment-2.7.5.Final.jar
[2026-02-25T22:34:06.453Z] [INFO] Installing /quarkus/extensions/swagger-ui/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-swagger-ui-deployment/2.7.5.Final/quarkus-swagger-ui-deployment-2.7.5.Final.pom
[2026-02-25T22:34:06.453Z] [INFO] Installing /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-swagger-ui-deployment/2.7.5.Final/quarkus-swagger-ui-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:34:06.453Z] [INFO]
[2026-02-25T22:34:06.453Z] [INFO] ----------------< io.quarkus:quarkus-smallrye-openapi >-----------------
[2026-02-25T22:34:06.453Z] [INFO] Building Quarkus - SmallRye OpenAPI - Runtime 2.7.5.Final [329/964]
[2026-02-25T22:34:06.453Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:34:06.453Z] [INFO]
[2026-02-25T22:34:06.453Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:06.453Z] [INFO]
[2026-02-25T22:34:06.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:06.453Z] [INFO]
[2026-02-25T22:34:06.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:06.453Z] [INFO]
[2026-02-25T22:34:06.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:06.453Z] [INFO]
[2026-02-25T22:34:06.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:06.453Z] [INFO]
[2026-02-25T22:34:06.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:06.453Z] [INFO]
[2026-02-25T22:34:06.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:06.453Z] [INFO]
[2026-02-25T22:34:06.453Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:06.453Z] [INFO]
[2026-02-25T22:34:06.453Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:06.765Z] [INFO] Processed 12 files in 20ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-02-25T22:34:06.765Z] [INFO]
[2026-02-25T22:34:06.765Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:06.765Z] [INFO] Processed 12 files in 00:00.020 (Already Sorted: 12, Needed Sorting: 0)
[2026-02-25T22:34:06.765Z] [INFO]
[2026-02-25T22:34:06.765Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:06.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:34:06.765Z] [INFO] Copying 1 resource
[2026-02-25T22:34:06.765Z] [INFO]
[2026-02-25T22:34:06.765Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:06.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.1.21/smallrye-open-api-jaxrs-2.1.21.pom
[2026-02-25T22:34:07.077Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.1.21/smallrye-open-api-jaxrs-2.1.21.pom (7.0 kB at 17 kB/s)
[2026-02-25T22:34:07.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-spring/2.1.21/smallrye-open-api-spring-2.1.21.pom
[2026-02-25T22:34:07.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-spring/2.1.21/smallrye-open-api-spring-2.1.21.pom (3.7 kB at 6.4 kB/s)
[2026-02-25T22:34:07.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-vertx/2.1.21/smallrye-open-api-vertx-2.1.21.pom
[2026-02-25T22:34:08.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-vertx/2.1.21/smallrye-open-api-vertx-2.1.21.pom (3.3 kB at 9.1 kB/s)
[2026-02-25T22:34:08.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.1.21/smallrye-open-api-jaxrs-2.1.21.jar
[2026-02-25T22:34:08.066Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-jaxrs/2.1.21/smallrye-open-api-jaxrs-2.1.21.jar (30 kB at 605 kB/s)
[2026-02-25T22:34:08.066Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-spring/2.1.21/smallrye-open-api-spring-2.1.21.jar
[2026-02-25T22:34:08.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-spring/2.1.21/smallrye-open-api-spring-2.1.21.jar (20 kB at 52 kB/s)
[2026-02-25T22:34:08.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-vertx/2.1.21/smallrye-open-api-vertx-2.1.21.jar
[2026-02-25T22:34:08.691Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-vertx/2.1.21/smallrye-open-api-vertx-2.1.21.jar (20 kB at 87 kB/s)
[2026-02-25T22:34:08.691Z] [INFO]
[2026-02-25T22:34:08.691Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:08.691Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:34:08.691Z] [INFO] Compiling 12 source files to /quarkus/extensions/smallrye-openapi/runtime/target/classes
[2026-02-25T22:34:09.005Z] [INFO]
[2026-02-25T22:34:09.005Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:09.005Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:34:09.005Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi/runtime/src/test/resources
[2026-02-25T22:34:09.005Z] [INFO]
[2026-02-25T22:34:09.005Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:09.005Z] [INFO] No sources to compile
[2026-02-25T22:34:09.005Z] [INFO]
[2026-02-25T22:34:09.005Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:09.005Z] [INFO] No tests to run.
[2026-02-25T22:34:09.005Z] [INFO]
[2026-02-25T22:34:09.005Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:09.005Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final.jar
[2026-02-25T22:34:09.005Z] [INFO]
[2026-02-25T22:34:09.005Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:09.005Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final-sources.jar
[2026-02-25T22:34:09.318Z] [INFO]
[2026-02-25T22:34:09.318Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi ---
[2026-02-25T22:34:09.318Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi/2.7.5.Final/quarkus-smallrye-openapi-2.7.5.Final.jar
[2026-02-25T22:34:09.318Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi/2.7.5.Final/quarkus-smallrye-openapi-2.7.5.Final.pom
[2026-02-25T22:34:09.318Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi/2.7.5.Final/quarkus-smallrye-openapi-2.7.5.Final-sources.jar
[2026-02-25T22:34:09.318Z] [INFO]
[2026-02-25T22:34:09.318Z] [INFO] -----------< io.quarkus:quarkus-smallrye-openapi-deployment >-----------
[2026-02-25T22:34:09.318Z] [INFO] Building Quarkus - SmallRye OpenAPI - Deployment 2.7.5.Final [330/964]
[2026-02-25T22:34:09.318Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:34:09.318Z] [INFO]
[2026-02-25T22:34:09.318Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:34:09.318Z] [INFO]
[2026-02-25T22:34:09.318Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:34:09.632Z] [INFO]
[2026-02-25T22:34:09.632Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:34:09.946Z] [INFO]
[2026-02-25T22:34:09.946Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:34:09.946Z] [INFO]
[2026-02-25T22:34:09.946Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:34:09.946Z] [INFO]
[2026-02-25T22:34:09.946Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:34:09.946Z] [INFO]
[2026-02-25T22:34:09.946Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:34:09.946Z] [INFO]
[2026-02-25T22:34:09.946Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:34:09.946Z] [INFO]
[2026-02-25T22:34:09.946Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:34:09.946Z] [INFO] Processed 55 files in 74ms (Formatted: 0, Unchanged: 55, Failed: 0, Readonly: 0)
[2026-02-25T22:34:09.946Z] [INFO]
[2026-02-25T22:34:09.946Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:34:09.946Z] [INFO] Processed 55 files in 00:00.078 (Already Sorted: 55, Needed Sorting: 0)
[2026-02-25T22:34:09.946Z] [INFO]
[2026-02-25T22:34:09.946Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:34:09.946Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:34:09.946Z] [INFO] Copying 2 resources
[2026-02-25T22:34:09.946Z] [INFO]
[2026-02-25T22:34:09.946Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:34:09.946Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:34:09.946Z] [INFO] Compiling 8 source files to /quarkus/extensions/smallrye-openapi/deployment/target/classes
[2026-02-25T22:34:10.259Z] [WARNING] /quarkus/extensions/smallrye-openapi/deployment/src/main/java/io/quarkus/smallrye/openapi/deployment/OpenApiConfigMapping.java:[21,58] unchecked call to HyphenateEnumConverter(java.lang.Class<E>) as a member of the raw type io.quarkus.runtime.configuration.HyphenateEnumConverter
[2026-02-25T22:34:10.259Z] [INFO]
[2026-02-25T22:34:10.259Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:34:10.259Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:34:10.259Z] [INFO] Copying 3 resources
[2026-02-25T22:34:10.259Z] [INFO]
[2026-02-25T22:34:10.259Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:34:10.259Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:34:10.259Z] [INFO] Compiling 47 source files to /quarkus/extensions/smallrye-openapi/deployment/target/test-classes
[2026-02-25T22:34:10.964Z] [INFO]
[2026-02-25T22:34:10.965Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:34:10.965Z] [INFO]
[2026-02-25T22:34:10.965Z] [INFO] -------------------------------------------------------
[2026-02-25T22:34:10.965Z] [INFO] T E S T S
[2026-02-25T22:34:10.965Z] [INFO] -------------------------------------------------------
[2026-02-25T22:34:10.965Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:34:11.641Z] [INFO] Running io.quarkus.smallrye.openapi.test.hotreload.DisplayOpenAPiEndpointInNotFoundExceptionPageTest
[2026-02-25T22:34:21.474Z] Tests paused
[2026-02-25T22:34:21.474Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:34:21.474Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:34:21.474Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:34:21.474Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:34:21.474Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:34:21.474Z] 2026-02-25 22:34:17,358 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.953s. Listening on: http://localhost:8080
[2026-02-25T22:34:21.474Z] 2026-02-25 22:34:17,360 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:34:21.474Z] 2026-02-25 22:34:17,360 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:34:21.474Z] 2026-02-25 22:34:19,148 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-25T22:34:21.474Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.836 s - in io.quarkus.smallrye.openapi.test.hotreload.DisplayOpenAPiEndpointInNotFoundExceptionPageTest
[2026-02-25T22:34:21.474Z] [INFO] Running io.quarkus.smallrye.openapi.test.hotreload.OpenApiHotReloadTest
[2026-02-25T22:34:28.577Z] Tests paused
[2026-02-25T22:34:28.577Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:34:28.577Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:34:28.577Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:34:28.577Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:34:28.577Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:34:28.577Z] 2026-02-25 22:34:22,041 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.296s. Listening on: http://localhost:8080
[2026-02-25T22:34:28.577Z] 2026-02-25 22:34:22,041 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:34:28.577Z] 2026-02-25 22:34:22,042 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:34:28.577Z] 2026-02-25 22:34:24,176 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyResource.class.
[2026-02-25T22:34:28.577Z] 2026-02-25 22:34:24,187 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-25T22:34:28.577Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:34:28.577Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:34:28.577Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:34:28.577Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:34:28.577Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:34:28.577Z] 2026-02-25 22:34:24,684 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.488s. Listening on: http://localhost:8080
[2026-02-25T22:34:28.577Z] 2026-02-25 22:34:24,685 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:34:28.577Z] 2026-02-25 22:34:24,685 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:34:28.577Z] 2026-02-25 22:34:24,685 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.181s
[2026-02-25T22:34:28.577Z] 2026-02-25 22:34:25,938 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyResource.class.
[2026-02-25T22:34:28.577Z] 2026-02-25 22:34:25,945 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-25T22:34:28.578Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:34:28.578Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:34:28.578Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:34:28.578Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:34:28.578Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:34:28.578Z] 2026-02-25 22:34:26,308 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.356s. Listening on: http://localhost:8080
[2026-02-25T22:34:28.578Z] 2026-02-25 22:34:26,308 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:34:28.578Z] 2026-02-25 22:34:26,308 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:34:28.578Z] 2026-02-25 22:34:26,308 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.481s
[2026-02-25T22:34:28.578Z] 2026-02-25 22:34:27,559 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyResource.class.
[2026-02-25T22:34:28.578Z] 2026-02-25 22:34:27,565 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-25T22:34:28.578Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:34:28.578Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:34:28.578Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:34:28.578Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:34:28.578Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:34:28.578Z] 2026-02-25 22:34:27,944 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.372s. Listening on: http://localhost:8080
[2026-02-25T22:34:28.578Z] 2026-02-25 22:34:27,945 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:34:28.578Z] 2026-02-25 22:34:27,945 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:34:28.578Z] 2026-02-25 22:34:27,945 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.478s
[2026-02-25T22:34:28.578Z] 2026-02-25 22:34:27,961 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:34:34.340Z] Tests paused
[2026-02-25T22:34:34.340Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:34:34.340Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:34:34.340Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:34:34.340Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:34:34.340Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:34:34.340Z] 2026-02-25 22:34:31,187 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.608s. Listening on: http://localhost:8080
[2026-02-25T22:34:34.340Z] 2026-02-25 22:34:31,188 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:34:34.340Z] 2026-02-25 22:34:31,188 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:34:34.340Z] 2026-02-25 22:34:31,612 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MySecondResource.class.
[2026-02-25T22:34:34.340Z] 2026-02-25 22:34:31,619 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:34:34.340Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:34:34.340Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:34:34.340Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:34:34.340Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:34:34.340Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:34:34.340Z] 2026-02-25 22:34:32,002 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.375s. Listening on: http://localhost:8080
[2026-02-25T22:34:34.340Z] 2026-02-25 22:34:32,002 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:34:34.340Z] 2026-02-25 22:34:32,002 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:34:34.340Z] 2026-02-25 22:34:32,002 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.549s
[2026-02-25T22:34:34.340Z] 2026-02-25 22:34:33,226 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MySecondResource.class.
[2026-02-25T22:34:34.340Z] 2026-02-25 22:34:33,231 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:34:34.340Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:34:34.340Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:34:34.340Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:34:34.340Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:34:34.340Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:34:34.340Z] 2026-02-25 22:34:33,570 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.334s. Listening on: http://localhost:8080
[2026-02-25T22:34:34.340Z] 2026-02-25 22:34:33,571 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:34:34.340Z] 2026-02-25 22:34:33,571 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:34:34.340Z] 2026-02-25 22:34:33,571 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.440s
[2026-02-25T22:34:34.340Z] 2026-02-25 22:34:33,593 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:34:34.340Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.433 s - in io.quarkus.smallrye.openapi.test.hotreload.OpenApiHotReloadTest
[2026-02-25T22:34:34.340Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiRuntimeFilterTestCase
[2026-02-25T22:34:37.790Z] 2026-02-25 22:34:37,352 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2026-02-25T22:34:37.790Z] 2026-02-25 22:34:37,353 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:34:37.790Z] 2026-02-25 22:34:37,353 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:34:38.889Z] 2026-02-25 22:34:38,519 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2026-02-25T22:34:38.889Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.851 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiRuntimeFilterTestCase
[2026-02-25T22:34:38.889Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OIDCSecurityWithConfigTestCase
[2026-02-25T22:34:41.160Z] 2026-02-25 22:34:40,021 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.589s. Listening on: http://localhost:8081
[2026-02-25T22:34:41.160Z] 2026-02-25 22:34:40,022 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:34:41.160Z] 2026-02-25 22:34:40,022 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:34:41.160Z] 2026-02-25 22:34:40,652 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:34:41.160Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.126 s - in io.quarkus.smallrye.openapi.test.jaxrs.OIDCSecurityWithConfigTestCase
[2026-02-25T22:34:41.160Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStaticModelsTestCase
[2026-02-25T22:34:45.770Z] 2026-02-25 22:34:41,823 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2026-02-25T22:34:45.770Z] 2026-02-25 22:34:41,824 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:34:45.770Z] 2026-02-25 22:34:41,824 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:34:45.770Z] 2026-02-25 22:34:42,476 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:34:45.770Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStaticModelsTestCase
[2026-02-25T22:34:45.770Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.JWTSecurityWithConfigTestCase
[2026-02-25T22:34:45.770Z] 2026-02-25 22:34:43,757 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.549s. Listening on: http://localhost:8081
[2026-02-25T22:34:45.770Z] 2026-02-25 22:34:43,757 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:34:45.770Z] 2026-02-25 22:34:43,758 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:34:45.770Z] 2026-02-25 22:34:44,532 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2026-02-25T22:34:45.770Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.055 s - in io.quarkus.smallrye.openapi.test.jaxrs.JWTSecurityWithConfigTestCase
[2026-02-25T22:34:45.770Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.AutoSecurityRequirementTestCase
[2026-02-25T22:34:45.770Z] 2026-02-25 22:34:45,659 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2026-02-25T22:34:45.770Z] 2026-02-25 22:34:45,660 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:34:45.770Z] 2026-02-25 22:34:45,660 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:34:53.778Z] {
[2026-02-25T22:34:53.778Z] "openapi": "3.0.3",
[2026-02-25T22:34:53.778Z] "info": {
[2026-02-25T22:34:53.778Z] "title": "Generated API",
[2026-02-25T22:34:53.778Z] "version": "1.0"
[2026-02-25T22:34:53.778Z] },
[2026-02-25T22:34:53.778Z] "tags": [
[2026-02-25T22:34:53.778Z] {
[2026-02-25T22:34:53.778Z] "name": "test"
[2026-02-25T22:34:53.778Z] }
[2026-02-25T22:34:53.778Z] ],
[2026-02-25T22:34:53.778Z] "paths": {
[2026-02-25T22:34:53.778Z] "/resource2/test-security/annotated": {
[2026-02-25T22:34:53.778Z] "get": {
[2026-02-25T22:34:53.778Z] "tags": [
[2026-02-25T22:34:53.778Z] "test"
[2026-02-25T22:34:53.778Z] ],
[2026-02-25T22:34:53.778Z] "responses": {
[2026-02-25T22:34:53.778Z] "200": {
[2026-02-25T22:34:53.778Z] "description": "OK",
[2026-02-25T22:34:53.778Z] "content": {
[2026-02-25T22:34:53.778Z] "application/json": {
[2026-02-25T22:34:53.778Z] "schema": {
[2026-02-25T22:34:53.778Z] "type": "string"
[2026-02-25T22:34:53.778Z] }
[2026-02-25T22:34:53.778Z] }
[2026-02-25T22:34:53.778Z] }
[2026-02-25T22:34:53.778Z] }
[2026-02-25T22:34:53.778Z] },
[2026-02-25T22:34:53.779Z] "security": [
[2026-02-25T22:34:53.779Z] {
[2026-02-25T22:34:53.779Z] "JWTCompanyAuthentication": [
[2026-02-25T22:34:53.779Z]
[2026-02-25T22:34:53.779Z] ]
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] ],
[2026-02-25T22:34:53.779Z] "servers": [
[2026-02-25T22:34:53.779Z] {
[2026-02-25T22:34:53.779Z] "url": "serverUrl"
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] ]
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "/resource2/test-security/classLevel/1": {
[2026-02-25T22:34:53.779Z] "get": {
[2026-02-25T22:34:53.779Z] "tags": [
[2026-02-25T22:34:53.779Z] "test"
[2026-02-25T22:34:53.779Z] ],
[2026-02-25T22:34:53.779Z] "responses": {
[2026-02-25T22:34:53.779Z] "200": {
[2026-02-25T22:34:53.779Z] "description": "OK",
[2026-02-25T22:34:53.779Z] "content": {
[2026-02-25T22:34:53.779Z] "application/json": {
[2026-02-25T22:34:53.779Z] "schema": {
[2026-02-25T22:34:53.779Z] "type": "string"
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "401": {
[2026-02-25T22:34:53.779Z] "description": "Not Authorized"
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "403": {
[2026-02-25T22:34:53.779Z] "description": "Not Allowed"
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "security": [
[2026-02-25T22:34:53.779Z] {
[2026-02-25T22:34:53.779Z] "JWTCompanyAuthentication": [
[2026-02-25T22:34:53.779Z] "admin"
[2026-02-25T22:34:53.779Z] ]
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] ],
[2026-02-25T22:34:53.779Z] "servers": [
[2026-02-25T22:34:53.779Z] {
[2026-02-25T22:34:53.779Z] "url": "serverUrl"
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] ]
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "/resource2/test-security/classLevel/2": {
[2026-02-25T22:34:53.779Z] "get": {
[2026-02-25T22:34:53.779Z] "tags": [
[2026-02-25T22:34:53.779Z] "test"
[2026-02-25T22:34:53.779Z] ],
[2026-02-25T22:34:53.779Z] "responses": {
[2026-02-25T22:34:53.779Z] "200": {
[2026-02-25T22:34:53.779Z] "description": "OK",
[2026-02-25T22:34:53.779Z] "content": {
[2026-02-25T22:34:53.779Z] "application/json": {
[2026-02-25T22:34:53.779Z] "schema": {
[2026-02-25T22:34:53.779Z] "type": "string"
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "401": {
[2026-02-25T22:34:53.779Z] "description": "Not Authorized"
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "403": {
[2026-02-25T22:34:53.779Z] "description": "Not Allowed"
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "security": [
[2026-02-25T22:34:53.779Z] {
[2026-02-25T22:34:53.779Z] "JWTCompanyAuthentication": [
[2026-02-25T22:34:53.779Z] "admin"
[2026-02-25T22:34:53.779Z] ]
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] ],
[2026-02-25T22:34:53.779Z] "servers": [
[2026-02-25T22:34:53.779Z] {
[2026-02-25T22:34:53.779Z] "url": "serverUrl"
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] ]
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "/resource2/test-security/classLevel/3": {
[2026-02-25T22:34:53.779Z] "get": {
[2026-02-25T22:34:53.779Z] "tags": [
[2026-02-25T22:34:53.779Z] "test"
[2026-02-25T22:34:53.779Z] ],
[2026-02-25T22:34:53.779Z] "responses": {
[2026-02-25T22:34:53.779Z] "200": {
[2026-02-25T22:34:53.779Z] "description": "OK",
[2026-02-25T22:34:53.779Z] "content": {
[2026-02-25T22:34:53.779Z] "application/json": {
[2026-02-25T22:34:53.779Z] "schema": {
[2026-02-25T22:34:53.779Z] "type": "string"
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "security": [
[2026-02-25T22:34:53.779Z] {
[2026-02-25T22:34:53.779Z] "MyOwnName": [
[2026-02-25T22:34:53.779Z]
[2026-02-25T22:34:53.779Z] ]
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] ],
[2026-02-25T22:34:53.779Z] "servers": [
[2026-02-25T22:34:53.779Z] {
[2026-02-25T22:34:53.779Z] "url": "serverUrl"
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] ]
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "/resource2/test-security/methodLevel/1": {
[2026-02-25T22:34:53.779Z] "get": {
[2026-02-25T22:34:53.779Z] "tags": [
[2026-02-25T22:34:53.779Z] "test"
[2026-02-25T22:34:53.779Z] ],
[2026-02-25T22:34:53.779Z] "responses": {
[2026-02-25T22:34:53.779Z] "200": {
[2026-02-25T22:34:53.779Z] "description": "OK",
[2026-02-25T22:34:53.779Z] "content": {
[2026-02-25T22:34:53.779Z] "application/json": {
[2026-02-25T22:34:53.779Z] "schema": {
[2026-02-25T22:34:53.779Z] "type": "string"
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "401": {
[2026-02-25T22:34:53.779Z] "description": "Not Authorized"
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "403": {
[2026-02-25T22:34:53.779Z] "description": "Not Allowed"
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "security": [
[2026-02-25T22:34:53.779Z] {
[2026-02-25T22:34:53.779Z] "JWTCompanyAuthentication": [
[2026-02-25T22:34:53.779Z] "admin"
[2026-02-25T22:34:53.779Z] ]
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] ],
[2026-02-25T22:34:53.779Z] "servers": [
[2026-02-25T22:34:53.779Z] {
[2026-02-25T22:34:53.779Z] "url": "serverUrl"
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] ]
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "/resource2/test-security/methodLevel/2": {
[2026-02-25T22:34:53.779Z] "get": {
[2026-02-25T22:34:53.779Z] "tags": [
[2026-02-25T22:34:53.779Z] "test"
[2026-02-25T22:34:53.779Z] ],
[2026-02-25T22:34:53.779Z] "responses": {
[2026-02-25T22:34:53.779Z] "200": {
[2026-02-25T22:34:53.779Z] "description": "OK",
[2026-02-25T22:34:53.779Z] "content": {
[2026-02-25T22:34:53.779Z] "application/json": {
[2026-02-25T22:34:53.779Z] "schema": {
[2026-02-25T22:34:53.779Z] "type": "string"
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "401": {
[2026-02-25T22:34:53.779Z] "description": "Not Authorized"
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "403": {
[2026-02-25T22:34:53.779Z] "description": "Not Allowed"
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "security": [
[2026-02-25T22:34:53.779Z] {
[2026-02-25T22:34:53.779Z] "JWTCompanyAuthentication": [
[2026-02-25T22:34:53.779Z] "admin"
[2026-02-25T22:34:53.779Z] ]
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] ],
[2026-02-25T22:34:53.779Z] "servers": [
[2026-02-25T22:34:53.779Z] {
[2026-02-25T22:34:53.779Z] "url": "serverUrl"
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] ]
[2026-02-25T22:34:53.779Z] }
[2026-02-25T22:34:53.779Z] },
[2026-02-25T22:34:53.779Z] "/resource2/test-security/methodLevel/public": {
[2026-02-25T22:34:53.779Z] "get": {
[2026-02-25T22:34:53.779Z] "tags": [
[2026-02-25T22:34:53.779Z] "test"
[2026-02-25T22:34:53.779Z] ],
[2026-02-25T22:34:53.780Z] "responses": {
[2026-02-25T22:34:53.780Z] "200": {
[2026-02-25T22:34:53.780Z] "description": "OK",
[2026-02-25T22:34:53.780Z] "content": {
[2026-02-25T22:34:53.780Z] "application/json": {
[2026-02-25T22:34:53.780Z] "schema": {
[2026-02-25T22:34:53.780Z] "type": "string"
[2026-02-25T22:34:53.780Z] }
[2026-02-25T22:34:53.780Z] }
[2026-02-25T22:34:53.780Z] }
[2026-02-25T22:34:53.780Z] }
[2026-02-25T22:34:53.780Z] },
[2026-02-25T22:34:53.780Z] "servers": [
[2026-02-25T22:34:53.780Z] {
[2026-02-25T22:34:53.780Z] "url": "serverUrl"
[2026-02-25T22:34:53.780Z] }
[2026-02-25T22:34:53.780Z] ]
[2026-02-25T22:34:53.780Z] }
[2026-02-25T22:34:53.780Z] },
[2026-02-25T22:34:53.780Z] "/resource2/test-security/naked": {
[2026-02-25T22:34:53.780Z] "get": {
[2026-02-25T22:34:53.780Z] "tags": [
[2026-02-25T22:34:53.780Z] "test"
[2026-02-25T22:34:53.780Z] ],
[2026-02-25T22:34:53.780Z] "responses": {
[2026-02-25T22:34:53.780Z] "200": {
[2026-02-25T22:34:53.780Z] "description": "OK",
[2026-02-25T22:34:53.780Z] "content": {
[2026-02-25T22:34:53.780Z] "application/json": {
[2026-02-25T22:34:53.780Z] "schema": {
[2026-02-25T22:34:53.780Z] "type": "string"
[2026-02-25T22:34:53.780Z] }
[2026-02-25T22:34:53.780Z] }
[2026-02-25T22:34:53.780Z] }
[2026-02-25T22:34:53.780Z] },
[2026-02-25T22:34:53.780Z] "401": {
[2026-02-25T22:34:53.780Z] "description": "Not Authorized"
[2026-02-25T22:34:53.780Z] },
[2026-02-25T22:34:53.780Z] "403": {
[2026-02-25T22:34:53.780Z] "description": "Not Allowed"
[2026-02-25T22:34:53.780Z] }
[2026-02-25T22:34:53.780Z] },
[2026-02-25T22:34:53.780Z] "security": [
[2026-02-25T22:34:53.780Z] {
[2026-02-25T22:34:53.780Z] "JWTCompanyAuthentication": [
[2026-02-25T22:34:53.780Z] "admin"
[2026-02-25T22:34:53.780Z] ]
[2026-02-25T22:34:53.780Z] }
[2026-02-25T22:34:53.780Z] ],
[2026-02-25T22:34:53.780Z] "servers": [
[2026-02-25T22:34:53.780Z] {
[2026-02-25T22:34:53.780Z] "url": "serverUrl"
[2026-02-25T22:34:53.780Z] }
[2026-02-25T22:34:53.780Z] ]
[2026-02-25T22:34:53.780Z] }
[2026-02-25T22:34:53.780Z] },
[2026-02-25T22:34:53.780Z] "/resource3/test-security/annotated": {
[2026-02-25T22:34:53.780Z] "get": {
[2026-02-25T22:34:53.780Z] "tags": [
[2026-02-25T22:34:53.780Z] "test"
[2026-02-25T22:34:53.780Z] ],
[2026-02-25T22:34:53.780Z] "responses": {
[2026-02-25T22:34:53.780Z] "200": {
[2026-02-25T22:34:53.780Z] "description": "OK",
[2026-02-25T22:34:53.780Z] "content": {
[2026-02-25T22:34:53.780Z] "application/json": {
[2026-02-25T22:34:53.789Z] "schema": {
[2026-02-25T22:34:53.789Z] "type": "string"
[2026-02-25T22:34:53.789Z] }
[2026-02-25T22:34:53.789Z] }
[2026-02-25T22:34:53.789Z] }
[2026-02-25T22:34:53.789Z] }
[2026-02-25T22:34:53.789Z] },
[2026-02-25T22:34:53.789Z] "security": [
[2026-02-25T22:34:53.789Z] {
[2026-02-25T22:34:53.789Z] "AtClassLevel": [
[2026-02-25T22:34:53.790Z]
[2026-02-25T22:34:53.790Z] ]
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] ],
[2026-02-25T22:34:53.790Z] "servers": [
[2026-02-25T22:34:53.790Z] {
[2026-02-25T22:34:53.790Z] "url": "serverUrl"
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] ]
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] },
[2026-02-25T22:34:53.790Z] "components": {
[2026-02-25T22:34:53.790Z] "securitySchemes": {
[2026-02-25T22:34:53.790Z] "JWTCompanyAuthentication": {
[2026-02-25T22:34:53.790Z] "type": "http",
[2026-02-25T22:34:53.790Z] "description": "JWT Authentication",
[2026-02-25T22:34:53.790Z] "scheme": "bearer",
[2026-02-25T22:34:53.790Z] "bearerFormat": "JWT"
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] 2026-02-25 22:34:46,334 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:34:53.790Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.792 s - in io.quarkus.smallrye.openapi.test.jaxrs.AutoSecurityRequirementTestCase
[2026-02-25T22:34:53.790Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDefaultPathTestCase
[2026-02-25T22:34:53.790Z] 2026-02-25 22:34:46,791 INFO [io.qua.sma.openapi] (build-17) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.json
[2026-02-25T22:34:53.790Z] 2026-02-25 22:34:46,794 INFO [io.qua.sma.openapi] (build-17) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.yaml
[2026-02-25T22:34:53.790Z] 2026-02-25 22:34:47,305 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.427s. Listening on: http://localhost:8081
[2026-02-25T22:34:53.790Z] 2026-02-25 22:34:47,306 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:34:53.790Z] 2026-02-25 22:34:47,306 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:34:53.790Z] 2026-02-25 22:34:47,980 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:34:53.790Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.643 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDefaultPathTestCase
[2026-02-25T22:34:53.790Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiEmptyStaticModelsTestCase
[2026-02-25T22:34:53.790Z] 2026-02-25 22:34:49,038 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.501s. Listening on: http://localhost:8081
[2026-02-25T22:34:53.790Z] 2026-02-25 22:34:49,039 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:34:53.790Z] 2026-02-25 22:34:49,039 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:34:53.790Z] {
[2026-02-25T22:34:53.790Z] "openapi": "3.0.3",
[2026-02-25T22:34:53.790Z] "info": {
[2026-02-25T22:34:53.790Z] "title": "Generated API",
[2026-02-25T22:34:53.790Z] "version": "1.0"
[2026-02-25T22:34:53.790Z] },
[2026-02-25T22:34:53.790Z] "tags": [
[2026-02-25T22:34:53.790Z] {
[2026-02-25T22:34:53.790Z] "name": "test",
[2026-02-25T22:34:53.790Z] "x-openApiExtension": "openApiExtensionValue"
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] ],
[2026-02-25T22:34:53.790Z] "paths": {
[2026-02-25T22:34:53.790Z] "/resource": {
[2026-02-25T22:34:53.790Z] "get": {
[2026-02-25T22:34:53.790Z] "tags": [
[2026-02-25T22:34:53.790Z] "test"
[2026-02-25T22:34:53.790Z] ],
[2026-02-25T22:34:53.790Z] "responses": {
[2026-02-25T22:34:53.790Z] "200": {
[2026-02-25T22:34:53.790Z] "description": "OK",
[2026-02-25T22:34:53.790Z] "content": {
[2026-02-25T22:34:53.790Z] "application/json": {
[2026-02-25T22:34:53.790Z] "schema": {
[2026-02-25T22:34:53.790Z] "type": "string"
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] },
[2026-02-25T22:34:53.790Z] "security": [
[2026-02-25T22:34:53.790Z] {
[2026-02-25T22:34:53.790Z] "securityRequirement": [
[2026-02-25T22:34:53.790Z] "securityRequirementScope"
[2026-02-25T22:34:53.790Z] ]
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] ],
[2026-02-25T22:34:53.790Z] "servers": [
[2026-02-25T22:34:53.790Z] {
[2026-02-25T22:34:53.790Z] "url": "serverUrl"
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] ],
[2026-02-25T22:34:53.790Z] "x-openApiExtension": "openApiExtensionValue"
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] },
[2026-02-25T22:34:53.790Z] "/resource/test-enums": {
[2026-02-25T22:34:53.790Z] "get": {
[2026-02-25T22:34:53.790Z] "tags": [
[2026-02-25T22:34:53.790Z] "test"
[2026-02-25T22:34:53.790Z] ],
[2026-02-25T22:34:53.790Z] "parameters": [
[2026-02-25T22:34:53.790Z] {
[2026-02-25T22:34:53.790Z] "name": "query",
[2026-02-25T22:34:53.790Z] "in": "query",
[2026-02-25T22:34:53.790Z] "schema": {
[2026-02-25T22:34:53.790Z] "$ref": "#/components/schemas/Query"
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] ],
[2026-02-25T22:34:53.790Z] "responses": {
[2026-02-25T22:34:53.790Z] "200": {
[2026-02-25T22:34:53.790Z] "description": "OK",
[2026-02-25T22:34:53.790Z] "content": {
[2026-02-25T22:34:53.790Z] "application/json": {
[2026-02-25T22:34:53.790Z] "schema": {
[2026-02-25T22:34:53.790Z] "$ref": "#/components/schemas/Query"
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] },
[2026-02-25T22:34:53.790Z] "security": [
[2026-02-25T22:34:53.790Z] {
[2026-02-25T22:34:53.790Z] "securityRequirement": [
[2026-02-25T22:34:53.790Z] "securityRequirementScope"
[2026-02-25T22:34:53.790Z] ]
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] ],
[2026-02-25T22:34:53.790Z] "servers": [
[2026-02-25T22:34:53.790Z] {
[2026-02-25T22:34:53.790Z] "url": "serverUrl"
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] ],
[2026-02-25T22:34:53.790Z] "x-openApiExtension": "openApiExtensionValue"
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] },
[2026-02-25T22:34:53.790Z] "components": {
[2026-02-25T22:34:53.790Z] "schemas": {
[2026-02-25T22:34:53.790Z] "Query": {
[2026-02-25T22:34:53.790Z] "enum": [
[2026-02-25T22:34:53.790Z] "QUERY_PARAM_1",
[2026-02-25T22:34:53.790Z] "QUERY_PARAM_2"
[2026-02-25T22:34:53.790Z] ],
[2026-02-25T22:34:53.790Z] "type": "string"
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] }
[2026-02-25T22:34:53.790Z] 2026-02-25 22:34:49,705 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:34:53.790Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.733 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiEmptyStaticModelsTestCase
[2026-02-25T22:34:53.790Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithConfigTestCase
[2026-02-25T22:34:53.790Z] 2026-02-25 22:34:50,956 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.621s. Listening on: http://localhost:8081
[2026-02-25T22:34:53.790Z] 2026-02-25 22:34:50,957 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:34:53.790Z] 2026-02-25 22:34:50,957 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:34:53.790Z] 2026-02-25 22:34:51,588 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:34:53.790Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.872 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithConfigTestCase
[2026-02-25T22:34:53.790Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithoutSegmentsTestCase
[2026-02-25T22:35:02.143Z] 2026-02-25 22:34:52,558 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2026-02-25T22:35:02.143Z] 2026-02-25 22:34:52,558 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:02.143Z] 2026-02-25 22:34:52,558 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:02.143Z] 2026-02-25 22:34:53,090 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:35:02.143Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.49 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithoutSegmentsTestCase
[2026-02-25T22:35:02.143Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.BasicSecurityWithConfigTestCase
[2026-02-25T22:35:02.143Z] 2026-02-25 22:34:53,956 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.419s. Listening on: http://localhost:8081
[2026-02-25T22:35:02.143Z] 2026-02-25 22:34:53,956 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:02.143Z] 2026-02-25 22:34:53,956 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:02.143Z] 2026-02-25 22:34:54,451 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:35:02.143Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 s - in io.quarkus.smallrye.openapi.test.jaxrs.BasicSecurityWithConfigTestCase
[2026-02-25T22:35:02.143Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.AutoTagTestCase
[2026-02-25T22:35:02.143Z] 2026-02-25 22:34:54,880 WARN [io.sma.ope.run.scanner] (build-14) SROAP04005: Could not find schema class in index: java.lang.Object
[2026-02-25T22:35:02.143Z] 2026-02-25 22:34:55,531 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.535s. Listening on: http://localhost:8081
[2026-02-25T22:35:02.143Z] 2026-02-25 22:34:55,532 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:02.143Z] 2026-02-25 22:34:55,532 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:02.143Z] {
[2026-02-25T22:35:02.143Z] "openapi": "3.0.3",
[2026-02-25T22:35:02.143Z] "info": {
[2026-02-25T22:35:02.143Z] "title": "Generated API",
[2026-02-25T22:35:02.144Z] "version": "1.0"
[2026-02-25T22:35:02.144Z] },
[2026-02-25T22:35:02.144Z] "tags": [
[2026-02-25T22:35:02.144Z] {
[2026-02-25T22:35:02.144Z] "name": "From Annotation"
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] ],
[2026-02-25T22:35:02.144Z] "paths": {
[2026-02-25T22:35:02.144Z] "/address/{id}": {
[2026-02-25T22:35:02.144Z] "get": {
[2026-02-25T22:35:02.144Z] "tags": [
[2026-02-25T22:35:02.144Z] "Auto Tag Resource"
[2026-02-25T22:35:02.144Z] ],
[2026-02-25T22:35:02.144Z] "parameters": [
[2026-02-25T22:35:02.144Z] {
[2026-02-25T22:35:02.144Z] "name": "id",
[2026-02-25T22:35:02.144Z] "in": "path",
[2026-02-25T22:35:02.144Z] "required": true,
[2026-02-25T22:35:02.144Z] "schema": {
[2026-02-25T22:35:02.144Z] "format": "int64",
[2026-02-25T22:35:02.144Z] "type": "integer"
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] ],
[2026-02-25T22:35:02.144Z] "responses": {
[2026-02-25T22:35:02.144Z] "200": {
[2026-02-25T22:35:02.144Z] "description": "OK",
[2026-02-25T22:35:02.144Z] "content": {
[2026-02-25T22:35:02.144Z] "text/plain": {
[2026-02-25T22:35:02.144Z] "schema": {
[2026-02-25T22:35:02.144Z] "type": "object"
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] },
[2026-02-25T22:35:02.144Z] "/resource/annotated": {
[2026-02-25T22:35:02.144Z] "get": {
[2026-02-25T22:35:02.144Z] "tags": [
[2026-02-25T22:35:02.144Z] "From Annotation"
[2026-02-25T22:35:02.144Z] ],
[2026-02-25T22:35:02.144Z] "responses": {
[2026-02-25T22:35:02.144Z] "200": {
[2026-02-25T22:35:02.144Z] "description": "OK",
[2026-02-25T22:35:02.144Z] "content": {
[2026-02-25T22:35:02.144Z] "application/json": {
[2026-02-25T22:35:02.144Z] "schema": {
[2026-02-25T22:35:02.144Z] "type": "string"
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] },
[2026-02-25T22:35:02.144Z] "/resource/auto": {
[2026-02-25T22:35:02.144Z] "get": {
[2026-02-25T22:35:02.144Z] "tags": [
[2026-02-25T22:35:02.144Z] "Open Api Resource With No Tag"
[2026-02-25T22:35:02.144Z] ],
[2026-02-25T22:35:02.144Z] "responses": {
[2026-02-25T22:35:02.144Z] "200": {
[2026-02-25T22:35:02.144Z] "description": "OK",
[2026-02-25T22:35:02.144Z] "content": {
[2026-02-25T22:35:02.144Z] "application/json": {
[2026-02-25T22:35:02.144Z] "schema": {
[2026-02-25T22:35:02.144Z] "type": "string"
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] },
[2026-02-25T22:35:02.144Z] "post": {
[2026-02-25T22:35:02.144Z] "tags": [
[2026-02-25T22:35:02.144Z] "Open Api Resource With No Tag"
[2026-02-25T22:35:02.144Z] ],
[2026-02-25T22:35:02.144Z] "responses": {
[2026-02-25T22:35:02.144Z] "200": {
[2026-02-25T22:35:02.144Z] "description": "OK",
[2026-02-25T22:35:02.144Z] "content": {
[2026-02-25T22:35:02.144Z] "application/json": {
[2026-02-25T22:35:02.144Z] "schema": {
[2026-02-25T22:35:02.144Z] "type": "string"
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] }
[2026-02-25T22:35:02.144Z] 2026-02-25 22:34:56,224 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:35:02.144Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.769 s - in io.quarkus.smallrye.openapi.test.jaxrs.AutoTagTestCase
[2026-02-25T22:35:02.144Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiHttpRootDefaultPathTestCase
[2026-02-25T22:35:02.144Z] 2026-02-25 22:34:57,225 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2026-02-25T22:35:02.144Z] 2026-02-25 22:34:57,226 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:02.144Z] 2026-02-25 22:34:57,226 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:02.144Z] 2026-02-25 22:34:57,771 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:35:02.144Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.541 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiHttpRootDefaultPathTestCase
[2026-02-25T22:35:02.144Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathHttpRootDefaultPathTestCase
[2026-02-25T22:35:02.144Z] 2026-02-25 22:34:58,739 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2026-02-25T22:35:02.144Z] 2026-02-25 22:34:58,740 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:02.144Z] 2026-02-25 22:34:58,740 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:02.144Z] 2026-02-25 22:34:59,279 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:35:02.144Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.521 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathHttpRootDefaultPathTestCase
[2026-02-25T22:35:02.144Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathTestCase
[2026-02-25T22:35:02.144Z] 2026-02-25 22:35:00,398 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.580s. Listening on: http://localhost:8081
[2026-02-25T22:35:02.144Z] 2026-02-25 22:35:00,398 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:02.144Z] 2026-02-25 22:35:00,398 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:02.144Z] 2026-02-25 22:35:00,956 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:35:02.144Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.656 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathTestCase
[2026-02-25T22:35:02.144Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.ConfigMappingTest
[2026-02-25T22:35:02.144Z] 2026-02-25 22:35:01,935 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.480s. Listening on: http://localhost:8081
[2026-02-25T22:35:02.144Z] 2026-02-25 22:35:01,936 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:02.144Z] 2026-02-25 22:35:01,936 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:07.628Z] {
[2026-02-25T22:35:07.628Z] "openapi": "3.0.3",
[2026-02-25T22:35:07.628Z] "info": {
[2026-02-25T22:35:07.628Z] "title": "My API",
[2026-02-25T22:35:07.628Z] "description": "My Description",
[2026-02-25T22:35:07.628Z] "termsOfService": "Some terms",
[2026-02-25T22:35:07.628Z] "contact": {
[2026-02-25T22:35:07.628Z] "name": "My Name",
[2026-02-25T22:35:07.628Z] "url": "http://www.foo.bar",
[2026-02-25T22:35:07.628Z] "email": "my.email@provider.com"
[2026-02-25T22:35:07.628Z] },
[2026-02-25T22:35:07.628Z] "license": {
[2026-02-25T22:35:07.628Z] "name": "Some License",
[2026-02-25T22:35:07.628Z] "url": "http://www.somelicense.com"
[2026-02-25T22:35:07.628Z] },
[2026-02-25T22:35:07.628Z] "version": "1.2.3"
[2026-02-25T22:35:07.628Z] },
[2026-02-25T22:35:07.628Z] "servers": [
[2026-02-25T22:35:07.628Z] {
[2026-02-25T22:35:07.628Z] "url": "http://www.server2.com"
[2026-02-25T22:35:07.628Z] },
[2026-02-25T22:35:07.628Z] {
[2026-02-25T22:35:07.628Z] "url": "http://www.server1.com"
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] ],
[2026-02-25T22:35:07.629Z] "paths": {
[2026-02-25T22:35:07.629Z] "/greeting/goodbye": {
[2026-02-25T22:35:07.629Z] "get": {
[2026-02-25T22:35:07.629Z] "tags": [
[2026-02-25T22:35:07.629Z] "Default Content Type Resource"
[2026-02-25T22:35:07.629Z] ],
[2026-02-25T22:35:07.629Z] "operationId": "io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeResource_byebye",
[2026-02-25T22:35:07.629Z] "responses": {
[2026-02-25T22:35:07.629Z] "200": {
[2026-02-25T22:35:07.629Z] "description": "OK",
[2026-02-25T22:35:07.629Z] "content": {
[2026-02-25T22:35:07.629Z] "application/xml": {
[2026-02-25T22:35:07.629Z] "schema": {
[2026-02-25T22:35:07.629Z] "$ref": "#/components/schemas/Greeting"
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] },
[2026-02-25T22:35:07.629Z] "/greeting/hello": {
[2026-02-25T22:35:07.629Z] "get": {
[2026-02-25T22:35:07.629Z] "tags": [
[2026-02-25T22:35:07.629Z] "Default Content Type Resource"
[2026-02-25T22:35:07.629Z] ],
[2026-02-25T22:35:07.629Z] "operationId": "io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeResource_hello",
[2026-02-25T22:35:07.629Z] "responses": {
[2026-02-25T22:35:07.629Z] "200": {
[2026-02-25T22:35:07.629Z] "description": "OK",
[2026-02-25T22:35:07.629Z] "content": {
[2026-02-25T22:35:07.629Z] "application/json": {
[2026-02-25T22:35:07.629Z] "schema": {
[2026-02-25T22:35:07.629Z] "$ref": "#/components/schemas/Greeting"
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] },
[2026-02-25T22:35:07.629Z] "post": {
[2026-02-25T22:35:07.629Z] "tags": [
[2026-02-25T22:35:07.629Z] "Default Content Type Resource"
[2026-02-25T22:35:07.629Z] ],
[2026-02-25T22:35:07.629Z] "operationId": "io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeResource_hello",
[2026-02-25T22:35:07.629Z] "requestBody": {
[2026-02-25T22:35:07.629Z] "content": {
[2026-02-25T22:35:07.629Z] "application/json": {
[2026-02-25T22:35:07.629Z] "schema": {
[2026-02-25T22:35:07.629Z] "$ref": "#/components/schemas/Greeting"
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] },
[2026-02-25T22:35:07.629Z] "responses": {
[2026-02-25T22:35:07.629Z] "200": {
[2026-02-25T22:35:07.629Z] "description": "OK",
[2026-02-25T22:35:07.629Z] "content": {
[2026-02-25T22:35:07.629Z] "application/json": {
[2026-02-25T22:35:07.629Z] "schema": {
[2026-02-25T22:35:07.629Z] "$ref": "#/components/schemas/Greeting"
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] },
[2026-02-25T22:35:07.629Z] "components": {
[2026-02-25T22:35:07.629Z] "schemas": {
[2026-02-25T22:35:07.629Z] "Greeting": {
[2026-02-25T22:35:07.629Z] "type": "object",
[2026-02-25T22:35:07.629Z] "properties": {
[2026-02-25T22:35:07.629Z] "message": {
[2026-02-25T22:35:07.629Z] "type": "string"
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] }
[2026-02-25T22:35:07.629Z] 2026-02-25 22:35:02,618 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:35:07.629Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.675 s - in io.quarkus.smallrye.openapi.test.jaxrs.ConfigMappingTest
[2026-02-25T22:35:07.629Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDynamicFilterTestCase
[2026-02-25T22:35:07.629Z] 2026-02-25 22:35:03,744 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.530s. Listening on: http://localhost:8081
[2026-02-25T22:35:07.629Z] 2026-02-25 22:35:03,744 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:07.629Z] 2026-02-25 22:35:03,745 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:07.629Z] 2026-02-25 22:35:04,365 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:35:07.629Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.732 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDynamicFilterTestCase
[2026-02-25T22:35:07.629Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeTest
[2026-02-25T22:35:07.629Z] 2026-02-25 22:35:04,834 INFO [io.qua.sma.openapi] (build-16) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.json
[2026-02-25T22:35:07.629Z] 2026-02-25 22:35:04,835 INFO [io.qua.sma.openapi] (build-16) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.yaml
[2026-02-25T22:35:07.629Z] 2026-02-25 22:35:05,426 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.518s. Listening on: http://localhost:8081
[2026-02-25T22:35:07.629Z] 2026-02-25 22:35:05,427 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:07.629Z] 2026-02-25 22:35:05,427 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:07.629Z] 2026-02-25 22:35:06,313 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2026-02-25T22:35:07.629Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.938 s - in io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeTest
[2026-02-25T22:35:07.629Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStoreSchemaTestCase
[2026-02-25T22:35:07.629Z] 2026-02-25 22:35:06,826 INFO [io.qua.sma.openapi] (build-3) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/jax-rs/openapi.json
[2026-02-25T22:35:07.629Z] 2026-02-25 22:35:06,828 INFO [io.qua.sma.openapi] (build-3) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/jax-rs/openapi.yaml
[2026-02-25T22:35:07.629Z] 2026-02-25 22:35:07,312 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8081
[2026-02-25T22:35:07.629Z] 2026-02-25 22:35:07,313 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:07.629Z] 2026-02-25 22:35:07,313 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:07.629Z] 2026-02-25 22:35:07,374 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:35:07.629Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStoreSchemaTestCase
[2026-02-25T22:35:07.629Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.Oauth2ImplicitSecurityWithConfigTestCase
[2026-02-25T22:35:08.778Z] 2026-02-25 22:35:08,412 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.519s. Listening on: http://localhost:8081
[2026-02-25T22:35:08.778Z] 2026-02-25 22:35:08,412 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:08.778Z] 2026-02-25 22:35:08,412 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:09.450Z] 2026-02-25 22:35:09,113 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2026-02-25T22:35:09.450Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.743 s - in io.quarkus.smallrye.openapi.test.jaxrs.Oauth2ImplicitSecurityWithConfigTestCase
[2026-02-25T22:35:09.451Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.SwaggerAndOpenAPIWithCommonPrefixTest
[2026-02-25T22:35:10.548Z] 2026-02-25 22:35:10,304 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.498s. Listening on: http://localhost:8081
[2026-02-25T22:35:10.548Z] 2026-02-25 22:35:10,304 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:10.548Z] 2026-02-25 22:35:10,304 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:11.223Z] 2026-02-25 22:35:10,870 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:35:11.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.752 s - in io.quarkus.smallrye.openapi.test.jaxrs.SwaggerAndOpenAPIWithCommonPrefixTest
[2026-02-25T22:35:11.223Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithSegmentsTestCase
[2026-02-25T22:35:11.898Z] 2026-02-25 22:35:11,705 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2026-02-25T22:35:11.898Z] 2026-02-25 22:35:11,705 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:11.898Z] 2026-02-25 22:35:11,705 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:12.575Z] 2026-02-25 22:35:12,296 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:35:12.576Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.428 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithSegmentsTestCase
[2026-02-25T22:35:12.576Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiContentNegotiationTestCase
[2026-02-25T22:35:13.251Z] 2026-02-25 22:35:13,217 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8081
[2026-02-25T22:35:13.251Z] 2026-02-25 22:35:13,218 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:13.251Z] 2026-02-25 22:35:13,218 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:13.927Z] 2026-02-25 22:35:13,789 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:35:13.928Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.486 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiContentNegotiationTestCase
[2026-02-25T22:35:13.928Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiDefaultPathTestCase
[2026-02-25T22:35:15.028Z] 2026-02-25 22:35:14,638 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.344s. Listening on: http://localhost:8081
[2026-02-25T22:35:15.028Z] 2026-02-25 22:35:14,639 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:15.028Z] 2026-02-25 22:35:14,639 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:15.341Z] 2026-02-25 22:35:15,226 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:35:15.341Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.428 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiDefaultPathTestCase
[2026-02-25T22:35:15.341Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiWithConfigTestCase
[2026-02-25T22:35:16.440Z] 2026-02-25 22:35:16,083 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.367s. Listening on: http://localhost:8081
[2026-02-25T22:35:16.440Z] 2026-02-25 22:35:16,083 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:16.440Z] 2026-02-25 22:35:16,083 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:16.754Z] 2026-02-25 22:35:16,607 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:35:16.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.379 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiWithConfigTestCase
[2026-02-25T22:35:16.754Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithoutSegmentsTestCase
[2026-02-25T22:35:17.855Z] 2026-02-25 22:35:17,428 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.385s. Listening on: http://localhost:8081
[2026-02-25T22:35:17.855Z] 2026-02-25 22:35:17,429 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:17.855Z] 2026-02-25 22:35:17,429 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:18.166Z] 2026-02-25 22:35:17,944 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:35:18.166Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.336 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithoutSegmentsTestCase
[2026-02-25T22:35:18.166Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiHttpRootDefaultPathTestCase
[2026-02-25T22:35:18.839Z] 2026-02-25 22:35:18,718 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.354s. Listening on: http://localhost:8081
[2026-02-25T22:35:18.839Z] 2026-02-25 22:35:18,719 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:18.839Z] 2026-02-25 22:35:18,719 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:19.513Z] 2026-02-25 22:35:19,329 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:35:19.513Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.382 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiHttpRootDefaultPathTestCase
[2026-02-25T22:35:19.513Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiStoreSchemaTestCase
[2026-02-25T22:35:20.611Z] 2026-02-25 22:35:19,668 INFO [io.qua.sma.openapi] (build-14) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/vertx/openapi.json
[2026-02-25T22:35:20.611Z] 2026-02-25 22:35:19,671 INFO [io.qua.sma.openapi] (build-14) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/vertx/openapi.yaml
[2026-02-25T22:35:20.611Z] 2026-02-25 22:35:20,210 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.452s. Listening on: http://localhost:8081
[2026-02-25T22:35:20.611Z] 2026-02-25 22:35:20,211 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:20.611Z] 2026-02-25 22:35:20,211 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:20.611Z] 2026-02-25 22:35:20,282 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:35:20.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiStoreSchemaTestCase
[2026-02-25T22:35:20.611Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.SwaggerAndOpenAPIWithCommonPrefixTest
[2026-02-25T22:35:21.288Z] 2026-02-25 22:35:21,187 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2026-02-25T22:35:21.288Z] 2026-02-25 22:35:21,188 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:21.288Z] 2026-02-25 22:35:21,189 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:21.965Z] 2026-02-25 22:35:21,720 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:35:21.965Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.435 s - in io.quarkus.smallrye.openapi.test.vertx.SwaggerAndOpenAPIWithCommonPrefixTest
[2026-02-25T22:35:21.965Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithSegmentsTestCase
[2026-02-25T22:35:22.642Z] 2026-02-25 22:35:22,622 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.416s. Listening on: http://localhost:8081
[2026-02-25T22:35:22.642Z] 2026-02-25 22:35:22,623 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:22.642Z] 2026-02-25 22:35:22,623 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:23.319Z] 2026-02-25 22:35:23,137 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:35:23.319Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.419 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithSegmentsTestCase
[2026-02-25T22:35:23.634Z] [INFO]
[2026-02-25T22:35:23.634Z] [INFO] Results:
[2026-02-25T22:35:23.634Z] [INFO]
[2026-02-25T22:35:23.634Z] [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:35:23.634Z] [INFO]
[2026-02-25T22:35:23.634Z] [INFO]
[2026-02-25T22:35:23.634Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:35:23.634Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final.jar
[2026-02-25T22:35:23.634Z] [INFO]
[2026-02-25T22:35:23.634Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:35:23.634Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:35:23.634Z] [INFO]
[2026-02-25T22:35:23.634Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-deployment ---
[2026-02-25T22:35:23.634Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-deployment/2.7.5.Final/quarkus-smallrye-openapi-deployment-2.7.5.Final.jar
[2026-02-25T22:35:23.634Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-deployment/2.7.5.Final/quarkus-smallrye-openapi-deployment-2.7.5.Final.pom
[2026-02-25T22:35:23.634Z] [INFO] Installing /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-openapi-deployment/2.7.5.Final/quarkus-smallrye-openapi-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:35:23.634Z] [INFO]
[2026-02-25T22:35:23.634Z] [INFO] -----------< io.quarkus:quarkus-smallrye-health-deployment >------------
[2026-02-25T22:35:23.634Z] [INFO] Building Quarkus - SmallRye Health - Deployment 2.7.5.Final [331/964]
[2026-02-25T22:35:23.634Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:35:23.634Z] [INFO]
[2026-02-25T22:35:23.634Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:23.634Z] [INFO]
[2026-02-25T22:35:23.634Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:24.310Z] [INFO]
[2026-02-25T22:35:24.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:24.310Z] [INFO]
[2026-02-25T22:35:24.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:24.310Z] [INFO]
[2026-02-25T22:35:24.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:24.310Z] [INFO]
[2026-02-25T22:35:24.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:24.310Z] [INFO]
[2026-02-25T22:35:24.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:24.310Z] [INFO]
[2026-02-25T22:35:24.310Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:24.310Z] [INFO]
[2026-02-25T22:35:24.310Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:24.310Z] [INFO] Processed 23 files in 45ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-02-25T22:35:24.310Z] [INFO]
[2026-02-25T22:35:24.310Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:24.310Z] [INFO] Processed 23 files in 00:00.037 (Already Sorted: 23, Needed Sorting: 0)
[2026-02-25T22:35:24.310Z] [INFO]
[2026-02-25T22:35:24.310Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:24.310Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:35:24.310Z] [INFO] Copying 1 resource
[2026-02-25T22:35:24.310Z] [INFO]
[2026-02-25T22:35:24.310Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:24.310Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:35:24.310Z] [INFO] Compiling 6 source files to /quarkus/extensions/smallrye-health/deployment/target/classes
[2026-02-25T22:35:24.987Z] [INFO]
[2026-02-25T22:35:24.987Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:24.987Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:35:24.987Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/deployment/src/test/resources
[2026-02-25T22:35:24.987Z] [INFO]
[2026-02-25T22:35:24.987Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:24.987Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:35:24.987Z] [INFO] Compiling 17 source files to /quarkus/extensions/smallrye-health/deployment/target/test-classes
[2026-02-25T22:35:25.300Z] [INFO]
[2026-02-25T22:35:25.300Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:25.300Z] [INFO]
[2026-02-25T22:35:25.300Z] [INFO] -------------------------------------------------------
[2026-02-25T22:35:25.300Z] [INFO] T E S T S
[2026-02-25T22:35:25.300Z] [INFO] -------------------------------------------------------
[2026-02-25T22:35:25.300Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:35:25.976Z] [INFO] Running io.quarkus.smallrye.health.test.WellnessHealthCheckTest
[2026-02-25T22:35:31.735Z] 2026-02-25 22:35:30,895 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.509s. Listening on: http://localhost:8081
[2026-02-25T22:35:31.735Z] 2026-02-25 22:35:30,897 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:31.735Z] 2026-02-25 22:35:30,897 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:33.331Z] 2026-02-25 22:35:33,027 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:35:33.331Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.136 s - in io.quarkus.smallrye.health.test.WellnessHealthCheckTest
[2026-02-25T22:35:33.331Z] [INFO] Running io.quarkus.smallrye.health.test.DispatchedThreadTest
[2026-02-25T22:35:34.429Z] 2026-02-25 22:35:34,282 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8081
[2026-02-25T22:35:34.429Z] 2026-02-25 22:35:34,283 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:34.429Z] 2026-02-25 22:35:34,283 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:35.101Z] 2026-02-25 22:35:34,933 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:35:35.101Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.892 s - in io.quarkus.smallrye.health.test.DispatchedThreadTest
[2026-02-25T22:35:35.101Z] [INFO] Running io.quarkus.smallrye.health.test.HealthCheckContextPropagationTest
[2026-02-25T22:35:36.204Z] 2026-02-25 22:35:35,988 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.346s. Listening on: http://localhost:8081
[2026-02-25T22:35:36.204Z] 2026-02-25 22:35:35,988 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:36.204Z] 2026-02-25 22:35:35,989 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:36.965Z] 2026-02-25 22:35:36,520 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:35:36.965Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.57 s - in io.quarkus.smallrye.health.test.HealthCheckContextPropagationTest
[2026-02-25T22:35:36.965Z] [INFO] Running io.quarkus.smallrye.health.test.HealthUnitTest
[2026-02-25T22:35:37.691Z] 2026-02-25 22:35:37,548 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2026-02-25T22:35:37.691Z] 2026-02-25 22:35:37,548 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:37.691Z] 2026-02-25 22:35:37,548 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:38.796Z] 2026-02-25 22:35:38,381 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2026-02-25T22:35:38.796Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.862 s - in io.quarkus.smallrye.health.test.HealthUnitTest
[2026-02-25T22:35:38.796Z] [INFO] Running io.quarkus.smallrye.health.test.HealthCheckProducerDefaultScopeTest
[2026-02-25T22:35:39.473Z] 2026-02-25 22:35:39,438 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.336s. Listening on: http://localhost:8081
[2026-02-25T22:35:39.473Z] 2026-02-25 22:35:39,439 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:39.473Z] 2026-02-25 22:35:39,439 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:40.145Z] 2026-02-25 22:35:39,965 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:35:40.145Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.576 s - in io.quarkus.smallrye.health.test.HealthCheckProducerDefaultScopeTest
[2026-02-25T22:35:40.145Z] [INFO] Running io.quarkus.smallrye.health.test.AsyncDispatchedThreadTest
[2026-02-25T22:35:41.327Z] 2026-02-25 22:35:40,932 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8081
[2026-02-25T22:35:41.327Z] 2026-02-25 22:35:40,932 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:41.327Z] 2026-02-25 22:35:40,932 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:41.642Z] 2026-02-25 22:35:41,390 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:35:41.643Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.425 s - in io.quarkus.smallrye.health.test.AsyncDispatchedThreadTest
[2026-02-25T22:35:41.643Z] [INFO] Running io.quarkus.smallrye.health.test.FailingUnitTest
[2026-02-25T22:35:42.741Z] 2026-02-25 22:35:42,413 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.348s. Listening on: http://localhost:8081
[2026-02-25T22:35:42.741Z] 2026-02-25 22:35:42,414 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:42.741Z] 2026-02-25 22:35:42,414 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:43.054Z] 2026-02-25 22:35:42,691 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2026-02-25T22:35:43.054Z] 2026-02-25 22:35:42,741 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2026-02-25T22:35:43.055Z] 2026-02-25 22:35:42,749 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2026-02-25T22:35:43.055Z] 2026-02-25 22:35:42,761 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}},{"name":"failing","status":"DOWN","data":{"status":"all broken"}},{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2026-02-25T22:35:43.055Z] 2026-02-25 22:35:42,795 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:35:43.055Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.404 s - in io.quarkus.smallrye.health.test.FailingUnitTest
[2026-02-25T22:35:43.055Z] [INFO] Running io.quarkus.smallrye.health.test.ExpectedBeansUnitTest
[2026-02-25T22:35:44.151Z] 2026-02-25 22:35:43,755 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.358s. Listening on: http://localhost:8081
[2026-02-25T22:35:44.151Z] 2026-02-25 22:35:43,755 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:44.151Z] 2026-02-25 22:35:43,755 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:44.151Z] 2026-02-25 22:35:43,825 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:35:44.151Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 s - in io.quarkus.smallrye.health.test.ExpectedBeansUnitTest
[2026-02-25T22:35:44.151Z] [INFO] Running io.quarkus.smallrye.health.test.StartedHealthCheckTest
[2026-02-25T22:35:44.829Z] 2026-02-25 22:35:44,711 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.338s. Listening on: http://localhost:8081
[2026-02-25T22:35:44.829Z] 2026-02-25 22:35:44,711 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:44.829Z] 2026-02-25 22:35:44,711 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:45.506Z] 2026-02-25 22:35:45,204 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:35:45.506Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.375 s - in io.quarkus.smallrye.health.test.StartedHealthCheckTest
[2026-02-25T22:35:45.506Z] [INFO] Running io.quarkus.smallrye.health.test.HealthOpenAPITest
[2026-02-25T22:35:46.606Z] 2026-02-25 22:35:45,781 INFO [io.qua.sma.openapi] (build-11) OpenAPI JSON saved: /quarkus/extensions/smallrye-health/deployment/target/openapi.json
[2026-02-25T22:35:46.606Z] 2026-02-25 22:35:45,789 INFO [io.qua.sma.openapi] (build-11) OpenAPI YAML saved: /quarkus/extensions/smallrye-health/deployment/target/openapi.yaml
[2026-02-25T22:35:46.606Z] 2026-02-25 22:35:46,181 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.353s. Listening on: http://localhost:8081
[2026-02-25T22:35:46.606Z] 2026-02-25 22:35:46,181 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:46.606Z] 2026-02-25 22:35:46,181 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:46.920Z] 2026-02-25 22:35:46,817 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-25T22:35:46.920Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.624 s - in io.quarkus.smallrye.health.test.HealthOpenAPITest
[2026-02-25T22:35:46.920Z] [INFO] Running io.quarkus.smallrye.health.test.ui.CustomConfigTest
[2026-02-25T22:35:48.018Z] 2026-02-25 22:35:47,747 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.310s. Listening on: http://localhost:8081
[2026-02-25T22:35:48.018Z] 2026-02-25 22:35:47,747 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:48.018Z] 2026-02-25 22:35:47,747 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:48.330Z] 2026-02-25 22:35:48,129 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:35:48.330Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.295 s - in io.quarkus.smallrye.health.test.ui.CustomConfigTest
[2026-02-25T22:35:48.330Z] [INFO] Running io.quarkus.smallrye.health.test.ui.DisabledTest
[2026-02-25T22:35:49.427Z] 2026-02-25 22:35:49,107 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.344s. Listening on: http://localhost:8081
[2026-02-25T22:35:49.427Z] 2026-02-25 22:35:49,108 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:49.427Z] 2026-02-25 22:35:49,108 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:49.741Z] 2026-02-25 22:35:49,417 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:35:49.741Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.287 s - in io.quarkus.smallrye.health.test.ui.DisabledTest
[2026-02-25T22:35:49.741Z] [INFO] Running io.quarkus.smallrye.health.test.ui.ErroneousConfigTest
[2026-02-25T22:35:50.100Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s - in io.quarkus.smallrye.health.test.ui.ErroneousConfigTest
[2026-02-25T22:35:50.100Z] [INFO] Running io.quarkus.smallrye.health.test.HealthCheckDefaultScopeTest
[2026-02-25T22:35:51.201Z] 2026-02-25 22:35:50,847 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.376s. Listening on: http://localhost:8081
[2026-02-25T22:35:51.201Z] 2026-02-25 22:35:50,848 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:51.201Z] 2026-02-25 22:35:50,848 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-02-25T22:35:51.514Z] 2026-02-25 22:35:51,255 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"noScopeStereotype","status":"DOWN"},{"name":"noScope","status":"DOWN"}]}
[2026-02-25T22:35:51.514Z] 2026-02-25 22:35:51,292 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:35:51.514Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.399 s - in io.quarkus.smallrye.health.test.HealthCheckDefaultScopeTest
[2026-02-25T22:35:51.514Z] [INFO]
[2026-02-25T22:35:51.514Z] [INFO] Results:
[2026-02-25T22:35:51.514Z] [INFO]
[2026-02-25T22:35:51.514Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:35:51.514Z] [INFO]
[2026-02-25T22:35:51.514Z] [INFO]
[2026-02-25T22:35:51.514Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:51.514Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final.jar
[2026-02-25T22:35:51.827Z] [INFO]
[2026-02-25T22:35:51.827Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:51.827Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:35:51.827Z] [INFO]
[2026-02-25T22:35:51.827Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health-deployment ---
[2026-02-25T22:35:51.827Z] [INFO] Installing /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-deployment/2.7.5.Final/quarkus-smallrye-health-deployment-2.7.5.Final.jar
[2026-02-25T22:35:51.827Z] [INFO] Installing /quarkus/extensions/smallrye-health/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-deployment/2.7.5.Final/quarkus-smallrye-health-deployment-2.7.5.Final.pom
[2026-02-25T22:35:51.827Z] [INFO] Installing /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-health-deployment/2.7.5.Final/quarkus-smallrye-health-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:35:51.827Z] [INFO]
[2026-02-25T22:35:51.827Z] [INFO] ----------------< io.quarkus:quarkus-jaeger-deployment >----------------
[2026-02-25T22:35:51.827Z] [INFO] Building Quarkus - Jaeger - Deployment 2.7.5.Final [332/964]
[2026-02-25T22:35:51.827Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:35:51.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.pom
[2026-02-25T22:35:51.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.pom (2.2 kB at 21 kB/s)
[2026-02-25T22:35:51.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.jar
[2026-02-25T22:35:51.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.jar (1.5 kB at 38 kB/s)
[2026-02-25T22:35:51.827Z] [INFO]
[2026-02-25T22:35:51.827Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaeger-deployment ---
[2026-02-25T22:35:51.827Z] [INFO]
[2026-02-25T22:35:51.827Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaeger-deployment ---
[2026-02-25T22:35:52.505Z] [INFO]
[2026-02-25T22:35:52.505Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaeger-deployment ---
[2026-02-25T22:35:52.505Z] [INFO]
[2026-02-25T22:35:52.505Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaeger-deployment ---
[2026-02-25T22:35:52.505Z] [INFO]
[2026-02-25T22:35:52.505Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaeger-deployment ---
[2026-02-25T22:35:52.505Z] [INFO]
[2026-02-25T22:35:52.505Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaeger-deployment ---
[2026-02-25T22:35:52.505Z] [INFO]
[2026-02-25T22:35:52.505Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaeger-deployment ---
[2026-02-25T22:35:52.505Z] [INFO]
[2026-02-25T22:35:52.505Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaeger-deployment ---
[2026-02-25T22:35:52.505Z] [INFO]
[2026-02-25T22:35:52.505Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaeger-deployment ---
[2026-02-25T22:35:52.505Z] [INFO] Processed 8 files in 13ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-02-25T22:35:52.505Z] [INFO]
[2026-02-25T22:35:52.505Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaeger-deployment ---
[2026-02-25T22:35:52.505Z] [INFO] Processed 8 files in 00:00.011 (Already Sorted: 8, Needed Sorting: 0)
[2026-02-25T22:35:52.505Z] [INFO]
[2026-02-25T22:35:52.505Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaeger-deployment ---
[2026-02-25T22:35:52.505Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:35:52.505Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaeger/deployment/src/main/resources
[2026-02-25T22:35:52.505Z] [INFO]
[2026-02-25T22:35:52.505Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaeger-deployment ---
[2026-02-25T22:35:52.505Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:35:52.505Z] [INFO] Compiling 3 source files to /quarkus/extensions/jaeger/deployment/target/classes
[2026-02-25T22:35:52.505Z] [INFO]
[2026-02-25T22:35:52.505Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaeger-deployment ---
[2026-02-25T22:35:52.505Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:35:52.505Z] [INFO] Copying 1 resource
[2026-02-25T22:35:52.505Z] [INFO]
[2026-02-25T22:35:52.505Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaeger-deployment ---
[2026-02-25T22:35:52.505Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:35:52.505Z] [INFO] Compiling 5 source files to /quarkus/extensions/jaeger/deployment/target/test-classes
[2026-02-25T22:35:52.818Z] [INFO]
[2026-02-25T22:35:52.818Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaeger-deployment ---
[2026-02-25T22:35:52.818Z] [INFO]
[2026-02-25T22:35:52.818Z] [INFO] -------------------------------------------------------
[2026-02-25T22:35:52.818Z] [INFO] T E S T S
[2026-02-25T22:35:52.818Z] [INFO] -------------------------------------------------------
[2026-02-25T22:35:52.818Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:35:53.919Z] [INFO] Running io.quarkus.jaeger.test.JaegerMetricsTestCase
[2026-02-25T22:35:58.545Z] 2026-02-25 22:35:58,281 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.542s. Listening on: http://localhost:8081
[2026-02-25T22:35:58.545Z] 2026-02-25 22:35:58,283 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:35:58.545Z] 2026-02-25 22:35:58,283 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:35:58.545Z] 2026-02-25 22:35:58,355 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:35:58.545Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.769 s - in io.quarkus.jaeger.test.JaegerMetricsTestCase
[2026-02-25T22:35:58.545Z] [INFO] Running io.quarkus.jaeger.test.NestedMdcScopesTest
[2026-02-25T22:35:58.545Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.jaeger.test.NestedMdcScopesTest
[2026-02-25T22:35:58.545Z] [INFO] Running io.quarkus.jaeger.test.QuarkusJaegerTracerTest
[2026-02-25T22:35:58.858Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-02-25T22:36:00.455Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.678 s - in io.quarkus.jaeger.test.QuarkusJaegerTracerTest
[2026-02-25T22:36:00.455Z] [INFO] Running io.quarkus.jaeger.test.CommaParseJaegerConfigurationTest
[2026-02-25T22:36:02.636Z] 2026-02-25 22:36:02,326 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.660s. Listening on: http://localhost:8081
[2026-02-25T22:36:02.636Z] 2026-02-25 22:36:02,345 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:36:02.636Z] 2026-02-25 22:36:02,345 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:36:02.636Z] 2026-02-25 22:36:02,390 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:36:02.636Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.319 s - in io.quarkus.jaeger.test.CommaParseJaegerConfigurationTest
[2026-02-25T22:36:02.636Z] [INFO] Running io.quarkus.jaeger.test.SamplerManagerConfigurationTest
[2026-02-25T22:36:03.737Z] 2026-02-25 22:36:03,647 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.349s. Listening on: http://localhost:8081
[2026-02-25T22:36:03.737Z] 2026-02-25 22:36:03,647 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:36:03.737Z] 2026-02-25 22:36:03,648 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:36:03.737Z] 2026-02-25 22:36:03,698 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:36:04.052Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.302 s - in io.quarkus.jaeger.test.SamplerManagerConfigurationTest
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] Results:
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaeger-deployment ---
[2026-02-25T22:36:04.052Z] [INFO] Building jar: /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final.jar
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaeger-deployment ---
[2026-02-25T22:36:04.052Z] [INFO] Building jar: /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaeger-deployment ---
[2026-02-25T22:36:04.052Z] [INFO] Installing /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jaeger-deployment/2.7.5.Final/quarkus-jaeger-deployment-2.7.5.Final.jar
[2026-02-25T22:36:04.052Z] [INFO] Installing /quarkus/extensions/jaeger/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jaeger-deployment/2.7.5.Final/quarkus-jaeger-deployment-2.7.5.Final.pom
[2026-02-25T22:36:04.052Z] [INFO] Installing /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jaeger-deployment/2.7.5.Final/quarkus-jaeger-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] -----------------< io.quarkus:quarkus-caffeine-parent >-----------------
[2026-02-25T22:36:04.052Z] [INFO] Building Quarkus - Caffeine 2.7.5.Final [333/964]
[2026-02-25T22:36:04.052Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-caffeine-parent ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-caffeine-parent ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-caffeine-parent ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-caffeine-parent ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-caffeine-parent ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-caffeine-parent ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-caffeine-parent ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-caffeine-parent ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-caffeine-parent ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-caffeine-parent ---
[2026-02-25T22:36:04.052Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-caffeine-parent ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-caffeine-parent ---
[2026-02-25T22:36:04.052Z] [INFO] Installing /quarkus/extensions/caffeine/pom.xml to /root/.m2/repository/io/quarkus/quarkus-caffeine-parent/2.7.5.Final/quarkus-caffeine-parent-2.7.5.Final.pom
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --------------------< io.quarkus:quarkus-caffeine >---------------------
[2026-02-25T22:36:04.052Z] [INFO] Building Quarkus - Caffeine - Runtime 2.7.5.Final [334/964]
[2026-02-25T22:36:04.052Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-caffeine ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-caffeine ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-caffeine ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-caffeine ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-caffeine ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-caffeine ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-caffeine ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-caffeine ---
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-caffeine ---
[2026-02-25T22:36:04.052Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:36:04.052Z] [INFO]
[2026-02-25T22:36:04.052Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-caffeine ---
[2026-02-25T22:36:04.364Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-caffeine ---
[2026-02-25T22:36:04.365Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:04.365Z] [INFO] Copying 1 resource
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-caffeine ---
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-caffeine ---
[2026-02-25T22:36:04.365Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:36:04.365Z] [INFO] Compiling 2 source files to /quarkus/extensions/caffeine/runtime/target/classes
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-caffeine ---
[2026-02-25T22:36:04.365Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:04.365Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/caffeine/runtime/src/test/resources
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-caffeine ---
[2026-02-25T22:36:04.365Z] [INFO] No sources to compile
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-caffeine ---
[2026-02-25T22:36:04.365Z] [INFO] No tests to run.
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-caffeine ---
[2026-02-25T22:36:04.365Z] [INFO] Building jar: /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final.jar
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-caffeine ---
[2026-02-25T22:36:04.365Z] [INFO] Building jar: /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final-sources.jar
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-caffeine ---
[2026-02-25T22:36:04.365Z] [INFO] Installing /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-caffeine/2.7.5.Final/quarkus-caffeine-2.7.5.Final.jar
[2026-02-25T22:36:04.365Z] [INFO] Installing /quarkus/extensions/caffeine/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-caffeine/2.7.5.Final/quarkus-caffeine-2.7.5.Final.pom
[2026-02-25T22:36:04.365Z] [INFO] Installing /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-caffeine/2.7.5.Final/quarkus-caffeine-2.7.5.Final-sources.jar
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --------------< io.quarkus:quarkus-hibernate-orm-parent >---------------
[2026-02-25T22:36:04.365Z] [INFO] Building Quarkus - Hibernate ORM 2.7.5.Final [335/964]
[2026-02-25T22:36:04.365Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-parent ---
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-parent ---
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-parent ---
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-parent ---
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-parent ---
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-parent ---
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-parent ---
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-parent ---
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-parent ---
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-parent ---
[2026-02-25T22:36:04.365Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-parent ---
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-parent ---
[2026-02-25T22:36:04.365Z] [INFO] Installing /quarkus/extensions/hibernate-orm/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-parent/2.7.5.Final/quarkus-hibernate-orm-parent-2.7.5.Final.pom
[2026-02-25T22:36:04.365Z] [INFO]
[2026-02-25T22:36:04.365Z] [INFO] ------------------< io.quarkus:quarkus-hibernate-orm >------------------
[2026-02-25T22:36:04.365Z] [INFO] Building Quarkus - Hibernate ORM - Runtime 2.7.5.Final [336/964]
[2026-02-25T22:36:04.365Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:36:04.365Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.pom
[2026-02-25T22:36:04.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.pom
[2026-02-25T22:36:04.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.pom (2.9 kB at 53 kB/s)
[2026-02-25T22:36:04.676Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.jar
[2026-02-25T22:36:04.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.jar
[2026-02-25T22:36:04.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.jar (355 kB at 7.1 MB/s)
[2026-02-25T22:36:04.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.pom
[2026-02-25T22:36:04.989Z] [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 122 kB/s)
[2026-02-25T22:36:04.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[2026-02-25T22:36:05.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 15 kB/s)
[2026-02-25T22:36:05.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.pom
[2026-02-25T22:36:05.300Z] [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 43 kB/s)
[2026-02-25T22:36:05.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.pom
[2026-02-25T22:36:05.300Z] [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 184 kB/s)
[2026-02-25T22:36:05.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom
[2026-02-25T22:36:05.300Z] [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 225 kB/s)
[2026-02-25T22:36:05.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[2026-02-25T22:36:05.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 193 kB/s)
[2026-02-25T22:36:05.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.pom
[2026-02-25T22:36:05.300Z] [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 99 kB/s)
[2026-02-25T22:36:05.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
[2026-02-25T22:36:05.612Z] [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 76 kB/s)
[2026-02-25T22:36:05.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
[2026-02-25T22:36:05.612Z] [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 176 kB/s)
[2026-02-25T22:36:05.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.jar
[2026-02-25T22:36:05.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.jar
[2026-02-25T22:36:05.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[2026-02-25T22:36:05.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.jar
[2026-02-25T22:36:05.926Z] [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 174 kB/s)
[2026-02-25T22:36:05.926Z] [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 1.2 MB/s)
[2026-02-25T22:36:05.926Z] [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 63 MB/s)
[2026-02-25T22:36:05.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 3.2 MB/s)
[2026-02-25T22:36:05.926Z] [INFO]
[2026-02-25T22:36:05.926Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:05.926Z] [INFO]
[2026-02-25T22:36:05.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:06.237Z] [INFO]
[2026-02-25T22:36:06.237Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:06.237Z] [INFO]
[2026-02-25T22:36:06.237Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:06.237Z] [INFO]
[2026-02-25T22:36:06.237Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:06.237Z] [INFO]
[2026-02-25T22:36:06.237Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:06.237Z] [INFO]
[2026-02-25T22:36:06.237Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:06.237Z] [INFO]
[2026-02-25T22:36:06.237Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:06.237Z] [INFO]
[2026-02-25T22:36:06.237Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:06.550Z] [INFO] Processed 94 files in 157ms (Formatted: 0, Unchanged: 94, Failed: 0, Readonly: 0)
[2026-02-25T22:36:06.550Z] [INFO]
[2026-02-25T22:36:06.550Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:06.860Z] [INFO] Processed 94 files in 00:00.333 (Already Sorted: 94, Needed Sorting: 0)
[2026-02-25T22:36:06.860Z] [INFO]
[2026-02-25T22:36:06.860Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:06.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:06.860Z] [INFO] Copying 2 resources
[2026-02-25T22:36:06.860Z] [INFO]
[2026-02-25T22:36:06.860Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:06.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar
[2026-02-25T22:36:07.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar (11 kB at 13 kB/s)
[2026-02-25T22:36:07.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final.jar
[2026-02-25T22:36:09.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final.jar (6.6 kB at 6.1 kB/s)
[2026-02-25T22:36:09.083Z] [INFO]
[2026-02-25T22:36:09.083Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:09.083Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:36:09.083Z] [INFO] Compiling 93 source files to /quarkus/extensions/hibernate-orm/runtime/target/classes
[2026-02-25T22:36:09.773Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[18,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[19,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[20,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[18,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[19,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[20,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[18,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[19,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[20,32] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/proxies/ProxyDefinitions.java:[71,117] unchecked call to getConstructor(java.lang.Class<?>...) as a member of the raw type java.lang.Class
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[257,25] getTypeResolver() in org.hibernate.boot.spi.MetadataImplementor has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[59,39] getReflectionManager() in org.hibernate.boot.spi.BootstrapContext has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[257,12] org.hibernate.type.TypeResolver in org.hibernate.type has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[257,12] org.hibernate.type.TypeResolver in org.hibernate.type has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[257,12] org.hibernate.type.TypeResolver in org.hibernate.type has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/PrevalidatedQuarkusMetadata.java:[258,24] getTypeResolver() in org.hibernate.boot.internal.MetadataImpl has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootEntityManagerFactoryBuilder.java:[128,17] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootEntityManagerFactoryBuilder.java:[140,74] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootEntityManagerFactoryBuilder.java:[140,91] SESSION_FACTORY_OBSERVER in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[44,17] setDialect(org.hibernate.dialect.Dialect) in org.hibernate.id.factory.IdentifierGeneratorFactory has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[35,19] unchecked method invocation: method storeCache in class io.quarkus.hibernate.orm.runtime.service.QuarkusMutableIdentifierGeneratorFactory is applied to given types
[2026-02-25T22:36:09.774Z] required: java.lang.String,java.lang.Class<? extends org.hibernate.id.IdentifierGenerator>
[2026-02-25T22:36:09.774Z] found: java.lang.String,java.lang.Class
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[35,30] unchecked conversion
[2026-02-25T22:36:09.774Z] required: java.lang.Class<? extends org.hibernate.id.IdentifierGenerator>
[2026-02-25T22:36:09.774Z] found: java.lang.Class
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[72,54] unchecked conversion
[2026-02-25T22:36:09.774Z] required: java.lang.Class<? extends org.hibernate.id.IdentifierGenerator>
[2026-02-25T22:36:09.774Z] found: java.lang.Class
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[80,17] setDialect(org.hibernate.dialect.Dialect) in org.hibernate.id.factory.IdentifierGeneratorFactory has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[58,29] org.hibernate.id.SequenceHiLoGenerator in org.hibernate.id has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[61,39] org.hibernate.id.SequenceIdentityGenerator in org.hibernate.id has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[88,105] unchecked call to getDeclaredConstructor(java.lang.Class<?>...) as a member of the raw type java.lang.Class
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[90,48] org.hibernate.id.Configurable in org.hibernate.id has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusSimplifiedIdentifierGeneratorFactory.java:[91,19] org.hibernate.id.Configurable in org.hibernate.id has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[16,57] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[16,57] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[16,57] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[25,33] org.hibernate.service.spi.Manageable in org.hibernate.service.spi has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[25,33] org.hibernate.service.spi.Manageable in org.hibernate.service.spi has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/Substitute_JmxServiceImpl.java:[25,33] org.hibernate.service.spi.Manageable in org.hibernate.service.spi has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[57,19] merge(java.lang.Object) in io.quarkus.hibernate.orm.runtime.session.ForwardingSession implements <T>merge(T) in javax.persistence.EntityManager
[2026-02-25T22:36:09.774Z] return type requires unchecked conversion from java.lang.Object to T
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[207,24] createNativeQuery(java.lang.String,java.lang.Class) in io.quarkus.hibernate.orm.runtime.session.ForwardingSession implements <R>createNativeQuery(java.lang.String,java.lang.Class<R>) in org.hibernate.query.QueryProducer
[2026-02-25T22:36:09.774Z] return type requires unchecked conversion from org.hibernate.query.NativeQuery to org.hibernate.query.NativeQuery<R>
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[668,24] createSQLQuery(java.lang.String) in org.hibernate.query.QueryProducer has been deprecated
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[208,44] unchecked method invocation: method createNativeQuery in interface org.hibernate.query.QueryProducer is applied to given types
[2026-02-25T22:36:09.774Z] required: java.lang.String,java.lang.Class<R>
[2026-02-25T22:36:09.774Z] found: java.lang.String,java.lang.Class
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[208,56] unchecked conversion
[2026-02-25T22:36:09.774Z] required: java.lang.Class<R>
[2026-02-25T22:36:09.774Z] found: java.lang.Class
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/HibernateOrmRecorder.java:[119,69] merge(java.lang.Object) in io.quarkus.hibernate.orm.runtime.session.ForwardingSession implements <T>merge(T) in javax.persistence.EntityManager
[2026-02-25T22:36:09.774Z] return type requires unchecked conversion from java.lang.Object to T
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/HibernateOrmRecorder.java:[119,69] createNativeQuery(java.lang.String,java.lang.Class) in io.quarkus.hibernate.orm.runtime.session.ForwardingSession implements <R>createNativeQuery(java.lang.String,java.lang.Class<R>) in org.hibernate.query.QueryProducer
[2026-02-25T22:36:09.774Z] return type requires unchecked conversion from org.hibernate.query.NativeQuery to org.hibernate.query.NativeQuery<R>
[2026-02-25T22:36:09.774Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusConnectionProvider.java:[48,24] unchecked cast
[2026-02-25T22:36:09.774Z] required: T
[2026-02-25T22:36:09.774Z] found: io.quarkus.hibernate.orm.runtime.customized.QuarkusConnectionProvider
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusConnectionProvider.java:[50,24] unchecked cast
[2026-02-25T22:36:09.775Z] required: T
[2026-02-25T22:36:09.775Z] found: io.agroal.api.AgroalDataSource
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/JTASessionOpener.java:[32,17] autoClose(boolean) in org.hibernate.SessionBuilder has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[145,19] merge(java.lang.Object) in io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession implements <T>merge(T) in javax.persistence.EntityManager
[2026-02-25T22:36:09.775Z] return type requires unchecked conversion from java.lang.Object to T
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[406,24] createNativeQuery(java.lang.String,java.lang.Class) in io.quarkus.hibernate.orm.runtime.session.TransactionScopedSession implements <R>createNativeQuery(java.lang.String,java.lang.Class<R>) in org.hibernate.query.QueryProducer
[2026-02-25T22:36:09.775Z] return type requires unchecked conversion from org.hibernate.query.NativeQuery to org.hibernate.query.NativeQuery<R>
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[1097,24] createSQLQuery(java.lang.String) in org.hibernate.query.QueryProducer has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[409,49] unchecked method invocation: method createNativeQuery in interface org.hibernate.query.QueryProducer is applied to given types
[2026-02-25T22:36:09.775Z] required: java.lang.String,java.lang.Class<R>
[2026-02-25T22:36:09.775Z] found: java.lang.String,java.lang.Class
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[409,61] unchecked conversion
[2026-02-25T22:36:09.775Z] required: java.lang.Class<R>
[2026-02-25T22:36:09.775Z] found: java.lang.Class
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/graal/service/jacc/Substitute_JaccIntegrator.java:[20,43] org.hibernate.secure.spi.JaccService in org.hibernate.secure.spi has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/tenant/HibernateMultiTenantConnectionProvider.java:[84,17] <T>legacySingleExtensionInstanceForPersistenceUnit(java.lang.Class<T>,java.lang.String) in io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/tenant/HibernateMultiTenantConnectionProvider.java:[109,17] <T>legacySingleExtensionInstanceForPersistenceUnit(java.lang.Class<T>,java.lang.String) in io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/devconsole/HibernateOrmDevConsoleIntegrator.java:[16,72] org.hibernate.jpa.AvailableSettings in org.hibernate.jpa has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/devconsole/HibernateOrmDevConsoleIntegrator.java:[16,89] PERSISTENCE_UNIT_NAME in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[171,17] getMetadataBuilder(org.hibernate.boot.registry.StandardServiceRegistry) in org.hibernate.boot.MetadataSources has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[214,17] PERSISTENCE_UNIT_NAME in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[246,47] ALLOW_ENHANCEMENT_AS_PROXY in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[247,38] ALLOW_ENHANCEMENT_AS_PROXY in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[269,48] WRAP_RESULT_SETS in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[270,74] WRAP_RESULT_SETS in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[272,17] WRAP_RESULT_SETS in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[302,29] JACC_ENABLED in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[304,24] JACC_ENABLED in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[325,42] JACC_PREFIX in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[328,49] CLASS_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[330,81] CLASS_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[332,49] COLLECTION_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[334,81] COLLECTION_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[473,70] CLASS_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[473,30] CLASS_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[475,75] COLLECTION_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[475,30] COLLECTION_CACHE_PREFIX in org.hibernate.jpa.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/FastBootMetadataBuilder.java:[560,39] IDENTIFIER_GENERATOR_STRATEGY_PROVIDER in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/RecordableBootstrap.java:[49,9] StandardServiceRegistryBuilder(org.hibernate.boot.registry.BootstrapServiceRegistry,java.util.Map,org.hibernate.boot.cfgxml.spi.LoadedConfig,java.util.List<org.hibernate.boot.registry.StandardServiceInitiator>) in org.hibernate.boot.registry.StandardServiceRegistryBuilder has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/RecordableBootstrap.java:[162,38] unchecked method invocation: method add in interface java.util.List is applied to given types
[2026-02-25T22:36:09.775Z] required: E
[2026-02-25T22:36:09.775Z] found: java.lang.Class
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/RecordableBootstrap.java:[162,68] unchecked conversion
[2026-02-25T22:36:09.775Z] required: E
[2026-02-25T22:36:09.775Z] found: java.lang.Class
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusStrategySelectorBuilder.java:[58,46] unchecked method invocation: method applyFromStrategyRegistration in class io.quarkus.hibernate.orm.runtime.customized.QuarkusStrategySelectorBuilder is applied to given types
[2026-02-25T22:36:09.775Z] required: org.hibernate.boot.registry.selector.internal.StrategySelectorImpl,org.hibernate.boot.registry.selector.StrategyRegistration<T>
[2026-02-25T22:36:09.775Z] found: org.hibernate.boot.registry.selector.internal.StrategySelectorImpl,org.hibernate.boot.registry.selector.StrategyRegistration
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusStrategySelectorBuilder.java:[58,65] unchecked conversion
[2026-02-25T22:36:09.775Z] required: org.hibernate.boot.registry.selector.StrategyRegistration<T>
[2026-02-25T22:36:09.775Z] found: org.hibernate.boot.registry.selector.StrategyRegistration
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/registry/PreconfiguredServiceRegistryBuilder.java:[77,32] unchecked call to put(K,V) as a member of the raw type java.util.Map
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/boot/registry/PreconfiguredServiceRegistryBuilder.java:[107,28] unchecked call to putAll(java.util.Map<? extends K,? extends V>) as a member of the raw type java.util.Map
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/tenant/HibernateCurrentTenantIdentifierResolver.java:[54,74] <T>legacySingleExtensionInstanceForPersistenceUnit(java.lang.Class<T>,java.lang.String) in io.quarkus.hibernate.orm.runtime.PersistenceUnitUtil has been deprecated
[2026-02-25T22:36:09.775Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[18,77] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-25T22:36:09.776Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[18,77] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-25T22:36:09.776Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[18,77] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-25T22:36:09.776Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[23,18] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-25T22:36:09.776Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[23,18] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-25T22:36:09.776Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[23,18] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-25T22:36:09.776Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[24,16] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-25T22:36:09.776Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[28,12] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-25T22:36:09.776Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[28,12] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-25T22:36:09.776Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[28,12] org.hibernate.jmx.spi.JmxService in org.hibernate.jmx.spi has been deprecated
[2026-02-25T22:36:09.776Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[29,61] JMX_ENABLED in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-25T22:36:09.776Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/DisabledJMXInitiator.java:[32,48] JMX_ENABLED in org.hibernate.cfg.AvailableSettings has been deprecated
[2026-02-25T22:36:09.776Z] [INFO]
[2026-02-25T22:36:09.776Z] [INFO] --- forbiddenapis:3.1:check (verify-forbidden-apis) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:09.776Z] [INFO] Scanning for classes to check...
[2026-02-25T22:36:10.098Z] [INFO] Reading bundled API signatures: jdk-system-out
[2026-02-25T22:36:10.098Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2026-02-25T22:36:10.098Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2026-02-25T22:36:10.098Z] [INFO] Reading bundled API signatures: jdk-unsafe-12
[2026-02-25T22:36:10.098Z] [INFO] Reading bundled API signatures: jdk-unsafe-13
[2026-02-25T22:36:10.098Z] [INFO] Reading bundled API signatures: jdk-unsafe-14
[2026-02-25T22:36:10.098Z] [INFO] Reading bundled API signatures: jdk-unsafe-15
[2026-02-25T22:36:10.098Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2026-02-25T22:36:10.409Z] [INFO] Reading bundled API signatures: jdk-deprecated-12
[2026-02-25T22:36:10.409Z] [INFO] Reading bundled API signatures: jdk-deprecated-13
[2026-02-25T22:36:10.409Z] [INFO] Reading bundled API signatures: jdk-deprecated-14
[2026-02-25T22:36:10.409Z] [INFO] Reading bundled API signatures: jdk-deprecated-15
[2026-02-25T22:36:10.409Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2026-02-25T22:36:10.409Z] [INFO] Reading bundled API signatures: jdk-internal-12
[2026-02-25T22:36:10.409Z] [INFO] Reading bundled API signatures: jdk-internal-13
[2026-02-25T22:36:10.409Z] [INFO] Reading bundled API signatures: jdk-internal-14
[2026-02-25T22:36:10.409Z] [INFO] Reading bundled API signatures: jdk-internal-15
[2026-02-25T22:36:10.409Z] [INFO] Reading API signatures: /quarkus/extensions/hibernate-orm/runtime/banned-signatures.txt
[2026-02-25T22:36:10.409Z] [INFO] Loading classes to check...
[2026-02-25T22:36:10.409Z] [INFO] Scanning classes for violations...
[2026-02-25T22:36:10.721Z] [INFO] Scanned 147 class file(s) for forbidden API invocations (in 0.89s), 0 error(s).
[2026-02-25T22:36:10.721Z] [INFO]
[2026-02-25T22:36:10.721Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:10.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:10.721Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-orm/runtime/src/test/resources
[2026-02-25T22:36:10.721Z] [INFO]
[2026-02-25T22:36:10.721Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:10.721Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:36:10.721Z] [INFO] Compiling 1 source file to /quarkus/extensions/hibernate-orm/runtime/target/test-classes
[2026-02-25T22:36:11.399Z] [INFO]
[2026-02-25T22:36:11.399Z] [INFO] --- forbiddenapis:3.1:testCheck (verify-forbidden-test-apis) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:11.399Z] [INFO] Scanning for classes to check...
[2026-02-25T22:36:11.399Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2026-02-25T22:36:11.399Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2026-02-25T22:36:11.399Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2026-02-25T22:36:11.399Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2026-02-25T22:36:11.399Z] [INFO] Loading classes to check...
[2026-02-25T22:36:11.399Z] [INFO] Scanning classes for violations...
[2026-02-25T22:36:11.399Z] [INFO] Scanned 1 class file(s) for forbidden API invocations (in 0.08s), 0 error(s).
[2026-02-25T22:36:11.399Z] [INFO]
[2026-02-25T22:36:11.399Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:11.399Z] [INFO]
[2026-02-25T22:36:11.399Z] [INFO] -------------------------------------------------------
[2026-02-25T22:36:11.399Z] [INFO] T E S T S
[2026-02-25T22:36:11.399Z] [INFO] -------------------------------------------------------
[2026-02-25T22:36:11.399Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:36:12.075Z] [INFO] Running io.quarkus.hibernate.orm.runtime.devconsole.PersistenceUnitNameComparatorTestCase
[2026-02-25T22:36:12.391Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in io.quarkus.hibernate.orm.runtime.devconsole.PersistenceUnitNameComparatorTestCase
[2026-02-25T22:36:12.391Z] [INFO]
[2026-02-25T22:36:12.391Z] [INFO] Results:
[2026-02-25T22:36:12.391Z] [INFO]
[2026-02-25T22:36:12.391Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:36:12.391Z] [INFO]
[2026-02-25T22:36:12.391Z] [INFO]
[2026-02-25T22:36:12.391Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:12.391Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final.jar
[2026-02-25T22:36:12.391Z] [INFO]
[2026-02-25T22:36:12.391Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:12.391Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final-sources.jar
[2026-02-25T22:36:12.391Z] [INFO]
[2026-02-25T22:36:12.391Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm ---
[2026-02-25T22:36:12.391Z] [INFO] Installing /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm/2.7.5.Final/quarkus-hibernate-orm-2.7.5.Final.jar
[2026-02-25T22:36:12.391Z] [INFO] Installing /quarkus/extensions/hibernate-orm/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm/2.7.5.Final/quarkus-hibernate-orm-2.7.5.Final.pom
[2026-02-25T22:36:12.391Z] [INFO] Installing /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm/2.7.5.Final/quarkus-hibernate-orm-2.7.5.Final-sources.jar
[2026-02-25T22:36:12.391Z] [INFO]
[2026-02-25T22:36:12.391Z] [INFO] -------------< io.quarkus:quarkus-narayana-jta-deployment >-------------
[2026-02-25T22:36:12.391Z] [INFO] Building Quarkus - Narayana JTA - Deployment 2.7.5.Final [337/964]
[2026-02-25T22:36:12.391Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:36:12.391Z] [INFO]
[2026-02-25T22:36:12.391Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:12.391Z] [INFO]
[2026-02-25T22:36:12.391Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:13.117Z] [INFO]
[2026-02-25T22:36:13.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:13.117Z] [INFO]
[2026-02-25T22:36:13.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:13.117Z] [INFO]
[2026-02-25T22:36:13.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:13.117Z] [INFO]
[2026-02-25T22:36:13.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:13.117Z] [INFO]
[2026-02-25T22:36:13.117Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:13.117Z] [INFO]
[2026-02-25T22:36:13.117Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:13.117Z] [INFO]
[2026-02-25T22:36:13.117Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:13.117Z] [INFO] Processed 7 files in 20ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T22:36:13.117Z] [INFO]
[2026-02-25T22:36:13.117Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:13.117Z] [INFO] Processed 7 files in 00:00.017 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T22:36:13.117Z] [INFO]
[2026-02-25T22:36:13.117Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:13.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:13.117Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-jta/deployment/src/main/resources
[2026-02-25T22:36:13.117Z] [INFO]
[2026-02-25T22:36:13.117Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:13.117Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:36:13.117Z] [INFO] Compiling 1 source file to /quarkus/extensions/narayana-jta/deployment/target/classes
[2026-02-25T22:36:13.117Z] [INFO]
[2026-02-25T22:36:13.117Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:13.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:13.117Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-jta/deployment/src/test/resources
[2026-02-25T22:36:13.117Z] [INFO]
[2026-02-25T22:36:13.117Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:13.117Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:36:13.117Z] [INFO] Compiling 6 source files to /quarkus/extensions/narayana-jta/deployment/target/test-classes
[2026-02-25T22:36:13.431Z] [INFO]
[2026-02-25T22:36:13.431Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:13.431Z] [INFO]
[2026-02-25T22:36:13.431Z] [INFO] -------------------------------------------------------
[2026-02-25T22:36:13.431Z] [INFO] T E S T S
[2026-02-25T22:36:13.431Z] [INFO] -------------------------------------------------------
[2026-02-25T22:36:13.431Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:36:14.112Z] [INFO] Running io.quarkus.narayana.observers.TransactionalObserversTest
[2026-02-25T22:36:18.734Z] 2026-02-25 22:36:17,840 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.280s.
[2026-02-25T22:36:18.734Z] 2026-02-25 22:36:17,842 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:36:18.734Z] 2026-02-25 22:36:17,842 INFO [io.quarkus] (main) Installed features: [cdi, narayana-jta, smallrye-context-propagation]
[2026-02-25T22:36:18.734Z] 2026-02-25 22:36:17,971 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-02-25T22:36:18.734Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.903 s - in io.quarkus.narayana.observers.TransactionalObserversTest
[2026-02-25T22:36:18.734Z] [INFO] Running io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest
[2026-02-25T22:36:19.052Z] 2026-02-25 22:36:18,946 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.179s.
[2026-02-25T22:36:19.052Z] 2026-02-25 22:36:18,947 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:36:19.052Z] 2026-02-25 22:36:18,947 INFO [io.quarkus] (main) Installed features: [cdi, narayana-jta, smallrye-context-propagation]
[2026-02-25T22:36:19.052Z] 2026-02-25 22:36:18,990 ERROR [io.qua.arc.imp.EventImpl$DeferredEventNotification] (main) Failure while notifying an observer io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest_ObservingBean_Observer_observeAfterSuccess_a699b16d5ec84f5cd24dbb4141adc7df66800e67@3cc2e3e for event java.lang.String. Stack trace - java.lang.IllegalStateException: This is an expected exception within test
[2026-02-25T22:36:19.052Z] 2026-02-25 22:36:18,990 ERROR [io.qua.arc.imp.EventImpl$DeferredEventNotification] (main) Failure while notifying an observer io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest_ObservingBean_Observer_observeAfterSuccess2_38da0c52ec1ec58ef6e9aad6d3375ef3b624f5e0@4e14d520 for event java.lang.String. Stack trace - java.lang.IllegalStateException: This is an expected exception within test
[2026-02-25T22:36:19.052Z] 2026-02-25 22:36:18,995 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T22:36:19.052Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.001 s - in io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest
[2026-02-25T22:36:19.052Z] [INFO] Running io.quarkus.narayana.interceptor.TransactionalTest
[2026-02-25T22:36:20.147Z] 2026-02-25 22:36:19,650 INFO [io.qua.arc.pro.BeanProcessor] (build-15) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-25T22:36:20.147Z] - @Inject field io.quarkus.narayana.interceptor.TransactionalTest#testTransactionalBean,
[2026-02-25T22:36:20.147Z] - @Inject field io.quarkus.narayana.interceptor.TransactionalTest#tm,
[2026-02-25T22:36:20.147Z] - @Inject field io.quarkus.narayana.interceptor.TransactionalTest#txAssertionData
[2026-02-25T22:36:20.147Z] - and 3 more - please enable debug logging to see the full list
[2026-02-25T22:36:20.147Z] 2026-02-25 22:36:19,897 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.187s.
[2026-02-25T22:36:20.147Z] 2026-02-25 22:36:19,897 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:36:20.147Z] 2026-02-25 22:36:19,897 INFO [io.quarkus] (main) Installed features: [cdi, narayana-jta, smallrye-context-propagation]
[2026-02-25T22:36:20.147Z] 2026-02-25 22:36:20,012 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T22:36:20.147Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 s - in io.quarkus.narayana.interceptor.TransactionalTest
[2026-02-25T22:36:20.147Z] [INFO]
[2026-02-25T22:36:20.147Z] [INFO] Results:
[2026-02-25T22:36:20.147Z] [INFO]
[2026-02-25T22:36:20.147Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:36:20.147Z] [INFO]
[2026-02-25T22:36:20.147Z] [INFO]
[2026-02-25T22:36:20.147Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:20.147Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final.jar
[2026-02-25T22:36:20.147Z] [INFO]
[2026-02-25T22:36:20.147Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:20.147Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:36:20.147Z] [INFO]
[2026-02-25T22:36:20.147Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-jta-deployment ---
[2026-02-25T22:36:20.147Z] [INFO] Installing /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-jta-deployment/2.7.5.Final/quarkus-narayana-jta-deployment-2.7.5.Final.jar
[2026-02-25T22:36:20.147Z] [INFO] Installing /quarkus/extensions/narayana-jta/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-jta-deployment/2.7.5.Final/quarkus-narayana-jta-deployment-2.7.5.Final.pom
[2026-02-25T22:36:20.147Z] [INFO] Installing /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-jta-deployment/2.7.5.Final/quarkus-narayana-jta-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:36:20.147Z] [INFO]
[2026-02-25T22:36:20.147Z] [INFO] ------------< io.quarkus:quarkus-datasource-deployment-spi >------------
[2026-02-25T22:36:20.147Z] [INFO] Building Quarkus - Datasource - Deployment 2.7.5.Final [338/964]
[2026-02-25T22:36:20.148Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:36:20.460Z] [INFO]
[2026-02-25T22:36:20.460Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.460Z] [INFO]
[2026-02-25T22:36:20.460Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.802Z] [INFO] Processed 5 files in 12ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.802Z] [INFO] Processed 5 files in 00:00.009 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.802Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:20.802Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/deployment-spi/src/main/resources
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.802Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:36:20.802Z] [INFO] Compiling 5 source files to /quarkus/extensions/datasource/deployment-spi/target/classes
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.802Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:20.802Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/deployment-spi/src/test/resources
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.802Z] [INFO] No sources to compile
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.802Z] [INFO] No tests to run.
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.802Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final.jar
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.802Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final-sources.jar
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-deployment-spi ---
[2026-02-25T22:36:20.802Z] [INFO] Installing /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final.jar
[2026-02-25T22:36:20.802Z] [INFO] Installing /quarkus/extensions/datasource/deployment-spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final.pom
[2026-02-25T22:36:20.802Z] [INFO] Installing /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment-spi/2.7.5.Final/quarkus-datasource-deployment-spi-2.7.5.Final-sources.jar
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] ---------< io.quarkus:quarkus-kubernetes-service-binding-spi >----------
[2026-02-25T22:36:20.802Z] [INFO] Building Quarkus - Kubernetes Service Binding - SPI 2.7.5.Final [339/964]
[2026-02-25T22:36:20.802Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:20.802Z] [INFO]
[2026-02-25T22:36:20.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:21.114Z] [INFO]
[2026-02-25T22:36:21.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:21.114Z] [INFO]
[2026-02-25T22:36:21.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:21.114Z] [INFO]
[2026-02-25T22:36:21.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:21.114Z] [INFO]
[2026-02-25T22:36:21.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:21.114Z] [INFO]
[2026-02-25T22:36:21.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:21.114Z] [INFO]
[2026-02-25T22:36:21.114Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:21.114Z] [INFO]
[2026-02-25T22:36:21.114Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:21.429Z] [INFO] Processed 2 files in 7ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:36:21.429Z] [INFO]
[2026-02-25T22:36:21.429Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:21.429Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:36:21.429Z] [INFO]
[2026-02-25T22:36:21.429Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:21.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:21.429Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-service-binding/spi/src/main/resources
[2026-02-25T22:36:21.429Z] [INFO]
[2026-02-25T22:36:21.429Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:21.429Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:36:21.429Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-service-binding/spi/target/classes
[2026-02-25T22:36:21.429Z] [INFO]
[2026-02-25T22:36:21.429Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:21.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:21.429Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-service-binding/spi/src/test/resources
[2026-02-25T22:36:21.429Z] [INFO]
[2026-02-25T22:36:21.429Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:21.429Z] [INFO] No sources to compile
[2026-02-25T22:36:21.429Z] [INFO]
[2026-02-25T22:36:21.429Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:21.429Z] [INFO] No tests to run.
[2026-02-25T22:36:21.429Z] [INFO]
[2026-02-25T22:36:21.429Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:21.429Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar
[2026-02-25T22:36:21.429Z] [INFO]
[2026-02-25T22:36:21.429Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:21.429Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final-sources.jar
[2026-02-25T22:36:21.429Z] [INFO]
[2026-02-25T22:36:21.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-service-binding-spi ---
[2026-02-25T22:36:21.429Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar
[2026-02-25T22:36:21.429Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final.pom
[2026-02-25T22:36:21.429Z] [INFO] Installing /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.5.Final/quarkus-kubernetes-service-binding-spi-2.7.5.Final-sources.jar
[2026-02-25T22:36:21.429Z] [INFO]
[2026-02-25T22:36:21.429Z] [INFO] --------------< io.quarkus:quarkus-datasource-deployment >--------------
[2026-02-25T22:36:21.429Z] [INFO] Building Quarkus - Datasource - Deployment 2.7.5.Final [340/964]
[2026-02-25T22:36:21.429Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:36:21.429Z] [INFO]
[2026-02-25T22:36:21.429Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:21.429Z] [INFO]
[2026-02-25T22:36:21.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:21.741Z] [INFO]
[2026-02-25T22:36:21.741Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:21.741Z] [INFO]
[2026-02-25T22:36:21.741Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:21.741Z] [INFO]
[2026-02-25T22:36:21.741Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:21.741Z] [INFO]
[2026-02-25T22:36:21.741Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:21.741Z] [INFO]
[2026-02-25T22:36:21.741Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:21.741Z] [INFO]
[2026-02-25T22:36:21.741Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:21.741Z] [INFO]
[2026-02-25T22:36:21.741Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:21.741Z] [INFO] Processed 4 files in 12ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:36:21.741Z] [INFO]
[2026-02-25T22:36:21.741Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:21.741Z] [INFO] Processed 4 files in 00:00.012 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:36:21.741Z] [INFO]
[2026-02-25T22:36:21.741Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:21.741Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:21.741Z] [INFO] Copying 2 resources
[2026-02-25T22:36:21.741Z] [INFO]
[2026-02-25T22:36:21.741Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:21.741Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:36:21.741Z] [INFO] Compiling 4 source files to /quarkus/extensions/datasource/deployment/target/classes
[2026-02-25T22:36:22.415Z] [WARNING] /quarkus/extensions/datasource/deployment/src/main/java/io/quarkus/datasource/deployment/devservices/DevServicesDatasourceProcessor.java:[193,62] enabledDeprecated in io.quarkus.datasource.runtime.DevServicesBuildTimeConfig has been deprecated and marked for removal
[2026-02-25T22:36:22.415Z] [WARNING] /quarkus/extensions/datasource/deployment/src/main/java/io/quarkus/datasource/deployment/devservices/DevServicesDatasourceProcessor.java:[202,62] enabledDeprecated in io.quarkus.datasource.runtime.DevServicesBuildTimeConfig has been deprecated and marked for removal
[2026-02-25T22:36:22.415Z] [WARNING] /quarkus/extensions/datasource/deployment/src/main/java/io/quarkus/datasource/deployment/devservices/DevServicesDatasourceProcessor.java:[225,57] enabledDeprecated in io.quarkus.datasource.runtime.DevServicesBuildTimeConfig has been deprecated and marked for removal
[2026-02-25T22:36:22.415Z] [INFO]
[2026-02-25T22:36:22.415Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:22.415Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:22.415Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/deployment/src/test/resources
[2026-02-25T22:36:22.415Z] [INFO]
[2026-02-25T22:36:22.415Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:22.415Z] [INFO] No sources to compile
[2026-02-25T22:36:22.415Z] [INFO]
[2026-02-25T22:36:22.415Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:22.415Z] [INFO] No tests to run.
[2026-02-25T22:36:22.415Z] [INFO]
[2026-02-25T22:36:22.415Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:22.415Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final.jar
[2026-02-25T22:36:22.415Z] [INFO]
[2026-02-25T22:36:22.415Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:22.415Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:36:22.415Z] [INFO]
[2026-02-25T22:36:22.415Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-deployment ---
[2026-02-25T22:36:22.415Z] [INFO] Installing /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment/2.7.5.Final/quarkus-datasource-deployment-2.7.5.Final.jar
[2026-02-25T22:36:22.415Z] [INFO] Installing /quarkus/extensions/datasource/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment/2.7.5.Final/quarkus-datasource-deployment-2.7.5.Final.pom
[2026-02-25T22:36:22.415Z] [INFO] Installing /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-datasource-deployment/2.7.5.Final/quarkus-datasource-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:36:22.415Z] [INFO]
[2026-02-25T22:36:22.415Z] [INFO] -------------< io.quarkus:quarkus-credentials-deployment >--------------
[2026-02-25T22:36:22.415Z] [INFO] Building Quarkus - Credentials - Deployment 2.7.5.Final [341/964]
[2026-02-25T22:36:22.415Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:36:22.415Z] [INFO]
[2026-02-25T22:36:22.415Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:22.415Z] [INFO]
[2026-02-25T22:36:22.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:22.728Z] [INFO]
[2026-02-25T22:36:22.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:22.728Z] [INFO]
[2026-02-25T22:36:22.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:22.728Z] [INFO]
[2026-02-25T22:36:22.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:22.728Z] [INFO]
[2026-02-25T22:36:22.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:22.728Z] [INFO]
[2026-02-25T22:36:22.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:22.728Z] [INFO]
[2026-02-25T22:36:22.728Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:22.728Z] [INFO]
[2026-02-25T22:36:22.728Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:22.728Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:36:22.728Z] [INFO]
[2026-02-25T22:36:22.728Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:22.728Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:36:22.728Z] [INFO]
[2026-02-25T22:36:22.728Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:22.728Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:22.728Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/deployment/src/main/resources
[2026-02-25T22:36:22.728Z] [INFO]
[2026-02-25T22:36:22.728Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:22.728Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:36:22.728Z] [INFO] Compiling 1 source file to /quarkus/extensions/credentials/deployment/target/classes
[2026-02-25T22:36:22.728Z] [INFO]
[2026-02-25T22:36:22.728Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:22.728Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:22.728Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/deployment/src/test/resources
[2026-02-25T22:36:22.728Z] [INFO]
[2026-02-25T22:36:22.728Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:22.728Z] [INFO] No sources to compile
[2026-02-25T22:36:22.728Z] [INFO]
[2026-02-25T22:36:22.728Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:22.728Z] [INFO] No tests to run.
[2026-02-25T22:36:22.728Z] [INFO]
[2026-02-25T22:36:22.728Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:22.728Z] [INFO] Building jar: /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final.jar
[2026-02-25T22:36:23.041Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:23.042Z] [INFO] Building jar: /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:36:23.042Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-credentials-deployment ---
[2026-02-25T22:36:23.042Z] [INFO] Installing /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final.jar
[2026-02-25T22:36:23.042Z] [INFO] Installing /quarkus/extensions/credentials/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final.pom
[2026-02-25T22:36:23.042Z] [INFO] Installing /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-credentials-deployment/2.7.5.Final/quarkus-credentials-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:36:23.042Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] ---------------< io.quarkus:quarkus-devservices-parent >----------------
[2026-02-25T22:36:23.042Z] [INFO] Building Quarkus - DevServices 2.7.5.Final [342/964]
[2026-02-25T22:36:23.042Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:36:23.042Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-parent ---
[2026-02-25T22:36:23.042Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-parent ---
[2026-02-25T22:36:23.042Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-parent ---
[2026-02-25T22:36:23.042Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-parent ---
[2026-02-25T22:36:23.042Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-parent ---
[2026-02-25T22:36:23.042Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-parent ---
[2026-02-25T22:36:23.042Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-parent ---
[2026-02-25T22:36:23.042Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-parent ---
[2026-02-25T22:36:23.042Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-parent ---
[2026-02-25T22:36:23.042Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-parent ---
[2026-02-25T22:36:23.042Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:36:23.042Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-parent ---
[2026-02-25T22:36:23.042Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-parent ---
[2026-02-25T22:36:23.042Z] [INFO] Installing /quarkus/extensions/devservices/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-parent/2.7.5.Final/quarkus-devservices-parent-2.7.5.Final.pom
[2026-02-25T22:36:23.042Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] -----------------< io.quarkus:quarkus-devservices-h2 >------------------
[2026-02-25T22:36:23.042Z] [INFO] Building Quarkus - DevServices - H2 2.7.5.Final [343/964]
[2026-02-25T22:36:23.042Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:36:23.042Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.042Z] [INFO]
[2026-02-25T22:36:23.042Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.356Z] [INFO]
[2026-02-25T22:36:23.356Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.356Z] [INFO]
[2026-02-25T22:36:23.356Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.356Z] [INFO]
[2026-02-25T22:36:23.356Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.356Z] [INFO]
[2026-02-25T22:36:23.356Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.356Z] [INFO]
[2026-02-25T22:36:23.356Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.356Z] [INFO]
[2026-02-25T22:36:23.356Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.356Z] [INFO]
[2026-02-25T22:36:23.356Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.356Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:36:23.356Z] [INFO]
[2026-02-25T22:36:23.356Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.356Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:36:23.356Z] [INFO]
[2026-02-25T22:36:23.356Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.356Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:23.356Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/h2/src/main/resources
[2026-02-25T22:36:23.356Z] [INFO]
[2026-02-25T22:36:23.356Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.356Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:36:23.356Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/h2/target/classes
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.668Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:23.668Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/h2/src/test/resources
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.668Z] [INFO] No sources to compile
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.668Z] [INFO] No tests to run.
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.668Z] [INFO] Building jar: /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final.jar
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.668Z] [INFO] Building jar: /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final-sources.jar
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-h2 ---
[2026-02-25T22:36:23.668Z] [INFO] Installing /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-h2/2.7.5.Final/quarkus-devservices-h2-2.7.5.Final.jar
[2026-02-25T22:36:23.668Z] [INFO] Installing /quarkus/extensions/devservices/h2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-h2/2.7.5.Final/quarkus-devservices-h2-2.7.5.Final.pom
[2026-02-25T22:36:23.668Z] [INFO] Installing /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-h2/2.7.5.Final/quarkus-devservices-h2-2.7.5.Final-sources.jar
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-parent >-------------------
[2026-02-25T22:36:23.668Z] [INFO] Building Quarkus - JDBC 2.7.5.Final [344/964]
[2026-02-25T22:36:23.668Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-parent ---
[2026-02-25T22:36:23.668Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-parent ---
[2026-02-25T22:36:23.668Z] [INFO] Installing /quarkus/extensions/jdbc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-parent/2.7.5.Final/quarkus-jdbc-parent-2.7.5.Final.pom
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] -----------------< io.quarkus:quarkus-jdbc-h2-parent >------------------
[2026-02-25T22:36:23.668Z] [INFO] Building Quarkus - JDBC - H2 2.7.5.Final [345/964]
[2026-02-25T22:36:23.668Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-h2-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-h2-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-h2-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-h2-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-h2-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-h2-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-h2-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-h2-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-h2-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-h2-parent ---
[2026-02-25T22:36:23.668Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-h2-parent ---
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-h2-parent ---
[2026-02-25T22:36:23.668Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2-parent/2.7.5.Final/quarkus-jdbc-h2-parent-2.7.5.Final.pom
[2026-02-25T22:36:23.668Z] [INFO]
[2026-02-25T22:36:23.668Z] [INFO] ---------------------< io.quarkus:quarkus-jdbc-h2 >---------------------
[2026-02-25T22:36:23.668Z] [INFO] Building Quarkus - JDBC - H2 - Runtime 2.7.5.Final [346/964]
[2026-02-25T22:36:23.668Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:36:23.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.pom
[2026-02-25T22:36:23.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.pom (2.2 kB at 26 kB/s)
[2026-02-25T22:36:23.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-modules/1.15.0/jts-modules-1.15.0.pom
[2026-02-25T22:36:23.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-modules/1.15.0/jts-modules-1.15.0.pom (1.2 kB at 16 kB/s)
[2026-02-25T22:36:23.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts/1.15.0/jts-1.15.0.pom
[2026-02-25T22:36:23.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts/1.15.0/jts-1.15.0.pom (11 kB at 154 kB/s)
[2026-02-25T22:36:23.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.jar
[2026-02-25T22:36:23.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.jar (798 kB at 8.0 MB/s)
[2026-02-25T22:36:23.980Z] [INFO]
[2026-02-25T22:36:23.980Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:23.980Z] [INFO]
[2026-02-25T22:36:23.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.293Z] [INFO]
[2026-02-25T22:36:24.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.293Z] [INFO]
[2026-02-25T22:36:24.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.293Z] [INFO]
[2026-02-25T22:36:24.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.293Z] [INFO]
[2026-02-25T22:36:24.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.293Z] [INFO]
[2026-02-25T22:36:24.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.293Z] [INFO]
[2026-02-25T22:36:24.293Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.293Z] [INFO]
[2026-02-25T22:36:24.293Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.293Z] [INFO] Processed 6 files in 10ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T22:36:24.293Z] [INFO]
[2026-02-25T22:36:24.293Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.293Z] [INFO] Processed 6 files in 00:00.006 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T22:36:24.293Z] [INFO]
[2026-02-25T22:36:24.293Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:24.293Z] [INFO] Copying 1 resource
[2026-02-25T22:36:24.293Z] [INFO]
[2026-02-25T22:36:24.293Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.293Z] [INFO]
[2026-02-25T22:36:24.293Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.293Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:36:24.293Z] [INFO] Compiling 6 source files to /quarkus/extensions/jdbc/jdbc-h2/runtime/target/classes
[2026-02-25T22:36:24.293Z] [INFO]
[2026-02-25T22:36:24.293Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:24.293Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-h2/runtime/src/test/resources
[2026-02-25T22:36:24.293Z] [INFO]
[2026-02-25T22:36:24.293Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.293Z] [INFO] No sources to compile
[2026-02-25T22:36:24.293Z] [INFO]
[2026-02-25T22:36:24.293Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.293Z] [INFO] No tests to run.
[2026-02-25T22:36:24.293Z] [INFO]
[2026-02-25T22:36:24.293Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.293Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final.jar
[2026-02-25T22:36:24.605Z] [INFO]
[2026-02-25T22:36:24.605Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.605Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final-sources.jar
[2026-02-25T22:36:24.605Z] [INFO]
[2026-02-25T22:36:24.605Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-h2 ---
[2026-02-25T22:36:24.605Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2/2.7.5.Final/quarkus-jdbc-h2-2.7.5.Final.jar
[2026-02-25T22:36:24.605Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2/2.7.5.Final/quarkus-jdbc-h2-2.7.5.Final.pom
[2026-02-25T22:36:24.605Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2/2.7.5.Final/quarkus-jdbc-h2-2.7.5.Final-sources.jar
[2026-02-25T22:36:24.605Z] [INFO]
[2026-02-25T22:36:24.605Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-h2-deployment >----------------
[2026-02-25T22:36:24.605Z] [INFO] Building Quarkus - JDBC - H2 - Deployment 2.7.5.Final [347/964]
[2026-02-25T22:36:24.605Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:36:24.605Z] [INFO]
[2026-02-25T22:36:24.605Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:24.605Z] [INFO]
[2026-02-25T22:36:24.605Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:24.917Z] [INFO]
[2026-02-25T22:36:24.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:24.917Z] [INFO]
[2026-02-25T22:36:24.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:24.917Z] [INFO]
[2026-02-25T22:36:24.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:24.917Z] [INFO]
[2026-02-25T22:36:24.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:24.917Z] [INFO]
[2026-02-25T22:36:24.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:24.917Z] [INFO]
[2026-02-25T22:36:24.917Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:24.917Z] [INFO]
[2026-02-25T22:36:24.917Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:24.917Z] [INFO] Processed 2 files in 7ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:36:24.917Z] [INFO]
[2026-02-25T22:36:24.917Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:24.917Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:36:24.917Z] [INFO]
[2026-02-25T22:36:24.917Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:24.917Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:24.917Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-h2/deployment/src/main/resources
[2026-02-25T22:36:24.917Z] [INFO]
[2026-02-25T22:36:24.917Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:24.917Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:36:24.917Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-h2/deployment/target/classes
[2026-02-25T22:36:25.229Z] [INFO]
[2026-02-25T22:36:25.229Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:25.229Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:25.229Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-h2/deployment/src/test/resources
[2026-02-25T22:36:25.229Z] [INFO]
[2026-02-25T22:36:25.229Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:25.229Z] [INFO] No sources to compile
[2026-02-25T22:36:25.229Z] [INFO]
[2026-02-25T22:36:25.229Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:25.229Z] [INFO] No tests to run.
[2026-02-25T22:36:25.229Z] [INFO]
[2026-02-25T22:36:25.229Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:25.229Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final.jar
[2026-02-25T22:36:25.229Z] [INFO]
[2026-02-25T22:36:25.229Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:25.229Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:36:25.229Z] [INFO]
[2026-02-25T22:36:25.229Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-h2-deployment ---
[2026-02-25T22:36:25.229Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2-deployment/2.7.5.Final/quarkus-jdbc-h2-deployment-2.7.5.Final.jar
[2026-02-25T22:36:25.229Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2-deployment/2.7.5.Final/quarkus-jdbc-h2-deployment-2.7.5.Final.pom
[2026-02-25T22:36:25.229Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-h2-deployment/2.7.5.Final/quarkus-jdbc-h2-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:36:25.229Z] [INFO]
[2026-02-25T22:36:25.229Z] [INFO] ----------------< io.quarkus:quarkus-agroal-deployment >----------------
[2026-02-25T22:36:25.229Z] [INFO] Building Quarkus - Agroal - Deployment 2.7.5.Final [348/964]
[2026-02-25T22:36:25.229Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:36:25.229Z] [INFO]
[2026-02-25T22:36:25.229Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal-deployment ---
[2026-02-25T22:36:25.229Z] [INFO]
[2026-02-25T22:36:25.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal-deployment ---
[2026-02-25T22:36:25.902Z] [INFO]
[2026-02-25T22:36:25.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal-deployment ---
[2026-02-25T22:36:25.902Z] [INFO]
[2026-02-25T22:36:25.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal-deployment ---
[2026-02-25T22:36:25.902Z] [INFO]
[2026-02-25T22:36:25.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal-deployment ---
[2026-02-25T22:36:25.902Z] [INFO]
[2026-02-25T22:36:25.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal-deployment ---
[2026-02-25T22:36:25.902Z] [INFO]
[2026-02-25T22:36:25.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal-deployment ---
[2026-02-25T22:36:25.902Z] [INFO]
[2026-02-25T22:36:25.902Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal-deployment ---
[2026-02-25T22:36:25.902Z] [INFO]
[2026-02-25T22:36:25.902Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal-deployment ---
[2026-02-25T22:36:25.902Z] [INFO] Processed 28 files in 37ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-02-25T22:36:25.902Z] [INFO]
[2026-02-25T22:36:25.902Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal-deployment ---
[2026-02-25T22:36:26.214Z] [INFO] Processed 28 files in 00:00.038 (Already Sorted: 28, Needed Sorting: 0)
[2026-02-25T22:36:26.214Z] [INFO]
[2026-02-25T22:36:26.214Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-agroal-deployment ---
[2026-02-25T22:36:26.214Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:26.214Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/deployment/src/main/resources
[2026-02-25T22:36:26.214Z] [INFO]
[2026-02-25T22:36:26.214Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-agroal-deployment ---
[2026-02-25T22:36:26.214Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:36:26.214Z] [INFO] Compiling 3 source files to /quarkus/extensions/agroal/deployment/target/classes
[2026-02-25T22:36:26.214Z] [WARNING] /quarkus/extensions/agroal/deployment/src/main/java/io/quarkus/agroal/deployment/AgroalProcessor.java:[267,89] enabledDeprecated in io.quarkus.datasource.runtime.DevServicesBuildTimeConfig has been deprecated and marked for removal
[2026-02-25T22:36:26.214Z] [INFO]
[2026-02-25T22:36:26.214Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-agroal-deployment ---
[2026-02-25T22:36:26.214Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:36:26.214Z] [INFO] Copying 12 resources
[2026-02-25T22:36:26.214Z] [INFO]
[2026-02-25T22:36:26.214Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-agroal-deployment ---
[2026-02-25T22:36:26.214Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:36:26.214Z] [INFO] Compiling 25 source files to /quarkus/extensions/agroal/deployment/target/test-classes
[2026-02-25T22:36:26.889Z] [INFO]
[2026-02-25T22:36:26.889Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-agroal-deployment ---
[2026-02-25T22:36:26.889Z] [INFO]
[2026-02-25T22:36:26.889Z] [INFO] -------------------------------------------------------
[2026-02-25T22:36:26.889Z] [INFO] T E S T S
[2026-02-25T22:36:26.889Z] [INFO] -------------------------------------------------------
[2026-02-25T22:36:26.889Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:36:27.984Z] [INFO] Running io.quarkus.agroal.test.AgroalDevModeTestCase
[2026-02-25T22:36:36.725Z] [INFO] H2 database started in TCP server mode; server status: TCP server running at tcp://172.17.0.2:9092 (only local connections)
[2026-02-25T22:36:36.725Z] Tests paused
[2026-02-25T22:36:36.725Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:36:36.725Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:36:36.725Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:36:36.725Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:36:36.725Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:36:36.725Z] 2026-02-25 22:36:33,940 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.097s. Listening on: http://localhost:8080
[2026-02-25T22:36:36.725Z] 2026-02-25 22:36:33,942 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:36:36.725Z] 2026-02-25 22:36:33,943 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:36:36.725Z] 2026-02-25 22:36:35,734 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/agroal/deployment/target/quarkus-dev-mode-test13337898936589614106/src/main/resources/application.properties
[2026-02-25T22:36:36.725Z] 2026-02-25 22:36:35,737 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:36:36.725Z] 2026-02-25 22:36:35,761 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.023s
[2026-02-25T22:36:36.725Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:36:36.725Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:36:36.725Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:36:36.725Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:36:36.725Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:36:36.725Z] 2026-02-25 22:36:36,242 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.472s. Listening on: http://localhost:8080
[2026-02-25T22:36:36.725Z] 2026-02-25 22:36:36,243 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:36:36.725Z] 2026-02-25 22:36:36,243 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:36:36.725Z] 2026-02-25 22:36:36,243 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.511s
[2026-02-25T22:36:36.725Z] 2026-02-25 22:36:36,269 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-25T22:36:36.725Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.67 s - in io.quarkus.agroal.test.AgroalDevModeTestCase
[2026-02-25T22:36:36.725Z] [INFO] Running io.quarkus.agroal.test.AgroalMetricsTestCase
[2026-02-25T22:36:40.385Z] 2026-02-25 22:36:40,125 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.579s. Listening on: http://localhost:8081
[2026-02-25T22:36:40.385Z] 2026-02-25 22:36:40,125 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:36:40.385Z] 2026-02-25 22:36:40,125 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:36:40.385Z] 2026-02-25 22:36:40,257 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-25T22:36:40.385Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.912 s - in io.quarkus.agroal.test.AgroalMetricsTestCase
[2026-02-25T22:36:40.385Z] [INFO] Running io.quarkus.agroal.test.DataSourceHealthCheckExclusionTest
[2026-02-25T22:36:42.557Z] 2026-02-25 22:36:41,824 WARN [io.agr.pool] (main) Datasource 'brokenDS': Driver does not support the provided URL: BROKEN
[2026-02-25T22:36:42.557Z] 2026-02-25 22:36:41,958 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.584s. Listening on: http://localhost:8081
[2026-02-25T22:36:42.557Z] 2026-02-25 22:36:41,959 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:36:42.557Z] 2026-02-25 22:36:41,959 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:36:43.235Z] 2026-02-25 22:36:43,027 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:36:43.235Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.765 s - in io.quarkus.agroal.test.DataSourceHealthCheckExclusionTest
[2026-02-25T22:36:43.235Z] [INFO] Running io.quarkus.agroal.test.DataSourceHealthCheckWithExtraProducerTest
[2026-02-25T22:36:44.844Z] 2026-02-25 22:36:44,237 WARN [io.agr.pool] (main) Datasource 'brokenDS': Driver does not support the provided URL: BROKEN
[2026-02-25T22:36:44.844Z] 2026-02-25 22:36:44,444 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.649s. Listening on: http://localhost:8081
[2026-02-25T22:36:44.844Z] 2026-02-25 22:36:44,445 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:36:44.844Z] 2026-02-25 22:36:44,445 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:36:45.156Z] 2026-02-25 22:36:45,036 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2026-02-25T22:36:45.156Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.006 s - in io.quarkus.agroal.test.DataSourceHealthCheckWithExtraProducerTest
[2026-02-25T22:36:45.156Z] [INFO] Running io.quarkus.agroal.test.DefaultDataSourceConfigTest
[2026-02-25T22:36:46.750Z] 2026-02-25 22:36:46,292 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.495s. Listening on: http://localhost:8081
[2026-02-25T22:36:46.750Z] 2026-02-25 22:36:46,293 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:36:46.750Z] 2026-02-25 22:36:46,293 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:36:46.750Z] 2026-02-25 22:36:46,405 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:36:46.750Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.357 s - in io.quarkus.agroal.test.DefaultDataSourceConfigTest
[2026-02-25T22:36:46.750Z] [INFO] Running io.quarkus.agroal.test.DeprecatedDataSourceConfigTest
[2026-02-25T22:36:47.063Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s - in io.quarkus.agroal.test.DeprecatedDataSourceConfigTest
[2026-02-25T22:36:47.063Z] [INFO] Running io.quarkus.agroal.test.DevServicesH2DatasourceTestCase
[2026-02-25T22:36:48.657Z] 2026-02-25 22:36:47,579 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-5) Dev Services for H2 started.
[2026-02-25T22:36:48.657Z] 2026-02-25 22:36:47,593 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Dev Services for the default datasource (h2) started.
[2026-02-25T22:36:48.657Z] 2026-02-25 22:36:48,299 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.362s. Listening on: http://localhost:8081
[2026-02-25T22:36:48.657Z] 2026-02-25 22:36:48,299 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:36:48.657Z] 2026-02-25 22:36:48,299 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:36:48.657Z] 2026-02-25 22:36:48,394 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:36:48.657Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.526 s - in io.quarkus.agroal.test.DevServicesH2DatasourceTestCase
[2026-02-25T22:36:48.657Z] [INFO] Running io.quarkus.agroal.test.DisabledTransactionDataSourceConfigTest
[2026-02-25T22:36:49.756Z] 2026-02-25 22:36:48,400 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:36:49.756Z] 2026-02-25 22:36:49,483 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2026-02-25T22:36:49.756Z] 2026-02-25 22:36:49,484 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:36:49.756Z] 2026-02-25 22:36:49,484 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:36:49.756Z] 2026-02-25 22:36:49,560 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:36:49.756Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.151 s - in io.quarkus.agroal.test.DisabledTransactionDataSourceConfigTest
[2026-02-25T22:36:49.756Z] [INFO] Running io.quarkus.agroal.test.FlushOnCloseDataSourceConfigTest
[2026-02-25T22:36:50.853Z] 2026-02-25 22:36:50,532 INFO [io.agr.pool] (main) Datasource '<default>': Pool interceptors: [io.quarkus.agroal.test.FlushOnCloseDataSourceConfigTest$ClientUserTrackerInterceptor@555f6634 (priority 0)]
[2026-02-25T22:36:50.853Z] 2026-02-25 22:36:50,691 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-02-25T22:36:50.853Z] 2026-02-25 22:36:50,691 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:36:50.853Z] 2026-02-25 22:36:50,691 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:36:50.853Z] 2026-02-25 22:36:50,758 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:null
[2026-02-25T22:36:50.853Z] 2026-02-25 22:36:50,790 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:null
[2026-02-25T22:36:50.853Z] 2026-02-25 22:36:50,807 WARN [io.agr.pool] (main) Datasource '<default>': JDBC resources leaked: 1 ResultSet(s) and 1 Statement(s)
[2026-02-25T22:36:50.853Z] 2026-02-25 22:36:50,809 WARN [io.agr.pool] (main) Datasource '<default>': JDBC resources leaked: 1 ResultSet(s) and 1 Statement(s)
[2026-02-25T22:36:50.853Z] 2026-02-25 22:36:50,810 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection returned ClientUser:1
[2026-02-25T22:36:50.853Z] 2026-02-25 22:36:50,811 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:1
[2026-02-25T22:36:50.854Z] 2026-02-25 22:36:50,814 WARN [io.agr.pool] (agroal-11) Datasource '<default>': Closing connection in incorrect state CHECKED_OUT
[2026-02-25T22:36:50.854Z] 2026-02-25 22:36:50,817 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:null
[2026-02-25T22:36:50.854Z] 2026-02-25 22:36:50,818 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection returned ClientUser:1
[2026-02-25T22:36:50.854Z] 2026-02-25 22:36:50,819 WARN [io.agr.pool] (agroal-11) Datasource '<default>': Closing connection in incorrect state CHECKED_OUT
[2026-02-25T22:36:51.165Z] 2026-02-25 22:36:50,846 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:36:51.165Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 s - in io.quarkus.agroal.test.FlushOnCloseDataSourceConfigTest
[2026-02-25T22:36:51.165Z] [INFO] Running io.quarkus.agroal.test.MultipleDataSourcesConfigDevModeTest
[2026-02-25T22:36:55.018Z] Tests paused
[2026-02-25T22:36:55.018Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:36:55.018Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:36:55.018Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:36:55.018Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:36:55.018Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:36:55.018Z] 2026-02-25 22:36:53,657 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.415s. Listening on: http://localhost:8080
[2026-02-25T22:36:55.018Z] 2026-02-25 22:36:53,658 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:36:55.018Z] 2026-02-25 22:36:53,658 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:36:55.018Z] 2026-02-25 22:36:53,875 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/agroal/deployment/target/quarkus-dev-mode-test1462868644833353733/src/main/resources/application.properties
[2026-02-25T22:36:55.018Z] 2026-02-25 22:36:53,878 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:36:55.018Z] 2026-02-25 22:36:53,895 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-02-25T22:36:55.018Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:36:55.018Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:36:55.018Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:36:55.018Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:36:55.018Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:36:55.018Z] 2026-02-25 22:36:54,257 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.356s. Listening on: http://localhost:8080
[2026-02-25T22:36:55.018Z] 2026-02-25 22:36:54,258 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:36:55.018Z] 2026-02-25 22:36:54,258 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:36:55.018Z] 2026-02-25 22:36:54,258 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.384s
[2026-02-25T22:36:55.018Z] 2026-02-25 22:36:54,278 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:36:55.018Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.454 s - in io.quarkus.agroal.test.MultipleDataSourcesConfigDevModeTest
[2026-02-25T22:36:55.018Z] [INFO] Running io.quarkus.agroal.test.MultipleDataSourcesConfigTest
[2026-02-25T22:36:55.692Z] 2026-02-25 22:36:55,441 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2026-02-25T22:36:55.692Z] 2026-02-25 22:36:55,443 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:36:55.692Z] 2026-02-25 22:36:55,443 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:36:55.692Z] 2026-02-25 22:36:55,558 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:36:55.692Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.241 s - in io.quarkus.agroal.test.MultipleDataSourcesConfigTest
[2026-02-25T22:36:55.692Z] [INFO] Running io.quarkus.agroal.test.MultipleDataSourcesErroneousButWorkingConfigTest
[2026-02-25T22:36:56.802Z] 2026-02-25 22:36:56,209 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.datasource.users.driver" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T22:36:56.802Z] 2026-02-25 22:36:56,585 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.435s. Listening on: http://localhost:8081
[2026-02-25T22:36:56.802Z] 2026-02-25 22:36:56,585 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:36:56.802Z] 2026-02-25 22:36:56,585 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:36:56.802Z] 2026-02-25 22:36:56,694 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:36:56.802Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 s - in io.quarkus.agroal.test.MultipleDataSourcesErroneousButWorkingConfigTest
[2026-02-25T22:36:56.802Z] [INFO] Running io.quarkus.agroal.test.MultipleDevServicesDataSourcesConfigTest
[2026-02-25T22:36:57.900Z] 2026-02-25 22:36:57,150 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-5) Dev Services for H2 started.
[2026-02-25T22:36:57.900Z] 2026-02-25 22:36:57,151 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Dev Services for the default datasource (h2) started.
[2026-02-25T22:36:57.900Z] 2026-02-25 22:36:57,161 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-5) Dev Services for H2 started.
[2026-02-25T22:36:57.900Z] 2026-02-25 22:36:57,162 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Dev Services for datasource 'inventory' (h2) started.
[2026-02-25T22:36:57.900Z] 2026-02-25 22:36:57,166 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-5) Dev Services for H2 started.
[2026-02-25T22:36:57.900Z] 2026-02-25 22:36:57,167 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Dev Services for datasource 'users' (h2) started.
[2026-02-25T22:36:57.900Z] 2026-02-25 22:36:57,727 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2026-02-25T22:36:57.900Z] 2026-02-25 22:36:57,727 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:36:57.900Z] 2026-02-25 22:36:57,728 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:36:57.900Z] 2026-02-25 22:36:57,818 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:36:57.900Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 s - in io.quarkus.agroal.test.MultipleDevServicesDataSourcesConfigTest
[2026-02-25T22:36:57.900Z] [INFO] Running io.quarkus.agroal.test.NamedDataSourceConfigTest
[2026-02-25T22:36:58.998Z] 2026-02-25 22:36:57,826 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:36:58.998Z] 2026-02-25 22:36:57,830 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:36:58.998Z] 2026-02-25 22:36:57,834 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:36:58.998Z] 2026-02-25 22:36:58,344 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-8) Unable to determine a database type for default datasource
[2026-02-25T22:36:58.998Z] 2026-02-25 22:36:58,928 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.391s. Listening on: http://localhost:8081
[2026-02-25T22:36:58.998Z] 2026-02-25 22:36:58,929 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:36:58.998Z] 2026-02-25 22:36:58,929 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:36:59.310Z] 2026-02-25 22:36:59,020 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:36:59.310Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 s - in io.quarkus.agroal.test.NamedDataSourceConfigTest
[2026-02-25T22:36:59.310Z] [INFO] Running io.quarkus.agroal.test.NoConfigTest
[2026-02-25T22:37:00.409Z] 2026-02-25 22:36:59,426 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-4) Dev Services for H2 started.
[2026-02-25T22:37:00.409Z] 2026-02-25 22:36:59,427 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-4) Dev Services for the default datasource (h2) started.
[2026-02-25T22:37:00.409Z] 2026-02-25 22:37:00,036 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.430s. Listening on: http://localhost:8081
[2026-02-25T22:37:00.409Z] 2026-02-25 22:37:00,036 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:37:00.409Z] 2026-02-25 22:37:00,036 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:37:00.409Z] 2026-02-25 22:37:00,106 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:37:00.409Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 s - in io.quarkus.agroal.test.NoConfigTest
[2026-02-25T22:37:00.409Z] [INFO] Running io.quarkus.agroal.test.NoNettyDataSourceConfigTest
[2026-02-25T22:37:01.150Z] 2026-02-25 22:37:00,114 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:37:01.150Z] 2026-02-25 22:37:00,791 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.220s. Listening on: http://localhost:8081
[2026-02-25T22:37:01.150Z] 2026-02-25 22:37:00,792 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:37:01.150Z] 2026-02-25 22:37:00,792 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation]
[2026-02-25T22:37:01.150Z] 2026-02-25 22:37:00,873 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2026-02-25T22:37:01.150Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 s - in io.quarkus.agroal.test.NoNettyDataSourceConfigTest
[2026-02-25T22:37:01.150Z] [INFO] Running io.quarkus.agroal.test.NoSuitableDriverTest
[2026-02-25T22:37:01.463Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 s - in io.quarkus.agroal.test.NoSuitableDriverTest
[2026-02-25T22:37:01.463Z] [INFO] Running io.quarkus.agroal.test.PoolInterceptorsTest
[2026-02-25T22:37:02.559Z] 2026-02-25 22:37:02,212 INFO [io.agr.pool] (main) Datasource 'another': Pool interceptors: [io.quarkus.agroal.test.PoolInterceptorsTest$AnotherInterceptor@3e3893c6 (priority 0) >>> io.quarkus.agroal.test.PoolInterceptorsTest$AnotherPriorityInterceptor@70b7a51a (priority 1)]
[2026-02-25T22:37:02.559Z] 2026-02-25 22:37:02,214 INFO [io.agr.pool] (main) Datasource '<default>': Pool interceptors: [io.quarkus.agroal.test.PoolInterceptorsTest$DefaultInterceptor@73d706c1 (priority 0)]
[2026-02-25T22:37:02.559Z] 2026-02-25 22:37:02,404 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.475s. Listening on: http://localhost:8081
[2026-02-25T22:37:02.559Z] 2026-02-25 22:37:02,405 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:37:02.559Z] 2026-02-25 22:37:02,405 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:37:02.559Z] 2026-02-25 22:37:02,517 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T22:37:02.559Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.172 s - in io.quarkus.agroal.test.PoolInterceptorsTest
[2026-02-25T22:37:02.559Z] [INFO] Running io.quarkus.agroal.test.PoolLessTestCase
[2026-02-25T22:37:04.149Z] 2026-02-25 22:37:03,558 INFO [io.agr.pool] (main) Datasource '<default>': Connection reap not supported in pool-less mode
[2026-02-25T22:37:04.149Z] 2026-02-25 22:37:03,642 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8081
[2026-02-25T22:37:04.150Z] 2026-02-25 22:37:03,642 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:37:04.150Z] 2026-02-25 22:37:03,642 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:37:04.150Z] 2026-02-25 22:37:03,734 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:37:04.150Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 s - in io.quarkus.agroal.test.PoolLessTestCase
[2026-02-25T22:37:04.150Z] [INFO] Running io.quarkus.agroal.test.UnknownDriverConfigTest
[2026-02-25T22:37:04.823Z] 2026-02-25 22:37:04,124 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-4) Unable to start devservices for default datasource as this datasource type (other) does not support devservices
[2026-02-25T22:37:04.823Z] 2026-02-25 22:37:04,557 WARN [io.qua.agr.run.AgroalConnectionConfigurer] (main) Agroal does not support detecting if a connection is still usable after an exception for database kind: other
[2026-02-25T22:37:04.823Z] 2026-02-25 22:37:04,733 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.462s. Listening on: http://localhost:8081
[2026-02-25T22:37:04.823Z] 2026-02-25 22:37:04,733 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:37:04.823Z] 2026-02-25 22:37:04,733 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-02-25T22:37:05.135Z] 2026-02-25 22:37:04,812 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:37:05.135Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 s - in io.quarkus.agroal.test.UnknownDriverConfigTest
[2026-02-25T22:37:05.135Z] [INFO] Running io.quarkus.agroal.test.XaRequiresXaDatasourceTest
[2026-02-25T22:37:05.447Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s - in io.quarkus.agroal.test.XaRequiresXaDatasourceTest
[2026-02-25T22:37:05.447Z] [INFO] H2 database was shut down; server status: Not started
[2026-02-25T22:37:05.447Z] [INFO]
[2026-02-25T22:37:05.447Z] [INFO] Results:
[2026-02-25T22:37:05.447Z] [INFO]
[2026-02-25T22:37:05.447Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:37:05.447Z] [INFO]
[2026-02-25T22:37:05.447Z] [INFO]
[2026-02-25T22:37:05.447Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-agroal-deployment ---
[2026-02-25T22:37:05.447Z] [INFO] Building jar: /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final.jar
[2026-02-25T22:37:05.447Z] [INFO]
[2026-02-25T22:37:05.447Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal-deployment ---
[2026-02-25T22:37:05.447Z] [INFO] Building jar: /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:37:05.760Z] [INFO]
[2026-02-25T22:37:05.760Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal-deployment ---
[2026-02-25T22:37:05.760Z] [INFO] Installing /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-agroal-deployment/2.7.5.Final/quarkus-agroal-deployment-2.7.5.Final.jar
[2026-02-25T22:37:05.760Z] [INFO] Installing /quarkus/extensions/agroal/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-agroal-deployment/2.7.5.Final/quarkus-agroal-deployment-2.7.5.Final.pom
[2026-02-25T22:37:05.760Z] [INFO] Installing /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-agroal-deployment/2.7.5.Final/quarkus-agroal-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:37:05.760Z] [INFO]
[2026-02-25T22:37:05.760Z] [INFO] ---------------< io.quarkus:quarkus-caffeine-deployment >---------------
[2026-02-25T22:37:05.760Z] [INFO] Building Quarkus - Caffeine - Deployment 2.7.5.Final [349/964]
[2026-02-25T22:37:05.760Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:37:05.760Z] [INFO]
[2026-02-25T22:37:05.760Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:05.760Z] [INFO]
[2026-02-25T22:37:05.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:06.071Z] [INFO]
[2026-02-25T22:37:06.072Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:06.072Z] [INFO]
[2026-02-25T22:37:06.072Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:06.072Z] [INFO]
[2026-02-25T22:37:06.072Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:06.072Z] [INFO]
[2026-02-25T22:37:06.072Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:06.072Z] [INFO]
[2026-02-25T22:37:06.072Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:06.072Z] [INFO]
[2026-02-25T22:37:06.072Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:06.072Z] [INFO]
[2026-02-25T22:37:06.072Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:06.072Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:37:06.072Z] [INFO]
[2026-02-25T22:37:06.072Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:06.072Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:37:06.072Z] [INFO]
[2026-02-25T22:37:06.072Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:06.072Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:37:06.072Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/caffeine/deployment/src/main/resources
[2026-02-25T22:37:06.072Z] [INFO]
[2026-02-25T22:37:06.072Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:06.072Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:37:06.072Z] [INFO] Compiling 1 source file to /quarkus/extensions/caffeine/deployment/target/classes
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:06.386Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:37:06.386Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/caffeine/deployment/src/test/resources
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:06.386Z] [INFO] No sources to compile
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:06.386Z] [INFO] No tests to run.
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:06.386Z] [INFO] Building jar: /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final.jar
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:06.386Z] [INFO] Building jar: /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-caffeine-deployment ---
[2026-02-25T22:37:06.386Z] [INFO] Installing /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-caffeine-deployment/2.7.5.Final/quarkus-caffeine-deployment-2.7.5.Final.jar
[2026-02-25T22:37:06.386Z] [INFO] Installing /quarkus/extensions/caffeine/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-caffeine-deployment/2.7.5.Final/quarkus-caffeine-deployment-2.7.5.Final.pom
[2026-02-25T22:37:06.386Z] [INFO] Installing /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-caffeine-deployment/2.7.5.Final/quarkus-caffeine-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] ---------< io.quarkus:quarkus-panache-hibernate-common-parent >---------
[2026-02-25T22:37:06.386Z] [INFO] Building Quarkus - Panache - Hibernate - Common 2.7.5.Final [350/964]
[2026-02-25T22:37:06.386Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-hibernate-common-parent ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-hibernate-common-parent ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-hibernate-common-parent ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-hibernate-common-parent ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-hibernate-common-parent ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-hibernate-common-parent ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-hibernate-common-parent ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-hibernate-common-parent ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-hibernate-common-parent ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-hibernate-common-parent ---
[2026-02-25T22:37:06.386Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-hibernate-common-parent ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-hibernate-common-parent ---
[2026-02-25T22:37:06.386Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common-parent/2.7.5.Final/quarkus-panache-hibernate-common-parent-2.7.5.Final.pom
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] ------------< io.quarkus:quarkus-panache-hibernate-common >-------------
[2026-02-25T22:37:06.386Z] [INFO] Building Quarkus - Panache - Hibernate - Common - Runtime 2.7.5.Final [351/964]
[2026-02-25T22:37:06.386Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:06.386Z] [INFO] Processed 2 files in 14ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:06.386Z] [INFO] Processed 2 files in 00:00.008 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:06.386Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:37:06.386Z] [INFO] Copying 1 resource
[2026-02-25T22:37:06.386Z] [INFO]
[2026-02-25T22:37:06.386Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:06.386Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:37:06.386Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/panache-hibernate-common/runtime/target/classes
[2026-02-25T22:37:06.697Z] [INFO]
[2026-02-25T22:37:06.697Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:06.697Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:37:06.697Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-hibernate-common/runtime/src/test/resources
[2026-02-25T22:37:06.697Z] [INFO]
[2026-02-25T22:37:06.697Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:06.697Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:37:06.697Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/panache-hibernate-common/runtime/target/test-classes
[2026-02-25T22:37:06.697Z] [INFO]
[2026-02-25T22:37:06.697Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:06.697Z] [INFO]
[2026-02-25T22:37:06.697Z] [INFO] -------------------------------------------------------
[2026-02-25T22:37:06.697Z] [INFO] T E S T S
[2026-02-25T22:37:06.697Z] [INFO] -------------------------------------------------------
[2026-02-25T22:37:06.697Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:37:07.373Z] [INFO] Running io.quarkus.panache.hibernate.common.runtime.QueryMatcherTest
[2026-02-25T22:37:07.373Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in io.quarkus.panache.hibernate.common.runtime.QueryMatcherTest
[2026-02-25T22:37:07.373Z] [INFO]
[2026-02-25T22:37:07.373Z] [INFO] Results:
[2026-02-25T22:37:07.373Z] [INFO]
[2026-02-25T22:37:07.373Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:37:07.373Z] [INFO]
[2026-02-25T22:37:07.373Z] [INFO]
[2026-02-25T22:37:07.373Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:07.373Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final.jar
[2026-02-25T22:37:07.373Z] [INFO]
[2026-02-25T22:37:07.373Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:07.373Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final-sources.jar
[2026-02-25T22:37:07.373Z] [INFO]
[2026-02-25T22:37:07.373Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-hibernate-common ---
[2026-02-25T22:37:07.373Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final.jar
[2026-02-25T22:37:07.373Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final.pom
[2026-02-25T22:37:07.373Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common/2.7.5.Final/quarkus-panache-hibernate-common-2.7.5.Final-sources.jar
[2026-02-25T22:37:07.373Z] [INFO]
[2026-02-25T22:37:07.373Z] [INFO] -------< io.quarkus:quarkus-panache-hibernate-common-deployment >-------
[2026-02-25T22:37:07.373Z] [INFO] Building Quarkus - Panache - Hibernate - Common - Deployment 2.7.5.Final [352/964]
[2026-02-25T22:37:07.373Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:37:07.373Z] [INFO]
[2026-02-25T22:37:07.373Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:07.373Z] [INFO]
[2026-02-25T22:37:07.373Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:08.049Z] [INFO]
[2026-02-25T22:37:08.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:08.049Z] [INFO]
[2026-02-25T22:37:08.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:08.049Z] [INFO]
[2026-02-25T22:37:08.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:08.049Z] [INFO]
[2026-02-25T22:37:08.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:08.050Z] [INFO]
[2026-02-25T22:37:08.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:08.050Z] [INFO]
[2026-02-25T22:37:08.050Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:08.050Z] [INFO]
[2026-02-25T22:37:08.050Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:08.050Z] [INFO] Processed 6 files in 12ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T22:37:08.050Z] [INFO]
[2026-02-25T22:37:08.050Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:08.050Z] [INFO] Processed 6 files in 00:00.008 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T22:37:08.050Z] [INFO]
[2026-02-25T22:37:08.050Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:08.050Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:37:08.050Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-hibernate-common/deployment/src/main/resources
[2026-02-25T22:37:08.050Z] [INFO]
[2026-02-25T22:37:08.050Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:08.050Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:37:08.050Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/panache-hibernate-common/deployment/target/classes
[2026-02-25T22:37:08.363Z] [INFO]
[2026-02-25T22:37:08.363Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:08.363Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:37:08.363Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-hibernate-common/deployment/src/test/resources
[2026-02-25T22:37:08.363Z] [INFO]
[2026-02-25T22:37:08.363Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:08.363Z] [INFO] No sources to compile
[2026-02-25T22:37:08.363Z] [INFO]
[2026-02-25T22:37:08.363Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:08.363Z] [INFO] No tests to run.
[2026-02-25T22:37:08.363Z] [INFO]
[2026-02-25T22:37:08.363Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:08.363Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar
[2026-02-25T22:37:08.363Z] [INFO]
[2026-02-25T22:37:08.363Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:08.363Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:37:08.363Z] [INFO]
[2026-02-25T22:37:08.363Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-hibernate-common-deployment ---
[2026-02-25T22:37:08.363Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar
[2026-02-25T22:37:08.363Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final.pom
[2026-02-25T22:37:08.363Z] [INFO] Installing /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.5.Final/quarkus-panache-hibernate-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:37:08.363Z] [INFO]
[2026-02-25T22:37:08.363Z] [INFO] ------------< io.quarkus:quarkus-hibernate-orm-deployment >-------------
[2026-02-25T22:37:08.363Z] [INFO] Building Quarkus - Hibernate ORM - Deployment 2.7.5.Final [353/964]
[2026-02-25T22:37:08.363Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:37:08.363Z] [INFO]
[2026-02-25T22:37:08.363Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:37:08.363Z] [INFO]
[2026-02-25T22:37:08.363Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:37:09.038Z] [INFO]
[2026-02-25T22:37:09.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:37:09.038Z] [INFO]
[2026-02-25T22:37:09.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:37:09.038Z] [INFO]
[2026-02-25T22:37:09.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:37:09.038Z] [INFO]
[2026-02-25T22:37:09.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:37:09.038Z] [INFO]
[2026-02-25T22:37:09.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:37:09.038Z] [INFO]
[2026-02-25T22:37:09.038Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:37:09.038Z] [INFO]
[2026-02-25T22:37:09.038Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:37:09.350Z] [INFO] Processed 189 files in 282ms (Formatted: 0, Unchanged: 189, Failed: 0, Readonly: 0)
[2026-02-25T22:37:09.350Z] [INFO]
[2026-02-25T22:37:09.350Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:37:09.350Z] [INFO] Processed 189 files in 00:00.239 (Already Sorted: 189, Needed Sorting: 0)
[2026-02-25T22:37:09.350Z] [INFO]
[2026-02-25T22:37:09.350Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:37:09.350Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:37:09.350Z] [INFO] Copying 5 resources
[2026-02-25T22:37:09.350Z] [INFO]
[2026-02-25T22:37:09.350Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:37:09.350Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:37:09.350Z] [INFO] Compiling 32 source files to /quarkus/extensions/hibernate-orm/deployment/target/classes
[2026-02-25T22:37:10.451Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[588,80] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T22:37:10.451Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[816,35] bindParam in io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.HibernateOrmConfigLog has been deprecated
[2026-02-25T22:37:10.451Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[1061,98] batchFetchSize in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2026-02-25T22:37:10.451Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[1071,41] maxFetchDepth in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2026-02-25T22:37:10.451Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/main/java/io/quarkus/hibernate/orm/deployment/HibernateOrmProcessor.java:[1072,63] maxFetchDepth in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2026-02-25T22:37:10.451Z] [INFO]
[2026-02-25T22:37:10.451Z] [INFO] --- forbiddenapis:3.1:check (verify-forbidden-apis) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:37:10.451Z] [INFO] Scanning for classes to check...
[2026-02-25T22:37:10.451Z] [INFO] Reading bundled API signatures: jdk-system-out
[2026-02-25T22:37:10.451Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2026-02-25T22:37:10.451Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2026-02-25T22:37:10.451Z] [INFO] Reading bundled API signatures: jdk-unsafe-12
[2026-02-25T22:37:10.451Z] [INFO] Reading bundled API signatures: jdk-unsafe-13
[2026-02-25T22:37:10.451Z] [INFO] Reading bundled API signatures: jdk-unsafe-14
[2026-02-25T22:37:10.451Z] [INFO] Reading bundled API signatures: jdk-unsafe-15
[2026-02-25T22:37:10.451Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2026-02-25T22:37:10.451Z] [INFO] Reading bundled API signatures: jdk-deprecated-12
[2026-02-25T22:37:10.451Z] [INFO] Reading bundled API signatures: jdk-deprecated-13
[2026-02-25T22:37:10.451Z] [INFO] Reading bundled API signatures: jdk-deprecated-14
[2026-02-25T22:37:10.451Z] [INFO] Reading bundled API signatures: jdk-deprecated-15
[2026-02-25T22:37:10.451Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2026-02-25T22:37:10.451Z] [INFO] Reading bundled API signatures: jdk-internal-12
[2026-02-25T22:37:10.451Z] [INFO] Reading bundled API signatures: jdk-internal-13
[2026-02-25T22:37:10.451Z] [INFO] Reading bundled API signatures: jdk-internal-14
[2026-02-25T22:37:10.451Z] [INFO] Reading bundled API signatures: jdk-internal-15
[2026-02-25T22:37:10.451Z] [INFO] Reading API signatures: /quarkus/extensions/hibernate-orm/deployment/banned-signatures.txt
[2026-02-25T22:37:10.451Z] [INFO] Loading classes to check...
[2026-02-25T22:37:10.451Z] [INFO] Scanning classes for violations...
[2026-02-25T22:37:10.451Z] [INFO] Scanned 53 class file(s) for forbidden API invocations (in 0.23s), 0 error(s).
[2026-02-25T22:37:10.451Z] [INFO]
[2026-02-25T22:37:10.451Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:37:10.451Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:37:10.451Z] [INFO] Copying 56 resources
[2026-02-25T22:37:10.451Z] [INFO]
[2026-02-25T22:37:10.451Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:37:10.451Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:37:10.451Z] [INFO] Compiling 157 source files to /quarkus/extensions/hibernate-orm/deployment/target/test-classes
[2026-02-25T22:37:12.039Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/packages/package-info.java:[1,2] org.hibernate.annotations.AnyMetaDef in org.hibernate.annotations has been deprecated
[2026-02-25T22:37:12.040Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/packages/package-info.java:[1,2] org.hibernate.annotations.AnyMetaDef in org.hibernate.annotations has been deprecated
[2026-02-25T22:37:12.040Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/packages/package-info.java:[1,2] org.hibernate.annotations.AnyMetaDef in org.hibernate.annotations has been deprecated
[2026-02-25T22:37:12.040Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/xml/hbm/HbmXmlFilterDefTest.java:[38,19] unchecked method invocation: method assertThat in class org.assertj.core.api.Assertions is applied to given types
[2026-02-25T22:37:12.040Z] required: java.util.Collection<? extends E>
[2026-02-25T22:37:12.040Z] found: java.util.Set
[2026-02-25T22:37:12.040Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/xml/hbm/HbmXmlFilterDefTest.java:[38,56] unchecked conversion
[2026-02-25T22:37:12.040Z] required: java.util.Collection<? extends E>
[2026-02-25T22:37:12.040Z] found: java.util.Set
[2026-02-25T22:37:12.040Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/xml/hbm/HbmXmlFilterDefTest.java:[39,26] unchecked call to contains(ELEMENT...) as a member of the raw type org.assertj.core.api.AbstractIterableAssert
[2026-02-25T22:37:12.040Z] [INFO]
[2026-02-25T22:37:12.040Z] [INFO] --- forbiddenapis:3.1:testCheck (verify-forbidden-test-apis) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:37:12.040Z] [INFO] Scanning for classes to check...
[2026-02-25T22:37:12.040Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2026-02-25T22:37:12.040Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2026-02-25T22:37:12.040Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2026-02-25T22:37:12.040Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2026-02-25T22:37:12.040Z] [INFO] Loading classes to check...
[2026-02-25T22:37:12.040Z] [INFO] Scanning classes for violations...
[2026-02-25T22:37:13.630Z] [INFO] Scanned 227 class file(s) for forbidden API invocations (in 1.70s), 0 error(s).
[2026-02-25T22:37:13.630Z] [INFO]
[2026-02-25T22:37:13.630Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:37:13.630Z] [INFO]
[2026-02-25T22:37:13.630Z] [INFO] -------------------------------------------------------
[2026-02-25T22:37:13.630Z] [INFO] T E S T S
[2026-02-25T22:37:13.630Z] [INFO] -------------------------------------------------------
[2026-02-25T22:37:13.630Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:37:14.728Z] [INFO] Running io.quarkus.hibernate.orm.ExcludePersistenceXmlConfigTest
[2026-02-25T22:37:21.870Z] 2026-02-25 22:37:18,232 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:37:21.870Z] 2026-02-25 22:37:21,351 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.466s. Listening on: http://localhost:8081
[2026-02-25T22:37:21.870Z] 2026-02-25 22:37:21,352 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:37:21.870Z] 2026-02-25 22:37:21,352 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:37:22.182Z] 2026-02-25 22:37:21,879 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2026-02-25T22:37:22.182Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.507 s - in io.quarkus.hibernate.orm.ExcludePersistenceXmlConfigTest
[2026-02-25T22:37:22.182Z] [INFO] Running io.quarkus.hibernate.orm.HibernateHotReloadTestCase
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:24,193 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:37:35.089Z] Tests paused
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:24,843 INFO [org.hib.Version] (build-38) HHH000412: Hibernate ORM core version 5.6.5.Final
[2026-02-25T22:37:35.089Z] Running tests for the first time
[2026-02-25T22:37:35.089Z] Starting test run, 1 tests to run.
[2026-02-25T22:37:35.089Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:37:35.089Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-02-25T22:37:35.089Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:37:35.089Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:37:35.089Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:37:35.089Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:37:35.089Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:28,925 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 5.248s. Listening on: http://localhost:8080
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:28,926 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:28,927 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:30,502 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 4.545s. Listening on: http://localhost:8081
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:30,503 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:30,503 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:37:35.089Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:31,120 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.022s
[2026-02-25T22:37:35.089Z] All 1 test is passing (0 skipped), 1 test was run in 5993ms. Tests completed at 22:37:31.
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:32,326 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test12174512005835353188/src/main/resources/import.sql
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:32,329 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test12174512005835353188/src/main/resources/import.sql
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:32,331 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, MyEntity.class.
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:32,351 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2026-02-25T22:37:35.089Z] Starting test run, 1 tests to run.
[2026-02-25T22:37:35.089Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:37:35.089Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-02-25T22:37:35.089Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:37:35.089Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:37:35.089Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:37:35.089Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:37:35.089Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:33,312 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.952s. Listening on: http://localhost:8080
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:33,312 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:33,312 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:33,313 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.985s
[2026-02-25T22:37:35.089Z] 2026-02-25 22:37:33,329 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:37:43.817Z] Tests paused
[2026-02-25T22:37:43.817Z] Running tests for the first time
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:33,345 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:37:43.817Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-02-25T22:37:43.817Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-02-25T22:37:43.817Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-02-25T22:37:43.817Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:37:43.817Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:37:43.817Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-25T22:37:43.817Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-02-25T22:37:43.817Z] ... 3 more
[2026-02-25T22:37:43.817Z]
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:33,485 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.085s. Listening on: http://localhost:8081
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:33,486 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:33,486 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:33,659 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.037s
[2026-02-25T22:37:43.817Z] Starting test run, 1 tests to run.
[2026-02-25T22:37:43.817Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:37:43.817Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-02-25T22:37:43.817Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: io.smallrye.config.ConfigValidator: io.quarkus.hibernate.validator.runtime.HibernateBeanValidationConfigValidator not a subtype
[2026-02-25T22:37:43.817Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:37:43.817Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:37:43.817Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:37:43.817Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:37:43.817Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:38,787 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.509s. Listening on: http://localhost:8080
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:38,788 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:38,788 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:39,427 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.391s. Listening on: http://localhost:8081
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:39,427 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:39,428 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:37:43.817Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:40,056 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.036s
[2026-02-25T22:37:43.817Z] All 1 test is passing (0 skipped), 1 test was run in 4667ms. Tests completed at 22:37:40.
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:40,628 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test6715096984775169848/src/test/resources/import.sql
[2026-02-25T22:37:43.817Z] Starting test run, 1 tests to run.
[2026-02-25T22:37:43.817Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:37:43.817Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:41,271 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.607s. Listening on: http://localhost:8081
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:41,271 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:41,271 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:37:43.817Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:41,322 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.010s
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:41,328 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:41,328 ERROR [io.qua.test] (Test runner thread) Test HibernateET#testImport() failed
[2026-02-25T22:37:43.817Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T22:37:43.817Z] Response body doesn't match expectation.
[2026-02-25T22:37:43.817Z] Expected: is "MyEntity:TEST ENTITY"
[2026-02-25T22:37:43.817Z] Actual: MyEntity:new entity
[2026-02-25T22:37:43.817Z]
[2026-02-25T22:37:43.817Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T22:37:43.817Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T22:37:43.817Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T22:37:43.817Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T22:37:43.817Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T22:37:43.817Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T22:37:43.817Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T22:37:43.817Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-25T22:37:43.817Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-25T22:37:43.817Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T22:37:43.817Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T22:37:43.817Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T22:37:43.817Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T22:37:43.817Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:37:43.817Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:37:43.817Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:37:43.817Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:37:43.817Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T22:37:43.817Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T22:37:43.817Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T22:37:43.817Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:37:43.817Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-25T22:37:43.817Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-25T22:37:43.817Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-25T22:37:43.817Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:37:43.817Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:37:43.817Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:37:43.817Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:37:43.817Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T22:37:43.817Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T22:37:43.817Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T22:37:43.817Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T22:37:43.817Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-25T22:37:43.817Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-25T22:37:43.817Z] at io.quarkus.hibernate.orm.HibernateET.testImport(HibernateET.java:18)
[2026-02-25T22:37:43.817Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:37:43.817Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:37:43.817Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:37:43.817Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:37:43.817Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T22:37:43.817Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:37:43.817Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:37:43.817Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:37:43.817Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:37:43.817Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:37:43.817Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:37:43.817Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:37:43.817Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:37:43.817Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:37:43.817Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:37:43.817Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:37:43.817Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:37:43.817Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:37:43.817Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:37:43.817Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:37:43.817Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:37:43.817Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:37:43.817Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:37:43.817Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:37:43.817Z]
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:41,332 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:37:43.817Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 696ms. Tests completed at 22:37:41.
[2026-02-25T22:37:43.817Z] Starting test run, 1 tests to run.
[2026-02-25T22:37:43.817Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:37:43.817Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:43,436 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.627s. Listening on: http://localhost:8081
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:43,437 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:37:43.817Z] 2026-02-25 22:37:43,437 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:37:43.818Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2026-02-25T22:37:43.818Z] 2026-02-25 22:37:43,470 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.005s
[2026-02-25T22:37:43.818Z] 2026-02-25 22:37:43,475 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-25T22:37:43.818Z] All 1 test is passing (0 skipped), 1 test was run in 701ms. Tests completed at 22:37:43 due to changes to HibernateET.class.
[2026-02-25T22:37:43.818Z] 2026-02-25 22:37:43,540 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.031s
[2026-02-25T22:37:52.640Z] Tests paused
[2026-02-25T22:37:52.640Z] Running tests for the first time
[2026-02-25T22:37:52.640Z] Starting test run, 1 tests to run.
[2026-02-25T22:37:52.640Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:37:52.640Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-02-25T22:37:52.640Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: io.smallrye.config.ConfigValidator: io.quarkus.hibernate.validator.runtime.HibernateBeanValidationConfigValidator not a subtype
[2026-02-25T22:37:52.640Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:37:52.640Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:37:52.640Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:37:52.640Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:37:52.640Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:37:52.640Z] 2026-02-25 22:37:49,238 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.946s. Listening on: http://localhost:8080
[2026-02-25T22:37:52.640Z] 2026-02-25 22:37:49,239 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:37:52.640Z] 2026-02-25 22:37:49,239 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:37:52.640Z] 2026-02-25 22:37:49,585 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.973s. Listening on: http://localhost:8081
[2026-02-25T22:37:52.640Z] 2026-02-25 22:37:49,586 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:37:52.640Z] 2026-02-25 22:37:49,586 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:37:52.641Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2026-02-25T22:37:52.641Z] 2026-02-25 22:37:50,086 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.039s
[2026-02-25T22:37:52.641Z] All 1 test is passing (0 skipped), 1 test was run in 4951ms. Tests completed at 22:37:50.
[2026-02-25T22:37:52.641Z] Starting test run, 0 tests to run.
[2026-02-25T22:37:52.641Z] Running 1/0. Running: #JUnit Jupiter
[2026-02-25T22:37:52.641Z] All 1 test is passing (0 skipped), 0 tests were run in 15ms. Tests completed at 22:37:50 due to changes to OtherEntity.class and 1 other files.
[2026-02-25T22:37:52.641Z] 2026-02-25 22:37:50,593 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test15936182399737798318/src/main/resources/import.sql
[2026-02-25T22:37:52.641Z] 2026-02-25 22:37:50,595 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, OtherEntity.class, OtherEntityTestResource.class.
[2026-02-25T22:37:52.641Z] 2026-02-25 22:37:50,611 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2026-02-25T22:37:52.641Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:37:52.641Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:37:52.641Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:37:52.641Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:37:52.641Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:37:52.641Z] 2026-02-25 22:37:51,302 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.685s. Listening on: http://localhost:8080
[2026-02-25T22:37:52.641Z] 2026-02-25 22:37:51,302 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:37:52.641Z] 2026-02-25 22:37:51,303 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:37:52.641Z] 2026-02-25 22:37:51,303 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.712s
[2026-02-25T22:37:52.641Z] 2026-02-25 22:37:51,306 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test15936182399737798318/src/main/resources/import.sql
[2026-02-25T22:37:52.641Z] 2026-02-25 22:37:51,321 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:37:52.641Z] Starting test run, 1 tests to run.
[2026-02-25T22:37:52.641Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:37:52.641Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-02-25T22:37:52.641Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: io.smallrye.config.ConfigValidator: io.quarkus.hibernate.validator.runtime.HibernateBeanValidationConfigValidator not a subtype
[2026-02-25T22:37:52.641Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.64 s - in io.quarkus.hibernate.orm.HibernateHotReloadTestCase
[2026-02-25T22:37:52.641Z] [INFO] Running io.quarkus.hibernate.orm.HibernateMetricsTestCase
[2026-02-25T22:37:54.817Z] 2026-02-25 22:37:51,337 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:37:54.817Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-02-25T22:37:54.817Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-02-25T22:37:54.817Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-02-25T22:37:54.817Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:37:54.817Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-02-25T22:37:54.817Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-25T22:37:54.817Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-02-25T22:37:54.817Z] ... 3 more
[2026-02-25T22:37:54.817Z]
[2026-02-25T22:37:54.817Z] 2026-02-25 22:37:52,482 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.106s. Listening on: http://localhost:8081
[2026-02-25T22:37:54.817Z] 2026-02-25 22:37:52,482 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:37:54.817Z] 2026-02-25 22:37:52,482 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:37:54.817Z] 2026-02-25 22:37:52,523 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.009s
[2026-02-25T22:37:54.817Z] 2026-02-25 22:37:54,412 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.838s. Listening on: http://localhost:8081
[2026-02-25T22:37:54.817Z] 2026-02-25 22:37:54,414 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:37:54.817Z] 2026-02-25 22:37:54,414 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:37:54.817Z] 2026-02-25 22:37:54,727 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:37:54.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.176 s - in io.quarkus.hibernate.orm.HibernateMetricsTestCase
[2026-02-25T22:37:54.817Z] [INFO] Running io.quarkus.hibernate.orm.HibernateOrmAnnotationsTest
[2026-02-25T22:37:55.494Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 s - in io.quarkus.hibernate.orm.HibernateOrmAnnotationsTest
[2026-02-25T22:37:55.494Z] [INFO] Running io.quarkus.hibernate.orm.HibernateSchemaRecreateDevConsoleTestCase
[2026-02-25T22:37:59.159Z] 2026-02-25 22:37:56,240 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:37:59.159Z] Tests paused
[2026-02-25T22:37:59.159Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:37:59.159Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:37:59.159Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:37:59.159Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:37:59.159Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:37:59.159Z] 2026-02-25 22:37:58,495 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.671s. Listening on: http://localhost:8080
[2026-02-25T22:37:59.159Z] 2026-02-25 22:37:58,496 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:37:59.159Z] 2026-02-25 22:37:58,496 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:37:59.159Z] 2026-02-25 22:37:58,897 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-25T22:37:59.159Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.527 s - in io.quarkus.hibernate.orm.HibernateSchemaRecreateDevConsoleTestCase
[2026-02-25T22:37:59.159Z] [INFO] Running io.quarkus.hibernate.orm.JPACacheDisabledTest
[2026-02-25T22:38:00.747Z] 2026-02-25 22:38:00,472 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.872s. Listening on: http://localhost:8081
[2026-02-25T22:38:00.747Z] 2026-02-25 22:38:00,473 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:00.747Z] 2026-02-25 22:38:00,473 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:00.747Z] 2026-02-25 22:38:00,575 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:38:00.747Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.658 s - in io.quarkus.hibernate.orm.JPACacheDisabledTest
[2026-02-25T22:38:00.747Z] [INFO] Running io.quarkus.hibernate.orm.JPAFastBootingTest
[2026-02-25T22:38:02.342Z] Resource loaded multiple times: META-INF/services/javax.el.ExpressionFactory. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-02-25T22:38:02.342Z] Resource loaded multiple times: META-INF/services/javax.el.ExpressionFactory. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2026-02-25T22:38:02.342Z] Resource loaded multiple times: META-INF/services/javax.el.ExpressionFactory. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-02-25T22:38:02.342Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-02-25T22:38:02.342Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2026-02-25T22:38:02.342Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-02-25T22:38:02.342Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2026-02-25T22:38:02.342Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-02-25T22:38:02.342Z] 2026-02-25 22:38:02,211 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.931s. Listening on: http://localhost:8081
[2026-02-25T22:38:02.342Z] 2026-02-25 22:38:02,211 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:02.342Z] 2026-02-25 22:38:02,211 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:02.342Z] 2026-02-25 22:38:02,295 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:38:02.342Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.713 s - in io.quarkus.hibernate.orm.JPAFastBootingTest
[2026-02-25T22:38:02.342Z] [INFO] Running io.quarkus.hibernate.orm.NoTransactionTest
[2026-02-25T22:38:03.935Z] 2026-02-25 22:38:03,844 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.823s. Listening on: http://localhost:8081
[2026-02-25T22:38:03.935Z] 2026-02-25 22:38:03,844 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:03.935Z] 2026-02-25 22:38:03,845 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:04.249Z] 2026-02-25 22:38:03,962 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:38:04.249Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.659 s - in io.quarkus.hibernate.orm.NoTransactionTest
[2026-02-25T22:38:04.249Z] [INFO] Running io.quarkus.hibernate.orm.UseNamedDatasourceTest
[2026-02-25T22:38:05.839Z] 2026-02-25 22:38:04,452 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-18) Unable to determine a database type for default datasource
[2026-02-25T22:38:05.839Z] 2026-02-25 22:38:05,564 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.952s. Listening on: http://localhost:8081
[2026-02-25T22:38:05.839Z] 2026-02-25 22:38:05,565 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:05.839Z] 2026-02-25 22:38:05,565 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:05.840Z] 2026-02-25 22:38:05,713 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:38:05.840Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.748 s - in io.quarkus.hibernate.orm.UseNamedDatasourceTest
[2026-02-25T22:38:05.840Z] [INFO] Running io.quarkus.hibernate.orm.attributeconverter.AttributeConverterAutoApplyTest
[2026-02-25T22:38:07.433Z] 2026-02-25 22:38:06,722 WARN [org.hib.typ.des.jav.JavaTypeDescriptorRegistry] (main) HHH000481: Encountered Java type [class io.quarkus.hibernate.orm.attributeconverter.AttributeConverterAutoApplyTest$MyData] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
[2026-02-25T22:38:07.433Z] 2026-02-25 22:38:07,183 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.852s. Listening on: http://localhost:8081
[2026-02-25T22:38:07.433Z] 2026-02-25 22:38:07,184 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:07.433Z] 2026-02-25 22:38:07,184 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:07.433Z] 2026-02-25 22:38:07,376 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:38:07.433Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.661 s - in io.quarkus.hibernate.orm.attributeconverter.AttributeConverterAutoApplyTest
[2026-02-25T22:38:07.433Z] [INFO] Running io.quarkus.hibernate.orm.batch.BatchFetchSizeTest
[2026-02-25T22:38:09.027Z] 2026-02-25 22:38:08,912 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.868s. Listening on: http://localhost:8081
[2026-02-25T22:38:09.027Z] 2026-02-25 22:38:08,913 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:09.027Z] 2026-02-25 22:38:08,913 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:09.340Z] 2026-02-25 22:38:09,262 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:38:09.340Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.886 s - in io.quarkus.hibernate.orm.batch.BatchFetchSizeTest
[2026-02-25T22:38:09.340Z] [INFO] Running io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithExplicitUnconfiguredDatasourceTest
[2026-02-25T22:38:10.015Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s - in io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithExplicitUnconfiguredDatasourceTest
[2026-02-25T22:38:10.015Z] [INFO] Running io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithImplicitUnconfiguredDatasourceTest
[2026-02-25T22:38:10.689Z] 2026-02-25 22:38:10,248 WARN [io.qua.agr.dep.AgroalProcessor] (build-9) The Agroal dependency is present but no JDBC datasources have been defined.
[2026-02-25T22:38:10.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s - in io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithImplicitUnconfiguredDatasourceTest
[2026-02-25T22:38:10.689Z] [INFO] Running io.quarkus.hibernate.orm.config.NoEntitiesTest
[2026-02-25T22:38:12.282Z] 2026-02-25 22:38:10,989 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-13) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T22:38:12.282Z] 2026-02-25 22:38:11,003 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-15) Dev Services for H2 started.
[2026-02-25T22:38:12.282Z] 2026-02-25 22:38:11,009 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-15) Dev Services for the default datasource (h2) started.
[2026-02-25T22:38:12.282Z] 2026-02-25 22:38:11,010 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-5) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-25T22:38:12.282Z] 2026-02-25 22:38:11,962 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.626s. Listening on: http://localhost:8081
[2026-02-25T22:38:12.282Z] 2026-02-25 22:38:11,962 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:12.282Z] 2026-02-25 22:38:11,962 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:12.282Z] 2026-02-25 22:38:12,033 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:38:12.282Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.716 s - in io.quarkus.hibernate.orm.config.NoEntitiesTest
[2026-02-25T22:38:12.282Z] [INFO] Running io.quarkus.hibernate.orm.config.NoHibernatePropertiesTest
[2026-02-25T22:38:12.595Z] 2026-02-25 22:38:12,060 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:38:12.595Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 s - in io.quarkus.hibernate.orm.config.NoHibernatePropertiesTest
[2026-02-25T22:38:12.595Z] [INFO] Running io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithExplicitUnconfiguredDatasourceTest
[2026-02-25T22:38:13.269Z] 2026-02-25 22:38:13,053 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-11) Dev Services for H2 started.
[2026-02-25T22:38:13.269Z] 2026-02-25 22:38:13,054 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-11) Dev Services for the default datasource (h2) started.
[2026-02-25T22:38:13.269Z] 2026-02-25 22:38:13,065 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:38:13.269Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s - in io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithExplicitUnconfiguredDatasourceTest
[2026-02-25T22:38:13.269Z] [INFO] Running io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithoutDatasourceTest
[2026-02-25T22:38:13.954Z] 2026-02-25 22:38:13,532 WARN [io.qua.agr.dep.AgroalProcessor] (build-3) The Agroal dependency is present but no JDBC datasources have been defined.
[2026-02-25T22:38:13.954Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s - in io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithoutDatasourceTest
[2026-02-25T22:38:13.954Z] [INFO] Running io.quarkus.hibernate.orm.deployment.ConstantsTest
[2026-02-25T22:38:13.954Z] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in io.quarkus.hibernate.orm.deployment.ConstantsTest
[2026-02-25T22:38:13.954Z] [INFO] Running io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationFailingDDLGenerationTestCase
[2026-02-25T22:38:18.722Z] Tests paused
[2026-02-25T22:38:18.722Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:38:18.722Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:38:18.722Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:38:18.722Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:38:18.722Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:38:18.722Z] 2026-02-25 22:38:17,673 ERROR [io.qua.hib.orm.run.sch.SchemaManagementIntegrator] (Hibernate post-boot validation thread for <default>) Failed to validate Schema: Schema-validation: missing table [MyEntityTable]
[2026-02-25T22:38:18.722Z] 2026-02-25 22:38:17,720 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.623s. Listening on: http://localhost:8080
[2026-02-25T22:38:18.722Z] 2026-02-25 22:38:17,721 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:38:18.722Z] 2026-02-25 22:38:17,721 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:18.722Z] 2026-02-25 22:38:17,725 ERROR [io.qua.hib.orm.run.sch.SchemaManagementIntegrator] (Hibernate post-boot validation thread for <default>) Failed to run post-boot validation: org.hibernate.MappingException: No Dialect mapping for JDBC type: 2003
[2026-02-25T22:38:18.722Z] at org.hibernate.dialect.TypeNames.get(TypeNames.java:71)
[2026-02-25T22:38:18.722Z] at org.hibernate.dialect.TypeNames.get(TypeNames.java:103)
[2026-02-25T22:38:18.722Z] at org.hibernate.dialect.Dialect.getTypeName(Dialect.java:404)
[2026-02-25T22:38:18.722Z] at org.hibernate.mapping.Column.getSqlType(Column.java:238)
[2026-02-25T22:38:18.722Z] at org.hibernate.tool.schema.internal.StandardTableExporter.getSqlCreateStrings(StandardTableExporter.java:91)
[2026-02-25T22:38:18.722Z] at org.hibernate.tool.schema.internal.StandardTableExporter.getSqlCreateStrings(StandardTableExporter.java:30)
[2026-02-25T22:38:18.722Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.createTable(AbstractSchemaMigrator.java:295)
[2026-02-25T22:38:18.722Z] at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:74)
[2026-02-25T22:38:18.722Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:220)
[2026-02-25T22:38:18.722Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:123)
[2026-02-25T22:38:18.722Z] at io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator.runPostBootValidation(SchemaManagementIntegrator.java:139)
[2026-02-25T22:38:18.722Z] at io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder$6.run(HibernateOrmRecorder.java:146)
[2026-02-25T22:38:18.722Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:38:18.722Z]
[2026-02-25T22:38:18.722Z] 2026-02-25 22:38:17,939 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-25T22:38:18.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.262 s - in io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationFailingDDLGenerationTestCase
[2026-02-25T22:38:18.722Z] [INFO] Running io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationTestCase
[2026-02-25T22:38:22.398Z] 2026-02-25 22:38:18,771 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:38:22.398Z] Tests paused
[2026-02-25T22:38:22.398Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:38:22.398Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:38:22.398Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:38:22.398Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:38:22.398Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:38:22.398Z] 2026-02-25 22:38:21,656 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.266s. Listening on: http://localhost:8080
[2026-02-25T22:38:22.398Z] 2026-02-25 22:38:21,657 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:38:22.398Z] 2026-02-25 22:38:21,657 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:22.398Z] 2026-02-25 22:38:21,841 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-25T22:38:22.398Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.897 s - in io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationTestCase
[2026-02-25T22:38:22.398Z] [INFO] Running io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerFinalFieldTest
[2026-02-25T22:38:23.496Z] 2026-02-25 22:38:23,379 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.904s. Listening on: http://localhost:8081
[2026-02-25T22:38:23.496Z] 2026-02-25 22:38:23,379 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:23.496Z] 2026-02-25 22:38:23,379 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:23.807Z] 2026-02-25 22:38:23,646 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:38:23.807Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.777 s - in io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerFinalFieldTest
[2026-02-25T22:38:23.807Z] [INFO] Running io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerTest
[2026-02-25T22:38:23.807Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerTest
[2026-02-25T22:38:23.807Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueTest
[2026-02-25T22:38:25.980Z] 2026-02-25 22:38:25,401 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.013s. Listening on: http://localhost:8081
[2026-02-25T22:38:25.980Z] 2026-02-25 22:38:25,401 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:25.980Z] 2026-02-25 22:38:25,401 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:25.981Z] 2026-02-25 22:38:25,471 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:38:25.981Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.797 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueTest
[2026-02-25T22:38:25.981Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithMultiplePUsTest
[2026-02-25T22:38:27.571Z] 2026-02-25 22:38:25,877 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-1) Unable to determine a database type for default datasource
[2026-02-25T22:38:27.571Z] 2026-02-25 22:38:27,109 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.858s. Listening on: http://localhost:8081
[2026-02-25T22:38:27.571Z] 2026-02-25 22:38:27,109 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:27.571Z] 2026-02-25 22:38:27,109 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:27.571Z] 2026-02-25 22:38:27,192 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:38:27.571Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.72 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithMultiplePUsTest
[2026-02-25T22:38:27.571Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithPersistenceXmlTest
[2026-02-25T22:38:29.169Z] 2026-02-25 22:38:28,809 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.926s. Listening on: http://localhost:8081
[2026-02-25T22:38:29.169Z] 2026-02-25 22:38:28,810 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:29.169Z] 2026-02-25 22:38:28,810 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:29.169Z] 2026-02-25 22:38:28,884 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:38:29.169Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.689 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithPersistenceXmlTest
[2026-02-25T22:38:29.169Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedFalseValueWithPersistenceXmlTest
[2026-02-25T22:38:30.762Z] 2026-02-25 22:38:30,489 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.888s. Listening on: http://localhost:8081
[2026-02-25T22:38:30.762Z] 2026-02-25 22:38:30,489 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:30.762Z] 2026-02-25 22:38:30,489 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:30.762Z] 2026-02-25 22:38:30,555 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:38:30.762Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.672 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedFalseValueWithPersistenceXmlTest
[2026-02-25T22:38:30.762Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueTest
[2026-02-25T22:38:32.355Z] 2026-02-25 22:38:32,116 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.864s. Listening on: http://localhost:8081
[2026-02-25T22:38:32.355Z] 2026-02-25 22:38:32,117 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:32.355Z] 2026-02-25 22:38:32,117 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:32.355Z] 2026-02-25 22:38:32,216 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:38:32.355Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.651 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueTest
[2026-02-25T22:38:32.355Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithMultiplePUsTest
[2026-02-25T22:38:33.952Z] 2026-02-25 22:38:32,602 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-13) Unable to determine a database type for default datasource
[2026-02-25T22:38:33.952Z] 2026-02-25 22:38:33,755 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.007s. Listening on: http://localhost:8081
[2026-02-25T22:38:33.952Z] 2026-02-25 22:38:33,756 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:33.952Z] 2026-02-25 22:38:33,756 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:33.952Z] 2026-02-25 22:38:33,842 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:38:33.952Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.624 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithMultiplePUsTest
[2026-02-25T22:38:33.952Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithPersistenceXmlTest
[2026-02-25T22:38:36.128Z] 2026-02-25 22:38:35,565 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.988s. Listening on: http://localhost:8081
[2026-02-25T22:38:36.128Z] 2026-02-25 22:38:35,566 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:36.128Z] 2026-02-25 22:38:35,566 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:36.128Z] 2026-02-25 22:38:35,630 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:38:36.128Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.784 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithPersistenceXmlTest
[2026-02-25T22:38:36.128Z] [INFO] Running io.quarkus.hibernate.orm.interceptor.ApplicationScopedInterceptorTest
[2026-02-25T22:38:37.223Z] 2026-02-25 22:38:37,131 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.860s. Listening on: http://localhost:8081
[2026-02-25T22:38:37.223Z] 2026-02-25 22:38:37,132 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:37.223Z] 2026-02-25 22:38:37,132 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:37.536Z] 2026-02-25 22:38:37,257 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:38:37.536Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.624 s - in io.quarkus.hibernate.orm.interceptor.ApplicationScopedInterceptorTest
[2026-02-25T22:38:37.536Z] [INFO] Running io.quarkus.hibernate.orm.interceptor.DependentInterceptorTest
[2026-02-25T22:38:39.129Z] 2026-02-25 22:38:38,787 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.959s. Listening on: http://localhost:8081
[2026-02-25T22:38:39.129Z] 2026-02-25 22:38:38,787 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:39.129Z] 2026-02-25 22:38:38,787 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:39.129Z] 2026-02-25 22:38:38,892 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:38:39.129Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 s - in io.quarkus.hibernate.orm.interceptor.DependentInterceptorTest
[2026-02-25T22:38:39.129Z] [INFO] Running io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest
[2026-02-25T22:38:40.737Z] 2026-02-25 22:38:40,317 ERROR [org.hib.int.SessionImpl] (main) HHH000087: Exception in interceptor afterTransactionCompletion(): javax.enterprise.context.ContextNotActiveException
[2026-02-25T22:38:40.737Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:46)
[2026-02-25T22:38:40.737Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.arc$delegate(Unknown Source)
[2026-02-25T22:38:40.737Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.afterTransactionCompletion(Unknown Source)
[2026-02-25T22:38:40.737Z] at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:2454)
[2026-02-25T22:38:40.737Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.afterTransactionCompletion(JdbcCoordinatorImpl.java:456)
[2026-02-25T22:38:40.737Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.afterCompletion(JtaTransactionCoordinatorImpl.java:385)
[2026-02-25T22:38:40.737Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.doAfterCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:60)
[2026-02-25T22:38:40.737Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl.afterCompletion(SynchronizationCallbackCoordinatorTrackingImpl.java:72)
[2026-02-25T22:38:40.737Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.afterCompletion(RegisteredSynchronization.java:44)
[2026-02-25T22:38:40.737Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.afterCompletion(SynchronizationImple.java:96)
[2026-02-25T22:38:40.737Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.afterCompletion(TwoPhaseCoordinator.java:545)
[2026-02-25T22:38:40.737Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:101)
[2026-02-25T22:38:40.737Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-25T22:38:40.737Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-25T22:38:40.737Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-25T22:38:40.737Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.commit(Unknown Source)
[2026-02-25T22:38:40.737Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest.initData(TransactionScopedInterceptorTest.java:56)
[2026-02-25T22:38:40.737Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_Observer_initData_de79574687f2eb83aa75aff948cd3b7b580bb58d.notify(Unknown Source)
[2026-02-25T22:38:40.737Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T22:38:40.737Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-02-25T22:38:40.737Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-02-25T22:38:40.737Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2026-02-25T22:38:40.737Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2026-02-25T22:38:40.737Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2026-02-25T22:38:40.737Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2026-02-25T22:38:40.737Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-02-25T22:38:40.737Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-02-25T22:38:40.737Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:38:40.737Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:38:40.737Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:38:40.737Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:38:40.737Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2026-02-25T22:38:40.737Z] at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:636)
[2026-02-25T22:38:40.737Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2026-02-25T22:38:40.737Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:38:40.738Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:38:40.738Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:38:40.738Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:38:40.738Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:38:40.738Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:38:40.738Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:38:40.738Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:38:40.738Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-25T22:38:40.738Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-25T22:38:40.738Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-25T22:38:40.738Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-25T22:38:40.738Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-25T22:38:40.738Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-25T22:38:40.738Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-25T22:38:40.738Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-25T22:38:40.738Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-25T22:38:40.738Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-25T22:38:40.738Z]
[2026-02-25T22:38:40.738Z] 2026-02-25 22:38:40,381 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.895s. Listening on: http://localhost:8081
[2026-02-25T22:38:40.738Z] 2026-02-25 22:38:40,382 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:40.738Z] 2026-02-25 22:38:40,382 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:40.738Z] 2026-02-25 22:38:40,473 ERROR [org.hib.int.SessionImpl] (main) HHH000087: Exception in interceptor afterTransactionCompletion(): javax.enterprise.context.ContextNotActiveException
[2026-02-25T22:38:40.738Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:46)
[2026-02-25T22:38:40.738Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.arc$delegate(Unknown Source)
[2026-02-25T22:38:40.738Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.afterTransactionCompletion(Unknown Source)
[2026-02-25T22:38:40.738Z] at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:2454)
[2026-02-25T22:38:40.738Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.afterTransactionCompletion(JdbcCoordinatorImpl.java:456)
[2026-02-25T22:38:40.738Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.afterCompletion(JtaTransactionCoordinatorImpl.java:385)
[2026-02-25T22:38:40.738Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.doAfterCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:60)
[2026-02-25T22:38:40.738Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl.afterCompletion(SynchronizationCallbackCoordinatorTrackingImpl.java:72)
[2026-02-25T22:38:40.738Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.afterCompletion(RegisteredSynchronization.java:44)
[2026-02-25T22:38:40.738Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.afterCompletion(SynchronizationImple.java:96)
[2026-02-25T22:38:40.738Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.afterCompletion(TwoPhaseCoordinator.java:545)
[2026-02-25T22:38:40.738Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:101)
[2026-02-25T22:38:40.738Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-25T22:38:40.738Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-25T22:38:40.738Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-25T22:38:40.738Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.commit(Unknown Source)
[2026-02-25T22:38:40.738Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest.testTransactionScopedSession(TransactionScopedInterceptorTest.java:72)
[2026-02-25T22:38:40.738Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:38:40.738Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:38:40.738Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:38:40.738Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:38:40.738Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2026-02-25T22:38:40.738Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:38:40.738Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:38:40.738Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:38:40.738Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:38:40.739Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:38:40.739Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:38:40.739Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:38:40.739Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:38:40.739Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:38:40.739Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:38:40.739Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:38:40.739Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-25T22:38:40.739Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-25T22:38:40.739Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-25T22:38:40.739Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-25T22:38:40.739Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-25T22:38:40.739Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-25T22:38:40.739Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-25T22:38:40.739Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-25T22:38:40.739Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-25T22:38:40.739Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-25T22:38:40.739Z]
[2026-02-25T22:38:40.739Z] 2026-02-25 22:38:40,477 ERROR [org.hib.int.SessionImpl] (main) HHH000087: Exception in interceptor afterTransactionCompletion(): javax.enterprise.context.ContextNotActiveException
[2026-02-25T22:38:40.739Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:46)
[2026-02-25T22:38:40.739Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.arc$delegate(Unknown Source)
[2026-02-25T22:38:40.739Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.afterTransactionCompletion(Unknown Source)
[2026-02-25T22:38:40.739Z] at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:2454)
[2026-02-25T22:38:40.739Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.afterTransactionCompletion(JdbcCoordinatorImpl.java:456)
[2026-02-25T22:38:40.739Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.afterCompletion(JtaTransactionCoordinatorImpl.java:385)
[2026-02-25T22:38:40.739Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.doAfterCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:60)
[2026-02-25T22:38:40.739Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl.afterCompletion(SynchronizationCallbackCoordinatorTrackingImpl.java:72)
[2026-02-25T22:38:40.739Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.afterCompletion(RegisteredSynchronization.java:44)
[2026-02-25T22:38:40.739Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.afterCompletion(SynchronizationImple.java:96)
[2026-02-25T22:38:40.739Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.afterCompletion(TwoPhaseCoordinator.java:545)
[2026-02-25T22:38:40.739Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:101)
[2026-02-25T22:38:40.739Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-25T22:38:40.739Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-25T22:38:40.739Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-25T22:38:40.739Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.commit(Unknown Source)
[2026-02-25T22:38:40.739Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest.testTransactionScopedSession(TransactionScopedInterceptorTest.java:79)
[2026-02-25T22:38:40.739Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:38:40.739Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:38:40.739Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:38:40.739Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:38:40.739Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2026-02-25T22:38:40.739Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:38:40.739Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:38:40.739Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:38:40.739Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:38:40.739Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:38:40.740Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:38:40.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:38:40.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:38:40.740Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:38:40.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:38:40.740Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:38:40.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:38:40.740Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:38:40.740Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:38:40.740Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:38:40.740Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:38:40.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:38:40.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:38:40.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:38:40.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:38:40.740Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:38:40.740Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:38:40.740Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-25T22:38:40.740Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-25T22:38:40.740Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-25T22:38:40.740Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-25T22:38:40.740Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-25T22:38:40.740Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-25T22:38:40.740Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-25T22:38:40.740Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-25T22:38:40.740Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-25T22:38:40.740Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-25T22:38:40.740Z]
[2026-02-25T22:38:40.740Z] 2026-02-25 22:38:40,505 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:38:40.740Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 s - in io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest
[2026-02-25T22:38:40.740Z] [INFO] Running io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlDefaultValueTest
[2026-02-25T22:38:42.332Z] 2026-02-25 22:38:42,211 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.954s. Listening on: http://localhost:8081
[2026-02-25T22:38:42.332Z] 2026-02-25 22:38:42,211 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:42.332Z] 2026-02-25 22:38:42,211 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:42.332Z] 2026-02-25 22:38:42,305 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:38:42.332Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.79 s - in io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlDefaultValueTest
[2026-02-25T22:38:42.332Z] [INFO] Running io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlFalseTest
[2026-02-25T22:38:44.502Z] 2026-02-25 22:38:43,978 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.879s. Listening on: http://localhost:8081
[2026-02-25T22:38:44.502Z] 2026-02-25 22:38:43,979 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:44.502Z] 2026-02-25 22:38:43,979 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:44.502Z] 2026-02-25 22:38:44,066 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:38:44.502Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.759 s - in io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlFalseTest
[2026-02-25T22:38:44.502Z] [INFO] Running io.quarkus.hibernate.orm.metadatabuildercontributor.MetadataBuilderContributorTest
[2026-02-25T22:38:46.239Z] 2026-02-25 22:38:45,830 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.063s. Listening on: http://localhost:8081
[2026-02-25T22:38:46.239Z] 2026-02-25 22:38:45,830 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:46.239Z] 2026-02-25 22:38:45,830 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:46.239Z] 2026-02-25 22:38:46,076 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:38:46.239Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.005 s - in io.quarkus.hibernate.orm.metadatabuildercontributor.MetadataBuilderContributorTest
[2026-02-25T22:38:46.239Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiEntityManagerTest
[2026-02-25T22:38:47.827Z] 2026-02-25 22:38:47,594 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.931s. Listening on: http://localhost:8081
[2026-02-25T22:38:47.827Z] 2026-02-25 22:38:47,595 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:47.827Z] 2026-02-25 22:38:47,596 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:48.140Z] 2026-02-25 22:38:47,839 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:38:48.140Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.763 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiEntityManagerTest
[2026-02-25T22:38:48.140Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiSessionTest
[2026-02-25T22:38:49.733Z] 2026-02-25 22:38:49,578 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.087s. Listening on: http://localhost:8081
[2026-02-25T22:38:49.734Z] 2026-02-25 22:38:49,578 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:49.734Z] 2026-02-25 22:38:49,578 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:50.047Z] 2026-02-25 22:38:49,765 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:38:50.047Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.923 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiSessionTest
[2026-02-25T22:38:50.048Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsClassLevelAnnotationTest
[2026-02-25T22:38:50.363Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsClassLevelAnnotationTest
[2026-02-25T22:38:50.363Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsImportSqlHotReloadScriptTest
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:50,918 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:38:54.986Z] Tests paused
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:51,275 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-29) Dev Services for H2 started.
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:51,277 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-29) Dev Services for the default datasource (h2) started.
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:51,290 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-29) Dev Services for H2 started.
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:51,290 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-29) Dev Services for datasource 'inventory' (h2) started.
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:51,298 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-29) Dev Services for H2 started.
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:51,298 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-29) Dev Services for datasource 'users' (h2) started.
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:51,303 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-8) Setting quarkus.hibernate-orm.inventory.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:51,303 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-8) Setting quarkus.hibernate-orm.users.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:52,923 INFO [io.agr.pool] (Quarkus Main Thread) Datasource 'users': Initial size smaller than min. Connections will be created when necessary
[2026-02-25T22:38:54.986Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:38:54.986Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:38:54.986Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:38:54.986Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:38:54.986Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:53,377 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.784s. Listening on: http://localhost:8080
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:53,377 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:53,377 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:53,597 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test2059327440802867787/src/main/resources/import.sql
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:53,599 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql.
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:53,619 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.020s
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:53,747 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-1) Setting quarkus.hibernate-orm.inventory.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:53,748 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-1) Setting quarkus.hibernate-orm.users.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-25T22:38:54.986Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:38:54.986Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:38:54.986Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:38:54.986Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:38:54.986Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:54,098 INFO [io.agr.pool] (Quarkus Main Thread) Datasource 'users': Initial size smaller than min. Connections will be created when necessary
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:54,167 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.543s. Listening on: http://localhost:8080
[2026-02-25T22:38:54.986Z] 2026-02-25 22:38:54,167 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:38:54.987Z] 2026-02-25 22:38:54,167 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:54.987Z] 2026-02-25 22:38:54,167 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.572s
[2026-02-25T22:38:54.987Z] 2026-02-25 22:38:54,187 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:38:54.987Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.073 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsImportSqlHotReloadScriptTest
[2026-02-25T22:38:54.987Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInconsistentStorageEnginesTest
[2026-02-25T22:38:54.987Z] 2026-02-25 22:38:54,213 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:38:54.987Z] 2026-02-25 22:38:54,216 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:38:54.987Z] 2026-02-25 22:38:54,217 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:38:54.987Z] 2026-02-25 22:38:54,647 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-4) Could not find any entities affected to the persistence unit 'inventory'.
[2026-02-25T22:38:54.987Z] 2026-02-25 22:38:54,647 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-4) Could not find any entities affected to the persistence unit 'users'.
[2026-02-25T22:38:54.987Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInconsistentStorageEnginesTest
[2026-02-25T22:38:54.987Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInterceptorTest
[2026-02-25T22:38:56.581Z] 2026-02-25 22:38:56,447 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.123s. Listening on: http://localhost:8081
[2026-02-25T22:38:56.581Z] 2026-02-25 22:38:56,447 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:56.581Z] 2026-02-25 22:38:56,447 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:56.895Z] 2026-02-25 22:38:56,645 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:38:56.895Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.985 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInterceptorTest
[2026-02-25T22:38:56.895Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsPackageAnnotationsTest
[2026-02-25T22:38:58.485Z] 2026-02-25 22:38:57,052 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-9) Dev Services for H2 started.
[2026-02-25T22:38:58.485Z] 2026-02-25 22:38:57,052 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-9) Dev Services for the default datasource (h2) started.
[2026-02-25T22:38:58.485Z] 2026-02-25 22:38:57,058 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-9) Dev Services for H2 started.
[2026-02-25T22:38:58.485Z] 2026-02-25 22:38:57,058 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-9) Dev Services for datasource 'inventory' (h2) started.
[2026-02-25T22:38:58.485Z] 2026-02-25 22:38:57,064 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-9) Dev Services for H2 started.
[2026-02-25T22:38:58.485Z] 2026-02-25 22:38:57,065 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-9) Dev Services for datasource 'users' (h2) started.
[2026-02-25T22:38:58.485Z] 2026-02-25 22:38:57,066 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-9) Setting quarkus.hibernate-orm.inventory.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-25T22:38:58.485Z] 2026-02-25 22:38:57,066 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-9) Setting quarkus.hibernate-orm.users.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-25T22:38:58.485Z] 2026-02-25 22:38:58,052 INFO [io.agr.pool] (main) Datasource 'users': Initial size smaller than min. Connections will be created when necessary
[2026-02-25T22:38:58.485Z] 2026-02-25 22:38:58,413 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.043s. Listening on: http://localhost:8081
[2026-02-25T22:38:58.485Z] 2026-02-25 22:38:58,413 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:38:58.485Z] 2026-02-25 22:38:58,414 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:38:58.797Z] 2026-02-25 22:38:58,644 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:38:58.797Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.004 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsPackageAnnotationsTest
[2026-02-25T22:38:58.797Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionEntityManagerTest
[2026-02-25T22:39:00.972Z] 2026-02-25 22:38:58,647 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:39:00.972Z] 2026-02-25 22:38:58,649 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:39:00.972Z] 2026-02-25 22:38:58,652 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:39:00.972Z] 2026-02-25 22:39:00,707 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.397s. Listening on: http://localhost:8081
[2026-02-25T22:39:00.972Z] 2026-02-25 22:39:00,708 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:00.972Z] 2026-02-25 22:39:00,708 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:00.972Z] 2026-02-25 22:39:00,925 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:39:00.972Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.272 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionEntityManagerTest
[2026-02-25T22:39:00.972Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionSessionTest
[2026-02-25T22:39:03.148Z] 2026-02-25 22:39:02,866 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.122s. Listening on: http://localhost:8081
[2026-02-25T22:39:03.148Z] 2026-02-25 22:39:02,866 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:03.148Z] 2026-02-25 22:39:02,866 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:03.148Z] 2026-02-25 22:39:03,117 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:39:03.148Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.188 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionSessionTest
[2026-02-25T22:39:03.148Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUnaffectedEntitiesTest
[2026-02-25T22:39:05.321Z] 2026-02-25 22:39:03,584 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-1) Could not find a suitable persistence unit for model classes:
[2026-02-25T22:39:05.321Z] - io.quarkus.hibernate.orm.multiplepersistenceunits.model.config.DefaultEntity
[2026-02-25T22:39:05.321Z] - io.quarkus.hibernate.orm.multiplepersistenceunits.model.config.user.User
[2026-02-25T22:39:05.321Z] 2026-02-25 22:39:03,585 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-2) Unable to determine a database type for default datasource
[2026-02-25T22:39:05.321Z] 2026-02-25 22:39:05,162 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.350s. Listening on: http://localhost:8081
[2026-02-25T22:39:05.321Z] 2026-02-25 22:39:05,162 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:05.321Z] 2026-02-25 22:39:05,162 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:05.632Z] 2026-02-25 22:39:05,366 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:39:05.632Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.251 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUnaffectedEntitiesTest
[2026-02-25T22:39:05.632Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUndefinedPackagesTest
[2026-02-25T22:39:05.945Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUndefinedPackagesTest
[2026-02-25T22:39:05.945Z] [INFO] Running io.quarkus.hibernate.orm.naming.ImplicitNamingStrategyTest
[2026-02-25T22:39:08.121Z] 2026-02-25 22:39:07,735 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.268s. Listening on: http://localhost:8081
[2026-02-25T22:39:08.121Z] 2026-02-25 22:39:07,735 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:08.121Z] 2026-02-25 22:39:07,735 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:08.121Z] 2026-02-25 22:39:07,878 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:39:08.121Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.001 s - in io.quarkus.hibernate.orm.naming.ImplicitNamingStrategyTest
[2026-02-25T22:39:08.121Z] [INFO] Running io.quarkus.hibernate.orm.naming.PhysicalNamingStrategyTest
[2026-02-25T22:39:09.726Z] 2026-02-25 22:39:09,583 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.019s. Listening on: http://localhost:8081
[2026-02-25T22:39:09.726Z] 2026-02-25 22:39:09,583 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:09.726Z] 2026-02-25 22:39:09,583 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:10.039Z] 2026-02-25 22:39:09,723 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-25T22:39:10.039Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.848 s - in io.quarkus.hibernate.orm.naming.PhysicalNamingStrategyTest
[2026-02-25T22:39:10.039Z] [INFO] Running io.quarkus.hibernate.orm.packages.PackageLevelAnnotationTest
[2026-02-25T22:39:11.780Z] 2026-02-25 22:39:11,427 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.063s. Listening on: http://localhost:8081
[2026-02-25T22:39:11.780Z] 2026-02-25 22:39:11,428 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:11.780Z] 2026-02-25 22:39:11,428 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:11.780Z] 2026-02-25 22:39:11,610 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:39:11.780Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.883 s - in io.quarkus.hibernate.orm.packages.PackageLevelAnnotationTest
[2026-02-25T22:39:11.780Z] [INFO] Running io.quarkus.hibernate.orm.persistenceunitextension.InvalidTypeForPersistenceUnitExtensionTest
[2026-02-25T22:39:12.466Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s - in io.quarkus.hibernate.orm.persistenceunitextension.InvalidTypeForPersistenceUnitExtensionTest
[2026-02-25T22:39:12.466Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessAssociationsTest
[2026-02-25T22:39:14.640Z] 2026-02-25 22:39:14,300 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.300s. Listening on: http://localhost:8081
[2026-02-25T22:39:14.640Z] 2026-02-25 22:39:14,300 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:14.640Z] 2026-02-25 22:39:14,300 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:14.640Z] 2026-02-25 22:39:14,593 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:39:14.640Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.45 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessAssociationsTest
[2026-02-25T22:39:14.640Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFieldTypesTest
[2026-02-25T22:39:16.829Z] 2026-02-25 22:39:16,324 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.027s. Listening on: http://localhost:8081
[2026-02-25T22:39:16.829Z] 2026-02-25 22:39:16,325 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:16.829Z] 2026-02-25 22:39:16,325 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:16.829Z] 2026-02-25 22:39:16,607 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:39:16.829Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.011 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFieldTypesTest
[2026-02-25T22:39:16.829Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFinalFieldTest
[2026-02-25T22:39:20.492Z] 2026-02-25 22:39:19,763 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.857s. Listening on: http://localhost:8081
[2026-02-25T22:39:20.492Z] 2026-02-25 22:39:19,764 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:20.492Z] 2026-02-25 22:39:19,764 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:20.492Z] 2026-02-25 22:39:20,015 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:39:20.492Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.403 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFinalFieldTest
[2026-02-25T22:39:20.492Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessInheritanceTest
[2026-02-25T22:39:22.084Z] 2026-02-25 22:39:21,771 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.956s. Listening on: http://localhost:8081
[2026-02-25T22:39:22.084Z] 2026-02-25 22:39:21,772 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:22.084Z] 2026-02-25 22:39:21,772 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:22.084Z] 2026-02-25 22:39:22,011 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:39:22.084Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.993 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessInheritanceTest
[2026-02-25T22:39:22.084Z] [INFO] Running io.quarkus.hibernate.orm.quoted_indentifiers.JPAQuotedTestCase
[2026-02-25T22:39:26.705Z] 2026-02-25 22:39:22,766 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:39:26.705Z] Tests paused
[2026-02-25T22:39:26.705Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:39:26.705Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:39:26.705Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:39:26.705Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:39:26.705Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:39:26.705Z] 2026-02-25 22:39:25,716 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.304s. Listening on: http://localhost:8080
[2026-02-25T22:39:26.705Z] 2026-02-25 22:39:25,716 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:39:26.705Z] 2026-02-25 22:39:25,716 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:26.705Z] 2026-02-25 22:39:26,190 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-25T22:39:26.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.225 s - in io.quarkus.hibernate.orm.quoted_indentifiers.JPAQuotedTestCase
[2026-02-25T22:39:26.705Z] [INFO] Running io.quarkus.hibernate.orm.scripts.GenerateScriptNotAppendedTestCase
[2026-02-25T22:39:29.566Z] 2026-02-25 22:39:26,981 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:39:29.567Z] Tests paused
[2026-02-25T22:39:29.567Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:39:29.567Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:39:29.567Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:39:29.567Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:39:29.567Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:39:29.567Z] 2026-02-25 22:39:29,406 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.784s. Listening on: http://localhost:8080
[2026-02-25T22:39:29.567Z] 2026-02-25 22:39:29,407 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:39:29.567Z] 2026-02-25 22:39:29,407 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:29.567Z] 2026-02-25 22:39:29,421 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T22:39:34.189Z] Tests paused
[2026-02-25T22:39:34.189Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:39:34.189Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:39:34.189Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:39:34.189Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:39:34.189Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:39:34.189Z] 2026-02-25 22:39:34,115 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.263s. Listening on: http://localhost:8080
[2026-02-25T22:39:34.189Z] 2026-02-25 22:39:34,116 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:39:34.189Z] 2026-02-25 22:39:34,116 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:34.190Z] 2026-02-25 22:39:34,131 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-25T22:39:34.190Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.917 s - in io.quarkus.hibernate.orm.scripts.GenerateScriptNotAppendedTestCase
[2026-02-25T22:39:34.190Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiEntityManagerTest
[2026-02-25T22:39:36.367Z] 2026-02-25 22:39:35,831 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.931s. Listening on: http://localhost:8081
[2026-02-25T22:39:36.367Z] 2026-02-25 22:39:35,831 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:36.367Z] 2026-02-25 22:39:35,831 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:36.367Z] 2026-02-25 22:39:35,991 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:39:36.367Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.831 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiEntityManagerTest
[2026-02-25T22:39:36.367Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiSessionTest
[2026-02-25T22:39:37.959Z] 2026-02-25 22:39:37,654 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.060s. Listening on: http://localhost:8081
[2026-02-25T22:39:37.959Z] 2026-02-25 22:39:37,654 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:37.959Z] 2026-02-25 22:39:37,654 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:37.959Z] 2026-02-25 22:39:37,818 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:39:37.959Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.822 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiSessionTest
[2026-02-25T22:39:37.959Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageAnnotationTest
[2026-02-25T22:39:39.551Z] 2026-02-25 22:39:38,301 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-4) Could not find a suitable persistence unit for model classes:
[2026-02-25T22:39:39.551Z] - io.quarkus.hibernate.orm.singlepersistenceunit.entityassignment.excludedpackage.ExcludedEntity
[2026-02-25T22:39:39.551Z] 2026-02-25 22:39:39,523 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.029s. Listening on: http://localhost:8081
[2026-02-25T22:39:39.551Z] 2026-02-25 22:39:39,523 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:39.551Z] 2026-02-25 22:39:39,523 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:39.863Z] 2026-02-25 22:39:39,716 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:39:39.863Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.896 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageAnnotationTest
[2026-02-25T22:39:39.863Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageConfigurationTest
[2026-02-25T22:39:41.456Z] 2026-02-25 22:39:40,190 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-20) Could not find a suitable persistence unit for model classes:
[2026-02-25T22:39:41.456Z] - io.quarkus.hibernate.orm.singlepersistenceunit.entityassignment.excludedpackage.ExcludedEntity
[2026-02-25T22:39:41.456Z] 2026-02-25 22:39:41,332 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.954s. Listening on: http://localhost:8081
[2026-02-25T22:39:41.456Z] 2026-02-25 22:39:41,332 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:41.456Z] 2026-02-25 22:39:41,332 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:41.768Z] 2026-02-25 22:39:41,528 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:39:41.768Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.81 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageConfigurationTest
[2026-02-25T22:39:41.768Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionEntityManagerTest
[2026-02-25T22:39:43.433Z] 2026-02-25 22:39:43,246 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.070s. Listening on: http://localhost:8081
[2026-02-25T22:39:43.433Z] 2026-02-25 22:39:43,247 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:43.433Z] 2026-02-25 22:39:43,247 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:43.748Z] 2026-02-25 22:39:43,417 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:39:43.748Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.888 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionEntityManagerTest
[2026-02-25T22:39:43.748Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionSessionTest
[2026-02-25T22:39:45.343Z] 2026-02-25 22:39:44,966 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.927s. Listening on: http://localhost:8081
[2026-02-25T22:39:45.343Z] 2026-02-25 22:39:44,967 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:45.343Z] 2026-02-25 22:39:44,967 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:45.343Z] 2026-02-25 22:39:45,120 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:39:45.343Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.699 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionSessionTest
[2026-02-25T22:39:45.343Z] [INFO] Running io.quarkus.hibernate.orm.specialmappings.EarlyMetadaValidationTest
[2026-02-25T22:39:46.936Z] 2026-02-25 22:39:46,609 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.928s. Listening on: http://localhost:8081
[2026-02-25T22:39:46.936Z] 2026-02-25 22:39:46,609 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:46.937Z] 2026-02-25 22:39:46,609 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:46.937Z] 2026-02-25 22:39:46,667 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:39:46.937Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.544 s - in io.quarkus.hibernate.orm.specialmappings.EarlyMetadaValidationTest
[2026-02-25T22:39:46.937Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.AddNewSqlLoadScriptTestCase
[2026-02-25T22:39:50.599Z] 2026-02-25 22:39:47,396 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:39:50.599Z] Tests paused
[2026-02-25T22:39:50.599Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:39:50.599Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:39:50.599Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:39:50.599Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:39:50.599Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:39:50.599Z] 2026-02-25 22:39:49,796 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.735s. Listening on: http://localhost:8080
[2026-02-25T22:39:50.599Z] 2026-02-25 22:39:49,797 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:39:50.599Z] 2026-02-25 22:39:49,797 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:50.599Z] 2026-02-25 22:39:49,994 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test7339019015838522223/src/main/resources/application.properties
[2026-02-25T22:39:50.599Z] 2026-02-25 22:39:49,996 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:39:50.599Z] 2026-02-25 22:39:50,012 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-02-25T22:39:50.600Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:39:50.600Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:39:50.600Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:39:50.600Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:39:50.600Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:39:50.600Z] 2026-02-25 22:39:50,485 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8080
[2026-02-25T22:39:50.600Z] 2026-02-25 22:39:50,486 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:39:50.600Z] 2026-02-25 22:39:50,486 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:50.600Z] 2026-02-25 22:39:50,486 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.493s
[2026-02-25T22:39:50.600Z] 2026-02-25 22:39:50,502 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:39:50.600Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.869 s - in io.quarkus.hibernate.orm.sql_load_script.AddNewSqlLoadScriptTestCase
[2026-02-25T22:39:50.600Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.DefaultSqlLoadScriptTestCase
[2026-02-25T22:39:52.772Z] 2026-02-25 22:39:52,353 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.072s. Listening on: http://localhost:8081
[2026-02-25T22:39:52.772Z] 2026-02-25 22:39:52,353 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:52.772Z] 2026-02-25 22:39:52,353 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:53.085Z] 2026-02-25 22:39:52,797 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:39:53.085Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 s - in io.quarkus.hibernate.orm.sql_load_script.DefaultSqlLoadScriptTestCase
[2026-02-25T22:39:53.085Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.FileNotFoundSqlLoadScriptTestCase
[2026-02-25T22:39:53.397Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s - in io.quarkus.hibernate.orm.sql_load_script.FileNotFoundSqlLoadScriptTestCase
[2026-02-25T22:39:53.397Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsFileAbsentTestCase
[2026-02-25T22:39:54.074Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s - in io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsFileAbsentTestCase
[2026-02-25T22:39:54.074Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsTestCase
[2026-02-25T22:39:56.248Z] 2026-02-25 22:39:55,824 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.540s. Listening on: http://localhost:8081
[2026-02-25T22:39:56.248Z] 2026-02-25 22:39:55,824 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:39:56.248Z] 2026-02-25 22:39:55,824 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:39:56.560Z] 2026-02-25 22:39:56,365 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:39:56.560Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.628 s - in io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsTestCase
[2026-02-25T22:39:56.560Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportSqlHotReloadScriptTestCase
[2026-02-25T22:40:00.225Z] 2026-02-25 22:39:57,078 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:40:00.225Z] Tests paused
[2026-02-25T22:40:00.225Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:40:00.225Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:40:00.225Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:40:00.225Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:40:00.225Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:40:00.225Z] 2026-02-25 22:39:59,243 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.466s. Listening on: http://localhost:8080
[2026-02-25T22:40:00.225Z] 2026-02-25 22:39:59,243 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:40:00.225Z] 2026-02-25 22:39:59,243 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:00.225Z] 2026-02-25 22:39:59,435 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test2360247300694577779/src/main/resources/import.sql
[2026-02-25T22:40:00.225Z] 2026-02-25 22:39:59,436 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql.
[2026-02-25T22:40:00.225Z] 2026-02-25 22:39:59,447 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T22:40:00.225Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:40:00.225Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:40:00.225Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:40:00.225Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:40:00.225Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:40:00.225Z] 2026-02-25 22:39:59,930 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8080
[2026-02-25T22:40:00.225Z] 2026-02-25 22:39:59,931 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:40:00.225Z] 2026-02-25 22:39:59,931 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:00.225Z] 2026-02-25 22:39:59,931 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.497s
[2026-02-25T22:40:00.225Z] 2026-02-25 22:39:59,946 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:40:00.225Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.61 s - in io.quarkus.hibernate.orm.sql_load_script.ImportSqlHotReloadScriptTestCase
[2026-02-25T22:40:00.225Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportSqlLoadScriptTestCase
[2026-02-25T22:40:01.815Z] 2026-02-25 22:40:01,673 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.049s. Listening on: http://localhost:8081
[2026-02-25T22:40:01.816Z] 2026-02-25 22:40:01,673 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:01.816Z] 2026-02-25 22:40:01,673 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:02.126Z] 2026-02-25 22:40:02,069 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:40:02.126Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.083 s - in io.quarkus.hibernate.orm.sql_load_script.ImportSqlLoadScriptTestCase
[2026-02-25T22:40:02.126Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.IntroducingDefaultImportScriptTestCase
[2026-02-25T22:40:06.745Z] 2026-02-25 22:40:02,959 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:40:06.745Z] Tests paused
[2026-02-25T22:40:06.745Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:40:06.745Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:40:06.745Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:40:06.745Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:40:06.745Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:40:06.745Z] 2026-02-25 22:40:05,513 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.850s. Listening on: http://localhost:8080
[2026-02-25T22:40:06.745Z] 2026-02-25 22:40:05,513 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:40:06.745Z] 2026-02-25 22:40:05,513 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:06.745Z] 2026-02-25 22:40:05,723 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test17918379207360366621/src/main/resources/import.sql
[2026-02-25T22:40:06.745Z] 2026-02-25 22:40:05,724 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql.
[2026-02-25T22:40:06.745Z] 2026-02-25 22:40:05,735 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T22:40:06.745Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:40:06.745Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:40:06.745Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:40:06.745Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:40:06.745Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:40:06.745Z] 2026-02-25 22:40:06,333 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.593s. Listening on: http://localhost:8080
[2026-02-25T22:40:06.745Z] 2026-02-25 22:40:06,334 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:40:06.745Z] 2026-02-25 22:40:06,334 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:06.745Z] 2026-02-25 22:40:06,334 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.612s
[2026-02-25T22:40:06.745Z] 2026-02-25 22:40:06,370 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:40:06.745Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.343 s - in io.quarkus.hibernate.orm.sql_load_script.IntroducingDefaultImportScriptTestCase
[2026-02-25T22:40:06.745Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.InvalidMultilineSqlLoadScriptTestCase
[2026-02-25T22:40:08.348Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.895 s - in io.quarkus.hibernate.orm.sql_load_script.InvalidMultilineSqlLoadScriptTestCase
[2026-02-25T22:40:08.348Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.NoFileOptionTestCase
[2026-02-25T22:40:09.945Z] 2026-02-25 22:40:09,917 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.858s. Listening on: http://localhost:8081
[2026-02-25T22:40:09.945Z] 2026-02-25 22:40:09,918 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:09.945Z] 2026-02-25 22:40:09,918 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:10.621Z] 2026-02-25 22:40:10,429 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:40:10.621Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.113 s - in io.quarkus.hibernate.orm.sql_load_script.NoFileOptionTestCase
[2026-02-25T22:40:10.621Z] Absolute filesystem path used in test: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2026-02-25T22:40:10.621Z] Escaped absolute filesystem path passed to sql-load-script: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2026-02-25T22:40:10.621Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptAbsoluteFileSystemPathTestCase
[2026-02-25T22:40:10.935Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s - in io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptAbsoluteFileSystemPathTestCase
[2026-02-25T22:40:10.935Z] Absolute filesystem path used in test: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2026-02-25T22:40:10.935Z] (Unescaped) absolute filesystem path passed to sql-load-script: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2026-02-25T22:40:10.935Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptFileAbsentTestCase
[2026-02-25T22:40:11.671Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.487 s - in io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptFileAbsentTestCase
[2026-02-25T22:40:11.671Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptPresentTestCase
[2026-02-25T22:40:13.265Z] 2026-02-25 22:40:13,118 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.215s. Listening on: http://localhost:8081
[2026-02-25T22:40:13.265Z] 2026-02-25 22:40:13,118 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:13.265Z] 2026-02-25 22:40:13,118 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:13.584Z] 2026-02-25 22:40:13,531 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:40:13.584Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.153 s - in io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptPresentTestCase
[2026-02-25T22:40:13.584Z] [INFO] Running io.quarkus.hibernate.orm.transaction.GetTransactionLifecycleTest
[2026-02-25T22:40:15.183Z] 2026-02-25 22:40:15,011 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.959s. Listening on: http://localhost:8081
[2026-02-25T22:40:15.183Z] 2026-02-25 22:40:15,012 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:15.183Z] 2026-02-25 22:40:15,012 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:15.495Z] 2026-02-25 22:40:15,227 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:40:15.495Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.695 s - in io.quarkus.hibernate.orm.transaction.GetTransactionLifecycleTest
[2026-02-25T22:40:15.495Z] [INFO] Running io.quarkus.hibernate.orm.transaction.TransactionAnnotationLifecycleTest
[2026-02-25T22:40:17.092Z] 2026-02-25 22:40:16,794 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.952s. Listening on: http://localhost:8081
[2026-02-25T22:40:17.092Z] 2026-02-25 22:40:16,794 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:17.092Z] 2026-02-25 22:40:16,794 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:17.092Z] 2026-02-25 22:40:17,052 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:40:17.092Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.82 s - in io.quarkus.hibernate.orm.transaction.TransactionAnnotationLifecycleTest
[2026-02-25T22:40:17.092Z] [INFO] Running io.quarkus.hibernate.orm.transaction.UserTransactionLifecycleTest
[2026-02-25T22:40:18.685Z] 2026-02-25 22:40:18,395 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.793s. Listening on: http://localhost:8081
[2026-02-25T22:40:18.685Z] 2026-02-25 22:40:18,396 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:18.685Z] 2026-02-25 22:40:18,396 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:18.685Z] 2026-02-25 22:40:18,604 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:40:18.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.55 s - in io.quarkus.hibernate.orm.transaction.UserTransactionLifecycleTest
[2026-02-25T22:40:18.685Z] [INFO] Running io.quarkus.hibernate.orm.validation.JPAValidationTestCase
[2026-02-25T22:40:20.279Z] 2026-02-25 22:40:20,084 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.882s. Listening on: http://localhost:8081
[2026-02-25T22:40:20.279Z] 2026-02-25 22:40:20,085 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:20.279Z] 2026-02-25 22:40:20,085 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:20.954Z] 2026-02-25 22:40:20,592 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:40:20.954Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.988 s - in io.quarkus.hibernate.orm.validation.JPAValidationTestCase
[2026-02-25T22:40:20.954Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlComponentTest
[2026-02-25T22:40:23.133Z] 2026-02-25 22:40:22,795 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.038s. Listening on: http://localhost:8081
[2026-02-25T22:40:23.133Z] 2026-02-25 22:40:22,795 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:23.133Z] 2026-02-25 22:40:22,795 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:23.133Z] 2026-02-25 22:40:23,107 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:40:23.133Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.511 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlComponentTest
[2026-02-25T22:40:23.133Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlFilterDefTest
[2026-02-25T22:40:24.727Z] Hibernate:
[2026-02-25T22:40:24.727Z]
[2026-02-25T22:40:24.727Z] drop table if exists NonAnnotatedEntity CASCADE
[2026-02-25T22:40:24.727Z] Hibernate:
[2026-02-25T22:40:24.727Z]
[2026-02-25T22:40:24.727Z] create table NonAnnotatedEntity (
[2026-02-25T22:40:24.727Z] id bigint generated by default as identity,
[2026-02-25T22:40:24.727Z] thename varchar(255),
[2026-02-25T22:40:24.727Z] primary key (id)
[2026-02-25T22:40:24.727Z] )
[2026-02-25T22:40:24.727Z] 2026-02-25 22:40:24,659 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.902s. Listening on: http://localhost:8081
[2026-02-25T22:40:24.727Z] 2026-02-25 22:40:24,660 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:24.727Z] 2026-02-25 22:40:24,660 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:25.040Z] Hibernate:
[2026-02-25T22:40:25.040Z] insert
[2026-02-25T22:40:25.040Z] into
[2026-02-25T22:40:25.040Z] NonAnnotatedEntity
[2026-02-25T22:40:25.040Z] (id, thename)
[2026-02-25T22:40:25.040Z] values
[2026-02-25T22:40:25.040Z] (default, ?)
[2026-02-25T22:40:25.040Z] Hibernate:
[2026-02-25T22:40:25.040Z] insert
[2026-02-25T22:40:25.040Z] into
[2026-02-25T22:40:25.040Z] NonAnnotatedEntity
[2026-02-25T22:40:25.040Z] (id, thename)
[2026-02-25T22:40:25.040Z] values
[2026-02-25T22:40:25.040Z] (default, ?)
[2026-02-25T22:40:25.040Z] Hibernate:
[2026-02-25T22:40:25.040Z] select
[2026-02-25T22:40:25.040Z] nonannotat0_.id as id1_0_,
[2026-02-25T22:40:25.040Z] nonannotat0_.thename as thename2_0_
[2026-02-25T22:40:25.040Z] from
[2026-02-25T22:40:25.040Z] NonAnnotatedEntity nonannotat0_
[2026-02-25T22:40:25.040Z] Hibernate:
[2026-02-25T22:40:25.040Z] select
[2026-02-25T22:40:25.040Z] nonannotat0_.id as id1_0_,
[2026-02-25T22:40:25.040Z] nonannotat0_.thename as thename2_0_
[2026-02-25T22:40:25.040Z] from
[2026-02-25T22:40:25.040Z] NonAnnotatedEntity nonannotat0_
[2026-02-25T22:40:25.040Z] where
[2026-02-25T22:40:25.040Z] nonannotat0_.id in (
[2026-02-25T22:40:25.040Z] ?
[2026-02-25T22:40:25.040Z] )
[2026-02-25T22:40:25.040Z] 2026-02-25 22:40:24,896 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:40:25.040Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.789 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlFilterDefTest
[2026-02-25T22:40:25.040Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlHotReloadExplicitFileTestCase
[2026-02-25T22:40:30.803Z] 2026-02-25 22:40:25,875 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:40:30.803Z] Tests paused
[2026-02-25T22:40:30.803Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:40:30.803Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:40:30.803Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:40:30.803Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:40:30.803Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:40:30.803Z] 2026-02-25 22:40:29,012 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.528s. Listening on: http://localhost:8080
[2026-02-25T22:40:30.803Z] 2026-02-25 22:40:29,012 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:40:30.803Z] 2026-02-25 22:40:29,012 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:30.803Z] 2026-02-25 22:40:29,160 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test18118186306578868610/src/main/resources/my-hbm.xml
[2026-02-25T22:40:30.803Z] 2026-02-25 22:40:29,161 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in my-hbm.xml.
[2026-02-25T22:40:30.803Z] 2026-02-25 22:40:29,177 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2026-02-25T22:40:30.803Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:40:30.803Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:40:30.803Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:40:30.803Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:40:30.803Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:40:30.803Z] 2026-02-25 22:40:29,685 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.504s. Listening on: http://localhost:8080
[2026-02-25T22:40:30.803Z] 2026-02-25 22:40:29,686 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:40:30.803Z] 2026-02-25 22:40:29,686 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:30.803Z] 2026-02-25 22:40:29,686 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.527s
[2026-02-25T22:40:30.803Z] 2026-02-25 22:40:29,695 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:40:30.803Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.812 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlHotReloadExplicitFileTestCase
[2026-02-25T22:40:30.803Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlQuarkusConfigTest
[2026-02-25T22:40:31.481Z] 2026-02-25 22:40:31,147 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.741s. Listening on: http://localhost:8081
[2026-02-25T22:40:31.481Z] 2026-02-25 22:40:31,148 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:31.481Z] 2026-02-25 22:40:31,148 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:31.481Z] 2026-02-25 22:40:31,418 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:40:31.481Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.699 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlQuarkusConfigTest
[2026-02-25T22:40:31.481Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlAnnotationOverrideTest
[2026-02-25T22:40:33.659Z] 2026-02-25 22:40:33,137 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.987s. Listening on: http://localhost:8081
[2026-02-25T22:40:33.659Z] 2026-02-25 22:40:33,137 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:33.659Z] 2026-02-25 22:40:33,137 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:33.659Z] 2026-02-25 22:40:33,337 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:40:33.660Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.918 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlAnnotationOverrideTest
[2026-02-25T22:40:33.660Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadExplicitFileTestCase
[2026-02-25T22:40:38.292Z] 2026-02-25 22:40:34,152 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:40:38.292Z] Tests paused
[2026-02-25T22:40:38.292Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:40:38.292Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:40:38.292Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:40:38.292Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:40:38.292Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:40:38.292Z] 2026-02-25 22:40:36,899 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.097s. Listening on: http://localhost:8080
[2026-02-25T22:40:38.292Z] 2026-02-25 22:40:36,900 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:40:38.292Z] 2026-02-25 22:40:36,900 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:38.292Z] 2026-02-25 22:40:37,029 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test9361682607704481193/src/main/resources/META-INF/my-orm.xml
[2026-02-25T22:40:38.292Z] 2026-02-25 22:40:37,031 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in my-orm.xml.
[2026-02-25T22:40:38.292Z] 2026-02-25 22:40:37,049 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.018s
[2026-02-25T22:40:38.292Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:40:38.292Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:40:38.292Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:40:38.292Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:40:38.292Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:40:38.292Z] 2026-02-25 22:40:37,795 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.741s. Listening on: http://localhost:8080
[2026-02-25T22:40:38.292Z] 2026-02-25 22:40:37,796 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:40:38.292Z] 2026-02-25 22:40:37,796 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:38.292Z] 2026-02-25 22:40:37,796 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.768s
[2026-02-25T22:40:38.292Z] 2026-02-25 22:40:37,805 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:40:38.292Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.504 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadExplicitFileTestCase
[2026-02-25T22:40:38.292Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadImplicitFileTestCase
[2026-02-25T22:40:42.922Z] 2026-02-25 22:40:38,594 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:40:42.922Z] Tests paused
[2026-02-25T22:40:42.922Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:40:42.922Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:40:42.922Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:40:42.922Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:40:42.922Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:40:42.922Z] 2026-02-25 22:40:41,581 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.311s. Listening on: http://localhost:8080
[2026-02-25T22:40:42.922Z] 2026-02-25 22:40:41,582 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:40:42.922Z] 2026-02-25 22:40:41,582 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:42.922Z] 2026-02-25 22:40:41,738 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test6184299190408624932/src/main/resources/META-INF/orm.xml
[2026-02-25T22:40:42.922Z] 2026-02-25 22:40:41,740 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in orm.xml.
[2026-02-25T22:40:42.922Z] 2026-02-25 22:40:41,749 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-25T22:40:42.922Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:40:42.922Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:40:42.922Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:40:42.922Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:40:42.922Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:40:42.922Z] 2026-02-25 22:40:42,518 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.761s. Listening on: http://localhost:8080
[2026-02-25T22:40:42.922Z] 2026-02-25 22:40:42,518 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:40:42.922Z] 2026-02-25 22:40:42,518 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:42.922Z] 2026-02-25 22:40:42,519 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.782s
[2026-02-25T22:40:42.922Z] 2026-02-25 22:40:42,531 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:40:42.922Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.718 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadImplicitFileTestCase
[2026-02-25T22:40:42.922Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPackageTest
[2026-02-25T22:40:45.161Z] 2026-02-25 22:40:45,015 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.147s. Listening on: http://localhost:8081
[2026-02-25T22:40:45.161Z] 2026-02-25 22:40:45,015 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:45.161Z] 2026-02-25 22:40:45,015 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:45.476Z] 2026-02-25 22:40:45,224 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:40:45.476Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.644 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPackageTest
[2026-02-25T22:40:45.476Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlExplicitFileTest
[2026-02-25T22:40:47.073Z] 2026-02-25 22:40:46,765 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.880s. Listening on: http://localhost:8081
[2026-02-25T22:40:47.074Z] 2026-02-25 22:40:46,766 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:47.074Z] 2026-02-25 22:40:46,766 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:47.074Z] 2026-02-25 22:40:46,960 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:40:47.074Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.738 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlExplicitFileTest
[2026-02-25T22:40:47.074Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlImplicitFileTest
[2026-02-25T22:40:48.665Z] 2026-02-25 22:40:48,502 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.926s. Listening on: http://localhost:8081
[2026-02-25T22:40:48.665Z] 2026-02-25 22:40:48,502 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:48.665Z] 2026-02-25 22:40:48,502 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:48.977Z] 2026-02-25 22:40:48,701 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:40:48.978Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.73 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlImplicitFileTest
[2026-02-25T22:40:48.978Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlNoFileTest
[2026-02-25T22:40:50.572Z] 2026-02-25 22:40:50,115 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.742s. Listening on: http://localhost:8081
[2026-02-25T22:40:50.572Z] 2026-02-25 22:40:50,115 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:50.572Z] 2026-02-25 22:40:50,115 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:50.572Z] 2026-02-25 22:40:50,327 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:40:50.572Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.626 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlNoFileTest
[2026-02-25T22:40:50.572Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigExplicitFileTest
[2026-02-25T22:40:52.168Z] 2026-02-25 22:40:52,075 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.049s. Listening on: http://localhost:8081
[2026-02-25T22:40:52.168Z] 2026-02-25 22:40:52,076 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:52.168Z] 2026-02-25 22:40:52,076 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:52.480Z] 2026-02-25 22:40:52,296 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:40:52.480Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.965 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigExplicitFileTest
[2026-02-25T22:40:52.480Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigImplicitFileTest
[2026-02-25T22:40:54.072Z] 2026-02-25 22:40:53,736 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.835s. Listening on: http://localhost:8081
[2026-02-25T22:40:54.072Z] 2026-02-25 22:40:53,736 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:54.072Z] 2026-02-25 22:40:53,736 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:54.072Z] 2026-02-25 22:40:53,971 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:40:54.072Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.673 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigImplicitFileTest
[2026-02-25T22:40:54.072Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigNoFileTest
[2026-02-25T22:40:55.667Z] 2026-02-25 22:40:55,402 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.843s. Listening on: http://localhost:8081
[2026-02-25T22:40:55.667Z] 2026-02-25 22:40:55,402 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:55.667Z] 2026-02-25 22:40:55,402 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:55.667Z] 2026-02-25 22:40:55,608 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:40:55.667Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.634 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigNoFileTest
[2026-02-25T22:40:55.667Z] [INFO] Running io.quarkus.hibernate.orm.xml.persistence.ExcludePersistenceXmlConfigTest
[2026-02-25T22:40:57.253Z] 2026-02-25 22:40:57,085 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.853s. Listening on: http://localhost:8081
[2026-02-25T22:40:57.253Z] 2026-02-25 22:40:57,085 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:57.253Z] 2026-02-25 22:40:57,085 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:57.565Z] 2026-02-25 22:40:57,267 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:40:57.565Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.657 s - in io.quarkus.hibernate.orm.xml.persistence.ExcludePersistenceXmlConfigTest
[2026-02-25T22:40:57.565Z] [INFO] Running io.quarkus.hibernate.orm.xml.persistence.PersistenceXmlTest
[2026-02-25T22:40:59.153Z] 2026-02-25 22:40:58,910 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.856s. Listening on: http://localhost:8081
[2026-02-25T22:40:59.153Z] 2026-02-25 22:40:58,911 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:40:59.153Z] 2026-02-25 22:40:58,911 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-02-25T22:40:59.153Z] 2026-02-25 22:40:59,105 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:40:59.153Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.84 s - in io.quarkus.hibernate.orm.xml.persistence.PersistenceXmlTest
[2026-02-25T22:41:00.753Z] [INFO]
[2026-02-25T22:41:00.753Z] [INFO] Results:
[2026-02-25T22:41:00.753Z] [INFO]
[2026-02-25T22:41:00.753Z] [WARNING] Tests run: 174, Failures: 0, Errors: 0, Skipped: 1
[2026-02-25T22:41:00.753Z] [INFO]
[2026-02-25T22:41:00.753Z] [INFO]
[2026-02-25T22:41:00.753Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:41:00.753Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final.jar
[2026-02-25T22:41:01.069Z] [INFO]
[2026-02-25T22:41:01.069Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:41:01.069Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:41:01.069Z] [INFO]
[2026-02-25T22:41:01.069Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-deployment ---
[2026-02-25T22:41:01.069Z] [INFO] Installing /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-deployment/2.7.5.Final/quarkus-hibernate-orm-deployment-2.7.5.Final.jar
[2026-02-25T22:41:01.069Z] [INFO] Installing /quarkus/extensions/hibernate-orm/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-deployment/2.7.5.Final/quarkus-hibernate-orm-deployment-2.7.5.Final.pom
[2026-02-25T22:41:01.069Z] [INFO] Installing /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-deployment/2.7.5.Final/quarkus-hibernate-orm-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:41:01.069Z] [INFO]
[2026-02-25T22:41:01.069Z] [INFO] ---------< io.quarkus:quarkus-smallrye-opentracing-deployment >---------
[2026-02-25T22:41:01.069Z] [INFO] Building Quarkus - SmallRye OpenTracing - Deployment 2.7.5.Final [354/964]
[2026-02-25T22:41:01.069Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:41:01.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.pom
[2026-02-25T22:41:01.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.pom (2.2 kB at 17 kB/s)
[2026-02-25T22:41:01.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.pom
[2026-02-25T22:41:01.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.pom (8.7 kB at 27 kB/s)
[2026-02-25T22:41:01.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.jar
[2026-02-25T22:41:01.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0-tests.jar
[2026-02-25T22:41:01.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.jar
[2026-02-25T22:41:01.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.jar (19 kB at 273 kB/s)
[2026-02-25T22:41:01.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.jar (41 kB at 305 kB/s)
[2026-02-25T22:41:01.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0-tests.jar (3.7 kB at 9.5 kB/s)
[2026-02-25T22:41:01.690Z] [INFO]
[2026-02-25T22:41:01.690Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:01.690Z] [INFO]
[2026-02-25T22:41:01.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:02.402Z] [INFO]
[2026-02-25T22:41:02.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:02.714Z] [INFO]
[2026-02-25T22:41:02.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:02.714Z] [INFO]
[2026-02-25T22:41:02.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:02.714Z] [INFO]
[2026-02-25T22:41:02.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:02.714Z] [INFO]
[2026-02-25T22:41:02.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:02.714Z] [INFO]
[2026-02-25T22:41:02.714Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:02.714Z] [INFO]
[2026-02-25T22:41:02.714Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:02.714Z] [INFO] Processed 6 files in 20ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T22:41:02.714Z] [INFO]
[2026-02-25T22:41:02.714Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:02.714Z] [INFO] Processed 6 files in 00:00.009 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T22:41:02.714Z] [INFO]
[2026-02-25T22:41:02.714Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:02.714Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:41:02.714Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-opentracing/deployment/src/main/resources
[2026-02-25T22:41:02.714Z] [INFO]
[2026-02-25T22:41:02.714Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:02.714Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:41:02.714Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-opentracing/deployment/target/classes
[2026-02-25T22:41:03.025Z] [INFO]
[2026-02-25T22:41:03.025Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:03.025Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:41:03.025Z] [INFO] Copying 2 resources
[2026-02-25T22:41:03.025Z] [INFO]
[2026-02-25T22:41:03.025Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:03.025Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:41:03.025Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-opentracing/deployment/target/test-classes
[2026-02-25T22:41:03.338Z] [INFO]
[2026-02-25T22:41:03.338Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:03.338Z] [INFO]
[2026-02-25T22:41:03.338Z] [INFO] -------------------------------------------------------
[2026-02-25T22:41:03.338Z] [INFO] T E S T S
[2026-02-25T22:41:03.338Z] [INFO] -------------------------------------------------------
[2026-02-25T22:41:03.338Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:41:04.016Z] [INFO] Running io.quarkus.smallrye.opentracing.deployment.TracingTest
[2026-02-25T22:41:11.199Z] 2026-02-25 22:41:10,943 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.643s. Listening on: http://localhost:8081
[2026-02-25T22:41:11.199Z] 2026-02-25 22:41:10,946 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:41:11.199Z] 2026-02-25 22:41:10,946 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jaeger, jdbc-h2, narayana-jta, rest-client, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-fault-tolerance, smallrye-opentracing, vertx]
[2026-02-25T22:41:13.405Z] 2026-02-25 22:41:13,140 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-25T22:41:13.405Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.294 s - in io.quarkus.smallrye.opentracing.deployment.TracingTest
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] Results:
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:13.405Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final.jar
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:13.405Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-opentracing-deployment ---
[2026-02-25T22:41:13.405Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing-deployment/2.7.5.Final/quarkus-smallrye-opentracing-deployment-2.7.5.Final.jar
[2026-02-25T22:41:13.405Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing-deployment/2.7.5.Final/quarkus-smallrye-opentracing-deployment-2.7.5.Final.pom
[2026-02-25T22:41:13.405Z] [INFO] Installing /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-opentracing-deployment/2.7.5.Final/quarkus-smallrye-opentracing-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] ---------< io.quarkus:quarkus-opentelemetry-parent-aggregator >---------
[2026-02-25T22:41:13.405Z] [INFO] Building Quarkus - OpenTelemetry - Parent - Aggregator 2.7.5.Final [355/964]
[2026-02-25T22:41:13.405Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-25T22:41:13.405Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-parent-aggregator ---
[2026-02-25T22:41:13.405Z] [INFO] Installing /quarkus/extensions/opentelemetry/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-parent-aggregator/2.7.5.Final/quarkus-opentelemetry-parent-aggregator-2.7.5.Final.pom
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --------------< io.quarkus:quarkus-opentelemetry-parent >---------------
[2026-02-25T22:41:13.405Z] [INFO] Building Quarkus - OpenTelemetry 2.7.5.Final [356/964]
[2026-02-25T22:41:13.405Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-parent ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-parent ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-parent ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-parent ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-parent ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-parent ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-parent ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-parent ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-parent ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-parent ---
[2026-02-25T22:41:13.405Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-parent ---
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-parent ---
[2026-02-25T22:41:13.405Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-parent/2.7.5.Final/quarkus-opentelemetry-parent-2.7.5.Final.pom
[2026-02-25T22:41:13.405Z] [INFO]
[2026-02-25T22:41:13.405Z] [INFO] ------------------< io.quarkus:quarkus-opentelemetry >------------------
[2026-02-25T22:41:13.405Z] [INFO] Building Quarkus - OpenTelemetry - Runtime 2.7.5.Final [357/964]
[2026-02-25T22:41:13.405Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:41:13.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.pom
[2026-02-25T22:41:13.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.pom (2.2 kB at 48 kB/s)
[2026-02-25T22:41:13.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.pom
[2026-02-25T22:41:13.717Z] [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 42 kB/s)
[2026-02-25T22:41:13.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.pom
[2026-02-25T22:41:13.717Z] [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 31 kB/s)
[2026-02-25T22:41:13.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.9.1/opentelemetry-sdk-common-1.9.1.pom
[2026-02-25T22:41:13.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.9.1/opentelemetry-sdk-common-1.9.1.pom (2.0 kB at 45 kB/s)
[2026-02-25T22:41:13.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.pom
[2026-02-25T22:41:13.717Z] [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 38 kB/s)
[2026-02-25T22:41:13.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.9.1/opentelemetry-sdk-trace-1.9.1.pom
[2026-02-25T22:41:13.717Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.9.1/opentelemetry-sdk-trace-1.9.1.pom (2.4 kB at 50 kB/s)
[2026-02-25T22:41:13.717Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-metrics/1.9.0-alpha/opentelemetry-api-metrics-1.9.0-alpha.pom
[2026-02-25T22:41:14.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-metrics/1.9.0-alpha/opentelemetry-api-metrics-1.9.0-alpha.pom (2.0 kB at 42 kB/s)
[2026-02-25T22:41:14.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-annotations/1.9.1/opentelemetry-extension-annotations-1.9.1.pom
[2026-02-25T22:41:14.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-annotations/1.9.1/opentelemetry-extension-annotations-1.9.1.pom (1.8 kB at 8.7 kB/s)
[2026-02-25T22:41:14.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/1.9.0-alpha/opentelemetry-instrumentation-api-1.9.0-alpha.pom
[2026-02-25T22:41:14.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/1.9.0-alpha/opentelemetry-instrumentation-api-1.9.0-alpha.pom (3.4 kB at 11 kB/s)
[2026-02-25T22:41:14.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-annotation-support/1.9.0-alpha/opentelemetry-instrumentation-api-annotation-support-1.9.0-alpha.pom
[2026-02-25T22:41:14.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-annotation-support/1.9.0-alpha/opentelemetry-instrumentation-api-annotation-support-1.9.0-alpha.pom (3.9 kB at 19 kB/s)
[2026-02-25T22:41:14.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.9.1/opentelemetry-sdk-extension-autoconfigure-spi-1.9.1.pom
[2026-02-25T22:41:14.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.9.1/opentelemetry-sdk-extension-autoconfigure-spi-1.9.1.pom (1.8 kB at 37 kB/s)
[2026-02-25T22:41:14.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.jar
[2026-02-25T22:41:14.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.jar
[2026-02-25T22:41:14.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.jar
[2026-02-25T22:41:14.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.9.1/opentelemetry-sdk-common-1.9.1.jar
[2026-02-25T22:41:14.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.9.1/opentelemetry-sdk-trace-1.9.1.jar
[2026-02-25T22:41:14.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.jar (3.8 kB at 82 kB/s)
[2026-02-25T22:41:14.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-annotations/1.9.1/opentelemetry-extension-annotations-1.9.1.jar
[2026-02-25T22:41:14.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.9.1/opentelemetry-sdk-trace-1.9.1.jar (110 kB at 2.3 MB/s)
[2026-02-25T22:41:14.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/1.9.0-alpha/opentelemetry-instrumentation-api-1.9.0-alpha.jar
[2026-02-25T22:41:14.655Z] [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 719 kB/s)
[2026-02-25T22:41:14.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-metrics/1.9.0-alpha/opentelemetry-api-metrics-1.9.0-alpha.jar
[2026-02-25T22:41:14.966Z] [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 660 kB/s)
[2026-02-25T22:41:14.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-annotation-support/1.9.0-alpha/opentelemetry-instrumentation-api-annotation-support-1.9.0-alpha.jar
[2026-02-25T22:41:14.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-metrics/1.9.0-alpha/opentelemetry-api-metrics-1.9.0-alpha.jar (33 kB at 121 kB/s)
[2026-02-25T22:41:14.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.9.1/opentelemetry-sdk-extension-autoconfigure-spi-1.9.1.jar
[2026-02-25T22:41:14.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-annotations/1.9.1/opentelemetry-extension-annotations-1.9.1.jar (2.4 kB at 8.6 kB/s)
[2026-02-25T22:41:14.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.jar
[2026-02-25T22:41:14.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.9.1/opentelemetry-sdk-extension-autoconfigure-spi-1.9.1.jar (6.5 kB at 20 kB/s)
[2026-02-25T22:41:14.967Z] [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 80 kB/s)
[2026-02-25T22:41:15.279Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.9.1/opentelemetry-sdk-common-1.9.1.jar (25 kB at 49 kB/s)
[2026-02-25T22:41:15.279Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-annotation-support/1.9.0-alpha/opentelemetry-instrumentation-api-annotation-support-1.9.0-alpha.jar (33 kB at 46 kB/s)
[2026-02-25T22:41:15.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/1.9.0-alpha/opentelemetry-instrumentation-api-1.9.0-alpha.jar (250 kB at 199 kB/s)
[2026-02-25T22:41:15.953Z] [INFO]
[2026-02-25T22:41:15.954Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry ---
[2026-02-25T22:41:15.954Z] [INFO]
[2026-02-25T22:41:15.954Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry ---
[2026-02-25T22:41:16.265Z] [INFO]
[2026-02-25T22:41:16.266Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry ---
[2026-02-25T22:41:16.578Z] [INFO]
[2026-02-25T22:41:16.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry ---
[2026-02-25T22:41:16.578Z] [INFO]
[2026-02-25T22:41:16.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry ---
[2026-02-25T22:41:16.578Z] [INFO]
[2026-02-25T22:41:16.579Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry ---
[2026-02-25T22:41:16.579Z] [INFO]
[2026-02-25T22:41:16.579Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry ---
[2026-02-25T22:41:16.579Z] [INFO]
[2026-02-25T22:41:16.579Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry ---
[2026-02-25T22:41:16.579Z] [INFO]
[2026-02-25T22:41:16.579Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry ---
[2026-02-25T22:41:16.579Z] [INFO] Processed 24 files in 47ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-02-25T22:41:16.579Z] [INFO]
[2026-02-25T22:41:16.579Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry ---
[2026-02-25T22:41:16.579Z] [INFO] Processed 24 files in 00:00.063 (Already Sorted: 24, Needed Sorting: 0)
[2026-02-25T22:41:16.579Z] [INFO]
[2026-02-25T22:41:16.579Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry ---
[2026-02-25T22:41:16.579Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:41:16.579Z] [INFO] Copying 2 resources
[2026-02-25T22:41:16.579Z] [INFO]
[2026-02-25T22:41:16.579Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-opentelemetry ---
[2026-02-25T22:41:16.579Z] [INFO]
[2026-02-25T22:41:16.579Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry ---
[2026-02-25T22:41:16.579Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:41:16.579Z] [INFO] Compiling 22 source files to /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/classes
[2026-02-25T22:41:17.251Z] [INFO]
[2026-02-25T22:41:17.252Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry ---
[2026-02-25T22:41:17.252Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:41:17.252Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry/runtime/src/test/resources
[2026-02-25T22:41:17.252Z] [INFO]
[2026-02-25T22:41:17.252Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry ---
[2026-02-25T22:41:17.252Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:41:17.252Z] [INFO] Compiling 2 source files to /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/test-classes
[2026-02-25T22:41:17.564Z] [INFO]
[2026-02-25T22:41:17.564Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry ---
[2026-02-25T22:41:17.564Z] [INFO]
[2026-02-25T22:41:17.564Z] [INFO] -------------------------------------------------------
[2026-02-25T22:41:17.564Z] [INFO] T E S T S
[2026-02-25T22:41:17.564Z] [INFO] -------------------------------------------------------
[2026-02-25T22:41:17.564Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:41:18.238Z] [INFO] Running io.quarkus.opentelemetry.runtime.tracing.TracerUtilTest
[2026-02-25T22:41:18.238Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in io.quarkus.opentelemetry.runtime.tracing.TracerUtilTest
[2026-02-25T22:41:18.238Z] [INFO] Running io.quarkus.opentelemetry.runtime.OpenTelemetryUtilTest
[2026-02-25T22:41:18.548Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.opentelemetry.runtime.OpenTelemetryUtilTest
[2026-02-25T22:41:18.548Z] [INFO]
[2026-02-25T22:41:18.548Z] [INFO] Results:
[2026-02-25T22:41:18.548Z] [INFO]
[2026-02-25T22:41:18.548Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:41:18.548Z] [INFO]
[2026-02-25T22:41:18.548Z] [INFO]
[2026-02-25T22:41:18.548Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-opentelemetry ---
[2026-02-25T22:41:18.548Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final.jar
[2026-02-25T22:41:18.548Z] [INFO]
[2026-02-25T22:41:18.548Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry ---
[2026-02-25T22:41:18.548Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final-sources.jar
[2026-02-25T22:41:18.548Z] [INFO]
[2026-02-25T22:41:18.548Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry ---
[2026-02-25T22:41:18.548Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry/2.7.5.Final/quarkus-opentelemetry-2.7.5.Final.jar
[2026-02-25T22:41:18.548Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry/2.7.5.Final/quarkus-opentelemetry-2.7.5.Final.pom
[2026-02-25T22:41:18.548Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry/2.7.5.Final/quarkus-opentelemetry-2.7.5.Final-sources.jar
[2026-02-25T22:41:18.548Z] [INFO]
[2026-02-25T22:41:18.548Z] [INFO] ------------< io.quarkus:quarkus-opentelemetry-deployment >-------------
[2026-02-25T22:41:18.548Z] [INFO] Building Quarkus - OpenTelemetry - Deployment 2.7.5.Final [358/964]
[2026-02-25T22:41:18.548Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:41:18.548Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-aws/1.9.1/opentelemetry-extension-aws-1.9.1.pom
[2026-02-25T22:41:18.860Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-aws/1.9.1/opentelemetry-extension-aws-1.9.1.pom (1.8 kB at 5.2 kB/s)
[2026-02-25T22:41:18.860Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-aws/1.9.1/opentelemetry-sdk-extension-aws-1.9.1.pom
[2026-02-25T22:41:19.539Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-aws/1.9.1/opentelemetry-sdk-extension-aws-1.9.1.pom (2.4 kB at 4.5 kB/s)
[2026-02-25T22:41:19.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-resources/1.9.1/opentelemetry-sdk-extension-resources-1.9.1.pom
[2026-02-25T22:41:19.850Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-resources/1.9.1/opentelemetry-sdk-extension-resources-1.9.1.pom (2.0 kB at 3.2 kB/s)
[2026-02-25T22:41:20.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-aws/1.9.1/opentelemetry-extension-aws-1.9.1.jar
[2026-02-25T22:41:20.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-aws/1.9.1/opentelemetry-sdk-extension-aws-1.9.1.jar
[2026-02-25T22:41:20.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-resources/1.9.1/opentelemetry-sdk-extension-resources-1.9.1.jar
[2026-02-25T22:41:20.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-resources/1.9.1/opentelemetry-sdk-extension-resources-1.9.1.jar (16 kB at 69 kB/s)
[2026-02-25T22:41:20.162Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-aws/1.9.1/opentelemetry-extension-aws-1.9.1.jar (7.9 kB at 31 kB/s)
[2026-02-25T22:41:20.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-aws/1.9.1/opentelemetry-sdk-extension-aws-1.9.1.jar (26 kB at 46 kB/s)
[2026-02-25T22:41:20.471Z] [INFO]
[2026-02-25T22:41:20.472Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-deployment ---
[2026-02-25T22:41:20.472Z] [INFO]
[2026-02-25T22:41:20.472Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-deployment ---
[2026-02-25T22:41:21.147Z] [INFO]
[2026-02-25T22:41:21.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-deployment ---
[2026-02-25T22:41:21.147Z] [INFO]
[2026-02-25T22:41:21.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-deployment ---
[2026-02-25T22:41:21.147Z] [INFO]
[2026-02-25T22:41:21.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-deployment ---
[2026-02-25T22:41:21.147Z] [INFO]
[2026-02-25T22:41:21.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-deployment ---
[2026-02-25T22:41:21.147Z] [INFO]
[2026-02-25T22:41:21.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-deployment ---
[2026-02-25T22:41:21.147Z] [INFO]
[2026-02-25T22:41:21.147Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-deployment ---
[2026-02-25T22:41:21.147Z] [INFO]
[2026-02-25T22:41:21.147Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-deployment ---
[2026-02-25T22:41:21.459Z] [INFO] Processed 28 files in 51ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-02-25T22:41:21.459Z] [INFO]
[2026-02-25T22:41:21.459Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-deployment ---
[2026-02-25T22:41:21.459Z] [INFO] Processed 28 files in 00:00.050 (Already Sorted: 28, Needed Sorting: 0)
[2026-02-25T22:41:21.459Z] [INFO]
[2026-02-25T22:41:21.460Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry-deployment ---
[2026-02-25T22:41:21.460Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:41:21.460Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry/deployment/src/main/resources
[2026-02-25T22:41:21.460Z] [INFO]
[2026-02-25T22:41:21.460Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry-deployment ---
[2026-02-25T22:41:21.460Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:41:21.460Z] [INFO] Compiling 3 source files to /quarkus/extensions/opentelemetry/opentelemetry/deployment/target/classes
[2026-02-25T22:41:21.772Z] [INFO]
[2026-02-25T22:41:21.772Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry-deployment ---
[2026-02-25T22:41:21.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:41:21.772Z] [INFO] Copying 1 resource
[2026-02-25T22:41:21.772Z] [INFO]
[2026-02-25T22:41:21.772Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry-deployment ---
[2026-02-25T22:41:21.772Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:41:21.772Z] [INFO] Compiling 25 source files to /quarkus/extensions/opentelemetry/opentelemetry/deployment/target/test-classes
[2026-02-25T22:41:22.119Z] [WARNING] /quarkus/extensions/opentelemetry/opentelemetry/deployment/src/test/java/io/quarkus/opentelemetry/deployment/OpenTelemetryIdGeneratorTest.java:[32,44] io.opentelemetry.sdk.extension.aws.trace.AwsXrayIdGenerator in io.opentelemetry.sdk.extension.aws.trace has been deprecated
[2026-02-25T22:41:22.119Z] [WARNING] /quarkus/extensions/opentelemetry/opentelemetry/deployment/src/test/java/io/quarkus/opentelemetry/deployment/OpenTelemetryIdGeneratorTest.java:[40,20] io.opentelemetry.sdk.extension.aws.trace.AwsXrayIdGenerator in io.opentelemetry.sdk.extension.aws.trace has been deprecated
[2026-02-25T22:41:22.119Z] [INFO]
[2026-02-25T22:41:22.119Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry-deployment ---
[2026-02-25T22:41:22.119Z] [INFO]
[2026-02-25T22:41:22.119Z] [INFO] -------------------------------------------------------
[2026-02-25T22:41:22.119Z] [INFO] T E S T S
[2026-02-25T22:41:22.119Z] [INFO] -------------------------------------------------------
[2026-02-25T22:41:22.119Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:41:23.215Z] [INFO] Running io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledTest
[2026-02-25T22:41:27.833Z] 2026-02-25 22:41:25,746 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:41:27.833Z] 2026-02-25 22:41:27,362 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.495s. Listening on: http://localhost:8081
[2026-02-25T22:41:27.833Z] 2026-02-25 22:41:27,363 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:41:27.833Z] 2026-02-25 22:41:27,363 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:41:28.931Z] 2026-02-25 22:41:28,770 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2026-02-25T22:41:28.931Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.987 s - in io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledTest
[2026-02-25T22:41:28.931Z] [INFO] Running io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledWithRootPathTest
[2026-02-25T22:41:30.526Z] 2026-02-25 22:41:30,256 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.405s. Listening on: http://localhost:8081
[2026-02-25T22:41:30.526Z] 2026-02-25 22:41:30,257 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:41:30.526Z] 2026-02-25 22:41:30,257 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:41:31.210Z] 2026-02-25 22:41:31,107 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:41:31.210Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.316 s - in io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledWithRootPathTest
[2026-02-25T22:41:31.210Z] [INFO] Running io.quarkus.opentelemetry.deployment.NonAppEndpointsEnabledTest
[2026-02-25T22:41:32.803Z] 2026-02-25 22:41:32,372 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.427s. Listening on: http://localhost:8081
[2026-02-25T22:41:32.803Z] 2026-02-25 22:41:32,372 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:41:32.803Z] 2026-02-25 22:41:32,372 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:41:33.115Z] 2026-02-25 22:41:32,979 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-25T22:41:33.115Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.859 s - in io.quarkus.opentelemetry.deployment.NonAppEndpointsEnabledTest
[2026-02-25T22:41:33.115Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryContinuousTestingTest
[2026-02-25T22:41:43.826Z] 2026-02-25 22:41:34,915 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:41:43.827Z] Tests paused
[2026-02-25T22:41:43.827Z] Running tests for the first time
[2026-02-25T22:41:43.827Z] Starting test run, 1 tests to run.
[2026-02-25T22:41:43.827Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:41:43.827Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#TracerRouterUT
[2026-02-25T22:41:43.827Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:41:43.827Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:41:43.827Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:41:43.827Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:41:43.827Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:41:43.827Z] 2026-02-25 22:41:37,469 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.091s. Listening on: http://localhost:8080
[2026-02-25T22:41:43.827Z] 2026-02-25 22:41:37,470 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:41:43.827Z] 2026-02-25 22:41:37,470 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:41:43.827Z] 2026-02-25 22:41:38,489 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.361s. Listening on: http://localhost:8081
[2026-02-25T22:41:43.827Z] 2026-02-25 22:41:38,490 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:41:43.827Z] 2026-02-25 22:41:38,490 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:41:43.827Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#testTracer()
[2026-02-25T22:41:43.827Z] 2026-02-25 22:41:39,114 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.034s
[2026-02-25T22:41:43.827Z] All 1 test is passing (0 skipped), 1 test was run in 3515ms. Tests completed at 22:41:39.
[2026-02-25T22:41:43.827Z] Starting test run, 1 tests to run.
[2026-02-25T22:41:43.827Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:41:43.827Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#TracerRouterUT
[2026-02-25T22:41:43.827Z] 2026-02-25 22:41:41,616 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.657s. Listening on: http://localhost:8081
[2026-02-25T22:41:43.827Z] 2026-02-25 22:41:41,617 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:41:43.827Z] 2026-02-25 22:41:41,617 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:41:43.827Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#testTracer()
[2026-02-25T22:41:43.827Z] 2026-02-25 22:41:41,671 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2026-02-25T22:41:43.827Z] 2026-02-25 22:41:41,677 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-25T22:41:43.827Z] 2026-02-25 22:41:41,677 ERROR [io.qua.test] (Test runner thread) Test TracerRouterUT#testTracer() failed
[2026-02-25T22:41:43.827Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T22:41:43.827Z] Response body doesn't match expectation.
[2026-02-25T22:41:43.827Z] Expected: is "Hello Tracer!"
[2026-02-25T22:41:43.827Z] Actual: Goodbye Tracer!
[2026-02-25T22:41:43.827Z]
[2026-02-25T22:41:43.827Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T22:41:43.827Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T22:41:43.827Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T22:41:43.827Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T22:41:43.827Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T22:41:43.827Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T22:41:43.827Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T22:41:43.827Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-25T22:41:43.827Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-25T22:41:43.827Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T22:41:43.827Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T22:41:43.827Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T22:41:43.827Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T22:41:43.827Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:41:43.827Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:41:43.827Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:41:43.827Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:41:43.827Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T22:41:43.827Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T22:41:43.827Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T22:41:43.827Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T22:41:43.827Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-25T22:41:43.827Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-25T22:41:43.827Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-25T22:41:43.827Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:41:43.827Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:41:43.827Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:41:43.827Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:41:43.827Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T22:41:43.827Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T22:41:43.827Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T22:41:43.827Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T22:41:43.827Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-25T22:41:43.827Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-25T22:41:43.827Z] at io.quarkus.opentelemetry.deployment.TracerRouterUT.testTracer(TracerRouterUT.java:20)
[2026-02-25T22:41:43.827Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:41:43.827Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:41:43.827Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:41:43.827Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:41:43.827Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T22:41:43.827Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-25T22:41:43.827Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:41:43.827Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:41:43.827Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:41:43.827Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:41:43.827Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:41:43.827Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:41:43.827Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:41:43.827Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:41:43.827Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:41:43.827Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:41:43.827Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:41:43.827Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:41:43.827Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:41:43.827Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:41:43.827Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:41:43.827Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:41:43.828Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:41:43.828Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:41:43.828Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:41:43.828Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:41:43.828Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:41:43.828Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:41:43.828Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:41:43.828Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:41:43.828Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:41:43.828Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:41:43.828Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:41:43.828Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:41:43.828Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T22:41:43.828Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T22:41:43.828Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T22:41:43.828Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T22:41:43.828Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T22:41:43.828Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T22:41:43.828Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T22:41:43.828Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:41:43.828Z]
[2026-02-25T22:41:43.828Z] 2026-02-25 22:41:41,681 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T22:41:43.828Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 758ms. Tests completed at 22:41:41 due to changes to TracerRouter.class.
[2026-02-25T22:41:43.828Z] Starting test run, 1 tests to run.
[2026-02-25T22:41:43.828Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T22:41:43.828Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#TracerRouterUT
[2026-02-25T22:41:43.828Z] 2026-02-25 22:41:43,499 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.453s. Listening on: http://localhost:8081
[2026-02-25T22:41:43.828Z] 2026-02-25 22:41:43,500 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T22:41:43.828Z] 2026-02-25 22:41:43,500 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:41:43.828Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#testTracer()
[2026-02-25T22:41:43.828Z] 2026-02-25 22:41:43,530 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2026-02-25T22:41:43.828Z] 2026-02-25 22:41:43,535 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-25T22:41:43.828Z] All 1 test is passing (0 skipped), 1 test was run in 530ms. Tests completed at 22:41:43 due to changes to TracerRouterUT.class.
[2026-02-25T22:41:43.828Z] 2026-02-25 22:41:43,568 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T22:41:43.828Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.664 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryContinuousTestingTest
[2026-02-25T22:41:43.828Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryDevModeTest
[2026-02-25T22:41:49.600Z] 2026-02-25 22:41:44,534 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T22:41:49.600Z] Tests paused
[2026-02-25T22:41:49.600Z] Running tests for the first time
[2026-02-25T22:41:49.600Z] Starting test run, 0 tests to run.
[2026-02-25T22:41:49.600Z] Running 1/0. Running: #JUnit Jupiter
[2026-02-25T22:41:49.600Z] No tests found
[2026-02-25T22:41:49.600Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:41:49.600Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:41:49.600Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:41:49.600Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:41:49.600Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:41:49.600Z] 2026-02-25 22:41:46,487 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.358s. Listening on: http://localhost:8080
[2026-02-25T22:41:49.600Z] 2026-02-25 22:41:46,487 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:41:49.600Z] 2026-02-25 22:41:46,488 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:41:49.600Z] 2026-02-25 22:41:48,340 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TracerRouter.class.
[2026-02-25T22:41:49.600Z] Starting test run, 0 tests to run.
[2026-02-25T22:41:49.600Z] 2026-02-25 22:41:48,358 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2026-02-25T22:41:49.600Z] Running 1/0. Running: #JUnit Jupiter
[2026-02-25T22:41:49.600Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:41:49.600Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:41:49.600Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:41:49.600Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:41:49.600Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:41:49.600Z] 2026-02-25 22:41:48,824 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8080
[2026-02-25T22:41:49.600Z] 2026-02-25 22:41:48,825 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:41:49.600Z] 2026-02-25 22:41:48,826 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:41:49.600Z] 2026-02-25 22:41:48,826 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.496s
[2026-02-25T22:41:49.600Z] 2026-02-25 22:41:48,845 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:41:49.600Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.268 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryDevModeTest
[2026-02-25T22:41:49.600Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryDisabledTest
[2026-02-25T22:41:49.600Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryDisabledTest
[2026-02-25T22:41:49.601Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryHttpCDITest
[2026-02-25T22:41:51.235Z] 2026-02-25 22:41:50,973 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.566s. Listening on: http://localhost:8081
[2026-02-25T22:41:51.235Z] 2026-02-25 22:41:50,973 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:41:51.235Z] 2026-02-25 22:41:50,973 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:41:51.907Z] 2026-02-25 22:41:51,544 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:41:51.907Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.034 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryHttpCDITest
[2026-02-25T22:41:51.907Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryIdGeneratorTest
[2026-02-25T22:41:53.003Z] 2026-02-25 22:41:52,743 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2026-02-25T22:41:53.003Z] 2026-02-25 22:41:52,744 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:41:53.003Z] 2026-02-25 22:41:52,744 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:41:53.003Z] 2026-02-25 22:41:52,813 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:41:53.003Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.264 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryIdGeneratorTest
[2026-02-25T22:41:53.003Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryPropagatorsTest
[2026-02-25T22:41:54.095Z] 2026-02-25 22:41:53,942 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.517s. Listening on: http://localhost:8081
[2026-02-25T22:41:54.095Z] 2026-02-25 22:41:53,943 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:41:54.095Z] 2026-02-25 22:41:53,943 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:41:54.095Z] 2026-02-25 22:41:54,018 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:41:54.095Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryPropagatorsTest
[2026-02-25T22:41:54.095Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryResourceTest
[2026-02-25T22:41:55.188Z] 2026-02-25 22:41:55,129 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.384s. Listening on: http://localhost:8081
[2026-02-25T22:41:55.188Z] 2026-02-25 22:41:55,130 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:41:55.188Z] 2026-02-25 22:41:55,130 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:41:55.499Z] 2026-02-25 22:41:55,207 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:41:55.499Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryResourceTest
[2026-02-25T22:41:55.499Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerBeanTest
[2026-02-25T22:41:56.593Z] 2026-02-25 22:41:56,357 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-02-25T22:41:56.593Z] 2026-02-25 22:41:56,358 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:41:56.593Z] 2026-02-25 22:41:56,358 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:41:56.593Z] 2026-02-25 22:41:56,427 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:41:56.593Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s - in io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerBeanTest
[2026-02-25T22:41:56.593Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerConfigTest
[2026-02-25T22:41:57.688Z] 2026-02-25 22:41:57,435 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2026-02-25T22:41:57.688Z] 2026-02-25 22:41:57,436 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:41:57.689Z] 2026-02-25 22:41:57,436 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:41:57.689Z] 2026-02-25 22:41:57,497 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:41:57.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 s - in io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerConfigTest
[2026-02-25T22:41:57.689Z] [INFO] Running io.quarkus.opentelemetry.deployment.RestClientOpenTelemetryTest
[2026-02-25T22:41:58.782Z] 2026-02-25 22:41:58,531 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2026-02-25T22:41:58.782Z] 2026-02-25 22:41:58,532 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:41:58.782Z] 2026-02-25 22:41:58,532 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:41:59.452Z] 2026-02-25 22:41:59,371 WARN [org.jbo.res.cli.jax.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
[2026-02-25T22:41:59.452Z] 2026-02-25 22:41:59,390 INFO [io.quarkus] (main) Quarkus stopped in 0.075s
[2026-02-25T22:41:59.452Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.883 s - in io.quarkus.opentelemetry.deployment.RestClientOpenTelemetryTest
[2026-02-25T22:41:59.452Z] [INFO] Running io.quarkus.opentelemetry.deployment.TracerDisabledTest
[2026-02-25T22:42:00.125Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in io.quarkus.opentelemetry.deployment.TracerDisabledTest
[2026-02-25T22:42:00.125Z] [INFO] Running io.quarkus.opentelemetry.deployment.TracerWithInvalidExtensionTest
[2026-02-25T22:42:00.437Z] The output of the Quarkus build can be found at /quarkus/extensions/opentelemetry/opentelemetry/deployment/target/quarkus-prod-mode-test614247815104866081/build-result
[2026-02-25T22:42:00.437Z] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.439 s <<< FAILURE! - in io.quarkus.opentelemetry.deployment.TracerWithInvalidExtensionTest
[2026-02-25T22:42:00.437Z] [ERROR] io.quarkus.opentelemetry.deployment.TracerWithInvalidExtensionTest Time elapsed: 0.439 s <<< ERROR!
[2026-02-25T22:42:00.437Z] java.lang.RuntimeException: io.quarkus.bootstrap.BootstrapException: Failed to create the application model for io.quarkus:quarkus-opentelemetry-deployment::jar:2.7.5.Finalnull
[2026-02-25T22:42:00.437Z] at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:504)
[2026-02-25T22:42:00.437Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:42:00.437Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2026-02-25T22:42:00.437Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2026-02-25T22:42:00.437Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:42:00.437Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:42:00.437Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:42:00.437Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:42:00.437Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:42:00.437Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:42:00.437Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:42:00.437Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:42:00.437Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:42:00.437Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-25T22:42:00.437Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-25T22:42:00.437Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-25T22:42:00.437Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-25T22:42:00.437Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-25T22:42:00.437Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-25T22:42:00.437Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-25T22:42:00.437Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-25T22:42:00.437Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-25T22:42:00.437Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-25T22:42:00.437Z] Caused by: io.quarkus.bootstrap.BootstrapException: Failed to create the application model for io.quarkus:quarkus-opentelemetry-deployment::jar:2.7.5.Finalnull
[2026-02-25T22:42:00.437Z] at io.quarkus.bootstrap.BootstrapAppModelFactory.resolveAppModel(BootstrapAppModelFactory.java:297)
[2026-02-25T22:42:00.437Z] at io.quarkus.bootstrap.app.QuarkusBootstrap.bootstrap(QuarkusBootstrap.java:160)
[2026-02-25T22:42:00.437Z] at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:462)
[2026-02-25T22:42:00.437Z] ... 42 more
[2026-02-25T22:42:00.437Z] Caused by: io.quarkus.bootstrap.resolver.maven.BootstrapMavenException: Failed to resolve dependencies for io.quarkus:quarkus-opentelemetry-deployment:jar:2.7.5.Final
[2026-02-25T22:42:00.437Z] at io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.resolveManagedDependencies(MavenArtifactResolver.java:278)
[2026-02-25T22:42:00.437Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.doResolveModel(BootstrapAppModelResolver.java:279)
[2026-02-25T22:42:00.437Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.resolveManagedModel(BootstrapAppModelResolver.java:170)
[2026-02-25T22:42:00.437Z] at io.quarkus.bootstrap.BootstrapAppModelFactory.resolveAppModel(BootstrapAppModelFactory.java:283)
[2026-02-25T22:42:00.437Z] ... 44 more
[2026-02-25T22:42:00.437Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact io.quarkus:quarkus-smallrye-opentracing:jar:999-SNAPSHOT
[2026-02-25T22:42:00.437Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:357)
[2026-02-25T22:42:00.437Z] at io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.resolveManagedDependencies(MavenArtifactResolver.java:274)
[2026-02-25T22:42:00.437Z] ... 47 more
[2026-02-25T22:42:00.437Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact io.quarkus:quarkus-smallrye-opentracing:jar:999-SNAPSHOT
[2026-02-25T22:42:00.437Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:425)
[2026-02-25T22:42:00.437Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:229)
[2026-02-25T22:42:00.437Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:340)
[2026-02-25T22:42:00.437Z] ... 48 more
[2026-02-25T22:42:00.437Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact io.quarkus:quarkus-smallrye-opentracing:jar:999-SNAPSHOT
[2026-02-25T22:42:00.437Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:415)
[2026-02-25T22:42:00.437Z] ... 50 more
[2026-02-25T22:42:00.437Z]
[2026-02-25T22:42:00.437Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxClientOpenTelemetryTest
[2026-02-25T22:42:01.529Z] 2026-02-25 22:42:01,386 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.422s. Listening on: http://localhost:8081
[2026-02-25T22:42:01.529Z] 2026-02-25 22:42:01,387 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:42:01.529Z] 2026-02-25 22:42:01,387 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:42:02.200Z] 2026-02-25 22:42:01,924 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:42:02.200Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.631 s - in io.quarkus.opentelemetry.deployment.VertxClientOpenTelemetryTest
[2026-02-25T22:42:02.200Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxOpenTelemetryForwardedTest
[2026-02-25T22:42:03.293Z] 2026-02-25 22:42:03,084 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.438s. Listening on: http://localhost:8081
[2026-02-25T22:42:03.293Z] 2026-02-25 22:42:03,085 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:42:03.293Z] 2026-02-25 22:42:03,085 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:42:03.967Z] 2026-02-25 22:42:03,602 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:42:03.967Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.673 s - in io.quarkus.opentelemetry.deployment.VertxOpenTelemetryForwardedTest
[2026-02-25T22:42:03.967Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxOpenTelemetryTest
[2026-02-25T22:42:04.640Z] 2026-02-25 22:42:04,591 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2026-02-25T22:42:04.640Z] 2026-02-25 22:42:04,592 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:42:04.640Z] 2026-02-25 22:42:04,592 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:42:05.313Z] 2026-02-25 22:42:05,206 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:42:05.313Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.603 s - in io.quarkus.opentelemetry.deployment.VertxOpenTelemetryTest
[2026-02-25T22:42:05.313Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxOpenTelemetryXForwardedTest
[2026-02-25T22:42:06.411Z] 2026-02-25 22:42:06,240 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.479s. Listening on: http://localhost:8081
[2026-02-25T22:42:06.411Z] 2026-02-25 22:42:06,241 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:42:06.411Z] 2026-02-25 22:42:06,241 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:42:07.081Z] 2026-02-25 22:42:06,770 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:42:07.081Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.566 s - in io.quarkus.opentelemetry.deployment.VertxOpenTelemetryXForwardedTest
[2026-02-25T22:42:07.081Z] [INFO] Running io.quarkus.opentelemetry.deployment.WithSpanInterceptorTest
[2026-02-25T22:42:07.758Z] 2026-02-25 22:42:07,725 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.489s. Listening on: http://localhost:8081
[2026-02-25T22:42:07.758Z] 2026-02-25 22:42:07,725 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:42:07.758Z] 2026-02-25 22:42:07,725 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:42:08.865Z] 2026-02-25 22:42:08,612 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:42:08.865Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 s - in io.quarkus.opentelemetry.deployment.WithSpanInterceptorTest
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [INFO] Results:
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [ERROR] Errors:
[2026-02-25T22:42:09.175Z] [ERROR] TracerWithInvalidExtensionTest » Runtime io.quarkus.bootstrap.BootstrapExcepti...
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [ERROR] Tests run: 31, Failures: 0, Errors: 1, Skipped: 0
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [INFO] ------< io.quarkus:quarkus-opentelemetry-exporter-jaeger-parent >-------
[2026-02-25T22:42:09.175Z] [INFO] Building Quarkus - OpenTelemetry Exporter - Jaeger 2.7.5.Final [359/964]
[2026-02-25T22:42:09.175Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-25T22:42:09.175Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-02-25T22:42:09.175Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-jaeger-parent/2.7.5.Final/quarkus-opentelemetry-exporter-jaeger-parent-2.7.5.Final.pom
[2026-02-25T22:42:09.175Z] [INFO]
[2026-02-25T22:42:09.175Z] [INFO] ----------< io.quarkus:quarkus-opentelemetry-exporter-jaeger >----------
[2026-02-25T22:42:09.175Z] [INFO] Building Quarkus - OpenTelemetry Exporter - Jaeger - Runtime 2.7.5.Final [360/964]
[2026-02-25T22:42:09.175Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:42:09.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.9.1/opentelemetry-exporter-otlp-common-1.9.1.pom
[2026-02-25T22:42:09.487Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.9.1/opentelemetry-exporter-otlp-common-1.9.1.pom (2.2 kB at 5.8 kB/s)
[2026-02-25T22:42:09.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-jaeger/1.9.1/opentelemetry-exporter-jaeger-1.9.1.pom
[2026-02-25T22:42:10.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-jaeger/1.9.1/opentelemetry-exporter-jaeger-1.9.1.pom (2.6 kB at 4.4 kB/s)
[2026-02-25T22:42:10.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-objects/2.13.1/jackson-jr-objects-2.13.1.pom
[2026-02-25T22:42:10.828Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-objects/2.13.1/jackson-jr-objects-2.13.1.pom (4.3 kB at 5.7 kB/s)
[2026-02-25T22:42:10.828Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-parent/2.13.1/jackson-jr-parent-2.13.1.pom
[2026-02-25T22:42:11.139Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-parent/2.13.1/jackson-jr-parent-2.13.1.pom (3.1 kB at 6.5 kB/s)
[2026-02-25T22:42:11.139Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.9.1/opentelemetry-exporter-otlp-common-1.9.1.jar
[2026-02-25T22:42:11.139Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-jaeger/1.9.1/opentelemetry-exporter-jaeger-1.9.1.jar
[2026-02-25T22:42:11.139Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-objects/2.13.1/jackson-jr-objects-2.13.1.jar
[2026-02-25T22:42:11.449Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.9.1/opentelemetry-exporter-otlp-common-1.9.1.jar (172 kB at 653 kB/s)
[2026-02-25T22:42:11.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jr/jackson-jr-objects/2.13.1/jackson-jr-objects-2.13.1.jar (100 kB at 284 kB/s)
[2026-02-25T22:42:11.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-jaeger/1.9.1/opentelemetry-exporter-jaeger-1.9.1.jar (37 kB at 68 kB/s)
[2026-02-25T22:42:11.760Z] [INFO]
[2026-02-25T22:42:11.760Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:11.760Z] [INFO]
[2026-02-25T22:42:11.760Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.070Z] [INFO]
[2026-02-25T22:42:12.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.070Z] [INFO]
[2026-02-25T22:42:12.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.070Z] [INFO]
[2026-02-25T22:42:12.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.070Z] [INFO]
[2026-02-25T22:42:12.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.070Z] [INFO]
[2026-02-25T22:42:12.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.070Z] [INFO]
[2026-02-25T22:42:12.070Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.070Z] [INFO]
[2026-02-25T22:42:12.070Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.070Z] [INFO] Processed 5 files in 11ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:42:12.070Z] [INFO]
[2026-02-25T22:42:12.070Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.070Z] [INFO] Processed 5 files in 00:00.006 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:42:12.070Z] [INFO]
[2026-02-25T22:42:12.070Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.070Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:12.070Z] [INFO] Copying 1 resource
[2026-02-25T22:42:12.070Z] [INFO]
[2026-02-25T22:42:12.070Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.070Z] [INFO]
[2026-02-25T22:42:12.070Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.070Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:42:12.070Z] [INFO] Compiling 5 source files to /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/classes
[2026-02-25T22:42:12.382Z] [INFO]
[2026-02-25T22:42:12.383Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.383Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:12.383Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/src/test/resources
[2026-02-25T22:42:12.383Z] [INFO]
[2026-02-25T22:42:12.383Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.383Z] [INFO] No sources to compile
[2026-02-25T22:42:12.383Z] [INFO]
[2026-02-25T22:42:12.383Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.383Z] [INFO] No tests to run.
[2026-02-25T22:42:12.383Z] [INFO]
[2026-02-25T22:42:12.383Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.383Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final.jar
[2026-02-25T22:42:12.383Z] [INFO]
[2026-02-25T22:42:12.383Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.383Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final-sources.jar
[2026-02-25T22:42:12.383Z] [INFO]
[2026-02-25T22:42:12.383Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-02-25T22:42:12.383Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-jaeger/2.7.5.Final/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final.jar
[2026-02-25T22:42:12.383Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-jaeger/2.7.5.Final/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final.pom
[2026-02-25T22:42:12.383Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-jaeger/2.7.5.Final/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final-sources.jar
[2026-02-25T22:42:12.383Z] [INFO]
[2026-02-25T22:42:12.383Z] [INFO] -------------< io.quarkus:quarkus-grpc-common-deployment >--------------
[2026-02-25T22:42:12.383Z] [INFO] Building Quarkus - gRPC Common - Deployment 2.7.5.Final [361/964]
[2026-02-25T22:42:12.383Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:42:12.383Z] [INFO]
[2026-02-25T22:42:12.383Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:12.383Z] [INFO]
[2026-02-25T22:42:12.383Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:13.059Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:13.059Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:13.059Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:13.059Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc-common/deployment/src/main/resources
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:13.059Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:42:13.059Z] [INFO] Compiling 2 source files to /quarkus/extensions/grpc-common/deployment/target/classes
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:13.059Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:13.059Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc-common/deployment/src/test/resources
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:13.059Z] [INFO] No sources to compile
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:13.059Z] [INFO] No tests to run.
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:13.059Z] [INFO] Building jar: /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final.jar
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:13.059Z] [INFO] Building jar: /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-common-deployment ---
[2026-02-25T22:42:13.059Z] [INFO] Installing /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-common-deployment/2.7.5.Final/quarkus-grpc-common-deployment-2.7.5.Final.jar
[2026-02-25T22:42:13.059Z] [INFO] Installing /quarkus/extensions/grpc-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-common-deployment/2.7.5.Final/quarkus-grpc-common-deployment-2.7.5.Final.pom
[2026-02-25T22:42:13.059Z] [INFO] Installing /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-common-deployment/2.7.5.Final/quarkus-grpc-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T22:42:13.059Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - Jaeger - Deployment
[2026-02-25T22:42:13.059Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T22:42:13.059Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] -------< io.quarkus:quarkus-opentelemetry-exporter-otlp-parent >--------
[2026-02-25T22:42:13.059Z] [INFO] Building Quarkus - OpenTelemetry Exporter - OTLP 2.7.5.Final [362/964]
[2026-02-25T22:42:13.059Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-25T22:42:13.059Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-02-25T22:42:13.059Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-otlp-parent/2.7.5.Final/quarkus-opentelemetry-exporter-otlp-parent-2.7.5.Final.pom
[2026-02-25T22:42:13.059Z] [INFO]
[2026-02-25T22:42:13.059Z] [INFO] -----------< io.quarkus:quarkus-opentelemetry-exporter-otlp >-----------
[2026-02-25T22:42:13.059Z] [INFO] Building Quarkus - OpenTelemetry Exporter - OTLP - Runtime 2.7.5.Final [363/964]
[2026-02-25T22:42:13.059Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:42:13.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-trace/1.9.1/opentelemetry-exporter-otlp-trace-1.9.1.pom
[2026-02-25T22:42:13.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-trace/1.9.1/opentelemetry-exporter-otlp-trace-1.9.1.pom (2.2 kB at 10 kB/s)
[2026-02-25T22:42:13.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-trace/1.9.1/opentelemetry-exporter-otlp-trace-1.9.1.jar
[2026-02-25T22:42:13.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-trace/1.9.1/opentelemetry-exporter-otlp-trace-1.9.1.jar (10 kB at 51 kB/s)
[2026-02-25T22:42:13.681Z] [INFO]
[2026-02-25T22:42:13.681Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:13.681Z] [INFO]
[2026-02-25T22:42:13.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:13.681Z] [INFO]
[2026-02-25T22:42:13.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:13.681Z] [INFO]
[2026-02-25T22:42:13.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:13.681Z] [INFO]
[2026-02-25T22:42:13.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:13.681Z] [INFO]
[2026-02-25T22:42:13.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:13.681Z] [INFO]
[2026-02-25T22:42:13.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:13.681Z] [INFO]
[2026-02-25T22:42:13.681Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:13.681Z] [INFO]
[2026-02-25T22:42:13.681Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:13.681Z] [INFO] Processed 5 files in 11ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:42:13.681Z] [INFO]
[2026-02-25T22:42:13.681Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:13.681Z] [INFO] Processed 5 files in 00:00.007 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:42:13.681Z] [INFO]
[2026-02-25T22:42:13.681Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:13.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:13.681Z] [INFO] Copying 1 resource
[2026-02-25T22:42:13.681Z] [INFO]
[2026-02-25T22:42:13.681Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:13.993Z] [INFO]
[2026-02-25T22:42:13.993Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:13.993Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:42:13.993Z] [INFO] Compiling 5 source files to /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/classes
[2026-02-25T22:42:14.305Z] [INFO]
[2026-02-25T22:42:14.305Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:14.305Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:14.305Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/src/test/resources
[2026-02-25T22:42:14.305Z] [INFO]
[2026-02-25T22:42:14.305Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:14.305Z] [INFO] No sources to compile
[2026-02-25T22:42:14.305Z] [INFO]
[2026-02-25T22:42:14.305Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:14.305Z] [INFO] No tests to run.
[2026-02-25T22:42:14.305Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:14.306Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final.jar
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:14.306Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final-sources.jar
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-otlp ---
[2026-02-25T22:42:14.306Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-otlp/2.7.5.Final/quarkus-opentelemetry-exporter-otlp-2.7.5.Final.jar
[2026-02-25T22:42:14.306Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-otlp/2.7.5.Final/quarkus-opentelemetry-exporter-otlp-2.7.5.Final.pom
[2026-02-25T22:42:14.306Z] [INFO] Installing /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-opentelemetry-exporter-otlp/2.7.5.Final/quarkus-opentelemetry-exporter-otlp-2.7.5.Final-sources.jar
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T22:42:14.306Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - OTLP - Deployment
[2026-02-25T22:42:14.306Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T22:42:14.306Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --------------< io.quarkus:quarkus-resteasy-jaxb-parent >---------------
[2026-02-25T22:42:14.306Z] [INFO] Building Quarkus - RESTEasy - JAXB 2.7.5.Final [364/964]
[2026-02-25T22:42:14.306Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jaxb-parent ---
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jaxb-parent ---
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jaxb-parent ---
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jaxb-parent ---
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jaxb-parent ---
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jaxb-parent ---
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jaxb-parent ---
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jaxb-parent ---
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jaxb-parent ---
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jaxb-parent ---
[2026-02-25T22:42:14.306Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jaxb-parent ---
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jaxb-parent ---
[2026-02-25T22:42:14.306Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb-parent/2.7.5.Final/quarkus-resteasy-jaxb-parent-2.7.5.Final.pom
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] ------------------< io.quarkus:quarkus-resteasy-jaxb >------------------
[2026-02-25T22:42:14.306Z] [INFO] Building Quarkus - RESTEasy - JAXB - Runtime 2.7.5.Final [365/964]
[2026-02-25T22:42:14.306Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:42:14.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.pom
[2026-02-25T22:42:14.306Z] [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 178 kB/s)
[2026-02-25T22:42:14.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.jar
[2026-02-25T22:42:14.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.jar (81 kB at 1.4 MB/s)
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.306Z] [INFO]
[2026-02-25T22:42:14.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:14.622Z] [INFO] Copying 1 resource
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO] No sources to compile
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:14.622Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/src/test/resources
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO] No sources to compile
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO] No tests to run.
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final.jar
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final-sources.jar
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jaxb ---
[2026-02-25T22:42:14.622Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb/2.7.5.Final/quarkus-resteasy-jaxb-2.7.5.Final.jar
[2026-02-25T22:42:14.622Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb/2.7.5.Final/quarkus-resteasy-jaxb-2.7.5.Final.pom
[2026-02-25T22:42:14.622Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb/2.7.5.Final/quarkus-resteasy-jaxb-2.7.5.Final-sources.jar
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] ------------< io.quarkus:quarkus-resteasy-jaxb-deployment >-------------
[2026-02-25T22:42:14.622Z] [INFO] Building Quarkus - RESTEasy - JAXB - Deployment 2.7.5.Final [366/964]
[2026-02-25T22:42:14.622Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:14.622Z] [INFO]
[2026-02-25T22:42:14.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:15.302Z] [INFO]
[2026-02-25T22:42:15.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:15.302Z] [INFO]
[2026-02-25T22:42:15.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:15.302Z] [INFO]
[2026-02-25T22:42:15.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:15.302Z] [INFO]
[2026-02-25T22:42:15.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:15.302Z] [INFO]
[2026-02-25T22:42:15.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:15.302Z] [INFO]
[2026-02-25T22:42:15.302Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:15.302Z] [INFO]
[2026-02-25T22:42:15.302Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:15.302Z] [INFO] Processed 4 files in 11ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:42:15.302Z] [INFO]
[2026-02-25T22:42:15.302Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:15.302Z] [INFO] Processed 4 files in 00:00.005 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:42:15.302Z] [INFO]
[2026-02-25T22:42:15.302Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:15.302Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:15.302Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/src/main/resources
[2026-02-25T22:42:15.302Z] [INFO]
[2026-02-25T22:42:15.302Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:15.302Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:42:15.302Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/classes
[2026-02-25T22:42:15.614Z] [INFO]
[2026-02-25T22:42:15.614Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:15.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:15.614Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/src/test/resources
[2026-02-25T22:42:15.614Z] [INFO]
[2026-02-25T22:42:15.614Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:15.614Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:42:15.614Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/test-classes
[2026-02-25T22:42:15.928Z] [INFO]
[2026-02-25T22:42:15.928Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:15.928Z] [INFO]
[2026-02-25T22:42:15.928Z] [INFO] -------------------------------------------------------
[2026-02-25T22:42:15.928Z] [INFO] T E S T S
[2026-02-25T22:42:15.928Z] [INFO] -------------------------------------------------------
[2026-02-25T22:42:15.928Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:42:16.605Z] [INFO] Running io.quarkus.resteasy.jaxb.deployment.ConsumesXMLTestCase
[2026-02-25T22:42:21.211Z] 2026-02-25 22:42:20,810 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.447s. Listening on: http://localhost:8081
[2026-02-25T22:42:21.211Z] 2026-02-25 22:42:20,812 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:42:21.211Z] 2026-02-25 22:42:20,812 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jaxb, smallrye-context-propagation, vertx]
[2026-02-25T22:42:22.798Z] 2026-02-25 22:42:22,341 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:42:22.798Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.876 s - in io.quarkus.resteasy.jaxb.deployment.ConsumesXMLTestCase
[2026-02-25T22:42:22.798Z] [INFO] Running io.quarkus.resteasy.jaxb.deployment.ProducesXMLTestCase
[2026-02-25T22:42:23.893Z] 2026-02-25 22:42:23,635 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.377s. Listening on: http://localhost:8081
[2026-02-25T22:42:23.893Z] 2026-02-25 22:42:23,636 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:42:23.893Z] 2026-02-25 22:42:23,636 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jaxb, smallrye-context-propagation, vertx]
[2026-02-25T22:42:24.989Z] 2026-02-25 22:42:24,648 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:42:24.989Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.29 s - in io.quarkus.resteasy.jaxb.deployment.ProducesXMLTestCase
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] Results:
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:24.989Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final.jar
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:24.989Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jaxb-deployment ---
[2026-02-25T22:42:24.989Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb-deployment/2.7.5.Final/quarkus-resteasy-jaxb-deployment-2.7.5.Final.jar
[2026-02-25T22:42:24.989Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb-deployment/2.7.5.Final/quarkus-resteasy-jaxb-deployment-2.7.5.Final.pom
[2026-02-25T22:42:24.989Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-jaxb-deployment/2.7.5.Final/quarkus-resteasy-jaxb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] --------------< io.quarkus:quarkus-resteasy-links-parent >--------------
[2026-02-25T22:42:24.989Z] [INFO] Building Quarkus - RESTEasy - Links 2.7.5.Final [367/964]
[2026-02-25T22:42:24.989Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-links-parent ---
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-links-parent ---
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-links-parent ---
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-links-parent ---
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-links-parent ---
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-links-parent ---
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-links-parent ---
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-links-parent ---
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-links-parent ---
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-links-parent ---
[2026-02-25T22:42:24.989Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-links-parent ---
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-links-parent ---
[2026-02-25T22:42:24.989Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-links-parent/2.7.5.Final/quarkus-resteasy-links-parent-2.7.5.Final.pom
[2026-02-25T22:42:24.989Z] [INFO]
[2026-02-25T22:42:24.989Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-links >------------------
[2026-02-25T22:42:24.989Z] [INFO] Building Quarkus - RESTEasy - Links - Runtime 2.7.5.Final [368/964]
[2026-02-25T22:42:24.989Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:42:24.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.pom
[2026-02-25T22:42:25.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.pom (6.5 kB at 19 kB/s)
[2026-02-25T22:42:25.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom
[2026-02-25T22:42:25.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom (13 kB at 350 kB/s)
[2026-02-25T22:42:25.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.jar
[2026-02-25T22:42:25.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar
[2026-02-25T22:42:25.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar (100 kB at 2.9 MB/s)
[2026-02-25T22:42:25.614Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.jar (40 kB at 149 kB/s)
[2026-02-25T22:42:25.614Z] [INFO]
[2026-02-25T22:42:25.614Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-links ---
[2026-02-25T22:42:25.614Z] [INFO]
[2026-02-25T22:42:25.614Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-links ---
[2026-02-25T22:42:25.926Z] [INFO]
[2026-02-25T22:42:25.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-links ---
[2026-02-25T22:42:25.926Z] [INFO]
[2026-02-25T22:42:25.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-links ---
[2026-02-25T22:42:25.926Z] [INFO]
[2026-02-25T22:42:25.927Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-links ---
[2026-02-25T22:42:25.927Z] [INFO]
[2026-02-25T22:42:25.927Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-links ---
[2026-02-25T22:42:25.927Z] [INFO]
[2026-02-25T22:42:25.927Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-links ---
[2026-02-25T22:42:25.927Z] [INFO]
[2026-02-25T22:42:25.927Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-links ---
[2026-02-25T22:42:25.927Z] [INFO]
[2026-02-25T22:42:25.927Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-links ---
[2026-02-25T22:42:25.927Z] [INFO]
[2026-02-25T22:42:25.927Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-links ---
[2026-02-25T22:42:25.927Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:42:25.927Z] [INFO]
[2026-02-25T22:42:25.927Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-links ---
[2026-02-25T22:42:25.927Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:25.927Z] [INFO] Copying 1 resource
[2026-02-25T22:42:25.927Z] [INFO]
[2026-02-25T22:42:25.927Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-links ---
[2026-02-25T22:42:25.927Z] [INFO]
[2026-02-25T22:42:25.927Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-resteasy-links ---
[2026-02-25T22:42:26.241Z] [INFO]
[2026-02-25T22:42:26.241Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-links ---
[2026-02-25T22:42:26.241Z] [INFO] No sources to compile
[2026-02-25T22:42:26.241Z] [INFO]
[2026-02-25T22:42:26.241Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-links ---
[2026-02-25T22:42:26.241Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:26.241Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-links/runtime/src/test/resources
[2026-02-25T22:42:26.241Z] [INFO]
[2026-02-25T22:42:26.241Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-links ---
[2026-02-25T22:42:26.241Z] [INFO] No sources to compile
[2026-02-25T22:42:26.241Z] [INFO]
[2026-02-25T22:42:26.241Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-links ---
[2026-02-25T22:42:26.241Z] [INFO] No tests to run.
[2026-02-25T22:42:26.241Z] [INFO]
[2026-02-25T22:42:26.241Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-links ---
[2026-02-25T22:42:26.241Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final.jar
[2026-02-25T22:42:26.241Z] [INFO]
[2026-02-25T22:42:26.241Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-links ---
[2026-02-25T22:42:26.241Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final-sources.jar
[2026-02-25T22:42:26.241Z] [INFO]
[2026-02-25T22:42:26.241Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-links ---
[2026-02-25T22:42:26.241Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-links/2.7.5.Final/quarkus-resteasy-links-2.7.5.Final.jar
[2026-02-25T22:42:26.241Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-links/2.7.5.Final/quarkus-resteasy-links-2.7.5.Final.pom
[2026-02-25T22:42:26.241Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-links/2.7.5.Final/quarkus-resteasy-links-2.7.5.Final-sources.jar
[2026-02-25T22:42:26.241Z] [INFO]
[2026-02-25T22:42:26.241Z] [INFO] ------------< io.quarkus:quarkus-resteasy-links-deployment >------------
[2026-02-25T22:42:26.241Z] [INFO] Building Quarkus - RESTEasy - Links - Deployment 2.7.5.Final [369/964]
[2026-02-25T22:42:26.241Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:42:26.241Z] [INFO]
[2026-02-25T22:42:26.241Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.241Z] [INFO]
[2026-02-25T22:42:26.241Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.918Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.918Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:26.918Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-links/deployment/src/main/resources
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.918Z] [INFO] No sources to compile
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.918Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:26.918Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-links/deployment/src/test/resources
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.918Z] [INFO] No sources to compile
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.918Z] [INFO] No tests to run.
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.918Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2026-02-25T22:42:26.918Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-links/deployment/target/quarkus-resteasy-links-deployment-2.7.5.Final.jar
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.918Z] [INFO] No sources in project. Archive not created.
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-links-deployment ---
[2026-02-25T22:42:26.918Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/deployment/target/quarkus-resteasy-links-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-links-deployment/2.7.5.Final/quarkus-resteasy-links-deployment-2.7.5.Final.jar
[2026-02-25T22:42:26.918Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-links/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-links-deployment/2.7.5.Final/quarkus-resteasy-links-deployment-2.7.5.Final.pom
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] ----------< io.quarkus:quarkus-resteasy-mutiny-common-parent >----------
[2026-02-25T22:42:26.918Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Common 2.7.5.Final [370/964]
[2026-02-25T22:42:26.918Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-25T22:42:26.918Z] [INFO]
[2026-02-25T22:42:26.918Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-25T22:42:26.919Z] [INFO]
[2026-02-25T22:42:26.919Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-25T22:42:26.919Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:42:26.919Z] [INFO]
[2026-02-25T22:42:26.919Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-25T22:42:26.919Z] [INFO]
[2026-02-25T22:42:26.919Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-common-parent ---
[2026-02-25T22:42:26.919Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common-parent/2.7.5.Final/quarkus-resteasy-mutiny-common-parent-2.7.5.Final.pom
[2026-02-25T22:42:26.919Z] [INFO]
[2026-02-25T22:42:26.919Z] [INFO] -------------< io.quarkus:quarkus-resteasy-mutiny-common >--------------
[2026-02-25T22:42:26.919Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Common - Runtime 2.7.5.Final [371/964]
[2026-02-25T22:42:26.919Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:42:26.919Z] [INFO]
[2026-02-25T22:42:26.919Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:26.919Z] [INFO]
[2026-02-25T22:42:26.919Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:27.594Z] [INFO]
[2026-02-25T22:42:27.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:27.594Z] [INFO]
[2026-02-25T22:42:27.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:27.594Z] [INFO]
[2026-02-25T22:42:27.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:27.594Z] [INFO]
[2026-02-25T22:42:27.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:27.594Z] [INFO]
[2026-02-25T22:42:27.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:27.594Z] [INFO]
[2026-02-25T22:42:27.594Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:27.594Z] [INFO]
[2026-02-25T22:42:27.594Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:27.594Z] [INFO] Processed 11 files in 22ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-02-25T22:42:27.594Z] [INFO]
[2026-02-25T22:42:27.594Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:27.594Z] [INFO] Processed 11 files in 00:00.021 (Already Sorted: 11, Needed Sorting: 0)
[2026-02-25T22:42:27.594Z] [INFO]
[2026-02-25T22:42:27.594Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:27.594Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:27.594Z] [INFO] Copying 1 resource
[2026-02-25T22:42:27.594Z] [INFO]
[2026-02-25T22:42:27.594Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:27.594Z] [INFO]
[2026-02-25T22:42:27.594Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:27.594Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:42:27.594Z] [INFO] Compiling 8 source files to /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/classes
[2026-02-25T22:42:27.906Z] [INFO]
[2026-02-25T22:42:27.906Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:27.906Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:27.906Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/src/test/resources
[2026-02-25T22:42:27.906Z] [INFO]
[2026-02-25T22:42:27.906Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:27.906Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:42:27.906Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/test-classes
[2026-02-25T22:42:28.241Z] [INFO]
[2026-02-25T22:42:28.241Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:28.241Z] [INFO]
[2026-02-25T22:42:28.241Z] [INFO] -------------------------------------------------------
[2026-02-25T22:42:28.241Z] [INFO] T E S T S
[2026-02-25T22:42:28.241Z] [INFO] -------------------------------------------------------
[2026-02-25T22:42:28.241Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:42:28.553Z] [INFO] Running io.quarkus.resteasy.mutiny.common.test.UniRxInvokerImplTest
[2026-02-25T22:42:29.229Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 s - in io.quarkus.resteasy.mutiny.common.test.UniRxInvokerImplTest
[2026-02-25T22:42:29.229Z] [INFO] Running io.quarkus.resteasy.mutiny.common.test.MultiProviderTest
[2026-02-25T22:42:29.229Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.resteasy.mutiny.common.test.MultiProviderTest
[2026-02-25T22:42:29.229Z] [INFO] Running io.quarkus.resteasy.mutiny.common.test.UniProviderTest
[2026-02-25T22:42:29.229Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.resteasy.mutiny.common.test.UniProviderTest
[2026-02-25T22:42:29.545Z] [INFO]
[2026-02-25T22:42:29.545Z] [INFO] Results:
[2026-02-25T22:42:29.545Z] [INFO]
[2026-02-25T22:42:29.545Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:42:29.545Z] [INFO]
[2026-02-25T22:42:29.545Z] [INFO]
[2026-02-25T22:42:29.545Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:29.545Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final.jar
[2026-02-25T22:42:29.545Z] [INFO]
[2026-02-25T22:42:29.545Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:29.545Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final-sources.jar
[2026-02-25T22:42:29.545Z] [INFO]
[2026-02-25T22:42:29.545Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-common ---
[2026-02-25T22:42:29.545Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common/2.7.5.Final/quarkus-resteasy-mutiny-common-2.7.5.Final.jar
[2026-02-25T22:42:29.545Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common/2.7.5.Final/quarkus-resteasy-mutiny-common-2.7.5.Final.pom
[2026-02-25T22:42:29.545Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common/2.7.5.Final/quarkus-resteasy-mutiny-common-2.7.5.Final-sources.jar
[2026-02-25T22:42:29.545Z] [INFO]
[2026-02-25T22:42:29.545Z] [INFO] --------< io.quarkus:quarkus-resteasy-mutiny-common-deployment >--------
[2026-02-25T22:42:29.545Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Common - Deployment 2.7.5.Final [372/964]
[2026-02-25T22:42:29.545Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:42:29.545Z] [INFO]
[2026-02-25T22:42:29.545Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:29.545Z] [INFO]
[2026-02-25T22:42:29.545Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:29.857Z] [INFO]
[2026-02-25T22:42:29.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:29.857Z] [INFO]
[2026-02-25T22:42:29.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:29.857Z] [INFO]
[2026-02-25T22:42:29.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:29.857Z] [INFO]
[2026-02-25T22:42:29.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:29.858Z] [INFO]
[2026-02-25T22:42:29.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:29.858Z] [INFO]
[2026-02-25T22:42:29.858Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:29.858Z] [INFO]
[2026-02-25T22:42:29.858Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:29.858Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:42:29.858Z] [INFO]
[2026-02-25T22:42:29.858Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:29.858Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:42:29.858Z] [INFO]
[2026-02-25T22:42:29.858Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:29.858Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:29.858Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/src/main/resources
[2026-02-25T22:42:29.858Z] [INFO]
[2026-02-25T22:42:29.858Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:29.858Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:42:29.858Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/classes
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:30.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:30.170Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/src/test/resources
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:30.170Z] [INFO] No sources to compile
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:30.170Z] [INFO] No tests to run.
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:30.170Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final.jar
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:30.170Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-02-25T22:42:30.170Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.5.Final/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final.jar
[2026-02-25T22:42:30.170Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.5.Final/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final.pom
[2026-02-25T22:42:30.170Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.5.Final/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] -------------< io.quarkus:quarkus-resteasy-mutiny-parent >--------------
[2026-02-25T22:42:30.170Z] [INFO] Building Quarkus - RESTEasy - Mutiny 2.7.5.Final [373/964]
[2026-02-25T22:42:30.170Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-parent ---
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-parent ---
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-parent ---
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-parent ---
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-parent ---
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-parent ---
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-parent ---
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-parent ---
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-parent ---
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-parent ---
[2026-02-25T22:42:30.170Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-parent ---
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-parent ---
[2026-02-25T22:42:30.170Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-parent/2.7.5.Final/quarkus-resteasy-mutiny-parent-2.7.5.Final.pom
[2026-02-25T22:42:30.170Z] [INFO]
[2026-02-25T22:42:30.170Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-mutiny >-----------------
[2026-02-25T22:42:30.170Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Runtime 2.7.5.Final [374/964]
[2026-02-25T22:42:30.171Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:42:30.171Z] [INFO]
[2026-02-25T22:42:30.171Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.171Z] [INFO]
[2026-02-25T22:42:30.171Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:30.847Z] [INFO] Copying 1 resource
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO] No sources to compile
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:30.847Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/src/test/resources
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO] No sources to compile
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO] No tests to run.
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final.jar
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final-sources.jar
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny ---
[2026-02-25T22:42:30.847Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny/2.7.5.Final/quarkus-resteasy-mutiny-2.7.5.Final.jar
[2026-02-25T22:42:30.847Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny/2.7.5.Final/quarkus-resteasy-mutiny-2.7.5.Final.pom
[2026-02-25T22:42:30.847Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny/2.7.5.Final/quarkus-resteasy-mutiny-2.7.5.Final-sources.jar
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] -----------< io.quarkus:quarkus-resteasy-mutiny-deployment >------------
[2026-02-25T22:42:30.847Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Deployment 2.7.5.Final [375/964]
[2026-02-25T22:42:30.847Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:30.847Z] [INFO]
[2026-02-25T22:42:30.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:31.618Z] [INFO]
[2026-02-25T22:42:31.618Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:31.618Z] [INFO]
[2026-02-25T22:42:31.618Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:31.618Z] [INFO]
[2026-02-25T22:42:31.618Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:31.618Z] [INFO]
[2026-02-25T22:42:31.618Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:31.618Z] [INFO]
[2026-02-25T22:42:31.618Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:31.618Z] [INFO]
[2026-02-25T22:42:31.618Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:31.618Z] [INFO]
[2026-02-25T22:42:31.618Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:31.618Z] [INFO] Processed 7 files in 14ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T22:42:31.618Z] [INFO]
[2026-02-25T22:42:31.618Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:31.618Z] [INFO] Processed 7 files in 00:00.010 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T22:42:31.618Z] [INFO]
[2026-02-25T22:42:31.618Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:31.618Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:31.618Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/src/main/resources
[2026-02-25T22:42:31.618Z] [INFO]
[2026-02-25T22:42:31.618Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:31.618Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:42:31.618Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/classes
[2026-02-25T22:42:31.930Z] [INFO]
[2026-02-25T22:42:31.930Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:31.930Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:31.930Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/src/test/resources
[2026-02-25T22:42:31.930Z] [INFO]
[2026-02-25T22:42:31.930Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:31.931Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:42:31.931Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/test-classes
[2026-02-25T22:42:32.244Z] [INFO]
[2026-02-25T22:42:32.244Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:32.244Z] [INFO]
[2026-02-25T22:42:32.244Z] [INFO] -------------------------------------------------------
[2026-02-25T22:42:32.244Z] [INFO] T E S T S
[2026-02-25T22:42:32.244Z] [INFO] -------------------------------------------------------
[2026-02-25T22:42:32.244Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:42:32.920Z] [INFO] Running io.quarkus.resteasy.mutiny.test.RestEasyMutinyTest
[2026-02-25T22:42:38.684Z] 2026-02-25 22:42:38,004 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.620s. Listening on: http://localhost:8081
[2026-02-25T22:42:38.684Z] 2026-02-25 22:42:38,007 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:42:38.684Z] 2026-02-25 22:42:38,007 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, resteasy-mutiny, smallrye-context-propagation, vertx]
[2026-02-25T22:42:40.871Z] 2026-02-25 22:42:40,329 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002020: Unhandled asynchronous exception, sending back 500: java.lang.IllegalStateException: BOOM!
[2026-02-25T22:42:40.871Z] at io.quarkus.resteasy.mutiny.test.MutinyResource.lambda$failingBecauseOfApplicationCode$1(MutinyResource.java:59)
[2026-02-25T22:42:40.871Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-02-25T22:42:40.871Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransform$UniOnItemTransformProcessor.onItem(UniOnItemTransform.java:36)
[2026-02-25T22:42:40.871Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:42:40.871Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:42:40.871Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:42:40.871Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:42:40.871Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransform.subscribe(UniOnItemTransform.java:22)
[2026-02-25T22:42:40.871Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:42:40.871Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:42:40.871Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-25T22:42:40.871Z] at io.smallrye.mutiny.operators.uni.UniSubscribeToCompletionStage.subscribe(UniSubscribeToCompletionStage.java:30)
[2026-02-25T22:42:40.871Z] at io.smallrye.mutiny.groups.UniSubscribe.asCompletionStage(UniSubscribe.java:178)
[2026-02-25T22:42:40.871Z] at io.smallrye.mutiny.groups.UniSubscribe.asCompletionStage(UniSubscribe.java:165)
[2026-02-25T22:42:40.871Z] at io.smallrye.mutiny.Uni.subscribeAsCompletionStage(Uni.java:142)
[2026-02-25T22:42:40.871Z] at io.quarkus.resteasy.mutiny.common.runtime.UniProvider.toCompletionStage(UniProvider.java:15)
[2026-02-25T22:42:40.871Z] at io.quarkus.resteasy.mutiny.common.runtime.UniProvider.toCompletionStage(UniProvider.java:11)
[2026-02-25T22:42:40.871Z] at org.jboss.resteasy.core.AsyncResponseConsumer$CompletionStageResponseConsumer.subscribe(AsyncResponseConsumer.java:257)
[2026-02-25T22:42:40.871Z] at org.jboss.resteasy.core.ResourceMethodInvoker.afterInvoke(ResourceMethodInvoker.java:554)
[2026-02-25T22:42:40.871Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:533)
[2026-02-25T22:42:40.871Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:42:40.871Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:42:40.871Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:42:40.871Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:42:40.871Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:42:40.871Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:42:40.871Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:42:40.871Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:42:40.871Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:42:40.871Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:42:40.871Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:42:40.871Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:42:40.871Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:42:40.871Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:42:40.871Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:42:40.871Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:42:40.871Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:42:40.871Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:42:40.871Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:42:40.871Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:42:40.871Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:42:40.871Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:42:40.871Z]
[2026-02-25T22:42:40.871Z] 2026-02-25 22:42:40,384 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-25T22:42:40.871Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.588 s - in io.quarkus.resteasy.mutiny.test.RestEasyMutinyTest
[2026-02-25T22:42:40.871Z] [INFO] Running io.quarkus.resteasy.mutiny.test.vertx.RestEasyMutinyWithJsonTest
[2026-02-25T22:42:41.966Z] 2026-02-25 22:42:41,925 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.525s. Listening on: http://localhost:8081
[2026-02-25T22:42:41.967Z] 2026-02-25 22:42:41,926 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:42:41.967Z] 2026-02-25 22:42:41,926 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, resteasy-mutiny, smallrye-context-propagation, vertx]
[2026-02-25T22:42:43.559Z] 2026-02-25 22:42:43,053 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:42:43.559Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.654 s - in io.quarkus.resteasy.mutiny.test.vertx.RestEasyMutinyWithJsonTest
[2026-02-25T22:42:43.559Z] [INFO]
[2026-02-25T22:42:43.559Z] [INFO] Results:
[2026-02-25T22:42:43.559Z] [INFO]
[2026-02-25T22:42:43.559Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:42:43.559Z] [INFO]
[2026-02-25T22:42:43.559Z] [INFO]
[2026-02-25T22:42:43.559Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:43.559Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final.jar
[2026-02-25T22:42:43.559Z] [INFO]
[2026-02-25T22:42:43.559Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:43.559Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:42:43.559Z] [INFO]
[2026-02-25T22:42:43.559Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-deployment ---
[2026-02-25T22:42:43.559Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.5.Final/quarkus-resteasy-mutiny-deployment-2.7.5.Final.jar
[2026-02-25T22:42:43.559Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.5.Final/quarkus-resteasy-mutiny-deployment-2.7.5.Final.pom
[2026-02-25T22:42:43.559Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.5.Final/quarkus-resteasy-mutiny-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:42:43.559Z] [INFO]
[2026-02-25T22:42:43.559Z] [INFO] --------------< io.quarkus:quarkus-resteasy-qute-parent >---------------
[2026-02-25T22:42:43.559Z] [INFO] Building Quarkus - RESTEasy - Qute 2.7.5.Final [376/964]
[2026-02-25T22:42:43.559Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-qute-parent ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-qute-parent ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-qute-parent ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-qute-parent ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-qute-parent ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-qute-parent ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-qute-parent ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-qute-parent ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-qute-parent ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-qute-parent ---
[2026-02-25T22:42:43.560Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-qute-parent ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-qute-parent ---
[2026-02-25T22:42:43.560Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute-parent/2.7.5.Final/quarkus-resteasy-qute-parent-2.7.5.Final.pom
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] ------------------< io.quarkus:quarkus-resteasy-qute >------------------
[2026-02-25T22:42:43.560Z] [INFO] Building Quarkus - RESTEasy - Qute - Runtime 2.7.5.Final [377/964]
[2026-02-25T22:42:43.560Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.560Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.560Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.560Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:43.560Z] [INFO] Copying 1 resource
[2026-02-25T22:42:43.560Z] [INFO]
[2026-02-25T22:42:43.560Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.872Z] [INFO]
[2026-02-25T22:42:43.872Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.872Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:42:43.872Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/classes
[2026-02-25T22:42:43.872Z] [INFO]
[2026-02-25T22:42:43.872Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.872Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:43.872Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/src/test/resources
[2026-02-25T22:42:43.872Z] [INFO]
[2026-02-25T22:42:43.872Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.872Z] [INFO] No sources to compile
[2026-02-25T22:42:43.872Z] [INFO]
[2026-02-25T22:42:43.872Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.872Z] [INFO] No tests to run.
[2026-02-25T22:42:43.872Z] [INFO]
[2026-02-25T22:42:43.872Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.872Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final.jar
[2026-02-25T22:42:43.872Z] [INFO]
[2026-02-25T22:42:43.872Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.872Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final-sources.jar
[2026-02-25T22:42:43.872Z] [INFO]
[2026-02-25T22:42:43.872Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-qute ---
[2026-02-25T22:42:43.872Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute/2.7.5.Final/quarkus-resteasy-qute-2.7.5.Final.jar
[2026-02-25T22:42:43.872Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute/2.7.5.Final/quarkus-resteasy-qute-2.7.5.Final.pom
[2026-02-25T22:42:43.872Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute/2.7.5.Final/quarkus-resteasy-qute-2.7.5.Final-sources.jar
[2026-02-25T22:42:43.872Z] [INFO]
[2026-02-25T22:42:43.872Z] [INFO] ------------< io.quarkus:quarkus-resteasy-qute-deployment >-------------
[2026-02-25T22:42:43.872Z] [INFO] Building Quarkus - RESTEasy - Qute - Deployment 2.7.5.Final [378/964]
[2026-02-25T22:42:43.872Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:42:43.872Z] [INFO]
[2026-02-25T22:42:43.872Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:42:43.872Z] [INFO]
[2026-02-25T22:42:43.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:42:44.546Z] [INFO]
[2026-02-25T22:42:44.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:42:44.546Z] [INFO]
[2026-02-25T22:42:44.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:42:44.546Z] [INFO]
[2026-02-25T22:42:44.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:42:44.546Z] [INFO]
[2026-02-25T22:42:44.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:42:44.546Z] [INFO]
[2026-02-25T22:42:44.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:42:44.546Z] [INFO]
[2026-02-25T22:42:44.546Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:42:44.546Z] [INFO]
[2026-02-25T22:42:44.546Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:42:44.546Z] [INFO] Processed 15 files in 18ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2026-02-25T22:42:44.546Z] [INFO]
[2026-02-25T22:42:44.546Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:42:44.546Z] [INFO] Processed 15 files in 00:00.012 (Already Sorted: 15, Needed Sorting: 0)
[2026-02-25T22:42:44.546Z] [INFO]
[2026-02-25T22:42:44.546Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:42:44.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:44.546Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/src/main/resources
[2026-02-25T22:42:44.546Z] [INFO]
[2026-02-25T22:42:44.546Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:42:44.546Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:42:44.546Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/classes
[2026-02-25T22:42:44.858Z] [INFO]
[2026-02-25T22:42:44.858Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:42:44.858Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:42:44.858Z] [INFO] Copying 9 resources
[2026-02-25T22:42:44.858Z] [INFO]
[2026-02-25T22:42:44.858Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:42:44.858Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:42:44.858Z] [INFO] Compiling 14 source files to /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/test-classes
[2026-02-25T22:42:45.170Z] [INFO]
[2026-02-25T22:42:45.170Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:42:45.170Z] [INFO]
[2026-02-25T22:42:45.170Z] [INFO] -------------------------------------------------------
[2026-02-25T22:42:45.170Z] [INFO] T E S T S
[2026-02-25T22:42:45.170Z] [INFO] -------------------------------------------------------
[2026-02-25T22:42:45.170Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:42:45.843Z] [INFO] Running io.quarkus.qute.resteasy.deployment.MessageBundleLocaleFromVariantTest
[2026-02-25T22:42:51.603Z] 2026-02-25 22:42:50,947 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.704s. Listening on: http://localhost:8081
[2026-02-25T22:42:51.603Z] 2026-02-25 22:42:50,950 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:42:51.603Z] 2026-02-25 22:42:50,950 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-02-25T22:42:53.197Z] 2026-02-25 22:42:52,790 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T22:42:53.197Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.102 s - in io.quarkus.qute.resteasy.deployment.MessageBundleLocaleFromVariantTest
[2026-02-25T22:42:53.197Z] [INFO] Running io.quarkus.qute.resteasy.deployment.TemplateResponseFilterTest
[2026-02-25T22:42:54.791Z] 2026-02-25 22:42:54,425 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.638s. Listening on: http://localhost:8081
[2026-02-25T22:42:54.791Z] 2026-02-25 22:42:54,426 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:42:54.791Z] 2026-02-25 22:42:54,426 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-02-25T22:42:55.103Z] 2026-02-25 22:42:55,043 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-25T22:42:55.103Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.238 s - in io.quarkus.qute.resteasy.deployment.TemplateResponseFilterTest
[2026-02-25T22:42:55.103Z] [INFO] Running io.quarkus.qute.resteasy.deployment.TypeErrorTest
[2026-02-25T22:42:56.200Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s - in io.quarkus.qute.resteasy.deployment.TypeErrorTest
[2026-02-25T22:42:56.200Z] [INFO] Running io.quarkus.qute.resteasy.deployment.MissingTemplateTest
[2026-02-25T22:42:56.513Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 s - in io.quarkus.qute.resteasy.deployment.MissingTemplateTest
[2026-02-25T22:42:56.513Z] [INFO] Running io.quarkus.qute.resteasy.deployment.MessageBundleDevModeTest
[2026-02-25T22:43:05.280Z] Tests paused
[2026-02-25T22:43:05.280Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:43:05.280Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:43:05.280Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:43:05.280Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:43:05.280Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:00,251 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.493s. Listening on: http://localhost:8080
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:00,252 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:00,253 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:02,761 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in AppMessages.class.
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:02,777 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-25T22:43:05.280Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:43:05.280Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:43:05.280Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:43:05.280Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:43:05.280Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:03,278 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.492s. Listening on: http://localhost:8080
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:03,278 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:03,279 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:03,279 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.206s
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:03,349 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-dev-mode-test6150800804402535039/src/main/resources/messages/msg_de.properties
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:03,351 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in msg_de.properties.
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:03,355 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:43:05.280Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:43:05.280Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:43:05.280Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:43:05.280Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:43:05.280Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:03,719 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.356s. Listening on: http://localhost:8080
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:03,720 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:03,720 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:03,720 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.373s
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:03,733 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:43:05.280Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.399 s - in io.quarkus.qute.resteasy.deployment.MessageBundleDevModeTest
[2026-02-25T22:43:05.280Z] [INFO] Running io.quarkus.qute.resteasy.deployment.VariantTemplateTest
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:05,245 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.612s. Listening on: http://localhost:8081
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:05,246 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:43:05.280Z] 2026-02-25 22:43:05,246 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-02-25T22:43:05.979Z] 2026-02-25 22:43:05,914 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:43:05.980Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.108 s - in io.quarkus.qute.resteasy.deployment.VariantTemplateTest
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] Results:
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:43:06.292Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final.jar
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:43:06.292Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-qute-deployment ---
[2026-02-25T22:43:06.292Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute-deployment/2.7.5.Final/quarkus-resteasy-qute-deployment-2.7.5.Final.jar
[2026-02-25T22:43:06.292Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute-deployment/2.7.5.Final/quarkus-resteasy-qute-deployment-2.7.5.Final.pom
[2026-02-25T22:43:06.292Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-qute-deployment/2.7.5.Final/quarkus-resteasy-qute-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] ------------< io.quarkus:quarkus-resteasy-multipart-parent >------------
[2026-02-25T22:43:06.292Z] [INFO] Building Quarkus - RESTEasy - Multipart 2.7.5.Final [379/964]
[2026-02-25T22:43:06.292Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-multipart-parent ---
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-multipart-parent ---
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-multipart-parent ---
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-multipart-parent ---
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-multipart-parent ---
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-multipart-parent ---
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-multipart-parent ---
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-multipart-parent ---
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-multipart-parent ---
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-multipart-parent ---
[2026-02-25T22:43:06.292Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-multipart-parent ---
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-multipart-parent ---
[2026-02-25T22:43:06.292Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart-parent/2.7.5.Final/quarkus-resteasy-multipart-parent-2.7.5.Final.pom
[2026-02-25T22:43:06.292Z] [INFO]
[2026-02-25T22:43:06.292Z] [INFO] ---------------< io.quarkus:quarkus-resteasy-multipart >----------------
[2026-02-25T22:43:06.292Z] [INFO] Building Quarkus - RESTEasy - Multipart - Runtime 2.7.5.Final [380/964]
[2026-02-25T22:43:06.292Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:43:06.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.pom
[2026-02-25T22:43:06.292Z] [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 136 kB/s)
[2026-02-25T22:43:06.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom
[2026-02-25T22:43:06.604Z] [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 152 kB/s)
[2026-02-25T22:43:06.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom
[2026-02-25T22:43:06.604Z] [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 484 kB/s)
[2026-02-25T22:43:06.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.pom
[2026-02-25T22:43:06.604Z] [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 79 kB/s)
[2026-02-25T22:43:06.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-project/0.8.3/apache-mime4j-project-0.8.3.pom
[2026-02-25T22:43:06.604Z] [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 186 kB/s)
[2026-02-25T22:43:06.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.pom
[2026-02-25T22:43:06.604Z] [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 57 kB/s)
[2026-02-25T22:43:06.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.pom
[2026-02-25T22:43:06.604Z] [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 54 kB/s)
[2026-02-25T22:43:06.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.jar
[2026-02-25T22:43:06.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar
[2026-02-25T22:43:06.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.jar
[2026-02-25T22:43:06.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.jar
[2026-02-25T22:43:06.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.jar
[2026-02-25T22:43:06.604Z] [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 2.6 MB/s)
[2026-02-25T22:43:06.604Z] [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 14 MB/s)
[2026-02-25T22:43:06.916Z] [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 706 kB/s)
[2026-02-25T22:43:12.662Z] [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 65 kB/s)
[2026-02-25T22:43:12.662Z] [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 6.0 kB/s)
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:12.662Z] [INFO] Copying 2 resources
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:43:12.662Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/classes
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:12.662Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/src/test/resources
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO] No sources to compile
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO] No tests to run.
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final.jar
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.662Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final-sources.jar
[2026-02-25T22:43:12.662Z] [INFO]
[2026-02-25T22:43:12.662Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-multipart ---
[2026-02-25T22:43:12.663Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart/2.7.5.Final/quarkus-resteasy-multipart-2.7.5.Final.jar
[2026-02-25T22:43:12.663Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart/2.7.5.Final/quarkus-resteasy-multipart-2.7.5.Final.pom
[2026-02-25T22:43:12.663Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart/2.7.5.Final/quarkus-resteasy-multipart-2.7.5.Final-sources.jar
[2026-02-25T22:43:12.663Z] [INFO]
[2026-02-25T22:43:12.663Z] [INFO] ----------< io.quarkus:quarkus-resteasy-multipart-deployment >----------
[2026-02-25T22:43:12.663Z] [INFO] Building Quarkus - RESTEasy - Multipart - Deployment 2.7.5.Final [381/964]
[2026-02-25T22:43:12.663Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:43:12.663Z] [INFO]
[2026-02-25T22:43:12.663Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:12.663Z] [INFO]
[2026-02-25T22:43:12.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:13.339Z] [INFO]
[2026-02-25T22:43:13.339Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:13.339Z] [INFO]
[2026-02-25T22:43:13.339Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:13.339Z] [INFO]
[2026-02-25T22:43:13.339Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:13.339Z] [INFO]
[2026-02-25T22:43:13.339Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:13.339Z] [INFO]
[2026-02-25T22:43:13.339Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:13.339Z] [INFO]
[2026-02-25T22:43:13.339Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:13.339Z] [INFO]
[2026-02-25T22:43:13.339Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:13.339Z] [INFO] Processed 9 files in 126ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-02-25T22:43:13.339Z] [INFO]
[2026-02-25T22:43:13.339Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:13.339Z] [INFO] Processed 9 files in 00:00.006 (Already Sorted: 9, Needed Sorting: 0)
[2026-02-25T22:43:13.339Z] [INFO]
[2026-02-25T22:43:13.339Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:13.339Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:13.339Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/src/main/resources
[2026-02-25T22:43:13.339Z] [INFO]
[2026-02-25T22:43:13.339Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:13.339Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:43:13.339Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/classes
[2026-02-25T22:43:13.653Z] [INFO]
[2026-02-25T22:43:13.653Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:13.653Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:13.653Z] [INFO] Copying 1 resource
[2026-02-25T22:43:13.653Z] [INFO]
[2026-02-25T22:43:13.653Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:13.653Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:43:13.653Z] [INFO] Compiling 8 source files to /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/test-classes
[2026-02-25T22:43:13.965Z] [INFO]
[2026-02-25T22:43:13.965Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:13.965Z] [INFO]
[2026-02-25T22:43:13.965Z] [INFO] -------------------------------------------------------
[2026-02-25T22:43:13.965Z] [INFO] T E S T S
[2026-02-25T22:43:13.965Z] [INFO] -------------------------------------------------------
[2026-02-25T22:43:13.965Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:43:14.642Z] [INFO] Running io.quarkus.resteasy.multipart.parttype.PartTypeMultipartTest
[2026-02-25T22:43:20.393Z] 2026-02-25 22:43:19,979 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.847s. Listening on: http://localhost:8081
[2026-02-25T22:43:20.394Z] 2026-02-25 22:43:19,982 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:43:20.394Z] 2026-02-25 22:43:19,982 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, resteasy-multipart, smallrye-context-propagation, vertx]
[2026-02-25T22:43:21.985Z] 2026-02-25 22:43:21,858 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-25T22:43:21.985Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.469 s - in io.quarkus.resteasy.multipart.parttype.PartTypeMultipartTest
[2026-02-25T22:43:21.985Z] [INFO] Running io.quarkus.resteasy.multipart.MultipartEncodingTest
[2026-02-25T22:43:23.581Z] 2026-02-25 22:43:23,549 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.688s. Listening on: http://localhost:8081
[2026-02-25T22:43:23.581Z] 2026-02-25 22:43:23,550 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:43:23.581Z] 2026-02-25 22:43:23,550 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, resteasy-multipart, smallrye-context-propagation, vertx]
[2026-02-25T22:43:24.679Z] 2026-02-25 22:43:24,322 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-25T22:43:24.679Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.438 s - in io.quarkus.resteasy.multipart.MultipartEncodingTest
[2026-02-25T22:43:24.679Z] [INFO] Running io.quarkus.resteasy.multipart.InvalidEncodingTest
[2026-02-25T22:43:26.269Z] 2026-02-25 22:43:25,921 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.691s. Listening on: http://localhost:8081
[2026-02-25T22:43:26.269Z] 2026-02-25 22:43:25,921 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:43:26.269Z] 2026-02-25 22:43:25,922 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, resteasy-multipart, smallrye-context-propagation, vertx]
[2026-02-25T22:43:26.946Z] 2026-02-25 22:43:26,669 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-25T22:43:26.946Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.363 s - in io.quarkus.resteasy.multipart.InvalidEncodingTest
[2026-02-25T22:43:26.946Z] [INFO]
[2026-02-25T22:43:26.946Z] [INFO] Results:
[2026-02-25T22:43:26.946Z] [INFO]
[2026-02-25T22:43:26.946Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:43:26.946Z] [INFO]
[2026-02-25T22:43:26.946Z] [INFO]
[2026-02-25T22:43:26.946Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:26.946Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final.jar
[2026-02-25T22:43:26.946Z] [INFO]
[2026-02-25T22:43:26.946Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:26.946Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-multipart-deployment ---
[2026-02-25T22:43:27.261Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.5.Final/quarkus-resteasy-multipart-deployment-2.7.5.Final.jar
[2026-02-25T22:43:27.261Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.5.Final/quarkus-resteasy-multipart-deployment-2.7.5.Final.pom
[2026-02-25T22:43:27.261Z] [INFO] Installing /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.5.Final/quarkus-resteasy-multipart-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] -----------< io.quarkus:quarkus-rest-client-jackson-parent >------------
[2026-02-25T22:43:27.261Z] [INFO] Building Quarkus - REST Client - Jackson 2.7.5.Final [382/964]
[2026-02-25T22:43:27.261Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jackson-parent ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jackson-parent ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jackson-parent ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jackson-parent ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jackson-parent ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jackson-parent ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jackson-parent ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jackson-parent ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jackson-parent ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jackson-parent ---
[2026-02-25T22:43:27.261Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jackson-parent ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jackson-parent ---
[2026-02-25T22:43:27.261Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson-parent/2.7.5.Final/quarkus-rest-client-jackson-parent-2.7.5.Final.pom
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-jackson >---------------
[2026-02-25T22:43:27.261Z] [INFO] Building Quarkus - REST Client - Jackson - Runtime 2.7.5.Final [383/964]
[2026-02-25T22:43:27.261Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.261Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.261Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:27.261Z] [INFO] Copying 1 resource
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.261Z] [INFO] No sources to compile
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.261Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:27.261Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/src/test/resources
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.261Z] [INFO] No sources to compile
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.261Z] [INFO] No tests to run.
[2026-02-25T22:43:27.261Z] [INFO]
[2026-02-25T22:43:27.261Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.261Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final.jar
[2026-02-25T22:43:27.575Z] [INFO]
[2026-02-25T22:43:27.575Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.575Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final-sources.jar
[2026-02-25T22:43:27.575Z] [INFO]
[2026-02-25T22:43:27.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jackson ---
[2026-02-25T22:43:27.576Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson/2.7.5.Final/quarkus-rest-client-jackson-2.7.5.Final.jar
[2026-02-25T22:43:27.576Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson/2.7.5.Final/quarkus-rest-client-jackson-2.7.5.Final.pom
[2026-02-25T22:43:27.576Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson/2.7.5.Final/quarkus-rest-client-jackson-2.7.5.Final-sources.jar
[2026-02-25T22:43:27.576Z] [INFO]
[2026-02-25T22:43:27.576Z] [INFO] ---------< io.quarkus:quarkus-rest-client-jackson-deployment >----------
[2026-02-25T22:43:27.576Z] [INFO] Building Quarkus - REST Client - Jackson - Deployment 2.7.5.Final [384/964]
[2026-02-25T22:43:27.576Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:43:27.576Z] [INFO]
[2026-02-25T22:43:27.576Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:27.576Z] [INFO]
[2026-02-25T22:43:27.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:28.249Z] [INFO]
[2026-02-25T22:43:28.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:28.249Z] [INFO]
[2026-02-25T22:43:28.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:28.249Z] [INFO]
[2026-02-25T22:43:28.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:28.249Z] [INFO]
[2026-02-25T22:43:28.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:28.249Z] [INFO]
[2026-02-25T22:43:28.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:28.249Z] [INFO]
[2026-02-25T22:43:28.249Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:28.249Z] [INFO]
[2026-02-25T22:43:28.249Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:28.249Z] [INFO] Processed 7 files in 12ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T22:43:28.249Z] [INFO]
[2026-02-25T22:43:28.249Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:28.249Z] [INFO] Processed 7 files in 00:00.005 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T22:43:28.249Z] [INFO]
[2026-02-25T22:43:28.249Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:28.249Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:28.249Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/src/main/resources
[2026-02-25T22:43:28.249Z] [INFO]
[2026-02-25T22:43:28.249Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:28.249Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:43:28.249Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/classes
[2026-02-25T22:43:28.249Z] [INFO]
[2026-02-25T22:43:28.249Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:28.249Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:28.249Z] [INFO] Copying 1 resource
[2026-02-25T22:43:28.249Z] [INFO]
[2026-02-25T22:43:28.249Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:28.249Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:43:28.249Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/test-classes
[2026-02-25T22:43:28.590Z] [INFO]
[2026-02-25T22:43:28.590Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:28.590Z] [INFO]
[2026-02-25T22:43:28.590Z] [INFO] -------------------------------------------------------
[2026-02-25T22:43:28.590Z] [INFO] T E S T S
[2026-02-25T22:43:28.590Z] [INFO] -------------------------------------------------------
[2026-02-25T22:43:28.590Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:43:29.266Z] [INFO] Running io.quarkus.restclient.jackson.deployment.JacksonRestClientTest
[2026-02-25T22:43:35.079Z] 2026-02-25 22:43:34,435 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.807s. Listening on: http://localhost:8081
[2026-02-25T22:43:35.079Z] 2026-02-25 22:43:34,438 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:43:35.079Z] 2026-02-25 22:43:34,438 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-jackson, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:43:36.749Z] 2026-02-25 22:43:36,368 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-25T22:43:36.749Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.153 s - in io.quarkus.restclient.jackson.deployment.JacksonRestClientTest
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] Results:
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:36.749Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final.jar
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:36.749Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jackson-deployment ---
[2026-02-25T22:43:36.749Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson-deployment/2.7.5.Final/quarkus-rest-client-jackson-deployment-2.7.5.Final.jar
[2026-02-25T22:43:36.749Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson-deployment/2.7.5.Final/quarkus-rest-client-jackson-deployment-2.7.5.Final.pom
[2026-02-25T22:43:36.749Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jackson-deployment/2.7.5.Final/quarkus-rest-client-jackson-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] ------------< io.quarkus:quarkus-rest-client-jsonb-parent >-------------
[2026-02-25T22:43:36.749Z] [INFO] Building Quarkus - REST Client - JSON-B 2.7.5.Final [385/964]
[2026-02-25T22:43:36.749Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jsonb-parent ---
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jsonb-parent ---
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jsonb-parent ---
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jsonb-parent ---
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jsonb-parent ---
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jsonb-parent ---
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jsonb-parent ---
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jsonb-parent ---
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jsonb-parent ---
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jsonb-parent ---
[2026-02-25T22:43:36.749Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jsonb-parent ---
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jsonb-parent ---
[2026-02-25T22:43:36.749Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb-parent/2.7.5.Final/quarkus-rest-client-jsonb-parent-2.7.5.Final.pom
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] ----------------< io.quarkus:quarkus-rest-client-jsonb >----------------
[2026-02-25T22:43:36.749Z] [INFO] Building Quarkus - REST Client - JSON-B - Runtime 2.7.5.Final [386/964]
[2026-02-25T22:43:36.749Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:36.749Z] [INFO]
[2026-02-25T22:43:36.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:37.062Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:37.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:37.062Z] [INFO] Copying 1 resource
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:37.062Z] [INFO] No sources to compile
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:37.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:37.062Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/src/test/resources
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:37.062Z] [INFO] No sources to compile
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:37.062Z] [INFO] No tests to run.
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:37.062Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final.jar
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:37.062Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final-sources.jar
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jsonb ---
[2026-02-25T22:43:37.062Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb/2.7.5.Final/quarkus-rest-client-jsonb-2.7.5.Final.jar
[2026-02-25T22:43:37.062Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb/2.7.5.Final/quarkus-rest-client-jsonb-2.7.5.Final.pom
[2026-02-25T22:43:37.062Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb/2.7.5.Final/quarkus-rest-client-jsonb-2.7.5.Final-sources.jar
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] ----------< io.quarkus:quarkus-rest-client-jsonb-deployment >-----------
[2026-02-25T22:43:37.062Z] [INFO] Building Quarkus - REST Client - JSON-B - Deployment 2.7.5.Final [387/964]
[2026-02-25T22:43:37.062Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:37.062Z] [INFO]
[2026-02-25T22:43:37.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:37.737Z] [INFO]
[2026-02-25T22:43:37.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:37.737Z] [INFO]
[2026-02-25T22:43:37.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:37.737Z] [INFO]
[2026-02-25T22:43:37.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:37.737Z] [INFO]
[2026-02-25T22:43:37.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:37.737Z] [INFO]
[2026-02-25T22:43:37.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:37.737Z] [INFO]
[2026-02-25T22:43:37.737Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:37.737Z] [INFO]
[2026-02-25T22:43:37.737Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:37.737Z] [INFO] Processed 7 files in 11ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T22:43:37.737Z] [INFO]
[2026-02-25T22:43:37.737Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:37.737Z] [INFO] Processed 7 files in 00:00.004 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T22:43:37.737Z] [INFO]
[2026-02-25T22:43:37.737Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:37.737Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:37.737Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/src/main/resources
[2026-02-25T22:43:37.737Z] [INFO]
[2026-02-25T22:43:37.737Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:37.737Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:43:37.737Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/classes
[2026-02-25T22:43:38.049Z] [INFO]
[2026-02-25T22:43:38.049Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:38.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:38.049Z] [INFO] Copying 1 resource
[2026-02-25T22:43:38.049Z] [INFO]
[2026-02-25T22:43:38.049Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:38.049Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:43:38.049Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/test-classes
[2026-02-25T22:43:38.049Z] [INFO]
[2026-02-25T22:43:38.049Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:38.049Z] [INFO]
[2026-02-25T22:43:38.049Z] [INFO] -------------------------------------------------------
[2026-02-25T22:43:38.049Z] [INFO] T E S T S
[2026-02-25T22:43:38.049Z] [INFO] -------------------------------------------------------
[2026-02-25T22:43:38.360Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:43:39.035Z] [INFO] Running io.quarkus.restclient.jsonb.deployment.JsonbRestClientTest
[2026-02-25T22:43:43.701Z] 2026-02-25 22:43:43,315 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.506s. Listening on: http://localhost:8081
[2026-02-25T22:43:43.701Z] 2026-02-25 22:43:43,317 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:43:43.701Z] 2026-02-25 22:43:43,317 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-jsonb, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:43:45.288Z] 2026-02-25 22:43:44,830 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:43:45.288Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.069 s - in io.quarkus.restclient.jsonb.deployment.JsonbRestClientTest
[2026-02-25T22:43:45.288Z] [INFO]
[2026-02-25T22:43:45.288Z] [INFO] Results:
[2026-02-25T22:43:45.288Z] [INFO]
[2026-02-25T22:43:45.288Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:43:45.288Z] [INFO]
[2026-02-25T22:43:45.288Z] [INFO]
[2026-02-25T22:43:45.288Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:45.288Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final.jar
[2026-02-25T22:43:45.288Z] [INFO]
[2026-02-25T22:43:45.288Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:45.288Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:43:45.288Z] [INFO]
[2026-02-25T22:43:45.288Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jsonb-deployment ---
[2026-02-25T22:43:45.288Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb-deployment/2.7.5.Final/quarkus-rest-client-jsonb-deployment-2.7.5.Final.jar
[2026-02-25T22:43:45.288Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb-deployment/2.7.5.Final/quarkus-rest-client-jsonb-deployment-2.7.5.Final.pom
[2026-02-25T22:43:45.288Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jsonb-deployment/2.7.5.Final/quarkus-rest-client-jsonb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:43:45.288Z] [INFO]
[2026-02-25T22:43:45.288Z] [INFO] -------------< io.quarkus:quarkus-rest-client-jaxb-parent >-------------
[2026-02-25T22:43:45.289Z] [INFO] Building Quarkus - REST Client - JAXB 2.7.5.Final [388/964]
[2026-02-25T22:43:45.289Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jaxb-parent ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jaxb-parent ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jaxb-parent ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jaxb-parent ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jaxb-parent ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jaxb-parent ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jaxb-parent ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jaxb-parent ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jaxb-parent ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jaxb-parent ---
[2026-02-25T22:43:45.289Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jaxb-parent ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jaxb-parent ---
[2026-02-25T22:43:45.289Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb-parent/2.7.5.Final/quarkus-rest-client-jaxb-parent-2.7.5.Final.pom
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] ----------------< io.quarkus:quarkus-rest-client-jaxb >-----------------
[2026-02-25T22:43:45.289Z] [INFO] Building Quarkus - REST Client - JAXB - Runtime 2.7.5.Final [389/964]
[2026-02-25T22:43:45.289Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.289Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.289Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:45.289Z] [INFO] Copying 1 resource
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.289Z] [INFO] No sources to compile
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.289Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:45.289Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/src/test/resources
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.289Z] [INFO] No sources to compile
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.289Z] [INFO] No tests to run.
[2026-02-25T22:43:45.289Z] [INFO]
[2026-02-25T22:43:45.289Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.602Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final.jar
[2026-02-25T22:43:45.602Z] [INFO]
[2026-02-25T22:43:45.602Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.602Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final-sources.jar
[2026-02-25T22:43:45.602Z] [INFO]
[2026-02-25T22:43:45.602Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jaxb ---
[2026-02-25T22:43:45.602Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb/2.7.5.Final/quarkus-rest-client-jaxb-2.7.5.Final.jar
[2026-02-25T22:43:45.602Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb/2.7.5.Final/quarkus-rest-client-jaxb-2.7.5.Final.pom
[2026-02-25T22:43:45.602Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb/2.7.5.Final/quarkus-rest-client-jaxb-2.7.5.Final-sources.jar
[2026-02-25T22:43:45.602Z] [INFO]
[2026-02-25T22:43:45.602Z] [INFO] -----------< io.quarkus:quarkus-rest-client-jaxb-deployment >-----------
[2026-02-25T22:43:45.602Z] [INFO] Building Quarkus - REST Client - JAXB - Deployment 2.7.5.Final [390/964]
[2026-02-25T22:43:45.602Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:43:45.602Z] [INFO]
[2026-02-25T22:43:45.602Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:45.602Z] [INFO]
[2026-02-25T22:43:45.602Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:45.913Z] [INFO]
[2026-02-25T22:43:45.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:46.225Z] [INFO]
[2026-02-25T22:43:46.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:46.225Z] [INFO]
[2026-02-25T22:43:46.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:46.225Z] [INFO]
[2026-02-25T22:43:46.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:46.225Z] [INFO]
[2026-02-25T22:43:46.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:46.225Z] [INFO]
[2026-02-25T22:43:46.225Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:46.225Z] [INFO]
[2026-02-25T22:43:46.225Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:46.225Z] [INFO] Processed 6 files in 11ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T22:43:46.225Z] [INFO]
[2026-02-25T22:43:46.225Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:46.225Z] [INFO] Processed 6 files in 00:00.004 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T22:43:46.225Z] [INFO]
[2026-02-25T22:43:46.225Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:46.225Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:46.225Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/src/main/resources
[2026-02-25T22:43:46.225Z] [INFO]
[2026-02-25T22:43:46.225Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:46.225Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:43:46.225Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/classes
[2026-02-25T22:43:46.225Z] [INFO]
[2026-02-25T22:43:46.225Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:46.225Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:46.225Z] [INFO] Copying 1 resource
[2026-02-25T22:43:46.225Z] [INFO]
[2026-02-25T22:43:46.225Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:46.225Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:43:46.225Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/test-classes
[2026-02-25T22:43:46.539Z] [INFO]
[2026-02-25T22:43:46.539Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:46.539Z] [INFO]
[2026-02-25T22:43:46.539Z] [INFO] -------------------------------------------------------
[2026-02-25T22:43:46.539Z] [INFO] T E S T S
[2026-02-25T22:43:46.539Z] [INFO] -------------------------------------------------------
[2026-02-25T22:43:46.539Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:43:47.638Z] [INFO] Running io.quarkus.restclient.jaxb.deployment.JaxbRestClientTest
[2026-02-25T22:43:52.257Z] 2026-02-25 22:43:51,911 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.519s. Listening on: http://localhost:8081
[2026-02-25T22:43:52.257Z] 2026-02-25 22:43:51,913 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:43:52.257Z] 2026-02-25 22:43:51,913 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-jaxb, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:43:53.860Z] 2026-02-25 22:43:53,450 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:43:53.860Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.203 s - in io.quarkus.restclient.jaxb.deployment.JaxbRestClientTest
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] Results:
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:53.860Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final.jar
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:53.860Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jaxb-deployment ---
[2026-02-25T22:43:53.860Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb-deployment/2.7.5.Final/quarkus-rest-client-jaxb-deployment-2.7.5.Final.jar
[2026-02-25T22:43:53.860Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb-deployment/2.7.5.Final/quarkus-rest-client-jaxb-deployment-2.7.5.Final.pom
[2026-02-25T22:43:53.860Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-jaxb-deployment/2.7.5.Final/quarkus-rest-client-jaxb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] ------------< io.quarkus:quarkus-rest-client-mutiny-parent >------------
[2026-02-25T22:43:53.860Z] [INFO] Building Quarkus - REST Client - Mutiny 2.7.5.Final [391/964]
[2026-02-25T22:43:53.860Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-mutiny-parent ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-mutiny-parent ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-mutiny-parent ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-mutiny-parent ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-mutiny-parent ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-mutiny-parent ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-mutiny-parent ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-mutiny-parent ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-mutiny-parent ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-mutiny-parent ---
[2026-02-25T22:43:53.860Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-mutiny-parent ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-mutiny-parent ---
[2026-02-25T22:43:53.860Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny-parent/2.7.5.Final/quarkus-rest-client-mutiny-parent-2.7.5.Final.pom
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-mutiny >----------------
[2026-02-25T22:43:53.860Z] [INFO] Building Quarkus - REST Client - Mutiny - Runtime 2.7.5.Final [392/964]
[2026-02-25T22:43:53.860Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:53.860Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:53.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:53.860Z] [INFO] Copying 1 resource
[2026-02-25T22:43:53.860Z] [INFO]
[2026-02-25T22:43:53.860Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:54.171Z] [INFO]
[2026-02-25T22:43:54.171Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:54.171Z] [INFO] No sources to compile
[2026-02-25T22:43:54.171Z] [INFO]
[2026-02-25T22:43:54.171Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:54.171Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:54.171Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/src/test/resources
[2026-02-25T22:43:54.171Z] [INFO]
[2026-02-25T22:43:54.171Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:54.172Z] [INFO] No sources to compile
[2026-02-25T22:43:54.172Z] [INFO]
[2026-02-25T22:43:54.172Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:54.172Z] [INFO] No tests to run.
[2026-02-25T22:43:54.172Z] [INFO]
[2026-02-25T22:43:54.172Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:54.172Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final.jar
[2026-02-25T22:43:54.172Z] [INFO]
[2026-02-25T22:43:54.172Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:54.172Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final-sources.jar
[2026-02-25T22:43:54.172Z] [INFO]
[2026-02-25T22:43:54.172Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-mutiny ---
[2026-02-25T22:43:54.172Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny/2.7.5.Final/quarkus-rest-client-mutiny-2.7.5.Final.jar
[2026-02-25T22:43:54.172Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny/2.7.5.Final/quarkus-rest-client-mutiny-2.7.5.Final.pom
[2026-02-25T22:43:54.172Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny/2.7.5.Final/quarkus-rest-client-mutiny-2.7.5.Final-sources.jar
[2026-02-25T22:43:54.172Z] [INFO]
[2026-02-25T22:43:54.172Z] [INFO] ----------< io.quarkus:quarkus-rest-client-mutiny-deployment >----------
[2026-02-25T22:43:54.172Z] [INFO] Building Quarkus - REST Client - Mutiny - Deployment 2.7.5.Final [393/964]
[2026-02-25T22:43:54.172Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:43:54.172Z] [INFO]
[2026-02-25T22:43:54.172Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:43:54.172Z] [INFO]
[2026-02-25T22:43:54.172Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:43:54.846Z] [INFO]
[2026-02-25T22:43:54.846Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:43:54.846Z] [INFO]
[2026-02-25T22:43:54.846Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:43:54.846Z] [INFO]
[2026-02-25T22:43:54.846Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:43:54.846Z] [INFO]
[2026-02-25T22:43:54.846Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:43:54.846Z] [INFO]
[2026-02-25T22:43:54.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:43:54.847Z] [INFO]
[2026-02-25T22:43:54.847Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:43:54.847Z] [INFO]
[2026-02-25T22:43:54.847Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:43:54.847Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:43:54.847Z] [INFO]
[2026-02-25T22:43:54.847Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:43:54.847Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:43:54.847Z] [INFO]
[2026-02-25T22:43:54.847Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:43:54.847Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:54.847Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/src/main/resources
[2026-02-25T22:43:54.847Z] [INFO]
[2026-02-25T22:43:54.847Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:43:54.847Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:43:54.847Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/classes
[2026-02-25T22:43:54.847Z] [INFO]
[2026-02-25T22:43:54.847Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:43:54.847Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:43:54.847Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/src/test/resources
[2026-02-25T22:43:54.847Z] [INFO]
[2026-02-25T22:43:54.847Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:43:54.847Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:43:54.847Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/test-classes
[2026-02-25T22:43:55.160Z] [INFO]
[2026-02-25T22:43:55.160Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:43:55.160Z] [INFO]
[2026-02-25T22:43:55.160Z] [INFO] -------------------------------------------------------
[2026-02-25T22:43:55.160Z] [INFO] T E S T S
[2026-02-25T22:43:55.160Z] [INFO] -------------------------------------------------------
[2026-02-25T22:43:55.160Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:43:56.261Z] [INFO] Running io.quarkus.restclient.mutiny.deployment.MutinyRestClientTest
[2026-02-25T22:44:02.021Z] 2026-02-25 22:44:00,945 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.614s. Listening on: http://localhost:8081
[2026-02-25T22:44:02.021Z] 2026-02-25 22:44:00,948 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:44:02.021Z] 2026-02-25 22:44:00,948 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-mutiny, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:44:02.333Z] 2026-02-25 22:44:01,984 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-25T22:44:02.333Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.13 s - in io.quarkus.restclient.mutiny.deployment.MutinyRestClientTest
[2026-02-25T22:44:02.333Z] [INFO]
[2026-02-25T22:44:02.333Z] [INFO] Results:
[2026-02-25T22:44:02.333Z] [INFO]
[2026-02-25T22:44:02.333Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:44:02.333Z] [INFO]
[2026-02-25T22:44:02.333Z] [INFO]
[2026-02-25T22:44:02.333Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:44:02.333Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final.jar
[2026-02-25T22:44:02.333Z] [INFO]
[2026-02-25T22:44:02.333Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:44:02.333Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:44:02.333Z] [INFO]
[2026-02-25T22:44:02.333Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-mutiny-deployment ---
[2026-02-25T22:44:02.333Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny-deployment/2.7.5.Final/quarkus-rest-client-mutiny-deployment-2.7.5.Final.jar
[2026-02-25T22:44:02.333Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny-deployment/2.7.5.Final/quarkus-rest-client-mutiny-deployment-2.7.5.Final.pom
[2026-02-25T22:44:02.333Z] [INFO] Installing /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-client-mutiny-deployment/2.7.5.Final/quarkus-rest-client-mutiny-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:44:02.333Z] [INFO]
[2026-02-25T22:44:02.333Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-streams-operators-parent >----
[2026-02-25T22:44:02.333Z] [INFO] Building Quarkus - SmallRye Reactive Streams Operators (deprecated) 2.7.5.Final [394/964]
[2026-02-25T22:44:02.333Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:44:02.333Z] [INFO]
[2026-02-25T22:44:02.333Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-25T22:44:02.333Z] [INFO]
[2026-02-25T22:44:02.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-25T22:44:02.334Z] [INFO]
[2026-02-25T22:44:02.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-25T22:44:02.334Z] [INFO]
[2026-02-25T22:44:02.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-25T22:44:02.334Z] [INFO]
[2026-02-25T22:44:02.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-25T22:44:02.334Z] [INFO]
[2026-02-25T22:44:02.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-25T22:44:02.334Z] [INFO]
[2026-02-25T22:44:02.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-25T22:44:02.334Z] [INFO]
[2026-02-25T22:44:02.334Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-25T22:44:02.334Z] [INFO]
[2026-02-25T22:44:02.334Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-25T22:44:02.334Z] [INFO]
[2026-02-25T22:44:02.334Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-25T22:44:02.334Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:44:02.334Z] [INFO]
[2026-02-25T22:44:02.334Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-25T22:44:02.334Z] [INFO]
[2026-02-25T22:44:02.334Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-02-25T22:44:02.334Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators-parent/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-parent-2.7.5.Final.pom
[2026-02-25T22:44:02.334Z] [INFO]
[2026-02-25T22:44:02.334Z] [INFO] -------< io.quarkus:quarkus-smallrye-reactive-streams-operators >-------
[2026-02-25T22:44:02.334Z] [INFO] Building Quarkus - SmallRye Reactive Streams Operators - Runtime 2.7.5.Final [395/964]
[2026-02-25T22:44:02.334Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:44:02.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators/1.0.13/smallrye-reactive-streams-operators-1.0.13.pom
[2026-02-25T22:44:02.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators/1.0.13/smallrye-reactive-streams-operators-1.0.13.pom (4.7 kB at 53 kB/s)
[2026-02-25T22:44:02.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators-project/1.0.13/smallrye-reactive-streams-operators-project-1.0.13.pom
[2026-02-25T22:44:02.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators-project/1.0.13/smallrye-reactive-streams-operators-project-1.0.13.pom (11 kB at 146 kB/s)
[2026-02-25T22:44:02.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/18/smallrye-parent-18.pom
[2026-02-25T22:44:02.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/18/smallrye-parent-18.pom (39 kB at 399 kB/s)
[2026-02-25T22:44:02.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.pom
[2026-02-25T22:44:02.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.pom (2.4 kB at 32 kB/s)
[2026-02-25T22:44:02.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-propagators-rxjava2/1.2.2/smallrye-context-propagation-propagators-rxjava2-1.2.2.pom
[2026-02-25T22:44:03.325Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-propagators-rxjava2/1.2.2/smallrye-context-propagation-propagators-rxjava2-1.2.2.pom (1.1 kB at 1.5 kB/s)
[2026-02-25T22:44:03.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators/1.0.13/smallrye-reactive-streams-operators-1.0.13.jar
[2026-02-25T22:44:03.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.jar
[2026-02-25T22:44:03.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-propagators-rxjava2/1.2.2/smallrye-context-propagation-propagators-rxjava2-1.2.2.jar
[2026-02-25T22:44:03.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.jar (2.4 MB at 41 MB/s)
[2026-02-25T22:44:03.637Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-streams-operators/1.0.13/smallrye-reactive-streams-operators-1.0.13.jar (89 kB at 1.0 MB/s)
[2026-02-25T22:44:03.950Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-propagators-rxjava2/1.2.2/smallrye-context-propagation-propagators-rxjava2-1.2.2.jar (26 kB at 70 kB/s)
[2026-02-25T22:44:03.950Z] [INFO]
[2026-02-25T22:44:03.950Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:03.950Z] [INFO]
[2026-02-25T22:44:03.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:03.950Z] [INFO]
[2026-02-25T22:44:03.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:03.950Z] [INFO]
[2026-02-25T22:44:03.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:03.950Z] [INFO]
[2026-02-25T22:44:03.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:03.950Z] [INFO]
[2026-02-25T22:44:03.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:03.950Z] [INFO]
[2026-02-25T22:44:03.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:03.950Z] [INFO]
[2026-02-25T22:44:03.950Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:03.950Z] [INFO]
[2026-02-25T22:44:03.950Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:03.950Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:44:03.950Z] [INFO]
[2026-02-25T22:44:03.950Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:03.950Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:44:03.950Z] [INFO]
[2026-02-25T22:44:03.950Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:03.950Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:44:03.950Z] [INFO] Copying 1 resource
[2026-02-25T22:44:03.950Z] [INFO]
[2026-02-25T22:44:03.950Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:03.950Z] [INFO]
[2026-02-25T22:44:03.950Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:03.950Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:44:03.950Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/classes
[2026-02-25T22:44:04.263Z] [INFO]
[2026-02-25T22:44:04.263Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:04.263Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:44:04.263Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/src/test/resources
[2026-02-25T22:44:04.263Z] [INFO]
[2026-02-25T22:44:04.263Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:04.263Z] [INFO] No sources to compile
[2026-02-25T22:44:04.263Z] [INFO]
[2026-02-25T22:44:04.263Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:04.263Z] [INFO] No tests to run.
[2026-02-25T22:44:04.263Z] [INFO]
[2026-02-25T22:44:04.263Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:04.263Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/quarkus-smallrye-reactive-streams-operators-2.7.5.Final.jar
[2026-02-25T22:44:04.263Z] [INFO]
[2026-02-25T22:44:04.263Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:04.263Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/quarkus-smallrye-reactive-streams-operators-2.7.5.Final-sources.jar
[2026-02-25T22:44:04.263Z] [INFO]
[2026-02-25T22:44:04.263Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-streams-operators ---
[2026-02-25T22:44:04.263Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/quarkus-smallrye-reactive-streams-operators-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-2.7.5.Final.jar
[2026-02-25T22:44:04.263Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-2.7.5.Final.pom
[2026-02-25T22:44:04.263Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/quarkus-smallrye-reactive-streams-operators-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-2.7.5.Final-sources.jar
[2026-02-25T22:44:04.263Z] [INFO]
[2026-02-25T22:44:04.263Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-streams-operators-deployment >--
[2026-02-25T22:44:04.263Z] [INFO] Building Quarkus - SmallRye Reactive Streams Operators - Deployment 2.7.5.Final [396/964]
[2026-02-25T22:44:04.263Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:44:04.263Z] [INFO]
[2026-02-25T22:44:04.263Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:04.263Z] [INFO]
[2026-02-25T22:44:04.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:04.940Z] [INFO]
[2026-02-25T22:44:04.940Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:04.940Z] [INFO]
[2026-02-25T22:44:04.940Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:04.940Z] [INFO]
[2026-02-25T22:44:04.940Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:04.940Z] [INFO]
[2026-02-25T22:44:04.940Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:04.940Z] [INFO]
[2026-02-25T22:44:04.940Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:04.940Z] [INFO]
[2026-02-25T22:44:04.940Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:04.940Z] [INFO]
[2026-02-25T22:44:04.940Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:04.940Z] [INFO] Processed 4 files in 10ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:44:04.940Z] [INFO]
[2026-02-25T22:44:04.940Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:04.941Z] [INFO] Processed 4 files in 00:00.004 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:44:04.941Z] [INFO]
[2026-02-25T22:44:04.941Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:04.941Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:44:04.941Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/src/main/resources
[2026-02-25T22:44:04.941Z] [INFO]
[2026-02-25T22:44:04.941Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:04.941Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:44:04.941Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/classes
[2026-02-25T22:44:05.256Z] [INFO]
[2026-02-25T22:44:05.256Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:05.256Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:44:05.256Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/src/test/resources
[2026-02-25T22:44:05.256Z] [INFO]
[2026-02-25T22:44:05.256Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:05.256Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:44:05.256Z] [INFO] Compiling 3 source files to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/test-classes
[2026-02-25T22:44:05.569Z] [INFO]
[2026-02-25T22:44:05.569Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:05.569Z] [INFO]
[2026-02-25T22:44:05.569Z] [INFO] -------------------------------------------------------
[2026-02-25T22:44:05.569Z] [INFO] T E S T S
[2026-02-25T22:44:05.569Z] [INFO] -------------------------------------------------------
[2026-02-25T22:44:05.569Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:44:06.241Z] [INFO] Running io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsUsageTest
[2026-02-25T22:44:10.898Z] 2026-02-25 22:44:10,110 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.369s. Listening on: http://localhost:8081
[2026-02-25T22:44:10.898Z] 2026-02-25 22:44:10,112 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:44:10.898Z] 2026-02-25 22:44:10,112 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-streams-operators, vertx]
[2026-02-25T22:44:10.898Z] 2026-02-25 22:44:10,627 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:44:10.898Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.681 s - in io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsUsageTest
[2026-02-25T22:44:10.898Z] [INFO] Running io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2026-02-25T22:44:18.003Z] Tests paused
[2026-02-25T22:44:18.003Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:44:18.003Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:44:18.003Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:44:18.003Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:44:18.003Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:44:18.003Z] 2026-02-25 22:44:13,711 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.829s. Listening on: http://localhost:8080
[2026-02-25T22:44:18.003Z] 2026-02-25 22:44:13,712 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:44:18.003Z] 2026-02-25 22:44:13,712 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-streams-operators, vertx]
[2026-02-25T22:44:18.003Z] 2026-02-25 22:44:16,524 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyTestResource.class.
[2026-02-25T22:44:18.003Z] 2026-02-25 22:44:16,532 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:44:18.003Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:44:18.003Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:44:18.003Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:44:18.003Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:44:18.003Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:44:18.003Z] 2026-02-25 22:44:16,875 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.337s. Listening on: http://localhost:8080
[2026-02-25T22:44:18.003Z] 2026-02-25 22:44:16,876 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:44:18.003Z] 2026-02-25 22:44:16,876 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-streams-operators, vertx]
[2026-02-25T22:44:18.003Z] 2026-02-25 22:44:16,876 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.933s
[2026-02-25T22:44:18.003Z] 2026-02-25 22:44:16,887 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:44:18.003Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.274 s - in io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2026-02-25T22:44:18.003Z] [INFO]
[2026-02-25T22:44:18.003Z] [INFO] Results:
[2026-02-25T22:44:18.003Z] [INFO]
[2026-02-25T22:44:18.003Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:44:18.003Z] [INFO]
[2026-02-25T22:44:18.003Z] [INFO]
[2026-02-25T22:44:18.003Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:18.003Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final.jar
[2026-02-25T22:44:18.003Z] [INFO]
[2026-02-25T22:44:18.003Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:18.003Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:44:18.003Z] [INFO]
[2026-02-25T22:44:18.003Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-02-25T22:44:18.003Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators-deployment/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final.jar
[2026-02-25T22:44:18.003Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators-deployment/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final.pom
[2026-02-25T22:44:18.003Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-streams-operators-deployment/2.7.5.Final/quarkus-smallrye-reactive-streams-operators-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:44:18.003Z] [INFO]
[2026-02-25T22:44:18.003Z] [INFO] ----< io.quarkus:quarkus-smallrye-reactive-type-converters-parent >-----
[2026-02-25T22:44:18.003Z] [INFO] Building Quarkus - SmallRye Reactive Type Converters 2.7.5.Final [397/964]
[2026-02-25T22:44:18.003Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:44:18.003Z] [INFO]
[2026-02-25T22:44:18.003Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-25T22:44:18.004Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-02-25T22:44:18.004Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters-parent/2.7.5.Final/quarkus-smallrye-reactive-type-converters-parent-2.7.5.Final.pom
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-type-converters >--------
[2026-02-25T22:44:18.004Z] [INFO] Building Quarkus - SmallRye Reactive Type Converters - Runtime 2.7.5.Final [398/964]
[2026-02-25T22:44:18.004Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:44:18.004Z] [INFO] Copying 1 resource
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO] No sources to compile
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:44:18.004Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/src/test/resources
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO] No sources to compile
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO] No tests to run.
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/target/quarkus-smallrye-reactive-type-converters-2.7.5.Final.jar
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/target/quarkus-smallrye-reactive-type-converters-2.7.5.Final-sources.jar
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-type-converters ---
[2026-02-25T22:44:18.004Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/target/quarkus-smallrye-reactive-type-converters-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters/2.7.5.Final/quarkus-smallrye-reactive-type-converters-2.7.5.Final.jar
[2026-02-25T22:44:18.004Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters/2.7.5.Final/quarkus-smallrye-reactive-type-converters-2.7.5.Final.pom
[2026-02-25T22:44:18.004Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/target/quarkus-smallrye-reactive-type-converters-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters/2.7.5.Final/quarkus-smallrye-reactive-type-converters-2.7.5.Final-sources.jar
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-type-converters-deployment >---
[2026-02-25T22:44:18.004Z] [INFO] Building Quarkus - SmallRye Reactive Type Converters - Deployment 2.7.5.Final [399/964]
[2026-02-25T22:44:18.004Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.004Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.004Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.004Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:44:18.004Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/src/main/resources
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.004Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:44:18.004Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/classes
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.004Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:44:18.004Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/src/test/resources
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.004Z] [INFO] No sources to compile
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.004Z] [INFO] No tests to run.
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.004Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.004Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final.jar
[2026-02-25T22:44:18.004Z] [INFO]
[2026-02-25T22:44:18.005Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.005Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:44:18.005Z] [INFO]
[2026-02-25T22:44:18.005Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-02-25T22:44:18.005Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters-deployment/2.7.5.Final/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final.jar
[2026-02-25T22:44:18.005Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters-deployment/2.7.5.Final/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final.pom
[2026-02-25T22:44:18.005Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-type-converters-deployment/2.7.5.Final/quarkus-smallrye-reactive-type-converters-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:44:18.005Z] [INFO]
[2026-02-25T22:44:18.005Z] [INFO] --< io.quarkus:quarkus-mutiny-reactive-streams-operators-deployment >---
[2026-02-25T22:44:18.005Z] [INFO] Building Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment 2.7.5.Final [400/964]
[2026-02-25T22:44:18.005Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:44:18.005Z] [INFO]
[2026-02-25T22:44:18.005Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:18.005Z] [INFO]
[2026-02-25T22:44:18.005Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:18.681Z] [INFO]
[2026-02-25T22:44:18.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:18.681Z] [INFO]
[2026-02-25T22:44:18.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:18.681Z] [INFO]
[2026-02-25T22:44:18.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:18.681Z] [INFO]
[2026-02-25T22:44:18.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:18.681Z] [INFO]
[2026-02-25T22:44:18.681Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:18.681Z] [INFO]
[2026-02-25T22:44:18.681Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:18.681Z] [INFO]
[2026-02-25T22:44:18.681Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:18.681Z] [INFO] Processed 4 files in 10ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:44:18.681Z] [INFO]
[2026-02-25T22:44:18.681Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:18.681Z] [INFO] Processed 4 files in 00:00.004 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:44:18.681Z] [INFO]
[2026-02-25T22:44:18.681Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:18.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:44:18.681Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/src/main/resources
[2026-02-25T22:44:18.681Z] [INFO]
[2026-02-25T22:44:18.681Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:18.681Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:44:18.681Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/classes
[2026-02-25T22:44:18.992Z] [INFO]
[2026-02-25T22:44:18.992Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:18.992Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:44:18.992Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/src/test/resources
[2026-02-25T22:44:18.992Z] [INFO]
[2026-02-25T22:44:18.992Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:18.992Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:44:18.992Z] [INFO] Compiling 3 source files to /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/test-classes
[2026-02-25T22:44:19.304Z] [INFO]
[2026-02-25T22:44:19.304Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:19.304Z] [INFO]
[2026-02-25T22:44:19.304Z] [INFO] -------------------------------------------------------
[2026-02-25T22:44:19.304Z] [INFO] T E S T S
[2026-02-25T22:44:19.304Z] [INFO] -------------------------------------------------------
[2026-02-25T22:44:19.304Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:44:19.979Z] [INFO] Running io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsUsageTest
[2026-02-25T22:44:24.604Z] 2026-02-25 22:44:24,425 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8081
[2026-02-25T22:44:24.604Z] 2026-02-25 22:44:24,427 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:44:24.604Z] 2026-02-25 22:44:24,427 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:44:25.280Z] 2026-02-25 22:44:25,058 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:44:25.280Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.391 s - in io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsUsageTest
[2026-02-25T22:44:25.280Z] [INFO] Running io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2026-02-25T22:44:32.389Z] Tests paused
[2026-02-25T22:44:32.389Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:44:32.389Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:44:32.389Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:44:32.389Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:44:32.389Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:44:32.389Z] 2026-02-25 22:44:28,782 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.440s. Listening on: http://localhost:8080
[2026-02-25T22:44:32.389Z] 2026-02-25 22:44:28,783 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:44:32.389Z] 2026-02-25 22:44:28,783 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:44:32.389Z] 2026-02-25 22:44:31,735 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyTestResource.class.
[2026-02-25T22:44:32.389Z] 2026-02-25 22:44:31,750 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-25T22:44:32.389Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:44:32.389Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:44:32.389Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:44:32.389Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:44:32.389Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:44:32.389Z] 2026-02-25 22:44:32,120 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.362s. Listening on: http://localhost:8080
[2026-02-25T22:44:32.389Z] 2026-02-25 22:44:32,121 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:44:32.389Z] 2026-02-25 22:44:32,121 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:44:32.389Z] 2026-02-25 22:44:32,121 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.099s
[2026-02-25T22:44:32.389Z] 2026-02-25 22:44:32,145 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:44:32.389Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.108 s - in io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2026-02-25T22:44:32.389Z] [INFO]
[2026-02-25T22:44:32.389Z] [INFO] Results:
[2026-02-25T22:44:32.389Z] [INFO]
[2026-02-25T22:44:32.389Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:44:32.389Z] [INFO]
[2026-02-25T22:44:32.389Z] [INFO]
[2026-02-25T22:44:32.389Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:32.389Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final.jar
[2026-02-25T22:44:32.389Z] [INFO]
[2026-02-25T22:44:32.389Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:32.389Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:44:32.701Z] [INFO]
[2026-02-25T22:44:32.702Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-02-25T22:44:32.702Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final.jar
[2026-02-25T22:44:32.702Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final.pom
[2026-02-25T22:44:32.702Z] [INFO] Installing /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.5.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:44:32.702Z] [INFO]
[2026-02-25T22:44:32.702Z] [INFO] -------< io.quarkus:quarkus-smallrye-reactive-messaging-parent >--------
[2026-02-25T22:44:32.702Z] [INFO] Building Quarkus - SmallRye Reactive Messaging 2.7.5.Final [401/964]
[2026-02-25T22:44:32.702Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:44:32.702Z] [INFO]
[2026-02-25T22:44:32.702Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-25T22:44:32.702Z] [INFO]
[2026-02-25T22:44:32.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-25T22:44:32.702Z] [INFO]
[2026-02-25T22:44:32.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-25T22:44:32.702Z] [INFO]
[2026-02-25T22:44:32.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-25T22:44:32.702Z] [INFO]
[2026-02-25T22:44:32.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-25T22:44:32.702Z] [INFO]
[2026-02-25T22:44:32.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-25T22:44:32.702Z] [INFO]
[2026-02-25T22:44:32.702Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-25T22:44:32.702Z] [INFO]
[2026-02-25T22:44:32.702Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-25T22:44:32.702Z] [INFO]
[2026-02-25T22:44:32.702Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-25T22:44:32.702Z] [INFO]
[2026-02-25T22:44:32.702Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-25T22:44:32.702Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:44:32.702Z] [INFO]
[2026-02-25T22:44:32.702Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-25T22:44:32.702Z] [INFO]
[2026-02-25T22:44:32.702Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-02-25T22:44:32.702Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-parent-2.7.5.Final.pom
[2026-02-25T22:44:32.702Z] [INFO]
[2026-02-25T22:44:32.702Z] [INFO] -------< io.quarkus:quarkus-smallrye-reactive-messaging-kotlin >--------
[2026-02-25T22:44:32.702Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kotlin 2.7.5.Final [402/964]
[2026-02-25T22:44:32.702Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:44:32.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.pom
[2026-02-25T22:44:32.702Z] [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 24 kB/s)
[2026-02-25T22:44:32.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging/3.13.0/smallrye-reactive-messaging-3.13.0.pom
[2026-02-25T22:44:32.702Z] [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 205 kB/s)
[2026-02-25T22:44:32.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom
[2026-02-25T22:44:33.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom (9.8 kB at 112 kB/s)
[2026-02-25T22:44:33.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom
[2026-02-25T22:44:33.027Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom (66 kB at 783 kB/s)
[2026-02-25T22:44:33.027Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/4.2.1/vertx-stack-depchain-4.2.1.pom
[2026-02-25T22:44:33.339Z] [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 47 kB/s)
[2026-02-25T22:44:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/4.2.1/vertx-stack-4.2.1.pom
[2026-02-25T22:44:33.339Z] [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 29 kB/s)
[2026-02-25T22:44:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.1/vertx-dependencies-4.2.1.pom
[2026-02-25T22:44:33.339Z] [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 478 kB/s)
[2026-02-25T22:44:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
[2026-02-25T22:44:33.339Z] [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 102 kB/s)
[2026-02-25T22:44:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.jar
[2026-02-25T22:44:33.655Z] [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 1.2 MB/s)
[2026-02-25T22:44:33.655Z] [INFO]
[2026-02-25T22:44:33.655Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:33.655Z] [INFO]
[2026-02-25T22:44:33.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:33.655Z] [INFO]
[2026-02-25T22:44:33.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:33.655Z] [INFO]
[2026-02-25T22:44:33.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:33.655Z] [INFO]
[2026-02-25T22:44:33.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:33.655Z] [INFO]
[2026-02-25T22:44:33.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:33.655Z] [INFO]
[2026-02-25T22:44:33.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:33.655Z] [INFO]
[2026-02-25T22:44:33.655Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:33.655Z] [INFO]
[2026-02-25T22:44:33.655Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:33.655Z] [INFO]
[2026-02-25T22:44:33.655Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:33.655Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:44:33.655Z] [INFO]
[2026-02-25T22:44:33.655Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:33.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:44:33.655Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging/kotlin/src/main/resources
[2026-02-25T22:44:33.655Z] [INFO]
[2026-02-25T22:44:33.655Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:34.767Z] [INFO]
[2026-02-25T22:44:34.767Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:34.767Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:44:34.767Z] [INFO]
[2026-02-25T22:44:34.767Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:34.767Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:44:34.767Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging/kotlin/src/test/resources
[2026-02-25T22:44:34.767Z] [INFO]
[2026-02-25T22:44:34.767Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:34.767Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-25T22:44:34.767Z] [INFO]
[2026-02-25T22:44:34.767Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:34.767Z] [INFO] No sources to compile
[2026-02-25T22:44:34.767Z] [INFO]
[2026-02-25T22:44:34.767Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:34.767Z] [INFO] No tests to run.
[2026-02-25T22:44:34.767Z] [INFO]
[2026-02-25T22:44:34.767Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:34.767Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final.jar
[2026-02-25T22:44:34.767Z] [INFO]
[2026-02-25T22:44:34.767Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:34.767Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final-sources.jar
[2026-02-25T22:44:35.080Z] [INFO]
[2026-02-25T22:44:35.080Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-02-25T22:44:35.080Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.5.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final.jar
[2026-02-25T22:44:35.080Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.5.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final.pom
[2026-02-25T22:44:35.080Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.5.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final-sources.jar
[2026-02-25T22:44:35.080Z] [INFO]
[2026-02-25T22:44:35.080Z] [INFO] -----------< io.quarkus:quarkus-smallrye-reactive-messaging >-----------
[2026-02-25T22:44:35.080Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Runtime 2.7.5.Final [403/964]
[2026-02-25T22:44:35.080Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:44:35.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.pom
[2026-02-25T22:44:35.080Z] [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 30 kB/s)
[2026-02-25T22:44:35.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.pom
[2026-02-25T22:44:35.757Z] [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 2.4 kB/s)
[2026-02-25T22:44:35.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.jar
[2026-02-25T22:44:35.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.jar
[2026-02-25T22:44:35.757Z] [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 127 kB/s)
[2026-02-25T22:44:35.757Z] [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 2.1 MB/s)
[2026-02-25T22:44:35.757Z] [INFO]
[2026-02-25T22:44:35.757Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:35.757Z] [INFO]
[2026-02-25T22:44:35.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:36.071Z] [INFO]
[2026-02-25T22:44:36.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:36.071Z] [INFO]
[2026-02-25T22:44:36.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:36.071Z] [INFO]
[2026-02-25T22:44:36.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:36.071Z] [INFO]
[2026-02-25T22:44:36.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:36.071Z] [INFO]
[2026-02-25T22:44:36.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:36.071Z] [INFO]
[2026-02-25T22:44:36.071Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:36.071Z] [INFO]
[2026-02-25T22:44:36.071Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:36.071Z] [INFO] Processed 13 files in 25ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-25T22:44:36.071Z] [INFO]
[2026-02-25T22:44:36.071Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:36.071Z] [INFO] Processed 13 files in 00:00.029 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-25T22:44:36.071Z] [INFO]
[2026-02-25T22:44:36.071Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:36.071Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:44:36.071Z] [INFO] Copying 2 resources
[2026-02-25T22:44:36.071Z] [INFO]
[2026-02-25T22:44:36.071Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:36.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.pom
[2026-02-25T22:44:36.383Z] [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 18 kB/s)
[2026-02-25T22:44:36.383Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom
[2026-02-25T22:44:36.697Z] [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 22 kB/s)
[2026-02-25T22:44:36.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar
[2026-02-25T22:44:37.011Z] [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.1 MB/s)
[2026-02-25T22:44:37.011Z] [INFO]
[2026-02-25T22:44:37.011Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:37.011Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:44:37.011Z] [INFO] Compiling 13 source files to /quarkus/extensions/smallrye-reactive-messaging/runtime/target/classes
[2026-02-25T22:44:37.325Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/QuarkusWorkerPoolRegistry.java:[27,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:44:37.325Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/QuarkusWorkerPoolRegistry.java:[27,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:44:37.325Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/QuarkusWorkerPoolRegistry.java:[27,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T22:44:37.325Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/devmode/DevModeSupportConnectorFactoryInterceptor.java:[35,93] unchecked cast
[2026-02-25T22:44:37.325Z] required: org.eclipse.microprofile.reactive.streams.operators.PublisherBuilder<org.eclipse.microprofile.reactive.messaging.Message<?>>
[2026-02-25T22:44:37.325Z] found: java.lang.Object
[2026-02-25T22:44:37.325Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/devmode/DevModeSupportConnectorFactoryInterceptor.java:[50,107] unchecked cast
[2026-02-25T22:44:37.326Z] required: org.eclipse.microprofile.reactive.streams.operators.SubscriberBuilder<org.eclipse.microprofile.reactive.messaging.Message<?>,java.lang.Void>
[2026-02-25T22:44:37.326Z] found: java.lang.Object
[2026-02-25T22:44:37.326Z] [INFO]
[2026-02-25T22:44:37.326Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:37.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:44:37.326Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging/runtime/src/test/resources
[2026-02-25T22:44:37.326Z] [INFO]
[2026-02-25T22:44:37.326Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:37.326Z] [INFO] No sources to compile
[2026-02-25T22:44:37.326Z] [INFO]
[2026-02-25T22:44:37.326Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:37.326Z] [INFO] No tests to run.
[2026-02-25T22:44:37.326Z] [INFO]
[2026-02-25T22:44:37.326Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:37.326Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final.jar
[2026-02-25T22:44:37.326Z] [INFO]
[2026-02-25T22:44:37.326Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:37.326Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final-sources.jar
[2026-02-25T22:44:37.326Z] [INFO]
[2026-02-25T22:44:37.326Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging ---
[2026-02-25T22:44:37.326Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.5.Final/quarkus-smallrye-reactive-messaging-2.7.5.Final.jar
[2026-02-25T22:44:37.326Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.5.Final/quarkus-smallrye-reactive-messaging-2.7.5.Final.pom
[2026-02-25T22:44:37.326Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.5.Final/quarkus-smallrye-reactive-messaging-2.7.5.Final-sources.jar
[2026-02-25T22:44:37.326Z] [INFO]
[2026-02-25T22:44:37.326Z] [INFO] -----< io.quarkus:quarkus-smallrye-reactive-messaging-deployment >------
[2026-02-25T22:44:37.326Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Deployment 2.7.5.Final [404/964]
[2026-02-25T22:44:37.326Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:44:37.326Z] [INFO]
[2026-02-25T22:44:37.326Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:44:37.326Z] [INFO]
[2026-02-25T22:44:37.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:44:38.004Z] [INFO]
[2026-02-25T22:44:38.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:44:38.004Z] [INFO]
[2026-02-25T22:44:38.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:44:38.004Z] [INFO]
[2026-02-25T22:44:38.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:44:38.004Z] [INFO]
[2026-02-25T22:44:38.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:44:38.004Z] [INFO]
[2026-02-25T22:44:38.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:44:38.004Z] [INFO]
[2026-02-25T22:44:38.004Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:44:38.004Z] [INFO]
[2026-02-25T22:44:38.004Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:44:38.004Z] [INFO] Processed 92 files in 128ms (Formatted: 0, Unchanged: 92, Failed: 0, Readonly: 0)
[2026-02-25T22:44:38.004Z] [INFO]
[2026-02-25T22:44:38.004Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:44:38.319Z] [INFO] Processed 92 files in 00:00.181 (Already Sorted: 92, Needed Sorting: 0)
[2026-02-25T22:44:38.319Z] [INFO]
[2026-02-25T22:44:38.319Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:44:38.319Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:44:38.319Z] [INFO] Copying 3 resources
[2026-02-25T22:44:38.319Z] [INFO]
[2026-02-25T22:44:38.319Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:44:38.319Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:44:38.319Z] [INFO] Compiling 18 source files to /quarkus/extensions/smallrye-reactive-messaging/deployment/target/classes
[2026-02-25T22:44:38.995Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/ReactiveMessagingDotNames.java:[41,71] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:38.995Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/ReactiveMessagingDotNames.java:[45,71] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:38.995Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/ReactiveMessagingDotNames.java:[48,68] io.smallrye.reactive.messaging.annotations.OnOverflow in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:38.995Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/SmallRyeReactiveMessagingProcessor.java:[98,74] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:38.995Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/SmallRyeReactiveMessagingProcessor.java:[253,84] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T22:44:38.995Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/SmallRyeReactiveMessagingProcessor.java:[253,95] unchecked cast
[2026-02-25T22:44:38.996Z] required: java.lang.Class<? extends io.smallrye.reactive.messaging.Invoker>
[2026-02-25T22:44:38.996Z] found: java.lang.Class<capture#1 of ?>
[2026-02-25T22:44:38.996Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/QuarkusMediatorConfigurationUtil.java:[84,52] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T22:44:38.996Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/QuarkusMediatorConfigurationUtil.java:[87,48] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T22:44:38.996Z] [INFO]
[2026-02-25T22:44:38.996Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:44:38.996Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:44:38.996Z] [INFO] Copying 3 resources
[2026-02-25T22:44:38.996Z] [INFO]
[2026-02-25T22:44:38.996Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:44:38.996Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:44:38.996Z] [INFO] Compiling 74 source files to /quarkus/extensions/smallrye-reactive-messaging/deployment/target/test-classes
[2026-02-25T22:44:39.689Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[19,5] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.689Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[18,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.689Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[19,5] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.689Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[18,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.689Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[19,5] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.689Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedEmitterExample.java:[18,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.689Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java:[19,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.689Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java:[19,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.689Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java:[19,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.689Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedChannelConsumer.java:[21,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.689Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedChannelConsumer.java:[21,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.689Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/channels/DeprecatedChannelConsumer.java:[21,6] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.689Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[192,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.689Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[192,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.689Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[192,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[81,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[80,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[81,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[80,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[81,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[80,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[83,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[83,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[83,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[108,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[107,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[108,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[107,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[108,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[107,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[110,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[110,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[110,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[134,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[133,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[134,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[133,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[134,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[133,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[136,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[136,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[136,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[160,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[159,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[160,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[159,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[160,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[159,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[162,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[162,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/TransformerSignatureTest.java:[162,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[428,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.690Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[428,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[428,18] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[128,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[127,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[128,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[127,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[128,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[127,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[130,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[130,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[130,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[154,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[153,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[154,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[153,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[154,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[153,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[156,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[156,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[156,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[179,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[178,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[179,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[178,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[179,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[178,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[181,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[181,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[181,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[205,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[204,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[205,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[204,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[205,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[204,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[207,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[207,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[207,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[230,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.691Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[229,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.692Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[230,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.692Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[229,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.692Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[230,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.692Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[229,10] io.smallrye.reactive.messaging.annotations.Channel in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.692Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[232,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.692Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[232,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.692Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[232,16] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.692Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java:[254,9] io.smallrye.reactive.messaging.annotations.Emitter in io.smallrye.reactive.messaging.annotations has been deprecated
[2026-02-25T22:44:39.692Z] [INFO] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/test/java/io/quarkus/smallrye/reactivemessaging/signatures/ProcessorSignatureTest.java: Some input files additionally use or override a deprecated API.
[2026-02-25T22:44:39.692Z] [INFO]
[2026-02-25T22:44:39.692Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:44:39.692Z] [INFO]
[2026-02-25T22:44:39.692Z] [INFO] -------------------------------------------------------
[2026-02-25T22:44:39.692Z] [INFO] T E S T S
[2026-02-25T22:44:39.692Z] [INFO] -------------------------------------------------------
[2026-02-25T22:44:40.003Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:44:40.680Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest
[2026-02-25T22:44:53.611Z] Tests paused
[2026-02-25T22:44:53.611Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:44:53.611Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:44:53.611Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:44:53.611Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:44:53.611Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:44:53.611Z] 2026-02-25 22:44:46,483 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.757s. Listening on: http://localhost:8080
[2026-02-25T22:44:53.611Z] 2026-02-25 22:44:46,486 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:44:53.611Z] 2026-02-25 22:44:46,486 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:44:53.611Z] 2026-02-25 22:44:50,618 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeConnector.class.
[2026-02-25T22:44:53.611Z] 2026-02-25 22:44:50,637 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.017s
[2026-02-25T22:44:53.611Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:44:53.611Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:44:53.611Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:44:53.611Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:44:53.611Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:44:53.611Z] 2026-02-25 22:44:51,012 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.366s. Listening on: http://localhost:8080
[2026-02-25T22:44:53.611Z] 2026-02-25 22:44:51,013 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:44:53.611Z] 2026-02-25 22:44:51,013 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:44:53.611Z] 2026-02-25 22:44:51,014 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.228s
[2026-02-25T22:44:53.611Z] 2026-02-25 22:44:51,269 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test14293888915931881653/src/main/resources/application.properties
[2026-02-25T22:44:53.611Z] 2026-02-25 22:44:51,271 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:44:53.611Z] 2026-02-25 22:44:51,276 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-25T22:44:53.611Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:44:53.611Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:44:53.611Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:44:53.611Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:44:53.611Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:44:53.611Z] 2026-02-25 22:44:51,743 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.460s. Listening on: http://localhost:8080
[2026-02-25T22:44:53.611Z] 2026-02-25 22:44:51,744 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:44:53.611Z] 2026-02-25 22:44:51,744 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:44:53.611Z] 2026-02-25 22:44:51,744 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.476s
[2026-02-25T22:44:53.611Z] 2026-02-25 22:44:51,766 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:44:53.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.292 s - in io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest
[2026-02-25T22:44:53.611Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.hotreload.CodeChangeTest
[2026-02-25T22:45:02.354Z] Tests paused
[2026-02-25T22:45:02.354Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:45:02.354Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:45:02.354Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:45:02.354Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:45:02.354Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:45:02.354Z] 2026-02-25 22:44:54,827 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.426s. Listening on: http://localhost:8080
[2026-02-25T22:45:02.354Z] 2026-02-25 22:44:54,828 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:45:02.354Z] 2026-02-25 22:44:54,829 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:02.354Z] 2026-02-25 22:44:58,736 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeSource.class, SomeSink.class, SomeSource$1.class, SomeProcessor.class.
[2026-02-25T22:45:02.354Z] 2026-02-25 22:44:58,744 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:45:02.354Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:45:02.354Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:45:02.354Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:45:02.354Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:45:02.354Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:45:02.354Z] 2026-02-25 22:44:59,131 WARN [io.sma.rea.mes.provider] (Quarkus Main Thread) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-25T22:45:02.354Z] - ProcessingMethod{method:'io.quarkus.smallrye.reactivemessaging.hotreload.SomeProcessor#process', incoming:'my-source-2', outgoing:'my-sink'} has no downstream
[2026-02-25T22:45:02.355Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.hotreload.SomeSink#sink', incoming:'my-sink-2'} has no upstream
[2026-02-25T22:45:02.355Z]
[2026-02-25T22:45:02.355Z] 2026-02-25 22:44:59,134 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8080
[2026-02-25T22:45:02.355Z] 2026-02-25 22:44:59,134 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:45:02.355Z] 2026-02-25 22:44:59,134 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:02.355Z] 2026-02-25 22:44:59,134 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.665s
[2026-02-25T22:45:02.355Z] 2026-02-25 22:45:00,458 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeProcessor.class.
[2026-02-25T22:45:02.355Z] 2026-02-25 22:45:00,462 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:45:02.355Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:45:02.355Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:45:02.355Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:45:02.355Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:45:02.355Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:45:02.355Z] 2026-02-25 22:45:00,779 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.312s. Listening on: http://localhost:8080
[2026-02-25T22:45:02.355Z] 2026-02-25 22:45:00,779 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:45:02.355Z] 2026-02-25 22:45:00,779 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:02.355Z] 2026-02-25 22:45:00,780 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.422s
[2026-02-25T22:45:02.355Z] 2026-02-25 22:45:00,797 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:45:09.462Z] Tests paused
[2026-02-25T22:45:09.462Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:45:09.463Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:45:09.463Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:45:09.463Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:45:09.463Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:03,274 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.054s. Listening on: http://localhost:8080
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:03,274 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:03,274 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:04,941 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeProcessor.class.
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:04,948 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:45:09.463Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:45:09.463Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:45:09.463Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:45:09.463Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:45:09.463Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:05,374 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8080
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:05,375 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:05,375 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:05,375 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.592s
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:06,731 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeSource$1.class, SomeSource.class.
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:06,736 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:45:09.463Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:45:09.463Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:45:09.463Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:45:09.463Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:45:09.463Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:07,098 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.356s. Listening on: http://localhost:8080
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:07,098 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:07,098 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:07,099 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.475s
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:08,412 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeSink.class.
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:08,418 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:45:09.463Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:45:09.463Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:45:09.463Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:45:09.463Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:45:09.463Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:08,674 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.251s. Listening on: http://localhost:8080
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:08,675 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:08,675 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:08,675 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.344s
[2026-02-25T22:45:09.463Z] 2026-02-25 22:45:08,695 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:45:09.463Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.893 s - in io.quarkus.smallrye.reactivemessaging.hotreload.CodeChangeTest
[2026-02-25T22:45:09.463Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.MediatorConfigurationSupportTest
[2026-02-25T22:45:09.463Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in io.quarkus.smallrye.reactivemessaging.MediatorConfigurationSupportTest
[2026-02-25T22:45:09.463Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.config.ConnectorProfileConfigTest
[2026-02-25T22:45:12.355Z] 2026-02-25 22:45:08,803 WARN [io.sma.rea.mes.provider] (main) SRMSG00233: Unable to extract the ingested payload type for method `transformerPublisherOfMessageRaw`, the reason is: Cannot extract the type from the method signature
[2026-02-25T22:45:12.355Z] 2026-02-25 22:45:08,803 WARN [io.sma.rea.mes.provider] (main) SRMSG00233: Unable to extract the ingested payload type for method `transformerPublisherOfMessageWildcard`, the reason is: Cannot extract the type from the method signature
[2026-02-25T22:45:12.355Z] 2026-02-25 22:45:08,804 WARN [io.sma.rea.mes.provider] (main) SRMSG00233: Unable to extract the ingested payload type for method `transformerPublisherOfPayloadWildcard`, the reason is: Cannot extract the type from the method signature
[2026-02-25T22:45:12.355Z] 2026-02-25 22:45:12,151 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.486s. Listening on: http://localhost:8081
[2026-02-25T22:45:12.355Z] 2026-02-25 22:45:12,152 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:12.355Z] 2026-02-25 22:45:12,152 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:12.670Z] 2026-02-25 22:45:12,363 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:45:12.670Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.565 s - in io.quarkus.smallrye.reactivemessaging.config.ConnectorProfileConfigTest
[2026-02-25T22:45:12.670Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.config.ConnectorConfigTest
[2026-02-25T22:45:13.772Z] 2026-02-25 22:45:13,479 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.391s. Listening on: http://localhost:8081
[2026-02-25T22:45:13.772Z] 2026-02-25 22:45:13,479 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:13.772Z] 2026-02-25 22:45:13,479 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:13.772Z] 2026-02-25 22:45:13,715 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:45:13.772Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.348 s - in io.quarkus.smallrye.reactivemessaging.config.ConnectorConfigTest
[2026-02-25T22:45:13.772Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithParameterInjectionTest
[2026-02-25T22:45:15.370Z] 2026-02-25 22:45:15,102 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.462s. Listening on: http://localhost:8081
[2026-02-25T22:45:15.370Z] 2026-02-25 22:45:15,103 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:15.370Z] 2026-02-25 22:45:15,103 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:15.370Z] 2026-02-25 22:45:15,177 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:45:15.370Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.452 s - in io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithParameterInjectionTest
[2026-02-25T22:45:15.370Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowTest
[2026-02-25T22:45:16.473Z] 2026-02-25 22:45:16,167 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2026-02-25T22:45:16.473Z] 2026-02-25 22:45:16,168 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:16.473Z] 2026-02-25 22:45:16,168 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:16.473Z] 2026-02-25 22:45:16,234 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:45:16.473Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowTest
[2026-02-25T22:45:16.473Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastTest
[2026-02-25T22:45:17.153Z] 2026-02-25 22:45:17,095 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8081
[2026-02-25T22:45:17.153Z] 2026-02-25 22:45:17,096 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:17.153Z] 2026-02-25 22:45:17,096 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:17.466Z] 2026-02-25 22:45:17,178 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:45:17.466Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.944 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastTest
[2026-02-25T22:45:17.466Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.DeprecatedInjectionTest
[2026-02-25T22:45:18.569Z] 2026-02-25 22:45:18,164 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.456s. Listening on: http://localhost:8081
[2026-02-25T22:45:18.569Z] 2026-02-25 22:45:18,165 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:18.569Z] 2026-02-25 22:45:18,165 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:18.569Z] 2026-02-25 22:45:18,241 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:45:18.569Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.06 s - in io.quarkus.smallrye.reactivemessaging.channels.DeprecatedInjectionTest
[2026-02-25T22:45:18.569Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastAndSubscriberTest
[2026-02-25T22:45:19.245Z] 2026-02-25 22:45:19,148 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.345s. Listening on: http://localhost:8081
[2026-02-25T22:45:19.245Z] 2026-02-25 22:45:19,149 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:19.245Z] 2026-02-25 22:45:19,149 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:19.558Z] 2026-02-25 22:45:19,227 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:45:19.558Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.982 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastAndSubscriberTest
[2026-02-25T22:45:19.558Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowAndBroadcastTest
[2026-02-25T22:45:20.234Z] 2026-02-25 22:45:20,200 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.416s. Listening on: http://localhost:8081
[2026-02-25T22:45:20.234Z] 2026-02-25 22:45:20,201 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:20.234Z] 2026-02-25 22:45:20,201 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:20.548Z] 2026-02-25 22:45:20,292 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:45:20.548Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.062 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowAndBroadcastTest
[2026-02-25T22:45:20.548Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithConstructorInjectionTest
[2026-02-25T22:45:21.649Z] 2026-02-25 22:45:21,276 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8081
[2026-02-25T22:45:21.649Z] 2026-02-25 22:45:21,276 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:21.649Z] 2026-02-25 22:45:21,276 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:21.649Z] 2026-02-25 22:45:21,361 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:45:21.649Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 s - in io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithConstructorInjectionTest
[2026-02-25T22:45:21.649Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterTest
[2026-02-25T22:45:22.748Z] 2026-02-25 22:45:22,533 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2026-02-25T22:45:22.748Z] 2026-02-25 22:45:22,533 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:22.748Z] 2026-02-25 22:45:22,533 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:22.748Z] 2026-02-25 22:45:22,603 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:45:22.748Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 s - in io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterTest
[2026-02-25T22:45:22.748Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.ReactiveMessagingTest
[2026-02-25T22:45:23.847Z] 2026-02-25 22:45:23,713 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.586s. Listening on: http://localhost:8081
[2026-02-25T22:45:23.847Z] 2026-02-25 22:45:23,714 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:23.847Z] 2026-02-25 22:45:23,714 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:23.847Z] 2026-02-25 22:45:23,786 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:45:23.847Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.183 s - in io.quarkus.smallrye.reactivemessaging.ReactiveMessagingTest
[2026-02-25T22:45:23.847Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.devmode.ConfigurationLiveReloadTest
[2026-02-25T22:45:28.473Z] Tests paused
[2026-02-25T22:45:28.473Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:45:28.473Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:45:28.473Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:45:28.473Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:45:28.473Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:45:28.473Z] 2026-02-25 22:45:26,362 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.224s. Listening on: http://localhost:8080
[2026-02-25T22:45:28.473Z] 2026-02-25 22:45:26,363 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:45:28.473Z] 2026-02-25 22:45:26,363 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:28.473Z] 2026-02-25 22:45:27,849 WARN [io.qua.dep.dev.JavaCompilationProvider] (vert.x-worker-thread-0) /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test2421798829744620663/src/main/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java uses or overrides a deprecated API., line -1 in /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test2421798829744620663/src/main/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java
[2026-02-25T22:45:28.473Z] 2026-02-25 22:45:27,850 WARN [io.qua.dep.dev.JavaCompilationProvider] (vert.x-worker-thread-0) Recompile with -Xlint:deprecation for details., line -1 in /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test2421798829744620663/src/main/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java
[2026-02-25T22:45:28.473Z] 2026-02-25 22:45:27,852 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in HttpFrontend.class, HttpFrontend$1.class.
[2026-02-25T22:45:28.473Z] 2026-02-25 22:45:27,862 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T22:45:28.473Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:45:28.473Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:45:28.473Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:45:28.473Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:45:28.473Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:45:28.473Z] 2026-02-25 22:45:28,266 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8080
[2026-02-25T22:45:28.473Z] 2026-02-25 22:45:28,267 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:45:28.473Z] 2026-02-25 22:45:28,267 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:28.473Z] 2026-02-25 22:45:28,267 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.666s
[2026-02-25T22:45:28.473Z] 2026-02-25 22:45:28,278 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:45:33.102Z] Tests paused
[2026-02-25T22:45:33.102Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:45:33.102Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:45:33.102Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:45:33.102Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:45:33.102Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:45:33.102Z] 2026-02-25 22:45:30,678 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.005s. Listening on: http://localhost:8080
[2026-02-25T22:45:33.102Z] 2026-02-25 22:45:30,678 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:45:33.102Z] 2026-02-25 22:45:30,679 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:33.102Z] 2026-02-25 22:45:32,043 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyProcessor.class.
[2026-02-25T22:45:33.102Z] 2026-02-25 22:45:32,052 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-25T22:45:33.102Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:45:33.102Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:45:33.102Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:45:33.102Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:45:33.102Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:45:33.102Z] 2026-02-25 22:45:32,495 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.438s. Listening on: http://localhost:8080
[2026-02-25T22:45:33.102Z] 2026-02-25 22:45:32,496 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:45:33.102Z] 2026-02-25 22:45:32,496 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:33.102Z] 2026-02-25 22:45:32,496 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.591s
[2026-02-25T22:45:33.102Z] 2026-02-25 22:45:32,506 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:45:35.965Z] Tests paused
[2026-02-25T22:45:35.965Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:45:35.965Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:45:35.965Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:45:35.965Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:45:35.965Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:45:35.965Z] 2026-02-25 22:45:34,916 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.073s. Listening on: http://localhost:8080
[2026-02-25T22:45:35.965Z] 2026-02-25 22:45:34,917 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:45:35.965Z] 2026-02-25 22:45:34,917 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:35.965Z] 2026-02-25 22:45:35,052 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test872097612686448947/src/main/resources/application.properties
[2026-02-25T22:45:35.965Z] 2026-02-25 22:45:35,054 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:45:35.965Z] 2026-02-25 22:45:35,059 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-25T22:45:35.965Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:45:35.965Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:45:35.965Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:45:35.965Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:45:35.965Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:45:35.965Z] 2026-02-25 22:45:35,439 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.373s. Listening on: http://localhost:8080
[2026-02-25T22:45:35.965Z] 2026-02-25 22:45:35,439 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:45:35.965Z] 2026-02-25 22:45:35,439 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:35.965Z] 2026-02-25 22:45:35,440 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.389s
[2026-02-25T22:45:35.965Z] 2026-02-25 22:45:35,449 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:45:38.843Z] Tests paused
[2026-02-25T22:45:38.843Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:45:38.843Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:45:38.843Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:45:38.843Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:45:38.843Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:45:38.843Z] 2026-02-25 22:45:37,770 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.900s. Listening on: http://localhost:8080
[2026-02-25T22:45:38.843Z] 2026-02-25 22:45:37,770 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:45:38.843Z] 2026-02-25 22:45:37,770 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:38.843Z] 2026-02-25 22:45:37,884 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test7677565178451345586/src/main/resources/application.properties
[2026-02-25T22:45:38.843Z] 2026-02-25 22:45:37,886 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:45:38.843Z] 2026-02-25 22:45:37,891 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-25T22:45:38.843Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:45:38.843Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:45:38.843Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:45:38.843Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:45:38.843Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:45:38.843Z] 2026-02-25 22:45:38,253 ERROR [io.sma.rea.mes.provider] (Quarkus Main Thread) SRMSG00230: Unable to create the publisher or subscriber during initialization: java.util.IllegalFormatConversionException: a != java.lang.String
[2026-02-25T22:45:38.843Z] at java.base/java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4442)
[2026-02-25T22:45:38.843Z] at java.base/java.util.Formatter$FormatSpecifier.printFloat(Formatter.java:2976)
[2026-02-25T22:45:38.843Z] at java.base/java.util.Formatter$FormatSpecifier.print(Formatter.java:2924)
[2026-02-25T22:45:38.843Z] at java.base/java.util.Formatter.format(Formatter.java:2689)
[2026-02-25T22:45:38.843Z] at java.base/java.util.Formatter.format(Formatter.java:2625)
[2026-02-25T22:45:38.843Z] at java.base/java.lang.String.format(String.java:4186)
[2026-02-25T22:45:38.843Z] at io.smallrye.reactive.messaging.providers.i18n.ProviderExceptions_$bundle.noSuchElementForAttribute(ProviderExceptions_$bundle.java:421)
[2026-02-25T22:45:38.843Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorConfig.getValue(ConnectorConfig.java:89)
[2026-02-25T22:45:38.843Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector.getPublisherBuilder(DumbConnector.java:17)
[2026-02-25T22:45:38.843Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder$$superforward1(Unknown Source)
[2026-02-25T22:45:38.843Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass$$function$$2.apply(Unknown Source)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2026-02-25T22:45:38.843Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor.intercept(DevModeSupportConnectorFactoryInterceptor.java:35)
[2026-02-25T22:45:38.843Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:45:38.843Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder(Unknown Source)
[2026-02-25T22:45:38.843Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_ClientProxy.getPublisherBuilder(Unknown Source)
[2026-02-25T22:45:38.843Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorFactories.lambda$wrap$4(ConnectorFactories.java:80)
[2026-02-25T22:45:38.843Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.createPublisher(ConfiguredChannelFactory.java:174)
[2026-02-25T22:45:38.843Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.register(ConfiguredChannelFactory.java:136)
[2026-02-25T22:45:38.843Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register$$superforward1(Unknown Source)
[2026-02-25T22:45:38.843Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$5.apply(Unknown Source)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:45:38.843Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register(Unknown Source)
[2026-02-25T22:45:38.843Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.initialize(ConfiguredChannelFactory.java:108)
[2026-02-25T22:45:38.843Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize$$superforward1(Unknown Source)
[2026-02-25T22:45:38.843Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$4.apply(Unknown Source)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:45:38.843Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:45:38.843Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize(Unknown Source)
[2026-02-25T22:45:38.843Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_ClientProxy.initialize(Unknown Source)
[2026-02-25T22:45:38.843Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
[2026-02-25T22:45:38.843Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2026-02-25T22:45:38.844Z] at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
[2026-02-25T22:45:38.844Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager.start(MediatorManager.java:192)
[2026-02-25T22:45:38.844Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start$$superforward1(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass$$function$$14.apply(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:45:38.844Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_ClientProxy.start(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:41)
[2026-02-25T22:45:38.844Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart$$superforward1(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass$$function$$1.apply(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:45:38.844Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Observer_onApplicationStart_7f54e4b27c1b49e5e062caa58f1e82797fa01393.notify(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2026-02-25T22:45:38.844Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-02-25T22:45:38.844Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2026-02-25T22:45:38.844Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-02-25T22:45:38.844Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-02-25T22:45:38.844Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2026-02-25T22:45:38.844Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-02-25T22:45:38.844Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:45:38.844Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:45:38.844Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:45:38.844Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:45:38.844Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2026-02-25T22:45:38.844Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:45:38.844Z]
[2026-02-25T22:45:38.844Z] 2026-02-25 22:45:38,259 ERROR [io.qua.run.Application] (Quarkus Main Thread) Failed to start application (with profile dev): java.util.IllegalFormatConversionException: a != java.lang.String
[2026-02-25T22:45:38.844Z] at java.base/java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4442)
[2026-02-25T22:45:38.844Z] at java.base/java.util.Formatter$FormatSpecifier.printFloat(Formatter.java:2976)
[2026-02-25T22:45:38.844Z] at java.base/java.util.Formatter$FormatSpecifier.print(Formatter.java:2924)
[2026-02-25T22:45:38.844Z] at java.base/java.util.Formatter.format(Formatter.java:2689)
[2026-02-25T22:45:38.844Z] at java.base/java.util.Formatter.format(Formatter.java:2625)
[2026-02-25T22:45:38.844Z] at java.base/java.lang.String.format(String.java:4186)
[2026-02-25T22:45:38.844Z] at io.smallrye.reactive.messaging.providers.i18n.ProviderExceptions_$bundle.noSuchElementForAttribute(ProviderExceptions_$bundle.java:421)
[2026-02-25T22:45:38.844Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorConfig.getValue(ConnectorConfig.java:89)
[2026-02-25T22:45:38.844Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector.getPublisherBuilder(DumbConnector.java:17)
[2026-02-25T22:45:38.844Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder$$superforward1(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass$$function$$2.apply(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2026-02-25T22:45:38.844Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor.intercept(DevModeSupportConnectorFactoryInterceptor.java:35)
[2026-02-25T22:45:38.844Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:45:38.844Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_ClientProxy.getPublisherBuilder(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorFactories.lambda$wrap$4(ConnectorFactories.java:80)
[2026-02-25T22:45:38.844Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.createPublisher(ConfiguredChannelFactory.java:174)
[2026-02-25T22:45:38.844Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.register(ConfiguredChannelFactory.java:136)
[2026-02-25T22:45:38.844Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register$$superforward1(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$5.apply(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:45:38.844Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:45:38.844Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.initialize(ConfiguredChannelFactory.java:108)
[2026-02-25T22:45:38.844Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize$$superforward1(Unknown Source)
[2026-02-25T22:45:38.844Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$4.apply(Unknown Source)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:45:38.845Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize(Unknown Source)
[2026-02-25T22:45:38.845Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_ClientProxy.initialize(Unknown Source)
[2026-02-25T22:45:38.845Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
[2026-02-25T22:45:38.845Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2026-02-25T22:45:38.845Z] at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
[2026-02-25T22:45:38.845Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager.start(MediatorManager.java:192)
[2026-02-25T22:45:38.845Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start$$superforward1(Unknown Source)
[2026-02-25T22:45:38.845Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass$$function$$14.apply(Unknown Source)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:45:38.845Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start(Unknown Source)
[2026-02-25T22:45:38.845Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_ClientProxy.start(Unknown Source)
[2026-02-25T22:45:38.845Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:41)
[2026-02-25T22:45:38.845Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart$$superforward1(Unknown Source)
[2026-02-25T22:45:38.845Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass$$function$$1.apply(Unknown Source)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:45:38.845Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart(Unknown Source)
[2026-02-25T22:45:38.845Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Observer_onApplicationStart_7f54e4b27c1b49e5e062caa58f1e82797fa01393.notify(Unknown Source)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2026-02-25T22:45:38.845Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2026-02-25T22:45:38.845Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2026-02-25T22:45:38.845Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2026-02-25T22:45:38.845Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-02-25T22:45:38.845Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-02-25T22:45:38.845Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2026-02-25T22:45:38.845Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-02-25T22:45:38.845Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-02-25T22:45:38.845Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2026-02-25T22:45:38.845Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-02-25T22:45:38.845Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:45:38.845Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:45:38.845Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:45:38.845Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:45:38.845Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2026-02-25T22:45:38.845Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:45:38.845Z]
[2026-02-25T22:45:38.845Z] 2026-02-25 22:45:38,260 ERROR [io.qua.dep.dev.IsolatedDevModeMain] (vert.x-worker-thread-0) Failed to start quarkus: java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
[2026-02-25T22:45:38.845Z] at io.quarkus.dev.appstate.ApplicationStateNotification.waitForApplicationStart(ApplicationStateNotification.java:51)
[2026-02-25T22:45:38.845Z] at io.quarkus.runner.bootstrap.StartupActionImpl.runMainClass(StartupActionImpl.java:122)
[2026-02-25T22:45:38.845Z] at io.quarkus.deployment.dev.IsolatedDevModeMain.restartApp(IsolatedDevModeMain.java:232)
[2026-02-25T22:45:38.845Z] at io.quarkus.deployment.dev.IsolatedDevModeMain.restartCallback(IsolatedDevModeMain.java:213)
[2026-02-25T22:45:38.845Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor.doScan(RuntimeUpdatesProcessor.java:535)
[2026-02-25T22:45:38.845Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor.doScan(RuntimeUpdatesProcessor.java:436)
[2026-02-25T22:45:38.845Z] at io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup$4.handle(VertxHttpHotReplacementSetup.java:152)
[2026-02-25T22:45:38.845Z] at io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup$4.handle(VertxHttpHotReplacementSetup.java:139)
[2026-02-25T22:45:38.845Z] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:159)
[2026-02-25T22:45:38.845Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:45:38.845Z] at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:157)
[2026-02-25T22:45:38.845Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2026-02-25T22:45:38.845Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:45:38.845Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:45:38.845Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:45:38.845Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:45:38.845Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:45:38.845Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:45:38.845Z] Caused by: java.lang.RuntimeException: Failed to start quarkus
[2026-02-25T22:45:38.845Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-02-25T22:45:38.845Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-02-25T22:45:38.845Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2026-02-25T22:45:38.845Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-02-25T22:45:38.845Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-02-25T22:45:38.845Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2026-02-25T22:45:38.845Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-02-25T22:45:38.845Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:45:38.845Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:45:38.845Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:45:38.845Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:45:38.845Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2026-02-25T22:45:38.845Z] ... 1 more
[2026-02-25T22:45:38.845Z] Caused by: javax.enterprise.inject.spi.DeploymentException: java.util.IllegalFormatConversionException: a != java.lang.String
[2026-02-25T22:45:38.845Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:46)
[2026-02-25T22:45:38.846Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart$$superforward1(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass$$function$$1.apply(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:45:38.846Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Observer_onApplicationStart_7f54e4b27c1b49e5e062caa58f1e82797fa01393.notify(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2026-02-25T22:45:38.846Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2026-02-25T22:45:38.846Z] ... 13 more
[2026-02-25T22:45:38.846Z] Caused by: java.util.IllegalFormatConversionException: a != java.lang.String
[2026-02-25T22:45:38.846Z] at java.base/java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4442)
[2026-02-25T22:45:38.846Z] at java.base/java.util.Formatter$FormatSpecifier.printFloat(Formatter.java:2976)
[2026-02-25T22:45:38.846Z] at java.base/java.util.Formatter$FormatSpecifier.print(Formatter.java:2924)
[2026-02-25T22:45:38.846Z] at java.base/java.util.Formatter.format(Formatter.java:2689)
[2026-02-25T22:45:38.846Z] at java.base/java.util.Formatter.format(Formatter.java:2625)
[2026-02-25T22:45:38.846Z] at java.base/java.lang.String.format(String.java:4186)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.i18n.ProviderExceptions_$bundle.noSuchElementForAttribute(ProviderExceptions_$bundle.java:421)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorConfig.getValue(ConnectorConfig.java:89)
[2026-02-25T22:45:38.846Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector.getPublisherBuilder(DumbConnector.java:17)
[2026-02-25T22:45:38.846Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder$$superforward1(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass$$function$$2.apply(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2026-02-25T22:45:38.846Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor.intercept(DevModeSupportConnectorFactoryInterceptor.java:35)
[2026-02-25T22:45:38.846Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:45:38.846Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_ClientProxy.getPublisherBuilder(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorFactories.lambda$wrap$4(ConnectorFactories.java:80)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.createPublisher(ConfiguredChannelFactory.java:174)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.register(ConfiguredChannelFactory.java:136)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register$$superforward1(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$5.apply(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.initialize(ConfiguredChannelFactory.java:108)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize$$superforward1(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$4.apply(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_ClientProxy.initialize(Unknown Source)
[2026-02-25T22:45:38.846Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
[2026-02-25T22:45:38.846Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2026-02-25T22:45:38.846Z] at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager.start(MediatorManager.java:192)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start$$superforward1(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass$$function$$14.apply(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:45:38.846Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_ClientProxy.start(Unknown Source)
[2026-02-25T22:45:38.846Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:41)
[2026-02-25T22:45:38.846Z] ... 31 more
[2026-02-25T22:45:38.846Z]
[2026-02-25T22:45:38.846Z] 2026-02-25 22:45:38,264 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.382s
[2026-02-25T22:45:38.846Z] 2026-02-25 22:45:38,288 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test7677565178451345586/src/main/resources/application.properties
[2026-02-25T22:45:38.847Z] 2026-02-25 22:45:38,288 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:45:38.847Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:45:38.847Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:45:38.847Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:45:38.847Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:45:38.847Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:45:38.847Z] 2026-02-25 22:45:38,571 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.282s. Listening on: http://localhost:8080
[2026-02-25T22:45:38.847Z] 2026-02-25 22:45:38,571 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:45:38.847Z] 2026-02-25 22:45:38,571 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:38.847Z] 2026-02-25 22:45:38,571 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.285s
[2026-02-25T22:45:38.847Z] 2026-02-25 22:45:38,580 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:45:38.847Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.808 s - in io.quarkus.smallrye.reactivemessaging.devmode.ConfigurationLiveReloadTest
[2026-02-25T22:45:38.847Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.SmallRyeBlockingSubscriberTest
[2026-02-25T22:45:39.527Z] 2026-02-25 22:45:39,507 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2026-02-25T22:45:39.527Z] 2026-02-25 22:45:39,507 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:39.527Z] 2026-02-25 22:45:39,507 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:39.841Z] 2026-02-25 22:45:39,810 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-25T22:45:40.154Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 s - in io.quarkus.smallrye.reactivemessaging.SmallRyeBlockingSubscriberTest
[2026-02-25T22:45:40.154Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentMutinyEmitterTest
[2026-02-25T22:45:40.842Z] 2026-02-25 22:45:40,224 INFO [io.qua.sma.dep.processor] (build-13) Configuring the channel 'my-source' to be managed by the connector 'dummy'
[2026-02-25T22:45:40.842Z] 2026-02-25 22:45:40,701 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.412s. Listening on: http://localhost:8081
[2026-02-25T22:45:40.842Z] 2026-02-25 22:45:40,702 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:40.842Z] 2026-02-25 22:45:40,702 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:41.180Z] 2026-02-25 22:45:40,871 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:45:41.180Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentMutinyEmitterTest
[2026-02-25T22:45:41.180Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentIncomingTest
[2026-02-25T22:45:41.855Z] 2026-02-25 22:45:41,643 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-25T22:45:41.855Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentIncomingTest$MySink#sink', incoming:'my-sink'} has no upstream
[2026-02-25T22:45:41.855Z]
[2026-02-25T22:45:41.855Z] 2026-02-25 22:45:41,714 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8081
[2026-02-25T22:45:41.855Z] 2026-02-25 22:45:41,714 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:41.855Z] 2026-02-25 22:45:41,714 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:42.273Z] 2026-02-25 22:45:41,882 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:45:42.273Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 s - in io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentIncomingTest
[2026-02-25T22:45:42.273Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.NoConnectorAttachmentTest
[2026-02-25T22:45:43.016Z] 2026-02-25 22:45:42,745 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-25T22:45:43.016Z] - Emitter{channel:'my-source'} has no downstream
[2026-02-25T22:45:43.016Z]
[2026-02-25T22:45:43.016Z] 2026-02-25 22:45:42,811 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2026-02-25T22:45:43.016Z] 2026-02-25 22:45:42,812 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:43.016Z] 2026-02-25 22:45:42,812 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:43.016Z] 2026-02-25 22:45:42,897 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-25T22:45:43.016Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.013 s - in io.quarkus.smallrye.reactivemessaging.wiring.NoConnectorAttachmentTest
[2026-02-25T22:45:43.016Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentOutgoingTest
[2026-02-25T22:45:44.121Z] 2026-02-25 22:45:43,650 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-25T22:45:44.121Z] - Emitter{channel:'my-source'} has no downstream
[2026-02-25T22:45:44.121Z]
[2026-02-25T22:45:44.121Z] 2026-02-25 22:45:43,764 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.379s. Listening on: http://localhost:8081
[2026-02-25T22:45:44.121Z] 2026-02-25 22:45:43,764 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:44.121Z] 2026-02-25 22:45:43,764 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:44.121Z] 2026-02-25 22:45:43,842 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-25T22:45:44.121Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 s - in io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentOutgoingTest
[2026-02-25T22:45:44.121Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentIncomingTest
[2026-02-25T22:45:44.797Z] 2026-02-25 22:45:44,647 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-25T22:45:44.797Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentIncomingTest$MySink#sink', incoming:'my-sink'} has no upstream
[2026-02-25T22:45:44.797Z]
[2026-02-25T22:45:44.797Z] 2026-02-25 22:45:44,736 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.488s. Listening on: http://localhost:8081
[2026-02-25T22:45:44.797Z] 2026-02-25 22:45:44,737 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:44.797Z] 2026-02-25 22:45:44,737 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:45.110Z] 2026-02-25 22:45:44,922 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:45:45.110Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.08 s - in io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentIncomingTest
[2026-02-25T22:45:45.110Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentOutgoingTest
[2026-02-25T22:45:46.205Z] 2026-02-25 22:45:45,924 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-25T22:45:46.205Z] - PublisherMethod{method:'io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentOutgoingTest$MySource#generate', outgoing:'my-source'} has no downstream
[2026-02-25T22:45:46.205Z]
[2026-02-25T22:45:46.205Z] 2026-02-25 22:45:46,019 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.455s. Listening on: http://localhost:8081
[2026-02-25T22:45:46.205Z] 2026-02-25 22:45:46,020 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:46.205Z] 2026-02-25 22:45:46,020 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:46.517Z] 2026-02-25 22:45:46,311 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:45:46.517Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.387 s - in io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentOutgoingTest
[2026-02-25T22:45:46.517Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentOutgoingTest
[2026-02-25T22:45:47.246Z] 2026-02-25 22:45:46,741 INFO [io.qua.sma.dep.processor] (build-1) Configuring the channel 'my-source' to be managed by the connector 'dummy'
[2026-02-25T22:45:47.246Z] 2026-02-25 22:45:47,180 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.333s. Listening on: http://localhost:8081
[2026-02-25T22:45:47.246Z] 2026-02-25 22:45:47,181 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:47.246Z] 2026-02-25 22:45:47,181 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:48.710Z] 2026-02-25 22:45:47,366 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:45:48.710Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.054 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentOutgoingTest
[2026-02-25T22:45:48.710Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.MissingIncomingConnectorDetectionTest
[2026-02-25T22:45:48.710Z] Build failed with the expected exception:javax.enterprise.inject.spi.DeploymentException: io.smallrye.reactive.messaging.providers.wiring.WiringException: The channel 'a' is configured with an unknown connector (missing)
[2026-02-25T22:45:48.710Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 s - in io.quarkus.smallrye.reactivemessaging.wiring.MissingIncomingConnectorDetectionTest
[2026-02-25T22:45:48.710Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentIncomingTest
[2026-02-25T22:45:48.710Z] 2026-02-25 22:45:48,184 INFO [io.qua.sma.dep.processor] (build-2) Configuring the channel 'my-sink' to be managed by the connector 'dummy'
[2026-02-25T22:45:48.710Z] 2026-02-25 22:45:48,636 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8081
[2026-02-25T22:45:48.710Z] 2026-02-25 22:45:48,636 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:48.710Z] 2026-02-25 22:45:48,636 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:49.024Z] 2026-02-25 22:45:48,807 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:45:49.024Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.957 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentIncomingTest
[2026-02-25T22:45:49.024Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentChannelTest
[2026-02-25T22:45:50.124Z] 2026-02-25 22:45:49,243 INFO [io.qua.sma.dep.processor] (build-15) Configuring the channel 'sink' to be managed by the connector 'dummy'
[2026-02-25T22:45:50.124Z] 2026-02-25 22:45:49,798 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.445s. Listening on: http://localhost:8081
[2026-02-25T22:45:50.124Z] 2026-02-25 22:45:49,799 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:50.124Z] 2026-02-25 22:45:49,799 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:50.124Z] 2026-02-25 22:45:50,026 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:45:50.124Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentChannelTest
[2026-02-25T22:45:50.124Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.MissingOutgoingConnectorDetectionTest
[2026-02-25T22:45:50.800Z] Build failed with the expected exception:javax.enterprise.inject.spi.DeploymentException: io.smallrye.reactive.messaging.providers.wiring.WiringException: The channel 'a' is configured with an unknown connector (missing)
[2026-02-25T22:45:50.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 s - in io.quarkus.smallrye.reactivemessaging.wiring.MissingOutgoingConnectorDetectionTest
[2026-02-25T22:45:50.800Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentEmitterTest
[2026-02-25T22:45:51.899Z] 2026-02-25 22:45:51,233 INFO [io.qua.sma.dep.processor] (build-2) Configuring the channel 'my-source' to be managed by the connector 'dummy'
[2026-02-25T22:45:51.899Z] 2026-02-25 22:45:51,643 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.353s. Listening on: http://localhost:8081
[2026-02-25T22:45:51.899Z] 2026-02-25 22:45:51,644 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:51.899Z] 2026-02-25 22:45:51,644 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:51.899Z] 2026-02-25 22:45:51,812 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:45:51.899Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentEmitterTest
[2026-02-25T22:45:51.899Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.DefaultScopeTest
[2026-02-25T22:45:52.997Z] 2026-02-25 22:45:52,600 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-25T22:45:52.997Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.DefaultScopeTest$NoScope#toUpperCase', incoming:'source'} has no upstream
[2026-02-25T22:45:52.997Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.DefaultScopeTest$NoScopeButResource#toUpperCase', incoming:'source'} has no upstream
[2026-02-25T22:45:52.997Z]
[2026-02-25T22:45:52.997Z] 2026-02-25 22:45:52,663 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8081
[2026-02-25T22:45:52.997Z] 2026-02-25 22:45:52,663 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:52.997Z] 2026-02-25 22:45:52,663 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:52.997Z] 2026-02-25 22:45:52,732 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:45:52.997Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 s - in io.quarkus.smallrye.reactivemessaging.DefaultScopeTest
[2026-02-25T22:45:52.997Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.ChainTest
[2026-02-25T22:45:53.670Z] 2026-02-25 22:45:53,649 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.424s. Listening on: http://localhost:8081
[2026-02-25T22:45:53.670Z] 2026-02-25 22:45:53,650 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:53.670Z] 2026-02-25 22:45:53,650 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:53.982Z] 2026-02-25 22:45:53,837 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:45:53.982Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 s - in io.quarkus.smallrye.reactivemessaging.ChainTest
[2026-02-25T22:45:53.982Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.mutiny.MultiTest
[2026-02-25T22:45:55.081Z] 2026-02-25 22:45:54,729 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-25T22:45:55.081Z] - PublisherMethod{method:'io.quarkus.smallrye.reactivemessaging.mutiny.StringProducer#produceDifferentStrings', outgoing:'another-string-producer'} has no downstream
[2026-02-25T22:45:55.081Z]
[2026-02-25T22:45:55.081Z] 2026-02-25 22:45:54,826 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8081
[2026-02-25T22:45:55.081Z] 2026-02-25 22:45:54,826 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:55.081Z] 2026-02-25 22:45:54,826 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:55.081Z] 2026-02-25 22:45:55,032 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:45:55.081Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.19 s - in io.quarkus.smallrye.reactivemessaging.mutiny.MultiTest
[2026-02-25T22:45:55.081Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.mutiny.UniTest
[2026-02-25T22:45:56.189Z] 2026-02-25 22:45:55,956 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-02-25T22:45:56.189Z] - PublisherMethod{method:'io.quarkus.smallrye.reactivemessaging.mutiny.StringProducer#produceStrings', outgoing:'string-producer'} has no downstream
[2026-02-25T22:45:56.189Z]
[2026-02-25T22:45:56.189Z] 2026-02-25 22:45:56,047 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2026-02-25T22:45:56.189Z] 2026-02-25 22:45:56,048 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:56.189Z] 2026-02-25 22:45:56,048 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:56.500Z] 2026-02-25 22:45:56,242 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-25T22:45:56.501Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.208 s - in io.quarkus.smallrye.reactivemessaging.mutiny.UniTest
[2026-02-25T22:45:56.501Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.IncomingsTest
[2026-02-25T22:45:57.176Z] 2026-02-25 22:45:57,068 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.427s. Listening on: http://localhost:8081
[2026-02-25T22:45:57.176Z] 2026-02-25 22:45:57,068 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:57.176Z] 2026-02-25 22:45:57,068 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:57.489Z] 2026-02-25 22:45:57,267 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:45:57.489Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 s - in io.quarkus.smallrye.reactivemessaging.signatures.IncomingsTest
[2026-02-25T22:45:57.489Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.ProcessorSignatureTest
[2026-02-25T22:45:58.164Z] 2026-02-25 22:45:58,116 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.347s. Listening on: http://localhost:8081
[2026-02-25T22:45:58.164Z] 2026-02-25 22:45:58,116 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:45:58.164Z] 2026-02-25 22:45:58,116 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:45:59.755Z] 2026-02-25 22:45:59,423 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:45:59.755Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.153 s - in io.quarkus.smallrye.reactivemessaging.signatures.ProcessorSignatureTest
[2026-02-25T22:45:59.755Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.PublisherSignatureTest
[2026-02-25T22:46:00.429Z] 2026-02-25 22:46:00,383 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2026-02-25T22:46:00.429Z] 2026-02-25 22:46:00,385 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:46:00.429Z] 2026-02-25 22:46:00,385 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:46:01.528Z] 2026-02-25 22:46:01,289 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:46:01.528Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.864 s - in io.quarkus.smallrye.reactivemessaging.signatures.PublisherSignatureTest
[2026-02-25T22:46:01.528Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.SubscriberSignatureTest
[2026-02-25T22:46:02.205Z] 2026-02-25 22:46:02,088 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.378s. Listening on: http://localhost:8081
[2026-02-25T22:46:02.205Z] 2026-02-25 22:46:02,089 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:46:02.206Z] 2026-02-25 22:46:02,089 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:46:02.878Z] 2026-02-25 22:46:02,714 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:46:02.878Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 s - in io.quarkus.smallrye.reactivemessaging.signatures.SubscriberSignatureTest
[2026-02-25T22:46:02.878Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.TransformerSignatureTest
[2026-02-25T22:46:03.555Z] 2026-02-25 22:46:03,507 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.363s. Listening on: http://localhost:8081
[2026-02-25T22:46:03.555Z] 2026-02-25 22:46:03,507 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:46:03.555Z] 2026-02-25 22:46:03,507 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:46:04.232Z] 2026-02-25 22:46:04,011 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:46:04.232Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.298 s - in io.quarkus.smallrye.reactivemessaging.signatures.TransformerSignatureTest
[2026-02-25T22:46:04.232Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.TransactionalSubscriberTest
[2026-02-25T22:46:04.907Z] 2026-02-25 22:46:04,812 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.340s. Listening on: http://localhost:8081
[2026-02-25T22:46:04.907Z] 2026-02-25 22:46:04,812 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:46:04.907Z] 2026-02-25 22:46:04,812 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:46:05.220Z] 2026-02-25 22:46:05,106 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-02-25T22:46:05.220Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s - in io.quarkus.smallrye.reactivemessaging.TransactionalSubscriberTest
[2026-02-25T22:46:05.220Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingPublisherTest
[2026-02-25T22:46:06.319Z] 2026-02-25 22:46:05,951 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.410s. Listening on: http://localhost:8081
[2026-02-25T22:46:06.319Z] 2026-02-25 22:46:05,952 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:46:06.319Z] 2026-02-25 22:46:05,952 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:46:07.927Z] 2026-02-25 22:46:07,576 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:46:07.927Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.469 s - in io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingPublisherTest
[2026-02-25T22:46:07.927Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingWithoutOutgoingOnIncomingErrorTest
[2026-02-25T22:46:08.238Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingWithoutOutgoingOnIncomingErrorTest
[2026-02-25T22:46:08.239Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingSubscriberTest
[2026-02-25T22:46:08.914Z] 2026-02-25 22:46:08,669 INFO [io.sma.rea.mes.pro.con.WorkerPoolRegistry] (main) Created worker pool named my-pool with concurrency of 2
[2026-02-25T22:46:08.914Z] 2026-02-25 22:46:08,675 INFO [io.sma.rea.mes.pro.con.WorkerPoolRegistry] (main) Created worker pool named another-pool with concurrency of 5
[2026-02-25T22:46:08.914Z] 2026-02-25 22:46:08,746 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.365s. Listening on: http://localhost:8081
[2026-02-25T22:46:08.914Z] 2026-02-25 22:46:08,746 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:46:08.914Z] 2026-02-25 22:46:08,746 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:46:09.227Z] 2026-02-25 22:46:09,060 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:46:09.227Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingSubscriberTest
[2026-02-25T22:46:09.227Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingSubscriberTest
[2026-02-25T22:46:10.324Z] 2026-02-25 22:46:09,974 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.391s. Listening on: http://localhost:8081
[2026-02-25T22:46:10.324Z] 2026-02-25 22:46:09,974 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:46:10.324Z] 2026-02-25 22:46:09,974 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:46:10.636Z] 2026-02-25 22:46:10,369 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:46:10.636Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 s - in io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingSubscriberTest
[2026-02-25T22:46:10.636Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingValidationErrorTest
[2026-02-25T22:46:10.950Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingValidationErrorTest
[2026-02-25T22:46:10.950Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingPublisherTest
[2026-02-25T22:46:11.624Z] 2026-02-25 22:46:11,477 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.312s. Listening on: http://localhost:8081
[2026-02-25T22:46:11.624Z] 2026-02-25 22:46:11,478 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:46:11.624Z] 2026-02-25 22:46:11,478 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:46:13.214Z] 2026-02-25 22:46:13,104 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-02-25T22:46:13.214Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.392 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingPublisherTest
[2026-02-25T22:46:13.214Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.converters.ConverterTest
[2026-02-25T22:46:14.313Z] 2026-02-25 22:46:13,926 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.406s. Listening on: http://localhost:8081
[2026-02-25T22:46:14.313Z] 2026-02-25 22:46:13,927 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:46:14.313Z] 2026-02-25 22:46:13,927 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-02-25T22:46:14.313Z] 2026-02-25 22:46:14,020 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:46:14.313Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 s - in io.quarkus.smallrye.reactivemessaging.converters.ConverterTest
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] Results:
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:46:14.625Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final.jar
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:46:14.625Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-02-25T22:46:14.625Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final.jar
[2026-02-25T22:46:14.625Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final.pom
[2026-02-25T22:46:14.625Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] ---------------< io.quarkus:quarkus-kafka-client-parent >---------------
[2026-02-25T22:46:14.625Z] [INFO] Building Quarkus - Kafka - Client 2.7.5.Final [405/964]
[2026-02-25T22:46:14.625Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-client-parent ---
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-client-parent ---
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-client-parent ---
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-client-parent ---
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-client-parent ---
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-client-parent ---
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-client-parent ---
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-client-parent ---
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-client-parent ---
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-client-parent ---
[2026-02-25T22:46:14.625Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-client-parent ---
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-client-parent ---
[2026-02-25T22:46:14.625Z] [INFO] Installing /quarkus/extensions/kafka-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-client-parent/2.7.5.Final/quarkus-kafka-client-parent-2.7.5.Final.pom
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] ------------------< io.quarkus:quarkus-kafka-client >-------------------
[2026-02-25T22:46:14.625Z] [INFO] Building Quarkus - Kafka - Client - Runtime 2.7.5.Final [406/964]
[2026-02-25T22:46:14.625Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-client ---
[2026-02-25T22:46:14.625Z] [INFO]
[2026-02-25T22:46:14.625Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-client ---
[2026-02-25T22:46:15.302Z] [INFO]
[2026-02-25T22:46:15.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-client ---
[2026-02-25T22:46:15.302Z] [INFO]
[2026-02-25T22:46:15.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-client ---
[2026-02-25T22:46:15.302Z] [INFO]
[2026-02-25T22:46:15.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-client ---
[2026-02-25T22:46:15.302Z] [INFO]
[2026-02-25T22:46:15.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-client ---
[2026-02-25T22:46:15.302Z] [INFO]
[2026-02-25T22:46:15.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-client ---
[2026-02-25T22:46:15.302Z] [INFO]
[2026-02-25T22:46:15.302Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-client ---
[2026-02-25T22:46:15.302Z] [INFO]
[2026-02-25T22:46:15.302Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-client ---
[2026-02-25T22:46:15.302Z] [INFO] Processed 26 files in 41ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2026-02-25T22:46:15.302Z] [INFO]
[2026-02-25T22:46:15.302Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-client ---
[2026-02-25T22:46:15.302Z] [INFO] Processed 26 files in 00:00.039 (Already Sorted: 26, Needed Sorting: 0)
[2026-02-25T22:46:15.302Z] [INFO]
[2026-02-25T22:46:15.302Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-client ---
[2026-02-25T22:46:15.302Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:15.302Z] [INFO] Copying 2 resources
[2026-02-25T22:46:15.302Z] [INFO]
[2026-02-25T22:46:15.302Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kafka-client ---
[2026-02-25T22:46:15.302Z] [INFO]
[2026-02-25T22:46:15.302Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-client ---
[2026-02-25T22:46:15.302Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:46:15.302Z] [INFO] Compiling 17 source files to /quarkus/extensions/kafka-client/runtime/target/classes
[2026-02-25T22:46:15.613Z] [INFO]
[2026-02-25T22:46:15.613Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-client ---
[2026-02-25T22:46:15.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:15.613Z] [INFO] Copying 25 resources
[2026-02-25T22:46:15.613Z] [INFO]
[2026-02-25T22:46:15.613Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-client ---
[2026-02-25T22:46:15.613Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:46:15.613Z] [INFO] Compiling 9 source files to /quarkus/extensions/kafka-client/runtime/target/test-classes
[2026-02-25T22:46:15.926Z] [INFO]
[2026-02-25T22:46:15.927Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-client ---
[2026-02-25T22:46:15.927Z] [INFO]
[2026-02-25T22:46:15.927Z] [INFO] -------------------------------------------------------
[2026-02-25T22:46:15.927Z] [INFO] T E S T S
[2026-02-25T22:46:15.927Z] [INFO] -------------------------------------------------------
[2026-02-25T22:46:15.927Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:46:16.604Z] [INFO] Running io.quarkus.kafka.client.serialization.ObjectMapperSerializerTest
[2026-02-25T22:46:16.916Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in io.quarkus.kafka.client.serialization.ObjectMapperSerializerTest
[2026-02-25T22:46:16.917Z] [INFO] Running io.quarkus.kafka.client.serialization.JsonProducerTest
[2026-02-25T22:46:16.917Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in io.quarkus.kafka.client.serialization.JsonProducerTest
[2026-02-25T22:46:16.917Z] [INFO] Running io.quarkus.kafka.client.serialization.ObjectMapperDeserializerTest
[2026-02-25T22:46:16.917Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.kafka.client.serialization.ObjectMapperDeserializerTest
[2026-02-25T22:46:16.917Z] [INFO] Running io.quarkus.kafka.client.serialization.JsonbSerializerTest
[2026-02-25T22:46:17.230Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in io.quarkus.kafka.client.serialization.JsonbSerializerTest
[2026-02-25T22:46:17.230Z] [INFO] Running io.quarkus.kafka.client.serialization.JsonbDeserializerTest
[2026-02-25T22:46:17.230Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.kafka.client.serialization.JsonbDeserializerTest
[2026-02-25T22:46:17.230Z] [INFO] Running io.quarkus.kafka.client.runtime.KafkaBindingConverterTest
[2026-02-25T22:46:17.230Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.kafka.client.runtime.KafkaBindingConverterTest
[2026-02-25T22:46:17.230Z] [INFO] Running io.quarkus.kafka.client.serde.JsonbSerdeTest
[2026-02-25T22:46:17.230Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.kafka.client.serde.JsonbSerdeTest
[2026-02-25T22:46:17.230Z] [INFO] Running io.quarkus.kafka.client.serde.ObjectMapperSerdeTest
[2026-02-25T22:46:17.230Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.kafka.client.serde.ObjectMapperSerdeTest
[2026-02-25T22:46:17.230Z] [INFO]
[2026-02-25T22:46:17.230Z] [INFO] Results:
[2026-02-25T22:46:17.230Z] [INFO]
[2026-02-25T22:46:17.230Z] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:46:17.230Z] [INFO]
[2026-02-25T22:46:17.230Z] [INFO]
[2026-02-25T22:46:17.230Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-client ---
[2026-02-25T22:46:17.230Z] [INFO] Building jar: /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final.jar
[2026-02-25T22:46:17.230Z] [INFO]
[2026-02-25T22:46:17.230Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-client ---
[2026-02-25T22:46:17.230Z] [INFO] Building jar: /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final-sources.jar
[2026-02-25T22:46:17.542Z] [INFO]
[2026-02-25T22:46:17.542Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-client ---
[2026-02-25T22:46:17.542Z] [INFO] Installing /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-client/2.7.5.Final/quarkus-kafka-client-2.7.5.Final.jar
[2026-02-25T22:46:17.542Z] [INFO] Installing /quarkus/extensions/kafka-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-client/2.7.5.Final/quarkus-kafka-client-2.7.5.Final.pom
[2026-02-25T22:46:17.542Z] [INFO] Installing /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-client/2.7.5.Final/quarkus-kafka-client-2.7.5.Final-sources.jar
[2026-02-25T22:46:17.542Z] [INFO]
[2026-02-25T22:46:17.542Z] [INFO] ---------------< io.quarkus:quarkus-devservices-common >----------------
[2026-02-25T22:46:17.542Z] [INFO] Building Quarkus - DevServices - Common 2.7.5.Final [407/964]
[2026-02-25T22:46:17.542Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:46:17.542Z] [INFO]
[2026-02-25T22:46:17.542Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.542Z] [INFO]
[2026-02-25T22:46:17.542Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.542Z] [INFO]
[2026-02-25T22:46:17.542Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.542Z] [INFO]
[2026-02-25T22:46:17.542Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.542Z] [INFO]
[2026-02-25T22:46:17.542Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.542Z] [INFO]
[2026-02-25T22:46:17.542Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.542Z] [INFO]
[2026-02-25T22:46:17.542Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.542Z] [INFO]
[2026-02-25T22:46:17.542Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.542Z] [INFO]
[2026-02-25T22:46:17.542Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.542Z] [INFO] Processed 3 files in 15ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:46:17.542Z] [INFO]
[2026-02-25T22:46:17.542Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.542Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:46:17.542Z] [INFO]
[2026-02-25T22:46:17.542Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.542Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:17.542Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/common/src/main/resources
[2026-02-25T22:46:17.542Z] [INFO]
[2026-02-25T22:46:17.542Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.543Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:46:17.543Z] [INFO] Compiling 3 source files to /quarkus/extensions/devservices/common/target/classes
[2026-02-25T22:46:17.543Z] [INFO]
[2026-02-25T22:46:17.543Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.543Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:17.543Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/common/src/test/resources
[2026-02-25T22:46:17.543Z] [INFO]
[2026-02-25T22:46:17.543Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.543Z] [INFO] No sources to compile
[2026-02-25T22:46:17.543Z] [INFO]
[2026-02-25T22:46:17.543Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.543Z] [INFO] No tests to run.
[2026-02-25T22:46:17.543Z] [INFO]
[2026-02-25T22:46:17.543Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.543Z] [INFO] Building jar: /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final.jar
[2026-02-25T22:46:17.543Z] [INFO]
[2026-02-25T22:46:17.543Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.543Z] [INFO] Building jar: /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final-sources.jar
[2026-02-25T22:46:17.543Z] [INFO]
[2026-02-25T22:46:17.543Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-common ---
[2026-02-25T22:46:17.543Z] [INFO] Installing /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final.jar
[2026-02-25T22:46:17.543Z] [INFO] Installing /quarkus/extensions/devservices/common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final.pom
[2026-02-25T22:46:17.543Z] [INFO] Installing /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-common/2.7.5.Final/quarkus-devservices-common-2.7.5.Final-sources.jar
[2026-02-25T22:46:17.543Z] [INFO]
[2026-02-25T22:46:17.543Z] [INFO] -------------< io.quarkus:quarkus-kafka-client-deployment >-------------
[2026-02-25T22:46:17.543Z] [INFO] Building Quarkus - Kafka - Client - Deployment 2.7.5.Final [408/964]
[2026-02-25T22:46:17.543Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:46:17.543Z] [INFO]
[2026-02-25T22:46:17.543Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:17.543Z] [INFO]
[2026-02-25T22:46:17.543Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:18.219Z] [INFO]
[2026-02-25T22:46:18.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:18.219Z] [INFO]
[2026-02-25T22:46:18.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:18.219Z] [INFO]
[2026-02-25T22:46:18.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:18.219Z] [INFO]
[2026-02-25T22:46:18.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:18.219Z] [INFO]
[2026-02-25T22:46:18.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:18.219Z] [INFO]
[2026-02-25T22:46:18.219Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:18.219Z] [INFO]
[2026-02-25T22:46:18.219Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:18.219Z] [INFO] Processed 6 files in 23ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T22:46:18.219Z] [INFO]
[2026-02-25T22:46:18.219Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:18.219Z] [INFO] Processed 6 files in 00:00.044 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T22:46:18.219Z] [INFO]
[2026-02-25T22:46:18.219Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:18.219Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:18.219Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-client/deployment/src/main/resources
[2026-02-25T22:46:18.219Z] [INFO]
[2026-02-25T22:46:18.219Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:18.219Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:46:18.219Z] [INFO] Compiling 6 source files to /quarkus/extensions/kafka-client/deployment/target/classes
[2026-02-25T22:46:18.532Z] [WARNING] /quarkus/extensions/kafka-client/deployment/src/main/java/io/quarkus/kafka/client/deployment/DevServicesKafkaProcessor.java:[161,97] all() in org.apache.kafka.clients.admin.DescribeTopicsResult has been deprecated
[2026-02-25T22:46:18.532Z] [INFO]
[2026-02-25T22:46:18.532Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:18.846Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:18.846Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-client/deployment/src/test/resources
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:18.846Z] [INFO] No sources to compile
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:18.846Z] [INFO] No tests to run.
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:18.846Z] [INFO] Building jar: /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final.jar
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:18.846Z] [INFO] Building jar: /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-client-deployment ---
[2026-02-25T22:46:18.846Z] [INFO] Installing /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-client-deployment/2.7.5.Final/quarkus-kafka-client-deployment-2.7.5.Final.jar
[2026-02-25T22:46:18.846Z] [INFO] Installing /quarkus/extensions/kafka-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-client-deployment/2.7.5.Final/quarkus-kafka-client-deployment-2.7.5.Final.pom
[2026-02-25T22:46:18.846Z] [INFO] Installing /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-client-deployment/2.7.5.Final/quarkus-kafka-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] ----< io.quarkus:quarkus-smallrye-reactive-messaging-kafka-parent >-----
[2026-02-25T22:46:18.846Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kafka 2.7.5.Final [409/964]
[2026-02-25T22:46:18.846Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-25T22:46:18.846Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-02-25T22:46:18.846Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-parent-2.7.5.Final.pom
[2026-02-25T22:46:18.846Z] [INFO]
[2026-02-25T22:46:18.846Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-messaging-kafka >--------
[2026-02-25T22:46:18.846Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kafka - Runtime 2.7.5.Final [410/964]
[2026-02-25T22:46:18.846Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:46:18.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.pom
[2026-02-25T22:46:18.846Z] [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 32 kB/s)
[2026-02-25T22:46:18.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.pom
[2026-02-25T22:46:19.291Z] [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 17 kB/s)
[2026-02-25T22:46:19.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.5/vertx-kafka-client-4.2.5.pom
[2026-02-25T22:46:19.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.5/vertx-kafka-client-4.2.5.pom (4.0 kB at 5.5 kB/s)
[2026-02-25T22:46:19.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.jar
[2026-02-25T22:46:19.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.jar
[2026-02-25T22:46:19.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.5/vertx-kafka-client-4.2.5.jar
[2026-02-25T22:46:19.970Z] [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 4.2 MB/s)
[2026-02-25T22:46:19.970Z] [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 143 kB/s)
[2026-02-25T22:46:20.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.5/vertx-kafka-client-4.2.5.jar (164 kB at 248 kB/s)
[2026-02-25T22:46:20.396Z] [INFO]
[2026-02-25T22:46:20.396Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:20.396Z] [INFO]
[2026-02-25T22:46:20.396Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:20.711Z] [INFO]
[2026-02-25T22:46:20.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:20.711Z] [INFO]
[2026-02-25T22:46:20.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:20.711Z] [INFO]
[2026-02-25T22:46:20.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:20.711Z] [INFO]
[2026-02-25T22:46:20.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:20.711Z] [INFO]
[2026-02-25T22:46:20.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:20.711Z] [INFO]
[2026-02-25T22:46:20.711Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:20.711Z] [INFO]
[2026-02-25T22:46:20.711Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:20.711Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:46:20.711Z] [INFO]
[2026-02-25T22:46:20.711Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:20.711Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:46:20.711Z] [INFO]
[2026-02-25T22:46:20.711Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:20.711Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:20.711Z] [INFO] Copying 1 resource
[2026-02-25T22:46:20.711Z] [INFO]
[2026-02-25T22:46:20.711Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:21.025Z] [INFO]
[2026-02-25T22:46:21.025Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:21.025Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:46:21.025Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/classes
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:21.337Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:21.337Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/src/test/resources
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:21.337Z] [INFO] No sources to compile
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:21.337Z] [INFO] No tests to run.
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:21.337Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final.jar
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:21.337Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final-sources.jar
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-02-25T22:46:21.337Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final.jar
[2026-02-25T22:46:21.337Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final.pom
[2026-02-25T22:46:21.337Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final-sources.jar
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] -------------------< io.quarkus:quarkus-avro-parent >-------------------
[2026-02-25T22:46:21.337Z] [INFO] Building Quarkus - Avro 2.7.5.Final [411/964]
[2026-02-25T22:46:21.337Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-avro-parent ---
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-avro-parent ---
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-avro-parent ---
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-avro-parent ---
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-avro-parent ---
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-avro-parent ---
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-avro-parent ---
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-avro-parent ---
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-avro-parent ---
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-avro-parent ---
[2026-02-25T22:46:21.337Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-avro-parent ---
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-avro-parent ---
[2026-02-25T22:46:21.337Z] [INFO] Installing /quarkus/extensions/avro/pom.xml to /root/.m2/repository/io/quarkus/quarkus-avro-parent/2.7.5.Final/quarkus-avro-parent-2.7.5.Final.pom
[2026-02-25T22:46:21.337Z] [INFO]
[2026-02-25T22:46:21.337Z] [INFO] ----------------------< io.quarkus:quarkus-avro >-----------------------
[2026-02-25T22:46:21.337Z] [INFO] Building Quarkus - Avro - Runtime 2.7.5.Final [412/964]
[2026-02-25T22:46:21.337Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:46:21.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.pom
[2026-02-25T22:46:21.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.pom (9.5 kB at 288 kB/s)
[2026-02-25T22:46:21.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.11.0/avro-parent-1.11.0.pom
[2026-02-25T22:46:21.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.11.0/avro-parent-1.11.0.pom (23 kB at 776 kB/s)
[2026-02-25T22:46:21.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.11.0/avro-toplevel-1.11.0.pom
[2026-02-25T22:46:21.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.11.0/avro-toplevel-1.11.0.pom (23 kB at 683 kB/s)
[2026-02-25T22:46:21.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.jar
[2026-02-25T22:46:21.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.jar (594 kB at 16 MB/s)
[2026-02-25T22:46:21.338Z] [INFO]
[2026-02-25T22:46:21.338Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-avro ---
[2026-02-25T22:46:21.338Z] [INFO]
[2026-02-25T22:46:21.338Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-avro ---
[2026-02-25T22:46:21.650Z] [INFO]
[2026-02-25T22:46:21.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-avro ---
[2026-02-25T22:46:21.650Z] [INFO]
[2026-02-25T22:46:21.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-avro ---
[2026-02-25T22:46:21.650Z] [INFO]
[2026-02-25T22:46:21.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-avro ---
[2026-02-25T22:46:21.650Z] [INFO]
[2026-02-25T22:46:21.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-avro ---
[2026-02-25T22:46:21.650Z] [INFO]
[2026-02-25T22:46:21.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-avro ---
[2026-02-25T22:46:21.650Z] [INFO]
[2026-02-25T22:46:21.650Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-avro ---
[2026-02-25T22:46:21.650Z] [INFO]
[2026-02-25T22:46:21.650Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-avro ---
[2026-02-25T22:46:21.650Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:46:21.650Z] [INFO]
[2026-02-25T22:46:21.650Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-avro ---
[2026-02-25T22:46:21.650Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:46:21.650Z] [INFO]
[2026-02-25T22:46:21.650Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-avro ---
[2026-02-25T22:46:21.650Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:21.650Z] [INFO] Copying 1 resource
[2026-02-25T22:46:21.650Z] [INFO]
[2026-02-25T22:46:21.650Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-avro ---
[2026-02-25T22:46:21.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.pom
[2026-02-25T22:46:21.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.pom (8.9 kB at 110 kB/s)
[2026-02-25T22:46:21.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
[2026-02-25T22:46:21.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (10 kB at 181 kB/s)
[2026-02-25T22:46:21.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
[2026-02-25T22:46:21.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (14 kB at 261 kB/s)
[2026-02-25T22:46:21.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom
[2026-02-25T22:46:21.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 155 kB/s)
[2026-02-25T22:46:21.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.jar
[2026-02-25T22:46:21.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.jar (110 kB at 491 kB/s)
[2026-02-25T22:46:21.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
[2026-02-25T22:46:21.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (531 kB at 7.1 MB/s)
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-avro ---
[2026-02-25T22:46:22.272Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:46:22.272Z] [INFO] Compiling 2 source files to /quarkus/extensions/avro/runtime/target/classes
[2026-02-25T22:46:22.272Z] [WARNING] /quarkus/extensions/avro/runtime/src/main/java/io/quarkus/avro/runtime/graal/AvroSubstitutions.java:[53,33] unchecked conversion
[2026-02-25T22:46:22.272Z] required: java.util.Map<org.apache.avro.Schema,java.lang.Class>
[2026-02-25T22:46:22.272Z] found: java.util.IdentityHashMap
[2026-02-25T22:46:22.272Z] [WARNING] /quarkus/extensions/avro/runtime/src/main/java/io/quarkus/avro/runtime/graal/AvroSubstitutions.java:[54,32] unchecked conversion
[2026-02-25T22:46:22.272Z] required: java.util.Map<java.lang.Class,java.lang.reflect.Constructor>
[2026-02-25T22:46:22.272Z] found: java.util.HashMap
[2026-02-25T22:46:22.272Z] [WARNING] /quarkus/extensions/avro/runtime/src/main/java/io/quarkus/avro/runtime/AvroRecorder.java:[23,83] unchecked cast
[2026-02-25T22:46:22.272Z] required: java.util.Map<java.lang.String,java.lang.Class>
[2026-02-25T22:46:22.272Z] found: java.lang.Object
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-avro ---
[2026-02-25T22:46:22.272Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:22.272Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/avro/runtime/src/test/resources
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-avro ---
[2026-02-25T22:46:22.272Z] [INFO] No sources to compile
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-avro ---
[2026-02-25T22:46:22.272Z] [INFO] No tests to run.
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-avro ---
[2026-02-25T22:46:22.272Z] [INFO] Building jar: /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final.jar
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-avro ---
[2026-02-25T22:46:22.272Z] [INFO] Building jar: /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final-sources.jar
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-avro ---
[2026-02-25T22:46:22.272Z] [INFO] Installing /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-avro/2.7.5.Final/quarkus-avro-2.7.5.Final.jar
[2026-02-25T22:46:22.272Z] [INFO] Installing /quarkus/extensions/avro/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-avro/2.7.5.Final/quarkus-avro-2.7.5.Final.pom
[2026-02-25T22:46:22.272Z] [INFO] Installing /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-avro/2.7.5.Final/quarkus-avro-2.7.5.Final-sources.jar
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] ----------< io.quarkus:quarkus-apicurio-registry-avro-parent >----------
[2026-02-25T22:46:22.272Z] [INFO] Building Quarkus - Apicurio Registry - Avro 2.7.5.Final [413/964]
[2026-02-25T22:46:22.272Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-25T22:46:22.272Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apicurio-registry-avro-parent ---
[2026-02-25T22:46:22.272Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro-parent/2.7.5.Final/quarkus-apicurio-registry-avro-parent-2.7.5.Final.pom
[2026-02-25T22:46:22.272Z] [INFO]
[2026-02-25T22:46:22.272Z] [INFO] -------------< io.quarkus:quarkus-apicurio-registry-avro >--------------
[2026-02-25T22:46:22.272Z] [INFO] Building Quarkus - Apicurio Registry - Avro - Runtime 2.7.5.Final [414/964]
[2026-02-25T22:46:22.272Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:46:22.272Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.pom
[2026-02-25T22:46:23.365Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.pom (990 B at 1.3 kB/s)
[2026-02-25T22:46:23.365Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry/2.1.5.Final/apicurio-registry-2.1.5.Final.pom
[2026-02-25T22:46:23.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry/2.1.5.Final/apicurio-registry-2.1.5.Final.pom (45 kB at 92 kB/s)
[2026-02-25T22:46:23.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.2.3.Final/quarkus-bom-2.2.3.Final.pom
[2026-02-25T22:46:23.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.2.3.Final/quarkus-bom-2.2.3.Final.pom (346 kB at 9.1 MB/s)
[2026-02-25T22:46:23.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.pom
[2026-02-25T22:46:24.349Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.pom (984 B at 1.7 kB/s)
[2026-02-25T22:46:24.349Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.pom
[2026-02-25T22:46:25.022Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.pom (1.7 kB at 2.4 kB/s)
[2026-02-25T22:46:25.022Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.pom
[2026-02-25T22:46:25.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.pom (1.9 kB at 3.7 kB/s)
[2026-02-25T22:46:25.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.pom
[2026-02-25T22:46:26.006Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.pom (2.3 kB at 3.4 kB/s)
[2026-02-25T22:46:26.006Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client/0.1.5.Final/apicurio-common-rest-client-0.1.5.Final.pom
[2026-02-25T22:46:26.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client/0.1.5.Final/apicurio-common-rest-client-0.1.5.Final.pom (11 kB at 21 kB/s)
[2026-02-25T22:46:26.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.pom
[2026-02-25T22:46:27.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.pom (1.0 kB at 1.1 kB/s)
[2026-02-25T22:46:27.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.jar
[2026-02-25T22:46:27.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.jar
[2026-02-25T22:46:27.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.jar
[2026-02-25T22:46:27.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.jar
[2026-02-25T22:46:27.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.jar
[2026-02-25T22:46:27.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.jar (11 kB at 38 kB/s)
[2026-02-25T22:46:27.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.jar
[2026-02-25T22:46:28.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.jar (60 kB at 105 kB/s)
[2026-02-25T22:46:28.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.jar (79 kB at 118 kB/s)
[2026-02-25T22:46:28.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.jar (22 kB at 33 kB/s)
[2026-02-25T22:46:28.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.jar (108 kB at 149 kB/s)
[2026-02-25T22:46:28.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.jar (28 kB at 32 kB/s)
[2026-02-25T22:46:28.407Z] [INFO]
[2026-02-25T22:46:28.407Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:28.407Z] [INFO]
[2026-02-25T22:46:28.407Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:28.720Z] [INFO]
[2026-02-25T22:46:28.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:28.720Z] [INFO]
[2026-02-25T22:46:28.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:28.720Z] [INFO]
[2026-02-25T22:46:28.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:28.720Z] [INFO]
[2026-02-25T22:46:28.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:28.720Z] [INFO]
[2026-02-25T22:46:28.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:28.720Z] [INFO]
[2026-02-25T22:46:28.721Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:28.721Z] [INFO]
[2026-02-25T22:46:28.721Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:28.721Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:46:28.721Z] [INFO]
[2026-02-25T22:46:28.721Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:28.721Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:46:28.721Z] [INFO]
[2026-02-25T22:46:28.721Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:28.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:28.721Z] [INFO] Copying 2 resources
[2026-02-25T22:46:28.721Z] [INFO]
[2026-02-25T22:46:28.721Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:28.721Z] [INFO]
[2026-02-25T22:46:28.721Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:28.721Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:46:28.721Z] [INFO] Compiling 2 source files to /quarkus/extensions/apicurio-registry-avro/runtime/target/classes
[2026-02-25T22:46:29.034Z] [INFO]
[2026-02-25T22:46:29.034Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:29.034Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:29.034Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apicurio-registry-avro/runtime/src/test/resources
[2026-02-25T22:46:29.034Z] [INFO]
[2026-02-25T22:46:29.034Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:29.034Z] [INFO] No sources to compile
[2026-02-25T22:46:29.034Z] [INFO]
[2026-02-25T22:46:29.034Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:29.034Z] [INFO] No tests to run.
[2026-02-25T22:46:29.034Z] [INFO]
[2026-02-25T22:46:29.034Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:29.034Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final.jar
[2026-02-25T22:46:29.034Z] [INFO]
[2026-02-25T22:46:29.035Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:29.035Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final-sources.jar
[2026-02-25T22:46:29.035Z] [INFO]
[2026-02-25T22:46:29.035Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apicurio-registry-avro ---
[2026-02-25T22:46:29.035Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro/2.7.5.Final/quarkus-apicurio-registry-avro-2.7.5.Final.jar
[2026-02-25T22:46:29.035Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro/2.7.5.Final/quarkus-apicurio-registry-avro-2.7.5.Final.pom
[2026-02-25T22:46:29.035Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro/2.7.5.Final/quarkus-apicurio-registry-avro-2.7.5.Final-sources.jar
[2026-02-25T22:46:29.035Z] [INFO]
[2026-02-25T22:46:29.035Z] [INFO] -----------------< io.quarkus:quarkus-avro-deployment >-----------------
[2026-02-25T22:46:29.035Z] [INFO] Building Quarkus - Avro - Deployment 2.7.5.Final [415/964]
[2026-02-25T22:46:29.035Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:46:29.035Z] [INFO]
[2026-02-25T22:46:29.035Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-avro-deployment ---
[2026-02-25T22:46:29.035Z] [INFO]
[2026-02-25T22:46:29.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-avro-deployment ---
[2026-02-25T22:46:29.711Z] [INFO]
[2026-02-25T22:46:29.712Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-avro-deployment ---
[2026-02-25T22:46:29.712Z] [INFO]
[2026-02-25T22:46:29.712Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-avro-deployment ---
[2026-02-25T22:46:29.712Z] [INFO]
[2026-02-25T22:46:29.712Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-avro-deployment ---
[2026-02-25T22:46:29.712Z] [INFO]
[2026-02-25T22:46:29.712Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-avro-deployment ---
[2026-02-25T22:46:29.712Z] [INFO]
[2026-02-25T22:46:29.712Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-avro-deployment ---
[2026-02-25T22:46:29.712Z] [INFO]
[2026-02-25T22:46:29.712Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-avro-deployment ---
[2026-02-25T22:46:29.712Z] [INFO]
[2026-02-25T22:46:29.712Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-avro-deployment ---
[2026-02-25T22:46:29.712Z] [INFO] Processed 5 files in 15ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:46:29.712Z] [INFO]
[2026-02-25T22:46:29.712Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-avro-deployment ---
[2026-02-25T22:46:29.712Z] [INFO] Processed 5 files in 00:00.017 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:46:29.712Z] [INFO]
[2026-02-25T22:46:29.712Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-avro-deployment ---
[2026-02-25T22:46:29.712Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:29.712Z] [INFO] Copying 1 resource
[2026-02-25T22:46:29.712Z] [INFO]
[2026-02-25T22:46:29.712Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-avro-deployment ---
[2026-02-25T22:46:29.712Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:46:29.712Z] [INFO] Compiling 5 source files to /quarkus/extensions/avro/deployment/target/classes
[2026-02-25T22:46:30.026Z] [INFO]
[2026-02-25T22:46:30.026Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-avro-deployment ---
[2026-02-25T22:46:30.026Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:30.026Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/avro/deployment/src/test/resources
[2026-02-25T22:46:30.026Z] [INFO]
[2026-02-25T22:46:30.026Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-avro-deployment ---
[2026-02-25T22:46:30.026Z] [INFO] No sources to compile
[2026-02-25T22:46:30.026Z] [INFO]
[2026-02-25T22:46:30.026Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-avro-deployment ---
[2026-02-25T22:46:30.026Z] [INFO] No tests to run.
[2026-02-25T22:46:30.026Z] [INFO]
[2026-02-25T22:46:30.026Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-avro-deployment ---
[2026-02-25T22:46:30.026Z] [INFO] Building jar: /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final.jar
[2026-02-25T22:46:30.026Z] [INFO]
[2026-02-25T22:46:30.026Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-avro-deployment ---
[2026-02-25T22:46:30.026Z] [INFO] Building jar: /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:46:30.026Z] [INFO]
[2026-02-25T22:46:30.026Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-avro-deployment ---
[2026-02-25T22:46:30.026Z] [INFO] Installing /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-avro-deployment/2.7.5.Final/quarkus-avro-deployment-2.7.5.Final.jar
[2026-02-25T22:46:30.027Z] [INFO] Installing /quarkus/extensions/avro/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-avro-deployment/2.7.5.Final/quarkus-avro-deployment-2.7.5.Final.pom
[2026-02-25T22:46:30.027Z] [INFO] Installing /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-avro-deployment/2.7.5.Final/quarkus-avro-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:46:30.027Z] [INFO]
[2026-02-25T22:46:30.027Z] [INFO] --------< io.quarkus:quarkus-apicurio-registry-avro-deployment >--------
[2026-02-25T22:46:30.027Z] [INFO] Building Quarkus - Apicurio Registry - Avro - Deployment 2.7.5.Final [416/964]
[2026-02-25T22:46:30.027Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:46:30.027Z] [INFO]
[2026-02-25T22:46:30.027Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:30.027Z] [INFO]
[2026-02-25T22:46:30.027Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:30.339Z] [INFO]
[2026-02-25T22:46:30.339Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:30.654Z] [INFO]
[2026-02-25T22:46:30.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:30.654Z] [INFO]
[2026-02-25T22:46:30.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:30.654Z] [INFO]
[2026-02-25T22:46:30.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:30.654Z] [INFO]
[2026-02-25T22:46:30.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:30.654Z] [INFO]
[2026-02-25T22:46:30.654Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:30.654Z] [INFO]
[2026-02-25T22:46:30.654Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:30.654Z] [INFO] Processed 4 files in 15ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:46:30.654Z] [INFO]
[2026-02-25T22:46:30.654Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:30.654Z] [INFO] Processed 4 files in 00:00.018 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:46:30.654Z] [INFO]
[2026-02-25T22:46:30.654Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:30.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:30.654Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apicurio-registry-avro/deployment/src/main/resources
[2026-02-25T22:46:30.654Z] [INFO]
[2026-02-25T22:46:30.654Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:30.654Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:46:30.654Z] [INFO] Compiling 4 source files to /quarkus/extensions/apicurio-registry-avro/deployment/target/classes
[2026-02-25T22:46:31.118Z] [INFO]
[2026-02-25T22:46:31.118Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:31.118Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:31.118Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apicurio-registry-avro/deployment/src/test/resources
[2026-02-25T22:46:31.118Z] [INFO]
[2026-02-25T22:46:31.118Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:31.118Z] [INFO] No sources to compile
[2026-02-25T22:46:31.118Z] [INFO]
[2026-02-25T22:46:31.118Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:31.118Z] [INFO] No tests to run.
[2026-02-25T22:46:31.118Z] [INFO]
[2026-02-25T22:46:31.118Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:31.118Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final.jar
[2026-02-25T22:46:31.118Z] [INFO]
[2026-02-25T22:46:31.118Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:31.118Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:46:31.118Z] [INFO]
[2026-02-25T22:46:31.118Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apicurio-registry-avro-deployment ---
[2026-02-25T22:46:31.118Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.5.Final/quarkus-apicurio-registry-avro-deployment-2.7.5.Final.jar
[2026-02-25T22:46:31.118Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.5.Final/quarkus-apicurio-registry-avro-deployment-2.7.5.Final.pom
[2026-02-25T22:46:31.118Z] [INFO] Installing /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.5.Final/quarkus-apicurio-registry-avro-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:46:31.118Z] [INFO]
[2026-02-25T22:46:31.118Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-messaging-kafka-deployment >---
[2026-02-25T22:46:31.118Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kafka - Deployment 2.7.5.Final [417/964]
[2026-02-25T22:46:31.118Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:46:31.118Z] [INFO]
[2026-02-25T22:46:31.118Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:31.118Z] [INFO]
[2026-02-25T22:46:31.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:31.793Z] [INFO]
[2026-02-25T22:46:31.794Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:31.794Z] [INFO]
[2026-02-25T22:46:31.794Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:32.108Z] [INFO]
[2026-02-25T22:46:32.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:32.108Z] [INFO]
[2026-02-25T22:46:32.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:32.108Z] [INFO]
[2026-02-25T22:46:32.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:32.108Z] [INFO]
[2026-02-25T22:46:32.108Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:32.108Z] [INFO]
[2026-02-25T22:46:32.108Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:32.108Z] [INFO] Processed 19 files in 77ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2026-02-25T22:46:32.108Z] [INFO]
[2026-02-25T22:46:32.108Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:32.108Z] [INFO] Processed 19 files in 00:00.138 (Already Sorted: 19, Needed Sorting: 0)
[2026-02-25T22:46:32.108Z] [INFO]
[2026-02-25T22:46:32.108Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:32.108Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:32.108Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/src/main/resources
[2026-02-25T22:46:32.108Z] [INFO]
[2026-02-25T22:46:32.108Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:32.108Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:46:32.108Z] [INFO] Compiling 7 source files to /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/classes
[2026-02-25T22:46:33.704Z] [INFO]
[2026-02-25T22:46:33.704Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:33.704Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:33.704Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/src/test/resources
[2026-02-25T22:46:33.704Z] [INFO]
[2026-02-25T22:46:33.704Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:33.704Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:46:33.704Z] [INFO] Compiling 12 source files to /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/test-classes
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:34.015Z] [INFO] Tests are skipped.
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:34.015Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final.jar
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:34.015Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-02-25T22:46:34.015Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final.jar
[2026-02-25T22:46:34.015Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final.pom
[2026-02-25T22:46:34.015Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] -----< io.quarkus:quarkus-smallrye-reactive-messaging-amqp-parent >-----
[2026-02-25T22:46:34.015Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - AMQP 1.0 2.7.5.Final [418/964]
[2026-02-25T22:46:34.015Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-25T22:46:34.015Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-02-25T22:46:34.015Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-parent-2.7.5.Final.pom
[2026-02-25T22:46:34.015Z] [INFO]
[2026-02-25T22:46:34.015Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-messaging-amqp >---------
[2026-02-25T22:46:34.015Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime 2.7.5.Final [419/964]
[2026-02-25T22:46:34.015Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:46:34.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.pom
[2026-02-25T22:46:34.015Z] [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 41 kB/s)
[2026-02-25T22:46:34.015Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.19.0/smallrye-mutiny-vertx-amqp-client-2.19.0.pom
[2026-02-25T22:46:34.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.19.0/smallrye-mutiny-vertx-amqp-client-2.19.0.pom (5.4 kB at 13 kB/s)
[2026-02-25T22:46:34.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.5/vertx-amqp-client-4.2.5.pom
[2026-02-25T22:46:35.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.5/vertx-amqp-client-4.2.5.pom (5.0 kB at 7.9 kB/s)
[2026-02-25T22:46:35.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.pom
[2026-02-25T22:46:36.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.pom (6.5 kB at 9.8 kB/s)
[2026-02-25T22:46:36.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.pom
[2026-02-25T22:46:36.039Z] [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 25 kB/s)
[2026-02-25T22:46:36.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j-parent/0.33.10/proton-j-parent-0.33.10.pom
[2026-02-25T22:46:36.039Z] [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 96 kB/s)
[2026-02-25T22:46:36.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.19.0/smallrye-mutiny-vertx-amqp-client-2.19.0.jar
[2026-02-25T22:46:36.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.jar
[2026-02-25T22:46:36.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.5/vertx-amqp-client-4.2.5.jar
[2026-02-25T22:46:36.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.jar
[2026-02-25T22:46:36.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.jar
[2026-02-25T22:46:36.353Z] [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 799 kB/s)
[2026-02-25T22:46:36.353Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.jar (741 kB at 5.7 MB/s)
[2026-02-25T22:46:36.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.5/vertx-amqp-client-4.2.5.jar (62 kB at 108 kB/s)
[2026-02-25T22:46:36.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.jar (120 kB at 164 kB/s)
[2026-02-25T22:46:36.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.19.0/smallrye-mutiny-vertx-amqp-client-2.19.0.jar (39 kB at 46 kB/s)
[2026-02-25T22:46:36.978Z] [INFO]
[2026-02-25T22:46:36.978Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:36.978Z] [INFO]
[2026-02-25T22:46:36.978Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.291Z] [INFO]
[2026-02-25T22:46:37.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.291Z] [INFO]
[2026-02-25T22:46:37.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.291Z] [INFO]
[2026-02-25T22:46:37.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.291Z] [INFO]
[2026-02-25T22:46:37.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.291Z] [INFO]
[2026-02-25T22:46:37.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.291Z] [INFO]
[2026-02-25T22:46:37.291Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.291Z] [INFO]
[2026-02-25T22:46:37.291Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.291Z] [INFO]
[2026-02-25T22:46:37.291Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.291Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:46:37.291Z] [INFO]
[2026-02-25T22:46:37.291Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.291Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:37.291Z] [INFO] Copying 1 resource
[2026-02-25T22:46:37.291Z] [INFO]
[2026-02-25T22:46:37.291Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.292Z] [INFO]
[2026-02-25T22:46:37.292Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.292Z] [INFO] No sources to compile
[2026-02-25T22:46:37.292Z] [INFO]
[2026-02-25T22:46:37.292Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.292Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:37.292Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/src/test/resources
[2026-02-25T22:46:37.292Z] [INFO]
[2026-02-25T22:46:37.292Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.292Z] [INFO] No sources to compile
[2026-02-25T22:46:37.292Z] [INFO]
[2026-02-25T22:46:37.292Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.292Z] [INFO] No tests to run.
[2026-02-25T22:46:37.292Z] [INFO]
[2026-02-25T22:46:37.292Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.292Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final.jar
[2026-02-25T22:46:37.292Z] [INFO]
[2026-02-25T22:46:37.292Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.292Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final-sources.jar
[2026-02-25T22:46:37.604Z] [INFO]
[2026-02-25T22:46:37.604Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-02-25T22:46:37.604Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final.jar
[2026-02-25T22:46:37.604Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final.pom
[2026-02-25T22:46:37.604Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final-sources.jar
[2026-02-25T22:46:37.604Z] [INFO]
[2026-02-25T22:46:37.604Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-messaging-amqp-deployment >---
[2026-02-25T22:46:37.604Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment 2.7.5.Final [420/964]
[2026-02-25T22:46:37.604Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:46:37.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.pom
[2026-02-25T22:46:37.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.pom (10 kB at 19 kB/s)
[2026-02-25T22:46:37.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.20.0/artemis-pom-2.20.0.pom
[2026-02-25T22:46:38.231Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.20.0/artemis-pom-2.20.0.pom (81 kB at 233 kB/s)
[2026-02-25T22:46:38.231Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.pom
[2026-02-25T22:46:38.544Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.pom (5.0 kB at 15 kB/s)
[2026-02-25T22:46:38.544Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.pom
[2026-02-25T22:46:38.857Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.pom (5.6 kB at 20 kB/s)
[2026-02-25T22:46:38.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.pom
[2026-02-25T22:46:39.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.pom (3.4 kB at 6.4 kB/s)
[2026-02-25T22:46:39.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom
[2026-02-25T22:46:39.534Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom (4.0 kB at 73 kB/s)
[2026-02-25T22:46:39.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.pom
[2026-02-25T22:46:39.534Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.pom (24 kB at 410 kB/s)
[2026-02-25T22:46:39.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.20.0/artemis-jdbc-store-2.20.0.pom
[2026-02-25T22:46:40.209Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.20.0/artemis-jdbc-store-2.20.0.pom (3.8 kB at 9.3 kB/s)
[2026-02-25T22:46:40.209Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.20.0/artemis-core-client-2.20.0.pom
[2026-02-25T22:46:40.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.20.0/artemis-core-client-2.20.0.pom (7.1 kB at 7.1 kB/s)
[2026-02-25T22:46:40.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.pom
[2026-02-25T22:46:41.197Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.pom (20 kB at 273 kB/s)
[2026-02-25T22:46:41.197Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom
[2026-02-25T22:46:41.197Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom (19 kB at 347 kB/s)
[2026-02-25T22:46:41.197Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom
[2026-02-25T22:46:41.197Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom (15 kB at 312 kB/s)
[2026-02-25T22:46:41.197Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.20.0/artemis-quorum-api-2.20.0.pom
[2026-02-25T22:46:41.509Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.20.0/artemis-quorum-api-2.20.0.pom (1.6 kB at 4.7 kB/s)
[2026-02-25T22:46:41.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom
[2026-02-25T22:46:41.510Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom (31 kB at 301 kB/s)
[2026-02-25T22:46:41.510Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom
[2026-02-25T22:46:41.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 1.3 MB/s)
[2026-02-25T22:46:41.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.20.0/artemis-amqp-protocol-2.20.0.pom
[2026-02-25T22:46:42.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.20.0/artemis-amqp-protocol-2.20.0.pom (4.4 kB at 5.8 kB/s)
[2026-02-25T22:46:42.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-protocols/2.20.0/artemis-protocols-2.20.0.pom
[2026-02-25T22:46:42.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-protocols/2.20.0/artemis-protocols-2.20.0.pom (2.2 kB at 7.1 kB/s)
[2026-02-25T22:46:42.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager/2.0.3.Final/jboss-logmanager-2.0.3.Final.pom
[2026-02-25T22:46:42.927Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager/2.0.3.Final/jboss-logmanager-2.0.3.Final.pom (5.8 kB at 65 kB/s)
[2026-02-25T22:46:42.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.jar
[2026-02-25T22:46:42.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.jar
[2026-02-25T22:46:42.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.jar
[2026-02-25T22:46:42.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.jar
[2026-02-25T22:46:42.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.20.0/artemis-jdbc-store-2.20.0.jar
[2026-02-25T22:46:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.jar (566 kB at 2.9 MB/s)
[2026-02-25T22:46:43.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar
[2026-02-25T22:46:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar (208 kB at 895 kB/s)
[2026-02-25T22:46:43.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar
[2026-02-25T22:46:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.jar (108 kB at 447 kB/s)
[2026-02-25T22:46:43.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.20.0/artemis-core-client-2.20.0.jar
[2026-02-25T22:46:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.20.0/artemis-jdbc-store-2.20.0.jar (108 kB at 425 kB/s)
[2026-02-25T22:46:43.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.jar
[2026-02-25T22:46:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar (130 kB at 484 kB/s)
[2026-02-25T22:46:43.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.20.0/artemis-quorum-api-2.20.0.jar
[2026-02-25T22:46:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.jar (243 kB at 894 kB/s)
[2026-02-25T22:46:43.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.jar
[2026-02-25T22:46:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.jar (2.3 MB at 8.0 MB/s)
[2026-02-25T22:46:43.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar
[2026-02-25T22:46:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar (252 kB at 737 kB/s)
[2026-02-25T22:46:43.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar
[2026-02-25T22:46:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.jar (42 kB at 123 kB/s)
[2026-02-25T22:46:43.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.20.0/artemis-amqp-protocol-2.20.0.jar
[2026-02-25T22:46:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.jar (2.5 MB at 6.0 MB/s)
[2026-02-25T22:46:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar (623 kB at 1.3 MB/s)
[2026-02-25T22:46:43.551Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.20.0/artemis-core-client-2.20.0.jar (839 kB at 1.7 MB/s)
[2026-02-25T22:46:43.551Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.20.0/artemis-quorum-api-2.20.0.jar (13 kB at 23 kB/s)
[2026-02-25T22:46:43.551Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-amqp-protocol/2.20.0/artemis-amqp-protocol-2.20.0.jar (378 kB at 584 kB/s)
[2026-02-25T22:46:43.551Z] [INFO]
[2026-02-25T22:46:43.551Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:46:43.551Z] [INFO]
[2026-02-25T22:46:43.551Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:46:44.228Z] [INFO]
[2026-02-25T22:46:44.228Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:46:44.542Z] [INFO]
[2026-02-25T22:46:44.542Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:46:44.542Z] [INFO]
[2026-02-25T22:46:44.542Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:46:44.542Z] [INFO]
[2026-02-25T22:46:44.542Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:46:44.542Z] [INFO]
[2026-02-25T22:46:44.542Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:46:44.542Z] [INFO]
[2026-02-25T22:46:44.542Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:46:44.542Z] [INFO]
[2026-02-25T22:46:44.542Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:46:44.542Z] [INFO] Processed 16 files in 25ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-02-25T22:46:44.542Z] [INFO]
[2026-02-25T22:46:44.542Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:46:44.542Z] [INFO] Processed 16 files in 00:00.022 (Already Sorted: 16, Needed Sorting: 0)
[2026-02-25T22:46:44.542Z] [INFO]
[2026-02-25T22:46:44.542Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:46:44.542Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:44.542Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/src/main/resources
[2026-02-25T22:46:44.542Z] [INFO]
[2026-02-25T22:46:44.542Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:46:44.542Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:46:44.542Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/classes
[2026-02-25T22:46:44.872Z] [INFO]
[2026-02-25T22:46:44.872Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:46:44.872Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:46:44.872Z] [INFO] Copying 3 resources
[2026-02-25T22:46:44.872Z] [INFO]
[2026-02-25T22:46:44.872Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:46:44.872Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:46:44.872Z] [INFO] Compiling 11 source files to /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/test-classes
[2026-02-25T22:46:45.547Z] [INFO]
[2026-02-25T22:46:45.547Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:46:45.548Z] [INFO]
[2026-02-25T22:46:45.548Z] [INFO] -------------------------------------------------------
[2026-02-25T22:46:45.548Z] [INFO] T E S T S
[2026-02-25T22:46:45.548Z] [INFO] -------------------------------------------------------
[2026-02-25T22:46:45.548Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:46:46.224Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,438 INFO [org.apa.act.art.cor.server] (main) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,464 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,509 INFO [org.apa.act.art.cor.server] (main) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 786,432,000
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,529 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,530 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,582 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,583 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@35fe2125 []
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,583 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,610 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,610 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,815 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,835 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@edcb756 []
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,839 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,936 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4037a1b9 []
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,939 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,939 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c1d413d []
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,940 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,942 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@50ef78f9 []
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:46,945 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3be203b5 []
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:47,032 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@46254719 []
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:47,035 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@6097f249 []
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:47,137 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:47,139 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:47,142 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:47,142 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=dd1fb782-129b-11f1-be3c-02ab73afb024]
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:52,396 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:52,437 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:52,484 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:52,501 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:52,607 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.784s. Listening on: http://localhost:8081
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:52,607 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:46:53.329Z] 2026-02-25 22:46:52,607 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,000 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:47714 successfully authenticated
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,009 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,043 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:47698 successfully authenticated
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,048 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,056 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:47698 successfully authenticated
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,061 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:47714 successfully authenticated
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,105 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:47698 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e11338d5-129b-11f1-be3c-02ab73afb024, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@3e0b7c48, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@4c39ae7, true, OperationContextImpl [281728043] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,109 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:47714 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e113d516-129b-11f1-be3c-02ab73afb024, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@3820ca1e, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@2b71f137, true, OperationContextImpl [2099312844] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,168 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:47714 is creating address on target resource: e113d516-129b-11f1-be3c-02ab73afb024 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,222 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:47714 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@68ae57cb []
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,268 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:47714 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=source, address=null, routingType=ANYCAST, filterString=null, durable=null, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,271 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:47714 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48f219fe []
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,281 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:47714 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,313 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,321 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601500: User anonymous@127.0.0.1:47698 is sending a message AMQPStandardMessage( [durable=false, messageID=20, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-02-25T22:46:54.443Z] ..................................................
[2026-02-25T22:46:54.443Z]
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,348 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601501: User anonymous@127.0.0.1:47714 is consuming a message from source: Reference[20]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=20, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,350 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601500: User anonymous@127.0.0.1:47698 is sending a message AMQPStandardMessage( [durable=false, messageID=21, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-25T22:46:54.443Z] ..................................................
[2026-02-25T22:46:54.443Z] ***** durable queues source:
[2026-02-25T22:46:54.443Z] - queueID=15 address:source name:source filter:null
[2026-02-25T22:46:54.443Z] ***** non durable for source:
[2026-02-25T22:46:54.443Z] ..................................................
[2026-02-25T22:46:54.443Z]
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,351 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601501: User anonymous@127.0.0.1:47714 is consuming a message from source: Reference[21]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=21, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,358 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601500: User anonymous@127.0.0.1:47698 is sending a message AMQPStandardMessage( [durable=false, messageID=22, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-25T22:46:54.443Z] ..................................................
[2026-02-25T22:46:54.443Z] ***** durable queues source:
[2026-02-25T22:46:54.443Z] - queueID=15 address:source name:source filter:null
[2026-02-25T22:46:54.443Z] ***** non durable for source:
[2026-02-25T22:46:54.443Z] ..................................................
[2026-02-25T22:46:54.443Z]
[2026-02-25T22:46:54.443Z] 2026-02-25 22:46:53,359 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601501: User anonymous@127.0.0.1:47714 is consuming a message from source: Reference[22]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=22, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.444Z] 2026-02-25 22:46:53,359 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601500: User anonymous@127.0.0.1:47698 is sending a message AMQPStandardMessage( [durable=false, messageID=23, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-25T22:46:54.444Z] ..................................................
[2026-02-25T22:46:54.444Z] ***** durable queues source:
[2026-02-25T22:46:54.444Z] - queueID=15 address:source name:source filter:null
[2026-02-25T22:46:54.444Z] ***** non durable for source:
[2026-02-25T22:46:54.444Z] ..................................................
[2026-02-25T22:46:54.444Z]
[2026-02-25T22:46:54.444Z] 2026-02-25 22:46:53,360 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601501: User anonymous@127.0.0.1:47714 is consuming a message from source: Reference[23]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=23, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.444Z] 2026-02-25 22:46:53,360 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601500: User anonymous@127.0.0.1:47698 is sending a message AMQPStandardMessage( [durable=false, messageID=24, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-25T22:46:54.444Z] ..................................................
[2026-02-25T22:46:54.444Z] ***** durable queues source:
[2026-02-25T22:46:54.444Z] - queueID=15 address:source name:source filter:null
[2026-02-25T22:46:54.444Z] ***** non durable for source:
[2026-02-25T22:46:54.444Z] ..................................................
[2026-02-25T22:46:54.444Z]
[2026-02-25T22:46:54.444Z] 2026-02-25 22:46:53,361 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601501: User anonymous@127.0.0.1:47714 is consuming a message from source: Reference[24]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=24, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.444Z] 2026-02-25 22:46:53,361 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601500: User anonymous@127.0.0.1:47698 is sending a message AMQPStandardMessage( [durable=false, messageID=25, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-25T22:46:54.444Z] ..................................................
[2026-02-25T22:46:54.444Z] ***** durable queues source:
[2026-02-25T22:46:54.444Z] - queueID=15 address:source name:source filter:null
[2026-02-25T22:46:54.444Z] ***** non durable for source:
[2026-02-25T22:46:54.444Z] ..................................................
[2026-02-25T22:46:54.444Z]
[2026-02-25T22:46:54.444Z] 2026-02-25 22:46:53,362 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601501: User anonymous@127.0.0.1:47714 is consuming a message from source: Reference[25]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=25, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.444Z] 2026-02-25 22:46:53,362 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601500: User anonymous@127.0.0.1:47698 is sending a message AMQPStandardMessage( [durable=false, messageID=26, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-25T22:46:54.444Z] ..................................................
[2026-02-25T22:46:54.444Z] ***** durable queues source:
[2026-02-25T22:46:54.444Z] - queueID=15 address:source name:source filter:null
[2026-02-25T22:46:54.444Z] ***** non durable for source:
[2026-02-25T22:46:54.444Z] ..................................................
[2026-02-25T22:46:54.444Z]
[2026-02-25T22:46:54.444Z] 2026-02-25 22:46:53,363 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601501: User anonymous@127.0.0.1:47714 is consuming a message from source: Reference[26]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=26, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.444Z] 2026-02-25 22:46:53,374 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601500: User anonymous@127.0.0.1:47698 is sending a message AMQPStandardMessage( [durable=false, messageID=27, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-25T22:46:54.444Z] ..................................................
[2026-02-25T22:46:54.444Z] ***** durable queues source:
[2026-02-25T22:46:54.444Z] - queueID=15 address:source name:source filter:null
[2026-02-25T22:46:54.444Z] ***** non durable for source:
[2026-02-25T22:46:54.444Z] ..................................................
[2026-02-25T22:46:54.444Z]
[2026-02-25T22:46:54.444Z] 2026-02-25 22:46:53,375 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601501: User anonymous@127.0.0.1:47714 is consuming a message from source: Reference[27]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=27, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.444Z] 2026-02-25 22:46:53,375 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601500: User anonymous@127.0.0.1:47698 is sending a message AMQPStandardMessage( [durable=false, messageID=28, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-25T22:46:54.444Z] ..................................................
[2026-02-25T22:46:54.444Z] ***** durable queues source:
[2026-02-25T22:46:54.444Z] - queueID=15 address:source name:source filter:null
[2026-02-25T22:46:54.444Z] ***** non durable for source:
[2026-02-25T22:46:54.444Z] ..................................................
[2026-02-25T22:46:54.444Z]
[2026-02-25T22:46:54.444Z] 2026-02-25 22:46:53,376 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601501: User anonymous@127.0.0.1:47714 is consuming a message from source: Reference[28]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=28, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.444Z] 2026-02-25 22:46:53,378 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:47714 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=20, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.444Z] 2026-02-25 22:46:53,380 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:47714 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=21, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.444Z] 2026-02-25 22:46:53,386 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:47714 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=22, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.444Z] 2026-02-25 22:46:53,387 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601500: User anonymous@127.0.0.1:47698 is sending a message AMQPStandardMessage( [durable=false, messageID=32, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-02-25T22:46:54.444Z] ..................................................
[2026-02-25T22:46:54.444Z] ***** durable queues source:
[2026-02-25T22:46:54.444Z] - queueID=15 address:source name:source filter:null
[2026-02-25T22:46:54.444Z] ***** non durable for source:
[2026-02-25T22:46:54.444Z] ..................................................
[2026-02-25T22:46:54.444Z]
[2026-02-25T22:46:54.445Z] 2026-02-25 22:46:53,388 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@6fe1b4fb)) AMQ601501: User anonymous@127.0.0.1:47714 is consuming a message from source: Reference[32]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=32, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.445Z] 2026-02-25 22:46:53,389 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:47714 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=23, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.445Z] 2026-02-25 22:46:53,398 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:47714 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=24, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.445Z] 2026-02-25 22:46:53,398 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:47714 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=25, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.445Z] 2026-02-25 22:46:53,399 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:47714 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=26, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.445Z] 2026-02-25 22:46:53,400 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:47714 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=27, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.445Z] 2026-02-25 22:46:53,400 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:47714 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=28, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.445Z] 2026-02-25 22:46:53,402 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:47714 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=32, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:46:54.759Z] 2026-02-25 22:46:54,477 INFO [io.quarkus] (main) Quarkus stopped in 0.079s
[2026-02-25T22:46:54.759Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.73 s - in io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest
[2026-02-25T22:46:54.759Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest
[2026-02-25T22:47:03.631Z] Tests paused
[2026-02-25T22:47:03.631Z] 2026-02-25 22:46:54,638 INFO [org.apa.act.art.cor.server] (main) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.20.0 [dd1fb782-129b-11f1-be3c-02ab73afb024] stopped, uptime 8.258 seconds
[2026-02-25T22:47:03.631Z] 2026-02-25 22:46:54,740 INFO [org.apa.act.art.cor.server] (main) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
[2026-02-25T22:47:03.631Z] 2026-02-25 22:46:54,740 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2026-02-25T22:47:03.631Z] 2026-02-25 22:46:54,741 INFO [org.apa.act.art.cor.server] (main) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 786,432,000
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,741 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,742 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,742 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,742 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@19d483dc []
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,742 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,753 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,753 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,810 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2bacfe98 []
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,811 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@44d49f9f []
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,812 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5aa19491 []
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,812 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2a925d5f []
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,814 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66062eab []
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,816 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6ce6d93 []
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,817 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@509d64c7 []
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,878 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,878 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,885 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,885 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,888 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@68dda32e []
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,890 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@3ff9bbe8 []
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,891 INFO [org.apa.act.art.cor.server] (main) AMQ224112: Auto removing Queue source with queueID=15 on address=source
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,898 INFO [org.apa.act.art.cor.server] (main) AMQ224113: Auto removing Address source
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,905 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,907 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,909 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:54,909 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=dd1fb782-129b-11f1-be3c-02ab73afb024]
[2026-02-25T22:47:03.632Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:47:03.632Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:47:03.632Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:47:03.632Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:47:03.632Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,236 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,279 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,321 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,340 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,443 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.675s. Listening on: http://localhost:8080
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,445 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,445 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,609 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:57646 successfully authenticated
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,610 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:57658 successfully authenticated
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,615 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,640 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:57646 successfully authenticated
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,641 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:57646 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e4ffdc5b-129b-11f1-be3c-02ab73afb024, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@28820090, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@40ddf7dc, true, OperationContextImpl [1356049986] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,644 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:57646 is creating address on target resource: e4ffdc5b-129b-11f1-be3c-02ab73afb024 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,648 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:57646 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1149f8ed []
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,650 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:57646 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=source, address=null, routingType=ANYCAST, filterString=null, durable=null, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,652 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,654 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:57646 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@29f7fcd4 []
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,656 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:57646 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,661 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:57658 successfully authenticated
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,662 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:57658 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e50310ad-129b-11f1-be3c-02ab73afb024, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@6683e157, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@376388a1, true, OperationContextImpl [505805069] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-25T22:47:03.632Z] 2026-02-25 22:46:59,666 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2026-02-25T22:47:03.633Z] 2026-02-25 22:46:59,772 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57658 is sending a message AMQPStandardMessage( [durable=false, messageID=62, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-02-25T22:47:03.633Z] ..................................................
[2026-02-25T22:47:03.633Z]
[2026-02-25T22:47:03.633Z] 2026-02-25 22:46:59,774 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57646 is consuming a message from source: Reference[62]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=62, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.633Z] 2026-02-25 22:46:59,792 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 2
[2026-02-25T22:47:03.633Z] 2026-02-25 22:46:59,797 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57646 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=62, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.633Z] 2026-02-25 22:46:59,944 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57658 is sending a message AMQPStandardMessage( [durable=false, messageID=64, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:03.633Z] ..................................................
[2026-02-25T22:47:03.633Z] ***** durable queues source:
[2026-02-25T22:47:03.633Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:03.633Z] ***** non durable for source:
[2026-02-25T22:47:03.633Z] ..................................................
[2026-02-25T22:47:03.633Z]
[2026-02-25T22:47:03.633Z] 2026-02-25 22:46:59,945 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57646 is consuming a message from source: Reference[64]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=64, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.633Z] 2026-02-25 22:46:59,948 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 3
[2026-02-25T22:47:03.633Z] 2026-02-25 22:46:59,949 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57646 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=64, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.633Z] 2026-02-25 22:47:00,145 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57658 is sending a message AMQPStandardMessage( [durable=false, messageID=66, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:03.633Z] ..................................................
[2026-02-25T22:47:03.633Z] ***** durable queues source:
[2026-02-25T22:47:03.633Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:03.633Z] ***** non durable for source:
[2026-02-25T22:47:03.633Z] ..................................................
[2026-02-25T22:47:03.633Z]
[2026-02-25T22:47:03.633Z] 2026-02-25 22:47:00,146 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57646 is consuming a message from source: Reference[66]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=66, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.633Z] 2026-02-25 22:47:00,148 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 4
[2026-02-25T22:47:03.633Z] 2026-02-25 22:47:00,149 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57646 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=66, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.633Z] 2026-02-25 22:47:00,344 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57658 is sending a message AMQPStandardMessage( [durable=false, messageID=68, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:03.633Z] ..................................................
[2026-02-25T22:47:03.633Z] ***** durable queues source:
[2026-02-25T22:47:03.633Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:03.633Z] ***** non durable for source:
[2026-02-25T22:47:03.633Z] ..................................................
[2026-02-25T22:47:03.633Z]
[2026-02-25T22:47:03.633Z] 2026-02-25 22:47:00,345 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57646 is consuming a message from source: Reference[68]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=68, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.633Z] 2026-02-25 22:47:00,346 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 5
[2026-02-25T22:47:03.633Z] 2026-02-25 22:47:00,348 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57646 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=68, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.633Z] 2026-02-25 22:47:00,544 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57658 is sending a message AMQPStandardMessage( [durable=false, messageID=70, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:03.633Z] ..................................................
[2026-02-25T22:47:03.633Z] ***** durable queues source:
[2026-02-25T22:47:03.633Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:03.633Z] ***** non durable for source:
[2026-02-25T22:47:03.633Z] ..................................................
[2026-02-25T22:47:03.633Z]
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:00,545 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57646 is consuming a message from source: Reference[70]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=70, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:00,547 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 6
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:00,549 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57646 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=70, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:00,744 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57658 is sending a message AMQPStandardMessage( [durable=false, messageID=72, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:03.634Z] ..................................................
[2026-02-25T22:47:03.634Z] ***** durable queues source:
[2026-02-25T22:47:03.634Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:03.634Z] ***** non durable for source:
[2026-02-25T22:47:03.634Z] ..................................................
[2026-02-25T22:47:03.634Z]
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:00,745 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57646 is consuming a message from source: Reference[72]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=72, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:00,747 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 7
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:00,749 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57646 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=72, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:00,943 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57658 is sending a message AMQPStandardMessage( [durable=false, messageID=74, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:03.634Z] ..................................................
[2026-02-25T22:47:03.634Z] ***** durable queues source:
[2026-02-25T22:47:03.634Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:03.634Z] ***** non durable for source:
[2026-02-25T22:47:03.634Z] ..................................................
[2026-02-25T22:47:03.634Z]
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:00,944 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57646 is consuming a message from source: Reference[74]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=74, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:00,947 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 8
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:00,949 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57646 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=74, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:01,145 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57658 is sending a message AMQPStandardMessage( [durable=false, messageID=76, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:03.634Z] ..................................................
[2026-02-25T22:47:03.634Z] ***** durable queues source:
[2026-02-25T22:47:03.634Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:03.634Z] ***** non durable for source:
[2026-02-25T22:47:03.634Z] ..................................................
[2026-02-25T22:47:03.634Z]
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:01,146 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57646 is consuming a message from source: Reference[76]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=76, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:01,148 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 9
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:01,150 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57646 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=76, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:01,344 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57658 is sending a message AMQPStandardMessage( [durable=false, messageID=78, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:03.634Z] ..................................................
[2026-02-25T22:47:03.634Z] ***** durable queues source:
[2026-02-25T22:47:03.634Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:03.634Z] ***** non durable for source:
[2026-02-25T22:47:03.634Z] ..................................................
[2026-02-25T22:47:03.634Z]
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:01,344 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57646 is consuming a message from source: Reference[78]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=78, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:01,346 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 10
[2026-02-25T22:47:03.634Z] 2026-02-25 22:47:01,347 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57646 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=78, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.635Z] 2026-02-25 22:47:01,543 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57658 is sending a message AMQPStandardMessage( [durable=false, messageID=80, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:03.635Z] ..................................................
[2026-02-25T22:47:03.635Z] ***** durable queues source:
[2026-02-25T22:47:03.635Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:03.635Z] ***** non durable for source:
[2026-02-25T22:47:03.635Z] ..................................................
[2026-02-25T22:47:03.635Z]
[2026-02-25T22:47:03.635Z] 2026-02-25 22:47:01,544 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57646 is consuming a message from source: Reference[80]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=80, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.635Z] 2026-02-25 22:47:01,545 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 11
[2026-02-25T22:47:03.635Z] 2026-02-25 22:47:01,547 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57646 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=80, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.635Z] 2026-02-25 22:47:01,744 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57658 is sending a message AMQPStandardMessage( [durable=false, messageID=82, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:03.635Z] ..................................................
[2026-02-25T22:47:03.635Z] ***** durable queues source:
[2026-02-25T22:47:03.635Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:03.635Z] ***** non durable for source:
[2026-02-25T22:47:03.635Z] ..................................................
[2026-02-25T22:47:03.635Z]
[2026-02-25T22:47:03.635Z] 2026-02-25 22:47:01,744 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57646 is consuming a message from source: Reference[82]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=82, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.635Z] 2026-02-25 22:47:01,746 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 12
[2026-02-25T22:47:03.635Z] 2026-02-25 22:47:01,747 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57646 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=82, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.635Z] 2026-02-25 22:47:01,944 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57658 is sending a message AMQPStandardMessage( [durable=false, messageID=84, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:03.635Z] ..................................................
[2026-02-25T22:47:03.635Z] ***** durable queues source:
[2026-02-25T22:47:03.635Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:03.635Z] ***** non durable for source:
[2026-02-25T22:47:03.635Z] ..................................................
[2026-02-25T22:47:03.635Z]
[2026-02-25T22:47:03.635Z] 2026-02-25 22:47:01,944 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57646 is consuming a message from source: Reference[84]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=84, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.635Z] 2026-02-25 22:47:01,946 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 13
[2026-02-25T22:47:03.635Z] 2026-02-25 22:47:01,947 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57646 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=84, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.635Z] 2026-02-25 22:47:02,146 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57658 is sending a message AMQPStandardMessage( [durable=false, messageID=86, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:03.635Z] ..................................................
[2026-02-25T22:47:03.635Z] ***** durable queues source:
[2026-02-25T22:47:03.635Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:03.635Z] ***** non durable for source:
[2026-02-25T22:47:03.635Z] ..................................................
[2026-02-25T22:47:03.635Z]
[2026-02-25T22:47:03.635Z] 2026-02-25 22:47:02,149 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57646 is consuming a message from source: Reference[86]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=86, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.635Z] 2026-02-25 22:47:02,152 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 14
[2026-02-25T22:47:03.635Z] 2026-02-25 22:47:02,154 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57646 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=86, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.635Z] 2026-02-25 22:47:02,347 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57658 is sending a message AMQPStandardMessage( [durable=false, messageID=88, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:03.635Z] ..................................................
[2026-02-25T22:47:03.635Z] ***** durable queues source:
[2026-02-25T22:47:03.635Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:03.635Z] ***** non durable for source:
[2026-02-25T22:47:03.635Z] ..................................................
[2026-02-25T22:47:03.635Z]
[2026-02-25T22:47:03.636Z] 2026-02-25 22:47:02,349 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57646 is consuming a message from source: Reference[88]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=88, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:03.636Z] 2026-02-25 22:47:02,352 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 15
[2026-02-25T22:47:04.748Z] 2026-02-25 22:47:02,355 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57646 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=88, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:04.748Z] 2026-02-25 22:47:02,545 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57658 is sending a message AMQPStandardMessage( [durable=false, messageID=90, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:04.748Z] ..................................................
[2026-02-25T22:47:04.748Z] ***** durable queues source:
[2026-02-25T22:47:04.748Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:04.748Z] ***** non durable for source:
[2026-02-25T22:47:04.748Z] ..................................................
[2026-02-25T22:47:04.748Z]
[2026-02-25T22:47:04.748Z] 2026-02-25 22:47:02,545 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57646 is consuming a message from source: Reference[90]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=90, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:04.748Z] 2026-02-25 22:47:02,547 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 16
[2026-02-25T22:47:04.748Z] 2026-02-25 22:47:02,549 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57646 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=90, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:04.748Z] 2026-02-25 22:47:02,766 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57658 is sending a message AMQPStandardMessage( [durable=false, messageID=92, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:04.748Z] ..................................................
[2026-02-25T22:47:04.748Z] ***** durable queues source:
[2026-02-25T22:47:04.748Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:04.748Z] ***** non durable for source:
[2026-02-25T22:47:04.748Z] ..................................................
[2026-02-25T22:47:04.748Z]
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:02,767 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57646 is consuming a message from source: Reference[92]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=92, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:02,769 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 17
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:02,771 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57646 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=92, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:02,846 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-10-thread-1) Restarting quarkus due to changes in Consumer.class.
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:02,861 WARN [org.apa.act.art.cor.server] (Thread-1 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session e4ffdc5b-129b-11f1-be3c-02ab73afb024
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:02,861 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:02,863 WARN [org.apa.act.art.cor.server] (Thread-1 (activemq-netty-threads)) AMQ222107: Cleared up resources for session e4ffdc5b-129b-11f1-be3c-02ab73afb024
[2026-02-25T22:47:04.749Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:47:04.749Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:47:04.749Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:47:04.749Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:47:04.749Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,350 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,352 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,355 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,357 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,359 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.489s. Listening on: http://localhost:8080
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,359 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,359 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,359 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-10-thread-1) Live reload total time: 1.416s
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,376 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:57672 successfully authenticated
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,379 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,380 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:57672 successfully authenticated
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,380 INFO [org.apa.act.aud.base] (Thread-3 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:57672 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e73a8a1e-129b-11f1-be3c-02ab73afb024, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@4625c4f, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@750dbe32, true, OperationContextImpl [2080776929] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,383 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:57676 successfully authenticated
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,384 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,387 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:57676 successfully authenticated
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,387 INFO [org.apa.act.aud.base] (Thread-4 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:57676 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e73b9b8f-129b-11f1-be3c-02ab73afb024, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@1d0ea653, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@21ba274e, true, OperationContextImpl [1698590512] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,388 INFO [org.apa.act.aud.base] (Thread-4 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:57676 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,390 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16203: AMQP Receiver listening address source
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,560 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57672 is sending a message AMQPStandardMessage( [durable=false, messageID=102, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-02-25T22:47:04.749Z] ..................................................
[2026-02-25T22:47:04.749Z]
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,562 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57676 is consuming a message from source: Reference[102]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=102, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,567 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 3
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,571 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57676 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=102, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,758 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57672 is sending a message AMQPStandardMessage( [durable=false, messageID=104, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:04.749Z] ..................................................
[2026-02-25T22:47:04.749Z] ***** durable queues source:
[2026-02-25T22:47:04.749Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:04.749Z] ***** non durable for source:
[2026-02-25T22:47:04.749Z] ..................................................
[2026-02-25T22:47:04.749Z]
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,759 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57676 is consuming a message from source: Reference[104]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=104, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,761 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 6
[2026-02-25T22:47:04.749Z] 2026-02-25 22:47:03,762 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57676 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=104, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:04.750Z] 2026-02-25 22:47:03,958 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57672 is sending a message AMQPStandardMessage( [durable=false, messageID=106, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:04.750Z] ..................................................
[2026-02-25T22:47:04.750Z] ***** durable queues source:
[2026-02-25T22:47:04.750Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:04.750Z] ***** non durable for source:
[2026-02-25T22:47:04.750Z] ..................................................
[2026-02-25T22:47:04.750Z]
[2026-02-25T22:47:04.750Z] 2026-02-25 22:47:03,959 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57676 is consuming a message from source: Reference[106]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=106, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:04.750Z] 2026-02-25 22:47:03,960 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 9
[2026-02-25T22:47:04.750Z] 2026-02-25 22:47:03,962 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57676 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=106, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:04.750Z] 2026-02-25 22:47:04,160 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57672 is sending a message AMQPStandardMessage( [durable=false, messageID=108, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:04.750Z] ..................................................
[2026-02-25T22:47:04.750Z] ***** durable queues source:
[2026-02-25T22:47:04.750Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:04.750Z] ***** non durable for source:
[2026-02-25T22:47:04.750Z] ..................................................
[2026-02-25T22:47:04.750Z]
[2026-02-25T22:47:04.750Z] 2026-02-25 22:47:04,161 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57676 is consuming a message from source: Reference[108]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=108, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:04.750Z] 2026-02-25 22:47:04,163 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 12
[2026-02-25T22:47:04.750Z] 2026-02-25 22:47:04,164 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57676 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=108, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:04.750Z] 2026-02-25 22:47:04,358 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57672 is sending a message AMQPStandardMessage( [durable=false, messageID=110, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:04.750Z] ..................................................
[2026-02-25T22:47:04.750Z] ***** durable queues source:
[2026-02-25T22:47:04.750Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:04.750Z] ***** non durable for source:
[2026-02-25T22:47:04.750Z] ..................................................
[2026-02-25T22:47:04.750Z]
[2026-02-25T22:47:04.750Z] 2026-02-25 22:47:04,358 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57676 is consuming a message from source: Reference[110]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=110, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:04.750Z] 2026-02-25 22:47:04,360 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 15
[2026-02-25T22:47:04.750Z] 2026-02-25 22:47:04,361 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57676 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=110, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:04.750Z] 2026-02-25 22:47:04,432 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:47:11.881Z] Tests paused
[2026-02-25T22:47:11.881Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:47:11.881Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:47:11.881Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:47:11.881Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:47:11.881Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:07,523 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:07,556 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:07,600 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:07,657 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:07,867 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.852s. Listening on: http://localhost:8080
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:07,868 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:07,868 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:07,895 INFO [org.apa.act.aud.resource] (Thread-5 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:57682 successfully authenticated
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:07,904 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:07,920 INFO [org.apa.act.aud.resource] (Thread-5 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:57682 successfully authenticated
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:07,921 INFO [org.apa.act.aud.base] (Thread-5 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:57682 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e9ef49e0-129b-11f1-be3c-02ab73afb024, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@3a3d5a82, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@3df28d75, true, OperationContextImpl [1108462423] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:07,928 INFO [org.apa.act.aud.resource] (Thread-6 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:57698 successfully authenticated
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:07,930 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:07,936 INFO [org.apa.act.aud.resource] (Thread-6 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:57698 successfully authenticated
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:07,937 INFO [org.apa.act.aud.base] (Thread-6 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:57698 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e9f1bae1-129b-11f1-be3c-02ab73afb024, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@79b21fb4, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@4b3bd7d, true, OperationContextImpl [19388392] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:07,937 INFO [org.apa.act.aud.base] (Thread-6 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:57698 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:07,943 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:08,073 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57682 is sending a message AMQPStandardMessage( [durable=false, messageID=120, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-02-25T22:47:11.881Z] ..................................................
[2026-02-25T22:47:11.881Z]
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:08,075 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57698 is consuming a message from source: Reference[120]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=120, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:08,086 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 2
[2026-02-25T22:47:11.881Z] 2026-02-25 22:47:08,090 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=120, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.882Z] 2026-02-25 22:47:08,250 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57682 is sending a message AMQPStandardMessage( [durable=false, messageID=122, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:11.882Z] ..................................................
[2026-02-25T22:47:11.882Z] ***** durable queues source:
[2026-02-25T22:47:11.882Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:11.882Z] ***** non durable for source:
[2026-02-25T22:47:11.882Z] ..................................................
[2026-02-25T22:47:11.882Z]
[2026-02-25T22:47:11.882Z] 2026-02-25 22:47:08,251 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57698 is consuming a message from source: Reference[122]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=122, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.882Z] 2026-02-25 22:47:08,253 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 3
[2026-02-25T22:47:11.882Z] 2026-02-25 22:47:08,254 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=122, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.882Z] 2026-02-25 22:47:08,449 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57682 is sending a message AMQPStandardMessage( [durable=false, messageID=124, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:11.882Z] ..................................................
[2026-02-25T22:47:11.882Z] ***** durable queues source:
[2026-02-25T22:47:11.882Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:11.882Z] ***** non durable for source:
[2026-02-25T22:47:11.882Z] ..................................................
[2026-02-25T22:47:11.882Z]
[2026-02-25T22:47:11.882Z] 2026-02-25 22:47:08,451 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57698 is consuming a message from source: Reference[124]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=124, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.882Z] 2026-02-25 22:47:08,452 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 4
[2026-02-25T22:47:11.882Z] 2026-02-25 22:47:08,453 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=124, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.882Z] 2026-02-25 22:47:08,650 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57682 is sending a message AMQPStandardMessage( [durable=false, messageID=126, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:11.882Z] ..................................................
[2026-02-25T22:47:11.882Z] ***** durable queues source:
[2026-02-25T22:47:11.882Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:11.882Z] ***** non durable for source:
[2026-02-25T22:47:11.882Z] ..................................................
[2026-02-25T22:47:11.882Z]
[2026-02-25T22:47:11.882Z] 2026-02-25 22:47:08,651 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57698 is consuming a message from source: Reference[126]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=126, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.882Z] 2026-02-25 22:47:08,653 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 5
[2026-02-25T22:47:11.882Z] 2026-02-25 22:47:08,654 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=126, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.882Z] 2026-02-25 22:47:08,851 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57682 is sending a message AMQPStandardMessage( [durable=false, messageID=128, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:11.882Z] ..................................................
[2026-02-25T22:47:11.882Z] ***** durable queues source:
[2026-02-25T22:47:11.882Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:11.882Z] ***** non durable for source:
[2026-02-25T22:47:11.882Z] ..................................................
[2026-02-25T22:47:11.882Z]
[2026-02-25T22:47:11.882Z] 2026-02-25 22:47:08,852 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57698 is consuming a message from source: Reference[128]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=128, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.882Z] 2026-02-25 22:47:08,855 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 6
[2026-02-25T22:47:11.883Z] 2026-02-25 22:47:08,856 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=128, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.883Z] 2026-02-25 22:47:09,050 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57682 is sending a message AMQPStandardMessage( [durable=false, messageID=130, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:11.883Z] ..................................................
[2026-02-25T22:47:11.883Z] ***** durable queues source:
[2026-02-25T22:47:11.883Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:11.883Z] ***** non durable for source:
[2026-02-25T22:47:11.883Z] ..................................................
[2026-02-25T22:47:11.883Z]
[2026-02-25T22:47:11.883Z] 2026-02-25 22:47:09,051 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57698 is consuming a message from source: Reference[130]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=130, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.883Z] 2026-02-25 22:47:09,054 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 7
[2026-02-25T22:47:11.883Z] 2026-02-25 22:47:09,055 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=130, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.883Z] 2026-02-25 22:47:09,250 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57682 is sending a message AMQPStandardMessage( [durable=false, messageID=132, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:11.883Z] ..................................................
[2026-02-25T22:47:11.883Z] ***** durable queues source:
[2026-02-25T22:47:11.883Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:11.883Z] ***** non durable for source:
[2026-02-25T22:47:11.883Z] ..................................................
[2026-02-25T22:47:11.883Z]
[2026-02-25T22:47:11.883Z] 2026-02-25 22:47:09,251 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57698 is consuming a message from source: Reference[132]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=132, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.883Z] 2026-02-25 22:47:09,253 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 8
[2026-02-25T22:47:11.883Z] 2026-02-25 22:47:09,254 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=132, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.883Z] 2026-02-25 22:47:09,449 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57682 is sending a message AMQPStandardMessage( [durable=false, messageID=134, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:11.883Z] ..................................................
[2026-02-25T22:47:11.883Z] ***** durable queues source:
[2026-02-25T22:47:11.883Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:11.883Z] ***** non durable for source:
[2026-02-25T22:47:11.883Z] ..................................................
[2026-02-25T22:47:11.883Z]
[2026-02-25T22:47:11.883Z] 2026-02-25 22:47:09,449 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57698 is consuming a message from source: Reference[134]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=134, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.883Z] 2026-02-25 22:47:09,451 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 9
[2026-02-25T22:47:11.883Z] 2026-02-25 22:47:09,452 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=134, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.883Z] 2026-02-25 22:47:09,649 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57682 is sending a message AMQPStandardMessage( [durable=false, messageID=136, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:11.883Z] ..................................................
[2026-02-25T22:47:11.884Z] ***** durable queues source:
[2026-02-25T22:47:11.884Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:11.884Z] ***** non durable for source:
[2026-02-25T22:47:11.884Z] ..................................................
[2026-02-25T22:47:11.884Z]
[2026-02-25T22:47:11.884Z] 2026-02-25 22:47:09,649 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57698 is consuming a message from source: Reference[136]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=136, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.884Z] 2026-02-25 22:47:09,651 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 10
[2026-02-25T22:47:11.884Z] 2026-02-25 22:47:09,652 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=136, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.884Z] 2026-02-25 22:47:09,849 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57682 is sending a message AMQPStandardMessage( [durable=false, messageID=138, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:11.884Z] ..................................................
[2026-02-25T22:47:11.884Z] ***** durable queues source:
[2026-02-25T22:47:11.884Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:11.884Z] ***** non durable for source:
[2026-02-25T22:47:11.884Z] ..................................................
[2026-02-25T22:47:11.884Z]
[2026-02-25T22:47:11.884Z] 2026-02-25 22:47:09,851 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57698 is consuming a message from source: Reference[138]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=138, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.884Z] 2026-02-25 22:47:09,853 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 11
[2026-02-25T22:47:11.884Z] 2026-02-25 22:47:09,854 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=138, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.884Z] 2026-02-25 22:47:10,051 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57682 is sending a message AMQPStandardMessage( [durable=false, messageID=140, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:11.884Z] ..................................................
[2026-02-25T22:47:11.884Z] ***** durable queues source:
[2026-02-25T22:47:11.884Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:11.884Z] ***** non durable for source:
[2026-02-25T22:47:11.884Z] ..................................................
[2026-02-25T22:47:11.884Z]
[2026-02-25T22:47:11.884Z] 2026-02-25 22:47:10,052 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57698 is consuming a message from source: Reference[140]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=140, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.884Z] 2026-02-25 22:47:10,055 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 12
[2026-02-25T22:47:11.884Z] 2026-02-25 22:47:10,056 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=140, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.884Z] 2026-02-25 22:47:10,249 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57682 is sending a message AMQPStandardMessage( [durable=false, messageID=142, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:11.884Z] ..................................................
[2026-02-25T22:47:11.884Z] ***** durable queues source:
[2026-02-25T22:47:11.884Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:11.884Z] ***** non durable for source:
[2026-02-25T22:47:11.884Z] ..................................................
[2026-02-25T22:47:11.884Z]
[2026-02-25T22:47:11.884Z] 2026-02-25 22:47:10,251 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57698 is consuming a message from source: Reference[142]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=142, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.884Z] 2026-02-25 22:47:10,252 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 13
[2026-02-25T22:47:11.884Z] 2026-02-25 22:47:10,255 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=142, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.884Z] 2026-02-25 22:47:10,452 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:57682 is sending a message AMQPStandardMessage( [durable=false, messageID=144, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:11.884Z] ..................................................
[2026-02-25T22:47:11.884Z] ***** durable queues source:
[2026-02-25T22:47:11.884Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:11.884Z] ***** non durable for source:
[2026-02-25T22:47:11.884Z] ..................................................
[2026-02-25T22:47:11.884Z]
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:10,453 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:57698 is consuming a message from source: Reference[144]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=144, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:10,457 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 14
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:10,458 INFO [org.apa.act.aud.message] (Thread-6 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:57698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=144, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:10,548 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-23-thread-1) Restarting quarkus due to changes in Producer.class.
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:10,566 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-02-25T22:47:11.885Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:47:11.885Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:47:11.885Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:47:11.885Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:47:11.885Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:10,976 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:10,978 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:10,982 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:10,988 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:10,990 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8080
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:10,990 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:10,990 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:10,990 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-23-thread-1) Live reload total time: 0.742s
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:11,013 INFO [org.apa.act.aud.resource] (Thread-7 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:43670 successfully authenticated
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:11,018 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:11,021 INFO [org.apa.act.aud.resource] (Thread-7 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:43670 successfully authenticated
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:11,021 INFO [org.apa.act.aud.base] (Thread-7 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:43670 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [ebc876b2-129b-11f1-be3c-02ab73afb024, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@6949913d, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@23c6d5ce, true, OperationContextImpl [293289134] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:11,022 INFO [org.apa.act.aud.resource] (Thread-8 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:43684 successfully authenticated
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:11,025 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:11,026 INFO [org.apa.act.aud.resource] (Thread-8 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:43684 successfully authenticated
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:11,027 INFO [org.apa.act.aud.base] (Thread-8 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:43684 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [ebc93a03-129b-11f1-be3c-02ab73afb024, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@37a8fae8, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@748a46e0, true, OperationContextImpl [1338835903] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:11,027 INFO [org.apa.act.aud.base] (Thread-8 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:43684 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:11,030 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16203: AMQP Receiver listening address source
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:11,188 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:43670 is sending a message AMQPStandardMessage( [durable=false, messageID=154, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-02-25T22:47:11.885Z] ..................................................
[2026-02-25T22:47:11.885Z]
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:11,189 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:43684 is consuming a message from source: Reference[154]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=154, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:11,192 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 2
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:11,194 INFO [org.apa.act.aud.message] (Thread-8 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:43684 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=154, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:11,385 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:43670 is sending a message AMQPStandardMessage( [durable=false, messageID=156, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:11.885Z] ..................................................
[2026-02-25T22:47:11.885Z] ***** durable queues source:
[2026-02-25T22:47:11.885Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:11.885Z] ***** non durable for source:
[2026-02-25T22:47:11.885Z] ..................................................
[2026-02-25T22:47:11.885Z]
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:11,387 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:43684 is consuming a message from source: Reference[156]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=156, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:11.885Z] 2026-02-25 22:47:11,389 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 4
[2026-02-25T22:47:11.886Z] 2026-02-25 22:47:11,390 INFO [org.apa.act.aud.message] (Thread-8 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:43684 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=156, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:12.199Z] 2026-02-25 22:47:11,584 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:43670 is sending a message AMQPStandardMessage( [durable=false, messageID=158, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:12.199Z] ..................................................
[2026-02-25T22:47:12.199Z] ***** durable queues source:
[2026-02-25T22:47:12.199Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:12.199Z] ***** non durable for source:
[2026-02-25T22:47:12.199Z] ..................................................
[2026-02-25T22:47:12.199Z]
[2026-02-25T22:47:12.199Z] 2026-02-25 22:47:11,585 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:43684 is consuming a message from source: Reference[158]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=158, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:12.199Z] 2026-02-25 22:47:11,587 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 6
[2026-02-25T22:47:12.199Z] 2026-02-25 22:47:11,588 INFO [org.apa.act.aud.message] (Thread-8 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:43684 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=158, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:12.199Z] 2026-02-25 22:47:11,784 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:43670 is sending a message AMQPStandardMessage( [durable=false, messageID=160, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:12.199Z] ..................................................
[2026-02-25T22:47:12.199Z] ***** durable queues source:
[2026-02-25T22:47:12.199Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:12.199Z] ***** non durable for source:
[2026-02-25T22:47:12.199Z] ..................................................
[2026-02-25T22:47:12.199Z]
[2026-02-25T22:47:12.200Z] 2026-02-25 22:47:11,785 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:43684 is consuming a message from source: Reference[160]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=160, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:12.200Z] 2026-02-25 22:47:11,786 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 8
[2026-02-25T22:47:12.200Z] 2026-02-25 22:47:11,787 INFO [org.apa.act.aud.message] (Thread-8 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:43684 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=160, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:12.200Z] 2026-02-25 22:47:11,985 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601500: User anonymous@127.0.0.1:43670 is sending a message AMQPStandardMessage( [durable=false, messageID=162, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-02-25T22:47:12.200Z] ..................................................
[2026-02-25T22:47:12.200Z] ***** durable queues source:
[2026-02-25T22:47:12.200Z] - queueID=56 address:source name:source filter:null
[2026-02-25T22:47:12.200Z] ***** non durable for source:
[2026-02-25T22:47:12.200Z] ..................................................
[2026-02-25T22:47:12.200Z]
[2026-02-25T22:47:12.200Z] 2026-02-25 22:47:11,987 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@3d1319b)) AMQ601501: User anonymous@127.0.0.1:43684 is consuming a message from source: Reference[162]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=162, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:12.200Z] 2026-02-25 22:47:11,988 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 10
[2026-02-25T22:47:12.200Z] 2026-02-25 22:47:11,990 INFO [org.apa.act.aud.message] (Thread-8 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:43684 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=162, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:12.200Z] 2026-02-25 22:47:12,007 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:47:12.513Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.516 s - in io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest
[2026-02-25T22:47:12.513Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.devmode.AmqpDevModeTest
[2026-02-25T22:47:19.647Z] Tests paused
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,188 INFO [org.apa.act.art.cor.server] (main) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.20.0 [dd1fb782-129b-11f1-be3c-02ab73afb024] stopped, uptime 17.449 seconds
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,252 INFO [org.apa.act.art.cor.server] (main) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,253 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,253 INFO [org.apa.act.art.cor.server] (main) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 786,432,000
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,254 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,255 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,255 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,255 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@6c84f223 []
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,255 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,275 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,275 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,284 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@c0d7829 []
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,284 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1cc5eda6 []
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,285 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@49999c0a []
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,285 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7be76ec8 []
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,286 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1c4c8dad []
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,288 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2f57eb5f []
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,289 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2aab5b73 []
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,342 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,342 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,342 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,342 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,346 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@6afaf1c0 []
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,347 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@122338d7 []
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,350 INFO [org.apa.act.art.cor.server] (main) AMQ224112: Auto removing Queue source with queueID=56 on address=source
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,351 INFO [org.apa.act.art.cor.server] (main) AMQ224113: Auto removing Address source
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,356 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,358 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,360 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:12,360 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=dd1fb782-129b-11f1-be3c-02ab73afb024]
[2026-02-25T22:47:19.647Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:47:19.647Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:47:19.647Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:47:19.647Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:47:19.647Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:15,410 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:15,438 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:15,470 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-25T22:47:19.647Z] 2026-02-25 22:47:15,483 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,599 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.526s. Listening on: http://localhost:8080
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,599 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,599 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,616 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:43688 successfully authenticated
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,617 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:43698 successfully authenticated
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,619 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,633 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,633 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:43688 successfully authenticated
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,633 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:43688 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [ee8832f7-129b-11f1-be3c-02ab73afb024, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@62c0a351, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@42660529, true, OperationContextImpl [445886067] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,638 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:43698 successfully authenticated
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,639 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:43698 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [ee88f648-129b-11f1-be3c-02ab73afb024, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@37dea71d, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@2f5193ab, true, OperationContextImpl [1340114372] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,640 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:43698 is creating address on target resource: ee88f648-129b-11f1-be3c-02ab73afb024 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,640 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:43698 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7eaa109c []
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,641 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:43698 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=source, address=null, routingType=ANYCAST, filterString=null, durable=null, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,643 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:43698 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3c8eb61b []
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,644 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:43698 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,662 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:43688 is sending a message AMQPStandardMessage( [durable=false, messageID=186, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-02-25T22:47:19.648Z] ..................................................
[2026-02-25T22:47:19.648Z]
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,663 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,669 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:43698 is consuming a message from source: Reference[186]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=186, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,677 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:43688 is sending a message AMQPStandardMessage( [durable=false, messageID=187, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.648Z] ..................................................
[2026-02-25T22:47:19.648Z] ***** durable queues source:
[2026-02-25T22:47:19.648Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.648Z] ***** non durable for source:
[2026-02-25T22:47:19.648Z] ..................................................
[2026-02-25T22:47:19.648Z]
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,677 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:43698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=186, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,677 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:43698 is consuming a message from source: Reference[187]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=187, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.648Z] 2026-02-25 22:47:15,679 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:43698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=187, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.649Z] 2026-02-25 22:47:15,684 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:43688 is sending a message AMQPStandardMessage( [durable=false, messageID=190, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.649Z] ..................................................
[2026-02-25T22:47:19.649Z] ***** durable queues source:
[2026-02-25T22:47:19.649Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.649Z] ***** non durable for source:
[2026-02-25T22:47:19.649Z] ..................................................
[2026-02-25T22:47:19.649Z]
[2026-02-25T22:47:19.649Z] 2026-02-25 22:47:15,684 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:43698 is consuming a message from source: Reference[190]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=190, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.649Z] 2026-02-25 22:47:15,686 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:43698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=190, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.649Z] 2026-02-25 22:47:15,694 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:43688 is sending a message AMQPStandardMessage( [durable=false, messageID=192, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.649Z] ..................................................
[2026-02-25T22:47:19.649Z] ***** durable queues source:
[2026-02-25T22:47:19.649Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.649Z] ***** non durable for source:
[2026-02-25T22:47:19.649Z] ..................................................
[2026-02-25T22:47:19.649Z]
[2026-02-25T22:47:19.649Z] 2026-02-25 22:47:15,695 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:43698 is consuming a message from source: Reference[192]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=192, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.649Z] 2026-02-25 22:47:15,697 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:43698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=192, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.649Z] 2026-02-25 22:47:15,705 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:43688 is sending a message AMQPStandardMessage( [durable=false, messageID=194, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.649Z] ..................................................
[2026-02-25T22:47:19.649Z] ***** durable queues source:
[2026-02-25T22:47:19.649Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.649Z] ***** non durable for source:
[2026-02-25T22:47:19.649Z] ..................................................
[2026-02-25T22:47:19.649Z]
[2026-02-25T22:47:19.649Z] 2026-02-25 22:47:15,705 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:43698 is consuming a message from source: Reference[194]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=194, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.649Z] 2026-02-25 22:47:15,708 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:43698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=194, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.649Z] 2026-02-25 22:47:15,715 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:43688 is sending a message AMQPStandardMessage( [durable=false, messageID=196, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.649Z] ..................................................
[2026-02-25T22:47:19.649Z] ***** durable queues source:
[2026-02-25T22:47:19.649Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.649Z] ***** non durable for source:
[2026-02-25T22:47:19.649Z] ..................................................
[2026-02-25T22:47:19.649Z]
[2026-02-25T22:47:19.649Z] 2026-02-25 22:47:15,716 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:43698 is consuming a message from source: Reference[196]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=196, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.649Z] 2026-02-25 22:47:15,717 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:43698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=196, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.649Z] 2026-02-25 22:47:15,726 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:43688 is sending a message AMQPStandardMessage( [durable=false, messageID=198, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.649Z] ..................................................
[2026-02-25T22:47:19.649Z] ***** durable queues source:
[2026-02-25T22:47:19.649Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.649Z] ***** non durable for source:
[2026-02-25T22:47:19.649Z] ..................................................
[2026-02-25T22:47:19.649Z]
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:15,726 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:43698 is consuming a message from source: Reference[198]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=198, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:15,728 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:43698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=198, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:15,736 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:43688 is sending a message AMQPStandardMessage( [durable=false, messageID=200, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.650Z] ..................................................
[2026-02-25T22:47:19.650Z] ***** durable queues source:
[2026-02-25T22:47:19.650Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.650Z] ***** non durable for source:
[2026-02-25T22:47:19.650Z] ..................................................
[2026-02-25T22:47:19.650Z]
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:15,739 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:43698 is consuming a message from source: Reference[200]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=200, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:15,742 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:43698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=200, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:15,747 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:43688 is sending a message AMQPStandardMessage( [durable=false, messageID=202, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.650Z] ..................................................
[2026-02-25T22:47:19.650Z] ***** durable queues source:
[2026-02-25T22:47:19.650Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.650Z] ***** non durable for source:
[2026-02-25T22:47:19.650Z] ..................................................
[2026-02-25T22:47:19.650Z]
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:15,748 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:43698 is consuming a message from source: Reference[202]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=202, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:15,750 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:43698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=202, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:15,758 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:43688 is sending a message AMQPStandardMessage( [durable=false, messageID=204, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.650Z] ..................................................
[2026-02-25T22:47:19.650Z] ***** durable queues source:
[2026-02-25T22:47:19.650Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.650Z] ***** non durable for source:
[2026-02-25T22:47:19.650Z] ..................................................
[2026-02-25T22:47:19.650Z]
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:15,758 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:43698 is consuming a message from source: Reference[204]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=204, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:15,760 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:43698 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=204, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:17,756 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in ProducingBean.class.
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:17,778 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.020s
[2026-02-25T22:47:19.650Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:47:19.650Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:47:19.650Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:47:19.650Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:47:19.650Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:18,334 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:18,337 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:18,343 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:18,344 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:18,348 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.563s. Listening on: http://localhost:8080
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:18,348 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:18,348 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:18,348 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.019s
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:18,370 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:52760 successfully authenticated
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:18,371 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:18,374 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:52758 successfully authenticated
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:18,376 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:18,378 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:52760 successfully authenticated
[2026-02-25T22:47:19.650Z] 2026-02-25 22:47:18,378 INFO [org.apa.act.aud.base] (Thread-4 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:52760 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [f02b0d8a-129b-11f1-be3c-02ab73afb024, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@4af3fe61, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@19187867, true, OperationContextImpl [855346533] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-25T22:47:19.651Z] 2026-02-25 22:47:18,379 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:52758 successfully authenticated
[2026-02-25T22:47:19.651Z] 2026-02-25 22:47:18,380 INFO [org.apa.act.aud.base] (Thread-3 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:52758 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [f02b349b-129b-11f1-be3c-02ab73afb024, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@6b2e9db1, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@626738cf, true, OperationContextImpl [324899214] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-25T22:47:19.651Z] 2026-02-25 22:47:18,382 INFO [org.apa.act.aud.base] (Thread-3 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:52758 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-02-25T22:47:19.651Z] 2026-02-25 22:47:18,387 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:52760 is sending a message AMQPStandardMessage( [durable=false, messageID=214, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-02-25T22:47:19.651Z] ..................................................
[2026-02-25T22:47:19.651Z]
[2026-02-25T22:47:19.651Z] 2026-02-25 22:47:18,388 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16203: AMQP Receiver listening address source
[2026-02-25T22:47:19.651Z] 2026-02-25 22:47:18,391 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:52758 is consuming a message from source: Reference[214]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=214, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.651Z] 2026-02-25 22:47:18,395 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:52760 is sending a message AMQPStandardMessage( [durable=false, messageID=215, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.651Z] ..................................................
[2026-02-25T22:47:19.651Z] ***** durable queues source:
[2026-02-25T22:47:19.651Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.651Z] ***** non durable for source:
[2026-02-25T22:47:19.651Z] ..................................................
[2026-02-25T22:47:19.651Z]
[2026-02-25T22:47:19.651Z] 2026-02-25 22:47:18,395 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:52758 is consuming a message from source: Reference[215]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=215, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.651Z] 2026-02-25 22:47:18,398 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52758 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=214, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.651Z] 2026-02-25 22:47:18,398 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52758 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=215, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.651Z] 2026-02-25 22:47:18,405 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:52760 is sending a message AMQPStandardMessage( [durable=false, messageID=218, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.651Z] ..................................................
[2026-02-25T22:47:19.651Z] ***** durable queues source:
[2026-02-25T22:47:19.651Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.651Z] ***** non durable for source:
[2026-02-25T22:47:19.651Z] ..................................................
[2026-02-25T22:47:19.651Z]
[2026-02-25T22:47:19.651Z] 2026-02-25 22:47:18,406 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:52758 is consuming a message from source: Reference[218]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=218, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.651Z] 2026-02-25 22:47:18,410 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52758 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=218, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.651Z] 2026-02-25 22:47:18,416 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:52760 is sending a message AMQPStandardMessage( [durable=false, messageID=220, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.651Z] ..................................................
[2026-02-25T22:47:19.651Z] ***** durable queues source:
[2026-02-25T22:47:19.651Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.651Z] ***** non durable for source:
[2026-02-25T22:47:19.651Z] ..................................................
[2026-02-25T22:47:19.651Z]
[2026-02-25T22:47:19.651Z] 2026-02-25 22:47:18,416 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:52758 is consuming a message from source: Reference[220]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=220, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.651Z] 2026-02-25 22:47:18,419 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52758 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=220, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.651Z] 2026-02-25 22:47:18,426 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:52760 is sending a message AMQPStandardMessage( [durable=false, messageID=222, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.651Z] ..................................................
[2026-02-25T22:47:19.651Z] ***** durable queues source:
[2026-02-25T22:47:19.651Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.651Z] ***** non durable for source:
[2026-02-25T22:47:19.651Z] ..................................................
[2026-02-25T22:47:19.651Z]
[2026-02-25T22:47:19.652Z] 2026-02-25 22:47:18,427 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:52758 is consuming a message from source: Reference[222]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=222, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.652Z] 2026-02-25 22:47:18,429 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52758 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=222, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.652Z] 2026-02-25 22:47:18,437 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:52760 is sending a message AMQPStandardMessage( [durable=false, messageID=224, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.652Z] ..................................................
[2026-02-25T22:47:19.652Z] ***** durable queues source:
[2026-02-25T22:47:19.652Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.652Z] ***** non durable for source:
[2026-02-25T22:47:19.652Z] ..................................................
[2026-02-25T22:47:19.652Z]
[2026-02-25T22:47:19.652Z] 2026-02-25 22:47:18,437 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:52758 is consuming a message from source: Reference[224]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=224, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.652Z] 2026-02-25 22:47:18,440 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52758 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=224, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.652Z] 2026-02-25 22:47:18,448 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:52760 is sending a message AMQPStandardMessage( [durable=false, messageID=226, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.652Z] ..................................................
[2026-02-25T22:47:19.652Z] ***** durable queues source:
[2026-02-25T22:47:19.652Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.652Z] ***** non durable for source:
[2026-02-25T22:47:19.652Z] ..................................................
[2026-02-25T22:47:19.652Z]
[2026-02-25T22:47:19.652Z] 2026-02-25 22:47:18,448 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:52758 is consuming a message from source: Reference[226]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=226, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.652Z] 2026-02-25 22:47:18,450 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52758 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=226, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.652Z] 2026-02-25 22:47:18,458 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:52760 is sending a message AMQPStandardMessage( [durable=false, messageID=228, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.652Z] ..................................................
[2026-02-25T22:47:19.652Z] ***** durable queues source:
[2026-02-25T22:47:19.652Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.652Z] ***** non durable for source:
[2026-02-25T22:47:19.652Z] ..................................................
[2026-02-25T22:47:19.652Z]
[2026-02-25T22:47:19.652Z] 2026-02-25 22:47:18,459 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:52758 is consuming a message from source: Reference[228]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=228, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.652Z] 2026-02-25 22:47:18,461 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52758 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=228, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.652Z] 2026-02-25 22:47:18,470 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:52760 is sending a message AMQPStandardMessage( [durable=false, messageID=230, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.652Z] ..................................................
[2026-02-25T22:47:19.652Z] ***** durable queues source:
[2026-02-25T22:47:19.652Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.652Z] ***** non durable for source:
[2026-02-25T22:47:19.652Z] ..................................................
[2026-02-25T22:47:19.652Z]
[2026-02-25T22:47:19.652Z] 2026-02-25 22:47:18,471 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:52758 is consuming a message from source: Reference[230]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=230, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.652Z] 2026-02-25 22:47:18,473 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52758 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=230, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.653Z] 2026-02-25 22:47:18,480 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601500: User anonymous@127.0.0.1:52760 is sending a message AMQPStandardMessage( [durable=false, messageID=232, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483620)
[2026-02-25T22:47:19.653Z] ..................................................
[2026-02-25T22:47:19.653Z] ***** durable queues source:
[2026-02-25T22:47:19.653Z] - queueID=181 address:source name:source filter:null
[2026-02-25T22:47:19.653Z] ***** non durable for source:
[2026-02-25T22:47:19.653Z] ..................................................
[2026-02-25T22:47:19.653Z]
[2026-02-25T22:47:19.653Z] 2026-02-25 22:47:18,480 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@27779b40)) AMQ601501: User anonymous@127.0.0.1:52758 is consuming a message from source: Reference[232]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=232, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.653Z] 2026-02-25 22:47:18,487 INFO [org.apa.act.aud.message] (Thread-3 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52758 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=232, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:19.653Z] 2026-02-25 22:47:18,494 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:47:19.653Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.519 s - in io.quarkus.smallrye.reactivemessaging.amqp.devmode.AmqpDevModeTest
[2026-02-25T22:47:19.653Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.SecuredAmqpTest
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,495 WARN [org.apa.act.art.cor.server] (Thread-3 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session f02b349b-129b-11f1-be3c-02ab73afb024
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,495 WARN [org.apa.act.art.cor.server] (Thread-3 (activemq-netty-threads)) AMQ222107: Cleared up resources for session f02b349b-129b-11f1-be3c-02ab73afb024
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,496 WARN [org.apa.act.art.cor.server] (Thread-4 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session f02b0d8a-129b-11f1-be3c-02ab73afb024
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,496 WARN [org.apa.act.art.cor.server] (Thread-4 (activemq-netty-threads)) AMQ222107: Cleared up resources for session f02b0d8a-129b-11f1-be3c-02ab73afb024
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,717 INFO [org.apa.act.art.cor.server] (main) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.20.0 [dd1fb782-129b-11f1-be3c-02ab73afb024] stopped, uptime 6.464 seconds
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,775 INFO [org.apa.act.art.cor.server] (main) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,776 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,777 INFO [org.apa.act.art.cor.server] (main) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 786,432,000
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,777 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,778 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,779 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,779 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@62fd90a2 []
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,779 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,790 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,790 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,798 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18552f88 []
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,799 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@315a7bd5 []
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,799 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@298795f0 []
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,800 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@49629f0c []
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,802 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@787ad0c7 []
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,804 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1a9c88ce []
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,805 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@fa1b678 []
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,861 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,862 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,862 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,862 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,865 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@5266d27f []
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,866 INFO [org.apa.act.aud.base] (main) AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@7c34cc1c []
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,867 INFO [org.apa.act.art.cor.server] (main) AMQ224112: Auto removing Queue source with queueID=181 on address=source
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,868 INFO [org.apa.act.art.cor.server] (main) AMQ224113: Auto removing Address source
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,874 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,877 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,879 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:18,879 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=dd1fb782-129b-11f1-be3c-02ab73afb024]
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:20,465 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:20,495 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:20,535 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:20,547 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:20,678 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.663s. Listening on: http://localhost:8081
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:20,678 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:47:20.754Z] 2026-02-25 22:47:20,678 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,693 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:52766 successfully authenticated
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,694 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:52770 successfully authenticated
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,699 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:52766 successfully authenticated
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,701 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:52770 successfully authenticated
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,704 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,721 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:52766 successfully authenticated
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,721 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:52766 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [f19090ff-129b-11f1-be3c-02ab73afb024, artemis, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@2ed21275, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@2d3b1e28, true, OperationContextImpl [1925327442] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,722 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:52766 is creating address on target resource: f19090ff-129b-11f1-be3c-02ab73afb024 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,723 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:52766 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5429bec1 []
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,724 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:52766 is creating a queue on target resource: ServerSessionImpl() [with parameters: [QueueConfiguration [id=null, name=source, address=null, routingType=ANYCAST, filterString=null, durable=null, user=null, maxConsumers=null, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=null, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=null, autoCreateAddress=null, internal=null, transient=null, autoCreated=true]]]
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,725 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:52766 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6ad64f8b []
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,722 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,726 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:52766 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,736 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:52770 successfully authenticated
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,737 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:52770 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [f192daf1-129b-11f1-be3c-02ab73afb024, artemis, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@4e058e0b, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@3bea14e9, true, OperationContextImpl [917446593] [minimalStore=9223372036854775807, storeLineUp=0, stored=0, minimalReplicated=9223372036854775807, replicationLineUp=0, replicated=0, paged=0, minimalPage=9223372036854775807, pageLineUp=0, errorCode=-1, errorMessage=null, executorsPending=0, executor=OrderedExecutor(tasks=[])], {}]]
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,740 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,772 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601500: User anonymous@127.0.0.1:52770 is sending a message AMQPStandardMessage( [durable=false, messageID=256, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-02-25T22:47:21.446Z] ..................................................
[2026-02-25T22:47:21.446Z]
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,773 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601501: User anonymous@127.0.0.1:52766 is consuming a message from source: Reference[256]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=256, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.446Z] 2026-02-25 22:47:20,781 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52766 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=256, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.447Z] 2026-02-25 22:47:20,783 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601500: User anonymous@127.0.0.1:52770 is sending a message AMQPStandardMessage( [durable=false, messageID=258, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-25T22:47:21.447Z] ..................................................
[2026-02-25T22:47:21.447Z] ***** durable queues source:
[2026-02-25T22:47:21.447Z] - queueID=250 address:source name:source filter:null
[2026-02-25T22:47:21.447Z] ***** non durable for source:
[2026-02-25T22:47:21.447Z] ..................................................
[2026-02-25T22:47:21.447Z]
[2026-02-25T22:47:21.447Z] 2026-02-25 22:47:20,783 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601501: User anonymous@127.0.0.1:52766 is consuming a message from source: Reference[258]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=258, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.447Z] 2026-02-25 22:47:20,786 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52766 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=258, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.447Z] 2026-02-25 22:47:20,794 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601500: User anonymous@127.0.0.1:52770 is sending a message AMQPStandardMessage( [durable=false, messageID=260, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-25T22:47:21.447Z] ..................................................
[2026-02-25T22:47:21.447Z] ***** durable queues source:
[2026-02-25T22:47:21.447Z] - queueID=250 address:source name:source filter:null
[2026-02-25T22:47:21.447Z] ***** non durable for source:
[2026-02-25T22:47:21.447Z] ..................................................
[2026-02-25T22:47:21.447Z]
[2026-02-25T22:47:21.447Z] 2026-02-25 22:47:20,794 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601501: User anonymous@127.0.0.1:52766 is consuming a message from source: Reference[260]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=260, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.447Z] 2026-02-25 22:47:20,796 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52766 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=260, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.447Z] 2026-02-25 22:47:20,804 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601500: User anonymous@127.0.0.1:52770 is sending a message AMQPStandardMessage( [durable=false, messageID=262, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-25T22:47:21.447Z] ..................................................
[2026-02-25T22:47:21.447Z] ***** durable queues source:
[2026-02-25T22:47:21.447Z] - queueID=250 address:source name:source filter:null
[2026-02-25T22:47:21.447Z] ***** non durable for source:
[2026-02-25T22:47:21.447Z] ..................................................
[2026-02-25T22:47:21.447Z]
[2026-02-25T22:47:21.447Z] 2026-02-25 22:47:20,804 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601501: User anonymous@127.0.0.1:52766 is consuming a message from source: Reference[262]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=262, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.447Z] 2026-02-25 22:47:20,807 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52766 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=262, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.447Z] 2026-02-25 22:47:20,814 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601500: User anonymous@127.0.0.1:52770 is sending a message AMQPStandardMessage( [durable=false, messageID=264, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-25T22:47:21.447Z] ..................................................
[2026-02-25T22:47:21.447Z] ***** durable queues source:
[2026-02-25T22:47:21.447Z] - queueID=250 address:source name:source filter:null
[2026-02-25T22:47:21.447Z] ***** non durable for source:
[2026-02-25T22:47:21.447Z] ..................................................
[2026-02-25T22:47:21.447Z]
[2026-02-25T22:47:21.447Z] 2026-02-25 22:47:20,815 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601501: User anonymous@127.0.0.1:52766 is consuming a message from source: Reference[264]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=264, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.447Z] 2026-02-25 22:47:20,817 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52766 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=264, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.447Z] 2026-02-25 22:47:20,825 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601500: User anonymous@127.0.0.1:52770 is sending a message AMQPStandardMessage( [durable=false, messageID=266, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-25T22:47:21.447Z] ..................................................
[2026-02-25T22:47:21.447Z] ***** durable queues source:
[2026-02-25T22:47:21.447Z] - queueID=250 address:source name:source filter:null
[2026-02-25T22:47:21.447Z] ***** non durable for source:
[2026-02-25T22:47:21.447Z] ..................................................
[2026-02-25T22:47:21.447Z]
[2026-02-25T22:47:21.447Z] 2026-02-25 22:47:20,825 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601501: User anonymous@127.0.0.1:52766 is consuming a message from source: Reference[266]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=266, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.447Z] 2026-02-25 22:47:20,827 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52766 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=266, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.448Z] 2026-02-25 22:47:20,835 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601500: User anonymous@127.0.0.1:52770 is sending a message AMQPStandardMessage( [durable=false, messageID=268, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-25T22:47:21.448Z] ..................................................
[2026-02-25T22:47:21.448Z] ***** durable queues source:
[2026-02-25T22:47:21.448Z] - queueID=250 address:source name:source filter:null
[2026-02-25T22:47:21.448Z] ***** non durable for source:
[2026-02-25T22:47:21.448Z] ..................................................
[2026-02-25T22:47:21.448Z]
[2026-02-25T22:47:21.448Z] 2026-02-25 22:47:20,835 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601501: User anonymous@127.0.0.1:52766 is consuming a message from source: Reference[268]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=268, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.448Z] 2026-02-25 22:47:20,838 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52766 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=268, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.448Z] 2026-02-25 22:47:20,846 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601500: User anonymous@127.0.0.1:52770 is sending a message AMQPStandardMessage( [durable=false, messageID=270, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-25T22:47:21.448Z] ..................................................
[2026-02-25T22:47:21.448Z] ***** durable queues source:
[2026-02-25T22:47:21.448Z] - queueID=250 address:source name:source filter:null
[2026-02-25T22:47:21.448Z] ***** non durable for source:
[2026-02-25T22:47:21.448Z] ..................................................
[2026-02-25T22:47:21.448Z]
[2026-02-25T22:47:21.448Z] 2026-02-25 22:47:20,847 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601501: User anonymous@127.0.0.1:52766 is consuming a message from source: Reference[270]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=270, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.448Z] 2026-02-25 22:47:20,850 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52766 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=270, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.448Z] 2026-02-25 22:47:20,856 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601500: User anonymous@127.0.0.1:52770 is sending a message AMQPStandardMessage( [durable=false, messageID=272, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-25T22:47:21.448Z] ..................................................
[2026-02-25T22:47:21.448Z] ***** durable queues source:
[2026-02-25T22:47:21.448Z] - queueID=250 address:source name:source filter:null
[2026-02-25T22:47:21.448Z] ***** non durable for source:
[2026-02-25T22:47:21.448Z] ..................................................
[2026-02-25T22:47:21.448Z]
[2026-02-25T22:47:21.448Z] 2026-02-25 22:47:20,857 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601501: User anonymous@127.0.0.1:52766 is consuming a message from source: Reference[272]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=272, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.448Z] 2026-02-25 22:47:20,859 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52766 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=272, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.448Z] 2026-02-25 22:47:20,867 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601500: User anonymous@127.0.0.1:52770 is sending a message AMQPStandardMessage( [durable=false, messageID=274, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null], with Context: RoutingContextImpl(Address=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483609)
[2026-02-25T22:47:21.448Z] ..................................................
[2026-02-25T22:47:21.448Z] ***** durable queues source:
[2026-02-25T22:47:21.448Z] - queueID=250 address:source name:source filter:null
[2026-02-25T22:47:21.448Z] ***** non durable for source:
[2026-02-25T22:47:21.448Z] ..................................................
[2026-02-25T22:47:21.448Z]
[2026-02-25T22:47:21.448Z] 2026-02-25 22:47:20,867 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@58ef7429)) AMQ601501: User anonymous@127.0.0.1:52766 is consuming a message from source: Reference[274]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=274, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.448Z] 2026-02-25 22:47:20,869 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:52766 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=274, address=source, size=27, scanningStatus=SCANNED, applicationProperties={}, messageAnnotations={}, properties=Properties{messageId=null, userId=null, to='source', subject='null', replyTo='null', correlationId=null, contentType=null, contentEncoding=null, absoluteExpiryTime=null, creationTime=null, groupId='null', groupSequence=null, replyToGroupId='null'}, extraProperties = null]
[2026-02-25T22:47:21.762Z] 2026-02-25 22:47:21,301 ERROR [io.qua.mut.run.MutinyInfrastructure] (vert.x-eventloop-thread-0) Mutiny had to drop the following exception: io.vertx.core.impl.NoStackTraceThrowable: Connection disconnected
[2026-02-25T22:47:21.762Z]
[2026-02-25T22:47:21.762Z] 2026-02-25 22:47:21,306 ERROR [io.qua.mut.run.MutinyInfrastructure] (vert.x-eventloop-thread-0) Mutiny had to drop the following exception: io.vertx.core.impl.NoStackTraceThrowable: Connection disconnected
[2026-02-25T22:47:21.762Z]
[2026-02-25T22:47:21.762Z] 2026-02-25 22:47:21,321 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2026-02-25T22:47:21.762Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.74 s - in io.quarkus.smallrye.reactivemessaging.amqp.SecuredAmqpTest
[2026-02-25T22:47:21.762Z] [INFO]
[2026-02-25T22:47:21.762Z] [INFO] Results:
[2026-02-25T22:47:21.762Z] [INFO]
[2026-02-25T22:47:21.762Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:47:21.762Z] [INFO]
[2026-02-25T22:47:21.762Z] [INFO]
[2026-02-25T22:47:21.762Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:47:21.762Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final.jar
[2026-02-25T22:47:22.075Z] [INFO]
[2026-02-25T22:47:22.075Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:47:22.075Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:47:22.075Z] [INFO]
[2026-02-25T22:47:22.075Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-02-25T22:47:22.075Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final.jar
[2026-02-25T22:47:22.075Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final.pom
[2026-02-25T22:47:22.075Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:47:22.075Z] [INFO]
[2026-02-25T22:47:22.075Z] [INFO] -----< io.quarkus:quarkus-smallrye-reactive-messaging-mqtt-parent >-----
[2026-02-25T22:47:22.075Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - MQTT 2.7.5.Final [421/964]
[2026-02-25T22:47:22.075Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:47:22.075Z] [INFO]
[2026-02-25T22:47:22.075Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-25T22:47:22.075Z] [INFO]
[2026-02-25T22:47:22.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-25T22:47:22.075Z] [INFO]
[2026-02-25T22:47:22.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-25T22:47:22.075Z] [INFO]
[2026-02-25T22:47:22.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-25T22:47:22.075Z] [INFO]
[2026-02-25T22:47:22.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-25T22:47:22.075Z] [INFO]
[2026-02-25T22:47:22.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-25T22:47:22.075Z] [INFO]
[2026-02-25T22:47:22.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-25T22:47:22.075Z] [INFO]
[2026-02-25T22:47:22.075Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-25T22:47:22.075Z] [INFO]
[2026-02-25T22:47:22.075Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-25T22:47:22.075Z] [INFO]
[2026-02-25T22:47:22.075Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-25T22:47:22.075Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:47:22.075Z] [INFO]
[2026-02-25T22:47:22.075Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-25T22:47:22.075Z] [INFO]
[2026-02-25T22:47:22.075Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-02-25T22:47:22.075Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-parent-2.7.5.Final.pom
[2026-02-25T22:47:22.075Z] [INFO]
[2026-02-25T22:47:22.075Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-messaging-mqtt >---------
[2026-02-25T22:47:22.075Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - MQTT - Runtime 2.7.5.Final [422/964]
[2026-02-25T22:47:22.075Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:22.075Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-mqtt/3.13.0/smallrye-reactive-messaging-mqtt-3.13.0.pom
[2026-02-25T22:47:22.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-mqtt/3.13.0/smallrye-reactive-messaging-mqtt-3.13.0.pom (3.2 kB at 7.0 kB/s)
[2026-02-25T22:47:22.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mqtt/2.19.0/smallrye-mutiny-vertx-mqtt-2.19.0.pom
[2026-02-25T22:47:23.139Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mqtt/2.19.0/smallrye-mutiny-vertx-mqtt-2.19.0.pom (5.4 kB at 7.5 kB/s)
[2026-02-25T22:47:23.139Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.pom
[2026-02-25T22:47:23.813Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.pom (4.0 kB at 6.9 kB/s)
[2026-02-25T22:47:23.813Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-mqtt/4.1.74.Final/netty-codec-mqtt-4.1.74.Final.pom
[2026-02-25T22:47:23.813Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-mqtt/4.1.74.Final/netty-codec-mqtt-4.1.74.Final.pom (2.1 kB at 20 kB/s)
[2026-02-25T22:47:23.813Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-mqtt/3.13.0/smallrye-reactive-messaging-mqtt-3.13.0.jar
[2026-02-25T22:47:23.813Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mqtt/2.19.0/smallrye-mutiny-vertx-mqtt-2.19.0.jar
[2026-02-25T22:47:23.813Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-mqtt/4.1.74.Final/netty-codec-mqtt-4.1.74.Final.jar
[2026-02-25T22:47:23.813Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.jar
[2026-02-25T22:47:23.813Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-mqtt/4.1.74.Final/netty-codec-mqtt-4.1.74.Final.jar (99 kB at 2.5 MB/s)
[2026-02-25T22:47:24.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-mqtt/3.13.0/smallrye-reactive-messaging-mqtt-3.13.0.jar (67 kB at 134 kB/s)
[2026-02-25T22:47:24.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mqtt/2.19.0/smallrye-mutiny-vertx-mqtt-2.19.0.jar (59 kB at 117 kB/s)
[2026-02-25T22:47:24.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.jar (98 kB at 142 kB/s)
[2026-02-25T22:47:24.594Z] [INFO]
[2026-02-25T22:47:24.594Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.594Z] [INFO]
[2026-02-25T22:47:24.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:24.907Z] [INFO] Copying 1 resource
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO] No sources to compile
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:24.907Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/src/test/resources
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO] No sources to compile
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO] No tests to run.
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final.jar
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final-sources.jar
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-02-25T22:47:24.907Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final.jar
[2026-02-25T22:47:24.907Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final.pom
[2026-02-25T22:47:24.907Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final-sources.jar
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-messaging-mqtt-deployment >---
[2026-02-25T22:47:24.907Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - MQTT - Deployment 2.7.5.Final [423/964]
[2026-02-25T22:47:24.907Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:24.907Z] [INFO]
[2026-02-25T22:47:24.907Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:25.581Z] [INFO]
[2026-02-25T22:47:25.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:25.581Z] [INFO]
[2026-02-25T22:47:25.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:25.581Z] [INFO]
[2026-02-25T22:47:25.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:25.581Z] [INFO]
[2026-02-25T22:47:25.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:25.581Z] [INFO]
[2026-02-25T22:47:25.581Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:25.581Z] [INFO]
[2026-02-25T22:47:25.581Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:25.581Z] [INFO]
[2026-02-25T22:47:25.581Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:25.581Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:47:25.582Z] [INFO]
[2026-02-25T22:47:25.582Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:25.582Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:47:25.582Z] [INFO]
[2026-02-25T22:47:25.582Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:25.582Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:25.582Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/src/main/resources
[2026-02-25T22:47:25.582Z] [INFO]
[2026-02-25T22:47:25.582Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:25.582Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:25.582Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/classes
[2026-02-25T22:47:25.895Z] [INFO]
[2026-02-25T22:47:25.895Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:25.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:25.895Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/src/test/resources
[2026-02-25T22:47:25.895Z] [INFO]
[2026-02-25T22:47:25.895Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:25.895Z] [INFO] No sources to compile
[2026-02-25T22:47:25.895Z] [INFO]
[2026-02-25T22:47:25.895Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:25.895Z] [INFO] No tests to run.
[2026-02-25T22:47:25.895Z] [INFO]
[2026-02-25T22:47:25.895Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:25.895Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final.jar
[2026-02-25T22:47:25.895Z] [INFO]
[2026-02-25T22:47:25.895Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:25.895Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:47:25.895Z] [INFO]
[2026-02-25T22:47:25.895Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-02-25T22:47:25.895Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final.jar
[2026-02-25T22:47:25.895Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final.pom
[2026-02-25T22:47:25.895Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-mqtt-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:47:25.895Z] [INFO]
[2026-02-25T22:47:25.895Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-messaging-rabbitmq-parent >---
[2026-02-25T22:47:25.895Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 2.7.5.Final [424/964]
[2026-02-25T22:47:25.896Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:47:25.896Z] [INFO]
[2026-02-25T22:47:25.896Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-25T22:47:25.896Z] [INFO]
[2026-02-25T22:47:25.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-25T22:47:25.896Z] [INFO]
[2026-02-25T22:47:25.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-25T22:47:25.896Z] [INFO]
[2026-02-25T22:47:25.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-25T22:47:25.896Z] [INFO]
[2026-02-25T22:47:25.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-25T22:47:25.896Z] [INFO]
[2026-02-25T22:47:25.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-25T22:47:25.896Z] [INFO]
[2026-02-25T22:47:25.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-25T22:47:25.896Z] [INFO]
[2026-02-25T22:47:25.896Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-25T22:47:25.896Z] [INFO]
[2026-02-25T22:47:25.896Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-25T22:47:25.896Z] [INFO]
[2026-02-25T22:47:25.896Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-25T22:47:25.896Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:47:25.896Z] [INFO]
[2026-02-25T22:47:25.896Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-25T22:47:25.896Z] [INFO]
[2026-02-25T22:47:25.896Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-02-25T22:47:25.896Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq-parent/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-parent-2.7.5.Final.pom
[2026-02-25T22:47:25.896Z] [INFO]
[2026-02-25T22:47:25.896Z] [INFO] ------< io.quarkus:quarkus-smallrye-reactive-messaging-rabbitmq >-------
[2026-02-25T22:47:25.896Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime 2.7.5.Final [425/964]
[2026-02-25T22:47:25.896Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:25.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-rabbitmq/3.13.0/smallrye-reactive-messaging-rabbitmq-3.13.0.pom
[2026-02-25T22:47:26.571Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-rabbitmq/3.13.0/smallrye-reactive-messaging-rabbitmq-3.13.0.pom (3.9 kB at 5.6 kB/s)
[2026-02-25T22:47:26.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-rabbitmq-client/2.19.0/smallrye-mutiny-vertx-rabbitmq-client-2.19.0.pom
[2026-02-25T22:47:27.242Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-rabbitmq-client/2.19.0/smallrye-mutiny-vertx-rabbitmq-client-2.19.0.pom (5.6 kB at 7.2 kB/s)
[2026-02-25T22:47:27.242Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rabbitmq-client/4.2.5/vertx-rabbitmq-client-4.2.5.pom
[2026-02-25T22:47:27.929Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rabbitmq-client/4.2.5/vertx-rabbitmq-client-4.2.5.pom (4.2 kB at 9.8 kB/s)
[2026-02-25T22:47:27.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.pom
[2026-02-25T22:47:27.929Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.pom (36 kB at 498 kB/s)
[2026-02-25T22:47:27.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-rabbitmq/3.13.0/smallrye-reactive-messaging-rabbitmq-3.13.0.jar
[2026-02-25T22:47:27.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-rabbitmq-client/2.19.0/smallrye-mutiny-vertx-rabbitmq-client-2.19.0.jar
[2026-02-25T22:47:27.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rabbitmq-client/4.2.5/vertx-rabbitmq-client-4.2.5.jar
[2026-02-25T22:47:27.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.jar
[2026-02-25T22:47:27.929Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.jar (650 kB at 15 MB/s)
[2026-02-25T22:47:28.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-rabbitmq/3.13.0/smallrye-reactive-messaging-rabbitmq-3.13.0.jar (86 kB at 189 kB/s)
[2026-02-25T22:47:28.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-rabbitmq-client/2.19.0/smallrye-mutiny-vertx-rabbitmq-client-2.19.0.jar (30 kB at 50 kB/s)
[2026-02-25T22:47:28.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-rabbitmq-client/4.2.5/vertx-rabbitmq-client-4.2.5.jar (66 kB at 105 kB/s)
[2026-02-25T22:47:28.553Z] [INFO]
[2026-02-25T22:47:28.553Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:28.553Z] [INFO]
[2026-02-25T22:47:28.553Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:28.874Z] [INFO]
[2026-02-25T22:47:28.874Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:28.874Z] [INFO]
[2026-02-25T22:47:28.874Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:28.874Z] [INFO]
[2026-02-25T22:47:28.874Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:28.874Z] [INFO]
[2026-02-25T22:47:28.874Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:28.874Z] [INFO]
[2026-02-25T22:47:28.874Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:28.874Z] [INFO]
[2026-02-25T22:47:28.874Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:28.874Z] [INFO]
[2026-02-25T22:47:28.874Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:28.874Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:47:28.874Z] [INFO]
[2026-02-25T22:47:28.874Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:28.874Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:47:28.874Z] [INFO]
[2026-02-25T22:47:28.874Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:28.874Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:28.874Z] [INFO] Copying 1 resource
[2026-02-25T22:47:28.874Z] [INFO]
[2026-02-25T22:47:28.874Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:28.874Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.pom
[2026-02-25T22:47:28.874Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.pom (1.5 kB at 8.5 kB/s)
[2026-02-25T22:47:29.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.jar
[2026-02-25T22:47:29.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.jar (7.5 kB at 78 kB/s)
[2026-02-25T22:47:29.185Z] [INFO]
[2026-02-25T22:47:29.185Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:29.185Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:29.185Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/classes
[2026-02-25T22:47:29.496Z] [INFO]
[2026-02-25T22:47:29.496Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:29.496Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:29.496Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/src/test/resources
[2026-02-25T22:47:29.496Z] [INFO]
[2026-02-25T22:47:29.496Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:29.496Z] [INFO] No sources to compile
[2026-02-25T22:47:29.496Z] [INFO]
[2026-02-25T22:47:29.496Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:29.496Z] [INFO] No tests to run.
[2026-02-25T22:47:29.496Z] [INFO]
[2026-02-25T22:47:29.496Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:29.496Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final.jar
[2026-02-25T22:47:29.496Z] [INFO]
[2026-02-25T22:47:29.496Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:29.496Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final-sources.jar
[2026-02-25T22:47:29.496Z] [INFO]
[2026-02-25T22:47:29.496Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-02-25T22:47:29.496Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final.jar
[2026-02-25T22:47:29.496Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final.pom
[2026-02-25T22:47:29.496Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final-sources.jar
[2026-02-25T22:47:29.496Z] [INFO]
[2026-02-25T22:47:29.496Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-messaging-rabbitmq-deployment >--
[2026-02-25T22:47:29.496Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment 2.7.5.Final [426/964]
[2026-02-25T22:47:29.496Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:29.496Z] [INFO]
[2026-02-25T22:47:29.496Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:29.496Z] [INFO]
[2026-02-25T22:47:29.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:29.815Z] [INFO]
[2026-02-25T22:47:29.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:29.815Z] [INFO]
[2026-02-25T22:47:29.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:29.815Z] [INFO]
[2026-02-25T22:47:29.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:29.815Z] [INFO]
[2026-02-25T22:47:29.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:29.815Z] [INFO]
[2026-02-25T22:47:29.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:29.815Z] [INFO]
[2026-02-25T22:47:29.815Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:29.815Z] [INFO]
[2026-02-25T22:47:29.815Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:29.815Z] [INFO] Processed 5 files in 15ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:47:29.815Z] [INFO]
[2026-02-25T22:47:29.815Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:29.815Z] [INFO] Processed 5 files in 00:00.016 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:47:29.815Z] [INFO]
[2026-02-25T22:47:29.815Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:29.815Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:29.815Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/src/main/resources
[2026-02-25T22:47:29.815Z] [INFO]
[2026-02-25T22:47:29.815Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:30.127Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:30.127Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/classes
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:30.440Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:30.440Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/src/test/resources
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:30.440Z] [INFO] No sources to compile
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:30.440Z] [INFO] No tests to run.
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:30.440Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final.jar
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:30.440Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-02-25T22:47:30.440Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final.jar
[2026-02-25T22:47:30.440Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final.pom
[2026-02-25T22:47:30.440Z] [INFO] Installing /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-reactive-messaging-rabbitmq-deployment/2.7.5.Final/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] -----------< io.quarkus:quarkus-reactive-datasource-parent >------------
[2026-02-25T22:47:30.440Z] [INFO] Building Quarkus - Reactive Datasource 2.7.5.Final [427/964]
[2026-02-25T22:47:30.440Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-datasource-parent ---
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-datasource-parent ---
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-datasource-parent ---
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-datasource-parent ---
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-datasource-parent ---
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-datasource-parent ---
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-datasource-parent ---
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-datasource-parent ---
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-datasource-parent ---
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-datasource-parent ---
[2026-02-25T22:47:30.440Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-datasource-parent ---
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-datasource-parent ---
[2026-02-25T22:47:30.440Z] [INFO] Installing /quarkus/extensions/reactive-datasource/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource-parent/2.7.5.Final/quarkus-reactive-datasource-parent-2.7.5.Final.pom
[2026-02-25T22:47:30.440Z] [INFO]
[2026-02-25T22:47:30.440Z] [INFO] ---------------< io.quarkus:quarkus-reactive-datasource >---------------
[2026-02-25T22:47:30.440Z] [INFO] Building Quarkus - Reactive Datasource - Runtime 2.7.5.Final [428/964]
[2026-02-25T22:47:30.440Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:30.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.5/vertx-sql-client-4.2.5.pom
[2026-02-25T22:47:30.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.5/vertx-sql-client-4.2.5.pom (2.3 kB at 8.0 kB/s)
[2026-02-25T22:47:30.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client-parent/4.2.5/vertx-sql-client-parent-4.2.5.pom
[2026-02-25T22:47:31.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client-parent/4.2.5/vertx-sql-client-parent-4.2.5.pom (7.7 kB at 19 kB/s)
[2026-02-25T22:47:31.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.5/vertx-sql-client-4.2.5.jar
[2026-02-25T22:47:31.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.5/vertx-sql-client-4.2.5.jar (154 kB at 535 kB/s)
[2026-02-25T22:47:31.427Z] [INFO]
[2026-02-25T22:47:31.427Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:31.427Z] [INFO]
[2026-02-25T22:47:31.427Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:31.740Z] [INFO]
[2026-02-25T22:47:31.740Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:31.740Z] [INFO]
[2026-02-25T22:47:31.740Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:31.740Z] [INFO]
[2026-02-25T22:47:31.741Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:31.741Z] [INFO]
[2026-02-25T22:47:31.741Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:31.741Z] [INFO]
[2026-02-25T22:47:31.741Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:31.741Z] [INFO]
[2026-02-25T22:47:31.741Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:31.741Z] [INFO]
[2026-02-25T22:47:31.741Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:31.741Z] [INFO] Processed 6 files in 14ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T22:47:31.741Z] [INFO]
[2026-02-25T22:47:31.741Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:31.741Z] [INFO] Processed 6 files in 00:00.018 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T22:47:31.741Z] [INFO]
[2026-02-25T22:47:31.741Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:31.741Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:31.741Z] [INFO] Copying 1 resource
[2026-02-25T22:47:31.741Z] [INFO]
[2026-02-25T22:47:31.741Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:31.741Z] [INFO]
[2026-02-25T22:47:31.741Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:31.741Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:31.741Z] [INFO] Compiling 6 source files to /quarkus/extensions/reactive-datasource/runtime/target/classes
[2026-02-25T22:47:32.053Z] [INFO]
[2026-02-25T22:47:32.053Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:32.053Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:32.053Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-datasource/runtime/src/test/resources
[2026-02-25T22:47:32.053Z] [INFO]
[2026-02-25T22:47:32.053Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:32.053Z] [INFO] No sources to compile
[2026-02-25T22:47:32.053Z] [INFO]
[2026-02-25T22:47:32.053Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:32.053Z] [INFO] No tests to run.
[2026-02-25T22:47:32.053Z] [INFO]
[2026-02-25T22:47:32.053Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:32.053Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final.jar
[2026-02-25T22:47:32.053Z] [INFO]
[2026-02-25T22:47:32.053Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:32.367Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final-sources.jar
[2026-02-25T22:47:32.367Z] [INFO]
[2026-02-25T22:47:32.367Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-datasource ---
[2026-02-25T22:47:32.367Z] [INFO] Installing /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource/2.7.5.Final/quarkus-reactive-datasource-2.7.5.Final.jar
[2026-02-25T22:47:32.367Z] [INFO] Installing /quarkus/extensions/reactive-datasource/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource/2.7.5.Final/quarkus-reactive-datasource-2.7.5.Final.pom
[2026-02-25T22:47:32.367Z] [INFO] Installing /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource/2.7.5.Final/quarkus-reactive-datasource-2.7.5.Final-sources.jar
[2026-02-25T22:47:32.367Z] [INFO]
[2026-02-25T22:47:32.367Z] [INFO] ---------< io.quarkus:quarkus-reactive-datasource-deployment >----------
[2026-02-25T22:47:32.367Z] [INFO] Building Quarkus - Reactive Datasource - Deployment 2.7.5.Final [429/964]
[2026-02-25T22:47:32.367Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:32.367Z] [INFO]
[2026-02-25T22:47:32.367Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:32.367Z] [INFO]
[2026-02-25T22:47:32.367Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:32.679Z] [INFO]
[2026-02-25T22:47:32.679Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:32.679Z] [INFO]
[2026-02-25T22:47:32.679Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:32.679Z] [INFO]
[2026-02-25T22:47:32.679Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:32.679Z] [INFO]
[2026-02-25T22:47:32.679Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:32.679Z] [INFO]
[2026-02-25T22:47:32.679Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:32.679Z] [INFO]
[2026-02-25T22:47:32.679Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:32.679Z] [INFO]
[2026-02-25T22:47:32.679Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:32.679Z] [INFO] Processed 4 files in 10ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:47:32.679Z] [INFO]
[2026-02-25T22:47:32.679Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:32.679Z] [INFO] Processed 4 files in 00:00.005 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:47:32.679Z] [INFO]
[2026-02-25T22:47:32.679Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:32.679Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:32.679Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-datasource/deployment/src/main/resources
[2026-02-25T22:47:32.679Z] [INFO]
[2026-02-25T22:47:32.680Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:32.680Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:32.680Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-datasource/deployment/target/classes
[2026-02-25T22:47:32.991Z] [INFO]
[2026-02-25T22:47:32.991Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:32.991Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:32.991Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-datasource/deployment/src/test/resources
[2026-02-25T22:47:32.991Z] [INFO]
[2026-02-25T22:47:32.991Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:32.991Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:32.991Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-datasource/deployment/target/test-classes
[2026-02-25T22:47:33.304Z] [INFO]
[2026-02-25T22:47:33.304Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:33.304Z] [INFO]
[2026-02-25T22:47:33.304Z] [INFO] -------------------------------------------------------
[2026-02-25T22:47:33.304Z] [INFO] T E S T S
[2026-02-25T22:47:33.304Z] [INFO] -------------------------------------------------------
[2026-02-25T22:47:33.304Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:47:33.978Z] [INFO]
[2026-02-25T22:47:33.978Z] [INFO] Results:
[2026-02-25T22:47:33.978Z] [INFO]
[2026-02-25T22:47:33.978Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:47:33.978Z] [INFO]
[2026-02-25T22:47:33.978Z] [INFO]
[2026-02-25T22:47:33.978Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:33.978Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final.jar
[2026-02-25T22:47:33.978Z] [INFO]
[2026-02-25T22:47:33.978Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:33.978Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:47:33.978Z] [INFO]
[2026-02-25T22:47:33.978Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-datasource-deployment ---
[2026-02-25T22:47:33.978Z] [INFO] Installing /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource-deployment/2.7.5.Final/quarkus-reactive-datasource-deployment-2.7.5.Final.jar
[2026-02-25T22:47:33.978Z] [INFO] Installing /quarkus/extensions/reactive-datasource/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource-deployment/2.7.5.Final/quarkus-reactive-datasource-deployment-2.7.5.Final.pom
[2026-02-25T22:47:33.978Z] [INFO] Installing /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-datasource-deployment/2.7.5.Final/quarkus-reactive-datasource-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:47:33.978Z] [INFO]
[2026-02-25T22:47:33.978Z] [INFO] -----------------< io.quarkus:quarkus-devservices-db2 >-----------------
[2026-02-25T22:47:33.978Z] [INFO] Building Quarkus - DevServices - DB2 2.7.5.Final [430/964]
[2026-02-25T22:47:33.978Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:33.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.pom
[2026-02-25T22:47:34.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.pom (1.5 kB at 2.2 kB/s)
[2026-02-25T22:47:34.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom
[2026-02-25T22:47:34.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom (1.5 kB at 22 kB/s)
[2026-02-25T22:47:34.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.pom
[2026-02-25T22:47:34.652Z] [INFO] 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 18 kB/s)
[2026-02-25T22:47:34.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.pom
[2026-02-25T22:47:34.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.pom (1.1 kB at 9.8 kB/s)
[2026-02-25T22:47:34.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.jar
[2026-02-25T22:47:34.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar
[2026-02-25T22:47:34.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.jar
[2026-02-25T22:47:34.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.jar
[2026-02-25T22:47:34.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar (29 kB at 720 kB/s)
[2026-02-25T22:47:34.965Z] [INFO] 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 142 kB/s)
[2026-02-25T22:47:34.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.jar (6.6 MB at 86 MB/s)
[2026-02-25T22:47:35.278Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.jar (4.3 kB at 9.7 kB/s)
[2026-02-25T22:47:35.278Z] [INFO]
[2026-02-25T22:47:35.278Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:35.278Z] [INFO]
[2026-02-25T22:47:35.278Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:35.590Z] [INFO]
[2026-02-25T22:47:35.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:35.902Z] [INFO]
[2026-02-25T22:47:35.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:35.902Z] [INFO]
[2026-02-25T22:47:35.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:35.902Z] [INFO]
[2026-02-25T22:47:35.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:35.902Z] [INFO]
[2026-02-25T22:47:35.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:35.902Z] [INFO]
[2026-02-25T22:47:35.902Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:35.902Z] [INFO]
[2026-02-25T22:47:35.902Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:35.902Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:47:35.902Z] [INFO]
[2026-02-25T22:47:35.902Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:35.902Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:47:35.902Z] [INFO]
[2026-02-25T22:47:35.902Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:35.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:35.902Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/db2/src/main/resources
[2026-02-25T22:47:35.902Z] [INFO]
[2026-02-25T22:47:35.902Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:35.902Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:35.902Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/db2/target/classes
[2026-02-25T22:47:36.215Z] [INFO]
[2026-02-25T22:47:36.215Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:36.215Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:36.216Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/db2/src/test/resources
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:36.216Z] [INFO] No sources to compile
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:36.216Z] [INFO] No tests to run.
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:36.216Z] [INFO] Building jar: /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final.jar
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:36.216Z] [INFO] Building jar: /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final-sources.jar
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-db2 ---
[2026-02-25T22:47:36.216Z] [INFO] Installing /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-db2/2.7.5.Final/quarkus-devservices-db2-2.7.5.Final.jar
[2026-02-25T22:47:36.216Z] [INFO] Installing /quarkus/extensions/devservices/db2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-db2/2.7.5.Final/quarkus-devservices-db2-2.7.5.Final.pom
[2026-02-25T22:47:36.216Z] [INFO] Installing /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-db2/2.7.5.Final/quarkus-devservices-db2-2.7.5.Final-sources.jar
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] -----------< io.quarkus:quarkus-reactive-db2-client-parent >------------
[2026-02-25T22:47:36.216Z] [INFO] Building Quarkus - Reactive DB2 Client 2.7.5.Final [431/964]
[2026-02-25T22:47:36.216Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-db2-client-parent ---
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-db2-client-parent ---
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-db2-client-parent ---
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-db2-client-parent ---
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-db2-client-parent ---
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-db2-client-parent ---
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-db2-client-parent ---
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-db2-client-parent ---
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-db2-client-parent ---
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-db2-client-parent ---
[2026-02-25T22:47:36.216Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-db2-client-parent ---
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-db2-client-parent ---
[2026-02-25T22:47:36.216Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client-parent/2.7.5.Final/quarkus-reactive-db2-client-parent-2.7.5.Final.pom
[2026-02-25T22:47:36.216Z] [INFO]
[2026-02-25T22:47:36.216Z] [INFO] ---------------< io.quarkus:quarkus-reactive-db2-client >---------------
[2026-02-25T22:47:36.216Z] [INFO] Building Quarkus - Reactive DB2 Client - Runtime 2.7.5.Final [432/964]
[2026-02-25T22:47:36.216Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:36.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-db2-client/2.19.0/smallrye-mutiny-vertx-db2-client-2.19.0.pom
[2026-02-25T22:47:37.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-db2-client/2.19.0/smallrye-mutiny-vertx-db2-client-2.19.0.pom (5.9 kB at 6.0 kB/s)
[2026-02-25T22:47:37.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-db2-client/4.2.5/vertx-db2-client-4.2.5.pom
[2026-02-25T22:47:37.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-db2-client/4.2.5/vertx-db2-client-4.2.5.pom (4.8 kB at 8.3 kB/s)
[2026-02-25T22:47:37.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.19.0/smallrye-mutiny-vertx-sql-client-2.19.0.pom
[2026-02-25T22:47:38.299Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.19.0/smallrye-mutiny-vertx-sql-client-2.19.0.pom (5.6 kB at 12 kB/s)
[2026-02-25T22:47:38.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-db2-client/2.19.0/smallrye-mutiny-vertx-db2-client-2.19.0.jar
[2026-02-25T22:47:38.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.19.0/smallrye-mutiny-vertx-sql-client-2.19.0.jar
[2026-02-25T22:47:38.299Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-db2-client/4.2.5/vertx-db2-client-4.2.5.jar
[2026-02-25T22:47:38.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.19.0/smallrye-mutiny-vertx-sql-client-2.19.0.jar (77 kB at 219 kB/s)
[2026-02-25T22:47:38.924Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-db2-client/4.2.5/vertx-db2-client-4.2.5.jar (232 kB at 383 kB/s)
[2026-02-25T22:47:39.236Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-db2-client/2.19.0/smallrye-mutiny-vertx-db2-client-2.19.0.jar (16 kB at 17 kB/s)
[2026-02-25T22:47:39.236Z] [INFO]
[2026-02-25T22:47:39.237Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.237Z] [INFO]
[2026-02-25T22:47:39.237Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.237Z] [INFO]
[2026-02-25T22:47:39.237Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.237Z] [INFO]
[2026-02-25T22:47:39.237Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.237Z] [INFO]
[2026-02-25T22:47:39.237Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.237Z] [INFO]
[2026-02-25T22:47:39.237Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.237Z] [INFO]
[2026-02-25T22:47:39.237Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.237Z] [INFO]
[2026-02-25T22:47:39.237Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.237Z] [INFO]
[2026-02-25T22:47:39.237Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.237Z] [INFO] Processed 4 files in 11ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:47:39.237Z] [INFO]
[2026-02-25T22:47:39.237Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.237Z] [INFO] Processed 4 files in 00:00.009 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:47:39.237Z] [INFO]
[2026-02-25T22:47:39.237Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.237Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:39.237Z] [INFO] Copying 1 resource
[2026-02-25T22:47:39.237Z] [INFO]
[2026-02-25T22:47:39.237Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.237Z] [INFO]
[2026-02-25T22:47:39.237Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.237Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:39.237Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-db2-client/runtime/target/classes
[2026-02-25T22:47:39.912Z] [WARNING] /quarkus/extensions/reactive-db2-client/runtime/src/main/java/io/quarkus/reactive/db2/client/runtime/DB2PoolRecorder.java:[63,44] threadLocal in io.quarkus.reactive.datasource.runtime.DataSourceReactiveRuntimeConfig has been deprecated
[2026-02-25T22:47:39.912Z] [WARNING] /quarkus/extensions/reactive-db2-client/runtime/src/main/java/io/quarkus/reactive/db2/client/runtime/DB2PoolRecorder.java:[135,40] cachePreparedStatements in io.quarkus.reactive.db2.client.runtime.DataSourceReactiveDB2Config has been deprecated
[2026-02-25T22:47:39.912Z] [WARNING] /quarkus/extensions/reactive-db2-client/runtime/src/main/java/io/quarkus/reactive/db2/client/runtime/DB2PoolRecorder.java:[138,82] cachePreparedStatements in io.quarkus.reactive.db2.client.runtime.DataSourceReactiveDB2Config has been deprecated
[2026-02-25T22:47:39.912Z] [INFO]
[2026-02-25T22:47:39.912Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.912Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:39.912Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-db2-client/runtime/src/test/resources
[2026-02-25T22:47:39.912Z] [INFO]
[2026-02-25T22:47:39.912Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.912Z] [INFO] No sources to compile
[2026-02-25T22:47:39.912Z] [INFO]
[2026-02-25T22:47:39.912Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.912Z] [INFO] No tests to run.
[2026-02-25T22:47:39.912Z] [INFO]
[2026-02-25T22:47:39.912Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.912Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final.jar
[2026-02-25T22:47:39.912Z] [INFO]
[2026-02-25T22:47:39.912Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.912Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final-sources.jar
[2026-02-25T22:47:39.912Z] [INFO]
[2026-02-25T22:47:39.912Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-db2-client ---
[2026-02-25T22:47:39.912Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client/2.7.5.Final/quarkus-reactive-db2-client-2.7.5.Final.jar
[2026-02-25T22:47:39.912Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client/2.7.5.Final/quarkus-reactive-db2-client-2.7.5.Final.pom
[2026-02-25T22:47:39.913Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client/2.7.5.Final/quarkus-reactive-db2-client-2.7.5.Final-sources.jar
[2026-02-25T22:47:39.913Z] [INFO]
[2026-02-25T22:47:39.913Z] [INFO] ---------< io.quarkus:quarkus-reactive-db2-client-deployment >----------
[2026-02-25T22:47:39.913Z] [INFO] Building Quarkus - Reactive DB2 Client - Deployment 2.7.5.Final [433/964]
[2026-02-25T22:47:39.913Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:39.913Z] [INFO]
[2026-02-25T22:47:39.913Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:39.913Z] [INFO]
[2026-02-25T22:47:39.913Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:40.226Z] [INFO]
[2026-02-25T22:47:40.226Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:40.226Z] [INFO]
[2026-02-25T22:47:40.226Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:40.226Z] [INFO]
[2026-02-25T22:47:40.226Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:40.226Z] [INFO]
[2026-02-25T22:47:40.226Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:40.226Z] [INFO]
[2026-02-25T22:47:40.226Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:40.226Z] [INFO]
[2026-02-25T22:47:40.226Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:40.226Z] [INFO]
[2026-02-25T22:47:40.226Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:40.226Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:47:40.226Z] [INFO]
[2026-02-25T22:47:40.226Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:40.226Z] [INFO] Processed 2 files in 00:00.017 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:47:40.226Z] [INFO]
[2026-02-25T22:47:40.226Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:40.226Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:40.226Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-db2-client/deployment/src/main/resources
[2026-02-25T22:47:40.226Z] [INFO]
[2026-02-25T22:47:40.226Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:40.226Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:40.226Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-db2-client/deployment/target/classes
[2026-02-25T22:47:40.539Z] [INFO]
[2026-02-25T22:47:40.539Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:40.539Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:40.539Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-db2-client/deployment/src/test/resources
[2026-02-25T22:47:40.539Z] [INFO]
[2026-02-25T22:47:40.539Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:40.539Z] [INFO] No sources to compile
[2026-02-25T22:47:40.539Z] [INFO]
[2026-02-25T22:47:40.539Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:40.539Z] [INFO] No tests to run.
[2026-02-25T22:47:40.539Z] [INFO]
[2026-02-25T22:47:40.539Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:40.539Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final.jar
[2026-02-25T22:47:41.638Z] [INFO]
[2026-02-25T22:47:41.639Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:41.639Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:47:41.639Z] [INFO]
[2026-02-25T22:47:41.639Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-db2-client-deployment ---
[2026-02-25T22:47:41.639Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client-deployment/2.7.5.Final/quarkus-reactive-db2-client-deployment-2.7.5.Final.jar
[2026-02-25T22:47:41.639Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client-deployment/2.7.5.Final/quarkus-reactive-db2-client-deployment-2.7.5.Final.pom
[2026-02-25T22:47:41.639Z] [INFO] Installing /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-db2-client-deployment/2.7.5.Final/quarkus-reactive-db2-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:47:41.639Z] [INFO]
[2026-02-25T22:47:41.639Z] [INFO] -------------< io.quarkus:quarkus-devservices-postgresql >--------------
[2026-02-25T22:47:41.639Z] [INFO] Building Quarkus - DevServices - Postgresql 2.7.5.Final [434/964]
[2026-02-25T22:47:41.639Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:41.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom
[2026-02-25T22:47:41.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom (1.5 kB at 18 kB/s)
[2026-02-25T22:47:41.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.pom
[2026-02-25T22:47:41.950Z] [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 38 kB/s)
[2026-02-25T22:47:41.950Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar
[2026-02-25T22:47:41.950Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar
[2026-02-25T22:47:41.950Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar (9.7 kB at 131 kB/s)
[2026-02-25T22:47:41.950Z] [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 14 MB/s)
[2026-02-25T22:47:41.950Z] [INFO]
[2026-02-25T22:47:41.950Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:41.950Z] [INFO]
[2026-02-25T22:47:41.950Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:42.263Z] [INFO]
[2026-02-25T22:47:42.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:42.263Z] [INFO]
[2026-02-25T22:47:42.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:42.263Z] [INFO]
[2026-02-25T22:47:42.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:42.263Z] [INFO]
[2026-02-25T22:47:42.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:42.263Z] [INFO]
[2026-02-25T22:47:42.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:42.263Z] [INFO]
[2026-02-25T22:47:42.263Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:42.263Z] [INFO]
[2026-02-25T22:47:42.263Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:42.263Z] [INFO] Processed 3 files in 13ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:47:42.263Z] [INFO]
[2026-02-25T22:47:42.263Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:42.263Z] [INFO] Processed 3 files in 00:00.012 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:47:42.263Z] [INFO]
[2026-02-25T22:47:42.263Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:42.263Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:42.263Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/postgresql/src/main/resources
[2026-02-25T22:47:42.263Z] [INFO]
[2026-02-25T22:47:42.263Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:42.263Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:42.263Z] [INFO] Compiling 3 source files to /quarkus/extensions/devservices/postgresql/target/classes
[2026-02-25T22:47:42.576Z] [WARNING] /quarkus/extensions/devservices/postgresql/src/main/java/io/quarkus/devservices/postgresql/deployment/PostgresqlDevServicesProcessor.java:[71,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.GenericContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2026-02-25T22:47:42.576Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2026-02-25T22:47:42.576Z] [WARNING] /quarkus/extensions/devservices/postgresql/src/main/java/io/quarkus/devservices/postgresql/deployment/PostgresqlDevServicesProcessor.java:[71,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2026-02-25T22:47:42.576Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2026-02-25T22:47:42.576Z] [WARNING] /quarkus/extensions/devservices/postgresql/src/main/java/io/quarkus/devservices/postgresql/deployment/PostgresqlDevServicesProcessor.java:[71,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2026-02-25T22:47:42.576Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2026-02-25T22:47:42.576Z] [WARNING] /quarkus/extensions/devservices/postgresql/src/main/java/io/quarkus/devservices/postgresql/deployment/PostgresqlDevServicesProcessor.java:[71,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2026-02-25T22:47:42.576Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2026-02-25T22:47:42.576Z] [INFO]
[2026-02-25T22:47:42.576Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:42.576Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:42.576Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/postgresql/src/test/resources
[2026-02-25T22:47:42.576Z] [INFO]
[2026-02-25T22:47:42.576Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:42.576Z] [INFO] No sources to compile
[2026-02-25T22:47:42.576Z] [INFO]
[2026-02-25T22:47:42.576Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:42.576Z] [INFO] No tests to run.
[2026-02-25T22:47:42.576Z] [INFO]
[2026-02-25T22:47:42.576Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:42.576Z] [INFO] Building jar: /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final.jar
[2026-02-25T22:47:42.576Z] [INFO]
[2026-02-25T22:47:42.576Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:42.576Z] [INFO] Building jar: /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final-sources.jar
[2026-02-25T22:47:42.576Z] [INFO]
[2026-02-25T22:47:42.576Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-postgresql ---
[2026-02-25T22:47:42.576Z] [INFO] Installing /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-postgresql/2.7.5.Final/quarkus-devservices-postgresql-2.7.5.Final.jar
[2026-02-25T22:47:42.576Z] [INFO] Installing /quarkus/extensions/devservices/postgresql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-postgresql/2.7.5.Final/quarkus-devservices-postgresql-2.7.5.Final.pom
[2026-02-25T22:47:42.576Z] [INFO] Installing /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-postgresql/2.7.5.Final/quarkus-devservices-postgresql-2.7.5.Final-sources.jar
[2026-02-25T22:47:42.576Z] [INFO]
[2026-02-25T22:47:42.576Z] [INFO] ------------< io.quarkus:quarkus-reactive-pg-client-parent >------------
[2026-02-25T22:47:42.576Z] [INFO] Building Quarkus - Reactive PostgreSQL Client 2.7.5.Final [435/964]
[2026-02-25T22:47:42.576Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:47:42.576Z] [INFO]
[2026-02-25T22:47:42.576Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-pg-client-parent ---
[2026-02-25T22:47:42.576Z] [INFO]
[2026-02-25T22:47:42.576Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-pg-client-parent ---
[2026-02-25T22:47:42.576Z] [INFO]
[2026-02-25T22:47:42.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-pg-client-parent ---
[2026-02-25T22:47:42.577Z] [INFO]
[2026-02-25T22:47:42.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-pg-client-parent ---
[2026-02-25T22:47:42.577Z] [INFO]
[2026-02-25T22:47:42.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-pg-client-parent ---
[2026-02-25T22:47:42.577Z] [INFO]
[2026-02-25T22:47:42.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-pg-client-parent ---
[2026-02-25T22:47:42.577Z] [INFO]
[2026-02-25T22:47:42.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-pg-client-parent ---
[2026-02-25T22:47:42.577Z] [INFO]
[2026-02-25T22:47:42.577Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-pg-client-parent ---
[2026-02-25T22:47:42.577Z] [INFO]
[2026-02-25T22:47:42.577Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-pg-client-parent ---
[2026-02-25T22:47:42.577Z] [INFO]
[2026-02-25T22:47:42.577Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-pg-client-parent ---
[2026-02-25T22:47:42.577Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:47:42.577Z] [INFO]
[2026-02-25T22:47:42.577Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-pg-client-parent ---
[2026-02-25T22:47:42.577Z] [INFO]
[2026-02-25T22:47:42.577Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-pg-client-parent ---
[2026-02-25T22:47:42.577Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client-parent/2.7.5.Final/quarkus-reactive-pg-client-parent-2.7.5.Final.pom
[2026-02-25T22:47:42.577Z] [INFO]
[2026-02-25T22:47:42.577Z] [INFO] ---------------< io.quarkus:quarkus-reactive-pg-client >----------------
[2026-02-25T22:47:42.577Z] [INFO] Building Quarkus - Reactive PostgreSQL Client - Runtime 2.7.5.Final [436/964]
[2026-02-25T22:47:42.577Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:42.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.5/vertx-pg-client-4.2.5.pom
[2026-02-25T22:47:43.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.5/vertx-pg-client-4.2.5.pom (6.3 kB at 9.7 kB/s)
[2026-02-25T22:47:43.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.pom
[2026-02-25T22:47:43.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.pom (3.9 kB at 43 kB/s)
[2026-02-25T22:47:43.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/parent/2.1/parent-2.1.pom
[2026-02-25T22:47:43.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/parent/2.1/parent-2.1.pom (9.3 kB at 137 kB/s)
[2026-02-25T22:47:43.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.pom
[2026-02-25T22:47:43.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.pom (1.4 kB at 16 kB/s)
[2026-02-25T22:47:43.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.pom
[2026-02-25T22:47:43.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.pom (880 B at 13 kB/s)
[2026-02-25T22:47:43.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/parent/1.1/parent-1.1.pom
[2026-02-25T22:47:43.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/parent/1.1/parent-1.1.pom (7.2 kB at 92 kB/s)
[2026-02-25T22:47:43.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.pom
[2026-02-25T22:47:43.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.pom (2.4 kB at 27 kB/s)
[2026-02-25T22:47:43.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.19.0/smallrye-mutiny-vertx-pg-client-2.19.0.pom
[2026-02-25T22:47:44.190Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.19.0/smallrye-mutiny-vertx-pg-client-2.19.0.pom (6.4 kB at 22 kB/s)
[2026-02-25T22:47:44.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.5/vertx-pg-client-4.2.5.jar
[2026-02-25T22:47:44.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.jar
[2026-02-25T22:47:44.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.jar
[2026-02-25T22:47:44.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.jar
[2026-02-25T22:47:44.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.jar
[2026-02-25T22:47:44.190Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.jar (67 kB at 1.8 MB/s)
[2026-02-25T22:47:44.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.19.0/smallrye-mutiny-vertx-pg-client-2.19.0.jar
[2026-02-25T22:47:44.190Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.jar (3.8 kB at 87 kB/s)
[2026-02-25T22:47:44.190Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.jar (16 kB at 224 kB/s)
[2026-02-25T22:47:44.190Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.jar (36 kB at 454 kB/s)
[2026-02-25T22:47:44.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.19.0/smallrye-mutiny-vertx-pg-client-2.19.0.jar (25 kB at 54 kB/s)
[2026-02-25T22:47:44.817Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.5/vertx-pg-client-4.2.5.jar (158 kB at 211 kB/s)
[2026-02-25T22:47:44.817Z] [INFO]
[2026-02-25T22:47:44.817Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:44.817Z] [INFO]
[2026-02-25T22:47:44.817Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.131Z] [INFO]
[2026-02-25T22:47:45.131Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.131Z] [INFO]
[2026-02-25T22:47:45.131Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.131Z] [INFO]
[2026-02-25T22:47:45.131Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.131Z] [INFO]
[2026-02-25T22:47:45.131Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.131Z] [INFO]
[2026-02-25T22:47:45.131Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.131Z] [INFO]
[2026-02-25T22:47:45.131Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.131Z] [INFO]
[2026-02-25T22:47:45.131Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.131Z] [INFO] Processed 4 files in 12ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:47:45.131Z] [INFO]
[2026-02-25T22:47:45.131Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.131Z] [INFO] Processed 4 files in 00:00.009 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:47:45.131Z] [INFO]
[2026-02-25T22:47:45.131Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.131Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:45.131Z] [INFO] Copying 1 resource
[2026-02-25T22:47:45.131Z] [INFO]
[2026-02-25T22:47:45.131Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.131Z] [INFO]
[2026-02-25T22:47:45.131Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.131Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:45.131Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-pg-client/runtime/target/classes
[2026-02-25T22:47:45.445Z] [INFO]
[2026-02-25T22:47:45.445Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.445Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:45.445Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-pg-client/runtime/src/test/resources
[2026-02-25T22:47:45.445Z] [INFO]
[2026-02-25T22:47:45.445Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.445Z] [INFO] No sources to compile
[2026-02-25T22:47:45.445Z] [INFO]
[2026-02-25T22:47:45.445Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.445Z] [INFO] No tests to run.
[2026-02-25T22:47:45.445Z] [INFO]
[2026-02-25T22:47:45.445Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.445Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final.jar
[2026-02-25T22:47:45.445Z] [INFO]
[2026-02-25T22:47:45.445Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.445Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final-sources.jar
[2026-02-25T22:47:45.445Z] [INFO]
[2026-02-25T22:47:45.445Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-pg-client ---
[2026-02-25T22:47:45.445Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client/2.7.5.Final/quarkus-reactive-pg-client-2.7.5.Final.jar
[2026-02-25T22:47:45.445Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client/2.7.5.Final/quarkus-reactive-pg-client-2.7.5.Final.pom
[2026-02-25T22:47:45.445Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client/2.7.5.Final/quarkus-reactive-pg-client-2.7.5.Final-sources.jar
[2026-02-25T22:47:45.445Z] [INFO]
[2026-02-25T22:47:45.445Z] [INFO] ----------< io.quarkus:quarkus-reactive-pg-client-deployment >----------
[2026-02-25T22:47:45.445Z] [INFO] Building Quarkus - Reactive PostgreSQL Client - Deployment 2.7.5.Final [437/964]
[2026-02-25T22:47:45.445Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:45.445Z] [INFO]
[2026-02-25T22:47:45.445Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:45.445Z] [INFO]
[2026-02-25T22:47:45.445Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:46.121Z] [INFO]
[2026-02-25T22:47:46.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:46.121Z] [INFO]
[2026-02-25T22:47:46.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:46.121Z] [INFO]
[2026-02-25T22:47:46.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:46.121Z] [INFO]
[2026-02-25T22:47:46.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:46.121Z] [INFO]
[2026-02-25T22:47:46.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:46.121Z] [INFO]
[2026-02-25T22:47:46.121Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:46.121Z] [INFO]
[2026-02-25T22:47:46.121Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:46.121Z] [INFO] Processed 10 files in 16ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-25T22:47:46.121Z] [INFO]
[2026-02-25T22:47:46.121Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:46.121Z] [INFO] Processed 10 files in 00:00.012 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-25T22:47:46.121Z] [INFO]
[2026-02-25T22:47:46.121Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:46.121Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:46.121Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-pg-client/deployment/src/main/resources
[2026-02-25T22:47:46.121Z] [INFO]
[2026-02-25T22:47:46.121Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:46.121Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:46.433Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-pg-client/deployment/target/classes
[2026-02-25T22:47:46.747Z] [INFO]
[2026-02-25T22:47:46.747Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:46.747Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:46.747Z] [INFO] Copying 4 resources
[2026-02-25T22:47:46.747Z] [INFO]
[2026-02-25T22:47:46.747Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:46.747Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:46.747Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-pg-client/deployment/target/test-classes
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:47.061Z] [INFO] Tests are skipped.
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:47.061Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final.jar
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:47.061Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-pg-client-deployment ---
[2026-02-25T22:47:47.061Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.5.Final/quarkus-reactive-pg-client-deployment-2.7.5.Final.jar
[2026-02-25T22:47:47.061Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.5.Final/quarkus-reactive-pg-client-deployment-2.7.5.Final.pom
[2026-02-25T22:47:47.061Z] [INFO] Installing /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.5.Final/quarkus-reactive-pg-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] ----------< io.quarkus:quarkus-reactive-mysql-client-parent >-----------
[2026-02-25T22:47:47.061Z] [INFO] Building Quarkus - Reactive MySQL Client 2.7.5.Final [438/964]
[2026-02-25T22:47:47.061Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mysql-client-parent ---
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mysql-client-parent ---
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mysql-client-parent ---
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mysql-client-parent ---
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mysql-client-parent ---
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mysql-client-parent ---
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mysql-client-parent ---
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mysql-client-parent ---
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mysql-client-parent ---
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mysql-client-parent ---
[2026-02-25T22:47:47.061Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mysql-client-parent ---
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mysql-client-parent ---
[2026-02-25T22:47:47.061Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client-parent/2.7.5.Final/quarkus-reactive-mysql-client-parent-2.7.5.Final.pom
[2026-02-25T22:47:47.061Z] [INFO]
[2026-02-25T22:47:47.061Z] [INFO] --------------< io.quarkus:quarkus-reactive-mysql-client >--------------
[2026-02-25T22:47:47.061Z] [INFO] Building Quarkus - Reactive MySQL Client - Runtime 2.7.5.Final [439/964]
[2026-02-25T22:47:47.061Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:47.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mysql-client/4.2.5/vertx-mysql-client-4.2.5.pom
[2026-02-25T22:47:47.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mysql-client/4.2.5/vertx-mysql-client-4.2.5.pom (4.2 kB at 7.0 kB/s)
[2026-02-25T22:47:47.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mysql-client/2.19.0/smallrye-mutiny-vertx-mysql-client-2.19.0.pom
[2026-02-25T22:47:48.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mysql-client/2.19.0/smallrye-mutiny-vertx-mysql-client-2.19.0.pom (5.9 kB at 9.2 kB/s)
[2026-02-25T22:47:48.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mysql-client/4.2.5/vertx-mysql-client-4.2.5.jar
[2026-02-25T22:47:48.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mysql-client/2.19.0/smallrye-mutiny-vertx-mysql-client-2.19.0.jar
[2026-02-25T22:47:48.718Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mysql-client/2.19.0/smallrye-mutiny-vertx-mysql-client-2.19.0.jar (18 kB at 43 kB/s)
[2026-02-25T22:47:49.814Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mysql-client/4.2.5/vertx-mysql-client-4.2.5.jar (164 kB at 114 kB/s)
[2026-02-25T22:47:49.814Z] [INFO]
[2026-02-25T22:47:49.814Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:49.814Z] [INFO]
[2026-02-25T22:47:49.814Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:49.814Z] [INFO]
[2026-02-25T22:47:49.814Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:49.814Z] [INFO]
[2026-02-25T22:47:49.814Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:49.814Z] [INFO]
[2026-02-25T22:47:49.814Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:49.814Z] [INFO]
[2026-02-25T22:47:49.814Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:49.814Z] [INFO]
[2026-02-25T22:47:49.814Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:49.814Z] [INFO]
[2026-02-25T22:47:49.814Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:49.814Z] [INFO]
[2026-02-25T22:47:49.814Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:49.814Z] [INFO] Processed 4 files in 11ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:47:49.814Z] [INFO]
[2026-02-25T22:47:49.814Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:49.814Z] [INFO] Processed 4 files in 00:00.009 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:47:49.814Z] [INFO]
[2026-02-25T22:47:49.814Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:49.814Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:49.814Z] [INFO] Copying 1 resource
[2026-02-25T22:47:49.814Z] [INFO]
[2026-02-25T22:47:49.814Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:49.814Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.pom
[2026-02-25T22:47:50.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.pom (1.5 kB at 4.1 kB/s)
[2026-02-25T22:47:50.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom
[2026-02-25T22:47:50.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom (2.7 kB at 37 kB/s)
[2026-02-25T22:47:50.437Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final.jar
[2026-02-25T22:47:51.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final.jar (9.3 kB at 12 kB/s)
[2026-02-25T22:47:51.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.jar
[2026-02-25T22:47:51.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.jar (9.1 kB at 37 kB/s)
[2026-02-25T22:47:51.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar
[2026-02-25T22:47:51.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar (2.5 MB at 15 MB/s)
[2026-02-25T22:47:51.441Z] [INFO]
[2026-02-25T22:47:51.441Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:51.441Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:51.441Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-mysql-client/runtime/target/classes
[2026-02-25T22:47:51.752Z] [INFO]
[2026-02-25T22:47:51.752Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:52.065Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:52.066Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mysql-client/runtime/src/test/resources
[2026-02-25T22:47:52.066Z] [INFO]
[2026-02-25T22:47:52.066Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:52.066Z] [INFO] No sources to compile
[2026-02-25T22:47:52.066Z] [INFO]
[2026-02-25T22:47:52.066Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:52.066Z] [INFO] No tests to run.
[2026-02-25T22:47:52.066Z] [INFO]
[2026-02-25T22:47:52.066Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:52.066Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final.jar
[2026-02-25T22:47:52.066Z] [INFO]
[2026-02-25T22:47:52.066Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:52.066Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final-sources.jar
[2026-02-25T22:47:52.066Z] [INFO]
[2026-02-25T22:47:52.066Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mysql-client ---
[2026-02-25T22:47:52.066Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client/2.7.5.Final/quarkus-reactive-mysql-client-2.7.5.Final.jar
[2026-02-25T22:47:52.066Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client/2.7.5.Final/quarkus-reactive-mysql-client-2.7.5.Final.pom
[2026-02-25T22:47:52.066Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client/2.7.5.Final/quarkus-reactive-mysql-client-2.7.5.Final-sources.jar
[2026-02-25T22:47:52.066Z] [INFO]
[2026-02-25T22:47:52.066Z] [INFO] ----------------< io.quarkus:quarkus-devservices-mysql >----------------
[2026-02-25T22:47:52.066Z] [INFO] Building Quarkus - DevServices - MySQL 2.7.5.Final [440/964]
[2026-02-25T22:47:52.066Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:52.066Z] [INFO]
[2026-02-25T22:47:52.066Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.066Z] [INFO]
[2026-02-25T22:47:52.066Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.378Z] [INFO]
[2026-02-25T22:47:52.378Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.378Z] [INFO]
[2026-02-25T22:47:52.379Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.379Z] [INFO]
[2026-02-25T22:47:52.379Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.379Z] [INFO]
[2026-02-25T22:47:52.379Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.379Z] [INFO]
[2026-02-25T22:47:52.379Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.379Z] [INFO]
[2026-02-25T22:47:52.379Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.379Z] [INFO]
[2026-02-25T22:47:52.379Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.379Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:47:52.379Z] [INFO]
[2026-02-25T22:47:52.379Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.379Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:47:52.379Z] [INFO]
[2026-02-25T22:47:52.379Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.379Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:52.379Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mysql/src/main/resources
[2026-02-25T22:47:52.379Z] [INFO]
[2026-02-25T22:47:52.379Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.379Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:52.379Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/mysql/target/classes
[2026-02-25T22:47:52.691Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[70,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.GenericContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2026-02-25T22:47:52.691Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2026-02-25T22:47:52.691Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[70,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2026-02-25T22:47:52.691Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2026-02-25T22:47:52.691Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[70,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2026-02-25T22:47:52.691Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2026-02-25T22:47:52.691Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[70,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2026-02-25T22:47:52.691Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2026-02-25T22:47:52.691Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[78,74] IMAGE in org.testcontainers.containers.MySQLContainer has been deprecated
[2026-02-25T22:47:52.691Z] [WARNING] /quarkus/extensions/devservices/mysql/src/main/java/io/quarkus/devservices/mysql/deployment/MySQLDevServicesProcessor.java:[79,84] IMAGE in org.testcontainers.containers.MySQLContainer has been deprecated
[2026-02-25T22:47:52.691Z] [INFO]
[2026-02-25T22:47:52.691Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:52.691Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mysql/src/test/resources
[2026-02-25T22:47:52.691Z] [INFO]
[2026-02-25T22:47:52.691Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.691Z] [INFO] No sources to compile
[2026-02-25T22:47:52.691Z] [INFO]
[2026-02-25T22:47:52.691Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.691Z] [INFO] No tests to run.
[2026-02-25T22:47:52.691Z] [INFO]
[2026-02-25T22:47:52.691Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.691Z] [INFO] Building jar: /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final.jar
[2026-02-25T22:47:52.691Z] [INFO]
[2026-02-25T22:47:52.691Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.691Z] [INFO] Building jar: /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final-sources.jar
[2026-02-25T22:47:52.691Z] [INFO]
[2026-02-25T22:47:52.691Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-mysql ---
[2026-02-25T22:47:52.691Z] [INFO] Installing /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final.jar
[2026-02-25T22:47:52.691Z] [INFO] Installing /quarkus/extensions/devservices/mysql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final.pom
[2026-02-25T22:47:52.691Z] [INFO] Installing /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mysql/2.7.5.Final/quarkus-devservices-mysql-2.7.5.Final-sources.jar
[2026-02-25T22:47:52.691Z] [INFO]
[2026-02-25T22:47:52.691Z] [INFO] --------< io.quarkus:quarkus-reactive-mysql-client-deployment >---------
[2026-02-25T22:47:52.691Z] [INFO] Building Quarkus - Reactive MySQL Client - Deployment 2.7.5.Final [441/964]
[2026-02-25T22:47:52.691Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:52.691Z] [INFO]
[2026-02-25T22:47:52.691Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:52.691Z] [INFO]
[2026-02-25T22:47:52.691Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:53.374Z] [INFO]
[2026-02-25T22:47:53.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:53.374Z] [INFO]
[2026-02-25T22:47:53.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:53.374Z] [INFO]
[2026-02-25T22:47:53.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:53.374Z] [INFO]
[2026-02-25T22:47:53.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:53.374Z] [INFO]
[2026-02-25T22:47:53.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:53.374Z] [INFO]
[2026-02-25T22:47:53.374Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:53.374Z] [INFO]
[2026-02-25T22:47:53.374Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:53.374Z] [INFO] Processed 10 files in 17ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-25T22:47:53.374Z] [INFO]
[2026-02-25T22:47:53.374Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:53.374Z] [INFO] Processed 10 files in 00:00.017 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-25T22:47:53.374Z] [INFO]
[2026-02-25T22:47:53.374Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:53.374Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:53.374Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mysql-client/deployment/src/main/resources
[2026-02-25T22:47:53.374Z] [INFO]
[2026-02-25T22:47:53.374Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:53.374Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:53.374Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-mysql-client/deployment/target/classes
[2026-02-25T22:47:54.472Z] [INFO]
[2026-02-25T22:47:54.472Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:54.472Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:54.472Z] [INFO] Copying 4 resources
[2026-02-25T22:47:54.472Z] [INFO]
[2026-02-25T22:47:54.472Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:54.472Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:54.472Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-mysql-client/deployment/target/test-classes
[2026-02-25T22:47:54.784Z] [INFO]
[2026-02-25T22:47:54.784Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:54.784Z] [INFO] Tests are skipped.
[2026-02-25T22:47:54.784Z] [INFO]
[2026-02-25T22:47:54.784Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:54.784Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final.jar
[2026-02-25T22:47:54.784Z] [INFO]
[2026-02-25T22:47:54.784Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:54.784Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:47:54.784Z] [INFO]
[2026-02-25T22:47:54.784Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mysql-client-deployment ---
[2026-02-25T22:47:54.784Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client-deployment/2.7.5.Final/quarkus-reactive-mysql-client-deployment-2.7.5.Final.jar
[2026-02-25T22:47:54.784Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client-deployment/2.7.5.Final/quarkus-reactive-mysql-client-deployment-2.7.5.Final.pom
[2026-02-25T22:47:54.784Z] [INFO] Installing /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mysql-client-deployment/2.7.5.Final/quarkus-reactive-mysql-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:47:54.784Z] [INFO]
[2026-02-25T22:47:54.784Z] [INFO] ----------------< io.quarkus:quarkus-devservices-mssql >----------------
[2026-02-25T22:47:54.784Z] [INFO] Building Quarkus - DevServices - MSSQL 2.7.5.Final [442/964]
[2026-02-25T22:47:54.784Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:54.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.pom
[2026-02-25T22:47:55.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.pom (1.5 kB at 14 kB/s)
[2026-02-25T22:47:55.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/7.2.2.jre8/mssql-jdbc-7.2.2.jre8.pom
[2026-02-25T22:47:55.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/7.2.2.jre8/mssql-jdbc-7.2.2.jre8.pom (13 kB at 134 kB/s)
[2026-02-25T22:47:55.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.jar
[2026-02-25T22:47:55.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/7.2.2.jre8/mssql-jdbc-7.2.2.jre8.jar
[2026-02-25T22:47:55.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.jar (8.2 kB at 222 kB/s)
[2026-02-25T22:47:55.410Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/7.2.2.jre8/mssql-jdbc-7.2.2.jre8.jar (1.1 MB at 8.2 MB/s)
[2026-02-25T22:47:55.410Z] [INFO]
[2026-02-25T22:47:55.410Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:55.410Z] [INFO]
[2026-02-25T22:47:55.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:55.723Z] [INFO]
[2026-02-25T22:47:55.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:55.723Z] [INFO]
[2026-02-25T22:47:55.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:55.723Z] [INFO]
[2026-02-25T22:47:55.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:55.723Z] [INFO]
[2026-02-25T22:47:55.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:55.723Z] [INFO]
[2026-02-25T22:47:55.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:55.723Z] [INFO]
[2026-02-25T22:47:55.723Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:55.723Z] [INFO]
[2026-02-25T22:47:55.723Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:55.723Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:47:55.723Z] [INFO]
[2026-02-25T22:47:55.723Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:55.723Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:47:55.723Z] [INFO]
[2026-02-25T22:47:55.723Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:55.723Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:55.723Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mssql/src/main/resources
[2026-02-25T22:47:55.723Z] [INFO]
[2026-02-25T22:47:55.723Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:55.723Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:55.723Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/mssql/target/classes
[2026-02-25T22:47:56.037Z] [WARNING] /quarkus/extensions/devservices/mssql/src/main/java/io/quarkus/devservices/mssql/deployment/MSSQLDevServicesProcessor.java:[64,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.MSSQLServerContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2026-02-25T22:47:56.037Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2026-02-25T22:47:56.037Z] [WARNING] /quarkus/extensions/devservices/mssql/src/main/java/io/quarkus/devservices/mssql/deployment/MSSQLDevServicesProcessor.java:[64,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2026-02-25T22:47:56.037Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2026-02-25T22:47:56.038Z] [WARNING] /quarkus/extensions/devservices/mssql/src/main/java/io/quarkus/devservices/mssql/deployment/MSSQLDevServicesProcessor.java:[64,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2026-02-25T22:47:56.038Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2026-02-25T22:47:56.038Z] [WARNING] /quarkus/extensions/devservices/mssql/src/main/java/io/quarkus/devservices/mssql/deployment/MSSQLDevServicesProcessor.java:[64,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2026-02-25T22:47:56.038Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:56.038Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:56.038Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mssql/src/test/resources
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:56.038Z] [INFO] No sources to compile
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:56.038Z] [INFO] No tests to run.
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:56.038Z] [INFO] Building jar: /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final.jar
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:56.038Z] [INFO] Building jar: /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final-sources.jar
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-mssql ---
[2026-02-25T22:47:56.038Z] [INFO] Installing /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mssql/2.7.5.Final/quarkus-devservices-mssql-2.7.5.Final.jar
[2026-02-25T22:47:56.038Z] [INFO] Installing /quarkus/extensions/devservices/mssql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-mssql/2.7.5.Final/quarkus-devservices-mssql-2.7.5.Final.pom
[2026-02-25T22:47:56.038Z] [INFO] Installing /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mssql/2.7.5.Final/quarkus-devservices-mssql-2.7.5.Final-sources.jar
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] ----------< io.quarkus:quarkus-reactive-mssql-client-parent >-----------
[2026-02-25T22:47:56.038Z] [INFO] Building Quarkus - Reactive MS SQL Client 2.7.5.Final [443/964]
[2026-02-25T22:47:56.038Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mssql-client-parent ---
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mssql-client-parent ---
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mssql-client-parent ---
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mssql-client-parent ---
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mssql-client-parent ---
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mssql-client-parent ---
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mssql-client-parent ---
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mssql-client-parent ---
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mssql-client-parent ---
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mssql-client-parent ---
[2026-02-25T22:47:56.038Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mssql-client-parent ---
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mssql-client-parent ---
[2026-02-25T22:47:56.038Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client-parent/2.7.5.Final/quarkus-reactive-mssql-client-parent-2.7.5.Final.pom
[2026-02-25T22:47:56.038Z] [INFO]
[2026-02-25T22:47:56.038Z] [INFO] --------------< io.quarkus:quarkus-reactive-mssql-client >--------------
[2026-02-25T22:47:56.038Z] [INFO] Building Quarkus - Reactive Microsoft SQL Server Client - Runtime 2.7.5.Final [444/964]
[2026-02-25T22:47:56.038Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:56.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mssql-client/4.2.5/vertx-mssql-client-4.2.5.pom
[2026-02-25T22:47:56.349Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mssql-client/4.2.5/vertx-mssql-client-4.2.5.pom (3.3 kB at 8.4 kB/s)
[2026-02-25T22:47:56.349Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mssql-client/2.19.0/smallrye-mutiny-vertx-mssql-client-2.19.0.pom
[2026-02-25T22:47:57.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mssql-client/2.19.0/smallrye-mutiny-vertx-mssql-client-2.19.0.pom (5.4 kB at 7.5 kB/s)
[2026-02-25T22:47:57.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mssql-client/4.2.5/vertx-mssql-client-4.2.5.jar
[2026-02-25T22:47:57.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mssql-client/2.19.0/smallrye-mutiny-vertx-mssql-client-2.19.0.jar
[2026-02-25T22:47:57.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mssql-client/4.2.5/vertx-mssql-client-4.2.5.jar (143 kB at 238 kB/s)
[2026-02-25T22:47:58.013Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mssql-client/2.19.0/smallrye-mutiny-vertx-mssql-client-2.19.0.jar (15 kB at 18 kB/s)
[2026-02-25T22:47:58.013Z] [INFO]
[2026-02-25T22:47:58.013Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.013Z] [INFO]
[2026-02-25T22:47:58.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.013Z] [INFO]
[2026-02-25T22:47:58.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.013Z] [INFO]
[2026-02-25T22:47:58.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.013Z] [INFO]
[2026-02-25T22:47:58.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.013Z] [INFO]
[2026-02-25T22:47:58.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.013Z] [INFO]
[2026-02-25T22:47:58.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.013Z] [INFO]
[2026-02-25T22:47:58.013Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.013Z] [INFO]
[2026-02-25T22:47:58.013Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.013Z] [INFO] Processed 4 files in 13ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:47:58.013Z] [INFO]
[2026-02-25T22:47:58.013Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.334Z] [INFO] Processed 4 files in 00:00.009 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:47:58.334Z] [INFO]
[2026-02-25T22:47:58.334Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.334Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:58.334Z] [INFO] Copying 1 resource
[2026-02-25T22:47:58.334Z] [INFO]
[2026-02-25T22:47:58.334Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.334Z] [INFO]
[2026-02-25T22:47:58.334Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.334Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:58.334Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-mssql-client/runtime/target/classes
[2026-02-25T22:47:58.649Z] [INFO]
[2026-02-25T22:47:58.649Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.649Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:58.649Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mssql-client/runtime/src/test/resources
[2026-02-25T22:47:58.649Z] [INFO]
[2026-02-25T22:47:58.649Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.649Z] [INFO] No sources to compile
[2026-02-25T22:47:58.649Z] [INFO]
[2026-02-25T22:47:58.649Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.649Z] [INFO] No tests to run.
[2026-02-25T22:47:58.649Z] [INFO]
[2026-02-25T22:47:58.649Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.649Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final.jar
[2026-02-25T22:47:58.649Z] [INFO]
[2026-02-25T22:47:58.649Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.649Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final-sources.jar
[2026-02-25T22:47:58.649Z] [INFO]
[2026-02-25T22:47:58.649Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mssql-client ---
[2026-02-25T22:47:58.649Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client/2.7.5.Final/quarkus-reactive-mssql-client-2.7.5.Final.jar
[2026-02-25T22:47:58.649Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client/2.7.5.Final/quarkus-reactive-mssql-client-2.7.5.Final.pom
[2026-02-25T22:47:58.649Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client/2.7.5.Final/quarkus-reactive-mssql-client-2.7.5.Final-sources.jar
[2026-02-25T22:47:58.649Z] [INFO]
[2026-02-25T22:47:58.649Z] [INFO] --------< io.quarkus:quarkus-reactive-mssql-client-deployment >---------
[2026-02-25T22:47:58.649Z] [INFO] Building Quarkus - Reactive Microsoft SQL Server Client - Deployment 2.7.5.Final [445/964]
[2026-02-25T22:47:58.649Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:47:58.649Z] [INFO]
[2026-02-25T22:47:58.649Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:47:58.649Z] [INFO]
[2026-02-25T22:47:58.649Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:47:59.324Z] [INFO]
[2026-02-25T22:47:59.324Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:47:59.324Z] [INFO]
[2026-02-25T22:47:59.324Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:47:59.324Z] [INFO]
[2026-02-25T22:47:59.324Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:47:59.324Z] [INFO]
[2026-02-25T22:47:59.324Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:47:59.324Z] [INFO]
[2026-02-25T22:47:59.324Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:47:59.324Z] [INFO]
[2026-02-25T22:47:59.324Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:47:59.324Z] [INFO]
[2026-02-25T22:47:59.324Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:47:59.324Z] [INFO] Processed 10 files in 16ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-25T22:47:59.324Z] [INFO]
[2026-02-25T22:47:59.324Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:47:59.324Z] [INFO] Processed 10 files in 00:00.017 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-25T22:47:59.324Z] [INFO]
[2026-02-25T22:47:59.324Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:47:59.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:59.324Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mssql-client/deployment/src/main/resources
[2026-02-25T22:47:59.324Z] [INFO]
[2026-02-25T22:47:59.324Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:47:59.324Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:59.324Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-mssql-client/deployment/target/classes
[2026-02-25T22:47:59.637Z] [INFO]
[2026-02-25T22:47:59.637Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:47:59.637Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:47:59.637Z] [INFO] Copying 5 resources
[2026-02-25T22:47:59.637Z] [INFO]
[2026-02-25T22:47:59.637Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:47:59.637Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:47:59.637Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-mssql-client/deployment/target/test-classes
[2026-02-25T22:47:59.949Z] [INFO]
[2026-02-25T22:47:59.949Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:47:59.949Z] [INFO] Tests are skipped.
[2026-02-25T22:47:59.949Z] [INFO]
[2026-02-25T22:47:59.949Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:47:59.949Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final.jar
[2026-02-25T22:48:01.046Z] [INFO]
[2026-02-25T22:48:01.046Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:48:01.046Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:48:01.046Z] [INFO]
[2026-02-25T22:48:01.046Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mssql-client-deployment ---
[2026-02-25T22:48:01.046Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client-deployment/2.7.5.Final/quarkus-reactive-mssql-client-deployment-2.7.5.Final.jar
[2026-02-25T22:48:01.046Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client-deployment/2.7.5.Final/quarkus-reactive-mssql-client-deployment-2.7.5.Final.pom
[2026-02-25T22:48:01.046Z] [INFO] Installing /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-mssql-client-deployment/2.7.5.Final/quarkus-reactive-mssql-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:48:01.046Z] [INFO]
[2026-02-25T22:48:01.046Z] [INFO] ---------------< io.quarkus:quarkus-devservices-oracle >----------------
[2026-02-25T22:48:01.046Z] [INFO] Building Quarkus - DevServices - Oracle 2.7.5.Final [446/964]
[2026-02-25T22:48:01.046Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:48:01.046Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.pom
[2026-02-25T22:48:01.359Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.pom (1.5 kB at 3.9 kB/s)
[2026-02-25T22:48:01.359Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc11/21.4.0.0/ojdbc11-21.4.0.0.pom
[2026-02-25T22:48:01.670Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc11/21.4.0.0/ojdbc11-21.4.0.0.pom (1.5 kB at 7.8 kB/s)
[2026-02-25T22:48:01.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.jar
[2026-02-25T22:48:01.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc11/21.4.0.0/ojdbc11-21.4.0.0.jar
[2026-02-25T22:48:01.670Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.jar (5.3 kB at 146 kB/s)
[2026-02-25T22:48:01.982Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc11/21.4.0.0/ojdbc11-21.4.0.0.jar (5.1 MB at 15 MB/s)
[2026-02-25T22:48:01.982Z] [INFO]
[2026-02-25T22:48:01.982Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:01.982Z] [INFO]
[2026-02-25T22:48:01.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:02.295Z] [INFO]
[2026-02-25T22:48:02.295Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:02.295Z] [INFO]
[2026-02-25T22:48:02.295Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:02.607Z] [INFO]
[2026-02-25T22:48:02.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:02.607Z] [INFO]
[2026-02-25T22:48:02.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:02.607Z] [INFO]
[2026-02-25T22:48:02.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:02.607Z] [INFO]
[2026-02-25T22:48:02.607Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:02.607Z] [INFO]
[2026-02-25T22:48:02.607Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:02.607Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:48:02.607Z] [INFO]
[2026-02-25T22:48:02.607Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:02.607Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:48:02.607Z] [INFO]
[2026-02-25T22:48:02.607Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:02.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:48:02.607Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/oracle/src/main/resources
[2026-02-25T22:48:02.607Z] [INFO]
[2026-02-25T22:48:02.607Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:02.607Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:48:02.607Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/oracle/target/classes
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:02.920Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:48:02.920Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/oracle/src/test/resources
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:02.920Z] [INFO] No sources to compile
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:02.920Z] [INFO] No tests to run.
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:02.920Z] [INFO] Building jar: /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final.jar
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:02.920Z] [INFO] Building jar: /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final-sources.jar
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-oracle ---
[2026-02-25T22:48:02.920Z] [INFO] Installing /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-oracle/2.7.5.Final/quarkus-devservices-oracle-2.7.5.Final.jar
[2026-02-25T22:48:02.920Z] [INFO] Installing /quarkus/extensions/devservices/oracle/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-oracle/2.7.5.Final/quarkus-devservices-oracle-2.7.5.Final.pom
[2026-02-25T22:48:02.920Z] [INFO] Installing /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-oracle/2.7.5.Final/quarkus-devservices-oracle-2.7.5.Final-sources.jar
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] ----------< io.quarkus:quarkus-reactive-oracle-client-parent >----------
[2026-02-25T22:48:02.920Z] [INFO] Building Quarkus - Reactive Oracle Client 2.7.5.Final [447/964]
[2026-02-25T22:48:02.920Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-oracle-client-parent ---
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-oracle-client-parent ---
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-oracle-client-parent ---
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-oracle-client-parent ---
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-oracle-client-parent ---
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-oracle-client-parent ---
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-oracle-client-parent ---
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-oracle-client-parent ---
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-oracle-client-parent ---
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-oracle-client-parent ---
[2026-02-25T22:48:02.920Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-oracle-client-parent ---
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-oracle-client-parent ---
[2026-02-25T22:48:02.920Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client-parent/2.7.5.Final/quarkus-reactive-oracle-client-parent-2.7.5.Final.pom
[2026-02-25T22:48:02.920Z] [INFO]
[2026-02-25T22:48:02.920Z] [INFO] -------------< io.quarkus:quarkus-reactive-oracle-client >--------------
[2026-02-25T22:48:02.920Z] [INFO] Building Quarkus - Reactive Oracle Client - Runtime 2.7.5.Final [448/964]
[2026-02-25T22:48:02.920Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:48:02.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-oracle-client/2.19.0/smallrye-mutiny-vertx-oracle-client-2.19.0.pom
[2026-02-25T22:48:03.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-oracle-client/2.19.0/smallrye-mutiny-vertx-oracle-client-2.19.0.pom (5.9 kB at 7.8 kB/s)
[2026-02-25T22:48:03.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-oracle-client/4.2.5.1/vertx-oracle-client-4.2.5.1.pom
[2026-02-25T22:48:04.268Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-oracle-client/4.2.5.1/vertx-oracle-client-4.2.5.1.pom (6.8 kB at 13 kB/s)
[2026-02-25T22:48:04.268Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-oracle-client/2.19.0/smallrye-mutiny-vertx-oracle-client-2.19.0.jar
[2026-02-25T22:48:04.268Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-oracle-client/4.2.5.1/vertx-oracle-client-4.2.5.1.jar
[2026-02-25T22:48:04.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-oracle-client/2.19.0/smallrye-mutiny-vertx-oracle-client-2.19.0.jar (17 kB at 26 kB/s)
[2026-02-25T22:48:05.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-oracle-client/4.2.5.1/vertx-oracle-client-4.2.5.1.jar (73 kB at 55 kB/s)
[2026-02-25T22:48:05.620Z] [INFO]
[2026-02-25T22:48:05.620Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:05.620Z] [INFO]
[2026-02-25T22:48:05.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:05.620Z] [INFO]
[2026-02-25T22:48:05.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:05.620Z] [INFO]
[2026-02-25T22:48:05.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:05.620Z] [INFO]
[2026-02-25T22:48:05.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:05.620Z] [INFO]
[2026-02-25T22:48:05.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:05.620Z] [INFO]
[2026-02-25T22:48:05.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:05.620Z] [INFO]
[2026-02-25T22:48:05.620Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:05.620Z] [INFO]
[2026-02-25T22:48:05.620Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:05.620Z] [INFO] Processed 4 files in 11ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:48:05.620Z] [INFO]
[2026-02-25T22:48:05.620Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:05.620Z] [INFO] Processed 4 files in 00:00.007 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:48:05.620Z] [INFO]
[2026-02-25T22:48:05.620Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:05.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:48:05.620Z] [INFO] Copying 1 resource
[2026-02-25T22:48:05.620Z] [INFO]
[2026-02-25T22:48:05.620Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:06.043Z] [INFO]
[2026-02-25T22:48:06.043Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:06.043Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:48:06.043Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-oracle-client/runtime/target/classes
[2026-02-25T22:48:06.043Z] [INFO]
[2026-02-25T22:48:06.043Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:06.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:48:06.043Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-oracle-client/runtime/src/test/resources
[2026-02-25T22:48:06.043Z] [INFO]
[2026-02-25T22:48:06.043Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:06.043Z] [INFO] No sources to compile
[2026-02-25T22:48:06.043Z] [INFO]
[2026-02-25T22:48:06.043Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:06.043Z] [INFO] No tests to run.
[2026-02-25T22:48:06.043Z] [INFO]
[2026-02-25T22:48:06.043Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:06.043Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final.jar
[2026-02-25T22:48:06.043Z] [INFO]
[2026-02-25T22:48:06.043Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:06.043Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final-sources.jar
[2026-02-25T22:48:06.043Z] [INFO]
[2026-02-25T22:48:06.043Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-oracle-client ---
[2026-02-25T22:48:06.392Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client/2.7.5.Final/quarkus-reactive-oracle-client-2.7.5.Final.jar
[2026-02-25T22:48:06.392Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client/2.7.5.Final/quarkus-reactive-oracle-client-2.7.5.Final.pom
[2026-02-25T22:48:06.392Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client/2.7.5.Final/quarkus-reactive-oracle-client-2.7.5.Final-sources.jar
[2026-02-25T22:48:06.392Z] [INFO]
[2026-02-25T22:48:06.392Z] [INFO] --------< io.quarkus:quarkus-reactive-oracle-client-deployment >--------
[2026-02-25T22:48:06.392Z] [INFO] Building Quarkus - Reactive Oracle Client - Deployment 2.7.5.Final [449/964]
[2026-02-25T22:48:06.392Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:48:06.392Z] [INFO]
[2026-02-25T22:48:06.392Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:06.392Z] [INFO]
[2026-02-25T22:48:06.392Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:07.071Z] [INFO]
[2026-02-25T22:48:07.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:07.071Z] [INFO]
[2026-02-25T22:48:07.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:07.071Z] [INFO]
[2026-02-25T22:48:07.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:07.071Z] [INFO]
[2026-02-25T22:48:07.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:07.071Z] [INFO]
[2026-02-25T22:48:07.071Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:07.071Z] [INFO]
[2026-02-25T22:48:07.071Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:07.071Z] [INFO]
[2026-02-25T22:48:07.071Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:07.071Z] [INFO] Processed 10 files in 17ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-25T22:48:07.071Z] [INFO]
[2026-02-25T22:48:07.071Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:07.071Z] [INFO] Processed 10 files in 00:00.011 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-25T22:48:07.071Z] [INFO]
[2026-02-25T22:48:07.071Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:07.071Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:48:07.071Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-oracle-client/deployment/src/main/resources
[2026-02-25T22:48:07.071Z] [INFO]
[2026-02-25T22:48:07.071Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:07.071Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:48:07.071Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-oracle-client/deployment/target/classes
[2026-02-25T22:48:07.383Z] [INFO]
[2026-02-25T22:48:07.383Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:07.383Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:48:07.383Z] [INFO] Copying 4 resources
[2026-02-25T22:48:07.383Z] [INFO]
[2026-02-25T22:48:07.383Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:07.383Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:48:07.383Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-oracle-client/deployment/target/test-classes
[2026-02-25T22:48:07.694Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:07.695Z] [INFO] Tests are skipped.
[2026-02-25T22:48:07.695Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:07.695Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final.jar
[2026-02-25T22:48:07.695Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:07.695Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:48:07.695Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-oracle-client-deployment ---
[2026-02-25T22:48:07.695Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client-deployment/2.7.5.Final/quarkus-reactive-oracle-client-deployment-2.7.5.Final.jar
[2026-02-25T22:48:07.695Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client-deployment/2.7.5.Final/quarkus-reactive-oracle-client-deployment-2.7.5.Final.pom
[2026-02-25T22:48:07.695Z] [INFO] Installing /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-reactive-oracle-client-deployment/2.7.5.Final/quarkus-reactive-oracle-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:48:07.695Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] ------------------< io.quarkus:quarkus-mailer-parent >------------------
[2026-02-25T22:48:07.695Z] [INFO] Building Quarkus - Mailer 2.7.5.Final [450/964]
[2026-02-25T22:48:07.695Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:48:07.695Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mailer-parent ---
[2026-02-25T22:48:07.695Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mailer-parent ---
[2026-02-25T22:48:07.695Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mailer-parent ---
[2026-02-25T22:48:07.695Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mailer-parent ---
[2026-02-25T22:48:07.695Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mailer-parent ---
[2026-02-25T22:48:07.695Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mailer-parent ---
[2026-02-25T22:48:07.695Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mailer-parent ---
[2026-02-25T22:48:07.695Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mailer-parent ---
[2026-02-25T22:48:07.695Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mailer-parent ---
[2026-02-25T22:48:07.695Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mailer-parent ---
[2026-02-25T22:48:07.695Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:48:07.695Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mailer-parent ---
[2026-02-25T22:48:07.695Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mailer-parent ---
[2026-02-25T22:48:07.695Z] [INFO] Installing /quarkus/extensions/mailer/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mailer-parent/2.7.5.Final/quarkus-mailer-parent-2.7.5.Final.pom
[2026-02-25T22:48:07.695Z] [INFO]
[2026-02-25T22:48:07.695Z] [INFO] ---------------------< io.quarkus:quarkus-mailer >----------------------
[2026-02-25T22:48:07.695Z] [INFO] Building Quarkus - Mailer - Runtime 2.7.5.Final [451/964]
[2026-02-25T22:48:07.695Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:48:07.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mail-client/2.19.0/smallrye-mutiny-vertx-mail-client-2.19.0.pom
[2026-02-25T22:48:08.365Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mail-client/2.19.0/smallrye-mutiny-vertx-mail-client-2.19.0.pom (5.2 kB at 7.9 kB/s)
[2026-02-25T22:48:08.365Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mail-client/4.2.5/vertx-mail-client-4.2.5.pom
[2026-02-25T22:48:08.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mail-client/4.2.5/vertx-mail-client-4.2.5.pom (6.5 kB at 23 kB/s)
[2026-02-25T22:48:08.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.pom
[2026-02-25T22:48:08.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.pom (6.4 kB at 68 kB/s)
[2026-02-25T22:48:08.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.pom
[2026-02-25T22:48:08.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.pom (4.7 kB at 45 kB/s)
[2026-02-25T22:48:08.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.4.4/all-1.4.4.pom
[2026-02-25T22:48:08.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.4.4/all-1.4.4.pom (16 kB at 163 kB/s)
[2026-02-25T22:48:08.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mail-client/2.19.0/smallrye-mutiny-vertx-mail-client-2.19.0.jar
[2026-02-25T22:48:08.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mail-client/4.2.5/vertx-mail-client-4.2.5.jar
[2026-02-25T22:48:08.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.jar
[2026-02-25T22:48:08.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.jar
[2026-02-25T22:48:08.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.jar (90 kB at 1.6 MB/s)
[2026-02-25T22:48:08.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.jar (495 kB at 6.6 MB/s)
[2026-02-25T22:48:09.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mail-client/4.2.5/vertx-mail-client-4.2.5.jar (155 kB at 334 kB/s)
[2026-02-25T22:48:09.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-mail-client/2.19.0/smallrye-mutiny-vertx-mail-client-2.19.0.jar (9.8 kB at 17 kB/s)
[2026-02-25T22:48:09.658Z] [INFO]
[2026-02-25T22:48:09.658Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mailer ---
[2026-02-25T22:48:09.658Z] [INFO]
[2026-02-25T22:48:09.658Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mailer ---
[2026-02-25T22:48:09.971Z] [INFO]
[2026-02-25T22:48:09.971Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mailer ---
[2026-02-25T22:48:09.971Z] [INFO]
[2026-02-25T22:48:09.971Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mailer ---
[2026-02-25T22:48:09.971Z] [INFO]
[2026-02-25T22:48:09.971Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mailer ---
[2026-02-25T22:48:09.971Z] [INFO]
[2026-02-25T22:48:09.971Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mailer ---
[2026-02-25T22:48:09.971Z] [INFO]
[2026-02-25T22:48:09.971Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mailer ---
[2026-02-25T22:48:09.971Z] [INFO]
[2026-02-25T22:48:09.971Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mailer ---
[2026-02-25T22:48:09.971Z] [INFO]
[2026-02-25T22:48:09.971Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mailer ---
[2026-02-25T22:48:09.971Z] [INFO] Processed 25 files in 60ms (Formatted: 0, Unchanged: 25, Failed: 0, Readonly: 0)
[2026-02-25T22:48:09.971Z] [INFO]
[2026-02-25T22:48:09.971Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mailer ---
[2026-02-25T22:48:09.971Z] [INFO] Processed 25 files in 00:00.066 (Already Sorted: 25, Needed Sorting: 0)
[2026-02-25T22:48:09.971Z] [INFO]
[2026-02-25T22:48:09.971Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mailer ---
[2026-02-25T22:48:09.971Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:48:09.971Z] [INFO] Copying 1 resource
[2026-02-25T22:48:09.971Z] [INFO]
[2026-02-25T22:48:09.971Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mailer ---
[2026-02-25T22:48:10.283Z] [INFO]
[2026-02-25T22:48:10.283Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mailer ---
[2026-02-25T22:48:10.283Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:48:10.283Z] [INFO] Compiling 17 source files to /quarkus/extensions/mailer/runtime/target/classes
[2026-02-25T22:48:10.596Z] [WARNING] /quarkus/extensions/mailer/runtime/src/main/java/io/quarkus/mailer/runtime/MailClientProducer.java:[109,19] keyStore in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2026-02-25T22:48:10.596Z] [WARNING] /quarkus/extensions/mailer/runtime/src/main/java/io/quarkus/mailer/runtime/MailClientProducer.java:[112,35] keyStore in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2026-02-25T22:48:10.596Z] [WARNING] /quarkus/extensions/mailer/runtime/src/main/java/io/quarkus/mailer/runtime/MailClientProducer.java:[113,23] keyStorePassword in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2026-02-25T22:48:10.596Z] [WARNING] /quarkus/extensions/mailer/runtime/src/main/java/io/quarkus/mailer/runtime/MailClientProducer.java:[116,43] keyStorePassword in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2026-02-25T22:48:10.596Z] [INFO]
[2026-02-25T22:48:10.596Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mailer ---
[2026-02-25T22:48:10.596Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:48:10.596Z] [INFO] Copying 4 resources
[2026-02-25T22:48:10.596Z] [INFO]
[2026-02-25T22:48:10.596Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mailer ---
[2026-02-25T22:48:10.596Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:48:10.596Z] [INFO] Compiling 8 source files to /quarkus/extensions/mailer/runtime/target/test-classes
[2026-02-25T22:48:11.269Z] [WARNING] /quarkus/extensions/mailer/runtime/src/test/java/io/quarkus/mailer/runtime/FakeSmtpTestBase.java:[79,15] keyStore in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2026-02-25T22:48:11.269Z] [WARNING] /quarkus/extensions/mailer/runtime/src/test/java/io/quarkus/mailer/runtime/FakeSmtpTestBase.java:[80,15] keyStorePassword in io.quarkus.mailer.runtime.MailConfig has been deprecated
[2026-02-25T22:48:11.269Z] [INFO]
[2026-02-25T22:48:11.269Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mailer ---
[2026-02-25T22:48:11.269Z] [INFO]
[2026-02-25T22:48:11.269Z] [INFO] -------------------------------------------------------
[2026-02-25T22:48:11.269Z] [INFO] T E S T S
[2026-02-25T22:48:11.269Z] [INFO] -------------------------------------------------------
[2026-02-25T22:48:11.269Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:48:12.365Z] [INFO] Running io.quarkus.mailer.AttachmentTest
[2026-02-25T22:48:12.677Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 s - in io.quarkus.mailer.AttachmentTest
[2026-02-25T22:48:12.678Z] [INFO] Running io.quarkus.mailer.runtime.MailerImplTest
[2026-02-25T22:48:13.350Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 s - in io.quarkus.mailer.runtime.MailerImplTest
[2026-02-25T22:48:13.350Z] [INFO] Running io.quarkus.mailer.runtime.MockMailerImplTest
[2026-02-25T22:48:13.350Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.mailer.runtime.MockMailerImplTest
[2026-02-25T22:48:13.350Z] [INFO] Running io.quarkus.mailer.runtime.MailerTruststoreTest
[2026-02-25T22:48:14.043Z] [ERROR] Tests run: 6, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.724 s <<< FAILURE! - in io.quarkus.mailer.runtime.MailerTruststoreTest
[2026-02-25T22:48:14.043Z] [ERROR] io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore Time elapsed: 0.37 s <<< ERROR!
[2026-02-25T22:48:14.043Z] java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2026-02-25T22:48:14.043Z] at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79)
[2026-02-25T22:48:14.043Z] at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
[2026-02-25T22:48:14.043Z] at io.smallrye.mutiny.groups.UniAwait.indefinitely(UniAwait.java:46)
[2026-02-25T22:48:14.043Z] at io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore(MailerTruststoreTest.java:36)
[2026-02-25T22:48:14.043Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:48:14.043Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:48:14.043Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:48:14.043Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:48:14.043Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-25T22:48:14.043Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-25T22:48:14.043Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-25T22:48:14.043Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:48:14.043Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:48:14.043Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:48:14.043Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:48:14.043Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:48:14.043Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:48:14.043Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:48:14.043Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:48:14.043Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:48:14.043Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:48:14.043Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:48:14.043Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:48:14.043Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:48:14.043Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:48:14.043Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:48:14.043Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:48:14.043Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:48:14.043Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:48:14.043Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:48:14.043Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:48:14.043Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:48:14.043Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:48:14.043Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:48:14.043Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:48:14.043Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-25T22:48:14.043Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-25T22:48:14.043Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-25T22:48:14.043Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-25T22:48:14.043Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-25T22:48:14.043Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-25T22:48:14.043Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-25T22:48:14.043Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-25T22:48:14.043Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-25T22:48:14.043Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-25T22:48:14.043Z] Caused by: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2026-02-25T22:48:14.043Z] at io.vertx.core.net.impl.ChannelProvider$1.userEventTriggered(ChannelProvider.java:129)
[2026-02-25T22:48:14.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:346)
[2026-02-25T22:48:14.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:332)
[2026-02-25T22:48:14.043Z] at io.netty.channel.AbstractChannelHandlerContext.fireUserEventTriggered(AbstractChannelHandlerContext.java:324)
[2026-02-25T22:48:14.043Z] at io.netty.handler.ssl.SslHandler.handleUnwrapThrowable(SslHandler.java:1259)
[2026-02-25T22:48:14.043Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1240)
[2026-02-25T22:48:14.043Z] at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
[2026-02-25T22:48:14.043Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2026-02-25T22:48:14.043Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2026-02-25T22:48:14.043Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-02-25T22:48:14.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:48:14.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:48:14.043Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:48:14.043Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:48:14.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:48:14.043Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:48:14.043Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:48:14.043Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:48:14.043Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:48:14.043Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:48:14.043Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:48:14.043Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:48:14.043Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:48:14.043Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:48:14.043Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:48:14.043Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:48:14.043Z] Caused by: javax.net.ssl.SSLHandshakeException: (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-25T22:48:14.043Z] at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
[2026-02-25T22:48:14.043Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:383)
[2026-02-25T22:48:14.043Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:326)
[2026-02-25T22:48:14.043Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
[2026-02-25T22:48:14.043Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:654)
[2026-02-25T22:48:14.043Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:473)
[2026-02-25T22:48:14.043Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:369)
[2026-02-25T22:48:14.043Z] at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
[2026-02-25T22:48:14.043Z] at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:481)
[2026-02-25T22:48:14.043Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1277)
[2026-02-25T22:48:14.043Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1264)
[2026-02-25T22:48:14.043Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
[2026-02-25T22:48:14.043Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1209)
[2026-02-25T22:48:14.043Z] at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1548)
[2026-02-25T22:48:14.043Z] at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1394)
[2026-02-25T22:48:14.043Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
[2026-02-25T22:48:14.043Z] ... 20 more
[2026-02-25T22:48:14.043Z] Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-25T22:48:14.043Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:369)
[2026-02-25T22:48:14.043Z] at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:275)
[2026-02-25T22:48:14.043Z] at java.base/sun.security.validator.Validator.validate(Validator.java:264)
[2026-02-25T22:48:14.043Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:285)
[2026-02-25T22:48:14.043Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:144)
[2026-02-25T22:48:14.043Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:632)
[2026-02-25T22:48:14.043Z] ... 31 more
[2026-02-25T22:48:14.043Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-25T22:48:14.043Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-02-25T22:48:14.043Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2026-02-25T22:48:14.044Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:364)
[2026-02-25T22:48:14.044Z] ... 36 more
[2026-02-25T22:48:14.044Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Thu Jul 11 12:20:21 UTC 2024
[2026-02-25T22:48:14.044Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:274)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:621)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-02-25T22:48:14.044Z] ... 41 more
[2026-02-25T22:48:14.044Z]
[2026-02-25T22:48:14.044Z] [ERROR] io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectTrustStore Time elapsed: 0.058 s <<< ERROR!
[2026-02-25T22:48:14.044Z] java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2026-02-25T22:48:14.044Z] at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79)
[2026-02-25T22:48:14.044Z] at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
[2026-02-25T22:48:14.044Z] at io.smallrye.mutiny.groups.UniAwait.indefinitely(UniAwait.java:46)
[2026-02-25T22:48:14.044Z] at io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectTrustStore(MailerTruststoreTest.java:23)
[2026-02-25T22:48:14.044Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:48:14.044Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:48:14.044Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:48:14.044Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:48:14.044Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-02-25T22:48:14.044Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-02-25T22:48:14.044Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-02-25T22:48:14.044Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T22:48:14.044Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T22:48:14.044Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T22:48:14.044Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T22:48:14.044Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T22:48:14.044Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T22:48:14.044Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T22:48:14.044Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T22:48:14.044Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T22:48:14.044Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T22:48:14.044Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T22:48:14.044Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:48:14.044Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T22:48:14.044Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T22:48:14.044Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:48:14.044Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:48:14.044Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:48:14.044Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:48:14.044Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:48:14.044Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:48:14.044Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:48:14.044Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:48:14.044Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:48:14.044Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:48:14.044Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-25T22:48:14.044Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-25T22:48:14.044Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-25T22:48:14.044Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-25T22:48:14.044Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-25T22:48:14.044Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-25T22:48:14.044Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-25T22:48:14.044Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-25T22:48:14.044Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-25T22:48:14.044Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-25T22:48:14.044Z] Caused by: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2026-02-25T22:48:14.044Z] at io.vertx.core.net.impl.ChannelProvider$1.userEventTriggered(ChannelProvider.java:129)
[2026-02-25T22:48:14.044Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:346)
[2026-02-25T22:48:14.044Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:332)
[2026-02-25T22:48:14.044Z] at io.netty.channel.AbstractChannelHandlerContext.fireUserEventTriggered(AbstractChannelHandlerContext.java:324)
[2026-02-25T22:48:14.044Z] at io.netty.handler.ssl.SslHandler.handleUnwrapThrowable(SslHandler.java:1259)
[2026-02-25T22:48:14.044Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1240)
[2026-02-25T22:48:14.044Z] at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
[2026-02-25T22:48:14.044Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2026-02-25T22:48:14.044Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2026-02-25T22:48:14.044Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-02-25T22:48:14.044Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:48:14.044Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:48:14.044Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:48:14.044Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:48:14.044Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:48:14.044Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:48:14.044Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:48:14.044Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:48:14.044Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:48:14.044Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:48:14.044Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:48:14.044Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:48:14.044Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:48:14.044Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:48:14.044Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:48:14.044Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:48:14.044Z] Caused by: javax.net.ssl.SSLHandshakeException: (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-25T22:48:14.044Z] at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:383)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:326)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:654)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:473)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:369)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:481)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1277)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1264)
[2026-02-25T22:48:14.044Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1209)
[2026-02-25T22:48:14.044Z] at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1548)
[2026-02-25T22:48:14.044Z] at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1394)
[2026-02-25T22:48:14.044Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
[2026-02-25T22:48:14.044Z] ... 20 more
[2026-02-25T22:48:14.044Z] Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-25T22:48:14.044Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:369)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:275)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.validator.Validator.validate(Validator.java:264)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:285)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:144)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:632)
[2026-02-25T22:48:14.044Z] ... 31 more
[2026-02-25T22:48:14.044Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-25T22:48:14.044Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2026-02-25T22:48:14.044Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:364)
[2026-02-25T22:48:14.044Z] ... 36 more
[2026-02-25T22:48:14.044Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Thu Jul 11 12:20:21 UTC 2024
[2026-02-25T22:48:14.044Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:274)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:621)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-02-25T22:48:14.044Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-02-25T22:48:14.044Z] ... 41 more
[2026-02-25T22:48:14.044Z]
[2026-02-25T22:48:14.044Z] [INFO] Running io.quarkus.mailer.runtime.MailerWithMultipartImplTest
[2026-02-25T22:48:14.044Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in io.quarkus.mailer.runtime.MailerWithMultipartImplTest
[2026-02-25T22:48:14.044Z] [INFO] Running io.quarkus.mailer.MailTest
[2026-02-25T22:48:14.044Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.mailer.MailTest
[2026-02-25T22:48:14.356Z] [INFO]
[2026-02-25T22:48:14.356Z] [INFO] Results:
[2026-02-25T22:48:14.356Z] [INFO]
[2026-02-25T22:48:14.356Z] [ERROR] Errors:
[2026-02-25T22:48:14.356Z] [ERROR] MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore:36 » Completion
[2026-02-25T22:48:14.356Z] [ERROR] MailerTruststoreTest.sendMailWithCorrectTrustStore:23 » Completion javax.net.s...
[2026-02-25T22:48:14.356Z] [INFO]
[2026-02-25T22:48:14.356Z] [ERROR] Tests run: 45, Failures: 0, Errors: 2, Skipped: 0
[2026-02-25T22:48:14.356Z] [INFO]
[2026-02-25T22:48:14.356Z] [INFO]
[2026-02-25T22:48:14.356Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T22:48:14.356Z] [INFO] Skipping Quarkus - Mailer - Deployment
[2026-02-25T22:48:14.356Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T22:48:14.356Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T22:48:14.356Z] [INFO]
[2026-02-25T22:48:14.356Z] [INFO] -----------------< io.quarkus:quarkus-grpc-deployment >-----------------
[2026-02-25T22:48:14.356Z] [INFO] Building Quarkus - gRPC - Deployment 2.7.5.Final [452/964]
[2026-02-25T22:48:14.356Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:48:14.356Z] [INFO]
[2026-02-25T22:48:14.356Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-deployment ---
[2026-02-25T22:48:14.356Z] [INFO]
[2026-02-25T22:48:14.356Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-deployment ---
[2026-02-25T22:48:15.031Z] [INFO]
[2026-02-25T22:48:15.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-deployment ---
[2026-02-25T22:48:15.031Z] [INFO]
[2026-02-25T22:48:15.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-deployment ---
[2026-02-25T22:48:15.416Z] [INFO]
[2026-02-25T22:48:15.416Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-deployment ---
[2026-02-25T22:48:15.416Z] [INFO]
[2026-02-25T22:48:15.416Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-deployment ---
[2026-02-25T22:48:15.416Z] [INFO]
[2026-02-25T22:48:15.416Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-deployment ---
[2026-02-25T22:48:15.416Z] [INFO]
[2026-02-25T22:48:15.416Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-deployment ---
[2026-02-25T22:48:15.416Z] [INFO]
[2026-02-25T22:48:15.416Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-deployment ---
[2026-02-25T22:48:16.090Z] [INFO] Processed 95 files in 720ms (Formatted: 0, Unchanged: 95, Failed: 0, Readonly: 0)
[2026-02-25T22:48:16.090Z] [INFO]
[2026-02-25T22:48:16.090Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-deployment ---
[2026-02-25T22:48:17.189Z] [INFO] Processed 95 files in 00:01.104 (Already Sorted: 95, Needed Sorting: 0)
[2026-02-25T22:48:17.189Z] [INFO]
[2026-02-25T22:48:17.189Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-deployment ---
[2026-02-25T22:48:17.189Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:48:17.189Z] [INFO] Copying 3 resources
[2026-02-25T22:48:17.189Z] [INFO]
[2026-02-25T22:48:17.189Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-deployment ---
[2026-02-25T22:48:17.189Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:48:17.189Z] [INFO] Compiling 14 source files to /quarkus/extensions/grpc/deployment/target/classes
[2026-02-25T22:48:18.284Z] [WARNING] /quarkus/extensions/grpc/deployment/src/main/java/io/quarkus/grpc/deployment/devmode/GrpcDevConsoleWebSocketListener.java:[174,110] unchecked cast
[2026-02-25T22:48:18.284Z] required: io.grpc.stub.StreamObserver<com.google.protobuf.Message>
[2026-02-25T22:48:18.284Z] found: java.lang.Object
[2026-02-25T22:48:18.284Z] [INFO]
[2026-02-25T22:48:18.284Z] [INFO] --- protobuf-maven-plugin:0.6.1:test-compile (test-compile) @ quarkus-grpc-deployment ---
[2026-02-25T22:48:18.596Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2026-02-25T22:48:18.596Z] [INFO] Compiling 16 proto file(s) to /quarkus/extensions/grpc/deployment/target/generated-test-sources/protobuf/java
[2026-02-25T22:48:19.270Z] [WARNING] PROTOC: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:48:19.270Z]
[2026-02-25T22:48:19.270Z] [INFO]
[2026-02-25T22:48:19.270Z] [INFO] --- protobuf-maven-plugin:0.6.1:test-compile-custom (test-compile) @ quarkus-grpc-deployment ---
[2026-02-25T22:48:19.270Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2026-02-25T22:48:19.270Z] [INFO] Compiling 16 proto file(s) to /quarkus/extensions/grpc/deployment/target/generated-test-sources/protobuf/grpc-java
[2026-02-25T22:48:19.270Z] [INFO]
[2026-02-25T22:48:19.270Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-deployment ---
[2026-02-25T22:48:19.270Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:48:19.270Z] [INFO] Copying 23 resources
[2026-02-25T22:48:19.270Z] [INFO] Copying 16 resources
[2026-02-25T22:48:19.270Z] [INFO] Copying 16 resources
[2026-02-25T22:48:19.270Z] [INFO]
[2026-02-25T22:48:19.270Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-deployment ---
[2026-02-25T22:48:19.270Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:48:19.270Z] [INFO] Compiling 203 source files to /quarkus/extensions/grpc/deployment/target/test-classes
[2026-02-25T22:48:22.930Z] [INFO]
[2026-02-25T22:48:22.930Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-deployment ---
[2026-02-25T22:48:22.930Z] [INFO]
[2026-02-25T22:48:22.930Z] [INFO] -------------------------------------------------------
[2026-02-25T22:48:22.930Z] [INFO] T E S T S
[2026-02-25T22:48:22.930Z] [INFO] -------------------------------------------------------
[2026-02-25T22:48:22.930Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:48:23.603Z] [INFO] Running io.quarkus.grpc.protov2.ProtoV2Test
[2026-02-25T22:48:29.352Z] 2026-02-25 22:48:28,594 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:48:29.352Z] 2026-02-25 22:48:28,642 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.674s. Listening on: http://localhost:8081
[2026-02-25T22:48:29.352Z] 2026-02-25 22:48:28,643 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:48:29.352Z] 2026-02-25 22:48:28,643 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:48:29.666Z] 2026-02-25 22:48:29,390 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:48:29.666Z] 2026-02-25 22:48:29,425 INFO [io.quarkus] (main) Quarkus stopped in 0.066s
[2026-02-25T22:48:29.666Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.071 s - in io.quarkus.grpc.protov2.ProtoV2Test
[2026-02-25T22:48:29.666Z] [INFO] Running io.quarkus.grpc.server.GrpcReflectionTest
[2026-02-25T22:48:31.840Z] 2026-02-25 22:48:31,219 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2026-02-25T22:48:31.840Z] 2026-02-25 22:48:31,312 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:48:31.840Z] 2026-02-25 22:48:31,344 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.511s. Listening on: http://localhost:8081
[2026-02-25T22:48:31.840Z] 2026-02-25 22:48:31,344 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:48:31.840Z] 2026-02-25 22:48:31,344 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:48:32.934Z] 2026-02-25 22:48:32,666 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:48:32.934Z] 2026-02-25 22:48:32,686 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2026-02-25T22:48:32.934Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.22 s - in io.quarkus.grpc.server.GrpcReflectionTest
[2026-02-25T22:48:32.934Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityReversedTest
[2026-02-25T22:48:34.523Z] 2026-02-25 22:48:34,112 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:48:34.523Z] 2026-02-25 22:48:34,144 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081
[2026-02-25T22:48:34.523Z] 2026-02-25 22:48:34,144 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:48:34.523Z] 2026-02-25 22:48:34,144 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:48:34.523Z] 2026-02-25 22:48:34,491 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2026-02-25T22:48:34.836Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.793 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityReversedTest
[2026-02-25T22:48:34.836Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorProducerTest
[2026-02-25T22:48:35.933Z] 2026-02-25 22:48:35,848 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:48:35.933Z] 2026-02-25 22:48:35,886 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.451s. Listening on: http://localhost:8081
[2026-02-25T22:48:35.933Z] 2026-02-25 22:48:35,887 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:48:35.933Z] 2026-02-25 22:48:35,887 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:48:36.245Z] 2026-02-25 22:48:36,139 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:48:36.245Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.587 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorProducerTest
[2026-02-25T22:48:36.245Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityTest
[2026-02-25T22:48:37.837Z] 2026-02-25 22:48:37,647 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:48:37.837Z] 2026-02-25 22:48:37,680 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.497s. Listening on: http://localhost:8081
[2026-02-25T22:48:37.837Z] 2026-02-25 22:48:37,680 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:48:37.837Z] 2026-02-25 22:48:37,680 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:48:38.149Z] 2026-02-25 22:48:38,015 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:48:38.149Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.87 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityTest
[2026-02-25T22:48:38.149Z] [INFO] Running io.quarkus.grpc.server.interceptors.GlobalAndServiceInterceptorsTest
[2026-02-25T22:48:39.741Z] 2026-02-25 22:48:38,545 WARN [io.qua.grp.dep.GrpcServerProcessor] (build-5) At least one unused gRPC interceptor found: io.quarkus.grpc.server.interceptors.GlobalAndServiceInterceptorsTest$UnusedInterceptor. If there are meant to be used globally, annotate them with @GlobalInterceptor.
[2026-02-25T22:48:39.741Z] 2026-02-25 22:48:39,246 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:48:39.741Z] 2026-02-25 22:48:39,275 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.520s. Listening on: http://localhost:8081
[2026-02-25T22:48:39.741Z] 2026-02-25 22:48:39,276 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:48:39.741Z] 2026-02-25 22:48:39,276 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:48:39.742Z] 2026-02-25 22:48:39,282 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client farewell created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-25T22:48:39.742Z] 2026-02-25 22:48:39,311 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client greeter created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-25T22:48:39.742Z] 2026-02-25 22:48:39,312 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client greeter3 created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-25T22:48:39.742Z] 2026-02-25 22:48:39,550 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2026-02-25T22:48:39.742Z] 2026-02-25 22:48:39,554 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2026-02-25T22:48:39.742Z] 2026-02-25 22:48:39,555 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=8, target=dns:///0.0.0.0:9001}}
[2026-02-25T22:48:39.742Z] 2026-02-25 22:48:39,567 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:48:39.742Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.553 s - in io.quarkus.grpc.server.interceptors.GlobalAndServiceInterceptorsTest
[2026-02-25T22:48:39.742Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorRegistrationTest
[2026-02-25T22:48:41.332Z] 2026-02-25 22:48:40,992 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:48:41.332Z] 2026-02-25 22:48:41,034 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.587s. Listening on: http://localhost:8081
[2026-02-25T22:48:41.332Z] 2026-02-25 22:48:41,035 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:48:41.332Z] 2026-02-25 22:48:41,035 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:48:41.644Z] 2026-02-25 22:48:41,334 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:48:41.644Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.759 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorRegistrationTest
[2026-02-25T22:48:41.644Z] [INFO] Running io.quarkus.grpc.server.RegularGrpcServiceWithPlainTextTest
[2026-02-25T22:48:43.234Z] 2026-02-25 22:48:42,715 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:48:43.234Z] 2026-02-25 22:48:42,751 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8081
[2026-02-25T22:48:43.234Z] 2026-02-25 22:48:42,752 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:48:43.234Z] 2026-02-25 22:48:42,752 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:48:43.546Z] 2026-02-25 22:48:43,231 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:48:43.546Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.896 s - in io.quarkus.grpc.server.RegularGrpcServiceWithPlainTextTest
[2026-02-25T22:48:43.546Z] [INFO] Running io.quarkus.grpc.server.scaling.MultipleGrpcVerticlesTest
[2026-02-25T22:48:45.140Z] 2026-02-25 22:48:44,748 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-3) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:48:45.140Z] 2026-02-25 22:48:44,789 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.520s. Listening on: http://localhost:8081
[2026-02-25T22:48:45.140Z] 2026-02-25 22:48:44,789 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:48:45.140Z] 2026-02-25 22:48:44,789 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:48:45.452Z] 2026-02-25 22:48:45,418 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:48:45.452Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.178 s - in io.quarkus.grpc.server.scaling.MultipleGrpcVerticlesTest
[2026-02-25T22:48:45.452Z] [INFO] Running io.quarkus.grpc.server.scaling.SingleGrpcVerticleTest
[2026-02-25T22:48:47.046Z] 2026-02-25 22:48:46,562 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:48:47.046Z] 2026-02-25 22:48:46,594 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.462s. Listening on: http://localhost:8081
[2026-02-25T22:48:47.046Z] 2026-02-25 22:48:46,595 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:48:47.046Z] 2026-02-25 22:48:46,595 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:48:47.721Z] 2026-02-25 22:48:47,373 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-25T22:48:47.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.958 s - in io.quarkus.grpc.server.scaling.SingleGrpcVerticleTest
[2026-02-25T22:48:47.721Z] [INFO] Running io.quarkus.grpc.server.ClientCallFromBlockingServiceTest
[2026-02-25T22:48:49.311Z] 2026-02-25 22:48:48,808 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:48:49.311Z] 2026-02-25 22:48:48,841 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.484s. Listening on: http://localhost:8081
[2026-02-25T22:48:49.311Z] 2026-02-25 22:48:48,841 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:48:49.311Z] 2026-02-25 22:48:48,842 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:48:49.311Z] 2026-02-25 22:48:49,196 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9001}}
[2026-02-25T22:48:49.311Z] 2026-02-25 22:48:49,200 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=dns:///localhost:9001}}
[2026-02-25T22:48:49.311Z] 2026-02-25 22:48:49,213 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-25T22:48:49.311Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.823 s - in io.quarkus.grpc.server.ClientCallFromBlockingServiceTest
[2026-02-25T22:48:49.311Z] [INFO] Running io.quarkus.grpc.server.devmode.DevModeServerStartDisabledTest
[2026-02-25T22:48:53.926Z] Tests paused
[2026-02-25T22:48:53.926Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:48:53.926Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:48:53.926Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:48:53.926Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:48:53.926Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:48:53.926Z] 2026-02-25 22:48:52,658 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.339s. Listening on: http://localhost:8080
[2026-02-25T22:48:53.926Z] 2026-02-25 22:48:52,659 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:48:53.926Z] 2026-02-25 22:48:52,659 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:48:53.926Z] 2026-02-25 22:48:53,652 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.020s
[2026-02-25T22:48:53.926Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.474 s - in io.quarkus.grpc.server.devmode.DevModeServerStartDisabledTest
[2026-02-25T22:48:53.926Z] [INFO] Running io.quarkus.grpc.server.devmode.GrpcDevModeTest
[2026-02-25T22:49:01.028Z] Tests paused
[2026-02-25T22:49:01.028Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:49:01.028Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:49:01.028Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:49:01.028Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:49:01.028Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:49:01.028Z] 2026-02-25 22:48:56,613 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-25T22:49:01.028Z] 2026-02-25 22:48:56,834 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-25T22:49:01.028Z] 2026-02-25 22:48:56,894 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.476s. Listening on: http://localhost:8080
[2026-02-25T22:49:01.028Z] 2026-02-25 22:48:56,895 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:49:01.029Z] 2026-02-25 22:48:56,895 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:49:01.029Z] 2026-02-25 22:48:59,902 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestService.class, DevModeTestRestResource.class.
[2026-02-25T22:49:01.029Z] 2026-02-25 22:48:59,913 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T22:49:01.029Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:49:01.029Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:49:01.029Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:49:01.029Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:49:01.029Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:49:01.029Z] 2026-02-25 22:49:00,337 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8080
[2026-02-25T22:49:01.029Z] 2026-02-25 22:49:00,337 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:49:01.029Z] 2026-02-25 22:49:00,337 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:49:01.029Z] 2026-02-25 22:49:00,337 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.042s
[2026-02-25T22:49:01.029Z] 2026-02-25 22:49:00,674 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:49:05.658Z] Tests paused
[2026-02-25T22:49:05.658Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:49:05.658Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:49:05.658Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:49:05.658Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:49:05.658Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:49:05.658Z] 2026-02-25 22:49:03,401 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-25T22:49:05.658Z] 2026-02-25 22:49:03,519 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-25T22:49:05.658Z] 2026-02-25 22:49:03,557 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.365s. Listening on: http://localhost:8080
[2026-02-25T22:49:05.658Z] 2026-02-25 22:49:03,557 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:49:05.658Z] 2026-02-25 22:49:03,558 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:49:05.658Z] 2026-02-25 22:49:05,114 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestService.class.
[2026-02-25T22:49:05.658Z] 2026-02-25 22:49:05,123 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-25T22:49:05.658Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:49:05.658Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:49:05.658Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:49:05.658Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:49:05.658Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:49:05.658Z] 2026-02-25 22:49:05,499 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.371s. Listening on: http://localhost:8080
[2026-02-25T22:49:05.658Z] 2026-02-25 22:49:05,499 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:49:05.658Z] 2026-02-25 22:49:05,499 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:49:05.658Z] 2026-02-25 22:49:05,499 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.617s
[2026-02-25T22:49:05.658Z] 2026-02-25 22:49:05,527 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:49:24.564Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:49:24.564Z] Tests paused
[2026-02-25T22:49:24.564Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:49:24.564Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:49:24.564Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:49:24.564Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:49:24.564Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:49:24.564Z] 2026-02-25 22:49:08,514 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-25T22:49:24.564Z] 2026-02-25 22:49:08,603 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-25T22:49:24.564Z] 2026-02-25 22:49:08,653 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.541s. Listening on: http://localhost:8080
[2026-02-25T22:49:24.564Z] 2026-02-25 22:49:08,654 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:49:24.564Z] 2026-02-25 22:49:08,654 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:49:24.565Z] 2026-02-25 22:49:22,165 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in GreeterGrpc$GreeterMethodDescriptorSupplier.class, DevModeServiceGrpc$2.class, MutinyDevModeServiceGrpc$MethodHandlers.class, HelloReply.class, MutinyGreeterGrpc$MethodHandlers.class, DevModeServiceBean.class, DevModeServiceClient.class, MutinyStreamsGrpc$MutinyStreamsStub.class, GreeterGrpc.class, HelloReply$Builder.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, GreeterGrpc$GreeterBlockingStub.class, StreamsClient.class, StreamsGrpc$StreamsBlockingStub.class, MutinyStreamsGrpc.class, StreamsGrpc$2.class, StreamsGrpc$StreamsFutureStub.class, MutinyDevModeServiceGrpc$DevModeServiceImplBase.class, GreeterGrpc$2.class, StreamsOuterClass$ItemOrBuilder.class, GreeterGrpc$GreeterStub.class, DevModeServiceGrpc$DevModeServiceBaseDescriptorSupplier.class, DevModeServiceGrpc$DevModeServiceFutureStub.class, HelloWorldProto.class, DevModeServiceGrpc$DevModeServiceFileDescriptorSupplier.class, StreamsOuterClass.class, StreamsGrpc$StreamsImplBase.class, GreeterGrpc$GreeterImplBase.class, Devmodetest$DevModeRequest$1.class, Devmodetest$DevModeResponse$Status.class, HelloRequest$1.class, Devmodetest$DevModeRequest.class, MutinyStreamsGrpc$MethodHandlers.class, Greeter.class, MutinyDevModeServiceGrpc$MutinyDevModeServiceStub.class, DevModeServiceGrpc$1.class, Devmodetest$DevModeRequest$Builder.class, StreamsGrpc$StreamsFileDescriptorSupplier.class, StreamsGrpc$1.class, GreeterGrpc$1.class, DevModeServiceGrpc$DevModeServiceStub.class, Devmodetest$DevModeResponseOrBuilder.class, HelloReply$1.class, StreamsGrpc.class, HelloRequest.class, GreeterGrpc$MethodHandlers.class, DevModeService.class, StreamsGrpc$StreamsMethodDescriptorSupplier.class, MutinyStreamsGrpc$StreamsImplBase.class, DevModeServiceGrpc$DevModeServiceImplBase.class, Devmodetest$DevModeRequestOrBuilder.class, StreamsOuterClass$Item.class, HelloRequest$Builder.class, GreeterBean.class, DevModeServiceGrpc$MethodHandlers.class, Devmodetest$DevModeResponse$Builder.class, Devmodetest$DevModeResponse$1.class, StreamsGrpc$StreamsBaseDescriptorSupplier.class, MutinyGreeterGrpc.class, HelloReplyOrBuilder.class, StreamsGrpc$3.class, MutinyDevModeServiceGrpc.class, Devmodetest.class, StreamsOuterClass$Item$Builder.class, StreamsGrpc$StreamsStub.class, DevModeService.class, DevModeServiceGrpc.class, HelloRequestOrBuilder.class, DevModeServiceGrpc$3.class, StreamsBean.class, StreamsOuterClass$Item$1.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, MutinyGreeterGrpc$GreeterImplBase.class, DevModeServiceGrpc$DevModeServiceMethodDescriptorSupplier.class, Devmodetest$DevModeResponse.class, DevModeServiceCallingResource.class, GreeterClient.class, DevModeServiceGrpc$DevModeServiceBlockingStub.class, Streams.class, MutinyGreeterGrpc$MutinyGreeterStub.class, StreamsGrpc$MethodHandlers.class, Devmodetest$DevModeResponse$Status$1.class, GreeterGrpc$GreeterFutureStub.class, GreeterGrpc$3.class, ReconnectServiceGrpc$ReconnectServiceFileDescriptorSupplier.class, Messages$ResponseParametersOrBuilder.class, UnimplementedServiceGrpc$UnimplementedServiceStub.class, Security$Container.class, Blocking1.class, GreeterGrpc$GreeterStub.class, FarewellGrpc$2.class, ReconnectServiceGrpc$ReconnectServiceMethodDescriptorSupplier.class, MutinyTestServiceGrpc.class, BlockingTestServiceGrpc$2.class, ReflectableServiceClient.class, UnimplementedServiceGrpc$2.class, CallHello$SuccessOrFailureDescriptionOrBuilder.class, Messages$StreamingOutputCallResponseOrBuilder.class, SecuredServiceGrpc$SecuredServiceFileDescriptorSupplier.class, Greeter3Grpc$Greeter3BlockingStub.class, BlockingTestServiceGrpc$BlockingTestServiceImplBase.class, Request$Builder.class, Security$ThreadInfo.class, Reply$Builder.class, ReflectableService.class, Greeter3Grpc$3.class, BlockingTestServiceGrpc$BlockingTestServiceBlockingStub.class, EmptyProtos$Empty$1.class, HelloReply3.class, MutinyBlocking1Grpc.class, Test.class, Messages$Payload$Builder.class, MutinyReconnectServiceGrpc.class, TestServiceGrpc.class, Messages$ResponseParameters$Builder.class, Messages$EchoStatus.class, CallBlockingGrpc$CallBlockingFileDescriptorSupplier.class, CallBlockingGrpc$CallBlockingFutureStub.class, SecuredServiceGrpc$SecuredServiceBaseDescriptorSupplier.class, MutinyBlockingTestServiceGrpc$MutinyBlockingTestServiceStub.class, Blocking2Client.class, ReconnectServiceGrpc.class, Greeter3Grpc.class, Blocking1Grpc$Blocking1Stub.class, ReconnectServiceGrpc$2.class, Greeter3Client.class, Messages$CompressionType.class, ReflectionTestDepthTwoProto.class, Blocking2Grpc$1.class, MutinySecuredServiceGrpc$MutinySecuredServiceStub.class, MutinyCallBlockingGrpc$CallBlockingImplBase.class, MutinyGreeterGrpc.class, MutinyBlocking3Grpc.class, Blocking$EmptyOrBuilder.class, TestServiceGrpc$TestServiceFileDescriptorSupplier.class, Messages$StreamingOutputCallResponse.class, Blocking2Bean.class, Messages$SimpleRequestOrBuilder.class, SecuredServiceGrpc$3.class, Request$1.class, Messages$SimpleContext.class, GoodbyeRequest$Builder.class, ReflectableServiceGrpc.class, BlockingTestService.class, MutinyFarewellGrpc$FarewellImplBase.class, MutinyGreeterGrpc$GreeterImplBase.class, Blocking3Grpc$Blocking3FileDescriptorSupplier.class, CallHello$Empty$1.class, ReconnectServiceGrpc$ReconnectServiceBaseDescriptorSupplier.class, ReflectableServiceGrpc$3.class, Blocking$ThreadName.class, CallBlockingGrpc$1.class, Messages$StreamingOutputCallRequestOrBuilder.class, FarewellGrpc$FarewellMethodDescriptorSupplier.class, Messages$ReconnectParams$1.class, HelloRequest3.class, Messages$SimpleResponse$1.class, CallBlockingGrpc$2.class, Blocking2Grpc$3.class, SecuredServiceClient.class, UnimplementedService.class, HelloReply$1.class, UnimplementedServiceGrpc$UnimplementedServiceImplBase.class, MutinyBlockingTestServiceGrpc.class, GoodbyeReply.class, CallHello$SuccessOrFailureDescription$1.class, FarewellGrpc$FarewellFutureStub.class, ReconnectServiceGrpc$1.class, CallBlockingGrpc$CallBlockingMethodDescriptorSupplier.class, Messages$StreamingInputCallRequest$1.class, Blocking1Bean.class, GreeterGrpc$1.class, HelloRequestOrBuilder.class, Messages$ReconnectParams$Builder.class, Security$ContainerOrBuilder.class, CallHello$SuccessOrFailureDescription$Builder.class, Blocking$Empty$Builder.class, CallBlocking.class, TestServiceGrpc$TestServiceImplBase.class, MutinySecuredServiceGrpc$SecuredServiceImplBase.class, ReflectableServiceGrpc$1.class, SecuredServiceGrpc$2.class, Greeter.class, MutinyFarewellGrpc.class, Blocking3.class, Messages$ReconnectInfo.class, Greeter3Grpc$Greeter3FutureStub.class, RequestOrBuilder.class, MutinyBlockingTestServiceGrpc$BlockingTestServiceImplBase.class, GoodbyeReplyOrBuilder.class, NestedTypeOuter$Middle$Builder.class, Security$Container$Builder.class, Blocking3Grpc$MethodHandlers.class, Messages$SimpleRequest$Builder.class, Blocking$Empty.class, MutinyCallBlockingGrpc$MutinyCallBlockingStub.class, Blocking3Grpc$Blocking3Stub.class, MutinyGreeter3Grpc$MethodHandlers.class, GoodbyeRequest.class, CallHello$EmptyOrBuilder.class, Messages$CompressionType$1.class, Blocking.class, Messages$ReconnectParamsOrBuilder.class, Security$ThreadInfoOrBuilder.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, Greeter3Grpc$1.class, Messages$StreamingInputCallRequestOrBuilder.class, MutinyReconnectServiceGrpc$MethodHandlers.class, Blocking3Client.class, UnimplementedServiceGrpc$3.class, GreeterGrpc$2.class, HelloWorldProto3.class, Messages$Payload$1.class, Messages$StreamingOutputCallResponse$1.class, MutinyTestServiceGrpc$MutinyTestServiceStub.class, MutinyBlocking1Grpc$MethodHandlers.class, MutinyGreeter3Grpc$Greeter3ImplBase.class, Blocking1Grpc$Blocking1ImplBase.class, Messages$SimpleContext$Builder.class, Blocking3Grpc$1.class, HelloRequest3OrBuilder.class, NestedTypeOuter$Middle$1.class, CallBlockingGrpc$MethodHandlers.class, Security$ThreadInfo$Builder.class, TestServiceGrpc$TestServiceBaseDescriptorSupplier.class, MutinySecuredServiceGrpc$MethodHandlers.class, Blocking2Grpc$Blocking2MethodDescriptorSupplier.class, MutinyBlocking1Grpc$MutinyBlocking1Stub.class, UnimplementedServiceGrpc$UnimplementedServiceFileDescriptorSupplier.class, ReconnectServiceGrpc$ReconnectServiceStub.class, MutinyReflectableServiceGrpc$ReflectableServiceImplBase.class, Blocking$Empty$1.class, Messages$SimpleRequest.class, CallHello$Empty.class, EmptyProtos.class, Blocking3Grpc$3.class, ReflectableServiceGrpc$ReflectableServiceMethodDescriptorSupplier.class, Messages$ResponseParameters$1.class, Messages$StreamingOutputCallRequest$Builder.class, ReflectableServiceGrpc$ReflectableServiceImplBase.class, ReconnectServiceGrpc$ReconnectServiceFutureStub.class, MutinyGreeterGrpc$MutinyGreeterStub.class, UnimplementedServiceClient.class, NestedTypeOuter$Builder.class, Messages.class, Greeter3Grpc$Greeter3ImplBase.class, ReconnectServiceBean.class, GreeterGrpc$GreeterImplBase.class, CallHello$Empty$Builder.class, MutinyGreeter3Grpc$MutinyGreeter3Stub.class, TestServiceGrpc$1.class, Blocking3Grpc$2.class, MutinyUnimplementedServiceGrpc$MethodHandlers.class, Blocking1Grpc$MethodHandlers.class, Blocking2Grpc$2.class, Blocking1Grpc$2.class, Blocking2Grpc$Blocking2Stub.class, NestedTypeOuter$Middle.class, Greeter3.class, ReflectableServiceGrpc$ReflectableServiceBaseDescriptorSupplier.class, SecuredServiceGrpc$SecuredServiceMethodDescriptorSupplier.class, Messages$EchoStatus$1.class, CallBlockingGrpc$CallBlockingStub.class, NestedTypeOuter$Middle$Inner$Builder.class, Request.class, Blocking$ThreadName$1.class, Messages$StreamingOutputCallResponse$Builder.class, MutinyGreeter3Grpc.class, MutinyUnimplementedServiceGrpc$MutinyUnimplementedServiceStub.class, Messages$ResponseParameters.class, MutinyBlocking2Grpc$Blocking2ImplBase.class, ReplyOrBuilder.class, UnimplementedServiceGrpc$MethodHandlers.class, BlockingTestServiceGrpc$3.class, GreeterGrpc$GreeterFutureStub.class, HelloReply3$1.class, UnimplementedServiceGrpc$1.class, GreeterGrpc$3.class, Blocking2Grpc$Blocking2BaseDescriptorSupplier.class, BlockingTestServiceGrpc$BlockingTestServiceFileDescriptorSupplier.class, GoodbyeRequestOrBuilder.class, BlockingTestServiceBean.class, Blocking2Grpc$Blocking2ImplBase.class, Blocking1Grpc$Blocking1FileDescriptorSupplier.class, Greeter3Grpc$Greeter3MethodDescriptorSupplier.class, Blocking3Grpc$Blocking3ImplBase.class, Messages$StreamingInputCallResponse$Builder.class, ReflectionTestProto.class, HelloRequest$1.class, SecuredServiceGrpc.class, ReflectableServiceGrpc$ReflectableServiceStub.class, Messages$StreamingOutputCallRequest$1.class, FarewellGrpc$FarewellImplBase.class, MutinyBlockingTestServiceGrpc$MethodHandlers.class, SecuredServiceGrpc$SecuredServiceFutureStub.class, HelloReply.class, NestedTypeOuter$Middle$Inner.class, Blocking3Grpc$Blocking3BlockingStub.class, NestedTypeOuter$MiddleOrBuilder.class, Greeter3Grpc$2.class, FarewellGrpc.class, BlockingTestServiceGrpc.class, CallBlockingGrpc.class, Blocking3Grpc$Blocking3BaseDescriptorSupplier.class, Blocking2.class, HelloRequest.class, GreeterClient.class, MutinyFarewellGrpc$MutinyFarewellStub.class, Greeter3Grpc$Greeter3BaseDescriptorSupplier.class, MutinySecuredServiceGrpc.class, Blocking3Grpc$Blocking3MethodDescriptorSupplier.class, Blocking2Grpc$Blocking2FileDescriptorSupplier.class, UnimplementedServiceGrpc$UnimplementedServiceBaseDescriptorSupplier.class, BlockingTestServiceGrpc$1.class, ReconnectServiceGrpc$MethodHandlers.class, CallBlockingGrpc$3.class, BlockingTestServiceGrpc$BlockingTestServiceBaseDescriptorSupplier.class, Messages$Payload.class, SecuredServiceGrpc$1.class, CallBlockingGrpc$CallBlockingImplBase.class, MutinyBlocking2Grpc$MutinyBlocking2Stub.class, MutinyGreeterGrpc$MethodHandlers.class, MutinyCallBlockingGrpc$MethodHandlers.class, Messages$SimpleResponseOrBuilder.class, CallBlockingBean.class, Messages$EchoStatus$Builder.class, BlockingTestServiceClient.class, MutinyBlocking1Grpc$Blocking1ImplBase.class, MutinyReconnectServiceGrpc$ReconnectServiceImplBase.class, Messages$StreamingOutputCallRequest.class, BlockingTestServiceGrpc$BlockingTestServiceMethodDescriptorSupplier.class, TestServiceGrpc$TestServiceStub.class, GoodbyeReply$Builder.class, MutinyBlocking2Grpc$MethodHandlers.class, BlockingTest.class, CallBlockingClient.class, Messages$ReconnectParams.class, ReconnectServiceGrpc$3.class, Messages$SimpleContextOrBuilder.class, MutinyBlocking3Grpc$Blocking3ImplBase.class, Messages$SimpleResponse.class, CallBlockingGrpc$CallBlockingBaseDescriptorSupplier.class, MutinyBlocking2Grpc.class, FarewellGrpc$MethodHandlers.class, SecuredService.class, EmptyProtos$EmptyOrBuilder.class, MutinyUnimplementedServiceGrpc.class, Messages$ReconnectInfo$1.class, MutinyFarewellGrpc$MethodHandlers.class, HelloRequest3$Builder.class, FarewellGrpc$FarewellBaseDescriptorSupplier.class, ReflectableServiceGrpc$ReflectableServiceFutureStub.class, GoodbyeWorldProto.class, ThirdLevelType$Builder.class, ReflectableServiceGrpc$2.class, HelloReplyOrBuilder.class, ReconnectServiceClient.class, MutinyReflectableServiceGrpc.class, TestServiceGrpc$TestServiceBlockingStub.class, Blocking1Grpc$Blocking1BlockingStub.class, GoodbyeReply$1.class, FarewellGrpc$FarewellBlockingStub.class, EmptyMessageOrBuilder.class, NestedTypeOuter.class, Blocking2Grpc$Blocking2FutureStub.class, BlockingTestServiceGrpc$MethodHandlers.class, ThirdLevelType$1.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, CallHello.class, TestServiceGrpc$TestServiceFutureStub.class, UnimplementedServiceGrpc$UnimplementedServiceFutureStub.class, EmptyProtos$Empty$Builder.class, FarewellGrpc$FarewellFileDescriptorSupplier.class, BlockingTestServiceGrpc$BlockingTestServiceStub.class, Blocking1Grpc$Blocking1BaseDescriptorSupplier.class, FarewellBean.class, NestedTypeOuter$Middle$InnerOrBuilder.class, UnimplementedServiceGrpc.class, SecuredServiceBean.class, Messages$EchoStatusOrBuilder.class, Messages$StreamingInputCallResponse.class, TestServiceGrpc$TestServiceMethodDescriptorSupplier.class, GreeterGrpc$GreeterBlockingStub.class, GoodbyeRequest$1.class, MutinyReflectableServiceGrpc$MutinyReflectableServiceStub.class, MutinyBlocking3Grpc$MethodHandlers.class, HelloRequest3$1.class, NestedTypeOuter$1.class, CallHello$SuccessOrFailureDescription.class, ThirdLevelType.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, EmptyMessage$1.class, Greeter3Grpc$MethodHandlers.class, Messages$StreamingInputCallResponseOrBuilder.class, Messages$SimpleRequest$1.class, Security$Container$1.class, MutinyTestServiceGrpc$TestServiceImplBase.class, MutinyUnimplementedServiceGrpc$UnimplementedServiceImplBase.class, Messages$SimpleResponse$Builder.class, TestServiceGrpc$3.class, HelloReply3$Builder.class, MutinyBlocking3Grpc$MutinyBlocking3Stub.class, UnimplementedServiceGrpc$UnimplementedServiceBlockingStub.class, Blocking3Bean.class, TestServiceGrpc$MethodHandlers.class, NestedTypeOuter$Middle$Inner$1.class, TestServiceClient.class, Messages$StreamingInputCallRequest$Builder.class, GreeterBean.class, Blocking2Grpc$MethodHandlers.class, Blocking3Grpc.class, SecuredServiceGrpc$MethodHandlers.class, SecuredServiceGrpc$SecuredServiceStub.class, BlockingTestServiceGrpc$BlockingTestServiceFutureStub.class, Blocking$ThreadNameOrBuilder.class, ReconnectServiceGrpc$ReconnectServiceBlockingStub.class, Greeter3Bean.class, Messages$SimpleContext$1.class, SecuredServiceGrpc$SecuredServiceBlockingStub.class, TestService.class, NestedTypeOuterOrBuilder.class, HelloWorldProtoV2.class, Security.class, ReflectableServiceBean.class, MutinyTestServiceGrpc$MethodHandlers.class, Blocking2Grpc.class, Blocking1Client.class, Messages$PayloadOrBuilder.class, FarewellClient.class, Messages$ReconnectInfo$Builder.class, TestServiceGrpc$2.class, SecuredServiceGrpc$SecuredServiceImplBase.class, MutinyCallBlockingGrpc.class, HelloRequest$Builder.class, ReflectableServiceGrpc$MethodHandlers.class, HelloReply3OrBuilder.class, Reply$1.class, EmptyProtos$Empty.class, Blocking2Grpc$Blocking2BlockingStub.class, GreeterGrpc.class, HelloReply$Builder.class, ReflectableServiceGrpc$ReflectableServiceFileDescriptorSupplier.class, Messages$PayloadType$1.class, Blocking3Grpc$Blocking3FutureStub.class, Blocking1Grpc.class, MutinyReconnectServiceGrpc$MutinyReconnectServiceStub.class, FarewellGrpc$1.class, Blocking1Grpc$1.class, ReflectableServiceGrpc$ReflectableServiceBlockingStub.class, ReconnectService.class, TestServiceBean.class, EmptyMessage.class, FarewellGrpc$3.class, Messages$StreamingInputCallRequest.class, Security$ThreadInfo$1.class, MutinyReflectableServiceGrpc$MethodHandlers.class, Greeter3Grpc$Greeter3Stub.class, Messages$PayloadType.class, EmptyMessage$Builder.class, Messages$ReconnectInfoOrBuilder.class, Blocking$ThreadName$Builder.class, UnimplementedServiceGrpc$UnimplementedServiceMethodDescriptorSupplier.class, ThirdLevelTypeOrBuilder.class, Blocking1Grpc$Blocking1FutureStub.class, Messages$StreamingInputCallResponse$1.class, Blocking1Grpc$Blocking1MethodDescriptorSupplier.class, Blocking1Grpc$3.class, GreeterGrpc$MethodHandlers.class, ReflectionTestDepthThreeProto.class, ReconnectServiceGrpc$ReconnectServiceImplBase.class, Reply.class, Farewell.class, Greeter3Grpc$Greeter3FileDescriptorSupplier.class, UnimplementedServiceBean.class, FarewellGrpc$FarewellStub.class, CallBlockingGrpc$CallBlockingBlockingStub.class.
[2026-02-25T22:49:24.565Z] 2026-02-25 22:49:22,186 INFO [io.qua.grp.run.sup.Channels] (Quarkus Main Thread) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9000}}
[2026-02-25T22:49:24.565Z] 2026-02-25 22:49:22,190 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.023s
[2026-02-25T22:49:24.565Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:49:24.565Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:49:24.565Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:49:24.565Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:49:24.565Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:49:24.566Z] 2026-02-25 22:49:22,667 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.472s. Listening on: http://localhost:8080
[2026-02-25T22:49:24.566Z] 2026-02-25 22:49:22,668 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:49:24.566Z] 2026-02-25 22:49:22,668 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:49:24.566Z] 2026-02-25 22:49:22,668 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 5.521s
[2026-02-25T22:49:24.566Z] 2026-02-25 22:49:22,668 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload took more than 4 seconds, you may want to enable instrumentation based reload (quarkus.live-reload.instrumentation=true). This allows small changes to take effect without restarting Quarkus.
[2026-02-25T22:49:24.566Z] 2026-02-25 22:49:22,865 INFO [io.qua.grp.run.sup.Channels] (Quarkus Main Thread) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9000}}
[2026-02-25T22:49:24.566Z] 2026-02-25 22:49:22,870 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-25T22:49:37.489Z] Tests paused
[2026-02-25T22:49:37.489Z] 2026-02-25 22:49:22,872 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @BeforeDestroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-25T22:49:37.489Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-02-25T22:49:37.489Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T22:49:37.489Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-25T22:49:37.489Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-25T22:49:37.489Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-02-25T22:49:37.489Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2026-02-25T22:49:37.489Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-02-25T22:49:37.489Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2026-02-25T22:49:37.489Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2026-02-25T22:49:37.489Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:49:37.489Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:49:37.490Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-25T22:49:37.490Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:49:37.490Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:49:37.490Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-02-25T22:49:37.490Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:49:37.490Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:49:37.490Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:49:37.490Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:49:37.490Z]
[2026-02-25T22:49:37.490Z] 2026-02-25 22:49:22,872 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @Destroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-25T22:49:37.490Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-02-25T22:49:37.490Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T22:49:37.490Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-25T22:49:37.490Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-25T22:49:37.490Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-02-25T22:49:37.490Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2026-02-25T22:49:37.490Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-02-25T22:49:37.490Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2026-02-25T22:49:37.490Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2026-02-25T22:49:37.490Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:49:37.490Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:49:37.490Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-25T22:49:37.490Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:49:37.490Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:49:37.490Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-02-25T22:49:37.490Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:49:37.490Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:49:37.490Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:49:37.490Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:49:37.490Z]
[2026-02-25T22:49:37.490Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:49:37.490Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:49:37.490Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:49:37.490Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:49:37.490Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:49:37.490Z] 2026-02-25 22:49:25,457 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-25T22:49:37.490Z] 2026-02-25 22:49:25,598 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-25T22:49:37.490Z] 2026-02-25 22:49:25,646 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.339s. Listening on: http://localhost:8080
[2026-02-25T22:49:37.490Z] 2026-02-25 22:49:25,646 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:49:37.490Z] 2026-02-25 22:49:25,646 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:49:37.490Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:49:37.490Z] 2026-02-25 22:49:35,346 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in StreamsGrpc.class, GreeterGrpc.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, HelloRequest$Builder.class, DevModeServiceGrpc$DevModeServiceFutureStub.class, MutinyStreamsGrpc$StreamsImplBase.class, StreamsGrpc$StreamsBlockingStub.class, MutinyGreeterGrpc.class, Devmodetest$DevModeRequest.class, StreamsGrpc$StreamsFutureStub.class, GreeterGrpc$GreeterImplBase.class, GreeterGrpc$MethodHandlers.class, HelloReply.class, DevModeServiceBean.class, StreamsGrpc$StreamsMethodDescriptorSupplier.class, Devmodetest$DevModeRequest$Builder.class, DevModeServiceGrpc$DevModeServiceFileDescriptorSupplier.class, DevModeServiceGrpc$3.class, GreeterClient.class, HelloReply$Builder.class, StreamsGrpc$StreamsStub.class, GreeterGrpc$GreeterBlockingStub.class, DevModeService.class, MutinyDevModeServiceGrpc$MethodHandlers.class, Devmodetest$DevModeResponse$Builder.class, DevModeServiceGrpc$1.class, HelloReply$1.class, DevModeServiceGrpc$DevModeServiceBlockingStub.class, GreeterGrpc$3.class, Devmodetest$DevModeResponseOrBuilder.class, Devmodetest$DevModeResponse$Status.class, StreamsGrpc$StreamsBaseDescriptorSupplier.class, StreamsOuterClass$Item$Builder.class, Greeter.class, StreamsGrpc$StreamsImplBase.class, StreamsGrpc$3.class, DevModeServiceGrpc$DevModeServiceImplBase.class, HelloRequest$1.class, StreamsGrpc$StreamsFileDescriptorSupplier.class, DevModeServiceGrpc$2.class, Devmodetest$DevModeRequest$1.class, GreeterGrpc$1.class, MutinyStreamsGrpc.class, MutinyGreeterGrpc$MutinyGreeterStub.class, StreamsBean.class, DevModeServiceClient.class, StreamsClient.class, GreeterBean.class, MutinyGreeterGrpc$GreeterImplBase.class, MutinyDevModeServiceGrpc.class, StreamsGrpc$2.class, MutinyStreamsGrpc$MethodHandlers.class, StreamsOuterClass$Item$1.class, StreamsGrpc$MethodHandlers.class, HelloRequest.class, DevModeServiceGrpc$DevModeServiceBaseDescriptorSupplier.class, MutinyStreamsGrpc$MutinyStreamsStub.class, StreamsOuterClass.class, Devmodetest$DevModeRequestOrBuilder.class, GreeterGrpc$GreeterStub.class, Streams.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, MutinyGreeterGrpc$MethodHandlers.class, StreamsOuterClass$ItemOrBuilder.class, DevModeServiceGrpc.class, Devmodetest.class, GreeterGrpc$GreeterFutureStub.class, HelloReplyOrBuilder.class, DevModeServiceGrpc$MethodHandlers.class, DevModeServiceGrpc$DevModeServiceMethodDescriptorSupplier.class, DevModeServiceGrpc$DevModeServiceStub.class, GreeterGrpc$2.class, HelloRequestOrBuilder.class, Devmodetest$DevModeResponse.class, Devmodetest$DevModeResponse$1.class, StreamsGrpc$1.class, MutinyDevModeServiceGrpc$DevModeServiceImplBase.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, HelloWorldProto.class, MutinyDevModeServiceGrpc$MutinyDevModeServiceStub.class, Devmodetest$DevModeResponse$Status$1.class, StreamsOuterClass$Item.class, GoodbyeReplyOrBuilder.class, NestedTypeOuter$Middle$Inner$Builder.class, MutinyBlocking2Grpc$Blocking2ImplBase.class, MutinyBlockingTestServiceGrpc.class, CallBlockingGrpc$CallBlockingMethodDescriptorSupplier.class, Messages$SimpleResponse$Builder.class, GreeterGrpc$2.class, CallBlocking.class, GoodbyeWorldProto.class, ReflectableServiceGrpc$ReflectableServiceMethodDescriptorSupplier.class, Test.class, CallBlockingGrpc$3.class, HelloWorldProtoV2.class, MutinyUnimplementedServiceGrpc$MethodHandlers.class, UnimplementedServiceGrpc$UnimplementedServiceBlockingStub.class, Reply$Builder.class, ReconnectServiceGrpc$ReconnectServiceMethodDescriptorSupplier.class, ReconnectService.class, SecuredServiceGrpc$1.class, Blocking1Grpc$Blocking1FutureStub.class, Blocking2Grpc.class, MutinyBlockingTestServiceGrpc$BlockingTestServiceImplBase.class, TestServiceGrpc$TestServiceStub.class, Messages$StreamingInputCallResponse$1.class, MutinyGreeterGrpc$GreeterImplBase.class, GoodbyeRequestOrBuilder.class, UnimplementedServiceGrpc$2.class, Security$Container$1.class, Blocking1Grpc$Blocking1ImplBase.class, UnimplementedServiceGrpc.class, SecuredServiceGrpc$MethodHandlers.class, Blocking2Grpc$Blocking2BaseDescriptorSupplier.class, Security$ThreadInfo.class, Blocking1.class, TestServiceGrpc.class, ReconnectServiceGrpc$ReconnectServiceStub.class, Greeter3Grpc$Greeter3FileDescriptorSupplier.class, TestServiceGrpc$1.class, Blocking1Grpc$Blocking1BaseDescriptorSupplier.class, Messages$StreamingInputCallRequest$1.class, MutinyCallBlockingGrpc$CallBlockingImplBase.class, ReconnectServiceGrpc.class, EmptyProtos$Empty.class, Blocking3Grpc$Blocking3Stub.class, Messages$ReconnectParams.class, Blocking2Grpc$Blocking2MethodDescriptorSupplier.class, Messages$SimpleRequest$Builder.class, MutinyGreeter3Grpc$MutinyGreeter3Stub.class, HelloReply3.class, MutinyUnimplementedServiceGrpc$UnimplementedServiceImplBase.class, TestServiceGrpc$MethodHandlers.class, Greeter3Grpc$3.class, HelloRequest$1.class, ReconnectServiceGrpc$MethodHandlers.class, HelloRequest3$1.class, NestedTypeOuter$1.class, Blocking1Grpc$Blocking1FileDescriptorSupplier.class, NestedTypeOuter$Middle$Builder.class, ReflectableServiceGrpc$MethodHandlers.class, SecuredServiceGrpc$SecuredServiceBlockingStub.class, TestServiceGrpc$3.class, BlockingTestServiceGrpc$BlockingTestServiceBaseDescriptorSupplier.class, Greeter3Bean.class, Security$ThreadInfo$1.class, UnimplementedService.class, Security$ContainerOrBuilder.class, Messages$Payload$1.class, Greeter.class, MutinyBlocking1Grpc$MethodHandlers.class, ReconnectServiceGrpc$1.class, Blocking2Grpc$2.class, Messages$SimpleRequest$1.class, NestedTypeOuter$Middle$1.class, MutinyReflectableServiceGrpc.class, GreeterGrpc.class, Security.class, CallBlockingGrpc$CallBlockingBlockingStub.class, CallBlockingClient.class, BlockingTestServiceGrpc$2.class, Messages$StreamingOutputCallResponse$1.class, TestServiceClient.class, Greeter3Grpc$MethodHandlers.class, Blocking2Grpc$MethodHandlers.class, MutinyBlocking3Grpc$MutinyBlocking3Stub.class, GoodbyeReply$Builder.class, Request$Builder.class, Farewell.class, Greeter3Client.class, Blocking$EmptyOrBuilder.class, Messages$SimpleContext.class, TestServiceGrpc$TestServiceMethodDescriptorSupplier.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, ThirdLevelType$1.class, BlockingTestServiceGrpc$1.class, MutinySecuredServiceGrpc.class, EmptyMessage$1.class, Messages$ResponseParameters$1.class, FarewellGrpc$FarewellBlockingStub.class, Blocking1Grpc$3.class, MutinySecuredServiceGrpc$MethodHandlers.class, Blocking2Grpc$Blocking2BlockingStub.class, Messages$PayloadType.class, CallBlockingGrpc$CallBlockingFutureStub.class, BlockingTestServiceGrpc$MethodHandlers.class, FarewellBean.class, Blocking3Grpc$MethodHandlers.class, ReconnectServiceGrpc$ReconnectServiceFutureStub.class, FarewellGrpc$FarewellMethodDescriptorSupplier.class, EmptyProtos$Empty$Builder.class, Blocking1Client.class, TestServiceGrpc$TestServiceFutureStub.class, TestServiceBean.class, Request$1.class, Blocking3Grpc$Blocking3ImplBase.class, UnimplementedServiceBean.class, MutinyBlockingTestServiceGrpc$MethodHandlers.class, MutinyBlocking3Grpc$MethodHandlers.class, Messages$SimpleContext$Builder.class, HelloReply.class, Messages$ReconnectParams$1.class, Greeter3Grpc$Greeter3MethodDescriptorSupplier.class, Blocking3Grpc$Blocking3FutureStub.class, Messages$EchoStatus$1.class, Blocking1Grpc$Blocking1BlockingStub.class, MutinyTestServiceGrpc$MethodHandlers.class, HelloReply$1.class, Messages$StreamingInputCallResponse$Builder.class, MutinyTestServiceGrpc$TestServiceImplBase.class, Messages$CompressionType.class, EmptyMessage$Builder.class, CallHello$EmptyOrBuilder.class, HelloRequest3.class, Messages$ReconnectInfo.class, CallHello$Empty$1.class, Messages$ReconnectInfo$1.class, FarewellGrpc$3.class, Greeter3.class, NestedTypeOuter$Middle.class, SecuredServiceGrpc$SecuredServiceStub.class, ThirdLevelType$Builder.class, CallBlockingGrpc$CallBlockingFileDescriptorSupplier.class, CallBlockingGrpc.class, ReflectableServiceGrpc.class, FarewellClient.class, NestedTypeOuter$MiddleOrBuilder.class, GoodbyeRequest$Builder.class, Messages$ReconnectParams$Builder.class, SecuredServiceGrpc$SecuredServiceFileDescriptorSupplier.class, FarewellGrpc$2.class, Messages$StreamingOutputCallRequest$Builder.class, MutinyFarewellGrpc$MethodHandlers.class, EmptyMessageOrBuilder.class, UnimplementedServiceGrpc$MethodHandlers.class, GreeterBean.class, Blocking1Grpc$2.class, Messages$StreamingOutputCallRequest.class, ReflectableServiceGrpc$3.class, FarewellGrpc$FarewellImplBase.class, Blocking2Grpc$Blocking2FutureStub.class, MutinyBlocking3Grpc$Blocking3ImplBase.class, HelloRequest.class, MutinyUnimplementedServiceGrpc.class, MutinyBlocking1Grpc$Blocking1ImplBase.class, SecuredServiceGrpc.class, HelloReply$Builder.class, MutinyTestServiceGrpc$MutinyTestServiceStub.class, ReflectableServiceClient.class, Messages$SimpleRequest.class, FarewellGrpc$MethodHandlers.class, MutinySecuredServiceGrpc$SecuredServiceImplBase.class, Messages$ReconnectParamsOrBuilder.class, NestedTypeOuter$Middle$InnerOrBuilder.class, ReflectableServiceGrpc$ReflectableServiceBlockingStub.class, Messages$StreamingOutputCallResponse.class, ReconnectServiceGrpc$ReconnectServiceFileDescriptorSupplier.class, ReflectableServiceGrpc$1.class, FarewellGrpc$FarewellBaseDescriptorSupplier.class, UnimplementedServiceGrpc$UnimplementedServiceStub.class, Blocking.class, Messages$StreamingInputCallRequestOrBuilder.class, Greeter3Grpc$Greeter3FutureStub.class, ReflectableServiceGrpc$2.class, MutinyReconnectServiceGrpc.class, GreeterGrpc$GreeterStub.class, MutinyGreeter3Grpc.class, CallHello$Empty.class, ReconnectServiceGrpc$ReconnectServiceBlockingStub.class, HelloReply3$Builder.class, Blocking$ThreadName.class, Reply.class, NestedTypeOuter.class, Blocking1Grpc$1.class, Messages$ResponseParameters.class, MutinyReflectableServiceGrpc$ReflectableServiceImplBase.class, MutinyBlockingTestServiceGrpc$MutinyBlockingTestServiceStub.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, Messages$StreamingInputCallRequest.class, NestedTypeOuter$Builder.class, MutinyReconnectServiceGrpc$MethodHandlers.class, Messages$Payload.class, Blocking1Grpc.class, HelloReply3OrBuilder.class, MutinyCallBlockingGrpc$MethodHandlers.class, Messages$StreamingOutputCallRequest$1.class, BlockingTestServiceGrpc.class, UnimplementedServiceGrpc$UnimplementedServiceFileDescriptorSupplier.class, UnimplementedServiceGrpc$3.class, FarewellGrpc$1.class, ReflectableService.class, MutinyCallBlockingGrpc.class, TestServiceGrpc$2.class, MutinyUnimplementedServiceGrpc$MutinyUnimplementedServiceStub.class, Blocking3Grpc$Blocking3FileDescriptorSupplier.class, TestServiceGrpc$TestServiceFileDescriptorSupplier.class, Messages$SimpleResponseOrBuilder.class, HelloRequestOrBuilder.class, FarewellGrpc$FarewellStub.class, ThirdLevelType.class, BlockingTestServiceClient.class, Blocking2Grpc$Blocking2Stub.class, GreeterGrpc$GreeterBlockingStub.class, Blocking3Grpc.class, MutinyGreeter3Grpc$MethodHandlers.class, ReflectableServiceBean.class, CallHello.class, CallBlockingBean.class, MutinyReconnectServiceGrpc$ReconnectServiceImplBase.class, Messages$CompressionType$1.class, SecuredServiceGrpc$2.class, Messages.class, MutinyGreeter3Grpc$Greeter3ImplBase.class, GreeterGrpc$1.class, Messages$StreamingOutputCallResponseOrBuilder.class, ReconnectServiceGrpc$ReconnectServiceImplBase.class, TestService.class, UnimplementedServiceGrpc$UnimplementedServiceFutureStub.class, Messages$SimpleContext$1.class, Messages$ReconnectInfoOrBuilder.class, HelloRequest3OrBuilder.class, ReflectionTestProto.class, SecuredService.class, GreeterClient.class, BlockingTestServiceGrpc$3.class, Messages$StreamingInputCallRequest$Builder.class, TestServiceGrpc$TestServiceBaseDescriptorSupplier.class, Greeter3Grpc$Greeter3Stub.class, ReflectableServiceGrpc$ReflectableServiceFileDescriptorSupplier.class, EmptyProtos$Empty$1.class, MutinyFarewellGrpc.class, BlockingTestServiceGrpc$BlockingTestServiceFutureStub.class, ReflectableServiceGrpc$ReflectableServiceImplBase.class, CallBlockingGrpc$CallBlockingStub.class, CallHello$SuccessOrFailureDescriptionOrBuilder.class, UnimplementedServiceClient.class, HelloRequest3$Builder.class, Messages$SimpleResponse$1.class, CallBlockingGrpc$2.class, EmptyProtos$EmptyOrBuilder.class, GreeterGrpc$GreeterImplBase.class, ReconnectServiceGrpc$2.class, MutinySecuredServiceGrpc$MutinySecuredServiceStub.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, MutinyTestServiceGrpc.class, CallHello$Empty$Builder.class, GreeterGrpc$3.class, ReconnectServiceClient.class, HelloReplyOrBuilder.class, Greeter3Grpc$2.class, GreeterGrpc$GreeterFutureStub.class, Request.class, ReconnectServiceGrpc$3.class, UnimplementedServiceGrpc$UnimplementedServiceMethodDescriptorSupplier.class, UnimplementedServiceGrpc$UnimplementedServiceImplBase.class, ReflectableServiceGrpc$ReflectableServiceStub.class, Blocking1Bean.class, Blocking2Grpc$Blocking2FileDescriptorSupplier.class, FarewellGrpc.class, FarewellGrpc$FarewellFutureStub.class, Greeter3Grpc$Greeter3BaseDescriptorSupplier.class, HelloReply3$1.class, SecuredServiceBean.class, Blocking2Grpc$1.class, Greeter3Grpc$Greeter3ImplBase.class, Messages$StreamingInputCallResponse.class, FarewellGrpc$FarewellFileDescriptorSupplier.class, Blocking3Grpc$Blocking3BaseDescriptorSupplier.class, MutinyReflectableServiceGrpc$MutinyReflectableServiceStub.class, SecuredServiceClient.class, Blocking$Empty.class, Blocking3Grpc$Blocking3MethodDescriptorSupplier.class, MutinyGreeterGrpc$MutinyGreeterStub.class, Messages$PayloadType$1.class, Messages$ReconnectInfo$Builder.class, ReflectionTestDepthTwoProto.class, NestedTypeOuter$Middle$Inner$1.class, Blocking2Grpc$3.class, Security$Container.class, Messages$PayloadOrBuilder.class, SecuredServiceGrpc$SecuredServiceMethodDescriptorSupplier.class, Blocking3Grpc$3.class, BlockingTestServiceGrpc$BlockingTestServiceMethodDescriptorSupplier.class, Greeter3Grpc.class, Security$ThreadInfo$Builder.class, MutinyFarewellGrpc$MutinyFarewellStub.class, Blocking2Client.class, CallBlockingGrpc$CallBlockingImplBase.class, GoodbyeRequest$1.class, HelloRequest$Builder.class, Blocking1Grpc$Blocking1Stub.class, Blocking3Bean.class, Greeter3Grpc$1.class, Security$ThreadInfoOrBuilder.class, CallHello$SuccessOrFailureDescription.class, ReflectableServiceGrpc$ReflectableServiceBaseDescriptorSupplier.class, TestServiceGrpc$TestServiceImplBase.class, MutinyBlocking1Grpc.class, NestedTypeOuterOrBuilder.class, MutinyGreeterGrpc.class, Messages$EchoStatus.class, UnimplementedServiceGrpc$UnimplementedServiceBaseDescriptorSupplier.class, Blocking2Bean.class, Blocking2Grpc$Blocking2ImplBase.class, Messages$StreamingOutputCallRequestOrBuilder.class, SecuredServiceGrpc$SecuredServiceImplBase.class, MutinyReflectableServiceGrpc$MethodHandlers.class, SecuredServiceGrpc$3.class, GoodbyeReply$1.class, ReconnectServiceBean.class, Blocking3Client.class, CallBlockingGrpc$1.class, Reply$1.class, Messages$Payload$Builder.class, UnimplementedServiceGrpc$1.class, BlockingTestService.class, MutinyBlocking1Grpc$MutinyBlocking1Stub.class, GoodbyeReply.class, ReflectionTestDepthThreeProto.class, Messages$EchoStatus$Builder.class, GreeterGrpc$MethodHandlers.class, CallBlockingGrpc$MethodHandlers.class, ReconnectServiceGrpc$ReconnectServiceBaseDescriptorSupplier.class, Security$Container$Builder.class, TestServiceGrpc$TestServiceBlockingStub.class, Greeter3Grpc$Greeter3BlockingStub.class, MutinyGreeterGrpc$MethodHandlers.class, Messages$StreamingOutputCallResponse$Builder.class, NestedTypeOuter$Middle$Inner.class, SecuredServiceGrpc$SecuredServiceFutureStub.class, HelloWorldProto3.class, MutinyBlocking3Grpc.class, Messages$SimpleContextOrBuilder.class, Messages$SimpleRequestOrBuilder.class, MutinyReconnectServiceGrpc$MutinyReconnectServiceStub.class, Messages$EchoStatusOrBuilder.class, Messages$SimpleResponse.class, ReflectableServiceGrpc$ReflectableServiceFutureStub.class, ThirdLevelTypeOrBuilder.class, BlockingTestServiceGrpc$BlockingTestServiceImplBase.class, BlockingTestServiceGrpc$BlockingTestServiceStub.class, Messages$ResponseParameters$Builder.class, Blocking$ThreadName$1.class, Blocking$Empty$1.class, Blocking3Grpc$2.class, CallHello$SuccessOrFailureDescription$1.class, MutinyBlocking2Grpc$MutinyBlocking2Stub.class, MutinyBlocking2Grpc$MethodHandlers.class, EmptyProtos.class, Blocking1Grpc$Blocking1MethodDescriptorSupplier.class, Blocking1Grpc$MethodHandlers.class, Blocking2.class, CallHello$SuccessOrFailureDescription$Builder.class, BlockingTestServiceBean.class, Messages$ResponseParametersOrBuilder.class, BlockingTestServiceGrpc$BlockingTestServiceFileDescriptorSupplier.class, Blocking3Grpc$1.class, Blocking3.class, Blocking$ThreadNameOrBuilder.class, EmptyMessage.class, GoodbyeRequest.class, MutinyFarewellGrpc$FarewellImplBase.class, SecuredServiceGrpc$SecuredServiceBaseDescriptorSupplier.class, CallBlockingGrpc$CallBlockingBaseDescriptorSupplier.class, ReplyOrBuilder.class, RequestOrBuilder.class, BlockingTestServiceGrpc$BlockingTestServiceBlockingStub.class, Messages$StreamingInputCallResponseOrBuilder.class, Blocking3Grpc$Blocking3BlockingStub.class, Blocking$Empty$Builder.class, Blocking$ThreadName$Builder.class, MutinyCallBlockingGrpc$MutinyCallBlockingStub.class, MutinyBlocking2Grpc.class, BlockingTest.class.
[2026-02-25T22:49:37.490Z] 2026-02-25 22:49:35,366 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-02-25T22:49:37.490Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:49:37.490Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:49:37.490Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:49:37.490Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:49:37.490Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:49:37.490Z] 2026-02-25 22:49:36,004 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.627s. Listening on: http://localhost:8080
[2026-02-25T22:49:37.490Z] 2026-02-25 22:49:36,004 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:49:37.490Z] 2026-02-25 22:49:36,004 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:49:37.490Z] 2026-02-25 22:49:36,005 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 4.117s
[2026-02-25T22:49:37.490Z] 2026-02-25 22:49:36,005 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload took more than 4 seconds, you may want to enable instrumentation based reload (quarkus.live-reload.instrumentation=true). This allows small changes to take effect without restarting Quarkus.
[2026-02-25T22:49:37.490Z] 2026-02-25 22:49:36,045 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:49:43.245Z] Tests paused
[2026-02-25T22:49:43.245Z] 2026-02-25 22:49:36,049 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @BeforeDestroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-25T22:49:43.245Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-02-25T22:49:43.245Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T22:49:43.245Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-25T22:49:43.245Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-25T22:49:43.245Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-02-25T22:49:43.245Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2026-02-25T22:49:43.245Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-02-25T22:49:43.245Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2026-02-25T22:49:43.245Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2026-02-25T22:49:43.245Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:49:43.245Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:49:43.245Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-25T22:49:43.246Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:49:43.246Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:49:43.246Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-02-25T22:49:43.246Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:49:43.246Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:49:43.246Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:49:43.246Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:49:43.246Z]
[2026-02-25T22:49:43.246Z] 2026-02-25 22:49:36,049 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @Destroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-25T22:49:43.246Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-02-25T22:49:43.246Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T22:49:43.246Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-25T22:49:43.246Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-25T22:49:43.246Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-02-25T22:49:43.246Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2026-02-25T22:49:43.246Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-02-25T22:49:43.246Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2026-02-25T22:49:43.246Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2026-02-25T22:49:43.246Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:49:43.246Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:49:43.246Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-25T22:49:43.246Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:49:43.246Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:49:43.246Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-02-25T22:49:43.246Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:49:43.246Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:49:43.246Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:49:43.246Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:49:43.246Z]
[2026-02-25T22:49:43.246Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:49:43.246Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:49:43.246Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:49:43.246Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:49:43.246Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:49:43.246Z] 2026-02-25 22:49:38,998 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-25T22:49:43.246Z] 2026-02-25 22:49:39,124 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-25T22:49:43.246Z] 2026-02-25 22:49:39,171 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.540s. Listening on: http://localhost:8080
[2026-02-25T22:49:43.246Z] 2026-02-25 22:49:39,171 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:49:43.246Z] 2026-02-25 22:49:39,171 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:49:43.246Z] 2026-02-25 22:49:41,654 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestService.class, DevModeTestRestResource.class.
[2026-02-25T22:49:43.246Z] 2026-02-25 22:49:41,670 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2026-02-25T22:49:43.246Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:49:43.246Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:49:43.246Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:49:43.246Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:49:43.246Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:49:43.246Z] 2026-02-25 22:49:42,198 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.518s. Listening on: http://localhost:8080
[2026-02-25T22:49:43.246Z] 2026-02-25 22:49:42,199 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:49:43.246Z] 2026-02-25 22:49:42,199 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:49:43.246Z] 2026-02-25 22:49:42,199 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.730s
[2026-02-25T22:49:43.246Z] 2026-02-25 22:49:42,401 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.017s
[2026-02-25T22:49:47.874Z] Tests paused
[2026-02-25T22:49:47.874Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:49:47.874Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:49:47.874Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:49:47.874Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:49:47.874Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:49:47.874Z] 2026-02-25 22:49:45,287 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-25T22:49:47.874Z] 2026-02-25 22:49:45,380 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-25T22:49:47.874Z] 2026-02-25 22:49:45,424 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.542s. Listening on: http://localhost:8080
[2026-02-25T22:49:47.874Z] 2026-02-25 22:49:45,424 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:49:47.874Z] 2026-02-25 22:49:45,425 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:49:47.874Z] 2026-02-25 22:49:47,003 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestStreamService.class.
[2026-02-25T22:49:47.874Z] 2026-02-25 22:49:47,014 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T22:49:47.874Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:49:47.874Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:49:47.874Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:49:47.874Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:49:47.874Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:49:47.874Z] 2026-02-25 22:49:47,461 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8080
[2026-02-25T22:49:47.874Z] 2026-02-25 22:49:47,461 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:49:47.874Z] 2026-02-25 22:49:47,461 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:49:47.874Z] 2026-02-25 22:49:47,462 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.669s
[2026-02-25T22:49:47.874Z] io.grpc.StatusRuntimeException: UNAVAILABLE: Channel shutdownNow invoked
[2026-02-25T22:49:47.874Z] at io.grpc.Status.asRuntimeException(Status.java:535)
[2026-02-25T22:49:47.874Z] at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:479)
[2026-02-25T22:49:47.874Z] at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562)
[2026-02-25T22:49:47.874Z] at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70)
[2026-02-25T22:49:47.874Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743)
[2026-02-25T22:49:47.874Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722)
[2026-02-25T22:49:47.874Z] at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
[2026-02-25T22:49:47.874Z] at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
[2026-02-25T22:49:47.874Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-25T22:49:47.874Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-25T22:49:47.874Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:49:47.874Z] 2026-02-25 22:49:47,515 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:49:53.635Z] Tests paused
[2026-02-25T22:49:53.635Z] 2026-02-25 22:49:47,519 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @BeforeDestroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-25T22:49:53.635Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-02-25T22:49:53.635Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T22:49:53.635Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-25T22:49:53.635Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-25T22:49:53.635Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-02-25T22:49:53.635Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2026-02-25T22:49:53.635Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-02-25T22:49:53.635Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onCancel(GrpcRequestContextGrpcInterceptor.java:101)
[2026-02-25T22:49:53.635Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onCancel$3(GrpcDuplicatedContextGrpcInterceptor.java:109)
[2026-02-25T22:49:53.635Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:49:53.635Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:49:53.635Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-25T22:49:53.635Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:49:53.635Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:49:53.635Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-02-25T22:49:53.635Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:49:53.635Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:49:53.635Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:49:53.635Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:49:53.635Z]
[2026-02-25T22:49:53.635Z] 2026-02-25 22:49:47,519 WARN [io.qua.arc.impl] (vert.x-eventloop-thread-0) An error occurred during delivery of the @Destroyed(RequestScoped.class) event: java.lang.NullPointerException: Cannot invoke "io.quarkus.arc.ArcContainer.getActiveContext(java.lang.Class)" because the return value of "io.quarkus.arc.Arc.container()" is null
[2026-02-25T22:49:53.635Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-02-25T22:49:53.635Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T22:49:53.635Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-02-25T22:49:53.635Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-02-25T22:49:53.635Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-02-25T22:49:53.635Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2026-02-25T22:49:53.635Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-02-25T22:49:53.635Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onCancel(GrpcRequestContextGrpcInterceptor.java:101)
[2026-02-25T22:49:53.636Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onCancel$3(GrpcDuplicatedContextGrpcInterceptor.java:109)
[2026-02-25T22:49:53.636Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:49:53.636Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:49:53.636Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-25T22:49:53.636Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:49:53.636Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:49:53.636Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-02-25T22:49:53.636Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:49:53.636Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:49:53.636Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:49:53.636Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:49:53.636Z]
[2026-02-25T22:49:53.636Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:49:53.636Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:49:53.636Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:49:53.636Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:49:53.636Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:49:53.636Z] 2026-02-25 22:49:50,982 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-25T22:49:53.636Z] 2026-02-25 22:49:51,081 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-25T22:49:53.636Z] 2026-02-25 22:49:51,122 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.130s. Listening on: http://localhost:8080
[2026-02-25T22:49:53.636Z] 2026-02-25 22:49:51,122 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:49:53.636Z] 2026-02-25 22:49:51,122 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:49:53.636Z] 2026-02-25 22:49:52,710 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestInterceptor.class, DevModeTestInterceptor$1.class.
[2026-02-25T22:49:53.636Z] 2026-02-25 22:49:52,723 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-25T22:49:53.636Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:49:53.636Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:49:53.636Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:49:53.636Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:49:53.636Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:49:53.636Z] 2026-02-25 22:49:53,393 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.663s. Listening on: http://localhost:8080
[2026-02-25T22:49:53.636Z] 2026-02-25 22:49:53,393 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:49:53.636Z] 2026-02-25 22:49:53,393 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:49:53.636Z] 2026-02-25 22:49:53,394 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.918s
[2026-02-25T22:49:53.636Z] 2026-02-25 22:49:53,536 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:49:53.636Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.86 s - in io.quarkus.grpc.server.devmode.GrpcDevModeTest
[2026-02-25T22:49:53.636Z] [INFO] Running io.quarkus.grpc.server.devmode.DevModeServerStartTest
[2026-02-25T22:49:56.568Z] Tests paused
[2026-02-25T22:49:56.568Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:49:56.568Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:49:56.568Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:49:56.568Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:49:56.568Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:49:56.568Z] 2026-02-25 22:49:56,011 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-25T22:49:56.568Z] 2026-02-25 22:49:56,092 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-25T22:49:56.568Z] 2026-02-25 22:49:56,135 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.182s. Listening on: http://localhost:8080
[2026-02-25T22:49:56.568Z] 2026-02-25 22:49:56,135 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:49:56.568Z] 2026-02-25 22:49:56,136 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:49:56.568Z] 2026-02-25 22:49:56,242 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:49:56.568Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.688 s - in io.quarkus.grpc.server.devmode.DevModeServerStartTest
[2026-02-25T22:49:56.568Z] [INFO] Running io.quarkus.grpc.server.MutinyGrpcServiceWithPlainTextTest
[2026-02-25T22:49:57.666Z] 2026-02-25 22:49:57,545 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:49:57.666Z] 2026-02-25 22:49:57,585 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.565s. Listening on: http://localhost:8081
[2026-02-25T22:49:57.666Z] 2026-02-25 22:49:57,586 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:49:57.666Z] 2026-02-25 22:49:57,586 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:49:58.343Z] 2026-02-25 22:49:58,058 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-25T22:49:58.343Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.799 s - in io.quarkus.grpc.server.MutinyGrpcServiceWithPlainTextTest
[2026-02-25T22:49:58.343Z] [INFO] Running io.quarkus.grpc.server.RegularGrpcServiceWithSSLFromClasspathTest
[2026-02-25T22:49:59.469Z] 2026-02-25 22:49:59,156 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2026-02-25T22:49:59.469Z] 2026-02-25 22:49:59,301 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2026-02-25T22:49:59.469Z] 2026-02-25 22:49:59,332 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.592s. Listening on: http://localhost:8081
[2026-02-25T22:49:59.469Z] 2026-02-25 22:49:59,333 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:49:59.469Z] 2026-02-25 22:49:59,333 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:00.569Z] 2026-02-25 22:50:00,235 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:50:00.569Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.174 s - in io.quarkus.grpc.server.RegularGrpcServiceWithSSLFromClasspathTest
[2026-02-25T22:50:00.569Z] [INFO] Running io.quarkus.grpc.server.GrpcHealthTest
[2026-02-25T22:50:01.668Z] 2026-02-25 22:50:01,246 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:01.668Z] 2026-02-25 22:50:01,278 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.473s. Listening on: http://localhost:8081
[2026-02-25T22:50:01.668Z] 2026-02-25 22:50:01,278 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:01.668Z] 2026-02-25 22:50:01,278 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:02.343Z] 2026-02-25 22:50:02,195 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:50:02.343Z] 2026-02-25 22:50:02,207 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:50:02.343Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.965 s - in io.quarkus.grpc.server.GrpcHealthTest
[2026-02-25T22:50:02.343Z] [INFO] Running io.quarkus.grpc.server.GrpcServerTest
[2026-02-25T22:50:03.936Z] 2026-02-25 22:50:03,519 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:03.936Z] 2026-02-25 22:50:03,552 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.761s. Listening on: http://localhost:8081
[2026-02-25T22:50:03.936Z] 2026-02-25 22:50:03,552 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:03.937Z] 2026-02-25 22:50:03,552 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:03.937Z] 2026-02-25 22:50:03,662 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:50:03.937Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.452 s - in io.quarkus.grpc.server.GrpcServerTest
[2026-02-25T22:50:03.937Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingServiceTest
[2026-02-25T22:50:05.523Z] 2026-02-25 22:50:04,889 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2026-02-25T22:50:05.523Z] 2026-02-25 22:50:05,013 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:05.524Z] 2026-02-25 22:50:05,075 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.702s. Listening on: http://localhost:8081
[2026-02-25T22:50:05.524Z] 2026-02-25 22:50:05,076 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:05.524Z] 2026-02-25 22:50:05,076 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:05.524Z] 2026-02-25 22:50:05,414 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:50:05.524Z] 2026-02-25 22:50:05,423 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:50:05.524Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.759 s - in io.quarkus.grpc.server.blocking.BlockingServiceTest
[2026-02-25T22:50:05.524Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingConfusingOnClassTest
[2026-02-25T22:50:06.200Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s - in io.quarkus.grpc.server.blocking.BlockingConfusingOnClassTest
[2026-02-25T22:50:06.200Z] [INFO] Running io.quarkus.grpc.server.blocking.TransactionalAsBlockingTest
[2026-02-25T22:50:07.299Z] 2026-02-25 22:50:06,945 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:07.299Z] 2026-02-25 22:50:06,977 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2026-02-25T22:50:07.299Z] 2026-02-25 22:50:06,978 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:07.299Z] 2026-02-25 22:50:06,978 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:07.299Z] 2026-02-25 22:50:06,992 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client1 created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-25T22:50:07.300Z] 2026-02-25 22:50:07,032 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client2 created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-25T22:50:07.300Z] 2026-02-25 22:50:07,035 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client3 created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-25T22:50:07.613Z] 2026-02-25 22:50:07,333 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2026-02-25T22:50:07.613Z] 2026-02-25 22:50:07,337 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=8, target=dns:///0.0.0.0:9001}}
[2026-02-25T22:50:07.613Z] 2026-02-25 22:50:07,339 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2026-02-25T22:50:07.613Z] 2026-02-25 22:50:07,355 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-25T22:50:07.613Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.498 s - in io.quarkus.grpc.server.blocking.TransactionalAsBlockingTest
[2026-02-25T22:50:07.613Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingMethodsTest
[2026-02-25T22:50:09.217Z] 2026-02-25 22:50:08,915 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2026-02-25T22:50:09.217Z] 2026-02-25 22:50:09,002 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:09.217Z] 2026-02-25 22:50:09,040 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.630s. Listening on: http://localhost:8081
[2026-02-25T22:50:09.217Z] 2026-02-25 22:50:09,040 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:09.217Z] 2026-02-25 22:50:09,040 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:09.529Z] 2026-02-25 22:50:09,399 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:50:09.529Z] 2026-02-25 22:50:09,415 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:50:09.529Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.085 s - in io.quarkus.grpc.server.blocking.BlockingMethodsTest
[2026-02-25T22:50:09.529Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingOnClassTest
[2026-02-25T22:50:10.629Z] 2026-02-25 22:50:10,386 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:10.629Z] 2026-02-25 22:50:10,426 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2026-02-25T22:50:10.629Z] 2026-02-25 22:50:10,426 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:10.629Z] 2026-02-25 22:50:10,426 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:10.629Z] 2026-02-25 22:50:10,439 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client1 created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-25T22:50:10.629Z] 2026-02-25 22:50:10,469 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client2 created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-25T22:50:10.941Z] 2026-02-25 22:50:10,774 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2026-02-25T22:50:10.942Z] 2026-02-25 22:50:10,778 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2026-02-25T22:50:10.942Z] 2026-02-25 22:50:10,788 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:50:10.942Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.338 s - in io.quarkus.grpc.server.blocking.BlockingOnClassTest
[2026-02-25T22:50:10.942Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingConfusingOnMethodTest
[2026-02-25T22:50:11.254Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s - in io.quarkus.grpc.server.blocking.BlockingConfusingOnMethodTest
[2026-02-25T22:50:11.255Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingMethodsWithMutinyImplTest
[2026-02-25T22:50:12.846Z] 2026-02-25 22:50:12,448 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2026-02-25T22:50:12.846Z] 2026-02-25 22:50:12,541 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:12.846Z] 2026-02-25 22:50:12,574 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.500s. Listening on: http://localhost:8081
[2026-02-25T22:50:12.846Z] 2026-02-25 22:50:12,575 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:12.846Z] 2026-02-25 22:50:12,575 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:13.159Z] 2026-02-25 22:50:12,968 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:50:13.159Z] 2026-02-25 22:50:12,987 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-25T22:50:13.159Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.833 s - in io.quarkus.grpc.server.blocking.BlockingMethodsWithMutinyImplTest
[2026-02-25T22:50:13.159Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingAndNonBlockingTest
[2026-02-25T22:50:14.754Z] 2026-02-25 22:50:14,389 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2026-02-25T22:50:14.754Z] 2026-02-25 22:50:14,494 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:14.754Z] 2026-02-25 22:50:14,531 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.608s. Listening on: http://localhost:8081
[2026-02-25T22:50:14.754Z] 2026-02-25 22:50:14,532 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:14.754Z] 2026-02-25 22:50:14,532 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:15.067Z] 2026-02-25 22:50:14,888 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=8, target=dns:///localhost:9001}}
[2026-02-25T22:50:15.067Z] 2026-02-25 22:50:14,893 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:50:15.067Z] 2026-02-25 22:50:14,893 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9001}}
[2026-02-25T22:50:15.067Z] 2026-02-25 22:50:14,905 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:50:15.067Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.907 s - in io.quarkus.grpc.server.blocking.BlockingAndNonBlockingTest
[2026-02-25T22:50:15.067Z] [INFO] Running io.quarkus.grpc.server.MutinyGrpcServiceWithSSLTest
[2026-02-25T22:50:16.660Z] 2026-02-25 22:50:16,042 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2026-02-25T22:50:16.660Z] 2026-02-25 22:50:16,152 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2026-02-25T22:50:16.660Z] 2026-02-25 22:50:16,185 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.564s. Listening on: http://localhost:8081
[2026-02-25T22:50:16.660Z] 2026-02-25 22:50:16,185 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:16.660Z] 2026-02-25 22:50:16,185 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:16.974Z] 2026-02-25 22:50:16,880 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2026-02-25T22:50:16.974Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.934 s - in io.quarkus.grpc.server.MutinyGrpcServiceWithSSLTest
[2026-02-25T22:50:16.974Z] [INFO] Running io.quarkus.grpc.server.RegularGrpcServiceWithSSLTest
[2026-02-25T22:50:18.072Z] 2026-02-25 22:50:17,878 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2026-02-25T22:50:18.072Z] 2026-02-25 22:50:17,990 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2026-02-25T22:50:18.072Z] 2026-02-25 22:50:18,042 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.509s. Listening on: http://localhost:8081
[2026-02-25T22:50:18.072Z] 2026-02-25 22:50:18,042 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:18.072Z] 2026-02-25 22:50:18,042 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:18.749Z] 2026-02-25 22:50:18,657 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:50:18.749Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.758 s - in io.quarkus.grpc.server.RegularGrpcServiceWithSSLTest
[2026-02-25T22:50:18.749Z] [INFO] Running io.quarkus.grpc.server.NoServerTest
[2026-02-25T22:50:19.847Z] 2026-02-25 22:50:19,788 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.551s. Listening on: http://localhost:8081
[2026-02-25T22:50:19.847Z] 2026-02-25 22:50:19,789 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:19.847Z] 2026-02-25 22:50:19,789 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:20.163Z] 2026-02-25 22:50:19,877 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:50:20.163Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.205 s - in io.quarkus.grpc.server.NoServerTest
[2026-02-25T22:50:20.163Z] [INFO] Running io.quarkus.grpc.lock.detection.BlockingClientCallOnEventLoopTest
[2026-02-25T22:50:21.755Z] 2026-02-25 22:50:21,206 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client blockingClient created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-25T22:50:21.755Z] 2026-02-25 22:50:21,324 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:21.755Z] 2026-02-25 22:50:21,357 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.534s. Listening on: http://localhost:8081
[2026-02-25T22:50:21.755Z] 2026-02-25 22:50:21,357 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:21.755Z] 2026-02-25 22:50:21,357 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:21.755Z] 2026-02-25 22:50:21,362 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client callBlocking created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-25T22:50:21.755Z] 2026-02-25 22:50:21,678 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2026-02-25T22:50:21.755Z] 2026-02-25 22:50:21,681 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=dns:///0.0.0.0:9001}}
[2026-02-25T22:50:21.755Z] 2026-02-25 22:50:21,690 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:50:21.755Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.812 s - in io.quarkus.grpc.lock.detection.BlockingClientCallOnEventLoopTest
[2026-02-25T22:50:21.755Z] [INFO] Running io.quarkus.grpc.auth.GrpcAuthTest
[2026-02-25T22:50:23.345Z] 2026-02-25 22:50:22,163 INFO [io.qua.ely.sec.pro.dep.ElytronPropertiesProcessor] (build-6) Configuring from MPRealmConfig
[2026-02-25T22:50:23.345Z] 2026-02-25 22:50:22,784 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:23.345Z] 2026-02-25 22:50:22,814 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.473s. Listening on: http://localhost:8081
[2026-02-25T22:50:23.345Z] 2026-02-25 22:50:22,814 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:23.345Z] 2026-02-25 22:50:22,814 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:23.345Z] 2026-02-25 22:50:22,819 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client securityClient created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-25T22:50:23.345Z] 2026-02-25 22:50:23,017 WARN [io.qua.grp.aut.GrpcSecurityInterceptor] (vert.x-eventloop-thread-0) Failed to prepare AuthenticationRequest for a gRPC call: java.lang.IllegalArgumentException: Illegal base64 character 20
[2026-02-25T22:50:23.345Z] at java.base/java.util.Base64$Decoder.decode0(Base64.java:848)
[2026-02-25T22:50:23.345Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:566)
[2026-02-25T22:50:23.345Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:589)
[2026-02-25T22:50:23.345Z] at io.quarkus.grpc.auth.GrpcAuthTest$BasicGrpcSecurityMechanism.createAuthenticationRequest(GrpcAuthTest.java:156)
[2026-02-25T22:50:23.345Z] at io.quarkus.grpc.auth.GrpcSecurityInterceptor.interceptCall(GrpcSecurityInterceptor.java:78)
[2026-02-25T22:50:23.345Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2026-02-25T22:50:23.346Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor.interceptCall(GrpcRequestContextGrpcInterceptor.java:53)
[2026-02-25T22:50:23.346Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor_ClientProxy.interceptCall(Unknown Source)
[2026-02-25T22:50:23.346Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2026-02-25T22:50:23.346Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor.lambda$interceptCall$0(GrpcDuplicatedContextGrpcInterceptor.java:47)
[2026-02-25T22:50:23.346Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.getDelegate(GrpcDuplicatedContextGrpcInterceptor.java:72)
[2026-02-25T22:50:23.346Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onReady$1(GrpcDuplicatedContextGrpcInterceptor.java:91)
[2026-02-25T22:50:23.346Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:50:23.346Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:50:23.346Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-25T22:50:23.346Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:50:23.346Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:50:23.346Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-25T22:50:23.346Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:50:23.346Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:50:23.346Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:50:23.346Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:50:23.346Z]
[2026-02-25T22:50:23.346Z] 2026-02-25 22:50:23,028 WARN [io.qua.grp.run.ServerCalls] (vert.x-eventloop-thread-0) gRPC service threw an exception other than StatusRuntimeException: io.quarkus.security.AuthenticationFailedException: Failed to parse authentication data
[2026-02-25T22:50:23.346Z] at io.quarkus.grpc.auth.GrpcSecurityInterceptor.interceptCall(GrpcSecurityInterceptor.java:111)
[2026-02-25T22:50:23.346Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2026-02-25T22:50:23.346Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor.interceptCall(GrpcRequestContextGrpcInterceptor.java:53)
[2026-02-25T22:50:23.346Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor_ClientProxy.interceptCall(Unknown Source)
[2026-02-25T22:50:23.346Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2026-02-25T22:50:23.346Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor.lambda$interceptCall$0(GrpcDuplicatedContextGrpcInterceptor.java:47)
[2026-02-25T22:50:23.346Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.getDelegate(GrpcDuplicatedContextGrpcInterceptor.java:72)
[2026-02-25T22:50:23.346Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onReady$1(GrpcDuplicatedContextGrpcInterceptor.java:91)
[2026-02-25T22:50:23.346Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:50:23.346Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:50:23.346Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-25T22:50:23.346Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:50:23.346Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:50:23.346Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-25T22:50:23.346Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:50:23.346Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:50:23.346Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:50:23.346Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:50:23.346Z] Caused by: java.lang.IllegalArgumentException: Illegal base64 character 20
[2026-02-25T22:50:23.346Z] at java.base/java.util.Base64$Decoder.decode0(Base64.java:848)
[2026-02-25T22:50:23.346Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:566)
[2026-02-25T22:50:23.346Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:589)
[2026-02-25T22:50:23.346Z] at io.quarkus.grpc.auth.GrpcAuthTest$BasicGrpcSecurityMechanism.createAuthenticationRequest(GrpcAuthTest.java:156)
[2026-02-25T22:50:23.346Z] at io.quarkus.grpc.auth.GrpcSecurityInterceptor.interceptCall(GrpcSecurityInterceptor.java:78)
[2026-02-25T22:50:23.346Z] ... 17 more
[2026-02-25T22:50:23.346Z]
[2026-02-25T22:50:23.346Z] 2026-02-25 22:50:23,032 ERROR [io.qua.mut.run.MutinyInfrastructure] (grpc-nio-worker-ELG-2-2) Mutiny had to drop the following exception: io.grpc.StatusRuntimeException: UNKNOWN: io.quarkus.security.AuthenticationFailedException - Failed to parse authentication data
[2026-02-25T22:50:23.346Z] at io.grpc.Status.asRuntimeException(Status.java:535)
[2026-02-25T22:50:23.346Z] at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:479)
[2026-02-25T22:50:23.346Z] at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
[2026-02-25T22:50:23.346Z] at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
[2026-02-25T22:50:23.346Z] at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
[2026-02-25T22:50:23.346Z] at io.quarkus.grpc.runtime.supports.IOThreadClientInterceptor$1$1.onClose(IOThreadClientInterceptor.java:72)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.DelayedClientCall$DelayedListener$3.run(DelayedClientCall.java:463)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.DelayedClientCall$DelayedListener.delayOrExecute(DelayedClientCall.java:427)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.DelayedClientCall$DelayedListener.onClose(DelayedClientCall.java:460)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:751)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:687)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.DelayedStream$DelayedStreamListener$4.run(DelayedStream.java:510)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.DelayedStream$DelayedStreamListener.delayOrExecute(DelayedStream.java:462)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.DelayedStream$DelayedStreamListener.closed(DelayedStream.java:507)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.ForwardingClientStreamListener.closed(ForwardingClientStreamListener.java:34)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.InternalSubchannel$CallTracingTransport$1$1.closed(InternalSubchannel.java:693)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.AbstractClientStream$TransportState.closeListener(AbstractClientStream.java:459)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.AbstractClientStream$TransportState.access$400(AbstractClientStream.java:221)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.AbstractClientStream$TransportState$1.run(AbstractClientStream.java:442)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.AbstractClientStream$TransportState.deframerClosed(AbstractClientStream.java:278)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.Http2ClientStreamTransportState.deframerClosed(Http2ClientStreamTransportState.java:31)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.MessageDeframer.close(MessageDeframer.java:233)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.MessageDeframer.closeWhenComplete(MessageDeframer.java:191)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.AbstractStream$TransportState.closeDeframer(AbstractStream.java:200)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:445)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:401)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.AbstractClientStream$TransportState.inboundTrailersReceived(AbstractClientStream.java:384)
[2026-02-25T22:50:23.346Z] at io.grpc.internal.Http2ClientStreamTransportState.transportTrailersReceived(Http2ClientStreamTransportState.java:183)
[2026-02-25T22:50:23.346Z] at io.grpc.netty.NettyClientStream$TransportState.transportHeadersReceived(NettyClientStream.java:334)
[2026-02-25T22:50:23.346Z] at io.grpc.netty.NettyClientHandler.onHeadersRead(NettyClientHandler.java:372)
[2026-02-25T22:50:23.346Z] at io.grpc.netty.NettyClientHandler.access$1200(NettyClientHandler.java:91)
[2026-02-25T22:50:23.346Z] at io.grpc.netty.NettyClientHandler$FrameListener.onHeadersRead(NettyClientHandler.java:934)
[2026-02-25T22:50:23.346Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:409)
[2026-02-25T22:50:23.346Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:337)
[2026-02-25T22:50:23.346Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger$1.onHeadersRead(Http2InboundFrameLogger.java:56)
[2026-02-25T22:50:23.346Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader$2.processFragment(DefaultHttp2FrameReader.java:476)
[2026-02-25T22:50:23.346Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readHeadersFrame(DefaultHttp2FrameReader.java:484)
[2026-02-25T22:50:23.346Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.processPayloadState(DefaultHttp2FrameReader.java:253)
[2026-02-25T22:50:23.346Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readFrame(DefaultHttp2FrameReader.java:159)
[2026-02-25T22:50:23.346Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger.readFrame(Http2InboundFrameLogger.java:41)
[2026-02-25T22:50:23.346Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder.decodeFrame(DefaultHttp2ConnectionDecoder.java:173)
[2026-02-25T22:50:23.346Z] at io.netty.handler.codec.http2.Http2ConnectionHandler$FrameDecoder.decode(Http2ConnectionHandler.java:378)
[2026-02-25T22:50:23.346Z] at io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
[2026-02-25T22:50:23.346Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2026-02-25T22:50:23.346Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2026-02-25T22:50:23.346Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-02-25T22:50:23.346Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:50:23.346Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:50:23.346Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:50:23.346Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:50:23.346Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:50:23.346Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:50:23.346Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:50:23.346Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:50:23.346Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:50:23.346Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:50:23.346Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:50:23.346Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:50:23.346Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:50:23.346Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:50:23.346Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:50:23.346Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:50:23.346Z]
[2026-02-25T22:50:23.672Z] 2026-02-25 22:50:23,365 WARN [io.qua.grp.run.ServerCalls] (vert.x-eventloop-thread-0) gRPC service threw an exception other than StatusRuntimeException: io.quarkus.security.UnauthorizedException
[2026-02-25T22:50:23.672Z] at io.quarkus.security.runtime.interceptor.check.RolesAllowedCheck.doApply(RolesAllowedCheck.java:70)
[2026-02-25T22:50:23.672Z] at io.quarkus.security.runtime.interceptor.check.RolesAllowedCheck.apply(RolesAllowedCheck.java:55)
[2026-02-25T22:50:23.672Z] at io.quarkus.security.runtime.interceptor.SecurityConstrainer.lambda$nonBlockingCheck$0(SecurityConstrainer.java:49)
[2026-02-25T22:50:23.672Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-25T22:50:23.672Z] at io.smallrye.mutiny.operators.uni.UniOnItemConsume$UniOnItemComsumeProcessor.invokeEventHandler(UniOnItemConsume.java:77)
[2026-02-25T22:50:23.672Z] at io.smallrye.mutiny.operators.uni.UniOnItemConsume$UniOnItemComsumeProcessor.onItem(UniOnItemConsume.java:42)
[2026-02-25T22:50:23.672Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-02-25T22:50:23.672Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-02-25T22:50:23.672Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-02-25T22:50:23.672Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:50:23.672Z] at io.smallrye.mutiny.operators.uni.UniOnItemConsume.subscribe(UniOnItemConsume.java:30)
[2026-02-25T22:50:23.672Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:50:23.672Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni.subscribe(UniOnItemTransformToUni.java:25)
[2026-02-25T22:50:23.672Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T22:50:23.672Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T22:50:23.672Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-25T22:50:23.672Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-25T22:50:23.672Z] at io.quarkus.grpc.runtime.ServerCalls.oneToOne(ServerCalls.java:37)
[2026-02-25T22:50:23.672Z] at com.example.security.MutinySecuredServiceGrpc$MethodHandlers.invoke(MutinySecuredServiceGrpc.java:117)
[2026-02-25T22:50:23.672Z] at io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
[2026-02-25T22:50:23.672Z] at io.grpc.PartialForwardingServerCallListener.onHalfClose(PartialForwardingServerCallListener.java:35)
[2026-02-25T22:50:23.672Z] at io.grpc.ForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:23)
[2026-02-25T22:50:23.672Z] at io.grpc.ForwardingServerCallListener$SimpleForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:40)
[2026-02-25T22:50:23.672Z] at io.quarkus.grpc.auth.AuthExceptionHandler.onHalfClose(AuthExceptionHandler.java:42)
[2026-02-25T22:50:23.672Z] at io.grpc.PartialForwardingServerCallListener.onHalfClose(PartialForwardingServerCallListener.java:35)
[2026-02-25T22:50:23.672Z] at io.grpc.ForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:23)
[2026-02-25T22:50:23.672Z] at io.grpc.ForwardingServerCallListener$SimpleForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:40)
[2026-02-25T22:50:23.672Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onHalfClose(GrpcRequestContextGrpcInterceptor.java:83)
[2026-02-25T22:50:23.672Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onHalfClose$2(GrpcDuplicatedContextGrpcInterceptor.java:100)
[2026-02-25T22:50:23.672Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T22:50:23.672Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-02-25T22:50:23.672Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-02-25T22:50:23.672Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-02-25T22:50:23.672Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-02-25T22:50:23.672Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-02-25T22:50:23.672Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:50:23.672Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:50:23.672Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:50:23.672Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:50:23.672Z]
[2026-02-25T22:50:23.672Z] 2026-02-25 22:50:23,367 ERROR [io.qua.mut.run.MutinyInfrastructure] (grpc-nio-worker-ELG-2-2) Mutiny had to drop the following exception: io.grpc.StatusRuntimeException: UNKNOWN: io.quarkus.security.UnauthorizedException
[2026-02-25T22:50:23.672Z] at io.grpc.Status.asRuntimeException(Status.java:535)
[2026-02-25T22:50:23.672Z] at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:479)
[2026-02-25T22:50:23.672Z] at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
[2026-02-25T22:50:23.672Z] at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
[2026-02-25T22:50:23.672Z] at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
[2026-02-25T22:50:23.672Z] at io.quarkus.grpc.runtime.supports.IOThreadClientInterceptor$1$1.onClose(IOThreadClientInterceptor.java:72)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:751)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:687)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.ForwardingClientStreamListener.closed(ForwardingClientStreamListener.java:34)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.InternalSubchannel$CallTracingTransport$1$1.closed(InternalSubchannel.java:693)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.AbstractClientStream$TransportState.closeListener(AbstractClientStream.java:459)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.AbstractClientStream$TransportState.access$400(AbstractClientStream.java:221)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.AbstractClientStream$TransportState$1.run(AbstractClientStream.java:442)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.AbstractClientStream$TransportState.deframerClosed(AbstractClientStream.java:278)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.Http2ClientStreamTransportState.deframerClosed(Http2ClientStreamTransportState.java:31)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.MessageDeframer.close(MessageDeframer.java:233)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.MessageDeframer.closeWhenComplete(MessageDeframer.java:191)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.AbstractStream$TransportState.closeDeframer(AbstractStream.java:200)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:445)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:401)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.AbstractClientStream$TransportState.inboundTrailersReceived(AbstractClientStream.java:384)
[2026-02-25T22:50:23.672Z] at io.grpc.internal.Http2ClientStreamTransportState.transportTrailersReceived(Http2ClientStreamTransportState.java:183)
[2026-02-25T22:50:23.672Z] at io.grpc.netty.NettyClientStream$TransportState.transportHeadersReceived(NettyClientStream.java:334)
[2026-02-25T22:50:23.672Z] at io.grpc.netty.NettyClientHandler.onHeadersRead(NettyClientHandler.java:372)
[2026-02-25T22:50:23.672Z] at io.grpc.netty.NettyClientHandler.access$1200(NettyClientHandler.java:91)
[2026-02-25T22:50:23.672Z] at io.grpc.netty.NettyClientHandler$FrameListener.onHeadersRead(NettyClientHandler.java:934)
[2026-02-25T22:50:23.672Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:409)
[2026-02-25T22:50:23.672Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:337)
[2026-02-25T22:50:23.672Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger$1.onHeadersRead(Http2InboundFrameLogger.java:56)
[2026-02-25T22:50:23.672Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader$2.processFragment(DefaultHttp2FrameReader.java:476)
[2026-02-25T22:50:23.672Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readHeadersFrame(DefaultHttp2FrameReader.java:484)
[2026-02-25T22:50:23.672Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.processPayloadState(DefaultHttp2FrameReader.java:253)
[2026-02-25T22:50:23.672Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readFrame(DefaultHttp2FrameReader.java:159)
[2026-02-25T22:50:23.672Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger.readFrame(Http2InboundFrameLogger.java:41)
[2026-02-25T22:50:23.672Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder.decodeFrame(DefaultHttp2ConnectionDecoder.java:173)
[2026-02-25T22:50:23.672Z] at io.netty.handler.codec.http2.Http2ConnectionHandler$FrameDecoder.decode(Http2ConnectionHandler.java:378)
[2026-02-25T22:50:23.672Z] at io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
[2026-02-25T22:50:23.672Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2026-02-25T22:50:23.672Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2026-02-25T22:50:23.672Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-02-25T22:50:23.672Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:50:23.673Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:50:23.673Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T22:50:23.673Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T22:50:23.673Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T22:50:23.673Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T22:50:23.673Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T22:50:23.673Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T22:50:23.673Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T22:50:23.673Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T22:50:23.673Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T22:50:23.673Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T22:50:23.673Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T22:50:23.673Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T22:50:23.673Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:50:23.673Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:50:23.673Z]
[2026-02-25T22:50:23.673Z] 2026-02-25 22:50:23,478 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2026-02-25T22:50:23.673Z] 2026-02-25 22:50:23,492 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:50:23.673Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.8 s - in io.quarkus.grpc.auth.GrpcAuthTest
[2026-02-25T22:50:23.673Z] [INFO] Running io.quarkus.grpc.client.ClientServiceInterfaceCompressionTest
[2026-02-25T22:50:24.770Z] 2026-02-25 22:50:24,481 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:24.770Z] 2026-02-25 22:50:24,531 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.487s. Listening on: http://localhost:8081
[2026-02-25T22:50:24.770Z] 2026-02-25 22:50:24,532 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:24.771Z] 2026-02-25 22:50:24,532 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:24.771Z] 2026-02-25 22:50:24,631 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:50:24.771Z] 2026-02-25 22:50:24,645 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:50:24.771Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.152 s - in io.quarkus.grpc.client.ClientServiceInterfaceCompressionTest
[2026-02-25T22:50:24.771Z] [INFO] Running io.quarkus.grpc.client.interceptors.ClientInterceptorPriorityTest
[2026-02-25T22:50:25.870Z] 2026-02-25 22:50:25,567 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:25.870Z] 2026-02-25 22:50:25,597 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2026-02-25T22:50:25.870Z] 2026-02-25 22:50:25,598 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:25.870Z] 2026-02-25 22:50:25,598 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:26.184Z] 2026-02-25 22:50:25,878 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:50:26.184Z] 2026-02-25 22:50:25,891 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-25T22:50:26.184Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.241 s - in io.quarkus.grpc.client.interceptors.ClientInterceptorPriorityTest
[2026-02-25T22:50:26.184Z] [INFO] Running io.quarkus.grpc.client.interceptors.ClientInterceptorRegistrationTest
[2026-02-25T22:50:27.781Z] 2026-02-25 22:50:27,220 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:27.781Z] 2026-02-25 22:50:27,251 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.792s. Listening on: http://localhost:8081
[2026-02-25T22:50:27.781Z] 2026-02-25 22:50:27,251 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:27.781Z] 2026-02-25 22:50:27,251 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:27.781Z] 2026-02-25 22:50:27,533 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:50:27.781Z] 2026-02-25 22:50:27,543 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:50:27.781Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.647 s - in io.quarkus.grpc.client.interceptors.ClientInterceptorRegistrationTest
[2026-02-25T22:50:27.781Z] [INFO] Running io.quarkus.grpc.client.interceptors.GlobalClientInterceptorTest
[2026-02-25T22:50:28.878Z] 2026-02-25 22:50:28,629 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:28.878Z] 2026-02-25 22:50:28,661 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.622s. Listening on: http://localhost:8081
[2026-02-25T22:50:28.878Z] 2026-02-25 22:50:28,661 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:28.878Z] 2026-02-25 22:50:28,661 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:29.189Z] 2026-02-25 22:50:28,907 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:50:29.190Z] 2026-02-25 22:50:28,922 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:50:29.190Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.379 s - in io.quarkus.grpc.client.interceptors.GlobalClientInterceptorTest
[2026-02-25T22:50:29.190Z] [INFO] Running io.quarkus.grpc.client.HelloWorldTlsEndpointTest
[2026-02-25T22:50:30.291Z] 2026-02-25 22:50:29,911 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2026-02-25T22:50:30.291Z] 2026-02-25 22:50:30,057 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2026-02-25T22:50:30.291Z] 2026-02-25 22:50:30,083 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.619s. Listening on: http://localhost:8081
[2026-02-25T22:50:30.291Z] 2026-02-25 22:50:30,083 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:30.291Z] 2026-02-25 22:50:30,083 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:31.035Z] 2026-02-25 22:50:30,755 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:50:31.036Z] 2026-02-25 22:50:30,773 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-25T22:50:31.036Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.852 s - in io.quarkus.grpc.client.HelloWorldTlsEndpointTest
[2026-02-25T22:50:31.036Z] [INFO] Running io.quarkus.grpc.client.ChannelInjectionTest
[2026-02-25T22:50:32.136Z] 2026-02-25 22:50:31,700 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:32.136Z] 2026-02-25 22:50:31,732 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.439s. Listening on: http://localhost:8081
[2026-02-25T22:50:32.136Z] 2026-02-25 22:50:31,732 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:32.136Z] 2026-02-25 22:50:31,732 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:32.136Z] 2026-02-25 22:50:31,963 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:50:32.136Z] 2026-02-25 22:50:31,975 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:50:32.136Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.195 s - in io.quarkus.grpc.client.ChannelInjectionTest
[2026-02-25T22:50:32.136Z] [INFO] Running io.quarkus.grpc.client.MutinyClientInjectionTest
[2026-02-25T22:50:33.235Z] 2026-02-25 22:50:33,016 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:33.235Z] 2026-02-25 22:50:33,048 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.530s. Listening on: http://localhost:8081
[2026-02-25T22:50:33.235Z] 2026-02-25 22:50:33,048 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:33.236Z] 2026-02-25 22:50:33,048 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:33.548Z] 2026-02-25 22:50:33,297 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:50:33.548Z] 2026-02-25 22:50:33,318 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-25T22:50:33.548Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 s - in io.quarkus.grpc.client.MutinyClientInjectionTest
[2026-02-25T22:50:33.548Z] [INFO] Running io.quarkus.grpc.client.MutinyStubInjectionTest
[2026-02-25T22:50:34.647Z] 2026-02-25 22:50:34,460 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:34.647Z] 2026-02-25 22:50:34,493 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.472s. Listening on: http://localhost:8081
[2026-02-25T22:50:34.647Z] 2026-02-25 22:50:34,494 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:34.647Z] 2026-02-25 22:50:34,494 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:34.959Z] 2026-02-25 22:50:34,824 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:50:34.959Z] 2026-02-25 22:50:34,836 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:50:34.959Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 s - in io.quarkus.grpc.client.MutinyStubInjectionTest
[2026-02-25T22:50:34.959Z] [INFO] Running io.quarkus.grpc.client.ClientWithoutConfigInjectionTest
[2026-02-25T22:50:36.067Z] 2026-02-25 22:50:35,824 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:36.067Z] 2026-02-25 22:50:35,857 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.517s. Listening on: http://localhost:8081
[2026-02-25T22:50:36.067Z] 2026-02-25 22:50:35,858 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:36.067Z] 2026-02-25 22:50:35,858 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:36.067Z] 2026-02-25 22:50:35,867 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client client created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-25T22:50:36.067Z] 2026-02-25 22:50:35,899 INFO [io.qua.grp.run.sup.Channels] (main) gRPC client mutinyClient created without configuration. We are assuming that it's created to test your gRPC services.
[2026-02-25T22:50:36.377Z] 2026-02-25 22:50:36,137 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2026-02-25T22:50:36.377Z] 2026-02-25 22:50:36,141 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2026-02-25T22:50:36.377Z] 2026-02-25 22:50:36,151 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:50:36.377Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.315 s - in io.quarkus.grpc.client.ClientWithoutConfigInjectionTest
[2026-02-25T22:50:36.377Z] [INFO] Running io.quarkus.grpc.client.InvalidInjectionTypeTest
[2026-02-25T22:50:36.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s - in io.quarkus.grpc.client.InvalidInjectionTypeTest
[2026-02-25T22:50:36.689Z] [INFO] Running io.quarkus.grpc.client.BlockingStubInjectionTest
[2026-02-25T22:50:37.786Z] 2026-02-25 22:50:37,682 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:37.787Z] 2026-02-25 22:50:37,721 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.519s. Listening on: http://localhost:8081
[2026-02-25T22:50:37.787Z] 2026-02-25 22:50:37,722 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:37.787Z] 2026-02-25 22:50:37,722 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:38.101Z] 2026-02-25 22:50:37,940 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:50:38.101Z] 2026-02-25 22:50:37,959 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:50:38.101Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.367 s - in io.quarkus.grpc.client.BlockingStubInjectionTest
[2026-02-25T22:50:38.101Z] [INFO] Running io.quarkus.grpc.client.deadline.ClientDeadlineTest
[2026-02-25T22:50:39.196Z] 2026-02-25 22:50:39,036 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:39.196Z] 2026-02-25 22:50:39,067 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2026-02-25T22:50:39.196Z] 2026-02-25 22:50:39,067 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:39.196Z] 2026-02-25 22:50:39,067 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:39.507Z] 2026-02-25 22:50:39,413 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:50:39.507Z] 2026-02-25 22:50:39,428 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:50:39.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.46 s - in io.quarkus.grpc.client.deadline.ClientDeadlineTest
[2026-02-25T22:50:39.507Z] [INFO] Running io.quarkus.grpc.client.MutinyClientInjectionFailureTest
[2026-02-25T22:50:40.181Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s - in io.quarkus.grpc.client.MutinyClientInjectionFailureTest
[2026-02-25T22:50:40.181Z] [INFO] Running io.quarkus.grpc.client.MutipleStubsInjectionTest
[2026-02-25T22:50:41.279Z] 2026-02-25 22:50:40,927 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:41.279Z] 2026-02-25 22:50:40,957 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.468s. Listening on: http://localhost:8081
[2026-02-25T22:50:41.279Z] 2026-02-25 22:50:40,958 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:41.279Z] 2026-02-25 22:50:40,958 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:41.592Z] 2026-02-25 22:50:41,320 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:50:41.592Z] 2026-02-25 22:50:41,323 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9000}}
[2026-02-25T22:50:41.592Z] 2026-02-25 22:50:41,334 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:50:41.592Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.402 s - in io.quarkus.grpc.client.MutipleStubsInjectionTest
[2026-02-25T22:50:41.592Z] [INFO] Running io.quarkus.grpc.client.InstanceInjectionTest
[2026-02-25T22:50:42.689Z] 2026-02-25 22:50:42,639 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.678s. Listening on: http://localhost:8081
[2026-02-25T22:50:42.689Z] 2026-02-25 22:50:42,640 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:42.689Z] 2026-02-25 22:50:42,640 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:43.002Z] 2026-02-25 22:50:42,812 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=3, target=dns:///localhost:9000}}
[2026-02-25T22:50:43.002Z] 2026-02-25 22:50:42,813 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=dns:///localhost:9001}}
[2026-02-25T22:50:43.002Z] 2026-02-25 22:50:42,823 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:50:43.002Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.476 s - in io.quarkus.grpc.client.InstanceInjectionTest
[2026-02-25T22:50:43.002Z] [INFO] Running io.quarkus.grpc.client.ClientStubCompressionTest
[2026-02-25T22:50:44.103Z] 2026-02-25 22:50:43,799 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-02-25T22:50:44.103Z] 2026-02-25 22:50:43,835 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.447s. Listening on: http://localhost:8081
[2026-02-25T22:50:44.103Z] 2026-02-25 22:50:43,836 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:50:44.103Z] 2026-02-25 22:50:43,836 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:44.103Z] 2026-02-25 22:50:43,929 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-02-25T22:50:44.103Z] 2026-02-25 22:50:43,942 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:50:44.103Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 s - in io.quarkus.grpc.client.ClientStubCompressionTest
[2026-02-25T22:50:44.103Z] [INFO] Running io.quarkus.grpc.devconsole.DevConsoleUnaryMethodTest
[2026-02-25T22:50:48.729Z] Tests paused
[2026-02-25T22:50:48.729Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:50:48.729Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:50:48.729Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:50:48.729Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:50:48.729Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:50:48.729Z] 2026-02-25 22:50:47,038 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-02-25T22:50:48.729Z] 2026-02-25 22:50:47,146 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-02-25T22:50:48.729Z] 2026-02-25 22:50:47,189 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.888s. Listening on: http://localhost:8080
[2026-02-25T22:50:48.729Z] 2026-02-25 22:50:47,190 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:50:48.729Z] 2026-02-25 22:50:47,190 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-02-25T22:50:48.729Z] 2026-02-25 22:50:47,966 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T22:50:48.729Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.051 s - in io.quarkus.grpc.devconsole.DevConsoleUnaryMethodTest
[2026-02-25T22:50:49.042Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] Results:
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-deployment ---
[2026-02-25T22:50:49.043Z] [INFO] Building jar: /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final.jar
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-deployment ---
[2026-02-25T22:50:49.043Z] [INFO] Building jar: /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-deployment ---
[2026-02-25T22:50:49.043Z] [INFO] Installing /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-deployment/2.7.5.Final/quarkus-grpc-deployment-2.7.5.Final.jar
[2026-02-25T22:50:49.043Z] [INFO] Installing /quarkus/extensions/grpc/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-grpc-deployment/2.7.5.Final/quarkus-grpc-deployment-2.7.5.Final.pom
[2026-02-25T22:50:49.043Z] [INFO] Installing /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-grpc-deployment/2.7.5.Final/quarkus-grpc-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] ---------------< io.quarkus:quarkus-redis-client-parent >---------------
[2026-02-25T22:50:49.043Z] [INFO] Building Quarkus - Redis Client 2.7.5.Final [453/964]
[2026-02-25T22:50:49.043Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-redis-client-parent ---
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-redis-client-parent ---
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-redis-client-parent ---
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-redis-client-parent ---
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-redis-client-parent ---
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-redis-client-parent ---
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-redis-client-parent ---
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-redis-client-parent ---
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-redis-client-parent ---
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-redis-client-parent ---
[2026-02-25T22:50:49.043Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-redis-client-parent ---
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-redis-client-parent ---
[2026-02-25T22:50:49.043Z] [INFO] Installing /quarkus/extensions/redis-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-redis-client-parent/2.7.5.Final/quarkus-redis-client-parent-2.7.5.Final.pom
[2026-02-25T22:50:49.043Z] [INFO]
[2026-02-25T22:50:49.043Z] [INFO] ------------------< io.quarkus:quarkus-redis-client >-------------------
[2026-02-25T22:50:49.043Z] [INFO] Building Quarkus - Redis Client - Runtime 2.7.5.Final [454/964]
[2026-02-25T22:50:49.043Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:50:49.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-redis-client/2.19.0/smallrye-mutiny-vertx-redis-client-2.19.0.pom
[2026-02-25T22:50:49.718Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-redis-client/2.19.0/smallrye-mutiny-vertx-redis-client-2.19.0.pom (5.4 kB at 8.6 kB/s)
[2026-02-25T22:50:49.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-redis-client/4.2.5/vertx-redis-client-4.2.5.pom
[2026-02-25T22:50:49.718Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-redis-client/4.2.5/vertx-redis-client-4.2.5.pom (3.2 kB at 17 kB/s)
[2026-02-25T22:50:49.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-redis-client/2.19.0/smallrye-mutiny-vertx-redis-client-2.19.0.jar
[2026-02-25T22:50:49.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-redis-client/4.2.5/vertx-redis-client-4.2.5.jar
[2026-02-25T22:50:50.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-redis-client/2.19.0/smallrye-mutiny-vertx-redis-client-2.19.0.jar (294 kB at 861 kB/s)
[2026-02-25T22:50:50.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-redis-client/4.2.5/vertx-redis-client-4.2.5.jar (145 kB at 400 kB/s)
[2026-02-25T22:50:50.394Z] [INFO]
[2026-02-25T22:50:50.394Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-redis-client ---
[2026-02-25T22:50:50.394Z] [INFO]
[2026-02-25T22:50:50.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-redis-client ---
[2026-02-25T22:50:50.394Z] [INFO]
[2026-02-25T22:50:50.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-redis-client ---
[2026-02-25T22:50:50.394Z] [INFO]
[2026-02-25T22:50:50.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-redis-client ---
[2026-02-25T22:50:50.394Z] [INFO]
[2026-02-25T22:50:50.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-redis-client ---
[2026-02-25T22:50:50.394Z] [INFO]
[2026-02-25T22:50:50.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-redis-client ---
[2026-02-25T22:50:50.394Z] [INFO]
[2026-02-25T22:50:50.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-redis-client ---
[2026-02-25T22:50:50.394Z] [INFO]
[2026-02-25T22:50:50.394Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-redis-client ---
[2026-02-25T22:50:50.394Z] [INFO]
[2026-02-25T22:50:50.394Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-redis-client ---
[2026-02-25T22:50:50.394Z] [INFO] Processed 16 files in 98ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-02-25T22:50:50.394Z] [INFO]
[2026-02-25T22:50:50.394Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-redis-client ---
[2026-02-25T22:50:50.708Z] [INFO] Processed 16 files in 00:00.121 (Already Sorted: 16, Needed Sorting: 0)
[2026-02-25T22:50:50.708Z] [INFO]
[2026-02-25T22:50:50.708Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-redis-client ---
[2026-02-25T22:50:50.708Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:50:50.708Z] [INFO] Copying 1 resource
[2026-02-25T22:50:50.708Z] [INFO]
[2026-02-25T22:50:50.708Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-redis-client ---
[2026-02-25T22:50:50.708Z] [INFO]
[2026-02-25T22:50:50.708Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-redis-client ---
[2026-02-25T22:50:50.708Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:50:50.708Z] [INFO] Compiling 15 source files to /quarkus/extensions/redis-client/runtime/target/classes
[2026-02-25T22:50:51.382Z] [INFO]
[2026-02-25T22:50:51.382Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-redis-client ---
[2026-02-25T22:50:51.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:50:51.382Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/redis-client/runtime/src/test/resources
[2026-02-25T22:50:51.382Z] [INFO]
[2026-02-25T22:50:51.382Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-redis-client ---
[2026-02-25T22:50:51.382Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:50:51.382Z] [INFO] Compiling 1 source file to /quarkus/extensions/redis-client/runtime/target/test-classes
[2026-02-25T22:50:51.382Z] [INFO]
[2026-02-25T22:50:51.382Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-redis-client ---
[2026-02-25T22:50:51.382Z] [INFO]
[2026-02-25T22:50:51.382Z] [INFO] -------------------------------------------------------
[2026-02-25T22:50:51.382Z] [INFO] T E S T S
[2026-02-25T22:50:51.382Z] [INFO] -------------------------------------------------------
[2026-02-25T22:50:51.382Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:50:52.058Z] [INFO] Running io.quarkus.redis.client.runtime.RedisClientUtilTest
[2026-02-25T22:50:52.371Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in io.quarkus.redis.client.runtime.RedisClientUtilTest
[2026-02-25T22:50:52.371Z] [INFO]
[2026-02-25T22:50:52.371Z] [INFO] Results:
[2026-02-25T22:50:52.371Z] [INFO]
[2026-02-25T22:50:52.371Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:50:52.371Z] [INFO]
[2026-02-25T22:50:52.371Z] [INFO]
[2026-02-25T22:50:52.371Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-redis-client ---
[2026-02-25T22:50:52.371Z] [INFO] Building jar: /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final.jar
[2026-02-25T22:50:52.371Z] [INFO]
[2026-02-25T22:50:52.371Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-redis-client ---
[2026-02-25T22:50:52.371Z] [INFO] Building jar: /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final-sources.jar
[2026-02-25T22:50:52.371Z] [INFO]
[2026-02-25T22:50:52.371Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-redis-client ---
[2026-02-25T22:50:52.371Z] [INFO] Installing /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-redis-client/2.7.5.Final/quarkus-redis-client-2.7.5.Final.jar
[2026-02-25T22:50:52.371Z] [INFO] Installing /quarkus/extensions/redis-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-redis-client/2.7.5.Final/quarkus-redis-client-2.7.5.Final.pom
[2026-02-25T22:50:52.371Z] [INFO] Installing /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-redis-client/2.7.5.Final/quarkus-redis-client-2.7.5.Final-sources.jar
[2026-02-25T22:50:52.371Z] [INFO]
[2026-02-25T22:50:52.371Z] [INFO] -------------< io.quarkus:quarkus-redis-client-deployment >-------------
[2026-02-25T22:50:52.371Z] [INFO] Building Quarkus - Redis Client - Deployment 2.7.5.Final [455/964]
[2026-02-25T22:50:52.371Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:50:52.371Z] [INFO]
[2026-02-25T22:50:52.371Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:52.371Z] [INFO]
[2026-02-25T22:50:52.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:53.050Z] [INFO]
[2026-02-25T22:50:53.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:53.050Z] [INFO]
[2026-02-25T22:50:53.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:53.050Z] [INFO]
[2026-02-25T22:50:53.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:53.050Z] [INFO]
[2026-02-25T22:50:53.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:53.050Z] [INFO]
[2026-02-25T22:50:53.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:53.050Z] [INFO]
[2026-02-25T22:50:53.050Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:53.050Z] [INFO]
[2026-02-25T22:50:53.050Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:53.050Z] [INFO] Processed 6 files in 17ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T22:50:53.051Z] [INFO]
[2026-02-25T22:50:53.051Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:53.051Z] [INFO] Processed 6 files in 00:00.020 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T22:50:53.051Z] [INFO]
[2026-02-25T22:50:53.051Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:53.051Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:50:53.051Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/redis-client/deployment/src/main/resources
[2026-02-25T22:50:53.051Z] [INFO]
[2026-02-25T22:50:53.051Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:53.051Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:50:53.051Z] [INFO] Compiling 4 source files to /quarkus/extensions/redis-client/deployment/target/classes
[2026-02-25T22:50:53.364Z] [INFO]
[2026-02-25T22:50:53.364Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:53.364Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:50:53.364Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/redis-client/deployment/src/test/resources
[2026-02-25T22:50:53.364Z] [INFO]
[2026-02-25T22:50:53.364Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:53.364Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:50:53.364Z] [INFO] Compiling 2 source files to /quarkus/extensions/redis-client/deployment/target/test-classes
[2026-02-25T22:50:53.677Z] [INFO]
[2026-02-25T22:50:53.677Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:53.677Z] [INFO] Tests are skipped.
[2026-02-25T22:50:53.677Z] [INFO]
[2026-02-25T22:50:53.677Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:53.677Z] [INFO] Building jar: /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final.jar
[2026-02-25T22:50:54.776Z] [INFO]
[2026-02-25T22:50:54.776Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:54.776Z] [INFO] Building jar: /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:50:54.776Z] [INFO]
[2026-02-25T22:50:54.776Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-redis-client-deployment ---
[2026-02-25T22:50:54.776Z] [INFO] Installing /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-redis-client-deployment/2.7.5.Final/quarkus-redis-client-deployment-2.7.5.Final.jar
[2026-02-25T22:50:54.776Z] [INFO] Installing /quarkus/extensions/redis-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-redis-client-deployment/2.7.5.Final/quarkus-redis-client-deployment-2.7.5.Final.pom
[2026-02-25T22:50:54.776Z] [INFO] Installing /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-redis-client-deployment/2.7.5.Final/quarkus-redis-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:50:54.776Z] [INFO]
[2026-02-25T22:50:54.776Z] [INFO] ---------------< io.quarkus:quarkus-narayana-stm-parent >---------------
[2026-02-25T22:50:54.776Z] [INFO] Building Quarkus - Narayana STM 2.7.5.Final [456/964]
[2026-02-25T22:50:54.777Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:50:54.777Z] [INFO]
[2026-02-25T22:50:54.777Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-stm-parent ---
[2026-02-25T22:50:54.777Z] [INFO]
[2026-02-25T22:50:54.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-stm-parent ---
[2026-02-25T22:50:54.777Z] [INFO]
[2026-02-25T22:50:54.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-stm-parent ---
[2026-02-25T22:50:54.777Z] [INFO]
[2026-02-25T22:50:54.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-stm-parent ---
[2026-02-25T22:50:54.777Z] [INFO]
[2026-02-25T22:50:54.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-stm-parent ---
[2026-02-25T22:50:54.777Z] [INFO]
[2026-02-25T22:50:54.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-stm-parent ---
[2026-02-25T22:50:54.777Z] [INFO]
[2026-02-25T22:50:54.777Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-stm-parent ---
[2026-02-25T22:50:54.777Z] [INFO]
[2026-02-25T22:50:54.777Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-stm-parent ---
[2026-02-25T22:50:54.777Z] [INFO]
[2026-02-25T22:50:54.777Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-stm-parent ---
[2026-02-25T22:50:54.777Z] [INFO]
[2026-02-25T22:50:54.777Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-stm-parent ---
[2026-02-25T22:50:54.777Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:50:54.777Z] [INFO]
[2026-02-25T22:50:54.777Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-stm-parent ---
[2026-02-25T22:50:54.777Z] [INFO]
[2026-02-25T22:50:54.777Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-stm-parent ---
[2026-02-25T22:50:54.777Z] [INFO] Installing /quarkus/extensions/narayana-stm/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-stm-parent/2.7.5.Final/quarkus-narayana-stm-parent-2.7.5.Final.pom
[2026-02-25T22:50:54.777Z] [INFO]
[2026-02-25T22:50:54.777Z] [INFO] ------------------< io.quarkus:quarkus-narayana-stm >-------------------
[2026-02-25T22:50:54.777Z] [INFO] Building Quarkus - Narayana STM - Runtime 2.7.5.Final [457/964]
[2026-02-25T22:50:54.777Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:50:54.777Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/stm/stm/5.12.4.Final/stm-5.12.4.Final.pom
[2026-02-25T22:50:55.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/stm/stm/5.12.4.Final/stm-5.12.4.Final.pom (3.5 kB at 5.5 kB/s)
[2026-02-25T22:50:55.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.pom
[2026-02-25T22:50:56.130Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.pom (5.9 kB at 9.1 kB/s)
[2026-02-25T22:50:56.130Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.12.4.Final/arjuna-5.12.4.Final.pom
[2026-02-25T22:50:56.442Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.12.4.Final/arjuna-5.12.4.Final.pom (19 kB at 46 kB/s)
[2026-02-25T22:50:56.442Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjunacore-all/5.12.4.Final/arjunacore-all-5.12.4.Final.pom
[2026-02-25T22:50:56.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjunacore-all/5.12.4.Final/arjunacore-all-5.12.4.Final.pom (2.7 kB at 6.9 kB/s)
[2026-02-25T22:50:56.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/txoj/5.12.4.Final/txoj-5.12.4.Final.pom
[2026-02-25T22:50:57.431Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/txoj/5.12.4.Final/txoj-5.12.4.Final.pom (4.9 kB at 6.7 kB/s)
[2026-02-25T22:50:57.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/stm/stm/5.12.4.Final/stm-5.12.4.Final.jar
[2026-02-25T22:50:57.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.jar
[2026-02-25T22:50:57.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.12.4.Final/arjuna-5.12.4.Final.jar
[2026-02-25T22:50:57.431Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/txoj/5.12.4.Final/txoj-5.12.4.Final.jar
[2026-02-25T22:50:58.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/arjuna/5.12.4.Final/arjuna-5.12.4.Final.jar (530 kB at 1.2 MB/s)
[2026-02-25T22:50:58.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.jar (31 kB at 67 kB/s)
[2026-02-25T22:50:58.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/arjunacore/txoj/5.12.4.Final/txoj-5.12.4.Final.jar (53 kB at 86 kB/s)
[2026-02-25T22:50:58.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/stm/stm/5.12.4.Final/stm-5.12.4.Final.jar (63 kB at 84 kB/s)
[2026-02-25T22:50:58.106Z] [INFO]
[2026-02-25T22:50:58.106Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.106Z] [INFO]
[2026-02-25T22:50:58.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.419Z] [INFO]
[2026-02-25T22:50:58.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.419Z] [INFO]
[2026-02-25T22:50:58.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.419Z] [INFO]
[2026-02-25T22:50:58.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.419Z] [INFO]
[2026-02-25T22:50:58.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.419Z] [INFO]
[2026-02-25T22:50:58.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.419Z] [INFO]
[2026-02-25T22:50:58.419Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.419Z] [INFO]
[2026-02-25T22:50:58.419Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.419Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:50:58.419Z] [INFO]
[2026-02-25T22:50:58.419Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.419Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:50:58.419Z] [INFO]
[2026-02-25T22:50:58.419Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:50:58.419Z] [INFO] Copying 1 resource
[2026-02-25T22:50:58.419Z] [INFO]
[2026-02-25T22:50:58.419Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.419Z] [INFO]
[2026-02-25T22:50:58.419Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.419Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:50:58.419Z] [INFO] Compiling 2 source files to /quarkus/extensions/narayana-stm/runtime/target/classes
[2026-02-25T22:50:58.733Z] [INFO]
[2026-02-25T22:50:58.733Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.733Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:50:58.733Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-stm/runtime/src/test/resources
[2026-02-25T22:50:58.733Z] [INFO]
[2026-02-25T22:50:58.733Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.733Z] [INFO] No sources to compile
[2026-02-25T22:50:58.733Z] [INFO]
[2026-02-25T22:50:58.733Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.733Z] [INFO] No tests to run.
[2026-02-25T22:50:58.733Z] [INFO]
[2026-02-25T22:50:58.733Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.733Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final.jar
[2026-02-25T22:50:58.733Z] [INFO]
[2026-02-25T22:50:58.733Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.733Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final-sources.jar
[2026-02-25T22:50:58.733Z] [INFO]
[2026-02-25T22:50:58.733Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-stm ---
[2026-02-25T22:50:58.733Z] [INFO] Installing /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-stm/2.7.5.Final/quarkus-narayana-stm-2.7.5.Final.jar
[2026-02-25T22:50:58.733Z] [INFO] Installing /quarkus/extensions/narayana-stm/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-stm/2.7.5.Final/quarkus-narayana-stm-2.7.5.Final.pom
[2026-02-25T22:50:58.733Z] [INFO] Installing /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-stm/2.7.5.Final/quarkus-narayana-stm-2.7.5.Final-sources.jar
[2026-02-25T22:50:58.733Z] [INFO]
[2026-02-25T22:50:58.733Z] [INFO] -------------< io.quarkus:quarkus-narayana-stm-deployment >-------------
[2026-02-25T22:50:58.733Z] [INFO] Building Quarkus - Narayana STM - Deployment 2.7.5.Final [458/964]
[2026-02-25T22:50:58.733Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:50:58.733Z] [INFO]
[2026-02-25T22:50:58.733Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:58.733Z] [INFO]
[2026-02-25T22:50:58.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:59.047Z] [INFO]
[2026-02-25T22:50:59.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:59.047Z] [INFO]
[2026-02-25T22:50:59.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:59.047Z] [INFO]
[2026-02-25T22:50:59.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:59.047Z] [INFO]
[2026-02-25T22:50:59.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:59.047Z] [INFO]
[2026-02-25T22:50:59.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:59.047Z] [INFO]
[2026-02-25T22:50:59.047Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:59.047Z] [INFO]
[2026-02-25T22:50:59.047Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:59.047Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:50:59.047Z] [INFO]
[2026-02-25T22:50:59.047Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:59.047Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:50:59.047Z] [INFO]
[2026-02-25T22:50:59.047Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:59.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:50:59.047Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-stm/deployment/src/main/resources
[2026-02-25T22:50:59.047Z] [INFO]
[2026-02-25T22:50:59.047Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:59.047Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:50:59.047Z] [INFO] Compiling 1 source file to /quarkus/extensions/narayana-stm/deployment/target/classes
[2026-02-25T22:50:59.361Z] [INFO]
[2026-02-25T22:50:59.361Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:59.361Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:50:59.361Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-stm/deployment/src/test/resources
[2026-02-25T22:50:59.361Z] [INFO]
[2026-02-25T22:50:59.361Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:59.361Z] [INFO] No sources to compile
[2026-02-25T22:50:59.361Z] [INFO]
[2026-02-25T22:50:59.361Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:59.361Z] [INFO] No tests to run.
[2026-02-25T22:50:59.361Z] [INFO]
[2026-02-25T22:50:59.361Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:59.361Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final.jar
[2026-02-25T22:50:59.361Z] [INFO]
[2026-02-25T22:50:59.361Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:59.361Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:50:59.361Z] [INFO]
[2026-02-25T22:50:59.361Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-stm-deployment ---
[2026-02-25T22:50:59.362Z] [INFO] Installing /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-stm-deployment/2.7.5.Final/quarkus-narayana-stm-deployment-2.7.5.Final.jar
[2026-02-25T22:50:59.362Z] [INFO] Installing /quarkus/extensions/narayana-stm/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-stm-deployment/2.7.5.Final/quarkus-narayana-stm-deployment-2.7.5.Final.pom
[2026-02-25T22:50:59.362Z] [INFO] Installing /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-stm-deployment/2.7.5.Final/quarkus-narayana-stm-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:50:59.362Z] [INFO]
[2026-02-25T22:50:59.362Z] [INFO] ---------------< io.quarkus:quarkus-narayana-lra-parent >---------------
[2026-02-25T22:50:59.362Z] [INFO] Building Quarkus - Narayana MicroProfile LRA Participant 2.7.5.Final [459/964]
[2026-02-25T22:50:59.362Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:50:59.362Z] [INFO]
[2026-02-25T22:50:59.362Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-lra-parent ---
[2026-02-25T22:50:59.362Z] [INFO]
[2026-02-25T22:50:59.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-lra-parent ---
[2026-02-25T22:50:59.362Z] [INFO]
[2026-02-25T22:50:59.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-lra-parent ---
[2026-02-25T22:50:59.362Z] [INFO]
[2026-02-25T22:50:59.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-lra-parent ---
[2026-02-25T22:50:59.362Z] [INFO]
[2026-02-25T22:50:59.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-lra-parent ---
[2026-02-25T22:50:59.362Z] [INFO]
[2026-02-25T22:50:59.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-lra-parent ---
[2026-02-25T22:50:59.362Z] [INFO]
[2026-02-25T22:50:59.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-lra-parent ---
[2026-02-25T22:50:59.362Z] [INFO]
[2026-02-25T22:50:59.362Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-lra-parent ---
[2026-02-25T22:50:59.362Z] [INFO]
[2026-02-25T22:50:59.362Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-lra-parent ---
[2026-02-25T22:50:59.362Z] [INFO]
[2026-02-25T22:50:59.362Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-lra-parent ---
[2026-02-25T22:50:59.362Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:50:59.362Z] [INFO]
[2026-02-25T22:50:59.362Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-lra-parent ---
[2026-02-25T22:50:59.362Z] [INFO]
[2026-02-25T22:50:59.362Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-lra-parent ---
[2026-02-25T22:50:59.362Z] [INFO] Installing /quarkus/extensions/narayana-lra/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-lra-parent/2.7.5.Final/quarkus-narayana-lra-parent-2.7.5.Final.pom
[2026-02-25T22:50:59.362Z] [INFO]
[2026-02-25T22:50:59.362Z] [INFO] ------------------< io.quarkus:quarkus-narayana-lra >-------------------
[2026-02-25T22:50:59.362Z] [INFO] Building Quarkus - Narayana LRA Participant - Runtime 2.7.5.Final [460/964]
[2026-02-25T22:50:59.362Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:50:59.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/narayana-lra/5.12.4.Final/narayana-lra-5.12.4.Final.pom
[2026-02-25T22:50:59.676Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/narayana-lra/5.12.4.Final/narayana-lra-5.12.4.Final.pom (2.3 kB at 5.8 kB/s)
[2026-02-25T22:50:59.676Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-parent/5.12.4.Final/lra-parent-5.12.4.Final.pom
[2026-02-25T22:51:00.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-parent/5.12.4.Final/lra-parent-5.12.4.Final.pom (7.4 kB at 14 kB/s)
[2026-02-25T22:51:00.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/rest-tx/5.12.4.Final/rest-tx-5.12.4.Final.pom
[2026-02-25T22:51:01.026Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/rest-tx/5.12.4.Final/rest-tx-5.12.4.Final.pom (4.3 kB at 5.6 kB/s)
[2026-02-25T22:51:01.026Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/thorntail/bom-all/2.7.0.Final/bom-all-2.7.0.Final.pom
[2026-02-25T22:51:01.026Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/thorntail/bom-all/2.7.0.Final/bom-all-2.7.0.Final.pom (18 kB at 312 kB/s)
[2026-02-25T22:51:01.026Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/thorntail/parent/11/parent-11.pom
[2026-02-25T22:51:01.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/thorntail/parent/11/parent-11.pom (4.8 kB at 124 kB/s)
[2026-02-25T22:51:01.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/31/jboss-parent-31.pom
[2026-02-25T22:51:01.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/31/jboss-parent-31.pom (35 kB at 520 kB/s)
[2026-02-25T22:51:01.338Z] [INFO] Downloading from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.7/shrinkwrap-resolver-bom-2.2.7.pom
[2026-02-25T22:51:02.013Z] [INFO] Downloaded from jboss-public-releases-repository-group: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.7/shrinkwrap-resolver-bom-2.2.7.pom (5.3 kB at 8.8 kB/s)
[2026-02-25T22:51:02.013Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-client/5.12.4.Final/lra-client-5.12.4.Final.pom
[2026-02-25T22:51:02.326Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-client/5.12.4.Final/lra-client-5.12.4.Final.pom (2.5 kB at 5.7 kB/s)
[2026-02-25T22:51:02.326Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0/microprofile-lra-api-1.0.pom
[2026-02-25T22:51:02.326Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0/microprofile-lra-api-1.0.pom (6.9 kB at 141 kB/s)
[2026-02-25T22:51:02.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-parent/1.0/microprofile-lra-parent-1.0.pom
[2026-02-25T22:51:02.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-parent/1.0/microprofile-lra-parent-1.0.pom (20 kB at 445 kB/s)
[2026-02-25T22:51:02.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-api/5.12.4.Final/lra-proxy-api-5.12.4.Final.pom
[2026-02-25T22:51:03.425Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-api/5.12.4.Final/lra-proxy-api-5.12.4.Final.pom (3.9 kB at 4.2 kB/s)
[2026-02-25T22:51:03.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-parent/5.12.4.Final/lra-proxy-parent-5.12.4.Final.pom
[2026-02-25T22:51:04.099Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-parent/5.12.4.Final/lra-proxy-parent-5.12.4.Final.pom (1.6 kB at 2.1 kB/s)
[2026-02-25T22:51:04.099Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-service-base/5.12.4.Final/lra-service-base-5.12.4.Final.pom
[2026-02-25T22:51:04.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-service-base/5.12.4.Final/lra-service-base-5.12.4.Final.pom (2.2 kB at 4.2 kB/s)
[2026-02-25T22:51:04.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.pom
[2026-02-25T22:51:04.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.pom (7.1 kB at 134 kB/s)
[2026-02-25T22:51:04.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/narayana-lra/5.12.4.Final/narayana-lra-5.12.4.Final.jar
[2026-02-25T22:51:04.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-client/5.12.4.Final/lra-client-5.12.4.Final.jar
[2026-02-25T22:51:04.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-service-base/5.12.4.Final/lra-service-base-5.12.4.Final.jar
[2026-02-25T22:51:04.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0/microprofile-lra-api-1.0.jar
[2026-02-25T22:51:04.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.jar
[2026-02-25T22:51:04.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.jar (219 kB at 1.9 MB/s)
[2026-02-25T22:51:04.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-api/5.12.4.Final/lra-proxy-api-5.12.4.Final.jar
[2026-02-25T22:51:04.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/lra/microprofile-lra-api/1.0/microprofile-lra-api-1.0.jar (17 kB at 83 kB/s)
[2026-02-25T22:51:05.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-service-base/5.12.4.Final/lra-service-base-5.12.4.Final.jar (22 kB at 38 kB/s)
[2026-02-25T22:51:05.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/narayana-lra/5.12.4.Final/narayana-lra-5.12.4.Final.jar (19 kB at 32 kB/s)
[2026-02-25T22:51:05.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-client/5.12.4.Final/lra-client-5.12.4.Final.jar (18 kB at 29 kB/s)
[2026-02-25T22:51:05.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/rts/lra-proxy-api/5.12.4.Final/lra-proxy-api-5.12.4.Final.jar (38 kB at 51 kB/s)
[2026-02-25T22:51:05.450Z] [INFO]
[2026-02-25T22:51:05.450Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-lra ---
[2026-02-25T22:51:05.450Z] [INFO]
[2026-02-25T22:51:05.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-lra ---
[2026-02-25T22:51:05.450Z] [INFO]
[2026-02-25T22:51:05.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-lra ---
[2026-02-25T22:51:05.450Z] [INFO]
[2026-02-25T22:51:05.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-lra ---
[2026-02-25T22:51:05.450Z] [INFO]
[2026-02-25T22:51:05.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-lra ---
[2026-02-25T22:51:05.450Z] [INFO]
[2026-02-25T22:51:05.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-lra ---
[2026-02-25T22:51:05.450Z] [INFO]
[2026-02-25T22:51:05.450Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-lra ---
[2026-02-25T22:51:05.450Z] [INFO]
[2026-02-25T22:51:05.450Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-lra ---
[2026-02-25T22:51:05.450Z] [INFO]
[2026-02-25T22:51:05.450Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-lra ---
[2026-02-25T22:51:05.450Z] [INFO] Processed 5 files in 14ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:51:05.450Z] [INFO]
[2026-02-25T22:51:05.450Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-lra ---
[2026-02-25T22:51:05.450Z] [INFO] Processed 5 files in 00:00.013 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:51:05.450Z] [INFO]
[2026-02-25T22:51:05.450Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-lra ---
[2026-02-25T22:51:05.450Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:05.769Z] [INFO] Copying 1 resource
[2026-02-25T22:51:05.769Z] [INFO]
[2026-02-25T22:51:05.769Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-narayana-lra ---
[2026-02-25T22:51:05.769Z] [INFO]
[2026-02-25T22:51:05.769Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-lra ---
[2026-02-25T22:51:05.769Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:05.769Z] [INFO] Compiling 5 source files to /quarkus/extensions/narayana-lra/runtime/target/classes
[2026-02-25T22:51:06.082Z] [INFO]
[2026-02-25T22:51:06.082Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-lra ---
[2026-02-25T22:51:06.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:06.082Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-lra/runtime/src/test/resources
[2026-02-25T22:51:06.082Z] [INFO]
[2026-02-25T22:51:06.082Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-lra ---
[2026-02-25T22:51:06.082Z] [INFO] No sources to compile
[2026-02-25T22:51:06.082Z] [INFO]
[2026-02-25T22:51:06.082Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-lra ---
[2026-02-25T22:51:06.082Z] [INFO] No tests to run.
[2026-02-25T22:51:06.082Z] [INFO]
[2026-02-25T22:51:06.083Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-lra ---
[2026-02-25T22:51:06.083Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final.jar
[2026-02-25T22:51:06.083Z] [INFO]
[2026-02-25T22:51:06.083Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-lra ---
[2026-02-25T22:51:06.083Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final-sources.jar
[2026-02-25T22:51:06.083Z] [INFO]
[2026-02-25T22:51:06.083Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-lra ---
[2026-02-25T22:51:06.083Z] [INFO] Installing /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-lra/2.7.5.Final/quarkus-narayana-lra-2.7.5.Final.jar
[2026-02-25T22:51:06.083Z] [INFO] Installing /quarkus/extensions/narayana-lra/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-lra/2.7.5.Final/quarkus-narayana-lra-2.7.5.Final.pom
[2026-02-25T22:51:06.083Z] [INFO] Installing /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-lra/2.7.5.Final/quarkus-narayana-lra-2.7.5.Final-sources.jar
[2026-02-25T22:51:06.083Z] [INFO]
[2026-02-25T22:51:06.083Z] [INFO] -------------< io.quarkus:quarkus-narayana-lra-deployment >-------------
[2026-02-25T22:51:06.083Z] [INFO] Building Quarkus - Narayana MicroProfile LRA Participant - Deployment 2.7.5.Final [461/964]
[2026-02-25T22:51:06.083Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:06.083Z] [INFO]
[2026-02-25T22:51:06.083Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.083Z] [INFO]
[2026-02-25T22:51:06.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.394Z] [INFO]
[2026-02-25T22:51:06.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.395Z] [INFO]
[2026-02-25T22:51:06.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.395Z] [INFO]
[2026-02-25T22:51:06.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.395Z] [INFO]
[2026-02-25T22:51:06.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.395Z] [INFO]
[2026-02-25T22:51:06.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.395Z] [INFO]
[2026-02-25T22:51:06.395Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.395Z] [INFO]
[2026-02-25T22:51:06.395Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.395Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:51:06.395Z] [INFO]
[2026-02-25T22:51:06.395Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.395Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:51:06.395Z] [INFO]
[2026-02-25T22:51:06.395Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.395Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:06.395Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-lra/deployment/src/main/resources
[2026-02-25T22:51:06.395Z] [INFO]
[2026-02-25T22:51:06.395Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.395Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:06.739Z] [INFO] Compiling 1 source file to /quarkus/extensions/narayana-lra/deployment/target/classes
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:06.739Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-lra/deployment/src/test/resources
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.739Z] [INFO] No sources to compile
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.739Z] [INFO] No tests to run.
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.739Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final.jar
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.739Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-lra-deployment ---
[2026-02-25T22:51:06.739Z] [INFO] Installing /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-lra-deployment/2.7.5.Final/quarkus-narayana-lra-deployment-2.7.5.Final.jar
[2026-02-25T22:51:06.739Z] [INFO] Installing /quarkus/extensions/narayana-lra/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-narayana-lra-deployment/2.7.5.Final/quarkus-narayana-lra-deployment-2.7.5.Final.pom
[2026-02-25T22:51:06.739Z] [INFO] Installing /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-narayana-lra-deployment/2.7.5.Final/quarkus-narayana-lra-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] -------------< io.quarkus:quarkus-jdbc-postgresql-parent >--------------
[2026-02-25T22:51:06.739Z] [INFO] Building Quarkus - JDBC - PostgreSQL 2.7.5.Final [462/964]
[2026-02-25T22:51:06.739Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-postgresql-parent ---
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-postgresql-parent ---
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-postgresql-parent ---
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-postgresql-parent ---
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-postgresql-parent ---
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-postgresql-parent ---
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-postgresql-parent ---
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-postgresql-parent ---
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-postgresql-parent ---
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-postgresql-parent ---
[2026-02-25T22:51:06.739Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-postgresql-parent ---
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-postgresql-parent ---
[2026-02-25T22:51:06.739Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql-parent/2.7.5.Final/quarkus-jdbc-postgresql-parent-2.7.5.Final.pom
[2026-02-25T22:51:06.739Z] [INFO]
[2026-02-25T22:51:06.739Z] [INFO] -----------------< io.quarkus:quarkus-jdbc-postgresql >-----------------
[2026-02-25T22:51:06.739Z] [INFO] Building Quarkus - JDBC - PostgreSQL - Runtime 2.7.5.Final [463/964]
[2026-02-25T22:51:06.739Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:07.098Z] [INFO]
[2026-02-25T22:51:07.098Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:07.098Z] [INFO]
[2026-02-25T22:51:07.098Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:07.098Z] [INFO]
[2026-02-25T22:51:07.098Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:07.098Z] [INFO]
[2026-02-25T22:51:07.098Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:07.098Z] [INFO]
[2026-02-25T22:51:07.098Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:07.098Z] [INFO]
[2026-02-25T22:51:07.098Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:07.098Z] [INFO]
[2026-02-25T22:51:07.098Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:07.098Z] [INFO]
[2026-02-25T22:51:07.098Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:07.098Z] [INFO]
[2026-02-25T22:51:07.098Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:07.098Z] [INFO] Processed 9 files in 16ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-02-25T22:51:07.098Z] [INFO]
[2026-02-25T22:51:07.098Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:07.098Z] [INFO] Processed 9 files in 00:00.016 (Already Sorted: 9, Needed Sorting: 0)
[2026-02-25T22:51:07.098Z] [INFO]
[2026-02-25T22:51:07.098Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:07.098Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:07.098Z] [INFO] Copying 2 resources
[2026-02-25T22:51:07.098Z] [INFO]
[2026-02-25T22:51:07.098Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:07.098Z] [INFO]
[2026-02-25T22:51:07.098Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:07.098Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:07.098Z] [INFO] Compiling 9 source files to /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/classes
[2026-02-25T22:51:07.442Z] [WARNING] /quarkus/extensions/jdbc/jdbc-postgresql/runtime/src/main/java/io/quarkus/jdbc/postgresql/runtime/graal/PgSQLXML.java:[177,28] unchecked cast
[2026-02-25T22:51:07.442Z] required: T
[2026-02-25T22:51:07.442Z] found: javax.xml.transform.dom.DOMSource
[2026-02-25T22:51:07.442Z] [WARNING] /quarkus/extensions/jdbc/jdbc-postgresql/runtime/src/main/java/io/quarkus/jdbc/postgresql/runtime/graal/PgSQLXML.java:[235,24] unchecked cast
[2026-02-25T22:51:07.442Z] required: T
[2026-02-25T22:51:07.442Z] found: javax.xml.transform.dom.DOMResult
[2026-02-25T22:51:07.442Z] [INFO]
[2026-02-25T22:51:07.442Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:07.442Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:07.442Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-postgresql/runtime/src/test/resources
[2026-02-25T22:51:07.442Z] [INFO]
[2026-02-25T22:51:07.442Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:07.442Z] [INFO] No sources to compile
[2026-02-25T22:51:07.442Z] [INFO]
[2026-02-25T22:51:07.442Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:07.442Z] [INFO] No tests to run.
[2026-02-25T22:51:07.442Z] [INFO]
[2026-02-25T22:51:07.442Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:07.442Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final.jar
[2026-02-25T22:51:08.121Z] [INFO]
[2026-02-25T22:51:08.121Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:08.121Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final-sources.jar
[2026-02-25T22:51:08.121Z] [INFO]
[2026-02-25T22:51:08.121Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-postgresql ---
[2026-02-25T22:51:08.121Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql/2.7.5.Final/quarkus-jdbc-postgresql-2.7.5.Final.jar
[2026-02-25T22:51:08.121Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql/2.7.5.Final/quarkus-jdbc-postgresql-2.7.5.Final.pom
[2026-02-25T22:51:08.121Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql/2.7.5.Final/quarkus-jdbc-postgresql-2.7.5.Final-sources.jar
[2026-02-25T22:51:08.121Z] [INFO]
[2026-02-25T22:51:08.121Z] [INFO] -----------< io.quarkus:quarkus-jdbc-postgresql-deployment >------------
[2026-02-25T22:51:08.121Z] [INFO] Building Quarkus - JDBC - PostgreSQL - Deployment 2.7.5.Final [464/964]
[2026-02-25T22:51:08.121Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:08.121Z] [INFO]
[2026-02-25T22:51:08.121Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:08.121Z] [INFO]
[2026-02-25T22:51:08.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:08.799Z] [INFO]
[2026-02-25T22:51:08.799Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:08.799Z] [INFO]
[2026-02-25T22:51:08.799Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:08.799Z] [INFO]
[2026-02-25T22:51:08.799Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:08.799Z] [INFO]
[2026-02-25T22:51:08.799Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:08.799Z] [INFO]
[2026-02-25T22:51:08.799Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:08.799Z] [INFO]
[2026-02-25T22:51:08.799Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:08.799Z] [INFO]
[2026-02-25T22:51:08.799Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:08.799Z] [INFO] Processed 5 files in 11ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:51:08.799Z] [INFO]
[2026-02-25T22:51:08.799Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:08.799Z] [INFO] Processed 5 files in 00:00.005 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:51:08.799Z] [INFO]
[2026-02-25T22:51:08.799Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:08.799Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:08.799Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-postgresql/deployment/src/main/resources
[2026-02-25T22:51:08.799Z] [INFO]
[2026-02-25T22:51:08.799Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:08.799Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:08.799Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/classes
[2026-02-25T22:51:09.112Z] [INFO]
[2026-02-25T22:51:09.112Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:09.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:09.112Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-postgresql/deployment/src/test/resources
[2026-02-25T22:51:09.112Z] [INFO]
[2026-02-25T22:51:09.112Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:09.112Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:09.112Z] [INFO] Compiling 3 source files to /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/test-classes
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:09.425Z] [INFO] Tests are skipped.
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:09.425Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final.jar
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:09.425Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-postgresql-deployment ---
[2026-02-25T22:51:09.425Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.5.Final/quarkus-jdbc-postgresql-deployment-2.7.5.Final.jar
[2026-02-25T22:51:09.425Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.5.Final/quarkus-jdbc-postgresql-deployment-2.7.5.Final.pom
[2026-02-25T22:51:09.425Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.5.Final/quarkus-jdbc-postgresql-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] -----------------< io.quarkus:quarkus-jdbc-db2-parent >-----------------
[2026-02-25T22:51:09.425Z] [INFO] Building Quarkus - JDBC - DB2 2.7.5.Final [465/964]
[2026-02-25T22:51:09.425Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-db2-parent ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-db2-parent ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-db2-parent ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-db2-parent ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-db2-parent ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-db2-parent ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-db2-parent ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-db2-parent ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-db2-parent ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-db2-parent ---
[2026-02-25T22:51:09.425Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-db2-parent ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-db2-parent ---
[2026-02-25T22:51:09.425Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2-parent/2.7.5.Final/quarkus-jdbc-db2-parent-2.7.5.Final.pom
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --------------------< io.quarkus:quarkus-jdbc-db2 >---------------------
[2026-02-25T22:51:09.425Z] [INFO] Building Quarkus - JDBC - DB2 - Runtime 2.7.5.Final [466/964]
[2026-02-25T22:51:09.425Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:09.425Z] [INFO] Processed 2 files in 7ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:09.425Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:09.425Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:09.425Z] [INFO] Copying 2 resources
[2026-02-25T22:51:09.425Z] [INFO]
[2026-02-25T22:51:09.425Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:09.739Z] [INFO]
[2026-02-25T22:51:09.739Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:09.739Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:09.739Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-db2/runtime/target/classes
[2026-02-25T22:51:09.739Z] [INFO]
[2026-02-25T22:51:09.739Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:09.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:09.739Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-db2/runtime/src/test/resources
[2026-02-25T22:51:09.739Z] [INFO]
[2026-02-25T22:51:09.739Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:10.052Z] [INFO] No sources to compile
[2026-02-25T22:51:10.052Z] [INFO]
[2026-02-25T22:51:10.052Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:10.052Z] [INFO] No tests to run.
[2026-02-25T22:51:10.052Z] [INFO]
[2026-02-25T22:51:10.052Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:10.052Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final.jar
[2026-02-25T22:51:10.052Z] [INFO]
[2026-02-25T22:51:10.052Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:10.052Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final-sources.jar
[2026-02-25T22:51:10.052Z] [INFO]
[2026-02-25T22:51:10.052Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-db2 ---
[2026-02-25T22:51:10.052Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2/2.7.5.Final/quarkus-jdbc-db2-2.7.5.Final.jar
[2026-02-25T22:51:10.052Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2/2.7.5.Final/quarkus-jdbc-db2-2.7.5.Final.pom
[2026-02-25T22:51:10.052Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2/2.7.5.Final/quarkus-jdbc-db2-2.7.5.Final-sources.jar
[2026-02-25T22:51:10.052Z] [INFO]
[2026-02-25T22:51:10.052Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-db2-deployment >---------------
[2026-02-25T22:51:10.052Z] [INFO] Building Quarkus - JDBC - DB2 - Deployment 2.7.5.Final [467/964]
[2026-02-25T22:51:10.052Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:10.052Z] [INFO]
[2026-02-25T22:51:10.052Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:10.052Z] [INFO]
[2026-02-25T22:51:10.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:10.366Z] [INFO]
[2026-02-25T22:51:10.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:10.366Z] [INFO]
[2026-02-25T22:51:10.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:10.366Z] [INFO]
[2026-02-25T22:51:10.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:10.366Z] [INFO]
[2026-02-25T22:51:10.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:10.366Z] [INFO]
[2026-02-25T22:51:10.366Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:10.366Z] [INFO]
[2026-02-25T22:51:10.366Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:10.366Z] [INFO]
[2026-02-25T22:51:10.366Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:10.366Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:51:10.366Z] [INFO]
[2026-02-25T22:51:10.366Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:10.366Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:51:10.366Z] [INFO]
[2026-02-25T22:51:10.366Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:10.366Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:10.366Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-db2/deployment/src/main/resources
[2026-02-25T22:51:10.366Z] [INFO]
[2026-02-25T22:51:10.366Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:10.366Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:10.366Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-db2/deployment/target/classes
[2026-02-25T22:51:10.678Z] [INFO]
[2026-02-25T22:51:10.678Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:10.678Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:10.678Z] [INFO] Copying 1 resource
[2026-02-25T22:51:10.678Z] [INFO]
[2026-02-25T22:51:10.678Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:10.678Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:10.678Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-db2/deployment/target/test-classes
[2026-02-25T22:51:10.991Z] [INFO]
[2026-02-25T22:51:10.991Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:10.991Z] [INFO] Tests are skipped.
[2026-02-25T22:51:10.991Z] [INFO]
[2026-02-25T22:51:10.991Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:10.991Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final.jar
[2026-02-25T22:51:11.666Z] [INFO]
[2026-02-25T22:51:11.666Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:11.666Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:51:11.666Z] [INFO]
[2026-02-25T22:51:11.666Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-db2-deployment ---
[2026-02-25T22:51:11.666Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2-deployment/2.7.5.Final/quarkus-jdbc-db2-deployment-2.7.5.Final.jar
[2026-02-25T22:51:11.666Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2-deployment/2.7.5.Final/quarkus-jdbc-db2-deployment-2.7.5.Final.pom
[2026-02-25T22:51:11.666Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-db2-deployment/2.7.5.Final/quarkus-jdbc-db2-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:51:11.666Z] [INFO]
[2026-02-25T22:51:11.666Z] [INFO] ----------------< io.quarkus:quarkus-jdbc-derby-parent >----------------
[2026-02-25T22:51:11.666Z] [INFO] Building Quarkus - JDBC - Derby 2.7.5.Final [468/964]
[2026-02-25T22:51:11.666Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:51:11.666Z] [INFO]
[2026-02-25T22:51:11.666Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-derby-parent ---
[2026-02-25T22:51:11.666Z] [INFO]
[2026-02-25T22:51:11.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-derby-parent ---
[2026-02-25T22:51:11.666Z] [INFO]
[2026-02-25T22:51:11.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-derby-parent ---
[2026-02-25T22:51:11.666Z] [INFO]
[2026-02-25T22:51:11.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-derby-parent ---
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-derby-parent ---
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-derby-parent ---
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-derby-parent ---
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-derby-parent ---
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-derby-parent ---
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-derby-parent ---
[2026-02-25T22:51:11.980Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-derby-parent ---
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-derby-parent ---
[2026-02-25T22:51:11.980Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby-parent/2.7.5.Final/quarkus-jdbc-derby-parent-2.7.5.Final.pom
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-derby >--------------------
[2026-02-25T22:51:11.980Z] [INFO] Building Quarkus - JDBC - Derby - Runtime 2.7.5.Final [469/964]
[2026-02-25T22:51:11.980Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:11.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.pom
[2026-02-25T22:51:11.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.pom (2.3 kB at 33 kB/s)
[2026-02-25T22:51:11.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar
[2026-02-25T22:51:11.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar (588 kB at 6.8 MB/s)
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:11.980Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:11.980Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:11.980Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:11.980Z] [INFO] Copying 1 resource
[2026-02-25T22:51:11.980Z] [INFO]
[2026-02-25T22:51:11.980Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:11.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final.jar
[2026-02-25T22:51:12.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final.jar (8.0 kB at 13 kB/s)
[2026-02-25T22:51:12.655Z] [INFO]
[2026-02-25T22:51:12.655Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:12.655Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:12.655Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-derby/runtime/target/classes
[2026-02-25T22:51:12.967Z] [INFO]
[2026-02-25T22:51:12.967Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:12.967Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:12.967Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-derby/runtime/src/test/resources
[2026-02-25T22:51:12.967Z] [INFO]
[2026-02-25T22:51:12.967Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:12.967Z] [INFO] No sources to compile
[2026-02-25T22:51:12.967Z] [INFO]
[2026-02-25T22:51:12.967Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:12.967Z] [INFO] No tests to run.
[2026-02-25T22:51:12.967Z] [INFO]
[2026-02-25T22:51:12.967Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:12.967Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final.jar
[2026-02-25T22:51:12.967Z] [INFO]
[2026-02-25T22:51:12.967Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:12.967Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final-sources.jar
[2026-02-25T22:51:12.967Z] [INFO]
[2026-02-25T22:51:12.967Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-derby ---
[2026-02-25T22:51:12.967Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby/2.7.5.Final/quarkus-jdbc-derby-2.7.5.Final.jar
[2026-02-25T22:51:12.967Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby/2.7.5.Final/quarkus-jdbc-derby-2.7.5.Final.pom
[2026-02-25T22:51:12.968Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby/2.7.5.Final/quarkus-jdbc-derby-2.7.5.Final-sources.jar
[2026-02-25T22:51:12.968Z] [INFO]
[2026-02-25T22:51:12.968Z] [INFO] ----------------< io.quarkus:quarkus-devservices-derby >----------------
[2026-02-25T22:51:12.968Z] [INFO] Building Quarkus - DevServices - Derby 2.7.5.Final [470/964]
[2026-02-25T22:51:12.968Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:12.968Z] [INFO]
[2026-02-25T22:51:12.968Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-derby ---
[2026-02-25T22:51:12.968Z] [INFO]
[2026-02-25T22:51:12.968Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-derby ---
[2026-02-25T22:51:13.279Z] [INFO]
[2026-02-25T22:51:13.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-derby ---
[2026-02-25T22:51:13.279Z] [INFO]
[2026-02-25T22:51:13.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-derby ---
[2026-02-25T22:51:13.279Z] [INFO]
[2026-02-25T22:51:13.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-derby ---
[2026-02-25T22:51:13.279Z] [INFO]
[2026-02-25T22:51:13.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-derby ---
[2026-02-25T22:51:13.279Z] [INFO]
[2026-02-25T22:51:13.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-derby ---
[2026-02-25T22:51:13.279Z] [INFO]
[2026-02-25T22:51:13.279Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-derby ---
[2026-02-25T22:51:13.279Z] [INFO]
[2026-02-25T22:51:13.279Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-derby ---
[2026-02-25T22:51:13.279Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:51:13.279Z] [INFO]
[2026-02-25T22:51:13.279Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-derby ---
[2026-02-25T22:51:13.279Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:51:13.279Z] [INFO]
[2026-02-25T22:51:13.279Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-derby ---
[2026-02-25T22:51:13.279Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:13.279Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/derby/src/main/resources
[2026-02-25T22:51:13.279Z] [INFO]
[2026-02-25T22:51:13.279Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-derby ---
[2026-02-25T22:51:13.279Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:13.279Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/derby/target/classes
[2026-02-25T22:51:13.592Z] [INFO]
[2026-02-25T22:51:13.592Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-derby ---
[2026-02-25T22:51:13.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:13.592Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/derby/src/test/resources
[2026-02-25T22:51:13.592Z] [INFO]
[2026-02-25T22:51:13.592Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-derby ---
[2026-02-25T22:51:13.592Z] [INFO] No sources to compile
[2026-02-25T22:51:13.592Z] [INFO]
[2026-02-25T22:51:13.592Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-derby ---
[2026-02-25T22:51:13.592Z] [INFO] No tests to run.
[2026-02-25T22:51:13.592Z] [INFO]
[2026-02-25T22:51:13.592Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-derby ---
[2026-02-25T22:51:13.592Z] [INFO] Building jar: /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final.jar
[2026-02-25T22:51:13.592Z] [INFO]
[2026-02-25T22:51:13.592Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-derby ---
[2026-02-25T22:51:13.592Z] [INFO] Building jar: /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final-sources.jar
[2026-02-25T22:51:13.592Z] [INFO]
[2026-02-25T22:51:13.592Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-derby ---
[2026-02-25T22:51:13.592Z] [INFO] Installing /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final.jar
[2026-02-25T22:51:13.592Z] [INFO] Installing /quarkus/extensions/devservices/derby/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final.pom
[2026-02-25T22:51:13.592Z] [INFO] Installing /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-derby/2.7.5.Final/quarkus-devservices-derby-2.7.5.Final-sources.jar
[2026-02-25T22:51:13.592Z] [INFO]
[2026-02-25T22:51:13.592Z] [INFO] --------------< io.quarkus:quarkus-jdbc-derby-deployment >--------------
[2026-02-25T22:51:13.592Z] [INFO] Building Quarkus - JDBC - Derby - Deployment 2.7.5.Final [471/964]
[2026-02-25T22:51:13.592Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:13.592Z] [INFO]
[2026-02-25T22:51:13.592Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:13.592Z] [INFO]
[2026-02-25T22:51:13.592Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:13.904Z] [INFO]
[2026-02-25T22:51:13.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:14.217Z] [INFO]
[2026-02-25T22:51:14.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:14.217Z] [INFO]
[2026-02-25T22:51:14.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:14.217Z] [INFO]
[2026-02-25T22:51:14.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:14.217Z] [INFO]
[2026-02-25T22:51:14.217Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:14.217Z] [INFO]
[2026-02-25T22:51:14.217Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:14.217Z] [INFO]
[2026-02-25T22:51:14.217Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:14.217Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:51:14.217Z] [INFO]
[2026-02-25T22:51:14.217Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:14.217Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:51:14.217Z] [INFO]
[2026-02-25T22:51:14.217Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:14.217Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:14.217Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-derby/deployment/src/main/resources
[2026-02-25T22:51:14.217Z] [INFO]
[2026-02-25T22:51:14.217Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:14.217Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:14.217Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-derby/deployment/target/classes
[2026-02-25T22:51:14.217Z] [INFO]
[2026-02-25T22:51:14.217Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:14.217Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:14.217Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-derby/deployment/src/test/resources
[2026-02-25T22:51:14.217Z] [INFO]
[2026-02-25T22:51:14.217Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:14.217Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:14.217Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-derby/deployment/target/test-classes
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:15.312Z] [INFO] Tests are skipped.
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:15.312Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final.jar
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:15.312Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-derby-deployment ---
[2026-02-25T22:51:15.312Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby-deployment/2.7.5.Final/quarkus-jdbc-derby-deployment-2.7.5.Final.jar
[2026-02-25T22:51:15.312Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby-deployment/2.7.5.Final/quarkus-jdbc-derby-deployment-2.7.5.Final.pom
[2026-02-25T22:51:15.312Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-derby-deployment/2.7.5.Final/quarkus-jdbc-derby-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-mariadb-parent >---------------
[2026-02-25T22:51:15.312Z] [INFO] Building Quarkus - JDBC - MariaDB 2.7.5.Final [472/964]
[2026-02-25T22:51:15.312Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mariadb-parent ---
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mariadb-parent ---
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mariadb-parent ---
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mariadb-parent ---
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mariadb-parent ---
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mariadb-parent ---
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mariadb-parent ---
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mariadb-parent ---
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mariadb-parent ---
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mariadb-parent ---
[2026-02-25T22:51:15.312Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mariadb-parent ---
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mariadb-parent ---
[2026-02-25T22:51:15.312Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb-parent/2.7.5.Final/quarkus-jdbc-mariadb-parent-2.7.5.Final.pom
[2026-02-25T22:51:15.312Z] [INFO]
[2026-02-25T22:51:15.312Z] [INFO] ------------------< io.quarkus:quarkus-jdbc-mariadb >-------------------
[2026-02-25T22:51:15.312Z] [INFO] Building Quarkus - JDBC - MariaDB - Runtime 2.7.5.Final [473/964]
[2026-02-25T22:51:15.312Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:15.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/mariadb-java-client-2.7.5.pom
[2026-02-25T22:51:15.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/mariadb-java-client-2.7.5.pom (14 kB at 54 kB/s)
[2026-02-25T22:51:15.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/mariadb-java-client-2.7.5.jar
[2026-02-25T22:51:15.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/mariadb-java-client-2.7.5.jar (623 kB at 6.4 MB/s)
[2026-02-25T22:51:15.944Z] [INFO]
[2026-02-25T22:51:15.944Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:15.944Z] [INFO]
[2026-02-25T22:51:15.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:15.944Z] [INFO]
[2026-02-25T22:51:15.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:15.944Z] [INFO]
[2026-02-25T22:51:15.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:15.944Z] [INFO]
[2026-02-25T22:51:15.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:15.944Z] [INFO]
[2026-02-25T22:51:15.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:15.944Z] [INFO]
[2026-02-25T22:51:15.944Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:15.944Z] [INFO]
[2026-02-25T22:51:15.944Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:15.944Z] [INFO]
[2026-02-25T22:51:15.944Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:15.944Z] [INFO] Processed 9 files in 12ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-02-25T22:51:15.944Z] [INFO]
[2026-02-25T22:51:15.944Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:15.944Z] [INFO] Processed 9 files in 00:00.008 (Already Sorted: 9, Needed Sorting: 0)
[2026-02-25T22:51:15.944Z] [INFO]
[2026-02-25T22:51:15.944Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:15.944Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:15.944Z] [INFO] Copying 2 resources
[2026-02-25T22:51:15.944Z] [INFO]
[2026-02-25T22:51:15.944Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:15.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.pom
[2026-02-25T22:51:16.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.pom (1.5 kB at 5.6 kB/s)
[2026-02-25T22:51:16.256Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final.jar
[2026-02-25T22:51:16.929Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final.jar (9.4 kB at 16 kB/s)
[2026-02-25T22:51:16.929Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.jar
[2026-02-25T22:51:16.929Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.jar (8.7 kB at 99 kB/s)
[2026-02-25T22:51:16.929Z] [INFO]
[2026-02-25T22:51:16.929Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:16.929Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:16.929Z] [INFO] Compiling 9 source files to /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/classes
[2026-02-25T22:51:17.240Z] [INFO]
[2026-02-25T22:51:17.240Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:17.240Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:17.240Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mariadb/runtime/src/test/resources
[2026-02-25T22:51:17.240Z] [INFO]
[2026-02-25T22:51:17.240Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:17.240Z] [INFO] No sources to compile
[2026-02-25T22:51:17.240Z] [INFO]
[2026-02-25T22:51:17.240Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:17.240Z] [INFO] No tests to run.
[2026-02-25T22:51:17.240Z] [INFO]
[2026-02-25T22:51:17.240Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:17.240Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final.jar
[2026-02-25T22:51:17.240Z] [INFO]
[2026-02-25T22:51:17.240Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:17.240Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final-sources.jar
[2026-02-25T22:51:17.240Z] [INFO]
[2026-02-25T22:51:17.240Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mariadb ---
[2026-02-25T22:51:17.240Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb/2.7.5.Final/quarkus-jdbc-mariadb-2.7.5.Final.jar
[2026-02-25T22:51:17.240Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb/2.7.5.Final/quarkus-jdbc-mariadb-2.7.5.Final.pom
[2026-02-25T22:51:17.240Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb/2.7.5.Final/quarkus-jdbc-mariadb-2.7.5.Final-sources.jar
[2026-02-25T22:51:17.240Z] [INFO]
[2026-02-25T22:51:17.240Z] [INFO] ---------------< io.quarkus:quarkus-devservices-mariadb >---------------
[2026-02-25T22:51:17.240Z] [INFO] Building Quarkus - DevServices - MariaDB 2.7.5.Final [474/964]
[2026-02-25T22:51:17.240Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:17.240Z] [INFO]
[2026-02-25T22:51:17.240Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.240Z] [INFO]
[2026-02-25T22:51:17.240Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.553Z] [INFO]
[2026-02-25T22:51:17.553Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.553Z] [INFO]
[2026-02-25T22:51:17.553Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.553Z] [INFO]
[2026-02-25T22:51:17.553Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.553Z] [INFO]
[2026-02-25T22:51:17.553Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.553Z] [INFO]
[2026-02-25T22:51:17.553Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.553Z] [INFO]
[2026-02-25T22:51:17.553Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.553Z] [INFO]
[2026-02-25T22:51:17.553Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.553Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:51:17.553Z] [INFO]
[2026-02-25T22:51:17.553Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.554Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:51:17.554Z] [INFO]
[2026-02-25T22:51:17.554Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.554Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:17.554Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mariadb/src/main/resources
[2026-02-25T22:51:17.554Z] [INFO]
[2026-02-25T22:51:17.554Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.554Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:17.554Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/mariadb/target/classes
[2026-02-25T22:51:17.870Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[70,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.MariaDBContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2026-02-25T22:51:17.870Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2026-02-25T22:51:17.870Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[70,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2026-02-25T22:51:17.870Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2026-02-25T22:51:17.870Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[70,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2026-02-25T22:51:17.870Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2026-02-25T22:51:17.870Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[70,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2026-02-25T22:51:17.870Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2026-02-25T22:51:17.870Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[78,76] IMAGE in org.testcontainers.containers.MariaDBContainer has been deprecated
[2026-02-25T22:51:17.870Z] [WARNING] /quarkus/extensions/devservices/mariadb/src/main/java/io/quarkus/devservices/mariadb/deployment/MariaDBDevServicesProcessor.java:[79,86] IMAGE in org.testcontainers.containers.MariaDBContainer has been deprecated
[2026-02-25T22:51:17.870Z] [INFO]
[2026-02-25T22:51:17.870Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.870Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:17.870Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mariadb/src/test/resources
[2026-02-25T22:51:17.870Z] [INFO]
[2026-02-25T22:51:17.870Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.870Z] [INFO] No sources to compile
[2026-02-25T22:51:17.870Z] [INFO]
[2026-02-25T22:51:17.870Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.870Z] [INFO] No tests to run.
[2026-02-25T22:51:17.870Z] [INFO]
[2026-02-25T22:51:17.870Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.870Z] [INFO] Building jar: /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final.jar
[2026-02-25T22:51:17.870Z] [INFO]
[2026-02-25T22:51:17.870Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.870Z] [INFO] Building jar: /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final-sources.jar
[2026-02-25T22:51:17.870Z] [INFO]
[2026-02-25T22:51:17.870Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-mariadb ---
[2026-02-25T22:51:17.870Z] [INFO] Installing /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final.jar
[2026-02-25T22:51:17.870Z] [INFO] Installing /quarkus/extensions/devservices/mariadb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final.pom
[2026-02-25T22:51:17.870Z] [INFO] Installing /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-devservices-mariadb/2.7.5.Final/quarkus-devservices-mariadb-2.7.5.Final-sources.jar
[2026-02-25T22:51:17.870Z] [INFO]
[2026-02-25T22:51:17.870Z] [INFO] -------------< io.quarkus:quarkus-jdbc-mariadb-deployment >-------------
[2026-02-25T22:51:17.870Z] [INFO] Building Quarkus - JDBC - MariaDB - Deployment 2.7.5.Final [475/964]
[2026-02-25T22:51:17.870Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:17.870Z] [INFO]
[2026-02-25T22:51:17.870Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:17.870Z] [INFO]
[2026-02-25T22:51:17.870Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:18.182Z] [INFO]
[2026-02-25T22:51:18.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:18.182Z] [INFO]
[2026-02-25T22:51:18.182Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:18.183Z] [INFO]
[2026-02-25T22:51:18.183Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:18.183Z] [INFO]
[2026-02-25T22:51:18.183Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:18.183Z] [INFO]
[2026-02-25T22:51:18.183Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:18.183Z] [INFO]
[2026-02-25T22:51:18.183Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:18.183Z] [INFO]
[2026-02-25T22:51:18.183Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:18.183Z] [INFO] Processed 3 files in 9ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:51:18.183Z] [INFO]
[2026-02-25T22:51:18.183Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:18.183Z] [INFO] Processed 3 files in 00:00.007 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:51:18.183Z] [INFO]
[2026-02-25T22:51:18.183Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:18.183Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:18.183Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mariadb/deployment/src/main/resources
[2026-02-25T22:51:18.183Z] [INFO]
[2026-02-25T22:51:18.183Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:18.494Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:18.494Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/classes
[2026-02-25T22:51:18.494Z] [INFO]
[2026-02-25T22:51:18.494Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:18.494Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:18.494Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mariadb/deployment/src/test/resources
[2026-02-25T22:51:18.494Z] [INFO]
[2026-02-25T22:51:18.494Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:18.494Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:18.495Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/test-classes
[2026-02-25T22:51:18.806Z] [INFO]
[2026-02-25T22:51:18.806Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:18.806Z] [INFO] Tests are skipped.
[2026-02-25T22:51:18.806Z] [INFO]
[2026-02-25T22:51:18.806Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:18.806Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/quarkus-jdbc-mariadb-deployment-2.7.5.Final.jar
[2026-02-25T22:51:19.118Z] [INFO]
[2026-02-25T22:51:19.118Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:19.118Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/quarkus-jdbc-mariadb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:51:19.118Z] [INFO]
[2026-02-25T22:51:19.118Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mariadb-deployment ---
[2026-02-25T22:51:19.118Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/quarkus-jdbc-mariadb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb-deployment/2.7.5.Final/quarkus-jdbc-mariadb-deployment-2.7.5.Final.jar
[2026-02-25T22:51:19.118Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb-deployment/2.7.5.Final/quarkus-jdbc-mariadb-deployment-2.7.5.Final.pom
[2026-02-25T22:51:19.118Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/quarkus-jdbc-mariadb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mariadb-deployment/2.7.5.Final/quarkus-jdbc-mariadb-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:51:19.118Z] [INFO]
[2026-02-25T22:51:19.118Z] [INFO] ----------------< io.quarkus:quarkus-jdbc-mssql-parent >----------------
[2026-02-25T22:51:19.118Z] [INFO] Building Quarkus - JDBC - MSSQL 2.7.5.Final [476/964]
[2026-02-25T22:51:19.118Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:51:19.118Z] [INFO]
[2026-02-25T22:51:19.118Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mssql-parent ---
[2026-02-25T22:51:19.118Z] [INFO]
[2026-02-25T22:51:19.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mssql-parent ---
[2026-02-25T22:51:19.118Z] [INFO]
[2026-02-25T22:51:19.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mssql-parent ---
[2026-02-25T22:51:19.118Z] [INFO]
[2026-02-25T22:51:19.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mssql-parent ---
[2026-02-25T22:51:19.118Z] [INFO]
[2026-02-25T22:51:19.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mssql-parent ---
[2026-02-25T22:51:19.118Z] [INFO]
[2026-02-25T22:51:19.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mssql-parent ---
[2026-02-25T22:51:19.118Z] [INFO]
[2026-02-25T22:51:19.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mssql-parent ---
[2026-02-25T22:51:19.118Z] [INFO]
[2026-02-25T22:51:19.118Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mssql-parent ---
[2026-02-25T22:51:19.118Z] [INFO]
[2026-02-25T22:51:19.118Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mssql-parent ---
[2026-02-25T22:51:19.118Z] [INFO]
[2026-02-25T22:51:19.118Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mssql-parent ---
[2026-02-25T22:51:19.118Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:51:19.118Z] [INFO]
[2026-02-25T22:51:19.118Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mssql-parent ---
[2026-02-25T22:51:19.118Z] [INFO]
[2026-02-25T22:51:19.118Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mssql-parent ---
[2026-02-25T22:51:19.118Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql-parent/2.7.5.Final/quarkus-jdbc-mssql-parent-2.7.5.Final.pom
[2026-02-25T22:51:19.118Z] [INFO]
[2026-02-25T22:51:19.118Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-mssql >--------------------
[2026-02-25T22:51:19.118Z] [INFO] Building Quarkus - JDBC - MSSQL - Runtime 2.7.5.Final [477/964]
[2026-02-25T22:51:19.118Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:19.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/adal4j/1.6.7/adal4j-1.6.7.pom
[2026-02-25T22:51:19.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/adal4j/1.6.7/adal4j-1.6.7.pom (6.4 kB at 51 kB/s)
[2026-02-25T22:51:19.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/9.4/oauth2-oidc-sdk-9.4.pom
[2026-02-25T22:51:19.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/9.4/oauth2-oidc-sdk-9.4.pom (12 kB at 144 kB/s)
[2026-02-25T22:51:19.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/content-type/2.1/content-type-2.1.pom
[2026-02-25T22:51:19.432Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/content-type/2.1/content-type-2.1.pom (8.9 kB at 131 kB/s)
[2026-02-25T22:51:19.432Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/adal4j/1.6.7/adal4j-1.6.7.jar
[2026-02-25T22:51:19.432Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/9.4/oauth2-oidc-sdk-9.4.jar
[2026-02-25T22:51:19.432Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/content-type/2.1/content-type-2.1.jar
[2026-02-25T22:51:19.432Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/content-type/2.1/content-type-2.1.jar (8.0 kB at 166 kB/s)
[2026-02-25T22:51:19.432Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/adal4j/1.6.7/adal4j-1.6.7.jar (97 kB at 1.4 MB/s)
[2026-02-25T22:51:19.432Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/9.4/oauth2-oidc-sdk-9.4.jar (660 kB at 5.1 MB/s)
[2026-02-25T22:51:19.432Z] [INFO]
[2026-02-25T22:51:19.432Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.432Z] [INFO]
[2026-02-25T22:51:19.432Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.432Z] [INFO]
[2026-02-25T22:51:19.432Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.432Z] [INFO]
[2026-02-25T22:51:19.432Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.432Z] [INFO]
[2026-02-25T22:51:19.432Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.432Z] [INFO]
[2026-02-25T22:51:19.432Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.432Z] [INFO]
[2026-02-25T22:51:19.432Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.432Z] [INFO]
[2026-02-25T22:51:19.432Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.432Z] [INFO]
[2026-02-25T22:51:19.432Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.432Z] [INFO] Processed 3 files in 9ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:51:19.432Z] [INFO]
[2026-02-25T22:51:19.432Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.432Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:51:19.432Z] [INFO]
[2026-02-25T22:51:19.432Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.432Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:19.432Z] [INFO] Copying 2 resources
[2026-02-25T22:51:19.432Z] [INFO]
[2026-02-25T22:51:19.432Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.743Z] [INFO]
[2026-02-25T22:51:19.743Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.743Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:19.743Z] [INFO] Compiling 3 source files to /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/classes
[2026-02-25T22:51:19.743Z] [INFO]
[2026-02-25T22:51:19.743Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.743Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:19.743Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mssql/runtime/src/test/resources
[2026-02-25T22:51:19.743Z] [INFO]
[2026-02-25T22:51:19.743Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.743Z] [INFO] No sources to compile
[2026-02-25T22:51:19.743Z] [INFO]
[2026-02-25T22:51:19.743Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.743Z] [INFO] No tests to run.
[2026-02-25T22:51:19.743Z] [INFO]
[2026-02-25T22:51:19.743Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.743Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/quarkus-jdbc-mssql-2.7.5.Final.jar
[2026-02-25T22:51:19.743Z] [INFO]
[2026-02-25T22:51:19.743Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.743Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/quarkus-jdbc-mssql-2.7.5.Final-sources.jar
[2026-02-25T22:51:19.743Z] [INFO]
[2026-02-25T22:51:19.743Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mssql ---
[2026-02-25T22:51:19.743Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/quarkus-jdbc-mssql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql/2.7.5.Final/quarkus-jdbc-mssql-2.7.5.Final.jar
[2026-02-25T22:51:19.743Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql/2.7.5.Final/quarkus-jdbc-mssql-2.7.5.Final.pom
[2026-02-25T22:51:19.743Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/quarkus-jdbc-mssql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql/2.7.5.Final/quarkus-jdbc-mssql-2.7.5.Final-sources.jar
[2026-02-25T22:51:19.743Z] [INFO]
[2026-02-25T22:51:19.743Z] [INFO] --------------< io.quarkus:quarkus-jdbc-mssql-deployment >--------------
[2026-02-25T22:51:19.743Z] [INFO] Building Quarkus - JDBC - MSSQL - Deployment 2.7.5.Final [478/964]
[2026-02-25T22:51:19.743Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:19.743Z] [INFO]
[2026-02-25T22:51:19.743Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:19.743Z] [INFO]
[2026-02-25T22:51:19.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:20.425Z] [INFO]
[2026-02-25T22:51:20.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:20.425Z] [INFO]
[2026-02-25T22:51:20.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:20.425Z] [INFO]
[2026-02-25T22:51:20.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:20.425Z] [INFO]
[2026-02-25T22:51:20.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:20.425Z] [INFO]
[2026-02-25T22:51:20.425Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:20.425Z] [INFO]
[2026-02-25T22:51:20.425Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:20.425Z] [INFO]
[2026-02-25T22:51:20.425Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:20.425Z] [INFO] Processed 3 files in 9ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:51:20.425Z] [INFO]
[2026-02-25T22:51:20.425Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:20.425Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:51:20.425Z] [INFO]
[2026-02-25T22:51:20.425Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:20.425Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:20.425Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mssql/deployment/src/main/resources
[2026-02-25T22:51:20.425Z] [INFO]
[2026-02-25T22:51:20.425Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:20.425Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:20.425Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/classes
[2026-02-25T22:51:21.520Z] [INFO]
[2026-02-25T22:51:21.520Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:21.520Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:21.520Z] [INFO] Copying 1 resource
[2026-02-25T22:51:21.520Z] [INFO]
[2026-02-25T22:51:21.520Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:21.520Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:21.520Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/test-classes
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.832Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:21.832Z] [INFO] Tests are skipped.
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.832Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:21.832Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/quarkus-jdbc-mssql-deployment-2.7.5.Final.jar
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.832Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:21.832Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/quarkus-jdbc-mssql-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.832Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mssql-deployment ---
[2026-02-25T22:51:21.832Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/quarkus-jdbc-mssql-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql-deployment/2.7.5.Final/quarkus-jdbc-mssql-deployment-2.7.5.Final.jar
[2026-02-25T22:51:21.832Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql-deployment/2.7.5.Final/quarkus-jdbc-mssql-deployment-2.7.5.Final.pom
[2026-02-25T22:51:21.832Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/quarkus-jdbc-mssql-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mssql-deployment/2.7.5.Final/quarkus-jdbc-mssql-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.832Z] [INFO] ----------------< io.quarkus:quarkus-jdbc-mysql-parent >----------------
[2026-02-25T22:51:21.832Z] [INFO] Building Quarkus - JDBC - MySQL 2.7.5.Final [479/964]
[2026-02-25T22:51:21.832Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.832Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mysql-parent ---
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mysql-parent ---
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mysql-parent ---
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mysql-parent ---
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mysql-parent ---
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mysql-parent ---
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mysql-parent ---
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.832Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mysql-parent ---
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.832Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mysql-parent ---
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.832Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mysql-parent ---
[2026-02-25T22:51:21.832Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.832Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mysql-parent ---
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.832Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mysql-parent ---
[2026-02-25T22:51:21.832Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql-parent/2.7.5.Final/quarkus-jdbc-mysql-parent-2.7.5.Final.pom
[2026-02-25T22:51:21.832Z] [INFO]
[2026-02-25T22:51:21.833Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-mysql >--------------------
[2026-02-25T22:51:21.833Z] [INFO] Building Quarkus - JDBC - MySQL - Runtime 2.7.5.Final [480/964]
[2026-02-25T22:51:21.833Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:21.833Z] [INFO]
[2026-02-25T22:51:21.833Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:21.833Z] [INFO]
[2026-02-25T22:51:21.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:21.833Z] [INFO]
[2026-02-25T22:51:21.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:21.833Z] [INFO]
[2026-02-25T22:51:21.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:21.833Z] [INFO]
[2026-02-25T22:51:21.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:21.833Z] [INFO]
[2026-02-25T22:51:21.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:21.833Z] [INFO]
[2026-02-25T22:51:21.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:21.833Z] [INFO]
[2026-02-25T22:51:21.833Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:21.833Z] [INFO]
[2026-02-25T22:51:21.833Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:21.833Z] [INFO] Processed 3 files in 8ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:51:21.833Z] [INFO]
[2026-02-25T22:51:21.833Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:21.833Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:51:21.833Z] [INFO]
[2026-02-25T22:51:21.833Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:21.833Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:21.833Z] [INFO] Copying 2 resources
[2026-02-25T22:51:21.833Z] [INFO]
[2026-02-25T22:51:21.833Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:21.833Z] [INFO]
[2026-02-25T22:51:21.833Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:21.833Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:21.833Z] [INFO] Compiling 3 source files to /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/classes
[2026-02-25T22:51:22.145Z] [INFO]
[2026-02-25T22:51:22.145Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:22.145Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:22.145Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mysql/runtime/src/test/resources
[2026-02-25T22:51:22.145Z] [INFO]
[2026-02-25T22:51:22.145Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:22.145Z] [INFO] No sources to compile
[2026-02-25T22:51:22.145Z] [INFO]
[2026-02-25T22:51:22.145Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:22.145Z] [INFO] No tests to run.
[2026-02-25T22:51:22.145Z] [INFO]
[2026-02-25T22:51:22.145Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:22.145Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/quarkus-jdbc-mysql-2.7.5.Final.jar
[2026-02-25T22:51:22.145Z] [INFO]
[2026-02-25T22:51:22.145Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:22.145Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/quarkus-jdbc-mysql-2.7.5.Final-sources.jar
[2026-02-25T22:51:22.145Z] [INFO]
[2026-02-25T22:51:22.145Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mysql ---
[2026-02-25T22:51:22.145Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/quarkus-jdbc-mysql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql/2.7.5.Final/quarkus-jdbc-mysql-2.7.5.Final.jar
[2026-02-25T22:51:22.145Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql/2.7.5.Final/quarkus-jdbc-mysql-2.7.5.Final.pom
[2026-02-25T22:51:22.145Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/quarkus-jdbc-mysql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql/2.7.5.Final/quarkus-jdbc-mysql-2.7.5.Final-sources.jar
[2026-02-25T22:51:22.145Z] [INFO]
[2026-02-25T22:51:22.145Z] [INFO] --------------< io.quarkus:quarkus-jdbc-mysql-deployment >--------------
[2026-02-25T22:51:22.145Z] [INFO] Building Quarkus - JDBC - MySQL - Deployment 2.7.5.Final [481/964]
[2026-02-25T22:51:22.145Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:22.145Z] [INFO]
[2026-02-25T22:51:22.145Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:22.146Z] [INFO]
[2026-02-25T22:51:22.146Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:22.458Z] [INFO]
[2026-02-25T22:51:22.458Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:22.458Z] [INFO]
[2026-02-25T22:51:22.458Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:22.458Z] [INFO]
[2026-02-25T22:51:22.458Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:22.458Z] [INFO]
[2026-02-25T22:51:22.458Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:22.458Z] [INFO]
[2026-02-25T22:51:22.458Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:22.458Z] [INFO]
[2026-02-25T22:51:22.458Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:22.458Z] [INFO]
[2026-02-25T22:51:22.458Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:22.458Z] [INFO] Processed 3 files in 14ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:51:22.458Z] [INFO]
[2026-02-25T22:51:22.458Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:22.458Z] [INFO] Processed 3 files in 00:00.018 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:51:22.458Z] [INFO]
[2026-02-25T22:51:22.458Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:22.458Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:22.458Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mysql/deployment/src/main/resources
[2026-02-25T22:51:22.458Z] [INFO]
[2026-02-25T22:51:22.458Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:22.458Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:22.458Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/classes
[2026-02-25T22:51:23.133Z] [INFO]
[2026-02-25T22:51:23.133Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:23.133Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:23.133Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mysql/deployment/src/test/resources
[2026-02-25T22:51:23.133Z] [INFO]
[2026-02-25T22:51:23.133Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:23.133Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:23.133Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/test-classes
[2026-02-25T22:51:23.447Z] [INFO]
[2026-02-25T22:51:23.447Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:23.447Z] [INFO] Tests are skipped.
[2026-02-25T22:51:23.447Z] [INFO]
[2026-02-25T22:51:23.447Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:23.447Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/quarkus-jdbc-mysql-deployment-2.7.5.Final.jar
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:24.122Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/quarkus-jdbc-mysql-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mysql-deployment ---
[2026-02-25T22:51:24.122Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/quarkus-jdbc-mysql-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql-deployment/2.7.5.Final/quarkus-jdbc-mysql-deployment-2.7.5.Final.jar
[2026-02-25T22:51:24.122Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql-deployment/2.7.5.Final/quarkus-jdbc-mysql-deployment-2.7.5.Final.pom
[2026-02-25T22:51:24.122Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/quarkus-jdbc-mysql-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-mysql-deployment/2.7.5.Final/quarkus-jdbc-mysql-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-oracle-parent >----------------
[2026-02-25T22:51:24.122Z] [INFO] Building Quarkus - JDBC - Oracle 2.7.5.Final [482/964]
[2026-02-25T22:51:24.122Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-oracle-parent ---
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-oracle-parent ---
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-oracle-parent ---
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-oracle-parent ---
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-oracle-parent ---
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-oracle-parent ---
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-oracle-parent ---
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-oracle-parent ---
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-oracle-parent ---
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-oracle-parent ---
[2026-02-25T22:51:24.122Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-oracle-parent ---
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-oracle-parent ---
[2026-02-25T22:51:24.122Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle-parent/2.7.5.Final/quarkus-jdbc-oracle-parent-2.7.5.Final.pom
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-oracle >-------------------
[2026-02-25T22:51:24.122Z] [INFO] Building Quarkus - JDBC - Oracle - Runtime 2.7.5.Final [483/964]
[2026-02-25T22:51:24.122Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.122Z] [INFO]
[2026-02-25T22:51:24.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.435Z] [INFO]
[2026-02-25T22:51:24.435Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.435Z] [INFO]
[2026-02-25T22:51:24.435Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.435Z] [INFO]
[2026-02-25T22:51:24.435Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.435Z] [INFO]
[2026-02-25T22:51:24.435Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.435Z] [INFO]
[2026-02-25T22:51:24.435Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.435Z] [INFO] Processed 5 files in 10ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:51:24.435Z] [INFO]
[2026-02-25T22:51:24.435Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.435Z] [INFO] Processed 5 files in 00:00.005 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:51:24.435Z] [INFO]
[2026-02-25T22:51:24.435Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.435Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:24.435Z] [INFO] Copying 1 resource
[2026-02-25T22:51:24.435Z] [INFO]
[2026-02-25T22:51:24.435Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.435Z] [INFO]
[2026-02-25T22:51:24.435Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.435Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:24.435Z] [INFO] Compiling 5 source files to /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/classes
[2026-02-25T22:51:24.747Z] [INFO]
[2026-02-25T22:51:24.747Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.747Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:24.747Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-oracle/runtime/src/test/resources
[2026-02-25T22:51:24.747Z] [INFO]
[2026-02-25T22:51:24.747Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.747Z] [INFO] No sources to compile
[2026-02-25T22:51:24.747Z] [INFO]
[2026-02-25T22:51:24.747Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.747Z] [INFO] No tests to run.
[2026-02-25T22:51:24.747Z] [INFO]
[2026-02-25T22:51:24.747Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.747Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/quarkus-jdbc-oracle-2.7.5.Final.jar
[2026-02-25T22:51:24.747Z] [INFO]
[2026-02-25T22:51:24.747Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.747Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/quarkus-jdbc-oracle-2.7.5.Final-sources.jar
[2026-02-25T22:51:24.747Z] [INFO]
[2026-02-25T22:51:24.747Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-oracle ---
[2026-02-25T22:51:24.747Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/quarkus-jdbc-oracle-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle/2.7.5.Final/quarkus-jdbc-oracle-2.7.5.Final.jar
[2026-02-25T22:51:24.747Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle/2.7.5.Final/quarkus-jdbc-oracle-2.7.5.Final.pom
[2026-02-25T22:51:24.747Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/quarkus-jdbc-oracle-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle/2.7.5.Final/quarkus-jdbc-oracle-2.7.5.Final-sources.jar
[2026-02-25T22:51:24.747Z] [INFO]
[2026-02-25T22:51:24.747Z] [INFO] -------------< io.quarkus:quarkus-jdbc-oracle-deployment >--------------
[2026-02-25T22:51:24.748Z] [INFO] Building Quarkus - JDBC - Oracle - Deployment 2.7.5.Final [484/964]
[2026-02-25T22:51:24.748Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:24.748Z] [INFO]
[2026-02-25T22:51:24.748Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:24.748Z] [INFO]
[2026-02-25T22:51:24.748Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:25.061Z] [INFO]
[2026-02-25T22:51:25.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:25.062Z] [INFO]
[2026-02-25T22:51:25.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:25.062Z] [INFO]
[2026-02-25T22:51:25.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:25.062Z] [INFO]
[2026-02-25T22:51:25.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:25.062Z] [INFO]
[2026-02-25T22:51:25.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:25.062Z] [INFO]
[2026-02-25T22:51:25.062Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:25.062Z] [INFO]
[2026-02-25T22:51:25.062Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:25.062Z] [INFO] Processed 5 files in 22ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:51:25.062Z] [INFO]
[2026-02-25T22:51:25.062Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:25.062Z] [INFO] Processed 5 files in 00:00.013 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:51:25.062Z] [INFO]
[2026-02-25T22:51:25.062Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:25.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:25.062Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/main/resources
[2026-02-25T22:51:25.062Z] [INFO]
[2026-02-25T22:51:25.062Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:25.062Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:25.062Z] [INFO] Compiling 4 source files to /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/classes
[2026-02-25T22:51:25.375Z] [WARNING] /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/main/java/io/quarkus/jdbc/oracle/deployment/OracleMetadataOverrides.java:[115,5] io.quarkus.deployment.builditem.nativeimage.NativeImageAllowIncompleteClasspathBuildItem in io.quarkus.deployment.builditem.nativeimage has been deprecated
[2026-02-25T22:51:25.375Z] [WARNING] /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/main/java/io/quarkus/jdbc/oracle/deployment/OracleMetadataOverrides.java:[115,5] io.quarkus.deployment.builditem.nativeimage.NativeImageAllowIncompleteClasspathBuildItem in io.quarkus.deployment.builditem.nativeimage has been deprecated
[2026-02-25T22:51:25.375Z] [WARNING] /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/main/java/io/quarkus/jdbc/oracle/deployment/OracleMetadataOverrides.java:[115,5] io.quarkus.deployment.builditem.nativeimage.NativeImageAllowIncompleteClasspathBuildItem in io.quarkus.deployment.builditem.nativeimage has been deprecated
[2026-02-25T22:51:25.375Z] [WARNING] /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/main/java/io/quarkus/jdbc/oracle/deployment/OracleMetadataOverrides.java:[116,20] io.quarkus.deployment.builditem.nativeimage.NativeImageAllowIncompleteClasspathBuildItem in io.quarkus.deployment.builditem.nativeimage has been deprecated
[2026-02-25T22:51:25.375Z] [INFO]
[2026-02-25T22:51:25.375Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:25.375Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:25.375Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/test/resources
[2026-02-25T22:51:25.375Z] [INFO]
[2026-02-25T22:51:25.375Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:25.375Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:25.375Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/test-classes
[2026-02-25T22:51:26.470Z] [INFO]
[2026-02-25T22:51:26.470Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:26.470Z] [INFO]
[2026-02-25T22:51:26.470Z] [INFO] -------------------------------------------------------
[2026-02-25T22:51:26.470Z] [INFO] T E S T S
[2026-02-25T22:51:26.470Z] [INFO] -------------------------------------------------------
[2026-02-25T22:51:26.470Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:51:27.247Z] [INFO] Running io.quarkus.jdbc.oracle.deployment.RegexMatchTest
[2026-02-25T22:51:27.247Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in io.quarkus.jdbc.oracle.deployment.RegexMatchTest
[2026-02-25T22:51:27.247Z] [INFO]
[2026-02-25T22:51:27.247Z] [INFO] Results:
[2026-02-25T22:51:27.247Z] [INFO]
[2026-02-25T22:51:27.247Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:51:27.247Z] [INFO]
[2026-02-25T22:51:27.247Z] [INFO]
[2026-02-25T22:51:27.247Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:27.247Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/quarkus-jdbc-oracle-deployment-2.7.5.Final.jar
[2026-02-25T22:51:27.247Z] [INFO]
[2026-02-25T22:51:27.247Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:27.247Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/quarkus-jdbc-oracle-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:51:27.247Z] [INFO]
[2026-02-25T22:51:27.247Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-oracle-deployment ---
[2026-02-25T22:51:27.247Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/quarkus-jdbc-oracle-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle-deployment/2.7.5.Final/quarkus-jdbc-oracle-deployment-2.7.5.Final.jar
[2026-02-25T22:51:27.248Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle-deployment/2.7.5.Final/quarkus-jdbc-oracle-deployment-2.7.5.Final.pom
[2026-02-25T22:51:27.248Z] [INFO] Installing /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/quarkus-jdbc-oracle-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-jdbc-oracle-deployment/2.7.5.Final/quarkus-jdbc-oracle-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:51:27.248Z] [INFO]
[2026-02-25T22:51:27.248Z] [INFO] -------------< io.quarkus:quarkus-hibernate-envers-parent >-------------
[2026-02-25T22:51:27.248Z] [INFO] Building Quarkus - Hibernate Envers - Parent 2.7.5.Final [485/964]
[2026-02-25T22:51:27.248Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:51:27.248Z] [INFO]
[2026-02-25T22:51:27.248Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-envers-parent ---
[2026-02-25T22:51:27.248Z] [INFO]
[2026-02-25T22:51:27.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-envers-parent ---
[2026-02-25T22:51:27.248Z] [INFO]
[2026-02-25T22:51:27.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-envers-parent ---
[2026-02-25T22:51:27.248Z] [INFO]
[2026-02-25T22:51:27.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-envers-parent ---
[2026-02-25T22:51:27.248Z] [INFO]
[2026-02-25T22:51:27.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-envers-parent ---
[2026-02-25T22:51:27.248Z] [INFO]
[2026-02-25T22:51:27.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-envers-parent ---
[2026-02-25T22:51:27.248Z] [INFO]
[2026-02-25T22:51:27.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-envers-parent ---
[2026-02-25T22:51:27.248Z] [INFO]
[2026-02-25T22:51:27.248Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-envers-parent ---
[2026-02-25T22:51:27.248Z] [INFO]
[2026-02-25T22:51:27.248Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-envers-parent ---
[2026-02-25T22:51:27.248Z] [INFO]
[2026-02-25T22:51:27.248Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-envers-parent ---
[2026-02-25T22:51:27.248Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:51:27.248Z] [INFO]
[2026-02-25T22:51:27.248Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-envers-parent ---
[2026-02-25T22:51:27.248Z] [INFO]
[2026-02-25T22:51:27.248Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-envers-parent ---
[2026-02-25T22:51:27.248Z] [INFO] Installing /quarkus/extensions/hibernate-envers/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers-parent/2.7.5.Final/quarkus-hibernate-envers-parent-2.7.5.Final.pom
[2026-02-25T22:51:27.248Z] [INFO]
[2026-02-25T22:51:27.248Z] [INFO] ----------------< io.quarkus:quarkus-hibernate-envers >-----------------
[2026-02-25T22:51:27.248Z] [INFO] Building Quarkus - Hibernate Envers - Runtime 2.7.5.Final [486/964]
[2026-02-25T22:51:27.248Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:27.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-envers/5.6.5.Final/hibernate-envers-5.6.5.Final.pom
[2026-02-25T22:51:27.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-envers/5.6.5.Final/hibernate-envers-5.6.5.Final.pom (2.7 kB at 31 kB/s)
[2026-02-25T22:51:27.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom
[2026-02-25T22:51:27.561Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom (2.8 kB at 52 kB/s)
[2026-02-25T22:51:27.561Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-envers/5.6.5.Final/hibernate-envers-5.6.5.Final.jar
[2026-02-25T22:51:27.561Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar
[2026-02-25T22:51:27.561Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar (324 kB at 5.6 MB/s)
[2026-02-25T22:51:27.561Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-envers/5.6.5.Final/hibernate-envers-5.6.5.Final.jar (512 kB at 5.4 MB/s)
[2026-02-25T22:51:27.561Z] [INFO]
[2026-02-25T22:51:27.561Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:27.561Z] [INFO]
[2026-02-25T22:51:27.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:27.561Z] [INFO]
[2026-02-25T22:51:27.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:27.561Z] [INFO]
[2026-02-25T22:51:27.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:27.561Z] [INFO]
[2026-02-25T22:51:27.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:27.561Z] [INFO]
[2026-02-25T22:51:27.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:27.561Z] [INFO]
[2026-02-25T22:51:27.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:27.561Z] [INFO]
[2026-02-25T22:51:27.561Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:27.561Z] [INFO]
[2026-02-25T22:51:27.561Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:27.561Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:51:27.561Z] [INFO]
[2026-02-25T22:51:27.561Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:27.561Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:51:27.561Z] [INFO]
[2026-02-25T22:51:27.561Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:27.561Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:27.561Z] [INFO] Copying 1 resource
[2026-02-25T22:51:27.561Z] [INFO]
[2026-02-25T22:51:27.561Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:27.874Z] [INFO]
[2026-02-25T22:51:27.874Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:27.874Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:27.874Z] [INFO] Compiling 2 source files to /quarkus/extensions/hibernate-envers/runtime/target/classes
[2026-02-25T22:51:28.186Z] [INFO]
[2026-02-25T22:51:28.186Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:28.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:28.186Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-envers/runtime/src/test/resources
[2026-02-25T22:51:28.186Z] [INFO]
[2026-02-25T22:51:28.186Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:28.186Z] [INFO] No sources to compile
[2026-02-25T22:51:28.186Z] [INFO]
[2026-02-25T22:51:28.186Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:28.186Z] [INFO] No tests to run.
[2026-02-25T22:51:28.186Z] [INFO]
[2026-02-25T22:51:28.186Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:28.186Z] [INFO] Building jar: /quarkus/extensions/hibernate-envers/runtime/target/quarkus-hibernate-envers-2.7.5.Final.jar
[2026-02-25T22:51:28.186Z] [INFO]
[2026-02-25T22:51:28.186Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:28.186Z] [INFO] Building jar: /quarkus/extensions/hibernate-envers/runtime/target/quarkus-hibernate-envers-2.7.5.Final-sources.jar
[2026-02-25T22:51:28.186Z] [INFO]
[2026-02-25T22:51:28.186Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-envers ---
[2026-02-25T22:51:28.186Z] [INFO] Installing /quarkus/extensions/hibernate-envers/runtime/target/quarkus-hibernate-envers-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers/2.7.5.Final/quarkus-hibernate-envers-2.7.5.Final.jar
[2026-02-25T22:51:28.187Z] [INFO] Installing /quarkus/extensions/hibernate-envers/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers/2.7.5.Final/quarkus-hibernate-envers-2.7.5.Final.pom
[2026-02-25T22:51:28.187Z] [INFO] Installing /quarkus/extensions/hibernate-envers/runtime/target/quarkus-hibernate-envers-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers/2.7.5.Final/quarkus-hibernate-envers-2.7.5.Final-sources.jar
[2026-02-25T22:51:28.187Z] [INFO]
[2026-02-25T22:51:28.187Z] [INFO] -----------< io.quarkus:quarkus-hibernate-envers-deployment >-----------
[2026-02-25T22:51:28.187Z] [INFO] Building Quarkus - Hibernate Envers - Deployment 2.7.5.Final [487/964]
[2026-02-25T22:51:28.187Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:51:28.187Z] [INFO]
[2026-02-25T22:51:28.187Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:51:28.187Z] [INFO]
[2026-02-25T22:51:28.187Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:51:28.866Z] [INFO]
[2026-02-25T22:51:28.866Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:51:28.866Z] [INFO]
[2026-02-25T22:51:28.866Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:51:28.866Z] [INFO]
[2026-02-25T22:51:28.866Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:51:28.866Z] [INFO]
[2026-02-25T22:51:28.866Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:51:28.866Z] [INFO]
[2026-02-25T22:51:28.866Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:51:28.866Z] [INFO]
[2026-02-25T22:51:28.866Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:51:28.866Z] [INFO]
[2026-02-25T22:51:28.866Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:51:28.866Z] [INFO] Processed 42 files in 38ms (Formatted: 0, Unchanged: 42, Failed: 0, Readonly: 0)
[2026-02-25T22:51:28.866Z] [INFO]
[2026-02-25T22:51:28.866Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:51:28.866Z] [INFO] Processed 42 files in 00:00.032 (Already Sorted: 42, Needed Sorting: 0)
[2026-02-25T22:51:28.866Z] [INFO]
[2026-02-25T22:51:28.866Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:51:28.866Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:28.866Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-envers/deployment/src/main/resources
[2026-02-25T22:51:28.866Z] [INFO]
[2026-02-25T22:51:28.866Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:51:28.866Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:28.866Z] [INFO] Compiling 1 source file to /quarkus/extensions/hibernate-envers/deployment/target/classes
[2026-02-25T22:51:29.178Z] [INFO]
[2026-02-25T22:51:29.178Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:51:29.178Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:51:29.178Z] [INFO] Copying 16 resources
[2026-02-25T22:51:29.178Z] [INFO]
[2026-02-25T22:51:29.178Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:51:29.178Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:51:29.178Z] [INFO] Compiling 41 source files to /quarkus/extensions/hibernate-envers/deployment/target/test-classes
[2026-02-25T22:51:29.852Z] [WARNING] /quarkus/extensions/hibernate-envers/deployment/src/test/java/io/quarkus/hibernate/orm/envers/AbstractEnversResource.java:[37,12] org.hibernate.envers.strategy.AuditStrategy in org.hibernate.envers.strategy has been deprecated
[2026-02-25T22:51:29.852Z] [WARNING] /quarkus/extensions/hibernate-envers/deployment/src/test/java/io/quarkus/hibernate/orm/envers/AbstractEnversResource.java:[37,12] org.hibernate.envers.strategy.AuditStrategy in org.hibernate.envers.strategy has been deprecated
[2026-02-25T22:51:29.852Z] [WARNING] /quarkus/extensions/hibernate-envers/deployment/src/test/java/io/quarkus/hibernate/orm/envers/AbstractEnversResource.java:[37,12] org.hibernate.envers.strategy.AuditStrategy in org.hibernate.envers.strategy has been deprecated
[2026-02-25T22:51:29.852Z] [WARNING] /quarkus/extensions/hibernate-envers/deployment/src/test/java/io/quarkus/hibernate/orm/envers/config/EnversTestAuditStrategyResource.java:[18,15] org.hibernate.envers.strategy.AuditStrategy in org.hibernate.envers.strategy has been deprecated
[2026-02-25T22:51:29.852Z] [WARNING] /quarkus/extensions/hibernate-envers/deployment/src/test/java/io/quarkus/hibernate/orm/envers/config/EnversTestAuditStrategyResource.java:[19,40] org.hibernate.envers.strategy.ValidityAuditStrategy in org.hibernate.envers.strategy has been deprecated
[2026-02-25T22:51:29.852Z] [INFO]
[2026-02-25T22:51:29.852Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:51:29.852Z] [INFO]
[2026-02-25T22:51:29.852Z] [INFO] -------------------------------------------------------
[2026-02-25T22:51:29.852Z] [INFO] T E S T S
[2026-02-25T22:51:29.852Z] [INFO] -------------------------------------------------------
[2026-02-25T22:51:29.852Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:51:30.529Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversStoreDataAtDeleteTestCase
[2026-02-25T22:51:37.630Z] 2026-02-25 22:51:34,366 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-20) Dev Services for H2 started.
[2026-02-25T22:51:37.630Z] 2026-02-25 22:51:34,372 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-20) Dev Services for the default datasource (h2) started.
[2026-02-25T22:51:37.630Z] 2026-02-25 22:51:37,077 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.960s. Listening on: http://localhost:8081
[2026-02-25T22:51:37.630Z] 2026-02-25 22:51:37,078 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:51:37.630Z] 2026-02-25 22:51:37,078 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:51:38.728Z] 1
[2026-02-25T22:51:38.728Z] 2
[2026-02-25T22:51:38.728Z] 2026-02-25 22:51:38,638 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:51:38.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.35 s - in io.quarkus.hibernate.orm.envers.EnversStoreDataAtDeleteTestCase
[2026-02-25T22:51:38.728Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversModifiedFlagsTestCase
[2026-02-25T22:51:41.582Z] 2026-02-25 22:51:38,650 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:51:41.582Z] 2026-02-25 22:51:39,390 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-9) Dev Services for H2 started.
[2026-02-25T22:51:41.582Z] 2026-02-25 22:51:39,391 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-9) Dev Services for the default datasource (h2) started.
[2026-02-25T22:51:41.582Z] 2026-02-25 22:51:41,251 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.418s. Listening on: http://localhost:8081
[2026-02-25T22:51:41.582Z] 2026-02-25 22:51:41,252 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:51:41.582Z] 2026-02-25 22:51:41,252 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:51:41.896Z] 2026-02-25 22:51:41,747 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:51:41.896Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.07 s - in io.quarkus.hibernate.orm.envers.config.EnversModifiedFlagsTestCase
[2026-02-25T22:51:41.896Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversRevisionListenerTestCase
[2026-02-25T22:51:44.753Z] 2026-02-25 22:51:41,751 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:51:44.754Z] 2026-02-25 22:51:42,357 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-19) Dev Services for H2 started.
[2026-02-25T22:51:44.754Z] 2026-02-25 22:51:42,358 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-19) Dev Services for the default datasource (h2) started.
[2026-02-25T22:51:44.754Z] 2026-02-25 22:51:44,073 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.365s. Listening on: http://localhost:8081
[2026-02-25T22:51:44.754Z] 2026-02-25 22:51:44,074 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:51:44.754Z] 2026-02-25 22:51:44,074 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:51:45.082Z] 2026-02-25 22:51:44,969 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-25T22:51:45.082Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.222 s - in io.quarkus.hibernate.orm.envers.config.EnversRevisionListenerTestCase
[2026-02-25T22:51:45.082Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversOriginalIdPropNameTestCase
[2026-02-25T22:51:47.941Z] 2026-02-25 22:51:44,974 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:51:47.941Z] 2026-02-25 22:51:45,626 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-20) Dev Services for H2 started.
[2026-02-25T22:51:47.941Z] 2026-02-25 22:51:45,626 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-20) Dev Services for the default datasource (h2) started.
[2026-02-25T22:51:47.941Z] 2026-02-25 22:51:47,245 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.352s. Listening on: http://localhost:8081
[2026-02-25T22:51:47.941Z] 2026-02-25 22:51:47,245 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:51:47.941Z] 2026-02-25 22:51:47,245 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:51:47.941Z] 2026-02-25 22:51:47,833 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-25T22:51:47.942Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.857 s - in io.quarkus.hibernate.orm.envers.config.EnversOriginalIdPropNameTestCase
[2026-02-25T22:51:47.942Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversEmbeddableSetOrdinalFieldNameTestCase
[2026-02-25T22:51:50.112Z] 2026-02-25 22:51:47,842 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:51:50.112Z] 2026-02-25 22:51:48,482 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-3) Dev Services for H2 started.
[2026-02-25T22:51:50.112Z] 2026-02-25 22:51:48,482 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-3) Dev Services for the default datasource (h2) started.
[2026-02-25T22:51:50.112Z] 2026-02-25 22:51:50,058 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.137s. Listening on: http://localhost:8081
[2026-02-25T22:51:50.112Z] 2026-02-25 22:51:50,059 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:51:50.112Z] 2026-02-25 22:51:50,059 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:51:50.784Z] 2026-02-25 22:51:50,715 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:51:50.784Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.868 s - in io.quarkus.hibernate.orm.envers.config.EnversEmbeddableSetOrdinalFieldNameTestCase
[2026-02-25T22:51:50.784Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversValidityStrategyFieldNameOverridesTestCase
[2026-02-25T22:51:53.643Z] 2026-02-25 22:51:50,723 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:51:53.643Z] 2026-02-25 22:51:51,319 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-8) Dev Services for H2 started.
[2026-02-25T22:51:53.643Z] 2026-02-25 22:51:51,320 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-8) Dev Services for the default datasource (h2) started.
[2026-02-25T22:51:53.643Z] 2026-02-25 22:51:53,140 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.569s. Listening on: http://localhost:8081
[2026-02-25T22:51:53.643Z] 2026-02-25 22:51:53,141 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:51:53.643Z] 2026-02-25 22:51:53,141 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:51:53.954Z] 2026-02-25 22:51:53,661 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-25T22:51:53.955Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.954 s - in io.quarkus.hibernate.orm.envers.config.EnversValidityStrategyFieldNameOverridesTestCase
[2026-02-25T22:51:53.955Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversAllowIdentifierReuseTestCase
[2026-02-25T22:51:56.124Z] 2026-02-25 22:51:53,672 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:51:56.124Z] 2026-02-25 22:51:54,314 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-13) Dev Services for H2 started.
[2026-02-25T22:51:56.125Z] 2026-02-25 22:51:54,315 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-13) Dev Services for the default datasource (h2) started.
[2026-02-25T22:51:56.125Z] 2026-02-25 22:51:55,900 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.390s. Listening on: http://localhost:8081
[2026-02-25T22:51:56.125Z] 2026-02-25 22:51:55,901 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:51:56.125Z] 2026-02-25 22:51:55,901 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:51:56.437Z] 2026-02-25 22:51:56,306 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:51:56.437Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.632 s - in io.quarkus.hibernate.orm.envers.config.EnversAllowIdentifierReuseTestCase
[2026-02-25T22:51:56.437Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversTrackEntitiesChangedInRevisionTestCase
[2026-02-25T22:51:58.607Z] 2026-02-25 22:51:56,310 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:51:58.607Z] 2026-02-25 22:51:56,742 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-10) Dev Services for H2 started.
[2026-02-25T22:51:58.607Z] 2026-02-25 22:51:56,742 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-10) Dev Services for the default datasource (h2) started.
[2026-02-25T22:51:58.607Z] 2026-02-25 22:51:58,151 WARN [org.hib.met.int.MetadataContext] (JPA Startup Thread: <default>) HHH015011: Unable to locate static metamodel field : org.hibernate.envers.DefaultTrackingModifiedEntitiesRevisionEntity_#timestamp; this may or may not indicate a problem with the static metamodel
[2026-02-25T22:51:58.607Z] 2026-02-25 22:51:58,151 WARN [org.hib.met.int.MetadataContext] (JPA Startup Thread: <default>) HHH015011: Unable to locate static metamodel field : org.hibernate.envers.DefaultTrackingModifiedEntitiesRevisionEntity_#id; this may or may not indicate a problem with the static metamodel
[2026-02-25T22:51:58.607Z] 2026-02-25 22:51:58,260 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.335s. Listening on: http://localhost:8081
[2026-02-25T22:51:58.607Z] 2026-02-25 22:51:58,261 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:51:58.607Z] 2026-02-25 22:51:58,261 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:51:58.919Z] 2026-02-25 22:51:58,786 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-25T22:51:58.919Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.479 s - in io.quarkus.hibernate.orm.envers.config.EnversTrackEntitiesChangedInRevisionTestCase
[2026-02-25T22:51:58.919Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversUseRevisionEntityWithNativeIdTestCase
[2026-02-25T22:52:01.771Z] 2026-02-25 22:51:58,792 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:52:01.771Z] 2026-02-25 22:51:59,617 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-17) Dev Services for H2 started.
[2026-02-25T22:52:01.771Z] 2026-02-25 22:51:59,617 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-17) Dev Services for the default datasource (h2) started.
[2026-02-25T22:52:01.771Z] 2026-02-25 22:52:00,600 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Unable to find a build time generated proxy for entity org.hibernate.envers.enhanced.SequenceIdRevisionEntity
[2026-02-25T22:52:01.771Z] 2026-02-25 22:52:01,170 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.255s. Listening on: http://localhost:8081
[2026-02-25T22:52:01.771Z] 2026-02-25 22:52:01,170 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:52:01.771Z] 2026-02-25 22:52:01,171 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:52:02.082Z] 2026-02-25 22:52:01,763 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T22:52:02.082Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.967 s - in io.quarkus.hibernate.orm.envers.config.EnversUseRevisionEntityWithNativeIdTestCase
[2026-02-25T22:52:02.082Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversAuditStrategyTestCase
[2026-02-25T22:52:04.251Z] 2026-02-25 22:52:01,767 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:52:04.252Z] 2026-02-25 22:52:02,251 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-6) Dev Services for H2 started.
[2026-02-25T22:52:04.252Z] 2026-02-25 22:52:02,251 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-6) Dev Services for the default datasource (h2) started.
[2026-02-25T22:52:04.252Z] 2026-02-25 22:52:03,681 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.247s. Listening on: http://localhost:8081
[2026-02-25T22:52:04.252Z] 2026-02-25 22:52:03,682 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:52:04.252Z] 2026-02-25 22:52:03,682 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:52:04.563Z] 2026-02-25 22:52:04,295 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2026-02-25T22:52:04.563Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.539 s - in io.quarkus.hibernate.orm.envers.config.EnversAuditStrategyTestCase
[2026-02-25T22:52:04.563Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversModifiedColumnNamingStrategyTestCase
[2026-02-25T22:52:06.732Z] 2026-02-25 22:52:04,304 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:52:06.732Z] 2026-02-25 22:52:04,803 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-13) Dev Services for H2 started.
[2026-02-25T22:52:06.732Z] 2026-02-25 22:52:04,804 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-13) Dev Services for the default datasource (h2) started.
[2026-02-25T22:52:06.732Z] 2026-02-25 22:52:06,184 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.213s. Listening on: http://localhost:8081
[2026-02-25T22:52:06.732Z] 2026-02-25 22:52:06,185 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:52:06.732Z] 2026-02-25 22:52:06,185 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:52:06.732Z] 2026-02-25 22:52:06,570 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:52:06.732Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.263 s - in io.quarkus.hibernate.orm.envers.config.EnversModifiedColumnNamingStrategyTestCase
[2026-02-25T22:52:06.732Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversDoNotAuditOptimisticLockingFieldTestCase
[2026-02-25T22:52:08.903Z] 2026-02-25 22:52:06,574 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:52:08.903Z] 2026-02-25 22:52:07,055 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-13) Dev Services for H2 started.
[2026-02-25T22:52:08.903Z] 2026-02-25 22:52:07,056 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-13) Dev Services for the default datasource (h2) started.
[2026-02-25T22:52:08.903Z] 2026-02-25 22:52:08,562 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.306s. Listening on: http://localhost:8081
[2026-02-25T22:52:08.903Z] 2026-02-25 22:52:08,563 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:52:08.903Z] 2026-02-25 22:52:08,563 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:52:09.214Z] 2026-02-25 22:52:09,005 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:52:09.214Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.439 s - in io.quarkus.hibernate.orm.envers.config.EnversDoNotAuditOptimisticLockingFieldTestCase
[2026-02-25T22:52:09.214Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversRevisionOnCollectionChangeTestCase
[2026-02-25T22:52:10.807Z] 2026-02-25 22:52:09,008 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:52:10.807Z] 2026-02-25 22:52:09,465 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-21) Dev Services for H2 started.
[2026-02-25T22:52:10.807Z] 2026-02-25 22:52:09,466 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-21) Dev Services for the default datasource (h2) started.
[2026-02-25T22:52:10.807Z] 2026-02-25 22:52:10,717 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.097s. Listening on: http://localhost:8081
[2026-02-25T22:52:10.807Z] 2026-02-25 22:52:10,718 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:52:10.807Z] 2026-02-25 22:52:10,718 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:52:11.121Z] 2026-02-25 22:52:11,085 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:52:11.121Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.07 s - in io.quarkus.hibernate.orm.envers.config.EnversRevisionOnCollectionChangeTestCase
[2026-02-25T22:52:11.121Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversDefaultSchemaCatalogTestCase
[2026-02-25T22:52:13.300Z] 2026-02-25 22:52:11,089 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:52:13.300Z] 2026-02-25 22:52:11,525 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-12) Dev Services for H2 started.
[2026-02-25T22:52:13.300Z] 2026-02-25 22:52:11,526 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-12) Dev Services for the default datasource (h2) started.
[2026-02-25T22:52:13.300Z] 2026-02-25 22:52:12,919 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.228s. Listening on: http://localhost:8081
[2026-02-25T22:52:13.300Z] 2026-02-25 22:52:12,920 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:52:13.300Z] 2026-02-25 22:52:12,920 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:52:13.614Z] 2026-02-25 22:52:13,388 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:52:13.614Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.299 s - in io.quarkus.hibernate.orm.envers.config.EnversDefaultSchemaCatalogTestCase
[2026-02-25T22:52:13.614Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversConfigurationTest
[2026-02-25T22:52:15.211Z] 2026-02-25 22:52:13,392 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:52:15.211Z] 2026-02-25 22:52:13,860 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-10) Dev Services for H2 started.
[2026-02-25T22:52:15.211Z] 2026-02-25 22:52:13,860 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-10) Dev Services for the default datasource (h2) started.
[2026-02-25T22:52:15.211Z] 2026-02-25 22:52:15,129 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.040s. Listening on: http://localhost:8081
[2026-02-25T22:52:15.211Z] 2026-02-25 22:52:15,130 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:52:15.211Z] 2026-02-25 22:52:15,131 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, smallrye-context-propagation, vertx]
[2026-02-25T22:52:15.525Z] 2026-02-25 22:52:15,253 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-25T22:52:15.525Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.863 s - in io.quarkus.hibernate.orm.envers.EnversConfigurationTest
[2026-02-25T22:52:15.525Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversValidationTestCase
[2026-02-25T22:52:17.697Z] 2026-02-25 22:52:15,259 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:52:17.697Z] 2026-02-25 22:52:15,748 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-6) Dev Services for H2 started.
[2026-02-25T22:52:17.697Z] 2026-02-25 22:52:15,749 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-6) Dev Services for the default datasource (h2) started.
[2026-02-25T22:52:17.697Z] 2026-02-25 22:52:17,170 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.231s. Listening on: http://localhost:8081
[2026-02-25T22:52:17.697Z] 2026-02-25 22:52:17,170 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:52:17.697Z] 2026-02-25 22:52:17,170 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:52:18.011Z] 2026-02-25 22:52:17,800 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:52:18.011Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.549 s - in io.quarkus.hibernate.orm.envers.EnversValidationTestCase
[2026-02-25T22:52:18.011Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversFastBootingTest
[2026-02-25T22:52:20.186Z] 2026-02-25 22:52:17,805 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:52:20.186Z] 2026-02-25 22:52:18,287 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-8) Dev Services for H2 started.
[2026-02-25T22:52:20.186Z] 2026-02-25 22:52:18,288 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-8) Dev Services for the default datasource (h2) started.
[2026-02-25T22:52:20.186Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-02-25T22:52:20.186Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2026-02-25T22:52:20.186Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-02-25T22:52:20.186Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2026-02-25T22:52:20.186Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-02-25T22:52:20.186Z] 2026-02-25 22:52:19,594 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.124s. Listening on: http://localhost:8081
[2026-02-25T22:52:20.186Z] 2026-02-25 22:52:19,595 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:52:20.186Z] 2026-02-25 22:52:19,595 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, smallrye-context-propagation, vertx]
[2026-02-25T22:52:20.186Z] 2026-02-25 22:52:19,677 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:52:20.186Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.883 s - in io.quarkus.hibernate.orm.envers.EnversFastBootingTest
[2026-02-25T22:52:20.186Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversAuditTableSuffixTestCase
[2026-02-25T22:52:21.779Z] 2026-02-25 22:52:19,682 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:52:21.779Z] 2026-02-25 22:52:20,111 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-13) Dev Services for H2 started.
[2026-02-25T22:52:21.779Z] 2026-02-25 22:52:20,112 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-13) Dev Services for the default datasource (h2) started.
[2026-02-25T22:52:21.779Z] 2026-02-25 22:52:21,691 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.362s. Listening on: http://localhost:8081
[2026-02-25T22:52:21.779Z] 2026-02-25 22:52:21,691 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:52:21.779Z] 2026-02-25 22:52:21,692 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:52:22.454Z] 2026-02-25 22:52:22,131 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:52:22.454Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.432 s - in io.quarkus.hibernate.orm.envers.EnversAuditTableSuffixTestCase
[2026-02-25T22:52:22.454Z] [INFO]
[2026-02-25T22:52:22.454Z] [INFO] Results:
[2026-02-25T22:52:22.454Z] [INFO]
[2026-02-25T22:52:22.454Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:52:22.454Z] [INFO]
[2026-02-25T22:52:22.454Z] [INFO]
[2026-02-25T22:52:22.454Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:52:22.455Z] [INFO] Building jar: /quarkus/extensions/hibernate-envers/deployment/target/quarkus-hibernate-envers-deployment-2.7.5.Final.jar
[2026-02-25T22:52:22.455Z] [INFO]
[2026-02-25T22:52:22.455Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:52:22.455Z] [INFO] Building jar: /quarkus/extensions/hibernate-envers/deployment/target/quarkus-hibernate-envers-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:52:22.455Z] [INFO]
[2026-02-25T22:52:22.455Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-envers-deployment ---
[2026-02-25T22:52:22.455Z] [INFO] Installing /quarkus/extensions/hibernate-envers/deployment/target/quarkus-hibernate-envers-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers-deployment/2.7.5.Final/quarkus-hibernate-envers-deployment-2.7.5.Final.jar
[2026-02-25T22:52:22.455Z] [INFO] Installing /quarkus/extensions/hibernate-envers/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers-deployment/2.7.5.Final/quarkus-hibernate-envers-deployment-2.7.5.Final.pom
[2026-02-25T22:52:22.455Z] [INFO] Installing /quarkus/extensions/hibernate-envers/deployment/target/quarkus-hibernate-envers-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-envers-deployment/2.7.5.Final/quarkus-hibernate-envers-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:52:22.455Z] [INFO]
[2026-02-25T22:52:22.455Z] [INFO] ------------< io.quarkus:quarkus-hibernate-reactive-parent >------------
[2026-02-25T22:52:22.455Z] [INFO] Building Quarkus - Hibernate Reactive 2.7.5.Final [488/964]
[2026-02-25T22:52:22.455Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:52:22.455Z] [INFO]
[2026-02-25T22:52:22.455Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-parent ---
[2026-02-25T22:52:22.455Z] [INFO]
[2026-02-25T22:52:22.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-parent ---
[2026-02-25T22:52:22.455Z] [INFO]
[2026-02-25T22:52:22.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-parent ---
[2026-02-25T22:52:22.455Z] [INFO]
[2026-02-25T22:52:22.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-parent ---
[2026-02-25T22:52:22.455Z] [INFO]
[2026-02-25T22:52:22.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-parent ---
[2026-02-25T22:52:22.455Z] [INFO]
[2026-02-25T22:52:22.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-parent ---
[2026-02-25T22:52:22.455Z] [INFO]
[2026-02-25T22:52:22.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-parent ---
[2026-02-25T22:52:22.455Z] [INFO]
[2026-02-25T22:52:22.455Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-parent ---
[2026-02-25T22:52:22.455Z] [INFO]
[2026-02-25T22:52:22.455Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-parent ---
[2026-02-25T22:52:22.455Z] [INFO]
[2026-02-25T22:52:22.455Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-parent ---
[2026-02-25T22:52:22.769Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:52:22.769Z] [INFO]
[2026-02-25T22:52:22.769Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-parent ---
[2026-02-25T22:52:22.769Z] [INFO]
[2026-02-25T22:52:22.769Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-parent ---
[2026-02-25T22:52:22.769Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-parent/2.7.5.Final/quarkus-hibernate-reactive-parent-2.7.5.Final.pom
[2026-02-25T22:52:22.769Z] [INFO]
[2026-02-25T22:52:22.769Z] [INFO] ---------------< io.quarkus:quarkus-hibernate-reactive >----------------
[2026-02-25T22:52:22.769Z] [INFO] Building Quarkus - Hibernate Reactive - Runtime 2.7.5.Final [489/964]
[2026-02-25T22:52:22.769Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:52:22.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.pom
[2026-02-25T22:52:23.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.pom (3.1 kB at 9.8 kB/s)
[2026-02-25T22:52:23.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.jar
[2026-02-25T22:52:23.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.jar (753 kB at 2.0 MB/s)
[2026-02-25T22:52:23.397Z] [INFO]
[2026-02-25T22:52:23.397Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:23.397Z] [INFO]
[2026-02-25T22:52:23.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:23.397Z] [INFO]
[2026-02-25T22:52:23.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:23.397Z] [INFO]
[2026-02-25T22:52:23.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:23.397Z] [INFO]
[2026-02-25T22:52:23.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:23.397Z] [INFO]
[2026-02-25T22:52:23.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:23.397Z] [INFO]
[2026-02-25T22:52:23.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:23.397Z] [INFO]
[2026-02-25T22:52:23.397Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:23.397Z] [INFO]
[2026-02-25T22:52:23.397Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:23.397Z] [INFO] Processed 17 files in 30ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2026-02-25T22:52:23.397Z] [INFO]
[2026-02-25T22:52:23.397Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:23.711Z] [INFO] Processed 17 files in 00:00.041 (Already Sorted: 17, Needed Sorting: 0)
[2026-02-25T22:52:23.711Z] [INFO]
[2026-02-25T22:52:23.711Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:23.711Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:52:23.711Z] [INFO] Copying 1 resource
[2026-02-25T22:52:23.711Z] [INFO]
[2026-02-25T22:52:23.711Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:23.711Z] [INFO]
[2026-02-25T22:52:23.711Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:23.711Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:52:23.711Z] [INFO] Compiling 17 source files to /quarkus/extensions/hibernate-reactive/runtime/target/classes
[2026-02-25T22:52:24.114Z] [WARNING] /quarkus/extensions/hibernate-reactive/runtime/src/main/java/io/quarkus/hibernate/reactive/runtime/boot/registry/PreconfiguredReactiveServiceRegistryBuilder.java:[81,32] unchecked call to put(K,V) as a member of the raw type java.util.Map
[2026-02-25T22:52:24.114Z] [WARNING] /quarkus/extensions/hibernate-reactive/runtime/src/main/java/io/quarkus/hibernate/reactive/runtime/boot/registry/PreconfiguredReactiveServiceRegistryBuilder.java:[106,28] unchecked call to putAll(java.util.Map<? extends K,? extends V>) as a member of the raw type java.util.Map
[2026-02-25T22:52:24.114Z] [WARNING] /quarkus/extensions/hibernate-reactive/runtime/src/main/java/io/quarkus/hibernate/reactive/runtime/ReactiveSessionProducer.java:[24,18] org.hibernate.reactive.common.spi.MutinyImplementor in org.hibernate.reactive.common.spi has been deprecated
[2026-02-25T22:52:24.114Z] [INFO]
[2026-02-25T22:52:24.114Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:24.114Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:52:24.114Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-reactive/runtime/src/test/resources
[2026-02-25T22:52:24.114Z] [INFO]
[2026-02-25T22:52:24.114Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:24.114Z] [INFO] No sources to compile
[2026-02-25T22:52:24.114Z] [INFO]
[2026-02-25T22:52:24.114Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:24.114Z] [INFO] No tests to run.
[2026-02-25T22:52:24.114Z] [INFO]
[2026-02-25T22:52:24.114Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:24.114Z] [INFO] Building jar: /quarkus/extensions/hibernate-reactive/runtime/target/quarkus-hibernate-reactive-2.7.5.Final.jar
[2026-02-25T22:52:24.825Z] [INFO]
[2026-02-25T22:52:24.825Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:24.825Z] [INFO] Building jar: /quarkus/extensions/hibernate-reactive/runtime/target/quarkus-hibernate-reactive-2.7.5.Final-sources.jar
[2026-02-25T22:52:24.825Z] [INFO]
[2026-02-25T22:52:24.825Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive ---
[2026-02-25T22:52:24.825Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/runtime/target/quarkus-hibernate-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive/2.7.5.Final/quarkus-hibernate-reactive-2.7.5.Final.jar
[2026-02-25T22:52:24.825Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive/2.7.5.Final/quarkus-hibernate-reactive-2.7.5.Final.pom
[2026-02-25T22:52:24.825Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/runtime/target/quarkus-hibernate-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive/2.7.5.Final/quarkus-hibernate-reactive-2.7.5.Final-sources.jar
[2026-02-25T22:52:24.825Z] [INFO]
[2026-02-25T22:52:24.825Z] [INFO] ----------< io.quarkus:quarkus-hibernate-reactive-deployment >----------
[2026-02-25T22:52:24.825Z] [INFO] Building Quarkus - Hibernate Reactive - Deployment 2.7.5.Final [490/964]
[2026-02-25T22:52:24.825Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:52:24.825Z] [INFO]
[2026-02-25T22:52:24.825Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:24.825Z] [INFO]
[2026-02-25T22:52:24.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:25.505Z] [INFO]
[2026-02-25T22:52:25.505Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:25.505Z] [INFO]
[2026-02-25T22:52:25.505Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:25.819Z] [INFO]
[2026-02-25T22:52:25.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:25.819Z] [INFO]
[2026-02-25T22:52:25.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:25.819Z] [INFO]
[2026-02-25T22:52:25.819Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:25.819Z] [INFO]
[2026-02-25T22:52:25.819Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:25.819Z] [INFO]
[2026-02-25T22:52:25.819Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:25.819Z] [INFO] Processed 20 files in 41ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2026-02-25T22:52:25.819Z] [INFO]
[2026-02-25T22:52:25.819Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:25.819Z] [INFO] Processed 20 files in 00:00.038 (Already Sorted: 20, Needed Sorting: 0)
[2026-02-25T22:52:25.819Z] [INFO]
[2026-02-25T22:52:25.819Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:25.819Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:52:25.819Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-reactive/deployment/src/main/resources
[2026-02-25T22:52:25.819Z] [INFO]
[2026-02-25T22:52:25.819Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:25.819Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:52:25.819Z] [INFO] Compiling 3 source files to /quarkus/extensions/hibernate-reactive/deployment/target/classes
[2026-02-25T22:52:26.133Z] [WARNING] /quarkus/extensions/hibernate-reactive/deployment/src/main/java/io/quarkus/hibernate/reactive/deployment/HibernateReactiveProcessor.java:[259,98] batchFetchSize in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2026-02-25T22:52:26.133Z] [WARNING] /quarkus/extensions/hibernate-reactive/deployment/src/main/java/io/quarkus/hibernate/reactive/deployment/HibernateReactiveProcessor.java:[269,41] maxFetchDepth in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2026-02-25T22:52:26.133Z] [WARNING] /quarkus/extensions/hibernate-reactive/deployment/src/main/java/io/quarkus/hibernate/reactive/deployment/HibernateReactiveProcessor.java:[270,57] maxFetchDepth in io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit has been deprecated
[2026-02-25T22:52:26.133Z] [INFO]
[2026-02-25T22:52:26.133Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:26.133Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:52:26.133Z] [INFO] Copying 2 resources
[2026-02-25T22:52:26.133Z] [INFO]
[2026-02-25T22:52:26.133Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:26.133Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:52:26.133Z] [INFO] Compiling 17 source files to /quarkus/extensions/hibernate-reactive/deployment/target/test-classes
[2026-02-25T22:52:27.234Z] [INFO]
[2026-02-25T22:52:27.234Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:27.234Z] [INFO] Tests are skipped.
[2026-02-25T22:52:27.234Z] [INFO]
[2026-02-25T22:52:27.234Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:27.234Z] [INFO] Building jar: /quarkus/extensions/hibernate-reactive/deployment/target/quarkus-hibernate-reactive-deployment-2.7.5.Final.jar
[2026-02-25T22:52:27.234Z] [INFO]
[2026-02-25T22:52:27.234Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:27.234Z] [INFO] Building jar: /quarkus/extensions/hibernate-reactive/deployment/target/quarkus-hibernate-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:52:27.234Z] [INFO]
[2026-02-25T22:52:27.234Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-deployment ---
[2026-02-25T22:52:27.234Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/deployment/target/quarkus-hibernate-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.5.Final/quarkus-hibernate-reactive-deployment-2.7.5.Final.jar
[2026-02-25T22:52:27.234Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.5.Final/quarkus-hibernate-reactive-deployment-2.7.5.Final.pom
[2026-02-25T22:52:27.234Z] [INFO] Installing /quarkus/extensions/hibernate-reactive/deployment/target/quarkus-hibernate-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.5.Final/quarkus-hibernate-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:52:27.234Z] [INFO]
[2026-02-25T22:52:27.234Z] [INFO] ------------------< io.quarkus:quarkus-panache-mock >-------------------
[2026-02-25T22:52:27.234Z] [INFO] Building Quarkus - Panache - Mock 2.7.5.Final [491/964]
[2026-02-25T22:52:27.234Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:52:27.234Z] [INFO]
[2026-02-25T22:52:27.234Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.234Z] [INFO]
[2026-02-25T22:52:27.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.548Z] [INFO]
[2026-02-25T22:52:27.548Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.548Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:52:27.548Z] [INFO]
[2026-02-25T22:52:27.548Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.548Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T22:52:27.548Z] [INFO]
[2026-02-25T22:52:27.548Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.548Z] [INFO]
[2026-02-25T22:52:27.548Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.548Z] [INFO]
[2026-02-25T22:52:27.548Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.548Z] [INFO]
[2026-02-25T22:52:27.548Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.548Z] [INFO]
[2026-02-25T22:52:27.548Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.548Z] [INFO] Processed 5 files in 24ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:52:27.548Z] [INFO]
[2026-02-25T22:52:27.548Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.861Z] [INFO] Processed 5 files in 00:00.013 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.861Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:52:27.861Z] [INFO] Copying 2 resources
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.861Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:52:27.861Z] [INFO] Compiling 5 source files to /quarkus/extensions/panache/panache-mock/target/classes
[2026-02-25T22:52:27.861Z] [WARNING] /quarkus/extensions/panache/panache-mock/src/main/java/io/quarkus/panache/mock/PanacheMock.java:[135,69] Possible heap pollution from parameterized vararg type java.lang.Class<? extends java.lang.Throwable>
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.861Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:52:27.861Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-mock/src/test/resources
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.861Z] [INFO] No sources to compile
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.861Z] [INFO] No tests to run.
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.861Z] [INFO] Building jar: /quarkus/extensions/panache/panache-mock/target/quarkus-panache-mock-2.7.5.Final.jar
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.861Z] [INFO] Building jar: /quarkus/extensions/panache/panache-mock/target/quarkus-panache-mock-2.7.5.Final-sources.jar
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-mock ---
[2026-02-25T22:52:27.861Z] [INFO] Installing /quarkus/extensions/panache/panache-mock/target/quarkus-panache-mock-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panache-mock/2.7.5.Final/quarkus-panache-mock-2.7.5.Final.jar
[2026-02-25T22:52:27.861Z] [INFO] Installing /quarkus/extensions/panache/panache-mock/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panache-mock/2.7.5.Final/quarkus-panache-mock-2.7.5.Final.pom
[2026-02-25T22:52:27.861Z] [INFO] Installing /quarkus/extensions/panache/panache-mock/target/quarkus-panache-mock-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panache-mock/2.7.5.Final/quarkus-panache-mock-2.7.5.Final-sources.jar
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] -------< io.quarkus:quarkus-hibernate-orm-panache-common-parent >-------
[2026-02-25T22:52:27.861Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Common 2.7.5.Final [492/964]
[2026-02-25T22:52:27.861Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-25T22:52:27.861Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:52:27.861Z] [INFO]
[2026-02-25T22:52:27.861Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-25T22:52:27.862Z] [INFO]
[2026-02-25T22:52:27.862Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-02-25T22:52:27.862Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common-parent/2.7.5.Final/quarkus-hibernate-orm-panache-common-parent-2.7.5.Final.pom
[2026-02-25T22:52:27.862Z] [INFO]
[2026-02-25T22:52:27.862Z] [INFO] ----------< io.quarkus:quarkus-hibernate-orm-panache-common >-----------
[2026-02-25T22:52:27.862Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Common - Runtime 2.7.5.Final [493/964]
[2026-02-25T22:52:27.862Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:52:27.862Z] [INFO]
[2026-02-25T22:52:27.862Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:27.862Z] [INFO]
[2026-02-25T22:52:27.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:27.862Z] [INFO]
[2026-02-25T22:52:27.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:28.176Z] [INFO]
[2026-02-25T22:52:28.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:28.176Z] [INFO]
[2026-02-25T22:52:28.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:28.176Z] [INFO]
[2026-02-25T22:52:28.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:28.176Z] [INFO]
[2026-02-25T22:52:28.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:28.176Z] [INFO]
[2026-02-25T22:52:28.176Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:28.176Z] [INFO]
[2026-02-25T22:52:28.176Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:28.176Z] [INFO] Processed 5 files in 17ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:52:28.176Z] [INFO]
[2026-02-25T22:52:28.176Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:28.176Z] [INFO] Processed 5 files in 00:00.033 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:52:28.176Z] [INFO]
[2026-02-25T22:52:28.176Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:28.176Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:52:28.176Z] [INFO] Copying 1 resource
[2026-02-25T22:52:28.176Z] [INFO]
[2026-02-25T22:52:28.176Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:28.176Z] [INFO]
[2026-02-25T22:52:28.176Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:28.176Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:52:28.176Z] [INFO] Compiling 5 source files to /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/classes
[2026-02-25T22:52:28.176Z] [INFO]
[2026-02-25T22:52:28.176Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:28.176Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:52:28.176Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/src/test/resources
[2026-02-25T22:52:28.176Z] [INFO]
[2026-02-25T22:52:28.176Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:28.176Z] [INFO] No sources to compile
[2026-02-25T22:52:28.176Z] [INFO]
[2026-02-25T22:52:28.176Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:28.176Z] [INFO] No tests to run.
[2026-02-25T22:52:28.490Z] [INFO]
[2026-02-25T22:52:28.490Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:28.490Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/quarkus-hibernate-orm-panache-common-2.7.5.Final.jar
[2026-02-25T22:52:28.490Z] [INFO]
[2026-02-25T22:52:28.490Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:28.490Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/quarkus-hibernate-orm-panache-common-2.7.5.Final-sources.jar
[2026-02-25T22:52:28.490Z] [INFO]
[2026-02-25T22:52:28.491Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-common ---
[2026-02-25T22:52:28.491Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/quarkus-hibernate-orm-panache-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.5.Final/quarkus-hibernate-orm-panache-common-2.7.5.Final.jar
[2026-02-25T22:52:28.491Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.5.Final/quarkus-hibernate-orm-panache-common-2.7.5.Final.pom
[2026-02-25T22:52:28.491Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/quarkus-hibernate-orm-panache-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.5.Final/quarkus-hibernate-orm-panache-common-2.7.5.Final-sources.jar
[2026-02-25T22:52:28.491Z] [INFO]
[2026-02-25T22:52:28.491Z] [INFO] -----< io.quarkus:quarkus-hibernate-orm-panache-common-deployment >-----
[2026-02-25T22:52:28.491Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Common - Deployment 2.7.5.Final [494/964]
[2026-02-25T22:52:28.491Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:52:28.491Z] [INFO]
[2026-02-25T22:52:28.491Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:28.491Z] [INFO]
[2026-02-25T22:52:28.491Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:28.804Z] [INFO]
[2026-02-25T22:52:28.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:28.804Z] [INFO]
[2026-02-25T22:52:28.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:28.804Z] [INFO]
[2026-02-25T22:52:28.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:28.804Z] [INFO]
[2026-02-25T22:52:28.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:28.804Z] [INFO]
[2026-02-25T22:52:28.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:28.804Z] [INFO]
[2026-02-25T22:52:28.804Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:28.804Z] [INFO]
[2026-02-25T22:52:28.804Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:28.804Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:52:28.804Z] [INFO]
[2026-02-25T22:52:28.804Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:28.804Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:52:28.804Z] [INFO]
[2026-02-25T22:52:28.804Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:28.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:52:28.805Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/src/main/resources
[2026-02-25T22:52:28.805Z] [INFO]
[2026-02-25T22:52:28.805Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:28.805Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:52:28.805Z] [INFO] Compiling 2 source files to /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/classes
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:29.119Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:52:29.119Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/src/test/resources
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:29.119Z] [INFO] No sources to compile
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:29.119Z] [INFO] No tests to run.
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:29.119Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final.jar
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:29.119Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-02-25T22:52:29.119Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final.jar
[2026-02-25T22:52:29.119Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final.pom
[2026-02-25T22:52:29.119Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] ----------< io.quarkus:quarkus-hibernate-orm-panache-parent >-----------
[2026-02-25T22:52:29.119Z] [INFO] Building Quarkus - Hibernate ORM with Panache - JPA 2.7.5.Final [495/964]
[2026-02-25T22:52:29.119Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-25T22:52:29.119Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-parent ---
[2026-02-25T22:52:29.119Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-parent/2.7.5.Final/quarkus-hibernate-orm-panache-parent-2.7.5.Final.pom
[2026-02-25T22:52:29.119Z] [INFO]
[2026-02-25T22:52:29.119Z] [INFO] --------------< io.quarkus:quarkus-hibernate-orm-panache >--------------
[2026-02-25T22:52:29.119Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Runtime 2.7.5.Final [496/964]
[2026-02-25T22:52:29.119Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:52:29.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-jpamodelgen/5.6.5.Final/hibernate-jpamodelgen-5.6.5.Final.pom
[2026-02-25T22:52:29.119Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-jpamodelgen/5.6.5.Final/hibernate-jpamodelgen-5.6.5.Final.pom (2.7 kB at 29 kB/s)
[2026-02-25T22:52:29.434Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-jpamodelgen/5.6.5.Final/hibernate-jpamodelgen-5.6.5.Final.jar
[2026-02-25T22:52:29.434Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-jpamodelgen/5.6.5.Final/hibernate-jpamodelgen-5.6.5.Final.jar (190 kB at 1.8 MB/s)
[2026-02-25T22:52:29.434Z] [INFO]
[2026-02-25T22:52:29.434Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:29.434Z] [INFO]
[2026-02-25T22:52:29.434Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:29.434Z] [INFO]
[2026-02-25T22:52:29.434Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:29.434Z] [INFO]
[2026-02-25T22:52:29.434Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:29.434Z] [INFO]
[2026-02-25T22:52:29.434Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:29.434Z] [INFO]
[2026-02-25T22:52:29.434Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:29.434Z] [INFO]
[2026-02-25T22:52:29.434Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:29.434Z] [INFO]
[2026-02-25T22:52:29.434Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:29.434Z] [INFO]
[2026-02-25T22:52:29.434Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:29.434Z] [INFO] Processed 12 files in 40ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-02-25T22:52:29.434Z] [INFO]
[2026-02-25T22:52:29.434Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:29.434Z] [INFO] Processed 12 files in 00:00.044 (Already Sorted: 12, Needed Sorting: 0)
[2026-02-25T22:52:29.434Z] [INFO]
[2026-02-25T22:52:29.434Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:29.434Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:52:29.434Z] [INFO] Copying 1 resource
[2026-02-25T22:52:29.434Z] [INFO]
[2026-02-25T22:52:29.434Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:29.747Z] [INFO]
[2026-02-25T22:52:29.747Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:29.747Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:52:29.747Z] [INFO] Compiling 12 source files to /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/classes
[2026-02-25T22:52:30.062Z] [INFO] Hibernate JPA 2 Static-Metamodel Generator 5.6.5.Final
[2026-02-25T22:52:30.062Z] [WARNING] /quarkus/extensions/panache/hibernate-orm-panache/runtime/src/main/java/io/quarkus/hibernate/orm/panache/PanacheRepositoryBase.java:[763,33] Possible heap pollution from parameterized vararg type Entity
[2026-02-25T22:52:30.062Z] [WARNING] /quarkus/extensions/panache/hibernate-orm-panache/runtime/src/main/java/io/quarkus/hibernate/orm/panache/runtime/AdditionalJpaOperations.java:[83,99] unchecked conversion
[2026-02-25T22:52:30.062Z] required: java.util.Set<javax.persistence.metamodel.Attribute<?,?>>
[2026-02-25T22:52:30.062Z] found: java.util.Set
[2026-02-25T22:52:30.062Z] [INFO]
[2026-02-25T22:52:30.062Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:30.062Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/classes/META-INF/jandex.idx
[2026-02-25T22:52:30.062Z] [INFO]
[2026-02-25T22:52:30.062Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:30.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:52:30.062Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache/runtime/src/test/resources
[2026-02-25T22:52:30.062Z] [INFO]
[2026-02-25T22:52:30.062Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:30.062Z] [INFO] No sources to compile
[2026-02-25T22:52:30.062Z] [INFO]
[2026-02-25T22:52:30.062Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:30.062Z] [INFO] No tests to run.
[2026-02-25T22:52:30.062Z] [INFO]
[2026-02-25T22:52:30.062Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:30.062Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/quarkus-hibernate-orm-panache-2.7.5.Final.jar
[2026-02-25T22:52:30.740Z] [INFO]
[2026-02-25T22:52:30.740Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:30.740Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/quarkus-hibernate-orm-panache-2.7.5.Final-sources.jar
[2026-02-25T22:52:30.740Z] [INFO]
[2026-02-25T22:52:30.740Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache ---
[2026-02-25T22:52:30.740Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/quarkus-hibernate-orm-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache/2.7.5.Final/quarkus-hibernate-orm-panache-2.7.5.Final.jar
[2026-02-25T22:52:30.740Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache/2.7.5.Final/quarkus-hibernate-orm-panache-2.7.5.Final.pom
[2026-02-25T22:52:30.740Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/quarkus-hibernate-orm-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache/2.7.5.Final/quarkus-hibernate-orm-panache-2.7.5.Final-sources.jar
[2026-02-25T22:52:30.740Z] [INFO]
[2026-02-25T22:52:30.740Z] [INFO] --------< io.quarkus:quarkus-hibernate-orm-panache-deployment >---------
[2026-02-25T22:52:30.740Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Deployment 2.7.5.Final [497/964]
[2026-02-25T22:52:30.740Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:52:30.740Z] [INFO]
[2026-02-25T22:52:30.740Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:52:30.740Z] [INFO]
[2026-02-25T22:52:30.740Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:52:31.419Z] [INFO]
[2026-02-25T22:52:31.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:52:31.419Z] [INFO]
[2026-02-25T22:52:31.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:52:31.419Z] [INFO]
[2026-02-25T22:52:31.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:52:31.419Z] [INFO]
[2026-02-25T22:52:31.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:52:31.419Z] [INFO]
[2026-02-25T22:52:31.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:52:31.419Z] [INFO]
[2026-02-25T22:52:31.419Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:52:31.419Z] [INFO]
[2026-02-25T22:52:31.419Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:52:31.419Z] [INFO] Processed 40 files in 42ms (Formatted: 0, Unchanged: 40, Failed: 0, Readonly: 0)
[2026-02-25T22:52:31.419Z] [INFO]
[2026-02-25T22:52:31.419Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:52:31.733Z] [INFO] Processed 40 files in 00:00.041 (Already Sorted: 40, Needed Sorting: 0)
[2026-02-25T22:52:31.733Z] [INFO]
[2026-02-25T22:52:31.733Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:52:31.733Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:52:31.733Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache/deployment/src/main/resources
[2026-02-25T22:52:31.733Z] [INFO]
[2026-02-25T22:52:31.733Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:52:31.733Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:52:31.734Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/classes
[2026-02-25T22:52:32.048Z] [INFO]
[2026-02-25T22:52:32.048Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:52:32.048Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:52:32.048Z] [INFO] Copying 7 resources
[2026-02-25T22:52:32.048Z] [INFO]
[2026-02-25T22:52:32.048Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:52:32.048Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:52:32.048Z] [INFO] Compiling 36 source files to /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/test-classes
[2026-02-25T22:52:33.149Z] [INFO]
[2026-02-25T22:52:33.149Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:52:33.149Z] [INFO]
[2026-02-25T22:52:33.149Z] [INFO] -------------------------------------------------------
[2026-02-25T22:52:33.149Z] [INFO] T E S T S
[2026-02-25T22:52:33.149Z] [INFO] -------------------------------------------------------
[2026-02-25T22:52:33.149Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:52:33.827Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.DefaultPanacheEntityToStringTest
[2026-02-25T22:52:33.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.hibernate.orm.panache.deployment.test.DefaultPanacheEntityToStringTest
[2026-02-25T22:52:33.827Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.PanacheHotReloadTestCase
[2026-02-25T22:52:46.738Z] Tests paused
[2026-02-25T22:52:46.738Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:52:46.738Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:52:46.738Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:52:46.738Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:52:46.738Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:52:46.738Z] 2026-02-25 22:52:40,423 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.876s. Listening on: http://localhost:8080
[2026-02-25T22:52:46.738Z] 2026-02-25 22:52:40,425 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:52:46.738Z] 2026-02-25 22:52:40,425 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:52:46.738Z] 2026-02-25 22:52:43,712 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-dev-mode-test10192568826201929779/src/main/resources/import.sql
[2026-02-25T22:52:46.738Z] 2026-02-25 22:52:43,714 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, MyEntity.class.
[2026-02-25T22:52:46.738Z] 2026-02-25 22:52:43,740 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.025s
[2026-02-25T22:52:46.738Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:52:46.738Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:52:46.738Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:52:46.738Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:52:46.738Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:52:46.738Z] 2026-02-25 22:52:44,494 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.741s. Listening on: http://localhost:8080
[2026-02-25T22:52:46.738Z] 2026-02-25 22:52:44,494 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:52:46.738Z] 2026-02-25 22:52:44,495 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:52:46.738Z] 2026-02-25 22:52:44,495 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.512s
[2026-02-25T22:52:46.738Z] 2026-02-25 22:52:44,525 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-25T22:52:49.601Z] Tests paused
[2026-02-25T22:52:49.601Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:52:49.601Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:52:49.601Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:52:49.601Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:52:49.601Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:52:49.601Z] 2026-02-25 22:52:47,871 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.745s. Listening on: http://localhost:8080
[2026-02-25T22:52:49.601Z] 2026-02-25 22:52:47,872 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:52:49.601Z] 2026-02-25 22:52:47,872 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:52:49.601Z] 2026-02-25 22:52:48,339 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-dev-mode-test16144946953612397318/src/main/resources/import.sql
[2026-02-25T22:52:49.601Z] 2026-02-25 22:52:48,340 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, MyOtherEntity.class, MyOtherTestResource.class.
[2026-02-25T22:52:49.601Z] 2026-02-25 22:52:48,352 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-02-25T22:52:49.601Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:52:49.601Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:52:49.601Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:52:49.601Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:52:49.601Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:52:49.601Z] 2026-02-25 22:52:49,003 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.646s. Listening on: http://localhost:8080
[2026-02-25T22:52:49.601Z] 2026-02-25 22:52:49,004 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:52:49.602Z] 2026-02-25 22:52:49,004 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:52:49.602Z] 2026-02-25 22:52:49,004 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.951s
[2026-02-25T22:52:49.602Z] 2026-02-25 22:52:49,136 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:52:49.602Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.496 s - in io.quarkus.hibernate.orm.panache.deployment.test.PanacheHotReloadTestCase
[2026-02-25T22:52:49.602Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.DuplicateIdWithParentTest
[2026-02-25T22:52:52.466Z] 2026-02-25 22:52:51,301 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-13) Dev Services for H2 started.
[2026-02-25T22:52:52.466Z] 2026-02-25 22:52:51,305 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-13) Dev Services for the default datasource (h2) started.
[2026-02-25T22:52:52.466Z] 2026-02-25 22:52:51,306 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-26) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T22:52:52.466Z] 2026-02-25 22:52:51,312 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-26) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-25T22:52:52.466Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.703 s - in io.quarkus.hibernate.orm.panache.deployment.test.DuplicateIdWithParentTest
[2026-02-25T22:52:52.466Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.PanacheEntityMetaModelTest
[2026-02-25T22:52:52.466Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.hibernate.orm.panache.deployment.test.PanacheEntityMetaModelTest
[2026-02-25T22:52:52.466Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.repository.MultiplePersistenceUnitConfigForRepositoryTest
[2026-02-25T22:52:55.372Z] 2026-02-25 22:52:51,883 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:52:55.372Z] 2026-02-25 22:52:54,827 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.462s. Listening on: http://localhost:8081
[2026-02-25T22:52:55.372Z] 2026-02-25 22:52:54,828 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:52:55.372Z] 2026-02-25 22:52:54,828 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:52:55.686Z] 2026-02-25 22:52:55,622 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-02-25T22:52:55.686Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.727 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.repository.MultiplePersistenceUnitConfigForRepositoryTest
[2026-02-25T22:52:55.686Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.DefaultPersistenceUnitConfigTest
[2026-02-25T22:52:57.864Z] 2026-02-25 22:52:57,484 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.890s. Listening on: http://localhost:8081
[2026-02-25T22:52:57.864Z] 2026-02-25 22:52:57,485 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:52:57.864Z] 2026-02-25 22:52:57,485 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:52:58.541Z] 2026-02-25 22:52:58,154 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T22:52:58.541Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.528 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.DefaultPersistenceUnitConfigTest
[2026-02-25T22:52:58.541Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.DefaultPersistenceUnitFileTest
[2026-02-25T22:53:00.717Z] 2026-02-25 22:53:00,565 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.941s. Listening on: http://localhost:8081
[2026-02-25T22:53:00.717Z] 2026-02-25 22:53:00,566 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:53:00.717Z] 2026-02-25 22:53:00,566 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:53:01.817Z] 2026-02-25 22:53:01,381 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-25T22:53:01.817Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.227 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.DefaultPersistenceUnitFileTest
[2026-02-25T22:53:01.817Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.ErroneousPersistenceUnitConfigTest
[2026-02-25T22:53:02.494Z] 2026-02-25 22:53:02,137 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-6) Could not find a suitable persistence unit for model classes:
[2026-02-25T22:53:02.494Z] - io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.second.SecondEntity
[2026-02-25T22:53:02.494Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.ErroneousPersistenceUnitConfigTest
[2026-02-25T22:53:02.494Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.MultiplePersistenceUnitConfigTest
[2026-02-25T22:53:04.085Z] 2026-02-25 22:53:04,049 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.006s. Listening on: http://localhost:8081
[2026-02-25T22:53:04.085Z] 2026-02-25 22:53:04,050 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:53:04.085Z] 2026-02-25 22:53:04,050 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:53:04.758Z] 2026-02-25 22:53:04,703 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:53:04.758Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.474 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.MultiplePersistenceUnitConfigTest
[2026-02-25T22:53:04.758Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.DuplicateIdEntityTest
[2026-02-25T22:53:05.435Z] 2026-02-25 22:53:05,290 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-6) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T22:53:05.435Z] 2026-02-25 22:53:05,294 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-12) Dev Services for H2 started.
[2026-02-25T22:53:05.435Z] 2026-02-25 22:53:05,295 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-12) Dev Services for the default datasource (h2) started.
[2026-02-25T22:53:05.435Z] 2026-02-25 22:53:05,295 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-12) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-25T22:53:05.750Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2026-02-25T22:53:05.750Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-25T22:53:05.750Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-25T22:53:05.750Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-25T22:53:05.750Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-02-25T22:53:05.750Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-02-25T22:53:05.750Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-02-25T22:53:05.750Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-02-25T22:53:05.750Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-02-25T22:53:05.750Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:53:05.750Z]
[2026-02-25T22:53:05.750Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-02-25T22:53:05.750Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-02-25T22:53:05.750Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-02-25T22:53:05.750Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-02-25T22:53:05.750Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-02-25T22:53:05.750Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-02-25T22:53:05.750Z] at org.h2.Driver.connect(Driver.java:69)
[2026-02-25T22:53:05.750Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2026-02-25T22:53:05.750Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2026-02-25T22:53:05.750Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2026-02-25T22:53:05.750Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2026-02-25T22:53:05.750Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2026-02-25T22:53:05.750Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2026-02-25T22:53:05.750Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2026-02-25T22:53:05.750Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:722)
[2026-02-25T22:53:05.750Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:05.750Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2026-02-25T22:53:05.750Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:53:05.750Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2026-02-25T22:53:05.750Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2026-02-25T22:53:05.750Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:53:05.750Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:53:05.750Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:53:05.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:53:05.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:53:05.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:53:05.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:53:05.750Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:53:05.750Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:53:05.750Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-25T22:53:05.750Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-25T22:53:05.750Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-25T22:53:05.750Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-25T22:53:05.750Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-25T22:53:05.750Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-25T22:53:05.750Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-25T22:53:05.750Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-25T22:53:05.750Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-25T22:53:05.750Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-25T22:53:05.750Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.936 s - in io.quarkus.hibernate.orm.panache.deployment.test.DuplicateIdEntityTest
[2026-02-25T22:53:05.750Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.ErroneousConfigHotReloadTestCase
[2026-02-25T22:53:12.878Z] Tests paused
[2026-02-25T22:53:12.878Z] 2026-02-25 22:53:05,641 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:53:12.878Z] 2026-02-25 22:53:06,639 WARN [io.qua.agr.dep.AgroalProcessor] (build-17) The Agroal dependency is present but no JDBC datasources have been defined.
[2026-02-25T22:53:12.878Z] 2026-02-25 22:53:06,852 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-3) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T22:53:12.878Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:53:12.878Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:53:12.878Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:53:12.878Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:53:12.878Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:53:12.878Z] 2026-02-25 22:53:08,217 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.165s. Listening on: http://localhost:8080
[2026-02-25T22:53:12.878Z] 2026-02-25 22:53:08,218 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:53:12.878Z] 2026-02-25 22:53:08,218 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:53:12.878Z] 2026-02-25 22:53:08,337 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /unannotatedEntity failed, error id: 222a7cee-45e9-4e18-ba68-be84a011cf44-1: org.jboss.resteasy.spi.UnhandledException: java.lang.IllegalStateException: The default datasource has not been properly configured. See https://quarkus.io/guides/datasource#jdbc-datasource for information on how to do that.
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:53:12.878Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:53:12.878Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:53:12.878Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:53:12.878Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:53:12.878Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:53:12.878Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:53:12.878Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:53:12.878Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:53:12.878Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:53:12.878Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:53:12.878Z] Caused by: java.lang.IllegalStateException: The default datasource has not been properly configured. See https://quarkus.io/guides/datasource#jdbc-datasource for information on how to do that.
[2026-02-25T22:53:12.878Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.getEntityManager(AbstractJpaOperations.java:62)
[2026-02-25T22:53:12.878Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.getEntityManager(AbstractJpaOperations.java:51)
[2026-02-25T22:53:12.878Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.findAll(AbstractJpaOperations.java:290)
[2026-02-25T22:53:12.878Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.listAll(AbstractJpaOperations.java:301)
[2026-02-25T22:53:12.878Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntity.listAll(UnAnnotatedEntity.java)
[2026-02-25T22:53:12.878Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource.get(UnAnnotatedEntityResource.java:16)
[2026-02-25T22:53:12.878Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass.get$$superforward1(Unknown Source)
[2026-02-25T22:53:12.878Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass$$function$$1.apply(Unknown Source)
[2026-02-25T22:53:12.878Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:53:12.878Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:53:12.878Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:53:12.878Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:53:12.878Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:53:12.878Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:53:12.878Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:53:12.878Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass.get(Unknown Source)
[2026-02-25T22:53:12.878Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:53:12.878Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:53:12.878Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:53:12.878Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:53:12.878Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:53:12.878Z] ... 15 more
[2026-02-25T22:53:12.878Z]
[2026-02-25T22:53:12.878Z] 2026-02-25 22:53:08,387 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-dev-mode-test8546503974278893694/src/main/resources/application.properties
[2026-02-25T22:53:12.878Z] 2026-02-25 22:53:08,389 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T22:53:12.878Z] 2026-02-25 22:53:08,398 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-25T22:53:12.879Z] 2026-02-25 22:53:08,681 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-18) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T22:53:12.879Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:53:12.879Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:53:12.879Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:53:12.879Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:53:12.879Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:53:12.879Z] 2026-02-25 22:53:09,053 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.647s. Listening on: http://localhost:8080
[2026-02-25T22:53:12.879Z] 2026-02-25 22:53:09,053 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:53:12.879Z] 2026-02-25 22:53:09,054 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:53:12.879Z] 2026-02-25 22:53:09,054 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.668s
[2026-02-25T22:53:12.879Z] 2026-02-25 22:53:09,061 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /unannotatedEntity failed, error id: 222a7cee-45e9-4e18-ba68-be84a011cf44-2: org.jboss.resteasy.spi.UnhandledException: java.lang.IllegalStateException: No entities were found. Did you forget to annotate your Panache Entity classes with '@Entity'?
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:53:12.879Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:53:12.879Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:53:12.879Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:53:12.879Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:53:12.879Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:53:12.879Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:53:12.879Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:53:12.879Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:53:12.879Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:53:12.879Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:53:12.879Z] Caused by: java.lang.IllegalStateException: No entities were found. Did you forget to annotate your Panache Entity classes with '@Entity'?
[2026-02-25T22:53:12.879Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.getEntityManager(AbstractJpaOperations.java:65)
[2026-02-25T22:53:12.879Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.getEntityManager(AbstractJpaOperations.java:51)
[2026-02-25T22:53:12.879Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.findAll(AbstractJpaOperations.java:290)
[2026-02-25T22:53:12.879Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.listAll(AbstractJpaOperations.java:301)
[2026-02-25T22:53:12.879Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntity.listAll(UnAnnotatedEntity.java)
[2026-02-25T22:53:12.879Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource.get(UnAnnotatedEntityResource.java:16)
[2026-02-25T22:53:12.879Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass.get$$superforward1(Unknown Source)
[2026-02-25T22:53:12.879Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass$$function$$2.apply(Unknown Source)
[2026-02-25T22:53:12.879Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T22:53:12.879Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T22:53:12.879Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T22:53:12.879Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T22:53:12.879Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:53:12.879Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:53:12.879Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:53:12.879Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass.get(Unknown Source)
[2026-02-25T22:53:12.879Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:53:12.879Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:53:12.879Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:53:12.879Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:53:12.879Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:53:12.879Z] ... 15 more
[2026-02-25T22:53:12.879Z]
[2026-02-25T22:53:12.879Z] 2026-02-25 22:53:10,436 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in UnAnnotatedEntity.class.
[2026-02-25T22:53:12.879Z] 2026-02-25 22:53:10,442 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-25T22:53:12.879Z] Hibernate:
[2026-02-25T22:53:12.879Z]
[2026-02-25T22:53:12.879Z] drop table if exists UnAnnotatedEntity CASCADE
[2026-02-25T22:53:12.879Z] Hibernate:
[2026-02-25T22:53:12.879Z]
[2026-02-25T22:53:12.879Z] drop sequence if exists hibernate_sequence
[2026-02-25T22:53:12.879Z] Hibernate: create sequence hibernate_sequence start with 1 increment by 1
[2026-02-25T22:53:12.879Z] Hibernate:
[2026-02-25T22:53:12.879Z]
[2026-02-25T22:53:12.879Z] create table UnAnnotatedEntity (
[2026-02-25T22:53:12.879Z] id bigint not null,
[2026-02-25T22:53:12.879Z] name varchar(255),
[2026-02-25T22:53:12.879Z] primary key (id)
[2026-02-25T22:53:12.879Z] )
[2026-02-25T22:53:12.879Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:53:12.879Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:53:12.879Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:53:12.879Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:53:12.879Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:53:12.879Z] 2026-02-25 22:53:11,873 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.426s. Listening on: http://localhost:8080
[2026-02-25T22:53:12.879Z] 2026-02-25 22:53:11,874 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:53:12.879Z] 2026-02-25 22:53:11,874 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:53:12.879Z] 2026-02-25 22:53:11,874 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.689s
[2026-02-25T22:53:12.879Z] Hibernate:
[2026-02-25T22:53:12.879Z] select
[2026-02-25T22:53:12.879Z] unannotate0_.id as id1_0_,
[2026-02-25T22:53:12.879Z] unannotate0_.name as name2_0_
[2026-02-25T22:53:12.879Z] from
[2026-02-25T22:53:12.879Z] UnAnnotatedEntity unannotate0_
[2026-02-25T22:53:12.879Z] 2026-02-25 22:53:12,040 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-02-25T22:53:12.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.433 s - in io.quarkus.hibernate.orm.panache.deployment.test.ErroneousConfigHotReloadTestCase
[2026-02-25T22:53:12.879Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.EntityManagerTest
[2026-02-25T22:53:13.980Z] 2026-02-25 22:53:13,630 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.845s. Listening on: http://localhost:8081
[2026-02-25T22:53:13.980Z] 2026-02-25 22:53:13,631 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:53:13.980Z] 2026-02-25 22:53:13,631 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:53:13.980Z] 2026-02-25 22:53:13,702 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:53:13.980Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.613 s - in io.quarkus.hibernate.orm.panache.deployment.test.EntityManagerTest
[2026-02-25T22:53:13.980Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.InheritanceNoFieldsTestCase
[2026-02-25T22:53:15.580Z] 2026-02-25 22:53:15,272 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.959s. Listening on: http://localhost:8081
[2026-02-25T22:53:15.580Z] 2026-02-25 22:53:15,272 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:53:15.580Z] 2026-02-25 22:53:15,272 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:53:15.894Z] 2026-02-25 22:53:15,763 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-25T22:53:15.894Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.065 s - in io.quarkus.hibernate.orm.panache.deployment.test.InheritanceNoFieldsTestCase
[2026-02-25T22:53:15.894Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.PanacheJAXBTest
[2026-02-25T22:53:18.757Z] 2026-02-25 22:53:16,694 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-16) Dev Services for H2 started.
[2026-02-25T22:53:18.757Z] 2026-02-25 22:53:16,695 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-16) Dev Services for the default datasource (h2) started.
[2026-02-25T22:53:18.757Z] 2026-02-25 22:53:17,978 WARN [io.agr.pool] (agroal-11) Datasource '<default>': Wrong user name or password [28000-197]
[2026-02-25T22:53:18.757Z] 2026-02-25 22:53:17,979 WARN [org.hib.eng.jdb.env.int.JdbcEnvironmentInitiator] (JPA Startup Thread: <default>) HHH000342: Could not obtain connection to query metadata: org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2026-02-25T22:53:18.757Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-25T22:53:18.757Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-25T22:53:18.757Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-25T22:53:18.757Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-02-25T22:53:18.757Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-02-25T22:53:18.757Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-02-25T22:53:18.757Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-02-25T22:53:18.757Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-02-25T22:53:18.757Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:53:18.757Z]
[2026-02-25T22:53:18.757Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-02-25T22:53:18.757Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-02-25T22:53:18.757Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-02-25T22:53:18.757Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-02-25T22:53:18.757Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-02-25T22:53:18.757Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-02-25T22:53:18.757Z] at org.h2.Driver.connect(Driver.java:69)
[2026-02-25T22:53:18.757Z] at io.agroal.pool.ConnectionFactory.createConnection(ConnectionFactory.java:210)
[2026-02-25T22:53:18.757Z] at io.agroal.pool.ConnectionPool$CreateConnectionTask.call(ConnectionPool.java:513)
[2026-02-25T22:53:18.757Z] at io.agroal.pool.ConnectionPool$CreateConnectionTask.call(ConnectionPool.java:494)
[2026-02-25T22:53:18.757Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-02-25T22:53:18.757Z] at io.agroal.pool.util.PriorityScheduledExecutor.beforeExecute(PriorityScheduledExecutor.java:75)
[2026-02-25T22:53:18.757Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[2026-02-25T22:53:18.757Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-25T22:53:18.757Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:53:18.757Z]
[2026-02-25T22:53:18.757Z] 2026-02-25 22:53:18,214 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.291s. Listening on: http://localhost:8081
[2026-02-25T22:53:18.757Z] 2026-02-25 22:53:18,214 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:53:18.757Z] 2026-02-25 22:53:18,214 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:53:19.435Z] 2026-02-25 22:53:18,688 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:53:19.435Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2026-02-25T22:53:19.435Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-25T22:53:19.435Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-25T22:53:19.435Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-25T22:53:19.435Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-02-25T22:53:19.435Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-02-25T22:53:19.435Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-02-25T22:53:19.435Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-02-25T22:53:19.435Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-02-25T22:53:19.435Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:53:19.435Z]
[2026-02-25T22:53:19.435Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-02-25T22:53:19.435Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-02-25T22:53:19.435Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-02-25T22:53:19.435Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-02-25T22:53:19.435Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-02-25T22:53:19.435Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-02-25T22:53:19.435Z] at org.h2.Driver.connect(Driver.java:69)
[2026-02-25T22:53:19.435Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2026-02-25T22:53:19.435Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2026-02-25T22:53:19.435Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2026-02-25T22:53:19.435Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2026-02-25T22:53:19.435Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2026-02-25T22:53:19.435Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2026-02-25T22:53:19.435Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2026-02-25T22:53:19.435Z] at io.quarkus.runner.bootstrap.StartupActionImpl$4.close(StartupActionImpl.java:267)
[2026-02-25T22:53:19.435Z] at io.quarkus.runner.bootstrap.RunningQuarkusApplicationImpl.close(RunningQuarkusApplicationImpl.java:35)
[2026-02-25T22:53:19.435Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:715)
[2026-02-25T22:53:19.435Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2026-02-25T22:53:19.435Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:19.435Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2026-02-25T22:53:19.435Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:53:19.436Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2026-02-25T22:53:19.436Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2026-02-25T22:53:19.436Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:53:19.436Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:53:19.436Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:53:19.436Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:53:19.436Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:53:19.436Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:53:19.436Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:53:19.436Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:53:19.436Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:53:19.436Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-25T22:53:19.436Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-25T22:53:19.436Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-25T22:53:19.436Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-25T22:53:19.436Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-25T22:53:19.436Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-25T22:53:19.436Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-25T22:53:19.436Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-25T22:53:19.436Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-25T22:53:19.436Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-25T22:53:19.436Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.423 s - in io.quarkus.hibernate.orm.panache.deployment.test.PanacheJAXBTest
[2026-02-25T22:53:19.436Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.NoConfigTest
[2026-02-25T22:53:21.039Z] 2026-02-25 22:53:19,201 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:53:21.039Z] 2026-02-25 22:53:19,740 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-22) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T22:53:21.039Z] 2026-02-25 22:53:20,503 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-8) Dev Services for H2 started.
[2026-02-25T22:53:21.039Z] 2026-02-25 22:53:20,505 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-8) Dev Services for the default datasource (h2) started.
[2026-02-25T22:53:21.039Z] 2026-02-25 22:53:20,506 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-8) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-25T22:53:21.039Z] 2026-02-25 22:53:20,970 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2026-02-25T22:53:21.039Z] 2026-02-25 22:53:20,970 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:53:21.039Z] 2026-02-25 22:53:20,970 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy-jaxb, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:53:21.715Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2026-02-25T22:53:21.715Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-25T22:53:21.715Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-25T22:53:21.715Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-25T22:53:21.716Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-02-25T22:53:21.716Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-02-25T22:53:21.716Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-02-25T22:53:21.716Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-02-25T22:53:21.716Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-02-25T22:53:21.716Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:53:21.716Z]
[2026-02-25T22:53:21.716Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-02-25T22:53:21.716Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-02-25T22:53:21.716Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-02-25T22:53:21.716Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-02-25T22:53:21.716Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-02-25T22:53:21.716Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-02-25T22:53:21.716Z] at org.h2.Driver.connect(Driver.java:69)
[2026-02-25T22:53:21.716Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2026-02-25T22:53:21.716Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2026-02-25T22:53:21.716Z] 2026-02-25 22:53:21,040 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:53:21.716Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2026-02-25T22:53:21.716Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2026-02-25T22:53:21.716Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2026-02-25T22:53:21.716Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2026-02-25T22:53:21.716Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2026-02-25T22:53:21.716Z] at io.quarkus.runner.bootstrap.StartupActionImpl$4.close(StartupActionImpl.java:267)
[2026-02-25T22:53:21.716Z] at io.quarkus.runner.bootstrap.RunningQuarkusApplicationImpl.close(RunningQuarkusApplicationImpl.java:35)
[2026-02-25T22:53:21.716Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:715)
[2026-02-25T22:53:21.716Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:21.716Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2026-02-25T22:53:21.716Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:53:21.716Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2026-02-25T22:53:21.716Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2026-02-25T22:53:21.716Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:53:21.716Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:53:21.716Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:53:21.716Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:53:21.716Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:53:21.716Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:53:21.716Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:53:21.716Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:53:21.716Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:53:21.716Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-25T22:53:21.716Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-25T22:53:21.716Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-25T22:53:21.716Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-25T22:53:21.716Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-25T22:53:21.716Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-25T22:53:21.716Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-25T22:53:21.716Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-25T22:53:21.716Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-25T22:53:21.716Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-25T22:53:21.716Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.174 s - in io.quarkus.hibernate.orm.panache.deployment.test.NoConfigTest
[2026-02-25T22:53:21.716Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.JpaOperationsSortTest
[2026-02-25T22:53:21.716Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.hibernate.orm.panache.deployment.test.JpaOperationsSortTest
[2026-02-25T22:53:21.716Z] [INFO]
[2026-02-25T22:53:21.716Z] [INFO] Results:
[2026-02-25T22:53:21.716Z] [INFO]
[2026-02-25T22:53:21.716Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:53:21.716Z] [INFO]
[2026-02-25T22:53:21.716Z] [INFO]
[2026-02-25T22:53:21.716Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:53:21.716Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-hibernate-orm-panache-deployment-2.7.5.Final.jar
[2026-02-25T22:53:21.716Z] [INFO]
[2026-02-25T22:53:21.716Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:53:21.716Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-hibernate-orm-panache-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:53:22.031Z] [INFO]
[2026-02-25T22:53:22.031Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-deployment ---
[2026-02-25T22:53:22.031Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-hibernate-orm-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-deployment-2.7.5.Final.jar
[2026-02-25T22:53:22.031Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-deployment-2.7.5.Final.pom
[2026-02-25T22:53:22.031Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-hibernate-orm-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:53:22.031Z] [INFO]
[2026-02-25T22:53:22.031Z] [INFO] -------< io.quarkus:quarkus-hibernate-orm-panache-kotlin-parent >-------
[2026-02-25T22:53:22.031Z] [INFO] Building Quarkus - Hibernate ORM with Panache and Kotlin - JPA 2.7.5.Final [498/964]
[2026-02-25T22:53:22.031Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:53:22.031Z] [INFO]
[2026-02-25T22:53:22.031Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-25T22:53:22.031Z] [INFO]
[2026-02-25T22:53:22.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-25T22:53:22.031Z] [INFO]
[2026-02-25T22:53:22.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-25T22:53:22.031Z] [INFO]
[2026-02-25T22:53:22.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-25T22:53:22.031Z] [INFO]
[2026-02-25T22:53:22.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-25T22:53:22.031Z] [INFO]
[2026-02-25T22:53:22.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-25T22:53:22.031Z] [INFO]
[2026-02-25T22:53:22.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-25T22:53:22.031Z] [INFO]
[2026-02-25T22:53:22.031Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-25T22:53:22.031Z] [INFO]
[2026-02-25T22:53:22.031Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-25T22:53:22.031Z] [INFO]
[2026-02-25T22:53:22.031Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-25T22:53:22.031Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:53:22.031Z] [INFO]
[2026-02-25T22:53:22.031Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-25T22:53:22.031Z] [INFO]
[2026-02-25T22:53:22.031Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-02-25T22:53:22.031Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin-parent/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-parent-2.7.5.Final.pom
[2026-02-25T22:53:22.031Z] [INFO]
[2026-02-25T22:53:22.031Z] [INFO] ----------< io.quarkus:quarkus-hibernate-orm-panache-kotlin >-----------
[2026-02-25T22:53:22.031Z] [INFO] Building Quarkus - Hibernate ORM with Panache and Kotlin - Runtime 2.7.5.Final [499/964]
[2026-02-25T22:53:22.031Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:53:22.031Z] [INFO]
[2026-02-25T22:53:22.031Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:22.031Z] [INFO]
[2026-02-25T22:53:22.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:22.345Z] [INFO]
[2026-02-25T22:53:22.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:22.345Z] [INFO]
[2026-02-25T22:53:22.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:22.345Z] [INFO]
[2026-02-25T22:53:22.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:22.345Z] [INFO]
[2026-02-25T22:53:22.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:22.345Z] [INFO]
[2026-02-25T22:53:22.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:22.345Z] [INFO]
[2026-02-25T22:53:22.345Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:22.345Z] [INFO]
[2026-02-25T22:53:22.345Z] [INFO] --- kotlin-maven-plugin:1.6.10:kapt (kapt) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:22.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-maven/1.6.10/kotlin-annotation-processing-maven-1.6.10.jar
[2026-02-25T22:53:23.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-maven/1.6.10/kotlin-annotation-processing-maven-1.6.10.jar (460 kB at 943 kB/s)
[2026-02-25T22:53:23.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-maven/1.6.10/kotlin-annotation-processing-maven-1.6.10.pom
[2026-02-25T22:53:23.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-maven/1.6.10/kotlin-annotation-processing-maven-1.6.10.pom (4.8 kB at 62 kB/s)
[2026-02-25T22:53:23.024Z] [WARNING] 'tools.jar' was not found, kapt may work unreliably
[2026-02-25T22:53:25.888Z] [ERROR] Note: Hibernate JPA 2 Static-Metamodel Generator 5.6.5.Final
[2026-02-25T22:53:25.888Z] [INFO]
[2026-02-25T22:53:25.888Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:25.888Z] [INFO]
[2026-02-25T22:53:25.888Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:25.888Z] [INFO] Processed 0 files in 00:00.002 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:53:25.888Z] [INFO]
[2026-02-25T22:53:25.888Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:25.888Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:53:25.888Z] [INFO] Copying 1 resource
[2026-02-25T22:53:25.888Z] [INFO]
[2026-02-25T22:53:25.889Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:25.889Z] [INFO]
[2026-02-25T22:53:25.889Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:28.752Z] [WARNING] Duplicate source root: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/generated-sources/kapt/compile
[2026-02-25T22:53:28.752Z] [WARNING] Duplicate source root: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/generated-sources/kaptKotlin/compile
[2026-02-25T22:53:28.752Z] [INFO]
[2026-02-25T22:53:28.752Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:28.752Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:53:28.752Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/classes
[2026-02-25T22:53:28.752Z] [INFO] Hibernate JPA 2 Static-Metamodel Generator 5.6.5.Final
[2026-02-25T22:53:28.752Z] [INFO]
[2026-02-25T22:53:28.752Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:28.752Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/classes/META-INF/jandex.idx
[2026-02-25T22:53:28.752Z] [INFO]
[2026-02-25T22:53:28.752Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:28.752Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:53:28.752Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/src/test/resources
[2026-02-25T22:53:28.752Z] [INFO]
[2026-02-25T22:53:28.752Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:31.600Z] [WARNING] /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/src/test/kotlin/io/quarkus/hibernate/orm/panache/kotlin/runtime/TestAnalogs.kt: (137, 31) Name shadowed: type
[2026-02-25T22:53:31.600Z] [INFO]
[2026-02-25T22:53:31.600Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:31.600Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:53:31.600Z] [INFO]
[2026-02-25T22:53:31.600Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:31.600Z] [INFO]
[2026-02-25T22:53:31.600Z] [INFO] -------------------------------------------------------
[2026-02-25T22:53:31.600Z] [INFO] T E S T S
[2026-02-25T22:53:31.600Z] [INFO] -------------------------------------------------------
[2026-02-25T22:53:31.932Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:53:32.607Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.runtime.TestAnalogs
[2026-02-25T22:53:32.607Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in io.quarkus.hibernate.orm.panache.kotlin.runtime.TestAnalogs
[2026-02-25T22:53:32.607Z] [INFO]
[2026-02-25T22:53:32.607Z] [INFO] Results:
[2026-02-25T22:53:32.607Z] [INFO]
[2026-02-25T22:53:32.607Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:53:32.607Z] [INFO]
[2026-02-25T22:53:32.607Z] [INFO]
[2026-02-25T22:53:32.607Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:32.607Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final.jar
[2026-02-25T22:53:32.607Z] [INFO]
[2026-02-25T22:53:32.607Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:32.607Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final-sources.jar
[2026-02-25T22:53:32.607Z] [INFO]
[2026-02-25T22:53:32.607Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-02-25T22:53:32.607Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final.jar
[2026-02-25T22:53:32.607Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final.pom
[2026-02-25T22:53:32.607Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final-sources.jar
[2026-02-25T22:53:32.607Z] [INFO]
[2026-02-25T22:53:32.607Z] [INFO] -----< io.quarkus:quarkus-hibernate-orm-panache-kotlin-deployment >-----
[2026-02-25T22:53:32.607Z] [INFO] Building Quarkus - Hibernate ORM with Panache and Kotlin - Deployment 2.7.5.Final [500/964]
[2026-02-25T22:53:32.607Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:53:32.918Z] [INFO]
[2026-02-25T22:53:32.918Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:32.918Z] [INFO]
[2026-02-25T22:53:32.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:33.229Z] [INFO]
[2026-02-25T22:53:33.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:33.541Z] [INFO]
[2026-02-25T22:53:33.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:33.541Z] [INFO]
[2026-02-25T22:53:33.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:33.541Z] [INFO]
[2026-02-25T22:53:33.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:33.541Z] [INFO]
[2026-02-25T22:53:33.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:33.541Z] [INFO]
[2026-02-25T22:53:33.541Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:33.541Z] [INFO]
[2026-02-25T22:53:33.541Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:33.541Z] [INFO] Processed 5 files in 16ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:53:33.541Z] [INFO]
[2026-02-25T22:53:33.541Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:33.541Z] [INFO] Processed 5 files in 00:00.012 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:53:33.541Z] [INFO]
[2026-02-25T22:53:33.541Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:33.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:53:33.541Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/src/main/resources
[2026-02-25T22:53:33.541Z] [INFO]
[2026-02-25T22:53:33.541Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:33.541Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-25T22:53:33.541Z] [INFO]
[2026-02-25T22:53:33.541Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:33.541Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:53:33.541Z] [INFO] Compiling 5 source files to /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/classes
[2026-02-25T22:53:33.853Z] [INFO]
[2026-02-25T22:53:33.853Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:33.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:53:33.853Z] [INFO] Copying 4 resources
[2026-02-25T22:53:33.853Z] [INFO]
[2026-02-25T22:53:33.853Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:35.446Z] [INFO]
[2026-02-25T22:53:35.446Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:35.446Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:53:35.446Z] [INFO]
[2026-02-25T22:53:35.446Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:35.446Z] [INFO]
[2026-02-25T22:53:35.446Z] [INFO] -------------------------------------------------------
[2026-02-25T22:53:35.446Z] [INFO] T E S T S
[2026-02-25T22:53:35.446Z] [INFO] -------------------------------------------------------
[2026-02-25T22:53:35.446Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:53:36.541Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.DefaultPanacheEntityToStringTest
[2026-02-25T22:53:36.541Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.DefaultPanacheEntityToStringTest
[2026-02-25T22:53:36.541Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.DefaultPersistenceUnitConfigTest
[2026-02-25T22:53:43.655Z] 2026-02-25 22:53:41,761 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2026-02-25T22:53:43.655Z] 2026-02-25 22:53:41,761 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2026-02-25T22:53:43.655Z] 2026-02-25 22:53:42,579 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.213s. Listening on: http://localhost:8081
[2026-02-25T22:53:43.655Z] 2026-02-25 22:53:42,580 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:53:43.655Z] 2026-02-25 22:53:42,580 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache-kotlin, jdbc-h2, kotlin, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:53:44.329Z] 2026-02-25 22:53:44,273 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2026-02-25T22:53:44.640Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.991 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.DefaultPersistenceUnitConfigTest
[2026-02-25T22:53:44.640Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.DefaultPersistenceUnitFileTest
[2026-02-25T22:53:46.814Z] 2026-02-25 22:53:45,920 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2026-02-25T22:53:46.814Z] 2026-02-25 22:53:45,920 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2026-02-25T22:53:46.814Z] 2026-02-25 22:53:46,563 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.992s. Listening on: http://localhost:8081
[2026-02-25T22:53:46.814Z] 2026-02-25 22:53:46,563 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:53:46.814Z] 2026-02-25 22:53:46,563 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache-kotlin, jdbc-h2, kotlin, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:53:47.490Z] 2026-02-25 22:53:47,138 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:53:47.490Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.854 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.DefaultPersistenceUnitFileTest
[2026-02-25T22:53:47.490Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.ErroneousPersistenceUnitConfigTest
[2026-02-25T22:53:48.167Z] 2026-02-25 22:53:47,829 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-1) Could not find a suitable persistence unit for model classes:
[2026-02-25T22:53:48.167Z] - io.quarkus.hibernate.orm.panache.kotlin.PanacheEntityBase
[2026-02-25T22:53:48.167Z] - io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity
[2026-02-25T22:53:48.167Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.ErroneousPersistenceUnitConfigTest
[2026-02-25T22:53:48.167Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.MultiplePersistenceUnitConfigTest
[2026-02-25T22:53:50.343Z] 2026-02-25 22:53:48,697 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-22) Could not find a suitable persistence unit for model classes:
[2026-02-25T22:53:50.343Z] - io.quarkus.hibernate.orm.panache.kotlin.PanacheEntityBase
[2026-02-25T22:53:50.343Z] 2026-02-25 22:53:49,354 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.first.FirstEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2026-02-25T22:53:50.343Z] 2026-02-25 22:53:49,361 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Could not generate an enhanced proxy for entity 'io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity' (class='io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity') as it's final. Your application might perform better if we're allowed to extend it.
[2026-02-25T22:53:50.343Z] 2026-02-25 22:53:50,111 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.113s. Listening on: http://localhost:8081
[2026-02-25T22:53:50.343Z] 2026-02-25 22:53:50,112 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:53:50.343Z] 2026-02-25 22:53:50,112 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache-kotlin, jdbc-h2, kotlin, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:53:50.343Z] 2026-02-25 22:53:50,145 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:53:50.343Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.082 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.MultiplePersistenceUnitConfigTest
[2026-02-25T22:53:50.343Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.DuplicateIdEntityTest
[2026-02-25T22:53:51.022Z] 2026-02-25 22:53:50,655 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-16) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T22:53:51.022Z] 2026-02-25 22:53:50,667 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-5) Dev Services for H2 started.
[2026-02-25T22:53:51.022Z] 2026-02-25 22:53:50,672 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Dev Services for the default datasource (h2) started.
[2026-02-25T22:53:51.022Z] 2026-02-25 22:53:50,673 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-5) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-25T22:53:51.336Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2026-02-25T22:53:51.336Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-25T22:53:51.336Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-25T22:53:51.336Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-25T22:53:51.336Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-02-25T22:53:51.336Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-02-25T22:53:51.336Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-02-25T22:53:51.336Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-02-25T22:53:51.336Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-02-25T22:53:51.336Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:53:51.336Z]
[2026-02-25T22:53:51.336Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-02-25T22:53:51.336Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-02-25T22:53:51.336Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-02-25T22:53:51.336Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-02-25T22:53:51.336Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-02-25T22:53:51.336Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-02-25T22:53:51.336Z] at org.h2.Driver.connect(Driver.java:69)
[2026-02-25T22:53:51.336Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2026-02-25T22:53:51.336Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2026-02-25T22:53:51.336Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2026-02-25T22:53:51.336Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2026-02-25T22:53:51.336Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2026-02-25T22:53:51.336Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2026-02-25T22:53:51.336Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2026-02-25T22:53:51.336Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:722)
[2026-02-25T22:53:51.336Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2026-02-25T22:53:51.336Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:51.336Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2026-02-25T22:53:51.336Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:53:51.336Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2026-02-25T22:53:51.336Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2026-02-25T22:53:51.336Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2026-02-25T22:53:51.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2026-02-25T22:53:51.336Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:51.336Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2026-02-25T22:53:51.337Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:53:51.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:53:51.337Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:51.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:53:51.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:53:51.337Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:53:51.337Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:53:51.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:53:51.337Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:51.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:53:51.337Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:53:51.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:53:51.337Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:51.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:53:51.337Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:53:51.337Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:53:51.337Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:53:51.337Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:53:51.337Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:53:51.337Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:53:51.337Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:53:51.337Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:53:51.337Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:53:51.337Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:53:51.337Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-25T22:53:51.337Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-25T22:53:51.337Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-25T22:53:51.337Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-25T22:53:51.337Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-25T22:53:51.337Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-25T22:53:51.337Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-25T22:53:51.337Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-25T22:53:51.337Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-25T22:53:51.337Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-25T22:53:51.337Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.DuplicateIdEntityTest
[2026-02-25T22:53:51.337Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.NoConfigTest
[2026-02-25T22:53:52.938Z] 2026-02-25 22:53:51,059 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T22:53:52.938Z] 2026-02-25 22:53:51,567 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-6) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T22:53:52.938Z] 2026-02-25 22:53:52,017 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-17) Dev Services for H2 started.
[2026-02-25T22:53:52.938Z] 2026-02-25 22:53:52,018 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-17) Dev Services for the default datasource (h2) started.
[2026-02-25T22:53:52.938Z] 2026-02-25 22:53:52,021 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-17) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-25T22:53:52.938Z] 2026-02-25 22:53:52,586 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.483s. Listening on: http://localhost:8081
[2026-02-25T22:53:52.938Z] 2026-02-25 22:53:52,586 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:53:52.938Z] 2026-02-25 22:53:52,586 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache-kotlin, jdbc-h2, kotlin, narayana-jta, smallrye-context-propagation, vertx]
[2026-02-25T22:53:53.253Z] 2026-02-25 22:53:52,651 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:53:53.253Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2026-02-25T22:53:53.253Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-25T22:53:53.253Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-25T22:53:53.253Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-25T22:53:53.253Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-02-25T22:53:53.253Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-02-25T22:53:53.253Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-02-25T22:53:53.253Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-02-25T22:53:53.253Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-02-25T22:53:53.253Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:53:53.253Z]
[2026-02-25T22:53:53.253Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-02-25T22:53:53.253Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-02-25T22:53:53.253Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-02-25T22:53:53.253Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-02-25T22:53:53.253Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-02-25T22:53:53.253Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-02-25T22:53:53.253Z] at org.h2.Driver.connect(Driver.java:69)
[2026-02-25T22:53:53.253Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2026-02-25T22:53:53.253Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2026-02-25T22:53:53.253Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2026-02-25T22:53:53.253Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2026-02-25T22:53:53.253Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2026-02-25T22:53:53.253Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2026-02-25T22:53:53.253Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2026-02-25T22:53:53.253Z] at io.quarkus.runner.bootstrap.StartupActionImpl$4.close(StartupActionImpl.java:267)
[2026-02-25T22:53:53.253Z] at io.quarkus.runner.bootstrap.RunningQuarkusApplicationImpl.close(RunningQuarkusApplicationImpl.java:35)
[2026-02-25T22:53:53.253Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:715)
[2026-02-25T22:53:53.253Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:53.253Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2026-02-25T22:53:53.253Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:53:53.253Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2026-02-25T22:53:53.253Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2026-02-25T22:53:53.253Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:53:53.253Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T22:53:53.253Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T22:53:53.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T22:53:53.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T22:53:53.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T22:53:53.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T22:53:53.253Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T22:53:53.253Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T22:53:53.253Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-02-25T22:53:53.253Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-02-25T22:53:53.253Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-02-25T22:53:53.253Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-02-25T22:53:53.253Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-02-25T22:53:53.253Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-02-25T22:53:53.253Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-02-25T22:53:53.253Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-02-25T22:53:53.253Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-02-25T22:53:53.253Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-02-25T22:53:53.253Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.917 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.NoConfigTest
[2026-02-25T22:53:53.253Z] [INFO]
[2026-02-25T22:53:53.253Z] [INFO] Results:
[2026-02-25T22:53:53.253Z] [INFO]
[2026-02-25T22:53:53.253Z] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1
[2026-02-25T22:53:53.253Z] [INFO]
[2026-02-25T22:53:53.253Z] [INFO]
[2026-02-25T22:53:53.253Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:53.253Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final.jar
[2026-02-25T22:53:53.253Z] [INFO]
[2026-02-25T22:53:53.253Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:53.253Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:53:53.253Z] [INFO]
[2026-02-25T22:53:53.253Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-02-25T22:53:53.253Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final.jar
[2026-02-25T22:53:53.253Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final.pom
[2026-02-25T22:53:53.253Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-panache-kotlin-deployment/2.7.5.Final/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:53:53.253Z] [INFO]
[2026-02-25T22:53:53.253Z] [INFO] --------------------< io.quarkus:quarkus-panacheql >--------------------
[2026-02-25T22:53:53.253Z] [INFO] Building Quarkus - Panache - Query Language 2.7.5.Final [501/964]
[2026-02-25T22:53:53.253Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:53:53.253Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.pom
[2026-02-25T22:53:53.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.pom
[2026-02-25T22:53:53.881Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.pom (5.9 kB at 70 kB/s)
[2026-02-25T22:53:53.881Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom
[2026-02-25T22:53:53.881Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom
[2026-02-25T22:53:53.881Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom (4.4 kB at 85 kB/s)
[2026-02-25T22:53:53.881Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.jar
[2026-02-25T22:53:54.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.jar
[2026-02-25T22:53:54.194Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.9.2/antlr4-maven-plugin-4.9.2.jar (31 kB at 347 kB/s)
[2026-02-25T22:53:54.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom
[2026-02-25T22:53:54.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom (3.6 kB at 70 kB/s)
[2026-02-25T22:53:54.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar
[2026-02-25T22:53:54.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar (338 kB at 6.0 MB/s)
[2026-02-25T22:53:54.507Z] [INFO]
[2026-02-25T22:53:54.507Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panacheql ---
[2026-02-25T22:53:54.507Z] [INFO]
[2026-02-25T22:53:54.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panacheql ---
[2026-02-25T22:53:54.507Z] [INFO]
[2026-02-25T22:53:54.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panacheql ---
[2026-02-25T22:53:54.507Z] [INFO]
[2026-02-25T22:53:54.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panacheql ---
[2026-02-25T22:53:54.507Z] [INFO]
[2026-02-25T22:53:54.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panacheql ---
[2026-02-25T22:53:54.507Z] [INFO]
[2026-02-25T22:53:54.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panacheql ---
[2026-02-25T22:53:54.507Z] [INFO]
[2026-02-25T22:53:54.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panacheql ---
[2026-02-25T22:53:54.508Z] [INFO]
[2026-02-25T22:53:54.508Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panacheql ---
[2026-02-25T22:53:54.508Z] [INFO]
[2026-02-25T22:53:54.508Z] [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (antlr) @ quarkus-panacheql ---
[2026-02-25T22:53:54.508Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[2026-02-25T22:53:54.508Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[2026-02-25T22:53:54.820Z] [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 15 kB/s)
[2026-02-25T22:53:54.820Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[2026-02-25T22:53:55.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[2026-02-25T22:53:55.134Z] [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 21 kB/s)
[2026-02-25T22:53:55.134Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[2026-02-25T22:53:55.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[2026-02-25T22:53:55.527Z] [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 58 kB/s)
[2026-02-25T22:53:55.527Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[2026-02-25T22:53:55.910Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[2026-02-25T22:53:55.910Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 368 kB/s)
[2026-02-25T22:53:55.910Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4/4.9.2/antlr4-4.9.2.pom
[2026-02-25T22:53:55.910Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.9.2/antlr4-4.9.2.pom
[2026-02-25T22:53:55.910Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.9.2/antlr4-4.9.2.pom (6.2 kB at 63 kB/s)
[2026-02-25T22:53:55.910Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
[2026-02-25T22:53:56.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
[2026-02-25T22:53:56.544Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 43 kB/s)
[2026-02-25T22:53:56.544Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
[2026-02-25T22:53:56.544Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
[2026-02-25T22:53:56.544Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 246 kB/s)
[2026-02-25T22:53:56.544Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.pom
[2026-02-25T22:53:56.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.pom
[2026-02-25T22:53:56.857Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.pom (4.7 kB at 76 kB/s)
[2026-02-25T22:53:56.857Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom
[2026-02-25T22:53:57.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom
[2026-02-25T22:53:57.531Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom (5.2 kB at 98 kB/s)
[2026-02-25T22:53:57.531Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom
[2026-02-25T22:53:57.531Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom
[2026-02-25T22:53:57.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom (9.2 kB at 132 kB/s)
[2026-02-25T22:53:57.846Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/json/1.0.4/json-1.0.4.pom
[2026-02-25T22:53:58.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom
[2026-02-25T22:53:58.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom (11 kB at 163 kB/s)
[2026-02-25T22:53:58.157Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom
[2026-02-25T22:53:58.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom
[2026-02-25T22:53:58.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom (5.0 kB at 75 kB/s)
[2026-02-25T22:53:58.469Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[2026-02-25T22:53:58.469Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[2026-02-25T22:53:58.469Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4/4.9.2/antlr4-4.9.2.jar
[2026-02-25T22:53:58.469Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
[2026-02-25T22:53:58.469Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.jar
[2026-02-25T22:53:58.469Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar
[2026-02-25T22:53:58.469Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar
[2026-02-25T22:53:58.781Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar
[2026-02-25T22:53:58.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[2026-02-25T22:53:58.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[2026-02-25T22:53:58.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.9.2/antlr4-4.9.2.jar
[2026-02-25T22:53:58.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.jar
[2026-02-25T22:53:58.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
[2026-02-25T22:53:59.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.9.2/antlr4-4.9.2.jar (1.2 MB at 10 MB/s)
[2026-02-25T22:53:59.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar
[2026-02-25T22:53:59.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar (27 kB at 142 kB/s)
[2026-02-25T22:53:59.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar
[2026-02-25T22:53:59.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar (85 kB at 353 kB/s)
[2026-02-25T22:53:59.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar
[2026-02-25T22:53:59.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar (12 MB at 32 MB/s)
[2026-02-25T22:54:04.851Z] [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 4.9 kB/s)
[2026-02-25T22:54:04.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.jar (251 kB at 50 kB/s)
[2026-02-25T22:54:04.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 33 kB/s)
[2026-02-25T22:54:04.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 45 kB/s)
[2026-02-25T22:54:04.851Z] [INFO] ANTLR 4: Processing source directory /quarkus/extensions/panache/panacheql/src/main/antlr4
[2026-02-25T22:54:04.851Z] [INFO] Processing grammar: io/quarkus/panacheql/internal/HqlLexer.g4
[2026-02-25T22:54:04.851Z] [INFO] Processing grammar: io/quarkus/panacheql/internal/HqlParser.g4
[2026-02-25T22:54:05.164Z] [INFO]
[2026-02-25T22:54:05.164Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panacheql ---
[2026-02-25T22:54:05.164Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:54:05.164Z] [INFO]
[2026-02-25T22:54:05.164Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panacheql ---
[2026-02-25T22:54:05.164Z] [INFO] Processed 1 files in 00:00.014 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:54:05.164Z] [INFO]
[2026-02-25T22:54:05.164Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panacheql ---
[2026-02-25T22:54:05.164Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:54:05.164Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panacheql/src/main/resources
[2026-02-25T22:54:05.164Z] [INFO]
[2026-02-25T22:54:05.164Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panacheql ---
[2026-02-25T22:54:05.164Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:54:05.164Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/panacheql/target/classes
[2026-02-25T22:54:05.840Z] [INFO]
[2026-02-25T22:54:05.840Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panacheql ---
[2026-02-25T22:54:05.840Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:54:05.840Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panacheql/src/test/resources
[2026-02-25T22:54:05.840Z] [INFO]
[2026-02-25T22:54:05.840Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panacheql ---
[2026-02-25T22:54:05.840Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:54:05.840Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/panacheql/target/test-classes
[2026-02-25T22:54:05.840Z] [INFO]
[2026-02-25T22:54:05.840Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panacheql ---
[2026-02-25T22:54:05.840Z] [INFO]
[2026-02-25T22:54:05.840Z] [INFO] -------------------------------------------------------
[2026-02-25T22:54:05.840Z] [INFO] T E S T S
[2026-02-25T22:54:05.840Z] [INFO] -------------------------------------------------------
[2026-02-25T22:54:05.840Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:54:06.945Z] [INFO] Running io.quarkus.panacheql.LexerTest
[2026-02-25T22:54:07.261Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s - in io.quarkus.panacheql.LexerTest
[2026-02-25T22:54:07.261Z] [INFO]
[2026-02-25T22:54:07.261Z] [INFO] Results:
[2026-02-25T22:54:07.261Z] [INFO]
[2026-02-25T22:54:07.261Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:54:07.261Z] [INFO]
[2026-02-25T22:54:07.261Z] [INFO]
[2026-02-25T22:54:07.261Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panacheql ---
[2026-02-25T22:54:07.261Z] [INFO] Building jar: /quarkus/extensions/panache/panacheql/target/quarkus-panacheql-2.7.5.Final.jar
[2026-02-25T22:54:07.952Z] [INFO]
[2026-02-25T22:54:07.952Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panacheql ---
[2026-02-25T22:54:08.264Z] [INFO] Building jar: /quarkus/extensions/panache/panacheql/target/quarkus-panacheql-2.7.5.Final-sources.jar
[2026-02-25T22:54:08.264Z] [INFO]
[2026-02-25T22:54:08.264Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panacheql ---
[2026-02-25T22:54:08.264Z] [INFO] Installing /quarkus/extensions/panache/panacheql/target/quarkus-panacheql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-panacheql/2.7.5.Final/quarkus-panacheql-2.7.5.Final.jar
[2026-02-25T22:54:08.264Z] [INFO] Installing /quarkus/extensions/panache/panacheql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-panacheql/2.7.5.Final/quarkus-panacheql-2.7.5.Final.pom
[2026-02-25T22:54:08.264Z] [INFO] Installing /quarkus/extensions/panache/panacheql/target/quarkus-panacheql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-panacheql/2.7.5.Final/quarkus-panacheql-2.7.5.Final-sources.jar
[2026-02-25T22:54:08.264Z] [INFO]
[2026-02-25T22:54:08.264Z] [INFO] ----------< io.quarkus:quarkus-mongodb-panache-common-parent >----------
[2026-02-25T22:54:08.264Z] [INFO] Building Quarkus - MongoDB with Panache - Common 2.7.5.Final [502/964]
[2026-02-25T22:54:08.264Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:54:08.264Z] [INFO]
[2026-02-25T22:54:08.264Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-common-parent ---
[2026-02-25T22:54:08.264Z] [INFO]
[2026-02-25T22:54:08.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-common-parent ---
[2026-02-25T22:54:08.264Z] [INFO]
[2026-02-25T22:54:08.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-common-parent ---
[2026-02-25T22:54:08.264Z] [INFO]
[2026-02-25T22:54:08.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-common-parent ---
[2026-02-25T22:54:08.264Z] [INFO]
[2026-02-25T22:54:08.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-common-parent ---
[2026-02-25T22:54:08.264Z] [INFO]
[2026-02-25T22:54:08.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-common-parent ---
[2026-02-25T22:54:08.264Z] [INFO]
[2026-02-25T22:54:08.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-common-parent ---
[2026-02-25T22:54:08.264Z] [INFO]
[2026-02-25T22:54:08.264Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-common-parent ---
[2026-02-25T22:54:08.264Z] [INFO]
[2026-02-25T22:54:08.264Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-common-parent ---
[2026-02-25T22:54:08.264Z] [INFO]
[2026-02-25T22:54:08.264Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-common-parent ---
[2026-02-25T22:54:08.264Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:54:08.264Z] [INFO]
[2026-02-25T22:54:08.264Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-common-parent ---
[2026-02-25T22:54:08.264Z] [INFO]
[2026-02-25T22:54:08.264Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-common-parent ---
[2026-02-25T22:54:08.264Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common-parent/2.7.5.Final/quarkus-mongodb-panache-common-parent-2.7.5.Final.pom
[2026-02-25T22:54:08.264Z] [INFO]
[2026-02-25T22:54:08.264Z] [INFO] -------------< io.quarkus:quarkus-mongodb-panache-common >--------------
[2026-02-25T22:54:08.264Z] [INFO] Building Quarkus - MongoDB with Panache - Common Runtime 2.7.5.Final [503/964]
[2026-02-25T22:54:08.264Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:54:08.264Z] [INFO]
[2026-02-25T22:54:08.264Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:08.264Z] [INFO]
[2026-02-25T22:54:08.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:08.577Z] [INFO]
[2026-02-25T22:54:08.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:08.577Z] [INFO]
[2026-02-25T22:54:08.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:08.577Z] [INFO]
[2026-02-25T22:54:08.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:08.577Z] [INFO]
[2026-02-25T22:54:08.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:08.577Z] [INFO]
[2026-02-25T22:54:08.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:08.577Z] [INFO]
[2026-02-25T22:54:08.577Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:08.577Z] [INFO]
[2026-02-25T22:54:08.577Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:08.577Z] [INFO] Processed 23 files in 82ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-02-25T22:54:08.577Z] [INFO]
[2026-02-25T22:54:08.577Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:08.890Z] [INFO] Processed 23 files in 00:00.194 (Already Sorted: 23, Needed Sorting: 0)
[2026-02-25T22:54:08.890Z] [INFO]
[2026-02-25T22:54:08.890Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:08.890Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:54:08.890Z] [INFO] Copying 1 resource
[2026-02-25T22:54:08.890Z] [INFO]
[2026-02-25T22:54:08.890Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:08.890Z] [INFO]
[2026-02-25T22:54:08.890Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:08.890Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:54:08.890Z] [INFO] Compiling 22 source files to /quarkus/extensions/panache/mongodb-panache-common/runtime/target/classes
[2026-02-25T22:54:09.203Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/CommonPanacheQueryImpl.java:[47,69] unchecked call to <NewTDocument>withDocumentClass(java.lang.Class<NewTDocument>) as a member of the raw type com.mongodb.client.MongoCollection
[2026-02-25T22:54:09.203Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/CommonPanacheQueryImpl.java:[141,44] unchecked cast
[2026-02-25T22:54:09.203Z] required: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<T>
[2026-02-25T22:54:09.203Z] found: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<Entity>
[2026-02-25T22:54:09.203Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/CommonPanacheQueryImpl.java:[146,44] unchecked cast
[2026-02-25T22:54:09.203Z] required: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<T>
[2026-02-25T22:54:09.203Z] found: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<Entity>
[2026-02-25T22:54:09.203Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/CommonPanacheQueryImpl.java:[151,44] unchecked cast
[2026-02-25T22:54:09.203Z] required: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<T>
[2026-02-25T22:54:09.203Z] found: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<Entity>
[2026-02-25T22:54:09.203Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/binder/CommonQueryBinder.java:[86,34] unchecked call to <T>toArray(T[]) as a member of the raw type java.util.Collection
[2026-02-25T22:54:09.203Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[42,69] unchecked call to <NewTDocument>withDocumentClass(java.lang.Class<NewTDocument>) as a member of the raw type io.quarkus.mongodb.reactive.ReactiveMongoCollection
[2026-02-25T22:54:09.203Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[47,35] unchecked conversion
[2026-02-25T22:54:09.203Z] required: io.smallrye.mutiny.Uni<java.lang.Long>
[2026-02-25T22:54:09.203Z] found: io.smallrye.mutiny.Uni
[2026-02-25T22:54:09.203Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[64,16] unchecked call to CommonReactivePanacheQueryImpl(io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl,org.bson.conversions.Bson,java.lang.Class<?>) as a member of the raw type io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl
[2026-02-25T22:54:09.203Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[64,16] unchecked conversion
[2026-02-25T22:54:09.203Z] required: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<T>
[2026-02-25T22:54:09.204Z] found: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl
[2026-02-25T22:54:09.204Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[139,52] unchecked cast
[2026-02-25T22:54:09.204Z] required: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<T>
[2026-02-25T22:54:09.204Z] found: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<Entity>
[2026-02-25T22:54:09.204Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[144,52] unchecked cast
[2026-02-25T22:54:09.204Z] required: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<T>
[2026-02-25T22:54:09.204Z] found: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<Entity>
[2026-02-25T22:54:09.204Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[149,52] unchecked cast
[2026-02-25T22:54:09.204Z] required: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<T>
[2026-02-25T22:54:09.204Z] found: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<Entity>
[2026-02-25T22:54:09.204Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[181,64] unchecked conversion
[2026-02-25T22:54:09.204Z] required: io.smallrye.mutiny.Multi<T>
[2026-02-25T22:54:09.204Z] found: io.smallrye.mutiny.Multi
[2026-02-25T22:54:09.204Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[181,91] unchecked conversion
[2026-02-25T22:54:09.204Z] required: io.smallrye.mutiny.Multi<T>
[2026-02-25T22:54:09.204Z] found: io.smallrye.mutiny.Multi
[2026-02-25T22:54:09.204Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[200,64] unchecked conversion
[2026-02-25T22:54:09.204Z] required: io.smallrye.mutiny.Multi<T>
[2026-02-25T22:54:09.204Z] found: io.smallrye.mutiny.Multi
[2026-02-25T22:54:09.204Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[200,91] unchecked conversion
[2026-02-25T22:54:09.204Z] required: io.smallrye.mutiny.Multi<T>
[2026-02-25T22:54:09.204Z] found: io.smallrye.mutiny.Multi
[2026-02-25T22:54:09.204Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/PanacheUpdateImpl.java:[26,45] unchecked call to getSession(java.lang.Class<?>) as a member of the raw type io.quarkus.mongodb.panache.common.runtime.MongoOperations
[2026-02-25T22:54:09.204Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/PanacheUpdateImpl.java:[31,49] unchecked call to bindFilter(java.lang.Class<?>,java.lang.String,java.lang.Object[]) as a member of the raw type io.quarkus.mongodb.panache.common.runtime.MongoOperations
[2026-02-25T22:54:09.204Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/PanacheUpdateImpl.java:[38,49] unchecked call to bindFilter(java.lang.Class<?>,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) as a member of the raw type io.quarkus.mongodb.panache.common.runtime.MongoOperations
[2026-02-25T22:54:09.204Z] [INFO]
[2026-02-25T22:54:09.204Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:09.204Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/mongodb-panache-common/runtime/target/classes/META-INF/jandex.idx
[2026-02-25T22:54:09.204Z] [INFO]
[2026-02-25T22:54:09.204Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:09.204Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:54:09.204Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-common/runtime/src/test/resources
[2026-02-25T22:54:09.204Z] [INFO]
[2026-02-25T22:54:09.204Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:09.204Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:54:09.204Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/mongodb-panache-common/runtime/target/test-classes
[2026-02-25T22:54:09.517Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/test/java/io/quarkus/mongodb/panache/common/runtime/MongoOperationsTest.java:[30,71] unchecked conversion
[2026-02-25T22:54:09.517Z] required: io.quarkus.mongodb.panache.common.runtime.MongoOperations<java.lang.Object,io.quarkus.mongodb.panache.common.PanacheUpdate>
[2026-02-25T22:54:09.517Z] found: <anonymous io.quarkus.mongodb.panache.common.runtime.MongoOperations>
[2026-02-25T22:54:09.517Z] [INFO]
[2026-02-25T22:54:09.517Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:09.517Z] [INFO]
[2026-02-25T22:54:09.517Z] [INFO] -------------------------------------------------------
[2026-02-25T22:54:09.517Z] [INFO] T E S T S
[2026-02-25T22:54:09.517Z] [INFO] -------------------------------------------------------
[2026-02-25T22:54:09.517Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:54:10.615Z] [INFO] Running io.quarkus.mongodb.panache.common.runtime.MongoOperationsTest
[2026-02-25T22:54:11.293Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s - in io.quarkus.mongodb.panache.common.runtime.MongoOperationsTest
[2026-02-25T22:54:11.293Z] [INFO]
[2026-02-25T22:54:11.293Z] [INFO] Results:
[2026-02-25T22:54:11.293Z] [INFO]
[2026-02-25T22:54:11.293Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:54:11.293Z] [INFO]
[2026-02-25T22:54:11.293Z] [INFO]
[2026-02-25T22:54:11.293Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:11.293Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-common/runtime/target/quarkus-mongodb-panache-common-2.7.5.Final.jar
[2026-02-25T22:54:11.293Z] [INFO]
[2026-02-25T22:54:11.293Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:11.293Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-common/runtime/target/quarkus-mongodb-panache-common-2.7.5.Final-sources.jar
[2026-02-25T22:54:11.293Z] [INFO]
[2026-02-25T22:54:11.293Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-common ---
[2026-02-25T22:54:11.293Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/runtime/target/quarkus-mongodb-panache-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common/2.7.5.Final/quarkus-mongodb-panache-common-2.7.5.Final.jar
[2026-02-25T22:54:11.293Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common/2.7.5.Final/quarkus-mongodb-panache-common-2.7.5.Final.pom
[2026-02-25T22:54:11.293Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/runtime/target/quarkus-mongodb-panache-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common/2.7.5.Final/quarkus-mongodb-panache-common-2.7.5.Final-sources.jar
[2026-02-25T22:54:11.293Z] [INFO]
[2026-02-25T22:54:11.293Z] [INFO] ------------< io.quarkus:quarkus-mongodb-client-deployment >------------
[2026-02-25T22:54:11.293Z] [INFO] Building Quarkus - MongoDB Client - Deployment 2.7.5.Final [504/964]
[2026-02-25T22:54:11.293Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:54:11.293Z] [INFO]
[2026-02-25T22:54:11.293Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:11.293Z] [INFO]
[2026-02-25T22:54:11.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:12.393Z] [INFO]
[2026-02-25T22:54:12.393Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:12.393Z] [INFO]
[2026-02-25T22:54:12.393Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:12.393Z] [INFO]
[2026-02-25T22:54:12.393Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:12.393Z] [INFO]
[2026-02-25T22:54:12.393Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:12.393Z] [INFO]
[2026-02-25T22:54:12.393Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:12.393Z] [INFO]
[2026-02-25T22:54:12.393Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:12.393Z] [INFO]
[2026-02-25T22:54:12.393Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:12.393Z] [INFO] Processed 28 files in 58ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-02-25T22:54:12.393Z] [INFO]
[2026-02-25T22:54:12.393Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:12.393Z] [INFO] Processed 28 files in 00:00.068 (Already Sorted: 28, Needed Sorting: 0)
[2026-02-25T22:54:12.393Z] [INFO]
[2026-02-25T22:54:12.393Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:12.393Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:54:12.393Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mongodb-client/deployment/src/main/resources
[2026-02-25T22:54:12.393Z] [INFO]
[2026-02-25T22:54:12.393Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:12.393Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:54:12.393Z] [INFO] Compiling 14 source files to /quarkus/extensions/mongodb-client/deployment/target/classes
[2026-02-25T22:54:13.070Z] [INFO]
[2026-02-25T22:54:13.070Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:13.070Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:54:13.070Z] [INFO] Copying 7 resources
[2026-02-25T22:54:13.070Z] [INFO]
[2026-02-25T22:54:13.070Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:13.070Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:54:13.070Z] [INFO] Compiling 14 source files to /quarkus/extensions/mongodb-client/deployment/target/test-classes
[2026-02-25T22:54:14.665Z] [WARNING] /quarkus/extensions/mongodb-client/deployment/src/test/java/io/quarkus/mongodb/MongoTracingCommandListenerTest.java:[42,21] register(io.opentracing.Tracer) in io.opentracing.util.GlobalTracer has been deprecated
[2026-02-25T22:54:14.665Z] [INFO]
[2026-02-25T22:54:14.665Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:14.665Z] [INFO]
[2026-02-25T22:54:14.665Z] [INFO] -------------------------------------------------------
[2026-02-25T22:54:14.665Z] [INFO] T E S T S
[2026-02-25T22:54:14.665Z] [INFO] -------------------------------------------------------
[2026-02-25T22:54:14.665Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:54:16.261Z] [INFO] Running io.quarkus.mongodb.MongoTracingCommandListenerTest
[2026-02-25T22:54:24.975Z] 2026-02-25 22:54:22,748 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.461s. Listening on: http://localhost:8081
[2026-02-25T22:54:24.975Z] 2026-02-25 22:54:22,749 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:54:24.975Z] 2026-02-25 22:54:22,749 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-25T22:54:24.975Z] 2026-02-25 22:54:22,778 INFO [io.qua.mon.MongoTestBase] (main) Starting Mongo V4_0 on port 27018
[2026-02-25T22:54:24.975Z] 2026-02-25 22:54:23,783 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@2ff4d61b, net=de.flapdoodle.embed.mongo.config.Net@dfe2875, cmdOptions=MongoCmdOptions{syncDelay=0, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=true, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@402fcf14, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@517d68b8, params={}, args={}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@58b03882}
[2026-02-25T22:54:24.975Z] 2026-02-25 22:54:23,986 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:54:24.975Z] 2026-02-25 22:54:24,058 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-25T22:54:24.975Z] 2026-02-25 22:54:24,115 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699f7d9f23ee2323cc2c2079', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27018
[2026-02-25T22:54:24.975Z] 2026-02-25 22:54:24,117 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7d9f23ee2323cc2c2079', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=35488600}
[2026-02-25T22:54:24.975Z] 2026-02-25 22:54:24,118 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7d9f23ee2323cc2c2079', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27018
[2026-02-25T22:54:24.975Z] 2026-02-25 22:54:24,172 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-02-25T22:54:24.975Z] 2026-02-25 22:54:24,456 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T22:54:24.975Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.394 s - in io.quarkus.mongodb.MongoTracingCommandListenerTest
[2026-02-25T22:54:24.975Z] [INFO] Running io.quarkus.mongodb.NamedMongoClientConfigTest
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:26,328 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.546s. Listening on: http://localhost:8081
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:26,328 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:26,329 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:26,499 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:27,314 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@74eebb25, net=de.flapdoodle.embed.mongo.config.Net@c1e7bea, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@3af30ab8, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@6453c126, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@6565691a}
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,205 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@385ff04e, net=de.flapdoodle.embed.mongo.config.Net@42ff5c92, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@c9cd06e, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@4afad6bd, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@de0922c}
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,227 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,256 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,278 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699f7da41ce4e1026b814c1b', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27018
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,279 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7da41ce4e1026b814c1b', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=21208559, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=1307501412965016}
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,278 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7da41ce4e1026b814c1b', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27018
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,291 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,508 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Feb 25 22:54:28 UTC 2026, myState=2, term=0, syncingTo=, syncSourceHost=, syncSourceId=-1, heartbeatIntervalMillis=2000, optimes=Document{{lastCommittedOpTime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, appliedOpTime=Document{{ts=Timestamp{value=7610940038607536129, seconds=1772060068, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7610940038607536129, seconds=1772060068, inc=1}, t=-1}}}}, lastStableCheckpointTimestamp=Timestamp{value=0, seconds=0, inc=0}, members=[Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7610940038607536129, seconds=1772060068, inc=1}, t=-1}}, optimeDate=Wed Feb 25 22:54:28 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}, Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 25 22:54:28 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=0, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}], ok=1.0, operationTime=Timestamp{value=7610940038607536129, seconds=1772060068, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7610940038607536129, seconds=1772060068, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,509 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7610940038607536129, seconds=1772060068, inc=1}, t=-1}}, optimeDate=Wed Feb 25 22:54:28 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,509 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,509 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 25 22:54:28 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=0, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,509 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,529 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,555 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,555 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699f7da41ce4e1026b814c1c', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,556 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7da41ce4e1026b814c1c', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=22148221, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Feb 25 22:54:28 UTC 2026, lastUpdateTimeNanos=1307501692670017}
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,556 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7da41ce4e1026b814c1c', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,564 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:6, serverValue:9}] to 127.0.0.1:27018
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,594 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27019], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,596 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,597 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699f7da41ce4e1026b814c1d', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:7, serverValue:4}] to 127.0.0.1:27019
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,598 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7da41ce4e1026b814c1d', description='null'}-127.0.0.1:27019) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27019, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1258710, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=1307501735269598}
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,600 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7da41ce4e1026b814c1d', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:8, serverValue:5}] to 127.0.0.1:27019
[2026-02-25T22:54:28.648Z] 2026-02-25 22:54:28,601 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:9, serverValue:6}] to 127.0.0.1:27019
[2026-02-25T22:54:30.242Z] 2026-02-25 22:54:29,836 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:54:30.242Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.359 s - in io.quarkus.mongodb.NamedMongoClientConfigTest
[2026-02-25T22:54:30.242Z] [INFO] Running io.quarkus.mongodb.MongoClientBuildItemConsumerTest
[2026-02-25T22:54:31.345Z] 2026-02-25 22:54:31,162 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.365s. Listening on: http://localhost:8081
[2026-02-25T22:54:31.345Z] 2026-02-25 22:54:31,162 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:54:31.345Z] 2026-02-25 22:54:31,162 INFO [io.quarkus] (main) Installed features: [cdi, dummy, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-25T22:54:31.345Z] 2026-02-25 22:54:31,220 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:54:31.345Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.367 s - in io.quarkus.mongodb.MongoClientBuildItemConsumerTest
[2026-02-25T22:54:31.345Z] [INFO] Running io.quarkus.mongodb.MongoCommandListenerTest
[2026-02-25T22:54:33.521Z] 2026-02-25 22:54:32,293 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.324s. Listening on: http://localhost:8081
[2026-02-25T22:54:33.521Z] 2026-02-25 22:54:32,294 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:54:33.521Z] 2026-02-25 22:54:32,294 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-25T22:54:33.521Z] 2026-02-25 22:54:32,303 INFO [io.qua.mon.MongoTestBase] (main) Starting Mongo V4_0 on port 27018
[2026-02-25T22:54:33.522Z] 2026-02-25 22:54:33,252 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@1c17d98c, net=de.flapdoodle.embed.mongo.config.Net@5d88471a, cmdOptions=MongoCmdOptions{syncDelay=0, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=true, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@6a4fb518, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@21721fc6, params={}, args={}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@30b69dd}
[2026-02-25T22:54:33.522Z] 2026-02-25 22:54:33,308 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:54:33.522Z] 2026-02-25 22:54:33,337 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-25T22:54:33.522Z] 2026-02-25 22:54:33,353 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699f7da9acc2245aaa0209cc', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:1, serverValue:2}] to 127.0.0.1:27018
[2026-02-25T22:54:33.522Z] 2026-02-25 22:54:33,353 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7da9acc2245aaa0209cc', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:2, serverValue:1}] to 127.0.0.1:27018
[2026-02-25T22:54:33.522Z] 2026-02-25 22:54:33,354 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7da9acc2245aaa0209cc', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=17019687}
[2026-02-25T22:54:33.522Z] 2026-02-25 22:54:33,371 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to 127.0.0.1:27018
[2026-02-25T22:54:33.836Z] 2026-02-25 22:54:33,601 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:54:33.836Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.392 s - in io.quarkus.mongodb.MongoCommandListenerTest
[2026-02-25T22:54:33.836Z] [INFO] Running io.quarkus.mongodb.DefaultMongoClientConfigTest
[2026-02-25T22:54:37.507Z] 2026-02-25 22:54:34,942 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.337s. Listening on: http://localhost:8081
[2026-02-25T22:54:37.507Z] 2026-02-25 22:54:34,943 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:54:37.507Z] 2026-02-25 22:54:34,943 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-25T22:54:37.507Z] 2026-02-25 22:54:35,897 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@5f113675, net=de.flapdoodle.embed.mongo.config.Net@788a47fc, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@46329e85, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@e840be5, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@58f036de}
[2026-02-25T22:54:37.508Z] 2026-02-25 22:54:36,814 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@72ef3f9b, net=de.flapdoodle.embed.mongo.config.Net@207b41f5, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@e8ebd3c, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@57913cf5, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@5c89c27b}
[2026-02-25T22:54:37.508Z] 2026-02-25 22:54:36,835 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:54:37.508Z] 2026-02-25 22:54:36,857 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-25T22:54:37.508Z] 2026-02-25 22:54:36,876 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699f7dac13beee6a1557db04', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27018
[2026-02-25T22:54:37.508Z] 2026-02-25 22:54:36,876 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7dac13beee6a1557db04', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=20047082, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=1307510012332427}
[2026-02-25T22:54:37.508Z] 2026-02-25 22:54:36,886 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7dac13beee6a1557db04', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27018
[2026-02-25T22:54:37.508Z] 2026-02-25 22:54:36,892 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-02-25T22:54:37.508Z] 2026-02-25 22:54:37,061 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Feb 25 22:54:37 UTC 2026, myState=2, term=0, syncingTo=, syncSourceHost=, syncSourceId=-1, heartbeatIntervalMillis=2000, optimes=Document{{lastCommittedOpTime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, appliedOpTime=Document{{ts=Timestamp{value=7610940072967274497, seconds=1772060076, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7610940072967274497, seconds=1772060076, inc=1}, t=-1}}}}, lastStableCheckpointTimestamp=Timestamp{value=0, seconds=0, inc=0}, members=[Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7610940072967274497, seconds=1772060076, inc=1}, t=-1}}, optimeDate=Wed Feb 25 22:54:36 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}, Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 25 22:54:36 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=1, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}], ok=1.0, operationTime=Timestamp{value=7610940072967274497, seconds=1772060076, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7610940072967274497, seconds=1772060076, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2026-02-25T22:54:37.508Z] 2026-02-25 22:54:37,062 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7610940072967274497, seconds=1772060076, inc=1}, t=-1}}, optimeDate=Wed Feb 25 22:54:36 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2026-02-25T22:54:37.508Z] 2026-02-25 22:54:37,062 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2026-02-25T22:54:37.508Z] 2026-02-25 22:54:37,062 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 25 22:54:36 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=1, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2026-02-25T22:54:37.508Z] 2026-02-25 22:54:37,062 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2026-02-25T22:54:38.605Z] 2026-02-25 22:54:37,081 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:54:38.605Z] 2026-02-25 22:54:37,084 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699f7dad13beee6a1557db05', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2026-02-25T22:54:38.605Z] 2026-02-25 22:54:37,085 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7dad13beee6a1557db05', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1300378, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Feb 25 22:54:36 UTC 2026, lastUpdateTimeNanos=1307510222137477}
[2026-02-25T22:54:38.605Z] 2026-02-25 22:54:37,087 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7dad13beee6a1557db05', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2026-02-25T22:54:38.605Z] 2026-02-25 22:54:37,092 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:6, serverValue:9}] to 127.0.0.1:27018
[2026-02-25T22:54:38.605Z] 2026-02-25 22:54:37,120 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:54:38.605Z] 2026-02-25 22:54:37,141 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699f7dad13beee6a1557db06', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:7, serverValue:11}] to 127.0.0.1:27018
[2026-02-25T22:54:38.605Z] 2026-02-25 22:54:37,142 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7dad13beee6a1557db06', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=6641350, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Feb 25 22:54:36 UTC 2026, lastUpdateTimeNanos=1307510278622499}
[2026-02-25T22:54:38.605Z] 2026-02-25 22:54:37,142 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7dad13beee6a1557db06', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:8, serverValue:10}] to 127.0.0.1:27018
[2026-02-25T22:54:38.605Z] 2026-02-25 22:54:37,281 INFO [org.mon.dri.connection] (Thread-158) Opened connection [connectionId{localValue:9, serverValue:12}] to 127.0.0.1:27018
[2026-02-25T22:54:38.605Z] 2026-02-25 22:54:38,424 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:54:38.605Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.801 s - in io.quarkus.mongodb.DefaultMongoClientConfigTest
[2026-02-25T22:54:38.605Z] [INFO] Running io.quarkus.mongodb.NamedReactiveMongoClientConfigTest
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:39,620 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:39,620 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:39,621 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:39,779 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:40,574 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@328f4387, net=de.flapdoodle.embed.mongo.config.Net@6e0d30e4, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@1c4f7807, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@c5ae854, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@44810123}
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,462 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@430c9347, net=de.flapdoodle.embed.mongo.config.Net@24645461, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@7fa710f1, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@33638e3f, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@14d2b5bf}
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,488 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,510 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,537 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699f7db10afea72efdad1dd5', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27018
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,537 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7db10afea72efdad1dd5', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=22164682, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=1307514671888247}
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,537 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7db10afea72efdad1dd5', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27018
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,549 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,716 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Feb 25 22:54:41 UTC 2026, myState=2, term=0, syncingTo=, syncSourceHost=, syncSourceId=-1, heartbeatIntervalMillis=2000, optimes=Document{{lastCommittedOpTime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, appliedOpTime=Document{{ts=Timestamp{value=7610940094442110977, seconds=1772060081, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7610940094442110977, seconds=1772060081, inc=1}, t=-1}}}}, lastStableCheckpointTimestamp=Timestamp{value=0, seconds=0, inc=0}, members=[Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7610940094442110977, seconds=1772060081, inc=1}, t=-1}}, optimeDate=Wed Feb 25 22:54:41 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}, Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 25 22:54:41 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=1, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}], ok=1.0, operationTime=Timestamp{value=7610940094442110977, seconds=1772060081, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7610940094442110977, seconds=1772060081, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,717 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7610940094442110977, seconds=1772060081, inc=1}, t=-1}}, optimeDate=Wed Feb 25 22:54:41 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,718 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,718 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 25 22:54:41 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=1, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,718 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,736 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,745 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7db10afea72efdad1dd6', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:7}] to 127.0.0.1:27018
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,747 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699f7db10afea72efdad1dd6', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:8}] to 127.0.0.1:27018
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,748 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7db10afea72efdad1dd6', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=5419700, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Feb 25 22:54:41 UTC 2026, lastUpdateTimeNanos=1307514884516820}
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,775 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27019], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:54:42.300Z] 2026-02-25 22:54:41,779 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7db10afea72efdad1dd7', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:7, serverValue:5}] to 127.0.0.1:27019
[2026-02-25T22:54:42.301Z] 2026-02-25 22:54:41,780 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699f7db10afea72efdad1dd7', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:6, serverValue:4}] to 127.0.0.1:27019
[2026-02-25T22:54:42.301Z] 2026-02-25 22:54:41,780 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7db10afea72efdad1dd7', description='null'}-127.0.0.1:27019) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27019, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2208941, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=1307514917169926}
[2026-02-25T22:54:42.301Z] 2026-02-25 22:54:41,843 INFO [org.mon.dri.connection] (Thread-159) Opened connection [connectionId{localValue:8, serverValue:9}] to 127.0.0.1:27018
[2026-02-25T22:54:42.301Z] 2026-02-25 22:54:41,858 INFO [org.mon.dri.connection] (Thread-158) Opened connection [connectionId{localValue:9, serverValue:6}] to 127.0.0.1:27019
[2026-02-25T22:54:43.397Z] 2026-02-25 22:54:42,987 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:54:43.397Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.558 s - in io.quarkus.mongodb.NamedReactiveMongoClientConfigTest
[2026-02-25T22:54:43.397Z] [INFO] Running io.quarkus.mongodb.DefaultAndNamedMongoClientConfigTest
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:44,063 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:44,064 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:44,064 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:44,218 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:45,020 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@22822577, net=de.flapdoodle.embed.mongo.config.Net@1dd8abb0, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@3ecae84c, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@56211d6b, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@653b3345}
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:45,890 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@a9313af, net=de.flapdoodle.embed.mongo.config.Net@368ea8a3, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@3fea0a52, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@57b5b4b0, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@4529cb82}
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:45,912 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:45,933 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:45,956 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699f7db54a1f0f2a77127db5', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27018
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:45,956 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7db54a1f0f2a77127db5', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27018
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:45,956 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7db54a1f0f2a77127db5', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=17968896, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=1307519091914643}
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:45,966 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:46,132 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Feb 25 22:54:46 UTC 2026, myState=2, term=0, syncingTo=, syncSourceHost=, syncSourceId=-1, heartbeatIntervalMillis=2000, optimes=Document{{lastCommittedOpTime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, appliedOpTime=Document{{ts=Timestamp{value=7610940115916947457, seconds=1772060086, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7610940115916947457, seconds=1772060086, inc=1}, t=-1}}}}, lastStableCheckpointTimestamp=Timestamp{value=0, seconds=0, inc=0}, members=[Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7610940115916947457, seconds=1772060086, inc=1}, t=-1}}, optimeDate=Wed Feb 25 22:54:46 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}, Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 25 22:54:46 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=0, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}], ok=1.0, operationTime=Timestamp{value=7610940115916947457, seconds=1772060086, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7610940115916947457, seconds=1772060086, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:46,133 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7610940115916947457, seconds=1772060086, inc=1}, t=-1}}, optimeDate=Wed Feb 25 22:54:46 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:46,133 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:46,134 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 25 22:54:46 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=0, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:46,134 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:46,148 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:46,154 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699f7db64a1f0f2a77127db6', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:46,154 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7db64a1f0f2a77127db6', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:46,155 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7db64a1f0f2a77127db6', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=3524909, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Feb 25 22:54:46 UTC 2026, lastUpdateTimeNanos=1307519291852325}
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:46,178 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27019], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:46,181 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7db64a1f0f2a77127db7', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:7, serverValue:4}] to 127.0.0.1:27019
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:46,182 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699f7db64a1f0f2a77127db7', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:6, serverValue:5}] to 127.0.0.1:27019
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:46,182 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7db64a1f0f2a77127db7', description='null'}-127.0.0.1:27019) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27019, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1043786, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=1307519319981128}
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:46,190 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:8, serverValue:9}] to 127.0.0.1:27018
[2026-02-25T22:54:46.250Z] 2026-02-25 22:54:46,197 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:9, serverValue:6}] to 127.0.0.1:27019
[2026-02-25T22:54:47.840Z] 2026-02-25 22:54:47,518 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:54:47.840Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.534 s - in io.quarkus.mongodb.DefaultAndNamedMongoClientConfigTest
[2026-02-25T22:54:47.840Z] [INFO] Running io.quarkus.mongodb.MongoMetricsTest
[2026-02-25T22:54:50.011Z] 2026-02-25 22:54:48,685 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.356s. Listening on: http://localhost:8081
[2026-02-25T22:54:50.011Z] 2026-02-25 22:54:48,686 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:54:50.011Z] 2026-02-25 22:54:48,686 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-25T22:54:50.011Z] 2026-02-25 22:54:48,697 INFO [io.qua.mon.MongoTestBase] (main) Starting Mongo V4_0 on port 27018
[2026-02-25T22:54:50.011Z] 2026-02-25 22:54:48,824 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2026-02-25T22:54:50.011Z] 2026-02-25 22:54:49,639 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@2537b655, net=de.flapdoodle.embed.mongo.config.Net@2e2a1bdc, cmdOptions=MongoCmdOptions{syncDelay=0, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=true, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@688ebf26, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@2f9d4357, params={}, args={}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@3780cdef}
[2026-02-25T22:54:50.011Z] 2026-02-25 22:54:49,724 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:54:50.011Z] 2026-02-25 22:54:49,753 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-25T22:54:50.011Z] 2026-02-25 22:54:49,779 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7db90835c247f0d0504f', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to 127.0.0.1:27018
[2026-02-25T22:54:50.011Z] 2026-02-25 22:54:49,779 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699f7db90835c247f0d0504f', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to 127.0.0.1:27018
[2026-02-25T22:54:50.011Z] 2026-02-25 22:54:49,780 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7db90835c247f0d0504f', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=17527058}
[2026-02-25T22:54:50.011Z] 2026-02-25 22:54:49,795 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to 127.0.0.1:27018
[2026-02-25T22:54:50.011Z] 2026-02-25 22:54:49,971 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:54:50.011Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.442 s - in io.quarkus.mongodb.MongoMetricsTest
[2026-02-25T22:54:50.011Z] [INFO] Running io.quarkus.mongodb.MongoNamedClientClientBuildItemConsumerTest
[2026-02-25T22:54:51.601Z] 2026-02-25 22:54:51,105 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8081
[2026-02-25T22:54:51.601Z] 2026-02-25 22:54:51,106 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:54:51.601Z] 2026-02-25 22:54:51,106 INFO [io.quarkus] (main) Installed features: [cdi, dummy, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-25T22:54:51.601Z] 2026-02-25 22:54:51,162 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:54:51.601Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 s - in io.quarkus.mongodb.MongoNamedClientClientBuildItemConsumerTest
[2026-02-25T22:54:51.601Z] [INFO] Running io.quarkus.mongodb.MongoLazyTest
[2026-02-25T22:54:53.190Z] 2026-02-25 22:54:52,160 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.331s. Listening on: http://localhost:8081
[2026-02-25T22:54:53.190Z] 2026-02-25 22:54:52,161 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:54:53.190Z] 2026-02-25 22:54:52,161 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-25T22:54:53.190Z] 2026-02-25 22:54:52,177 INFO [io.qua.mon.MongoTestBase] (main) Starting Mongo V4_0 on port 27018
[2026-02-25T22:54:53.190Z] 2026-02-25 22:54:52,288 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2026-02-25T22:54:53.190Z] 2026-02-25 22:54:53,099 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@568563f1, net=de.flapdoodle.embed.mongo.config.Net@493c0ba8, cmdOptions=MongoCmdOptions{syncDelay=0, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=true, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@39513f6d, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@2a3cdde2, params={}, args={}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@57dba9bf}
[2026-02-25T22:54:53.502Z] 2026-02-25 22:54:53,306 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T22:54:53.502Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.142 s - in io.quarkus.mongodb.MongoLazyTest
[2026-02-25T22:54:53.502Z] [INFO] Running io.quarkus.mongodb.MongoClientConfigTest
[2026-02-25T22:54:57.161Z] 2026-02-25 22:54:54,270 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8081
[2026-02-25T22:54:57.161Z] 2026-02-25 22:54:54,271 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:54:57.161Z] 2026-02-25 22:54:54,271 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-02-25T22:54:57.161Z] 2026-02-25 22:54:55,213 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@1240dda0, net=de.flapdoodle.embed.mongo.config.Net@7c8ca407, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@a21758b, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@255b07dd, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@3162630b}
[2026-02-25T22:54:57.161Z] 2026-02-25 22:54:56,106 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@285755bc, net=de.flapdoodle.embed.mongo.config.Net@295be010, cmdOptions=MongoCmdOptions{syncDelay=10, useDefaultSyncDelay=false, isVerbose=false, useNoPrealloc=true, useSmallFiles=true, useNoJournal=false, enableTextSearch=false, auth=false, master=false}, password=, userName=, replication=de.flapdoodle.embed.mongo.config.Storage@54436f09, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@761b24b1, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@64f3657b}
[2026-02-25T22:54:57.162Z] 2026-02-25 22:54:56,134 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:54:57.162Z] 2026-02-25 22:54:56,264 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-02-25T22:54:57.162Z] 2026-02-25 22:54:56,281 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699f7dc03322813402c1ed8b', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27018
[2026-02-25T22:54:57.162Z] 2026-02-25 22:54:56,281 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7dc03322813402c1ed8b', description='null'}-localhost:27018) Monitor thread successfully connected to server with description ServerDescription{address=localhost:27018, type=REPLICA_SET_GHOST, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=16991724, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=1307529416755659}
[2026-02-25T22:54:57.162Z] 2026-02-25 22:54:56,281 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7dc03322813402c1ed8b', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27018
[2026-02-25T22:54:57.162Z] 2026-02-25 22:54:56,295 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-02-25T22:54:57.162Z] 2026-02-25 22:54:56,467 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Feb 25 22:54:56 UTC 2026, myState=2, term=0, syncingTo=, syncSourceHost=, syncSourceId=-1, heartbeatIntervalMillis=2000, optimes=Document{{lastCommittedOpTime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, appliedOpTime=Document{{ts=Timestamp{value=7610940158866620417, seconds=1772060096, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7610940158866620417, seconds=1772060096, inc=1}, t=-1}}}}, lastStableCheckpointTimestamp=Timestamp{value=0, seconds=0, inc=0}, members=[Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7610940158866620417, seconds=1772060096, inc=1}, t=-1}}, optimeDate=Wed Feb 25 22:54:56 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}, Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 25 22:54:56 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=0, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}], ok=1.0, operationTime=Timestamp{value=7610940158866620417, seconds=1772060096, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7610940158866620417, seconds=1772060096, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2026-02-25T22:54:57.162Z] 2026-02-25 22:54:56,468 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=0, name=localhost:27018, health=1.0, state=2, stateStr=SECONDARY, uptime=2, optime=Document{{ts=Timestamp{value=7610940158866620417, seconds=1772060096, inc=1}, t=-1}}, optimeDate=Wed Feb 25 22:54:56 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2026-02-25T22:54:57.162Z] 2026-02-25 22:54:56,468 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2026-02-25T22:54:57.162Z] 2026-02-25 22:54:56,468 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replica set member Document{{_id=1, name=localhost:27019, health=1.0, state=0, stateStr=STARTUP, uptime=0, optime=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDurable=Document{{ts=Timestamp{value=0, seconds=0, inc=0}, t=-1}}, optimeDate=Thu Jan 01 00:00:00 UTC 1970, optimeDurableDate=Thu Jan 01 00:00:00 UTC 1970, lastHeartbeat=Wed Feb 25 22:54:56 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=0, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2026-02-25T22:54:57.162Z] 2026-02-25 22:54:56,468 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2026-02-25T22:54:57.162Z] 2026-02-25 22:54:56,483 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='5000 ms'}
[2026-02-25T22:54:57.162Z] 2026-02-25 22:54:56,488 INFO [org.mon.dri.connection] (cluster-ClusterId{value='699f7dc03322813402c1ed8c', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2026-02-25T22:54:57.162Z] 2026-02-25 22:54:56,488 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7dc03322813402c1ed8c', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2026-02-25T22:54:57.162Z] 2026-02-25 22:54:56,494 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7dc03322813402c1ed8c', description='null'}-127.0.0.1:27018) Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27018, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1353588, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Feb 25 22:54:56 UTC 2026, lastUpdateTimeNanos=1307529625206851}
[2026-02-25T22:54:57.162Z] 2026-02-25 22:54:56,521 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='5000 ms'}
[2026-02-25T22:54:57.162Z] 2026-02-25 22:54:56,531 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='699f7dc03322813402c1ed8d', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:6, serverValue:10}] to 127.0.0.1:27018
[2026-02-25T22:54:57.835Z] 2026-02-25 22:54:57,741 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:54:57.835Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.423 s - in io.quarkus.mongodb.MongoClientConfigTest
[2026-02-25T22:54:58.510Z] [INFO]
[2026-02-25T22:54:58.510Z] [INFO] Results:
[2026-02-25T22:54:58.510Z] [INFO]
[2026-02-25T22:54:58.510Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:54:58.510Z] [INFO]
[2026-02-25T22:54:58.510Z] [INFO]
[2026-02-25T22:54:58.510Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:58.510Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/deployment/target/quarkus-mongodb-client-deployment-2.7.5.Final.jar
[2026-02-25T22:54:58.510Z] [INFO]
[2026-02-25T22:54:58.510Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:58.510Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/deployment/target/quarkus-mongodb-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:54:58.510Z] [INFO]
[2026-02-25T22:54:58.510Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-client-deployment ---
[2026-02-25T22:54:58.510Z] [INFO] Installing /quarkus/extensions/mongodb-client/deployment/target/quarkus-mongodb-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-client-deployment/2.7.5.Final/quarkus-mongodb-client-deployment-2.7.5.Final.jar
[2026-02-25T22:54:58.510Z] [INFO] Installing /quarkus/extensions/mongodb-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-client-deployment/2.7.5.Final/quarkus-mongodb-client-deployment-2.7.5.Final.pom
[2026-02-25T22:54:58.510Z] [INFO] Installing /quarkus/extensions/mongodb-client/deployment/target/quarkus-mongodb-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-client-deployment/2.7.5.Final/quarkus-mongodb-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:54:58.510Z] [INFO]
[2026-02-25T22:54:58.510Z] [INFO] --------< io.quarkus:quarkus-mongodb-panache-common-deployment >--------
[2026-02-25T22:54:58.510Z] [INFO] Building Quarkus - MongoDB with Panache - Common Deployment 2.7.5.Final [505/964]
[2026-02-25T22:54:58.510Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:54:58.510Z] [INFO]
[2026-02-25T22:54:58.510Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:58.510Z] [INFO]
[2026-02-25T22:54:58.510Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:59.185Z] [INFO]
[2026-02-25T22:54:59.186Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:59.186Z] [INFO]
[2026-02-25T22:54:59.186Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:59.186Z] [INFO]
[2026-02-25T22:54:59.186Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:59.186Z] [INFO]
[2026-02-25T22:54:59.186Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:59.186Z] [INFO]
[2026-02-25T22:54:59.186Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:59.186Z] [INFO]
[2026-02-25T22:54:59.186Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:59.186Z] [INFO]
[2026-02-25T22:54:59.186Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:59.186Z] [INFO] Processed 4 files in 20ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:54:59.186Z] [INFO]
[2026-02-25T22:54:59.186Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:59.186Z] [INFO] Processed 4 files in 00:00.035 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:54:59.186Z] [INFO]
[2026-02-25T22:54:59.186Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:59.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:54:59.186Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-common/deployment/src/main/resources
[2026-02-25T22:54:59.186Z] [INFO]
[2026-02-25T22:54:59.186Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:59.186Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:54:59.186Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/mongodb-panache-common/deployment/target/classes
[2026-02-25T22:54:59.498Z] [INFO]
[2026-02-25T22:54:59.498Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:59.498Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:54:59.498Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-common/deployment/src/test/resources
[2026-02-25T22:54:59.498Z] [INFO]
[2026-02-25T22:54:59.498Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:59.498Z] [INFO] No sources to compile
[2026-02-25T22:54:59.498Z] [INFO]
[2026-02-25T22:54:59.498Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:59.498Z] [INFO] No tests to run.
[2026-02-25T22:54:59.498Z] [INFO]
[2026-02-25T22:54:59.498Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:59.498Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-common/deployment/target/quarkus-mongodb-panache-common-deployment-2.7.5.Final.jar
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:59.811Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-common/deployment/target/quarkus-mongodb-panache-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-common-deployment ---
[2026-02-25T22:54:59.811Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/deployment/target/quarkus-mongodb-panache-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common-deployment/2.7.5.Final/quarkus-mongodb-panache-common-deployment-2.7.5.Final.jar
[2026-02-25T22:54:59.811Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common-deployment/2.7.5.Final/quarkus-mongodb-panache-common-deployment-2.7.5.Final.pom
[2026-02-25T22:54:59.811Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-common/deployment/target/quarkus-mongodb-panache-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-common-deployment/2.7.5.Final/quarkus-mongodb-panache-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] ----< io.quarkus:quarkus-hibernate-reactive-panache-common-parent >-----
[2026-02-25T22:54:59.811Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Common 2.7.5.Final [506/964]
[2026-02-25T22:54:59.811Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-25T22:54:59.811Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-02-25T22:54:59.811Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common-parent/2.7.5.Final/quarkus-hibernate-reactive-panache-common-parent-2.7.5.Final.pom
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --------< io.quarkus:quarkus-hibernate-reactive-panache-common >--------
[2026-02-25T22:54:59.811Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Common - Runtime 2.7.5.Final [507/964]
[2026-02-25T22:54:59.811Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:54:59.811Z] [INFO]
[2026-02-25T22:54:59.811Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:55:00.124Z] [INFO]
[2026-02-25T22:55:00.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:55:00.124Z] [INFO]
[2026-02-25T22:55:00.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:55:00.124Z] [INFO]
[2026-02-25T22:55:00.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:55:00.124Z] [INFO]
[2026-02-25T22:55:00.124Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:55:00.124Z] [INFO]
[2026-02-25T22:55:00.124Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:55:00.124Z] [INFO] Processed 9 files in 31ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-02-25T22:55:00.124Z] [INFO]
[2026-02-25T22:55:00.124Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:55:00.124Z] [INFO] Processed 9 files in 00:00.050 (Already Sorted: 9, Needed Sorting: 0)
[2026-02-25T22:55:00.124Z] [INFO]
[2026-02-25T22:55:00.124Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:55:00.125Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:00.125Z] [INFO] Copying 1 resource
[2026-02-25T22:55:00.125Z] [INFO]
[2026-02-25T22:55:00.125Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:55:00.125Z] [INFO]
[2026-02-25T22:55:00.125Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:55:00.125Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:00.125Z] [INFO] Compiling 9 source files to /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/classes
[2026-02-25T22:55:00.436Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/common/runtime/AbstractJpaOperations.java:[390,20] unchecked conversion
[2026-02-25T22:55:00.436Z] required: io.smallrye.mutiny.Uni<java.lang.Long>
[2026-02-25T22:55:00.436Z] found: io.smallrye.mutiny.Uni
[2026-02-25T22:55:00.436Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/common/runtime/AbstractJpaOperations.java:[404,20] unchecked conversion
[2026-02-25T22:55:00.436Z] required: io.smallrye.mutiny.Uni<java.lang.Long>
[2026-02-25T22:55:00.436Z] found: io.smallrye.mutiny.Uni
[2026-02-25T22:55:00.436Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/common/runtime/AbstractJpaOperations.java:[443,20] unchecked conversion
[2026-02-25T22:55:00.436Z] required: io.smallrye.mutiny.Uni<java.lang.Integer>
[2026-02-25T22:55:00.436Z] found: io.smallrye.mutiny.Uni
[2026-02-25T22:55:00.436Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/common/runtime/AbstractJpaOperations.java:[456,20] unchecked conversion
[2026-02-25T22:55:00.436Z] required: io.smallrye.mutiny.Uni<java.lang.Integer>
[2026-02-25T22:55:00.436Z] found: io.smallrye.mutiny.Uni
[2026-02-25T22:55:00.436Z] [INFO]
[2026-02-25T22:55:00.436Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:55:00.436Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:00.436Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/src/test/resources
[2026-02-25T22:55:00.436Z] [INFO]
[2026-02-25T22:55:00.436Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:55:00.436Z] [INFO] No sources to compile
[2026-02-25T22:55:00.436Z] [INFO]
[2026-02-25T22:55:00.437Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:55:00.437Z] [INFO] No tests to run.
[2026-02-25T22:55:00.437Z] [INFO]
[2026-02-25T22:55:00.437Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:55:00.437Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/quarkus-hibernate-reactive-panache-common-2.7.5.Final.jar
[2026-02-25T22:55:01.533Z] [INFO]
[2026-02-25T22:55:01.533Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:55:01.533Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/quarkus-hibernate-reactive-panache-common-2.7.5.Final-sources.jar
[2026-02-25T22:55:01.533Z] [INFO]
[2026-02-25T22:55:01.533Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-common ---
[2026-02-25T22:55:01.533Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/quarkus-hibernate-reactive-panache-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.5.Final/quarkus-hibernate-reactive-panache-common-2.7.5.Final.jar
[2026-02-25T22:55:01.533Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.5.Final/quarkus-hibernate-reactive-panache-common-2.7.5.Final.pom
[2026-02-25T22:55:01.533Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/quarkus-hibernate-reactive-panache-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.5.Final/quarkus-hibernate-reactive-panache-common-2.7.5.Final-sources.jar
[2026-02-25T22:55:01.533Z] [INFO]
[2026-02-25T22:55:01.533Z] [INFO] --< io.quarkus:quarkus-hibernate-reactive-panache-common-deployment >---
[2026-02-25T22:55:01.533Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Common - Deployment 2.7.5.Final [508/964]
[2026-02-25T22:55:01.533Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:55:01.533Z] [INFO]
[2026-02-25T22:55:01.533Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:01.533Z] [INFO]
[2026-02-25T22:55:01.533Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:02.208Z] [INFO]
[2026-02-25T22:55:02.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:02.208Z] [INFO]
[2026-02-25T22:55:02.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:02.208Z] [INFO]
[2026-02-25T22:55:02.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:02.208Z] [INFO]
[2026-02-25T22:55:02.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:02.208Z] [INFO]
[2026-02-25T22:55:02.208Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:02.208Z] [INFO]
[2026-02-25T22:55:02.208Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:02.208Z] [INFO]
[2026-02-25T22:55:02.208Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:02.208Z] [INFO] Processed 2 files in 11ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:55:02.208Z] [INFO]
[2026-02-25T22:55:02.208Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:02.208Z] [INFO] Processed 2 files in 00:00.013 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:55:02.208Z] [INFO]
[2026-02-25T22:55:02.208Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:02.208Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:02.208Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/src/main/resources
[2026-02-25T22:55:02.208Z] [INFO]
[2026-02-25T22:55:02.208Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:02.521Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:02.521Z] [INFO] Compiling 2 source files to /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/classes
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:02.834Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:02.834Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/src/test/resources
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:02.834Z] [INFO] No sources to compile
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:02.834Z] [INFO] No tests to run.
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:02.834Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final.jar
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:02.834Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-02-25T22:55:02.834Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final.jar
[2026-02-25T22:55:02.834Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final.pom
[2026-02-25T22:55:02.834Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --------< io.quarkus:quarkus-hibernate-reactive-panache-parent >--------
[2026-02-25T22:55:02.834Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - JPA 2.7.5.Final [509/964]
[2026-02-25T22:55:02.834Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-25T22:55:02.834Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-parent ---
[2026-02-25T22:55:02.834Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-parent/2.7.5.Final/quarkus-hibernate-reactive-panache-parent-2.7.5.Final.pom
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] -----------< io.quarkus:quarkus-hibernate-reactive-panache >------------
[2026-02-25T22:55:02.834Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Runtime 2.7.5.Final [510/964]
[2026-02-25T22:55:02.834Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:02.834Z] [INFO]
[2026-02-25T22:55:02.834Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:03.146Z] [INFO]
[2026-02-25T22:55:03.146Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:03.146Z] [INFO]
[2026-02-25T22:55:03.146Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:03.146Z] [INFO]
[2026-02-25T22:55:03.146Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:03.146Z] [INFO]
[2026-02-25T22:55:03.146Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:03.146Z] [INFO]
[2026-02-25T22:55:03.146Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:03.146Z] [INFO]
[2026-02-25T22:55:03.146Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:03.146Z] [INFO]
[2026-02-25T22:55:03.146Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:03.146Z] [INFO] Processed 10 files in 45ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-25T22:55:03.146Z] [INFO]
[2026-02-25T22:55:03.146Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:03.146Z] [INFO] Processed 10 files in 00:00.046 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-25T22:55:03.146Z] [INFO]
[2026-02-25T22:55:03.146Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:03.146Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:03.146Z] [INFO] Copying 1 resource
[2026-02-25T22:55:03.146Z] [INFO]
[2026-02-25T22:55:03.146Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:03.459Z] [INFO]
[2026-02-25T22:55:03.459Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:03.459Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:03.459Z] [INFO] Compiling 10 source files to /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/classes
[2026-02-25T22:55:03.772Z] [INFO] Hibernate JPA 2 Static-Metamodel Generator 5.6.5.Final
[2026-02-25T22:55:03.772Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/PanacheRepositoryBase.java:[770,45] Possible heap pollution from parameterized vararg type Entity
[2026-02-25T22:55:03.772Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/PanacheEntityBase.java:[58,52] unchecked cast
[2026-02-25T22:55:03.772Z] required: T
[2026-02-25T22:55:03.772Z] found: io.quarkus.hibernate.reactive.panache.PanacheEntityBase
[2026-02-25T22:55:03.772Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/PanacheEntityBase.java:[76,31] unchecked cast
[2026-02-25T22:55:03.772Z] required: T
[2026-02-25T22:55:03.772Z] found: io.quarkus.hibernate.reactive.panache.PanacheEntityBase
[2026-02-25T22:55:03.772Z] [INFO]
[2026-02-25T22:55:03.772Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:03.772Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/classes/META-INF/jandex.idx
[2026-02-25T22:55:03.772Z] [INFO]
[2026-02-25T22:55:03.773Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:03.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:03.773Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache/runtime/src/test/resources
[2026-02-25T22:55:03.773Z] [INFO]
[2026-02-25T22:55:03.773Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:03.773Z] [INFO] No sources to compile
[2026-02-25T22:55:03.773Z] [INFO]
[2026-02-25T22:55:03.773Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:03.773Z] [INFO] No tests to run.
[2026-02-25T22:55:03.773Z] [INFO]
[2026-02-25T22:55:03.773Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:03.773Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/quarkus-hibernate-reactive-panache-2.7.5.Final.jar
[2026-02-25T22:55:04.872Z] [INFO]
[2026-02-25T22:55:04.872Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:04.872Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/quarkus-hibernate-reactive-panache-2.7.5.Final-sources.jar
[2026-02-25T22:55:04.872Z] [INFO]
[2026-02-25T22:55:04.872Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache ---
[2026-02-25T22:55:04.872Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/quarkus-hibernate-reactive-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache/2.7.5.Final/quarkus-hibernate-reactive-panache-2.7.5.Final.jar
[2026-02-25T22:55:04.872Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache/2.7.5.Final/quarkus-hibernate-reactive-panache-2.7.5.Final.pom
[2026-02-25T22:55:04.872Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/quarkus-hibernate-reactive-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache/2.7.5.Final/quarkus-hibernate-reactive-panache-2.7.5.Final-sources.jar
[2026-02-25T22:55:04.872Z] [INFO]
[2026-02-25T22:55:04.872Z] [INFO] ------< io.quarkus:quarkus-hibernate-reactive-panache-deployment >------
[2026-02-25T22:55:04.872Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Deployment 2.7.5.Final [511/964]
[2026-02-25T22:55:04.872Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:55:04.872Z] [INFO]
[2026-02-25T22:55:04.872Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:04.872Z] [INFO]
[2026-02-25T22:55:04.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:05.549Z] [INFO]
[2026-02-25T22:55:05.549Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:05.549Z] [INFO]
[2026-02-25T22:55:05.549Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:05.549Z] [INFO]
[2026-02-25T22:55:05.549Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:05.549Z] [INFO]
[2026-02-25T22:55:05.549Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:05.549Z] [INFO]
[2026-02-25T22:55:05.549Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:05.549Z] [INFO]
[2026-02-25T22:55:05.549Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:05.549Z] [INFO]
[2026-02-25T22:55:05.549Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:05.549Z] [INFO] Processed 17 files in 34ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2026-02-25T22:55:05.549Z] [INFO]
[2026-02-25T22:55:05.549Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:05.549Z] [INFO] Processed 17 files in 00:00.019 (Already Sorted: 17, Needed Sorting: 0)
[2026-02-25T22:55:05.549Z] [INFO]
[2026-02-25T22:55:05.549Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:05.549Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:05.549Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache/deployment/src/main/resources
[2026-02-25T22:55:05.549Z] [INFO]
[2026-02-25T22:55:05.549Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:05.549Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:05.549Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/classes
[2026-02-25T22:55:05.862Z] [INFO]
[2026-02-25T22:55:05.862Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:05.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:05.862Z] [INFO] Copying 2 resources
[2026-02-25T22:55:05.862Z] [INFO]
[2026-02-25T22:55:05.862Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:05.862Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:05.863Z] [INFO] Compiling 13 source files to /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/test-classes
[2026-02-25T22:55:06.967Z] [INFO]
[2026-02-25T22:55:06.968Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:06.968Z] [INFO] Tests are skipped.
[2026-02-25T22:55:06.968Z] [INFO]
[2026-02-25T22:55:06.968Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:06.968Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final.jar
[2026-02-25T22:55:06.968Z] [INFO]
[2026-02-25T22:55:06.968Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:06.968Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-02-25T22:55:07.279Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final.jar
[2026-02-25T22:55:07.279Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final.pom
[2026-02-25T22:55:07.279Z] [INFO] Installing /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.5.Final/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] -------------< io.quarkus:quarkus-mongodb-panache-parent >--------------
[2026-02-25T22:55:07.279Z] [INFO] Building Quarkus - MongoDB with Panache - Parent 2.7.5.Final [512/964]
[2026-02-25T22:55:07.279Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-parent ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-parent ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-parent ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-parent ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-parent ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-parent ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-parent ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-parent ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-parent ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-parent ---
[2026-02-25T22:55:07.279Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-parent ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-parent ---
[2026-02-25T22:55:07.279Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-parent/2.7.5.Final/quarkus-mongodb-panache-parent-2.7.5.Final.pom
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] -----------------< io.quarkus:quarkus-mongodb-panache >-----------------
[2026-02-25T22:55:07.279Z] [INFO] Building Quarkus - MongoDB with Panache - Runtime 2.7.5.Final [513/964]
[2026-02-25T22:55:07.279Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.279Z] [INFO] Processed 15 files in 74ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2026-02-25T22:55:07.279Z] [INFO]
[2026-02-25T22:55:07.279Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.592Z] [INFO] Processed 15 files in 00:00.095 (Already Sorted: 15, Needed Sorting: 0)
[2026-02-25T22:55:07.592Z] [INFO]
[2026-02-25T22:55:07.592Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:07.592Z] [INFO] Copying 1 resource
[2026-02-25T22:55:07.592Z] [INFO]
[2026-02-25T22:55:07.592Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.592Z] [INFO]
[2026-02-25T22:55:07.592Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.592Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:07.592Z] [INFO] Compiling 15 source files to /quarkus/extensions/panache/mongodb-panache/runtime/target/classes
[2026-02-25T22:55:07.914Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[44,34] unchecked cast
[2026-02-25T22:55:07.915Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-02-25T22:55:07.915Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-02-25T22:55:07.915Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[50,34] unchecked cast
[2026-02-25T22:55:07.915Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-02-25T22:55:07.915Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-02-25T22:55:07.915Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[56,34] unchecked cast
[2026-02-25T22:55:07.915Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-02-25T22:55:07.915Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-02-25T22:55:07.915Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[62,34] unchecked cast
[2026-02-25T22:55:07.915Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-02-25T22:55:07.915Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-02-25T22:55:07.915Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[68,34] unchecked cast
[2026-02-25T22:55:07.915Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-02-25T22:55:07.915Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-02-25T22:55:07.915Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[94,34] unchecked cast
[2026-02-25T22:55:07.915Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-02-25T22:55:07.915Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-02-25T22:55:07.915Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[100,34] unchecked cast
[2026-02-25T22:55:07.915Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-02-25T22:55:07.915Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-02-25T22:55:07.915Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[106,34] unchecked cast
[2026-02-25T22:55:07.915Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-02-25T22:55:07.915Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-02-25T22:55:07.915Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/JavaMongoOperations.java:[24,16] unchecked call to PanacheQueryImpl(com.mongodb.client.MongoCollection<? extends Entity>,com.mongodb.client.ClientSession,org.bson.conversions.Bson,org.bson.conversions.Bson) as a member of the raw type io.quarkus.mongodb.panache.runtime.PanacheQueryImpl
[2026-02-25T22:55:07.915Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/PanacheMongoRepositoryBase.java:[806,33] Possible heap pollution from parameterized vararg type Entity
[2026-02-25T22:55:07.915Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/PanacheMongoRepositoryBase.java:[842,32] Possible heap pollution from parameterized vararg type Entity
[2026-02-25T22:55:07.915Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/PanacheMongoRepositoryBase.java:[878,41] Possible heap pollution from parameterized vararg type Entity
[2026-02-25T22:55:07.915Z] [INFO]
[2026-02-25T22:55:07.915Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.915Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/mongodb-panache/runtime/target/classes/META-INF/jandex.idx
[2026-02-25T22:55:07.915Z] [INFO]
[2026-02-25T22:55:07.915Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:07.915Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache/runtime/src/test/resources
[2026-02-25T22:55:07.915Z] [INFO]
[2026-02-25T22:55:07.915Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.915Z] [INFO] No sources to compile
[2026-02-25T22:55:07.915Z] [INFO]
[2026-02-25T22:55:07.915Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.915Z] [INFO] No tests to run.
[2026-02-25T22:55:07.915Z] [INFO]
[2026-02-25T22:55:07.915Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.915Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache/runtime/target/quarkus-mongodb-panache-2.7.5.Final.jar
[2026-02-25T22:55:07.915Z] [INFO]
[2026-02-25T22:55:07.915Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.915Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache/runtime/target/quarkus-mongodb-panache-2.7.5.Final-sources.jar
[2026-02-25T22:55:07.915Z] [INFO]
[2026-02-25T22:55:07.915Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache ---
[2026-02-25T22:55:07.915Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/runtime/target/quarkus-mongodb-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache/2.7.5.Final/quarkus-mongodb-panache-2.7.5.Final.jar
[2026-02-25T22:55:07.915Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache/2.7.5.Final/quarkus-mongodb-panache-2.7.5.Final.pom
[2026-02-25T22:55:07.915Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/runtime/target/quarkus-mongodb-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache/2.7.5.Final/quarkus-mongodb-panache-2.7.5.Final-sources.jar
[2026-02-25T22:55:07.915Z] [INFO]
[2026-02-25T22:55:07.915Z] [INFO] -----------< io.quarkus:quarkus-mongodb-panache-deployment >------------
[2026-02-25T22:55:07.915Z] [INFO] Building Quarkus - MongoDB with Panache - Deployment 2.7.5.Final [514/964]
[2026-02-25T22:55:07.915Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:55:07.915Z] [INFO]
[2026-02-25T22:55:07.915Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:07.915Z] [INFO]
[2026-02-25T22:55:07.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:08.590Z] [INFO]
[2026-02-25T22:55:08.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:08.590Z] [INFO]
[2026-02-25T22:55:08.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:08.590Z] [INFO]
[2026-02-25T22:55:08.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:08.590Z] [INFO]
[2026-02-25T22:55:08.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:08.590Z] [INFO]
[2026-02-25T22:55:08.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:08.590Z] [INFO]
[2026-02-25T22:55:08.590Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:08.590Z] [INFO]
[2026-02-25T22:55:08.590Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:08.590Z] [INFO] Processed 24 files in 38ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-02-25T22:55:08.590Z] [INFO]
[2026-02-25T22:55:08.590Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:08.590Z] [INFO] Processed 24 files in 00:00.022 (Already Sorted: 24, Needed Sorting: 0)
[2026-02-25T22:55:08.590Z] [INFO]
[2026-02-25T22:55:08.590Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:08.590Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:08.590Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache/deployment/src/main/resources
[2026-02-25T22:55:08.590Z] [INFO]
[2026-02-25T22:55:08.590Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:08.590Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:08.590Z] [INFO] Compiling 5 source files to /quarkus/extensions/panache/mongodb-panache/deployment/target/classes
[2026-02-25T22:55:08.902Z] [INFO]
[2026-02-25T22:55:08.902Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:08.902Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:08.902Z] [INFO] Copying 1 resource
[2026-02-25T22:55:08.902Z] [INFO]
[2026-02-25T22:55:08.902Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:08.902Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:08.902Z] [INFO] Compiling 19 source files to /quarkus/extensions/panache/mongodb-panache/deployment/target/test-classes
[2026-02-25T22:55:09.577Z] [INFO]
[2026-02-25T22:55:09.577Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:09.577Z] [INFO]
[2026-02-25T22:55:09.577Z] [INFO] -------------------------------------------------------
[2026-02-25T22:55:09.577Z] [INFO] T E S T S
[2026-02-25T22:55:09.577Z] [INFO] -------------------------------------------------------
[2026-02-25T22:55:09.577Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:55:10.253Z] [INFO] Running io.quarkus.mongodb.panache.DuplicateIdMongoEntityTest
[2026-02-25T22:55:13.914Z] 2026-02-25 22:55:13,159 WARN [io.qua.arc.dep.SplitPackageProcessor] (build-13) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:
[2026-02-25T22:55:13.914Z] - "io.quarkus.mongodb.panache" found in [io.quarkus:quarkus-mongodb-panache-deployment::jar, io.quarkus:quarkus-mongodb-panache::jar]
[2026-02-25T22:55:13.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.567 s - in io.quarkus.mongodb.panache.DuplicateIdMongoEntityTest
[2026-02-25T22:55:13.914Z] [INFO] Running io.quarkus.mongodb.panache.DuplicateIdWithParentTest
[2026-02-25T22:55:14.591Z] 2026-02-25 22:55:14,208 WARN [io.qua.arc.dep.SplitPackageProcessor] (build-18) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:
[2026-02-25T22:55:14.591Z] - "io.quarkus.mongodb.panache" found in [io.quarkus:quarkus-mongodb-panache-deployment::jar, io.quarkus:quarkus-mongodb-panache::jar]
[2026-02-25T22:55:14.591Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 s - in io.quarkus.mongodb.panache.DuplicateIdWithParentTest
[2026-02-25T22:55:14.591Z] [INFO] Running io.quarkus.mongodb.panache.mongoentity.MongoEntityTest
[2026-02-25T22:55:16.186Z] 2026-02-25 22:55:15,808 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.339s.
[2026-02-25T22:55:16.186Z] 2026-02-25 22:55:15,809 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:55:16.186Z] 2026-02-25 22:55:15,809 INFO [io.quarkus] (main) Installed features: [cdi, mongodb-client, mongodb-panache, narayana-jta, smallrye-context-propagation, vertx]
[2026-02-25T22:55:16.186Z] 2026-02-25 22:55:15,884 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:55:16.186Z] 2026-02-25 22:55:15,972 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2026-02-25T22:55:16.186Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 s - in io.quarkus.mongodb.panache.mongoentity.MongoEntityTest
[2026-02-25T22:55:16.186Z] [INFO] Running io.quarkus.mongodb.panache.DuplicateIdReactiveMongoEntityTest
[2026-02-25T22:55:17.283Z] 2026-02-25 22:55:16,950 WARN [io.qua.arc.dep.SplitPackageProcessor] (build-14) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:
[2026-02-25T22:55:17.283Z] - "io.quarkus.mongodb.panache" found in [io.quarkus:quarkus-mongodb-panache-deployment::jar, io.quarkus:quarkus-mongodb-panache::jar]
[2026-02-25T22:55:17.283Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.168 s - in io.quarkus.mongodb.panache.DuplicateIdReactiveMongoEntityTest
[2026-02-25T22:55:17.283Z] [INFO] Running io.quarkus.mongodb.panache.bug10812.Bug10812MongodbMultiClientsTest
[2026-02-25T22:55:18.982Z] 2026-02-25 22:55:18,418 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s.
[2026-02-25T22:55:18.982Z] 2026-02-25 22:55:18,419 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:55:18.982Z] 2026-02-25 22:55:18,421 INFO [io.quarkus] (main) Installed features: [cdi, mongodb-client, mongodb-panache, narayana-jta, smallrye-context-propagation, vertx]
[2026-02-25T22:55:18.982Z] 2026-02-25 22:55:18,499 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:55:18.982Z] 2026-02-25 22:55:18,582 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7dd631451c20630b69a5', description='null'}-127.0.0.1:27017) Exception in monitor thread while connecting to server 127.0.0.1:27017: com.mongodb.MongoSocketOpenException: Exception opening socket
[2026-02-25T22:55:18.982Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
[2026-02-25T22:55:18.982Z] at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:165)
[2026-02-25T22:55:18.982Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:195)
[2026-02-25T22:55:18.982Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:151)
[2026-02-25T22:55:18.982Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:55:18.982Z] Caused by: java.net.ConnectException: Connection refused
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.Net.pollConnect(Native Method)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
[2026-02-25T22:55:18.982Z] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[2026-02-25T22:55:18.982Z] at java.base/java.net.Socket.connect(Socket.java:633)
[2026-02-25T22:55:18.982Z] at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:107)
[2026-02-25T22:55:18.982Z] at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
[2026-02-25T22:55:18.982Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
[2026-02-25T22:55:18.982Z] ... 4 more
[2026-02-25T22:55:18.982Z]
[2026-02-25T22:55:18.982Z] 2026-02-25 22:55:18,626 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:55:18.982Z] 2026-02-25 22:55:18,713 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:55:18.982Z] 2026-02-25 22:55:18,726 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7dd631451c20630b69a6', description='null'}-127.0.0.1:27017) Exception in monitor thread while connecting to server 127.0.0.1:27017: com.mongodb.MongoSocketOpenException: Exception opening socket
[2026-02-25T22:55:18.982Z] at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:124)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
[2026-02-25T22:55:18.982Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-25T22:55:18.982Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-25T22:55:18.982Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:55:18.982Z] Caused by: java.net.ConnectException: Connection refused
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
[2026-02-25T22:55:18.982Z] ... 1 more
[2026-02-25T22:55:18.982Z]
[2026-02-25T22:55:18.982Z] 2026-02-25 22:55:18,740 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7dd631451c20630b69a7', description='null'}-localhost:27018) Exception in monitor thread while connecting to server localhost:27018: com.mongodb.MongoSocketOpenException: Exception opening socket
[2026-02-25T22:55:18.982Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
[2026-02-25T22:55:18.982Z] at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:165)
[2026-02-25T22:55:18.982Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:195)
[2026-02-25T22:55:18.982Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:151)
[2026-02-25T22:55:18.982Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:55:18.982Z] Caused by: java.net.ConnectException: Connection refused
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.Net.pollConnect(Native Method)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
[2026-02-25T22:55:18.982Z] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[2026-02-25T22:55:18.982Z] at java.base/java.net.Socket.connect(Socket.java:633)
[2026-02-25T22:55:18.982Z] at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:107)
[2026-02-25T22:55:18.982Z] at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
[2026-02-25T22:55:18.982Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
[2026-02-25T22:55:18.982Z] ... 4 more
[2026-02-25T22:55:18.982Z]
[2026-02-25T22:55:18.982Z] 2026-02-25 22:55:18,749 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:55:18.982Z] 2026-02-25 22:55:18,759 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7dd631451c20630b69a8', description='null'}-localhost:27018) Exception in monitor thread while connecting to server localhost:27018: com.mongodb.MongoSocketOpenException: Exception opening socket
[2026-02-25T22:55:18.982Z] at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:124)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
[2026-02-25T22:55:18.982Z] at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
[2026-02-25T22:55:18.982Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-25T22:55:18.982Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-25T22:55:18.982Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:55:18.982Z] Caused by: java.net.ConnectException: Connection refused
[2026-02-25T22:55:18.983Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
[2026-02-25T22:55:18.983Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
[2026-02-25T22:55:18.983Z] ... 7 more
[2026-02-25T22:55:18.983Z]
[2026-02-25T22:55:18.983Z] 2026-02-25 22:55:18,770 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:55:18.983Z] 2026-02-25 22:55:18,778 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7dd631451c20630b69a9', description='null'}-localhost:27018) Exception in monitor thread while connecting to server localhost:27018: com.mongodb.MongoSocketOpenException: Exception opening socket
[2026-02-25T22:55:18.983Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
[2026-02-25T22:55:18.983Z] at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:165)
[2026-02-25T22:55:18.983Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:195)
[2026-02-25T22:55:18.983Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:151)
[2026-02-25T22:55:18.983Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:55:18.983Z] Caused by: java.net.ConnectException: Connection refused
[2026-02-25T22:55:18.983Z] at java.base/sun.nio.ch.Net.pollConnect(Native Method)
[2026-02-25T22:55:18.983Z] at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
[2026-02-25T22:55:18.983Z] at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
[2026-02-25T22:55:18.983Z] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
[2026-02-25T22:55:18.983Z] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[2026-02-25T22:55:18.983Z] at java.base/java.net.Socket.connect(Socket.java:633)
[2026-02-25T22:55:18.983Z] at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:107)
[2026-02-25T22:55:18.983Z] at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
[2026-02-25T22:55:18.983Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
[2026-02-25T22:55:18.983Z] ... 4 more
[2026-02-25T22:55:18.983Z]
[2026-02-25T22:55:18.983Z] 2026-02-25 22:55:18,783 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-02-25T22:55:18.983Z] 2026-02-25 22:55:18,785 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='699f7dd631451c20630b69aa', description='null'}-localhost:27018) Exception in monitor thread while connecting to server localhost:27018: com.mongodb.MongoSocketOpenException: Exception opening socket
[2026-02-25T22:55:18.983Z] at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:124)
[2026-02-25T22:55:18.983Z] at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
[2026-02-25T22:55:18.983Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287)
[2026-02-25T22:55:18.983Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
[2026-02-25T22:55:18.983Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
[2026-02-25T22:55:18.983Z] at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
[2026-02-25T22:55:18.983Z] at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
[2026-02-25T22:55:18.983Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-25T22:55:18.983Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-25T22:55:18.983Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:55:18.983Z] Caused by: java.net.ConnectException: Connection refused
[2026-02-25T22:55:18.983Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
[2026-02-25T22:55:18.983Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
[2026-02-25T22:55:18.983Z] ... 7 more
[2026-02-25T22:55:18.983Z]
[2026-02-25T22:55:18.983Z] 2026-02-25 22:55:18,822 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T22:55:18.983Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.66 s - in io.quarkus.mongodb.panache.bug10812.Bug10812MongodbMultiClientsTest
[2026-02-25T22:55:19.368Z] [INFO]
[2026-02-25T22:55:19.368Z] [INFO] Results:
[2026-02-25T22:55:19.368Z] [INFO]
[2026-02-25T22:55:19.368Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:55:19.368Z] [INFO]
[2026-02-25T22:55:19.368Z] [INFO]
[2026-02-25T22:55:19.368Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:19.368Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache/deployment/target/quarkus-mongodb-panache-deployment-2.7.5.Final.jar
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:20.481Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache/deployment/target/quarkus-mongodb-panache-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-deployment ---
[2026-02-25T22:55:20.481Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/deployment/target/quarkus-mongodb-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-deployment/2.7.5.Final/quarkus-mongodb-panache-deployment-2.7.5.Final.jar
[2026-02-25T22:55:20.481Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-deployment/2.7.5.Final/quarkus-mongodb-panache-deployment-2.7.5.Final.pom
[2026-02-25T22:55:20.481Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache/deployment/target/quarkus-mongodb-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-deployment/2.7.5.Final/quarkus-mongodb-panache-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] ----------< io.quarkus:quarkus-mongodb-panache-kotlin-parent >----------
[2026-02-25T22:55:20.481Z] [INFO] Building Quarkus - MongoDB with Panache - Kotlin Parent 2.7.5.Final [515/964]
[2026-02-25T22:55:20.481Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-25T22:55:20.481Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-02-25T22:55:20.481Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin-parent/2.7.5.Final/quarkus-mongodb-panache-kotlin-parent-2.7.5.Final.pom
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] -------------< io.quarkus:quarkus-mongodb-panache-kotlin >--------------
[2026-02-25T22:55:20.481Z] [INFO] Building Quarkus - MongoDB with Panache - Kotlin Runtime 2.7.5.Final [516/964]
[2026-02-25T22:55:20.481Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:20.481Z] [INFO]
[2026-02-25T22:55:20.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:20.794Z] [INFO]
[2026-02-25T22:55:20.794Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:20.794Z] [INFO]
[2026-02-25T22:55:20.794Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:20.794Z] [INFO]
[2026-02-25T22:55:20.794Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:20.794Z] [INFO]
[2026-02-25T22:55:20.794Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:20.794Z] [INFO]
[2026-02-25T22:55:20.794Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:20.794Z] [INFO]
[2026-02-25T22:55:20.794Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:20.794Z] [INFO]
[2026-02-25T22:55:20.794Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:20.794Z] [INFO]
[2026-02-25T22:55:20.794Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:20.794Z] [INFO] Processed 0 files in 00:00.003 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:55:20.794Z] [INFO]
[2026-02-25T22:55:20.794Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:20.794Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:20.794Z] [INFO] Copying 1 resource
[2026-02-25T22:55:20.794Z] [INFO]
[2026-02-25T22:55:20.794Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:21.107Z] [INFO]
[2026-02-25T22:55:21.107Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:25.728Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/src/main/kotlin/io/quarkus/mongodb/panache/kotlin/reactive/ReactivePanacheMongoEntityBase.kt: (21, 100) Unchecked cast: ReactivePanacheMongoEntityBase to T
[2026-02-25T22:55:25.728Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/src/main/kotlin/io/quarkus/mongodb/panache/kotlin/reactive/ReactivePanacheMongoEntityBase.kt: (28, 98) Unchecked cast: ReactivePanacheMongoEntityBase to T
[2026-02-25T22:55:25.728Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/src/main/kotlin/io/quarkus/mongodb/panache/kotlin/reactive/ReactivePanacheMongoEntityBase.kt: (35, 116) Unchecked cast: ReactivePanacheMongoEntityBase to T
[2026-02-25T22:55:25.728Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/src/main/kotlin/io/quarkus/mongodb/panache/kotlin/reactive/runtime/KotlinReactiveMongoOperations.kt: (56, 84) Unchecked cast: Uni<out List<Any?>> to Uni<List<*>>
[2026-02-25T22:55:25.728Z] [INFO]
[2026-02-25T22:55:25.728Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:25.728Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:25.728Z] [INFO]
[2026-02-25T22:55:25.728Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:25.728Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/classes/META-INF/jandex.idx
[2026-02-25T22:55:25.728Z] [INFO]
[2026-02-25T22:55:25.728Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:25.728Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:25.728Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/src/test/resources
[2026-02-25T22:55:25.728Z] [INFO]
[2026-02-25T22:55:25.728Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:26.823Z] [INFO]
[2026-02-25T22:55:26.823Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:26.823Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:26.823Z] [INFO]
[2026-02-25T22:55:26.823Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:26.823Z] [INFO]
[2026-02-25T22:55:26.823Z] [INFO] -------------------------------------------------------
[2026-02-25T22:55:26.823Z] [INFO] T E S T S
[2026-02-25T22:55:26.823Z] [INFO] -------------------------------------------------------
[2026-02-25T22:55:26.823Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:55:27.921Z] [INFO] Running io.quarkus.mongodb.panache.kotlin.TestAnalogs
[2026-02-25T22:55:27.922Z] [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.154 s - in io.quarkus.mongodb.panache.kotlin.TestAnalogs
[2026-02-25T22:55:27.922Z] [INFO]
[2026-02-25T22:55:27.922Z] [INFO] Results:
[2026-02-25T22:55:27.922Z] [INFO]
[2026-02-25T22:55:27.922Z] [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1
[2026-02-25T22:55:27.922Z] [INFO]
[2026-02-25T22:55:27.922Z] [INFO]
[2026-02-25T22:55:27.922Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:27.922Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/quarkus-mongodb-panache-kotlin-2.7.5.Final.jar
[2026-02-25T22:55:27.922Z] [INFO]
[2026-02-25T22:55:27.922Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:27.922Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/quarkus-mongodb-panache-kotlin-2.7.5.Final-sources.jar
[2026-02-25T22:55:27.922Z] [INFO]
[2026-02-25T22:55:27.922Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-kotlin ---
[2026-02-25T22:55:27.922Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/quarkus-mongodb-panache-kotlin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin/2.7.5.Final/quarkus-mongodb-panache-kotlin-2.7.5.Final.jar
[2026-02-25T22:55:27.922Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin/2.7.5.Final/quarkus-mongodb-panache-kotlin-2.7.5.Final.pom
[2026-02-25T22:55:27.922Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/quarkus-mongodb-panache-kotlin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin/2.7.5.Final/quarkus-mongodb-panache-kotlin-2.7.5.Final-sources.jar
[2026-02-25T22:55:27.922Z] [INFO]
[2026-02-25T22:55:27.922Z] [INFO] --------< io.quarkus:quarkus-mongodb-panache-kotlin-deployment >--------
[2026-02-25T22:55:27.922Z] [INFO] Building Quarkus - MongoDB with Panache - Kotlin Deployment 2.7.5.Final [517/964]
[2026-02-25T22:55:27.922Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:55:27.922Z] [INFO]
[2026-02-25T22:55:27.922Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:27.922Z] [INFO]
[2026-02-25T22:55:27.922Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:28.607Z] [INFO]
[2026-02-25T22:55:28.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:28.607Z] [INFO]
[2026-02-25T22:55:28.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:28.607Z] [INFO]
[2026-02-25T22:55:28.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:28.607Z] [INFO]
[2026-02-25T22:55:28.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:28.607Z] [INFO]
[2026-02-25T22:55:28.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:28.607Z] [INFO]
[2026-02-25T22:55:28.607Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:28.607Z] [INFO]
[2026-02-25T22:55:28.607Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:28.607Z] [INFO] Processed 6 files in 14ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T22:55:28.607Z] [INFO]
[2026-02-25T22:55:28.607Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:28.607Z] [INFO] Processed 6 files in 00:00.011 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T22:55:28.607Z] [INFO]
[2026-02-25T22:55:28.607Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:28.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:28.607Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/src/main/resources
[2026-02-25T22:55:28.607Z] [INFO]
[2026-02-25T22:55:28.607Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:28.607Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:28.607Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/classes
[2026-02-25T22:55:29.775Z] [INFO]
[2026-02-25T22:55:29.775Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:29.775Z] [WARNING] No sources found skipping Kotlin compile
[2026-02-25T22:55:29.775Z] [INFO]
[2026-02-25T22:55:29.775Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:29.775Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:29.775Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/src/test/resources
[2026-02-25T22:55:29.775Z] [INFO]
[2026-02-25T22:55:29.775Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:29.775Z] [INFO] No sources to compile
[2026-02-25T22:55:29.775Z] [INFO]
[2026-02-25T22:55:29.775Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:29.775Z] [WARNING] Source root doesn't exist: /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/src/test/java
[2026-02-25T22:55:31.947Z] [INFO]
[2026-02-25T22:55:31.947Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:31.947Z] [INFO]
[2026-02-25T22:55:31.947Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:31.947Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final.jar
[2026-02-25T22:55:31.947Z] [INFO]
[2026-02-25T22:55:31.947Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:31.947Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:55:31.947Z] [INFO]
[2026-02-25T22:55:31.947Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-02-25T22:55:31.947Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin-deployment/2.7.5.Final/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final.jar
[2026-02-25T22:55:31.947Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin-deployment/2.7.5.Final/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final.pom
[2026-02-25T22:55:31.947Z] [INFO] Installing /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-panache-kotlin-deployment/2.7.5.Final/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:55:31.947Z] [INFO]
[2026-02-25T22:55:31.947Z] [INFO] ------------< io.quarkus:quarkus-rest-data-panache-parent >-------------
[2026-02-25T22:55:31.947Z] [INFO] Building Quarkus - REST data with Panache - Parent 2.7.5.Final [518/964]
[2026-02-25T22:55:31.947Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:55:31.947Z] [INFO]
[2026-02-25T22:55:31.947Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-data-panache-parent ---
[2026-02-25T22:55:31.947Z] [INFO]
[2026-02-25T22:55:31.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-data-panache-parent ---
[2026-02-25T22:55:31.947Z] [INFO]
[2026-02-25T22:55:31.947Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-data-panache-parent ---
[2026-02-25T22:55:32.259Z] [INFO]
[2026-02-25T22:55:32.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-data-panache-parent ---
[2026-02-25T22:55:32.259Z] [INFO]
[2026-02-25T22:55:32.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-data-panache-parent ---
[2026-02-25T22:55:32.259Z] [INFO]
[2026-02-25T22:55:32.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-data-panache-parent ---
[2026-02-25T22:55:32.259Z] [INFO]
[2026-02-25T22:55:32.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-data-panache-parent ---
[2026-02-25T22:55:32.259Z] [INFO]
[2026-02-25T22:55:32.259Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-data-panache-parent ---
[2026-02-25T22:55:32.259Z] [INFO]
[2026-02-25T22:55:32.259Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-data-panache-parent ---
[2026-02-25T22:55:32.259Z] [INFO]
[2026-02-25T22:55:32.259Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-data-panache-parent ---
[2026-02-25T22:55:32.259Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:55:32.259Z] [INFO]
[2026-02-25T22:55:32.259Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-data-panache-parent ---
[2026-02-25T22:55:32.259Z] [INFO]
[2026-02-25T22:55:32.259Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-data-panache-parent ---
[2026-02-25T22:55:32.259Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache-parent/2.7.5.Final/quarkus-rest-data-panache-parent-2.7.5.Final.pom
[2026-02-25T22:55:32.259Z] [INFO]
[2026-02-25T22:55:32.259Z] [INFO] ----------------< io.quarkus:quarkus-rest-data-panache >----------------
[2026-02-25T22:55:32.259Z] [INFO] Building Quarkus - REST data with Panache - Runtime 2.7.5.Final [519/964]
[2026-02-25T22:55:32.259Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:55:32.259Z] [INFO]
[2026-02-25T22:55:32.259Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:32.259Z] [INFO]
[2026-02-25T22:55:32.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:32.572Z] [INFO]
[2026-02-25T22:55:32.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:32.572Z] [INFO]
[2026-02-25T22:55:32.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:32.572Z] [INFO]
[2026-02-25T22:55:32.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:32.572Z] [INFO]
[2026-02-25T22:55:32.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:32.572Z] [INFO]
[2026-02-25T22:55:32.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:32.572Z] [INFO]
[2026-02-25T22:55:32.572Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:32.572Z] [INFO]
[2026-02-25T22:55:32.572Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:32.572Z] [INFO] Processed 28 files in 38ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-02-25T22:55:32.572Z] [INFO]
[2026-02-25T22:55:32.572Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:32.572Z] [INFO] Processed 28 files in 00:00.025 (Already Sorted: 28, Needed Sorting: 0)
[2026-02-25T22:55:32.572Z] [INFO]
[2026-02-25T22:55:32.572Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:32.572Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:32.572Z] [INFO] Copying 1 resource
[2026-02-25T22:55:32.572Z] [INFO]
[2026-02-25T22:55:32.572Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:32.572Z] [INFO]
[2026-02-25T22:55:32.572Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:32.572Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:32.572Z] [INFO] Compiling 21 source files to /quarkus/extensions/panache/rest-data-panache/runtime/target/classes
[2026-02-25T22:55:32.885Z] [WARNING] /quarkus/extensions/panache/rest-data-panache/runtime/src/main/java/io/quarkus/rest/data/panache/runtime/hal/HalCollectionWrapperJacksonSerializer.java:[38,18] writeStartArray(int) in com.fasterxml.jackson.core.JsonGenerator has been deprecated
[2026-02-25T22:55:32.885Z] [INFO]
[2026-02-25T22:55:32.885Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:32.885Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:32.885Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/rest-data-panache/runtime/src/test/resources
[2026-02-25T22:55:32.885Z] [INFO]
[2026-02-25T22:55:32.885Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:32.885Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:32.885Z] [INFO] Compiling 7 source files to /quarkus/extensions/panache/rest-data-panache/runtime/target/test-classes
[2026-02-25T22:55:33.988Z] [INFO]
[2026-02-25T22:55:33.988Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:33.988Z] [INFO]
[2026-02-25T22:55:33.988Z] [INFO] -------------------------------------------------------
[2026-02-25T22:55:33.988Z] [INFO] T E S T S
[2026-02-25T22:55:33.988Z] [INFO] -------------------------------------------------------
[2026-02-25T22:55:33.988Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:55:34.666Z] [INFO] Running io.quarkus.rest.data.panache.runtime.sort.SortQueryParamFilterTest
[2026-02-25T22:55:35.767Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 s - in io.quarkus.rest.data.panache.runtime.sort.SortQueryParamFilterTest
[2026-02-25T22:55:35.767Z] [INFO] Running io.quarkus.rest.data.panache.runtime.hal.JacksonSerializersTest
[2026-02-25T22:55:35.767Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in io.quarkus.rest.data.panache.runtime.hal.JacksonSerializersTest
[2026-02-25T22:55:35.767Z] [INFO] Running io.quarkus.rest.data.panache.runtime.hal.JsonbSerializersTest
[2026-02-25T22:55:36.082Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in io.quarkus.rest.data.panache.runtime.hal.JsonbSerializersTest
[2026-02-25T22:55:36.082Z] [INFO]
[2026-02-25T22:55:36.082Z] [INFO] Results:
[2026-02-25T22:55:36.082Z] [INFO]
[2026-02-25T22:55:36.082Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:55:36.082Z] [INFO]
[2026-02-25T22:55:36.082Z] [INFO]
[2026-02-25T22:55:36.082Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:36.082Z] [INFO] Building jar: /quarkus/extensions/panache/rest-data-panache/runtime/target/quarkus-rest-data-panache-2.7.5.Final.jar
[2026-02-25T22:55:36.082Z] [INFO]
[2026-02-25T22:55:36.082Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:36.082Z] [INFO] Building jar: /quarkus/extensions/panache/rest-data-panache/runtime/target/quarkus-rest-data-panache-2.7.5.Final-sources.jar
[2026-02-25T22:55:36.082Z] [INFO]
[2026-02-25T22:55:36.082Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-data-panache ---
[2026-02-25T22:55:36.082Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/runtime/target/quarkus-rest-data-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache/2.7.5.Final/quarkus-rest-data-panache-2.7.5.Final.jar
[2026-02-25T22:55:36.082Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache/2.7.5.Final/quarkus-rest-data-panache-2.7.5.Final.pom
[2026-02-25T22:55:36.082Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/runtime/target/quarkus-rest-data-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache/2.7.5.Final/quarkus-rest-data-panache-2.7.5.Final-sources.jar
[2026-02-25T22:55:36.082Z] [INFO]
[2026-02-25T22:55:36.082Z] [INFO] ----------< io.quarkus:quarkus-rest-data-panache-deployment >-----------
[2026-02-25T22:55:36.082Z] [INFO] Building Quarkus - REST data with Panache - Deployment 2.7.5.Final [520/964]
[2026-02-25T22:55:36.082Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:55:36.397Z] [INFO]
[2026-02-25T22:55:36.397Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:36.397Z] [INFO]
[2026-02-25T22:55:36.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:37.075Z] [INFO]
[2026-02-25T22:55:37.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:37.075Z] [INFO]
[2026-02-25T22:55:37.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:37.075Z] [INFO]
[2026-02-25T22:55:37.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:37.075Z] [INFO]
[2026-02-25T22:55:37.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:37.075Z] [INFO]
[2026-02-25T22:55:37.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:37.075Z] [INFO]
[2026-02-25T22:55:37.075Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:37.075Z] [INFO]
[2026-02-25T22:55:37.075Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:37.075Z] [INFO] Processed 26 files in 141ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2026-02-25T22:55:37.075Z] [INFO]
[2026-02-25T22:55:37.075Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:37.075Z] [INFO] Processed 26 files in 00:00.136 (Already Sorted: 26, Needed Sorting: 0)
[2026-02-25T22:55:37.075Z] [INFO]
[2026-02-25T22:55:37.075Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:37.389Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:37.389Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/rest-data-panache/deployment/src/main/resources
[2026-02-25T22:55:37.389Z] [INFO]
[2026-02-25T22:55:37.389Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:37.389Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:37.389Z] [INFO] Compiling 25 source files to /quarkus/extensions/panache/rest-data-panache/deployment/target/classes
[2026-02-25T22:55:37.703Z] [INFO]
[2026-02-25T22:55:37.703Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:37.704Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:37.704Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/rest-data-panache/deployment/src/test/resources
[2026-02-25T22:55:37.704Z] [INFO]
[2026-02-25T22:55:37.704Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:37.704Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:37.704Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/rest-data-panache/deployment/target/test-classes
[2026-02-25T22:55:38.018Z] [INFO]
[2026-02-25T22:55:38.018Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:38.018Z] [INFO]
[2026-02-25T22:55:38.018Z] [INFO] -------------------------------------------------------
[2026-02-25T22:55:38.018Z] [INFO] T E S T S
[2026-02-25T22:55:38.018Z] [INFO] -------------------------------------------------------
[2026-02-25T22:55:38.018Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:55:38.694Z] [INFO] Running io.quarkus.rest.data.panache.deployment.utils.ResourceNameTest
[2026-02-25T22:55:39.007Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in io.quarkus.rest.data.panache.deployment.utils.ResourceNameTest
[2026-02-25T22:55:39.007Z] [INFO]
[2026-02-25T22:55:39.007Z] [INFO] Results:
[2026-02-25T22:55:39.007Z] [INFO]
[2026-02-25T22:55:39.007Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:55:39.007Z] [INFO]
[2026-02-25T22:55:39.007Z] [INFO]
[2026-02-25T22:55:39.007Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:39.007Z] [INFO] Building jar: /quarkus/extensions/panache/rest-data-panache/deployment/target/quarkus-rest-data-panache-deployment-2.7.5.Final.jar
[2026-02-25T22:55:39.682Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:39.683Z] [INFO] Building jar: /quarkus/extensions/panache/rest-data-panache/deployment/target/quarkus-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:55:39.683Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-data-panache-deployment ---
[2026-02-25T22:55:39.683Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/deployment/target/quarkus-rest-data-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache-deployment/2.7.5.Final/quarkus-rest-data-panache-deployment-2.7.5.Final.jar
[2026-02-25T22:55:39.683Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache-deployment/2.7.5.Final/quarkus-rest-data-panache-deployment-2.7.5.Final.pom
[2026-02-25T22:55:39.683Z] [INFO] Installing /quarkus/extensions/panache/rest-data-panache/deployment/target/quarkus-rest-data-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-rest-data-panache-deployment/2.7.5.Final/quarkus-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:55:39.683Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] -----< io.quarkus:quarkus-hibernate-orm-rest-data-panache-parent >------
[2026-02-25T22:55:39.683Z] [INFO] Building Quarkus - Hibernate ORM REST data with Panache - Parent 2.7.5.Final [521/964]
[2026-02-25T22:55:39.683Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:55:39.683Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-25T22:55:39.683Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-25T22:55:39.683Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-25T22:55:39.683Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-25T22:55:39.683Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-25T22:55:39.683Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-25T22:55:39.683Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-25T22:55:39.683Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-25T22:55:39.683Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-25T22:55:39.683Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-25T22:55:39.683Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:55:39.683Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-25T22:55:39.683Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-02-25T22:55:39.683Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache-parent/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-parent-2.7.5.Final.pom
[2026-02-25T22:55:39.683Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] ---------< io.quarkus:quarkus-hibernate-orm-rest-data-panache >---------
[2026-02-25T22:55:39.683Z] [INFO] Building Quarkus - Hibernate ORM REST data with Panache - Runtime 2.7.5.Final [522/964]
[2026-02-25T22:55:39.683Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:55:39.683Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:39.683Z] [INFO]
[2026-02-25T22:55:39.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:39.997Z] [INFO]
[2026-02-25T22:55:39.997Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:39.997Z] [INFO]
[2026-02-25T22:55:39.997Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:39.997Z] [INFO]
[2026-02-25T22:55:39.997Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:39.997Z] [INFO]
[2026-02-25T22:55:39.997Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:39.997Z] [INFO]
[2026-02-25T22:55:39.997Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:39.997Z] [INFO]
[2026-02-25T22:55:39.997Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:39.997Z] [INFO]
[2026-02-25T22:55:39.997Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:39.997Z] [INFO] Processed 4 files in 10ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:55:39.997Z] [INFO]
[2026-02-25T22:55:39.997Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:39.997Z] [INFO] Processed 4 files in 00:00.009 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:55:39.997Z] [INFO]
[2026-02-25T22:55:39.997Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:39.997Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:39.997Z] [INFO] Copying 1 resource
[2026-02-25T22:55:39.997Z] [INFO]
[2026-02-25T22:55:39.997Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:39.997Z] [INFO]
[2026-02-25T22:55:39.997Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:39.997Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:39.997Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/target/classes
[2026-02-25T22:55:41.097Z] [INFO]
[2026-02-25T22:55:41.097Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:41.097Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:41.098Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/src/test/resources
[2026-02-25T22:55:41.098Z] [INFO]
[2026-02-25T22:55:41.098Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:41.098Z] [INFO] No sources to compile
[2026-02-25T22:55:41.098Z] [INFO]
[2026-02-25T22:55:41.098Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:41.098Z] [INFO] No tests to run.
[2026-02-25T22:55:41.098Z] [INFO]
[2026-02-25T22:55:41.098Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:41.098Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/target/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final.jar
[2026-02-25T22:55:41.098Z] [INFO]
[2026-02-25T22:55:41.098Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:41.098Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/target/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final-sources.jar
[2026-02-25T22:55:41.098Z] [INFO]
[2026-02-25T22:55:41.098Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-02-25T22:55:41.098Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/target/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final.jar
[2026-02-25T22:55:41.098Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final.pom
[2026-02-25T22:55:41.098Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/target/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final-sources.jar
[2026-02-25T22:55:41.098Z] [INFO]
[2026-02-25T22:55:41.098Z] [INFO] ---< io.quarkus:quarkus-hibernate-orm-rest-data-panache-deployment >----
[2026-02-25T22:55:41.098Z] [INFO] Building Quarkus - Hibernate ORM REST data with Panache - Deployment 2.7.5.Final [523/964]
[2026-02-25T22:55:41.098Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:55:41.098Z] [INFO]
[2026-02-25T22:55:41.098Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:55:41.098Z] [INFO]
[2026-02-25T22:55:41.098Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:55:41.774Z] [INFO]
[2026-02-25T22:55:41.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:55:41.774Z] [INFO]
[2026-02-25T22:55:41.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:55:41.774Z] [INFO]
[2026-02-25T22:55:41.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:55:41.774Z] [INFO]
[2026-02-25T22:55:41.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:55:41.774Z] [INFO]
[2026-02-25T22:55:41.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:55:41.774Z] [INFO]
[2026-02-25T22:55:41.774Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:55:41.774Z] [INFO]
[2026-02-25T22:55:41.774Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:55:41.774Z] [INFO] Processed 46 files in 56ms (Formatted: 0, Unchanged: 46, Failed: 0, Readonly: 0)
[2026-02-25T22:55:41.774Z] [INFO]
[2026-02-25T22:55:41.774Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:55:41.774Z] [INFO] Processed 46 files in 00:00.075 (Already Sorted: 46, Needed Sorting: 0)
[2026-02-25T22:55:41.774Z] [INFO]
[2026-02-25T22:55:41.774Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:55:41.774Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:41.774Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/src/main/resources
[2026-02-25T22:55:41.774Z] [INFO]
[2026-02-25T22:55:41.774Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:55:41.774Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:41.774Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/classes
[2026-02-25T22:55:42.449Z] [INFO]
[2026-02-25T22:55:42.449Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:55:42.449Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:55:42.449Z] [INFO] Copying 2 resources
[2026-02-25T22:55:42.449Z] [INFO]
[2026-02-25T22:55:42.449Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:55:42.449Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:55:42.449Z] [INFO] Compiling 40 source files to /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/test-classes
[2026-02-25T22:55:43.126Z] [INFO]
[2026-02-25T22:55:43.126Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:55:43.126Z] [INFO]
[2026-02-25T22:55:43.126Z] [INFO] -------------------------------------------------------
[2026-02-25T22:55:43.126Z] [INFO] T E S T S
[2026-02-25T22:55:43.126Z] [INFO] -------------------------------------------------------
[2026-02-25T22:55:43.126Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:55:43.801Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceHotReloadTest
[2026-02-25T22:55:56.720Z] Tests paused
[2026-02-25T22:55:56.720Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:55:56.720Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:55:56.720Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:55:56.720Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:55:56.720Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:55:56.720Z] 2026-02-25 22:55:51,015 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.230s. Listening on: http://localhost:8080
[2026-02-25T22:55:56.720Z] 2026-02-25 22:55:51,017 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:55:56.720Z] 2026-02-25 22:55:51,017 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:55:56.720Z] 2026-02-25 22:55:53,915 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in CollectionsResource.class.
[2026-02-25T22:55:56.720Z] 2026-02-25 22:55:53,931 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-02-25T22:55:56.720Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:55:56.720Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:55:56.720Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:55:56.720Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:55:56.720Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:55:56.720Z] 2026-02-25 22:55:54,684 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.747s. Listening on: http://localhost:8080
[2026-02-25T22:55:56.720Z] 2026-02-25 22:55:54,684 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:55:56.720Z] 2026-02-25 22:55:54,684 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:55:56.720Z] 2026-02-25 22:55:54,685 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.402s
[2026-02-25T22:55:56.720Z] 2026-02-25 22:55:55,105 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:55:56.720Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.463 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceHotReloadTest
[2026-02-25T22:55:56.720Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePathCustomisationTest
[2026-02-25T22:55:59.586Z] 2026-02-25 22:55:59,345 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.995s. Listening on: http://localhost:8081
[2026-02-25T22:55:59.586Z] 2026-02-25 22:55:59,346 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:55:59.586Z] 2026-02-25 22:55:59,346 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:56:00.730Z] 2026-02-25 22:56:00,398 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2026-02-25T22:56:00.730Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.231 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePathCustomisationTest
[2026-02-25T22:56:00.730Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceDevModeTest
[2026-02-25T22:56:05.361Z] Tests paused
[2026-02-25T22:56:05.361Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:56:05.361Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:56:05.361Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:56:05.361Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:56:05.361Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:56:05.361Z] 2026-02-25 22:56:04,265 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.427s. Listening on: http://localhost:8080
[2026-02-25T22:56:05.362Z] 2026-02-25 22:56:04,266 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:56:05.362Z] 2026-02-25 22:56:04,266 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:56:05.362Z] 2026-02-25 22:56:04,369 WARN [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002142: Multiple resource methods match request "GET /items/1". Selecting one. Matching methods: [public javax.ws.rs.core.Response io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.ItemsResourceJaxRs_0685c4854f0f36db6d0e87fc2453dc5101686482.get(java.lang.Long), public javax.ws.rs.core.Response io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.ItemsResourceJaxRs_0685c4854f0f36db6d0e87fc2453dc5101686482.getHal(java.lang.Long)]
[2026-02-25T22:56:05.362Z] 2026-02-25 22:56:04,511 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-25T22:56:09.027Z] Tests paused
[2026-02-25T22:56:09.028Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:56:09.028Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:56:09.028Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:56:09.028Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:56:09.028Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:56:09.028Z] 2026-02-25 22:56:08,498 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.425s. Listening on: http://localhost:8080
[2026-02-25T22:56:09.028Z] 2026-02-25 22:56:08,499 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:56:09.028Z] 2026-02-25 22:56:08,499 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:56:09.028Z] 2026-02-25 22:56:08,930 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.018s
[2026-02-25T22:56:09.028Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.563 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceDevModeTest
[2026-02-25T22:56:09.028Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceGetMethodTest
[2026-02-25T22:56:11.889Z] 2026-02-25 22:56:11,489 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.336s. Listening on: http://localhost:8081
[2026-02-25T22:56:11.890Z] 2026-02-25 22:56:11,489 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:56:11.890Z] 2026-02-25 22:56:11,489 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:56:14.855Z] 2026-02-25 22:56:14,426 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-25T22:56:14.855Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.443 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceGetMethodTest
[2026-02-25T22:56:14.855Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePutMethodTest
[2026-02-25T22:56:16.450Z] 2026-02-25 22:56:16,307 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.911s. Listening on: http://localhost:8081
[2026-02-25T22:56:16.450Z] 2026-02-25 22:56:16,308 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:56:16.450Z] 2026-02-25 22:56:16,308 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:56:18.042Z] 2026-02-25 22:56:17,552 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-25T22:56:18.042Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.121 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePutMethodTest
[2026-02-25T22:56:18.042Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceDeleteMethodTest
[2026-02-25T22:56:20.217Z] 2026-02-25 22:56:19,985 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.486s. Listening on: http://localhost:8081
[2026-02-25T22:56:20.217Z] 2026-02-25 22:56:19,986 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:56:20.217Z] 2026-02-25 22:56:19,986 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:56:20.530Z] 2026-02-25 22:56:20,490 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T22:56:20.531Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.934 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceDeleteMethodTest
[2026-02-25T22:56:20.531Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePostMethodTest
[2026-02-25T22:56:22.703Z] 2026-02-25 22:56:22,328 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.993s. Listening on: http://localhost:8081
[2026-02-25T22:56:22.703Z] 2026-02-25 22:56:22,329 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:56:22.703Z] 2026-02-25 22:56:22,330 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:56:23.029Z] 2026-02-25 22:56:22,885 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) SQL Error: 23505, SQLState: 23505
[2026-02-25T22:56:23.029Z] 2026-02-25 22:56:22,885 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2026-02-25T22:56:23.029Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-25T22:56:23.029Z] 2026-02-25 22:56:22,886 INFO [org.hib.eng.jdb.bat.int.AbstractBatchImpl] (executor-thread-0) HHH000010: On release of batch it still contained JDBC statements
[2026-02-25T22:56:23.029Z] 2026-02-25 22:56:22,889 WARN [com.arj.ats.arjuna] (executor-thread-0) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffffac110002:b4db:699f7e16:7, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@6482b58f >: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-25T22:56:23.029Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-02-25T22:56:23.029Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-02-25T22:56:23.029Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-02-25T22:56:23.029Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-02-25T22:56:23.029Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-02-25T22:56:23.029Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-02-25T22:56:23.029Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-02-25T22:56:23.029Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-02-25T22:56:23.029Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-02-25T22:56:23.029Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-02-25T22:56:23.029Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-02-25T22:56:23.029Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-02-25T22:56:23.029Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-02-25T22:56:23.029Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-02-25T22:56:23.029Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-25T22:56:23.029Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-25T22:56:23.029Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-25T22:56:23.030Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-02-25T22:56:23.030Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-02-25T22:56:23.030Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-02-25T22:56:23.030Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-02-25T22:56:23.030Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-02-25T22:56:23.030Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-02-25T22:56:23.030Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-02-25T22:56:23.030Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-02-25T22:56:23.030Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:56:23.030Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:56:23.030Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:56:23.030Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_Subclass.add(Unknown Source)
[2026-02-25T22:56:23.030Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_ClientProxy.add(Unknown Source)
[2026-02-25T22:56:23.030Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceJaxRs_ce368bda3ef7da52e3aadccdadef299b76b47258.add(Unknown Source)
[2026-02-25T22:56:23.030Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:56:23.030Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:56:23.030Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:56:23.030Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:56:23.030Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:56:23.030Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:56:23.030Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:56:23.030Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:56:23.030Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:56:23.030Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:56:23.030Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:56:23.030Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:56:23.030Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:56:23.030Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:56:23.030Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-25T22:56:23.030Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-02-25T22:56:23.030Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-02-25T22:56:23.030Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-02-25T22:56:23.030Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-02-25T22:56:23.030Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-02-25T22:56:23.030Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-02-25T22:56:23.030Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-02-25T22:56:23.030Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-02-25T22:56:23.030Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-02-25T22:56:23.030Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-02-25T22:56:23.030Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-02-25T22:56:23.030Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-02-25T22:56:23.030Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-02-25T22:56:23.030Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-02-25T22:56:23.030Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-02-25T22:56:23.030Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-02-25T22:56:23.030Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-02-25T22:56:23.030Z] ... 57 more
[2026-02-25T22:56:23.030Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2026-02-25T22:56:23.030Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-25T22:56:23.030Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-25T22:56:23.030Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-25T22:56:23.030Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-25T22:56:23.030Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-02-25T22:56:23.030Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-02-25T22:56:23.030Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-02-25T22:56:23.030Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-02-25T22:56:23.030Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-02-25T22:56:23.030Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-02-25T22:56:23.030Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-02-25T22:56:23.030Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-02-25T22:56:23.030Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-02-25T22:56:23.030Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-02-25T22:56:23.030Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-02-25T22:56:23.030Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-02-25T22:56:23.030Z] ... 69 more
[2026-02-25T22:56:23.030Z]
[2026-02-25T22:56:23.030Z] 2026-02-25 22:56:22,893 WARN [io.qua.hib.orm.res.dat.pan.run.RestDataPanacheExceptionMapper] (executor-thread-0) Mapping an unhandled RestDataPanacheException: io.quarkus.rest.data.panache.RestDataPanacheException: Failed to add an entity
[2026-02-25T22:56:23.030Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceJaxRs_ce368bda3ef7da52e3aadccdadef299b76b47258.add(Unknown Source)
[2026-02-25T22:56:23.030Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:56:23.030Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:56:23.030Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:56:23.030Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:56:23.030Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:56:23.031Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:56:23.031Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:56:23.031Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:56:23.031Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:56:23.031Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:56:23.031Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:56:23.031Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:56:23.031Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:56:23.031Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:56:23.031Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:56:23.031Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:56:23.031Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:56:23.031Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:56:23.031Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:56:23.031Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:56:23.031Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:56:23.031Z] Caused by: io.quarkus.arc.ArcUndeclaredThrowableException: Error invoking subclass method
[2026-02-25T22:56:23.031Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_Subclass.add(Unknown Source)
[2026-02-25T22:56:23.031Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_ClientProxy.add(Unknown Source)
[2026-02-25T22:56:23.031Z] ... 31 more
[2026-02-25T22:56:23.031Z] Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
[2026-02-25T22:56:23.031Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1307)
[2026-02-25T22:56:23.031Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-25T22:56:23.031Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-02-25T22:56:23.031Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-02-25T22:56:23.031Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-02-25T22:56:23.031Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-02-25T22:56:23.031Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-02-25T22:56:23.031Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-02-25T22:56:23.031Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-02-25T22:56:23.031Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-02-25T22:56:23.031Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:56:23.031Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:56:23.031Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:56:23.031Z] ... 33 more
[2026-02-25T22:56:23.031Z] Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-25T22:56:23.031Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-02-25T22:56:23.031Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-02-25T22:56:23.031Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-02-25T22:56:23.031Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-02-25T22:56:23.031Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-02-25T22:56:23.031Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-02-25T22:56:23.031Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-02-25T22:56:23.031Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-02-25T22:56:23.031Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-02-25T22:56:23.031Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-02-25T22:56:23.031Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-02-25T22:56:23.031Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-02-25T22:56:23.031Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-02-25T22:56:23.031Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-02-25T22:56:23.031Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-25T22:56:23.031Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-25T22:56:23.031Z] ... 45 more
[2026-02-25T22:56:23.031Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-25T22:56:23.031Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-02-25T22:56:23.031Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-02-25T22:56:23.031Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-02-25T22:56:23.031Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-02-25T22:56:23.031Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-02-25T22:56:23.031Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-02-25T22:56:23.031Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-02-25T22:56:23.031Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-02-25T22:56:23.031Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-02-25T22:56:23.031Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-02-25T22:56:23.031Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-02-25T22:56:23.031Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-02-25T22:56:23.031Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-02-25T22:56:23.031Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-02-25T22:56:23.031Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-02-25T22:56:23.031Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-02-25T22:56:23.031Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-02-25T22:56:23.031Z] ... 57 more
[2026-02-25T22:56:23.031Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2026-02-25T22:56:23.031Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-25T22:56:23.031Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-25T22:56:23.031Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-25T22:56:23.031Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-25T22:56:23.031Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-02-25T22:56:23.031Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-02-25T22:56:23.031Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-02-25T22:56:23.031Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-02-25T22:56:23.031Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-02-25T22:56:23.031Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-02-25T22:56:23.031Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-02-25T22:56:23.031Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-02-25T22:56:23.031Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-02-25T22:56:23.031Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-02-25T22:56:23.031Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-02-25T22:56:23.031Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-02-25T22:56:23.031Z] ... 69 more
[2026-02-25T22:56:23.031Z]
[2026-02-25T22:56:23.358Z] 2026-02-25 22:56:23,121 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) SQL Error: 23505, SQLState: 23505
[2026-02-25T22:56:23.359Z] 2026-02-25 22:56:23,122 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2026-02-25T22:56:23.359Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-25T22:56:23.359Z] 2026-02-25 22:56:23,122 INFO [org.hib.eng.jdb.bat.int.AbstractBatchImpl] (executor-thread-0) HHH000010: On release of batch it still contained JDBC statements
[2026-02-25T22:56:23.359Z] 2026-02-25 22:56:23,122 WARN [com.arj.ats.arjuna] (executor-thread-0) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffffac110002:b4db:699f7e16:19, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@7652bad3 >: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-25T22:56:23.359Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-02-25T22:56:23.359Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-02-25T22:56:23.359Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-02-25T22:56:23.359Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-02-25T22:56:23.359Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-02-25T22:56:23.359Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-02-25T22:56:23.359Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-02-25T22:56:23.359Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-02-25T22:56:23.359Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-02-25T22:56:23.359Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-02-25T22:56:23.359Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-02-25T22:56:23.359Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-02-25T22:56:23.359Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-02-25T22:56:23.359Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-02-25T22:56:23.359Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-25T22:56:23.359Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-25T22:56:23.359Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-25T22:56:23.359Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-02-25T22:56:23.359Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-02-25T22:56:23.359Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-02-25T22:56:23.359Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-02-25T22:56:23.359Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-02-25T22:56:23.359Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-02-25T22:56:23.359Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-02-25T22:56:23.359Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-02-25T22:56:23.359Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:56:23.359Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:56:23.359Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:56:23.359Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_Subclass.add(Unknown Source)
[2026-02-25T22:56:23.359Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_ClientProxy.add(Unknown Source)
[2026-02-25T22:56:23.359Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceJaxRs_ce368bda3ef7da52e3aadccdadef299b76b47258.addHal(Unknown Source)
[2026-02-25T22:56:23.359Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:56:23.359Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:56:23.359Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:56:23.359Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:56:23.359Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:56:23.359Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:56:23.359Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:56:23.359Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:56:23.359Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:56:23.359Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:56:23.359Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:56:23.359Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:56:23.359Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:56:23.359Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:56:23.359Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-25T22:56:23.359Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-02-25T22:56:23.359Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-02-25T22:56:23.359Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-02-25T22:56:23.359Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-02-25T22:56:23.359Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-02-25T22:56:23.359Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-02-25T22:56:23.359Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-02-25T22:56:23.359Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-02-25T22:56:23.359Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-02-25T22:56:23.359Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-02-25T22:56:23.359Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-02-25T22:56:23.359Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-02-25T22:56:23.359Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-02-25T22:56:23.359Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-02-25T22:56:23.359Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-02-25T22:56:23.359Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-02-25T22:56:23.359Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-02-25T22:56:23.359Z] ... 57 more
[2026-02-25T22:56:23.359Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2026-02-25T22:56:23.359Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-25T22:56:23.359Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-25T22:56:23.359Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-25T22:56:23.359Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-25T22:56:23.359Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-02-25T22:56:23.359Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-02-25T22:56:23.359Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-02-25T22:56:23.359Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-02-25T22:56:23.359Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-02-25T22:56:23.359Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-02-25T22:56:23.359Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-02-25T22:56:23.359Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-02-25T22:56:23.359Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-02-25T22:56:23.359Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-02-25T22:56:23.359Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-02-25T22:56:23.359Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-02-25T22:56:23.359Z] ... 69 more
[2026-02-25T22:56:23.359Z]
[2026-02-25T22:56:23.359Z] 2026-02-25 22:56:23,124 WARN [io.qua.hib.orm.res.dat.pan.run.RestDataPanacheExceptionMapper] (executor-thread-0) Mapping an unhandled RestDataPanacheException: io.quarkus.rest.data.panache.RestDataPanacheException: Failed to add an entity
[2026-02-25T22:56:23.359Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceJaxRs_ce368bda3ef7da52e3aadccdadef299b76b47258.addHal(Unknown Source)
[2026-02-25T22:56:23.359Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:56:23.359Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:56:23.359Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:56:23.359Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:56:23.359Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:56:23.360Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:56:23.360Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:56:23.360Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:56:23.360Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:56:23.360Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:56:23.360Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:56:23.360Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:56:23.360Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:56:23.360Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:56:23.360Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:56:23.360Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:56:23.360Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:56:23.360Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:56:23.360Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:56:23.360Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:56:23.360Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:56:23.360Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:56:23.360Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:56:23.360Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:56:23.360Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:56:23.360Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:56:23.360Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:56:23.360Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:56:23.360Z] Caused by: io.quarkus.arc.ArcUndeclaredThrowableException: Error invoking subclass method
[2026-02-25T22:56:23.360Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_Subclass.add(Unknown Source)
[2026-02-25T22:56:23.360Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_ClientProxy.add(Unknown Source)
[2026-02-25T22:56:23.360Z] ... 31 more
[2026-02-25T22:56:23.360Z] Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
[2026-02-25T22:56:23.360Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1307)
[2026-02-25T22:56:23.360Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-25T22:56:23.360Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-02-25T22:56:23.360Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-02-25T22:56:23.360Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-02-25T22:56:23.360Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-02-25T22:56:23.360Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-02-25T22:56:23.360Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-02-25T22:56:23.360Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-02-25T22:56:23.360Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-02-25T22:56:23.360Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:56:23.360Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:56:23.360Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:56:23.360Z] ... 33 more
[2026-02-25T22:56:23.360Z] Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-25T22:56:23.360Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-02-25T22:56:23.360Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-02-25T22:56:23.360Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-02-25T22:56:23.360Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-02-25T22:56:23.360Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-02-25T22:56:23.360Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-02-25T22:56:23.360Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-02-25T22:56:23.360Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-02-25T22:56:23.360Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-02-25T22:56:23.360Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-02-25T22:56:23.360Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-02-25T22:56:23.360Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-02-25T22:56:23.360Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-02-25T22:56:23.360Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-02-25T22:56:23.360Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-25T22:56:23.360Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-25T22:56:23.360Z] ... 45 more
[2026-02-25T22:56:23.360Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-25T22:56:23.360Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-02-25T22:56:23.360Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-02-25T22:56:23.360Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-02-25T22:56:23.360Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-02-25T22:56:23.360Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-02-25T22:56:23.360Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-02-25T22:56:23.360Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-02-25T22:56:23.360Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-02-25T22:56:23.360Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-02-25T22:56:23.360Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-02-25T22:56:23.360Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-02-25T22:56:23.360Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-02-25T22:56:23.360Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-02-25T22:56:23.360Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-02-25T22:56:23.360Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-02-25T22:56:23.360Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-02-25T22:56:23.360Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-02-25T22:56:23.360Z] ... 57 more
[2026-02-25T22:56:23.360Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2026-02-25T22:56:23.360Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-25T22:56:23.360Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-25T22:56:23.360Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-25T22:56:23.360Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-25T22:56:23.360Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-02-25T22:56:23.360Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-02-25T22:56:23.360Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-02-25T22:56:23.360Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-02-25T22:56:23.360Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-02-25T22:56:23.360Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-02-25T22:56:23.360Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-02-25T22:56:23.360Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-02-25T22:56:23.360Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-02-25T22:56:23.360Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-02-25T22:56:23.360Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-02-25T22:56:23.360Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-02-25T22:56:23.360Z] ... 69 more
[2026-02-25T22:56:23.360Z]
[2026-02-25T22:56:23.360Z] 2026-02-25 22:56:23,250 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-25T22:56:23.360Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.762 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePostMethodTest
[2026-02-25T22:56:23.360Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePutMethodTest
[2026-02-25T22:56:25.537Z] 2026-02-25 22:56:25,252 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.146s. Listening on: http://localhost:8081
[2026-02-25T22:56:25.538Z] 2026-02-25 22:56:25,253 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:56:25.538Z] 2026-02-25 22:56:25,253 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:56:26.637Z] 2026-02-25 22:56:26,589 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T22:56:26.637Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.331 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePutMethodTest
[2026-02-25T22:56:26.637Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceGetMethodTest
[2026-02-25T22:56:28.821Z] 2026-02-25 22:56:28,416 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.966s. Listening on: http://localhost:8081
[2026-02-25T22:56:28.821Z] 2026-02-25 22:56:28,416 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:56:28.821Z] 2026-02-25 22:56:28,416 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:56:30.415Z] 2026-02-25 22:56:30,208 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-25T22:56:30.415Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.62 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceGetMethodTest
[2026-02-25T22:56:30.415Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePostMethodTest
[2026-02-25T22:56:32.590Z] 2026-02-25 22:56:32,184 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.229s. Listening on: http://localhost:8081
[2026-02-25T22:56:32.590Z] 2026-02-25 22:56:32,185 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:56:32.590Z] 2026-02-25 22:56:32,185 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:56:32.919Z] 2026-02-25 22:56:32,832 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) SQL Error: 23505, SQLState: 23505
[2026-02-25T22:56:32.919Z] 2026-02-25 22:56:32,833 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2026-02-25T22:56:32.919Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-25T22:56:32.919Z] 2026-02-25 22:56:32,834 INFO [org.hib.eng.jdb.bat.int.AbstractBatchImpl] (executor-thread-0) HHH000010: On release of batch it still contained JDBC statements
[2026-02-25T22:56:32.919Z] 2026-02-25 22:56:32,836 WARN [com.arj.ats.arjuna] (executor-thread-0) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffffac110002:b465:699f7e20:7, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@18523a2e >: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-25T22:56:32.919Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-02-25T22:56:32.919Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-02-25T22:56:32.919Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-02-25T22:56:32.919Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-02-25T22:56:32.919Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-02-25T22:56:32.919Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-02-25T22:56:32.919Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-02-25T22:56:32.919Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-02-25T22:56:32.919Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-02-25T22:56:32.919Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-02-25T22:56:32.919Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-02-25T22:56:32.919Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-02-25T22:56:32.919Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-02-25T22:56:32.919Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-02-25T22:56:32.919Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-25T22:56:32.919Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-25T22:56:32.919Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-25T22:56:32.919Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-02-25T22:56:32.919Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-02-25T22:56:32.919Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-02-25T22:56:32.919Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-02-25T22:56:32.919Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-02-25T22:56:32.919Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-02-25T22:56:32.919Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-02-25T22:56:32.919Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-02-25T22:56:32.920Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:56:32.920Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:56:32.920Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:56:32.920Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_Subclass.add(Unknown Source)
[2026-02-25T22:56:32.920Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_ClientProxy.add(Unknown Source)
[2026-02-25T22:56:32.920Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceJaxRs_09388fa33c19219ea3327f54926f5b18a0125ed4.add(Unknown Source)
[2026-02-25T22:56:32.920Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:56:32.920Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:56:32.920Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:56:32.920Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:56:32.920Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:56:32.920Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:56:32.920Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:56:32.920Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:56:32.920Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:56:32.920Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:56:32.920Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:56:32.920Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:56:32.920Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:56:32.920Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:56:32.920Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-25T22:56:32.920Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-02-25T22:56:32.920Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-02-25T22:56:32.920Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-02-25T22:56:32.920Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-02-25T22:56:32.920Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-02-25T22:56:32.920Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-02-25T22:56:32.920Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-02-25T22:56:32.920Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-02-25T22:56:32.920Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-02-25T22:56:32.920Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-02-25T22:56:32.920Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-02-25T22:56:32.920Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-02-25T22:56:32.920Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-02-25T22:56:32.920Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-02-25T22:56:32.920Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-02-25T22:56:32.920Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-02-25T22:56:32.920Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-02-25T22:56:32.920Z] ... 57 more
[2026-02-25T22:56:32.920Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2026-02-25T22:56:32.920Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-25T22:56:32.920Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-25T22:56:32.920Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-25T22:56:32.920Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-25T22:56:32.920Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-02-25T22:56:32.920Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-02-25T22:56:32.920Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-02-25T22:56:32.920Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-02-25T22:56:32.920Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-02-25T22:56:32.920Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-02-25T22:56:32.920Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-02-25T22:56:32.920Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-02-25T22:56:32.920Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-02-25T22:56:32.920Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-02-25T22:56:32.920Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-02-25T22:56:32.920Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-02-25T22:56:32.920Z] ... 69 more
[2026-02-25T22:56:32.920Z]
[2026-02-25T22:56:32.920Z] 2026-02-25 22:56:32,841 WARN [io.qua.hib.orm.res.dat.pan.run.RestDataPanacheExceptionMapper] (executor-thread-0) Mapping an unhandled RestDataPanacheException: io.quarkus.rest.data.panache.RestDataPanacheException: Failed to add an entity
[2026-02-25T22:56:32.920Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceJaxRs_09388fa33c19219ea3327f54926f5b18a0125ed4.add(Unknown Source)
[2026-02-25T22:56:32.920Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:56:32.920Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:56:32.920Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:56:32.920Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:56:32.920Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:56:32.921Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:56:32.921Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:56:32.921Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:56:32.921Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:56:32.921Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:56:32.921Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:56:32.921Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:56:32.921Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:56:32.921Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:56:32.921Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:56:32.921Z] Caused by: io.quarkus.arc.ArcUndeclaredThrowableException: Error invoking subclass method
[2026-02-25T22:56:32.921Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_Subclass.add(Unknown Source)
[2026-02-25T22:56:32.921Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_ClientProxy.add(Unknown Source)
[2026-02-25T22:56:32.921Z] ... 31 more
[2026-02-25T22:56:32.921Z] Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
[2026-02-25T22:56:32.921Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1307)
[2026-02-25T22:56:32.921Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-25T22:56:32.921Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-02-25T22:56:32.921Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-02-25T22:56:32.921Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-02-25T22:56:32.921Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-02-25T22:56:32.921Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-02-25T22:56:32.921Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-02-25T22:56:32.921Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-02-25T22:56:32.921Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-02-25T22:56:32.921Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:56:32.921Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:56:32.921Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:56:32.921Z] ... 33 more
[2026-02-25T22:56:32.921Z] Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-25T22:56:32.921Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-02-25T22:56:32.921Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-02-25T22:56:32.921Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-02-25T22:56:32.921Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-02-25T22:56:32.921Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-02-25T22:56:32.921Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-02-25T22:56:32.921Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-02-25T22:56:32.921Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-02-25T22:56:32.921Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-02-25T22:56:32.921Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-02-25T22:56:32.921Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-02-25T22:56:32.921Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-02-25T22:56:32.921Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-02-25T22:56:32.921Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-02-25T22:56:32.921Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-25T22:56:32.921Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-25T22:56:32.921Z] ... 45 more
[2026-02-25T22:56:32.921Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-25T22:56:32.921Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-02-25T22:56:32.921Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-02-25T22:56:32.921Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-02-25T22:56:32.921Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-02-25T22:56:32.921Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-02-25T22:56:32.921Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-02-25T22:56:32.921Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-02-25T22:56:32.921Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-02-25T22:56:32.921Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-02-25T22:56:32.921Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-02-25T22:56:32.921Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-02-25T22:56:32.921Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-02-25T22:56:32.921Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-02-25T22:56:32.921Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-02-25T22:56:32.921Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-02-25T22:56:32.921Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-02-25T22:56:32.921Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-02-25T22:56:32.921Z] ... 57 more
[2026-02-25T22:56:32.921Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex', 3)"; SQL statement:
[2026-02-25T22:56:32.921Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-25T22:56:32.921Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-25T22:56:32.921Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-25T22:56:32.921Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-25T22:56:32.921Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-02-25T22:56:32.921Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-02-25T22:56:32.921Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-02-25T22:56:32.921Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-02-25T22:56:32.921Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-02-25T22:56:32.921Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-02-25T22:56:32.921Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-02-25T22:56:32.921Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-02-25T22:56:32.921Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-02-25T22:56:32.921Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-02-25T22:56:32.921Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-02-25T22:56:32.921Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-02-25T22:56:32.921Z] ... 69 more
[2026-02-25T22:56:32.921Z]
[2026-02-25T22:56:33.248Z] 2026-02-25 22:56:33,042 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) SQL Error: 23505, SQLState: 23505
[2026-02-25T22:56:33.248Z] 2026-02-25 22:56:33,042 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2026-02-25T22:56:33.248Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-25T22:56:33.248Z] 2026-02-25 22:56:33,043 INFO [org.hib.eng.jdb.bat.int.AbstractBatchImpl] (executor-thread-0) HHH000010: On release of batch it still contained JDBC statements
[2026-02-25T22:56:33.248Z] 2026-02-25 22:56:33,043 WARN [com.arj.ats.arjuna] (executor-thread-0) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffffac110002:b465:699f7e20:19, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@290b9df1 >: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-25T22:56:33.248Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-02-25T22:56:33.248Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-02-25T22:56:33.248Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-02-25T22:56:33.248Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-02-25T22:56:33.248Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-02-25T22:56:33.248Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-02-25T22:56:33.248Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-02-25T22:56:33.248Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-02-25T22:56:33.248Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-02-25T22:56:33.248Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-02-25T22:56:33.248Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-02-25T22:56:33.248Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-02-25T22:56:33.248Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-02-25T22:56:33.248Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-02-25T22:56:33.248Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-25T22:56:33.248Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-25T22:56:33.248Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-25T22:56:33.248Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-02-25T22:56:33.248Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-02-25T22:56:33.248Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-02-25T22:56:33.248Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-02-25T22:56:33.248Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-02-25T22:56:33.248Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-02-25T22:56:33.248Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-02-25T22:56:33.248Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-02-25T22:56:33.248Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:56:33.248Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:56:33.248Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:56:33.248Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_Subclass.add(Unknown Source)
[2026-02-25T22:56:33.248Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_ClientProxy.add(Unknown Source)
[2026-02-25T22:56:33.248Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceJaxRs_09388fa33c19219ea3327f54926f5b18a0125ed4.addHal(Unknown Source)
[2026-02-25T22:56:33.248Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:56:33.248Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:56:33.248Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:56:33.248Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:56:33.248Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:56:33.248Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:56:33.248Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:56:33.248Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:56:33.248Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:56:33.248Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:56:33.248Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:56:33.248Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:56:33.248Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:56:33.248Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:56:33.248Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-25T22:56:33.248Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-02-25T22:56:33.248Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-02-25T22:56:33.248Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-02-25T22:56:33.248Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-02-25T22:56:33.248Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-02-25T22:56:33.248Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-02-25T22:56:33.248Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-02-25T22:56:33.248Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-02-25T22:56:33.248Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-02-25T22:56:33.248Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-02-25T22:56:33.248Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-02-25T22:56:33.248Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-02-25T22:56:33.248Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-02-25T22:56:33.248Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-02-25T22:56:33.248Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-02-25T22:56:33.248Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-02-25T22:56:33.248Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-02-25T22:56:33.248Z] ... 57 more
[2026-02-25T22:56:33.248Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2026-02-25T22:56:33.248Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-25T22:56:33.248Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-25T22:56:33.248Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-25T22:56:33.248Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-25T22:56:33.248Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-02-25T22:56:33.248Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-02-25T22:56:33.248Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-02-25T22:56:33.248Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-02-25T22:56:33.248Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-02-25T22:56:33.248Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-02-25T22:56:33.248Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-02-25T22:56:33.248Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-02-25T22:56:33.248Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-02-25T22:56:33.248Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-02-25T22:56:33.248Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-02-25T22:56:33.248Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-02-25T22:56:33.248Z] ... 69 more
[2026-02-25T22:56:33.248Z]
[2026-02-25T22:56:33.248Z] 2026-02-25 22:56:33,044 WARN [io.qua.hib.orm.res.dat.pan.run.RestDataPanacheExceptionMapper] (executor-thread-0) Mapping an unhandled RestDataPanacheException: io.quarkus.rest.data.panache.RestDataPanacheException: Failed to add an entity
[2026-02-25T22:56:33.248Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceJaxRs_09388fa33c19219ea3327f54926f5b18a0125ed4.addHal(Unknown Source)
[2026-02-25T22:56:33.248Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T22:56:33.248Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T22:56:33.248Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T22:56:33.248Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T22:56:33.248Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T22:56:33.248Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T22:56:33.248Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T22:56:33.248Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T22:56:33.248Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T22:56:33.248Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T22:56:33.248Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T22:56:33.248Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T22:56:33.248Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T22:56:33.248Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T22:56:33.248Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T22:56:33.248Z] Caused by: io.quarkus.arc.ArcUndeclaredThrowableException: Error invoking subclass method
[2026-02-25T22:56:33.248Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_Subclass.add(Unknown Source)
[2026-02-25T22:56:33.248Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_ClientProxy.add(Unknown Source)
[2026-02-25T22:56:33.248Z] ... 31 more
[2026-02-25T22:56:33.248Z] Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
[2026-02-25T22:56:33.248Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1307)
[2026-02-25T22:56:33.248Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-25T22:56:33.248Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-02-25T22:56:33.248Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-02-25T22:56:33.248Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-02-25T22:56:33.248Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-02-25T22:56:33.248Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-02-25T22:56:33.248Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-02-25T22:56:33.248Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-02-25T22:56:33.248Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-02-25T22:56:33.248Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T22:56:33.248Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T22:56:33.248Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T22:56:33.248Z] ... 33 more
[2026-02-25T22:56:33.248Z] Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-25T22:56:33.248Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-02-25T22:56:33.249Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-02-25T22:56:33.249Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-02-25T22:56:33.249Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-02-25T22:56:33.249Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-02-25T22:56:33.249Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-02-25T22:56:33.249Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-02-25T22:56:33.249Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-02-25T22:56:33.249Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-02-25T22:56:33.249Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-02-25T22:56:33.249Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-02-25T22:56:33.249Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-02-25T22:56:33.249Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-02-25T22:56:33.249Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-02-25T22:56:33.249Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-25T22:56:33.249Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-25T22:56:33.249Z] ... 45 more
[2026-02-25T22:56:33.249Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-02-25T22:56:33.249Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-02-25T22:56:33.249Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-02-25T22:56:33.249Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-02-25T22:56:33.249Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-02-25T22:56:33.249Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-02-25T22:56:33.249Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-02-25T22:56:33.249Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-02-25T22:56:33.249Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-02-25T22:56:33.249Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-02-25T22:56:33.249Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-02-25T22:56:33.249Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-02-25T22:56:33.249Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-02-25T22:56:33.249Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-02-25T22:56:33.249Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-02-25T22:56:33.249Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-02-25T22:56:33.249Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-02-25T22:56:33.249Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-02-25T22:56:33.249Z] ... 57 more
[2026-02-25T22:56:33.249Z] Caused by: org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_B ON PUBLIC.COLLECTION(ID) VALUES ('test-complex-hal', 5)"; SQL statement:
[2026-02-25T22:56:33.249Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-02-25T22:56:33.249Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-25T22:56:33.249Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-25T22:56:33.249Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-25T22:56:33.249Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-02-25T22:56:33.249Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-02-25T22:56:33.249Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-02-25T22:56:33.249Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-02-25T22:56:33.249Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-02-25T22:56:33.249Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-02-25T22:56:33.249Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-02-25T22:56:33.249Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-02-25T22:56:33.249Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-02-25T22:56:33.249Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-02-25T22:56:33.249Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-02-25T22:56:33.249Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-02-25T22:56:33.249Z] ... 69 more
[2026-02-25T22:56:33.249Z]
[2026-02-25T22:56:33.249Z] 2026-02-25 22:56:33,176 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-25T22:56:33.249Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.959 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePostMethodTest
[2026-02-25T22:56:33.249Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceHotReloadTest
[2026-02-25T22:56:39.046Z] Tests paused
[2026-02-25T22:56:39.046Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:56:39.046Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:56:39.046Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:56:39.046Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:56:39.046Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:56:39.046Z] 2026-02-25 22:56:36,452 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.702s. Listening on: http://localhost:8080
[2026-02-25T22:56:39.046Z] 2026-02-25 22:56:36,452 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:56:39.046Z] 2026-02-25 22:56:36,452 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:56:39.046Z] 2026-02-25 22:56:37,867 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in CollectionsResource.class.
[2026-02-25T22:56:39.046Z] 2026-02-25 22:56:37,880 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-25T22:56:39.046Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:56:39.046Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:56:39.046Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:56:39.046Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:56:39.046Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:56:39.046Z] 2026-02-25 22:56:38,376 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.488s. Listening on: http://localhost:8080
[2026-02-25T22:56:39.046Z] 2026-02-25 22:56:38,377 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:56:39.046Z] 2026-02-25 22:56:38,377 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:56:39.046Z] 2026-02-25 22:56:38,377 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.745s
[2026-02-25T22:56:39.046Z] 2026-02-25 22:56:38,615 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T22:56:39.046Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.463 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceHotReloadTest
[2026-02-25T22:56:39.046Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceDeleteMethodTest
[2026-02-25T22:56:40.640Z] 2026-02-25 22:56:40,311 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.016s. Listening on: http://localhost:8081
[2026-02-25T22:56:40.640Z] 2026-02-25 22:56:40,312 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:56:40.640Z] 2026-02-25 22:56:40,312 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:56:40.953Z] 2026-02-25 22:56:40,853 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:56:40.953Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.199 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceDeleteMethodTest
[2026-02-25T22:56:40.953Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceDevModeTest
[2026-02-25T22:56:44.620Z] Tests paused
[2026-02-25T22:56:44.620Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:56:44.620Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:56:44.620Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:56:44.620Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:56:44.620Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:56:44.620Z] 2026-02-25 22:56:44,215 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.963s. Listening on: http://localhost:8080
[2026-02-25T22:56:44.620Z] 2026-02-25 22:56:44,217 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:56:44.620Z] 2026-02-25 22:56:44,217 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:56:44.620Z] 2026-02-25 22:56:44,311 WARN [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002142: Multiple resource methods match request "GET /items/1". Selecting one. Matching methods: [public javax.ws.rs.core.Response io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.ItemsResourceJaxRs_85a3e7a9a7f2718f9c1f10ec7f505053bd86eaf7.getHal(java.lang.Long), public javax.ws.rs.core.Response io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.ItemsResourceJaxRs_85a3e7a9a7f2718f9c1f10ec7f505053bd86eaf7.get(java.lang.Long)]
[2026-02-25T22:56:44.620Z] 2026-02-25 22:56:44,441 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T22:56:49.257Z] Tests paused
[2026-02-25T22:56:49.257Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:56:49.257Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:56:49.257Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:56:49.257Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:56:49.257Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:56:49.257Z] 2026-02-25 22:56:47,950 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.107s. Listening on: http://localhost:8080
[2026-02-25T22:56:49.257Z] 2026-02-25 22:56:47,951 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:56:49.257Z] 2026-02-25 22:56:47,951 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:56:49.257Z] 2026-02-25 22:56:48,301 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2026-02-25T22:56:49.257Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.888 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceDevModeTest
[2026-02-25T22:56:49.257Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePathCustomisationTest
[2026-02-25T22:56:50.845Z] 2026-02-25 22:56:50,658 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.971s. Listening on: http://localhost:8081
[2026-02-25T22:56:50.845Z] 2026-02-25 22:56:50,658 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:56:50.845Z] 2026-02-25 22:56:50,658 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-02-25T22:56:51.939Z] 2026-02-25 22:56:51,640 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-25T22:56:51.939Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.877 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePathCustomisationTest
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] Results:
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:56:52.252Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final.jar
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:56:52.252Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-02-25T22:56:52.252Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final.jar
[2026-02-25T22:56:52.252Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final.pom
[2026-02-25T22:56:52.252Z] [INFO] Installing /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.5.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --------< io.quarkus:quarkus-mongodb-rest-data-panache-parent >---------
[2026-02-25T22:56:52.252Z] [INFO] Building Quarkus - MongoDB REST data with Panache - Parent 2.7.5.Final [524/964]
[2026-02-25T22:56:52.252Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-25T22:56:52.252Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-02-25T22:56:52.252Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache-parent/2.7.5.Final/quarkus-mongodb-rest-data-panache-parent-2.7.5.Final.pom
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] ------------< io.quarkus:quarkus-mongodb-rest-data-panache >------------
[2026-02-25T22:56:52.252Z] [INFO] Building Quarkus - MongoDB REST data with Panache - Runtime 2.7.5.Final [525/964]
[2026-02-25T22:56:52.252Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:52.252Z] [INFO]
[2026-02-25T22:56:52.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:52.564Z] [INFO]
[2026-02-25T22:56:52.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:52.564Z] [INFO]
[2026-02-25T22:56:52.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:52.564Z] [INFO]
[2026-02-25T22:56:52.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:52.564Z] [INFO]
[2026-02-25T22:56:52.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:52.564Z] [INFO]
[2026-02-25T22:56:52.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:52.564Z] [INFO]
[2026-02-25T22:56:52.564Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:52.564Z] [INFO]
[2026-02-25T22:56:52.564Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:52.564Z] [INFO] Processed 4 files in 14ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:56:52.564Z] [INFO]
[2026-02-25T22:56:52.564Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:52.564Z] [INFO] Processed 4 files in 00:00.004 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:56:52.564Z] [INFO]
[2026-02-25T22:56:52.564Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:52.564Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:56:52.564Z] [INFO] Copying 1 resource
[2026-02-25T22:56:52.564Z] [INFO]
[2026-02-25T22:56:52.564Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:52.564Z] [INFO]
[2026-02-25T22:56:52.564Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:52.564Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:56:52.564Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/classes
[2026-02-25T22:56:53.656Z] [INFO]
[2026-02-25T22:56:53.656Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:53.656Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:56:53.656Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/src/test/resources
[2026-02-25T22:56:53.656Z] [INFO]
[2026-02-25T22:56:53.656Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:53.656Z] [INFO] No sources to compile
[2026-02-25T22:56:53.656Z] [INFO]
[2026-02-25T22:56:53.656Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:53.656Z] [INFO] No tests to run.
[2026-02-25T22:56:53.656Z] [INFO]
[2026-02-25T22:56:53.656Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:53.656Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/quarkus-mongodb-rest-data-panache-2.7.5.Final.jar
[2026-02-25T22:56:53.656Z] [INFO]
[2026-02-25T22:56:53.656Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:53.656Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/quarkus-mongodb-rest-data-panache-2.7.5.Final-sources.jar
[2026-02-25T22:56:53.656Z] [INFO]
[2026-02-25T22:56:53.656Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-rest-data-panache ---
[2026-02-25T22:56:53.656Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/quarkus-mongodb-rest-data-panache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache/2.7.5.Final/quarkus-mongodb-rest-data-panache-2.7.5.Final.jar
[2026-02-25T22:56:53.656Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache/2.7.5.Final/quarkus-mongodb-rest-data-panache-2.7.5.Final.pom
[2026-02-25T22:56:53.656Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/quarkus-mongodb-rest-data-panache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache/2.7.5.Final/quarkus-mongodb-rest-data-panache-2.7.5.Final-sources.jar
[2026-02-25T22:56:53.656Z] [INFO]
[2026-02-25T22:56:53.656Z] [INFO] ------< io.quarkus:quarkus-mongodb-rest-data-panache-deployment >-------
[2026-02-25T22:56:53.656Z] [INFO] Building Quarkus - MongoDB REST data with Panache - Deployment 2.7.5.Final [526/964]
[2026-02-25T22:56:53.656Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:56:53.656Z] [INFO]
[2026-02-25T22:56:53.656Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:53.656Z] [INFO]
[2026-02-25T22:56:53.656Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:54.330Z] [INFO]
[2026-02-25T22:56:54.330Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:54.330Z] [INFO]
[2026-02-25T22:56:54.330Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:54.330Z] [INFO]
[2026-02-25T22:56:54.330Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:54.330Z] [INFO]
[2026-02-25T22:56:54.330Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:54.330Z] [INFO]
[2026-02-25T22:56:54.330Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:54.330Z] [INFO]
[2026-02-25T22:56:54.330Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:54.330Z] [INFO]
[2026-02-25T22:56:54.330Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:54.330Z] [INFO] Processed 6 files in 15ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T22:56:54.330Z] [INFO]
[2026-02-25T22:56:54.330Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:54.330Z] [INFO] Processed 6 files in 00:00.017 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T22:56:54.330Z] [INFO]
[2026-02-25T22:56:54.330Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:54.330Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:56:54.330Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/src/main/resources
[2026-02-25T22:56:54.330Z] [INFO]
[2026-02-25T22:56:54.330Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:54.330Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:56:54.330Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/classes
[2026-02-25T22:56:54.642Z] [INFO]
[2026-02-25T22:56:54.642Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:54.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:56:54.642Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/src/test/resources
[2026-02-25T22:56:54.642Z] [INFO]
[2026-02-25T22:56:54.642Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:54.642Z] [INFO] No sources to compile
[2026-02-25T22:56:54.642Z] [INFO]
[2026-02-25T22:56:54.642Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:54.642Z] [INFO] No tests to run.
[2026-02-25T22:56:54.642Z] [INFO]
[2026-02-25T22:56:54.642Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:54.642Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final.jar
[2026-02-25T22:56:55.316Z] [INFO]
[2026-02-25T22:56:55.316Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:55.629Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:56:55.629Z] [INFO]
[2026-02-25T22:56:55.629Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-02-25T22:56:55.629Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache-deployment/2.7.5.Final/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final.jar
[2026-02-25T22:56:55.629Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache-deployment/2.7.5.Final/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final.pom
[2026-02-25T22:56:55.629Z] [INFO] Installing /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-mongodb-rest-data-panache-deployment/2.7.5.Final/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:56:55.629Z] [INFO]
[2026-02-25T22:56:55.629Z] [INFO] -----< io.quarkus:quarkus-elasticsearch-rest-client-common-parent >-----
[2026-02-25T22:56:55.629Z] [INFO] Building Quarkus - Elasticsearch client common 2.7.5.Final [527/964]
[2026-02-25T22:56:55.629Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:56:55.629Z] [INFO]
[2026-02-25T22:56:55.629Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-25T22:56:55.629Z] [INFO]
[2026-02-25T22:56:55.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-25T22:56:55.629Z] [INFO]
[2026-02-25T22:56:55.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-25T22:56:55.629Z] [INFO]
[2026-02-25T22:56:55.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-25T22:56:55.629Z] [INFO]
[2026-02-25T22:56:55.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-25T22:56:55.629Z] [INFO]
[2026-02-25T22:56:55.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-25T22:56:55.629Z] [INFO]
[2026-02-25T22:56:55.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-25T22:56:55.629Z] [INFO]
[2026-02-25T22:56:55.629Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-25T22:56:55.629Z] [INFO]
[2026-02-25T22:56:55.629Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-25T22:56:55.629Z] [INFO]
[2026-02-25T22:56:55.629Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-25T22:56:55.629Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:56:55.629Z] [INFO]
[2026-02-25T22:56:55.629Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-25T22:56:55.629Z] [INFO]
[2026-02-25T22:56:55.629Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-02-25T22:56:55.629Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common-parent/2.7.5.Final/quarkus-elasticsearch-rest-client-common-parent-2.7.5.Final.pom
[2026-02-25T22:56:55.629Z] [INFO]
[2026-02-25T22:56:55.629Z] [INFO] --------< io.quarkus:quarkus-elasticsearch-rest-client-common >---------
[2026-02-25T22:56:55.629Z] [INFO] Building Quarkus - Elasticsearch REST client common - Runtime 2.7.5.Final [528/964]
[2026-02-25T22:56:55.629Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:56:55.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client/7.16.3/elasticsearch-rest-client-7.16.3.pom
[2026-02-25T22:56:55.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client/7.16.3/elasticsearch-rest-client-7.16.3.pom (3.4 kB at 23 kB/s)
[2026-02-25T22:56:55.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client-sniffer/7.16.3/elasticsearch-rest-client-sniffer-7.16.3.pom
[2026-02-25T22:56:55.943Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client-sniffer/7.16.3/elasticsearch-rest-client-sniffer-7.16.3.pom (3.3 kB at 9.1 kB/s)
[2026-02-25T22:56:55.943Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client/7.16.3/elasticsearch-rest-client-7.16.3.jar
[2026-02-25T22:56:55.943Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client-sniffer/7.16.3/elasticsearch-rest-client-sniffer-7.16.3.jar
[2026-02-25T22:56:56.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client/7.16.3/elasticsearch-rest-client-7.16.3.jar (73 kB at 252 kB/s)
[2026-02-25T22:56:56.256Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-client-sniffer/7.16.3/elasticsearch-rest-client-sniffer-7.16.3.jar (25 kB at 82 kB/s)
[2026-02-25T22:56:56.256Z] [INFO]
[2026-02-25T22:56:56.256Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.256Z] [INFO]
[2026-02-25T22:56:56.256Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.569Z] [INFO]
[2026-02-25T22:56:56.569Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.569Z] [INFO]
[2026-02-25T22:56:56.569Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.569Z] [INFO]
[2026-02-25T22:56:56.569Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.569Z] [INFO]
[2026-02-25T22:56:56.569Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.569Z] [INFO]
[2026-02-25T22:56:56.569Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.569Z] [INFO]
[2026-02-25T22:56:56.569Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.569Z] [INFO]
[2026-02-25T22:56:56.569Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.569Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:56:56.569Z] [INFO]
[2026-02-25T22:56:56.569Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.569Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:56:56.569Z] [INFO]
[2026-02-25T22:56:56.570Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.570Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:56:56.570Z] [INFO] Copying 1 resource
[2026-02-25T22:56:56.570Z] [INFO]
[2026-02-25T22:56:56.570Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.570Z] [INFO]
[2026-02-25T22:56:56.570Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.570Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:56:56.570Z] [INFO] Compiling 1 source file to /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/classes
[2026-02-25T22:56:56.883Z] [INFO]
[2026-02-25T22:56:56.883Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:56:56.883Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client-common/runtime/src/test/resources
[2026-02-25T22:56:56.883Z] [INFO]
[2026-02-25T22:56:56.883Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.883Z] [INFO] No sources to compile
[2026-02-25T22:56:56.883Z] [INFO]
[2026-02-25T22:56:56.883Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.883Z] [INFO] No tests to run.
[2026-02-25T22:56:56.883Z] [INFO]
[2026-02-25T22:56:56.883Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.883Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/quarkus-elasticsearch-rest-client-common-2.7.5.Final.jar
[2026-02-25T22:56:56.883Z] [INFO]
[2026-02-25T22:56:56.883Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.883Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/quarkus-elasticsearch-rest-client-common-2.7.5.Final-sources.jar
[2026-02-25T22:56:56.883Z] [INFO]
[2026-02-25T22:56:56.883Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-common ---
[2026-02-25T22:56:56.883Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/quarkus-elasticsearch-rest-client-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common/2.7.5.Final/quarkus-elasticsearch-rest-client-common-2.7.5.Final.jar
[2026-02-25T22:56:56.883Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common/2.7.5.Final/quarkus-elasticsearch-rest-client-common-2.7.5.Final.pom
[2026-02-25T22:56:56.883Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/quarkus-elasticsearch-rest-client-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common/2.7.5.Final/quarkus-elasticsearch-rest-client-common-2.7.5.Final-sources.jar
[2026-02-25T22:56:56.883Z] [INFO]
[2026-02-25T22:56:56.883Z] [INFO] ---< io.quarkus:quarkus-elasticsearch-rest-client-common-deployment >---
[2026-02-25T22:56:56.883Z] [INFO] Building Quarkus - Elasticsearch REST client common - Deployment 2.7.5.Final [529/964]
[2026-02-25T22:56:56.883Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:56:56.883Z] [INFO]
[2026-02-25T22:56:56.883Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:56.883Z] [INFO]
[2026-02-25T22:56:56.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:57.559Z] [INFO]
[2026-02-25T22:56:57.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:57.559Z] [INFO]
[2026-02-25T22:56:57.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:57.559Z] [INFO]
[2026-02-25T22:56:57.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:57.559Z] [INFO]
[2026-02-25T22:56:57.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:57.559Z] [INFO]
[2026-02-25T22:56:57.559Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:57.559Z] [INFO]
[2026-02-25T22:56:57.559Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:57.559Z] [INFO]
[2026-02-25T22:56:57.559Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:57.559Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:56:57.559Z] [INFO]
[2026-02-25T22:56:57.559Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:57.559Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:56:57.559Z] [INFO]
[2026-02-25T22:56:57.559Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:57.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:56:57.559Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client-common/deployment/src/main/resources
[2026-02-25T22:56:57.559Z] [INFO]
[2026-02-25T22:56:57.559Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:57.559Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:56:57.559Z] [INFO] Compiling 1 source file to /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/classes
[2026-02-25T22:56:57.559Z] [INFO]
[2026-02-25T22:56:57.559Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:57.559Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:56:57.559Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client-common/deployment/src/test/resources
[2026-02-25T22:56:57.559Z] [INFO]
[2026-02-25T22:56:57.559Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:57.559Z] [INFO] No sources to compile
[2026-02-25T22:56:57.559Z] [INFO]
[2026-02-25T22:56:57.559Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:57.559Z] [INFO] No tests to run.
[2026-02-25T22:56:57.559Z] [INFO]
[2026-02-25T22:56:57.559Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:57.559Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final.jar
[2026-02-25T22:56:57.559Z] [INFO]
[2026-02-25T22:56:57.559Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:57.873Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:56:57.873Z] [INFO]
[2026-02-25T22:56:57.873Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-02-25T22:56:57.873Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final.jar
[2026-02-25T22:56:57.873Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final.pom
[2026-02-25T22:56:57.873Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-common-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:56:57.873Z] [INFO]
[2026-02-25T22:56:57.873Z] [INFO] ----< io.quarkus:quarkus-hibernate-search-orm-elasticsearch-parent >----
[2026-02-25T22:56:57.873Z] [INFO] Building Quarkus - Hibernate Search - ORM + Elasticsearch 2.7.5.Final [530/964]
[2026-02-25T22:56:57.873Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:56:57.873Z] [INFO]
[2026-02-25T22:56:57.873Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-25T22:56:57.873Z] [INFO]
[2026-02-25T22:56:57.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-25T22:56:57.873Z] [INFO]
[2026-02-25T22:56:57.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-25T22:56:57.873Z] [INFO]
[2026-02-25T22:56:57.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-25T22:56:57.873Z] [INFO]
[2026-02-25T22:56:57.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-25T22:56:57.873Z] [INFO]
[2026-02-25T22:56:57.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-25T22:56:57.873Z] [INFO]
[2026-02-25T22:56:57.873Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-25T22:56:57.873Z] [INFO]
[2026-02-25T22:56:57.873Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-25T22:56:57.874Z] [INFO]
[2026-02-25T22:56:57.874Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-25T22:56:57.874Z] [INFO]
[2026-02-25T22:56:57.874Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-25T22:56:57.874Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:56:57.874Z] [INFO]
[2026-02-25T22:56:57.874Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-25T22:56:57.874Z] [INFO]
[2026-02-25T22:56:57.874Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-02-25T22:56:57.874Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch-parent/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-parent-2.7.5.Final.pom
[2026-02-25T22:56:57.874Z] [INFO]
[2026-02-25T22:56:57.874Z] [INFO] -------< io.quarkus:quarkus-hibernate-search-orm-elasticsearch >--------
[2026-02-25T22:56:57.874Z] [INFO] Building Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime 2.7.5.Final [531/964]
[2026-02-25T22:56:57.874Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:56:57.874Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-elasticsearch/6.1.1.Final/hibernate-search-backend-elasticsearch-6.1.1.Final.pom
[2026-02-25T22:56:58.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-elasticsearch/6.1.1.Final/hibernate-search-backend-elasticsearch-6.1.1.Final.pom (3.2 kB at 4.8 kB/s)
[2026-02-25T22:56:58.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.1.1.Final/hibernate-search-parent-public-6.1.1.Final.pom
[2026-02-25T22:56:59.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.1.1.Final/hibernate-search-parent-public-6.1.1.Final.pom (15 kB at 22 kB/s)
[2026-02-25T22:56:59.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.1.1.Final/hibernate-search-parent-6.1.1.Final.pom
[2026-02-25T22:57:00.329Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.1.1.Final/hibernate-search-parent-6.1.1.Final.pom (149 kB at 132 kB/s)
[2026-02-25T22:57:00.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.1.1.Final/hibernate-search-engine-6.1.1.Final.pom
[2026-02-25T22:57:01.004Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.1.1.Final/hibernate-search-engine-6.1.1.Final.pom (3.4 kB at 5.1 kB/s)
[2026-02-25T22:57:01.004Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.1.1.Final/hibernate-search-util-common-6.1.1.Final.pom
[2026-02-25T22:57:01.315Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.1.1.Final/hibernate-search-util-common-6.1.1.Final.pom (2.8 kB at 5.4 kB/s)
[2026-02-25T22:57:01.315Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
[2026-02-25T22:57:01.627Z] [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 360 kB/s)
[2026-02-25T22:57:01.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm/6.1.1.Final/hibernate-search-mapper-orm-6.1.1.Final.pom
[2026-02-25T22:57:01.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm/6.1.1.Final/hibernate-search-mapper-orm-6.1.1.Final.pom (3.5 kB at 14 kB/s)
[2026-02-25T22:57:01.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.1.1.Final/hibernate-search-mapper-pojo-base-6.1.1.Final.pom
[2026-02-25T22:57:02.302Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.1.1.Final/hibernate-search-mapper-pojo-base-6.1.1.Final.pom (2.0 kB at 4.3 kB/s)
[2026-02-25T22:57:02.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
[2026-02-25T22:57:02.302Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 96 kB/s)
[2026-02-25T22:57:02.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
[2026-02-25T22:57:02.302Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 339 kB/s)
[2026-02-25T22:57:02.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
[2026-02-25T22:57:02.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 98 kB/s)
[2026-02-25T22:57:02.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-elasticsearch/6.1.1.Final/hibernate-search-backend-elasticsearch-6.1.1.Final.jar
[2026-02-25T22:57:02.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.1.1.Final/hibernate-search-engine-6.1.1.Final.jar
[2026-02-25T22:57:02.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm/6.1.1.Final/hibernate-search-mapper-orm-6.1.1.Final.jar
[2026-02-25T22:57:02.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.1.1.Final/hibernate-search-util-common-6.1.1.Final.jar
[2026-02-25T22:57:02.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.1.1.Final/hibernate-search-mapper-pojo-base-6.1.1.Final.jar
[2026-02-25T22:57:02.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.1.1.Final/hibernate-search-util-common-6.1.1.Final.jar (94 kB at 218 kB/s)
[2026-02-25T22:57:02.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.1.1.Final/hibernate-search-engine-6.1.1.Final.jar (666 kB at 1.4 MB/s)
[2026-02-25T22:57:02.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.1.1.Final/hibernate-search-mapper-pojo-base-6.1.1.Final.jar (861 kB at 1.7 MB/s)
[2026-02-25T22:57:02.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm/6.1.1.Final/hibernate-search-mapper-orm-6.1.1.Final.jar (318 kB at 436 kB/s)
[2026-02-25T22:57:04.077Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-elasticsearch/6.1.1.Final/hibernate-search-backend-elasticsearch-6.1.1.Final.jar (977 kB at 640 kB/s)
[2026-02-25T22:57:04.077Z] [INFO]
[2026-02-25T22:57:04.077Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:04.077Z] [INFO]
[2026-02-25T22:57:04.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:04.077Z] [INFO]
[2026-02-25T22:57:04.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:04.077Z] [INFO]
[2026-02-25T22:57:04.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:04.077Z] [INFO]
[2026-02-25T22:57:04.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:04.077Z] [INFO]
[2026-02-25T22:57:04.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:04.077Z] [INFO]
[2026-02-25T22:57:04.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:04.077Z] [INFO]
[2026-02-25T22:57:04.077Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:04.077Z] [INFO]
[2026-02-25T22:57:04.077Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:04.077Z] [INFO] Processed 10 files in 24ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-25T22:57:04.077Z] [INFO]
[2026-02-25T22:57:04.077Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:04.077Z] [INFO] Processed 10 files in 00:00.033 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-25T22:57:04.077Z] [INFO]
[2026-02-25T22:57:04.077Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:04.077Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:04.077Z] [INFO] Copying 1 resource
[2026-02-25T22:57:04.077Z] [INFO]
[2026-02-25T22:57:04.077Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:04.391Z] [INFO]
[2026-02-25T22:57:04.391Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:04.391Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:04.391Z] [INFO] Compiling 10 source files to /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/classes
[2026-02-25T22:57:05.068Z] [INFO]
[2026-02-25T22:57:05.068Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:05.389Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:05.389Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/src/test/resources
[2026-02-25T22:57:05.389Z] [INFO]
[2026-02-25T22:57:05.389Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:05.389Z] [INFO] No sources to compile
[2026-02-25T22:57:05.389Z] [INFO]
[2026-02-25T22:57:05.389Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:05.389Z] [INFO] No tests to run.
[2026-02-25T22:57:05.389Z] [INFO]
[2026-02-25T22:57:05.389Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:05.389Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final.jar
[2026-02-25T22:57:05.389Z] [INFO]
[2026-02-25T22:57:05.389Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:05.389Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final-sources.jar
[2026-02-25T22:57:05.389Z] [INFO]
[2026-02-25T22:57:05.389Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-02-25T22:57:05.389Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final.jar
[2026-02-25T22:57:05.389Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final.pom
[2026-02-25T22:57:05.389Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final-sources.jar
[2026-02-25T22:57:05.389Z] [INFO]
[2026-02-25T22:57:05.389Z] [INFO] --< io.quarkus:quarkus-hibernate-search-orm-elasticsearch-deployment >--
[2026-02-25T22:57:05.389Z] [INFO] Building Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment 2.7.5.Final [532/964]
[2026-02-25T22:57:05.389Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:05.389Z] [INFO]
[2026-02-25T22:57:05.389Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:05.389Z] [INFO]
[2026-02-25T22:57:05.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:06.122Z] [INFO]
[2026-02-25T22:57:06.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:06.122Z] [INFO]
[2026-02-25T22:57:06.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:06.122Z] [INFO]
[2026-02-25T22:57:06.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:06.122Z] [INFO]
[2026-02-25T22:57:06.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:06.122Z] [INFO]
[2026-02-25T22:57:06.122Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:06.122Z] [INFO]
[2026-02-25T22:57:06.122Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:06.122Z] [INFO]
[2026-02-25T22:57:06.122Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:06.122Z] [INFO] Processed 28 files in 31ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-02-25T22:57:06.122Z] [INFO]
[2026-02-25T22:57:06.122Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:06.122Z] [INFO] Processed 28 files in 00:00.039 (Already Sorted: 28, Needed Sorting: 0)
[2026-02-25T22:57:06.122Z] [INFO]
[2026-02-25T22:57:06.122Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:06.122Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:06.122Z] [INFO] Copying 2 resources
[2026-02-25T22:57:06.122Z] [INFO]
[2026-02-25T22:57:06.122Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:06.122Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:06.122Z] [INFO] Compiling 7 source files to /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/classes
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:07.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:07.717Z] [INFO] Copying 4 resources
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:07.717Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:07.717Z] [INFO] Compiling 21 source files to /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/test-classes
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:07.717Z] [INFO] Tests are skipped.
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:07.717Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final.jar
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:07.717Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-02-25T22:57:07.717Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final.jar
[2026-02-25T22:57:07.717Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final.pom
[2026-02-25T22:57:07.717Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment/2.7.5.Final/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --< io.quarkus:quarkus-hibernate-search-orm-coordination-outbox-polling-parent >--
[2026-02-25T22:57:07.717Z] [INFO] Building Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling 2.7.5.Final [533/964]
[2026-02-25T22:57:07.717Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-25T22:57:07.717Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-02-25T22:57:07.717Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling-parent/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-parent-2.7.5.Final.pom
[2026-02-25T22:57:07.717Z] [INFO]
[2026-02-25T22:57:07.717Z] [INFO] --< io.quarkus:quarkus-hibernate-search-orm-coordination-outbox-polling >--
[2026-02-25T22:57:07.717Z] [INFO] Building Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime 2.7.5.Final [534/964]
[2026-02-25T22:57:07.717Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:08.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm-coordination-outbox-polling/6.1.1.Final/hibernate-search-mapper-orm-coordination-outbox-polling-6.1.1.Final.pom
[2026-02-25T22:57:08.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm-coordination-outbox-polling/6.1.1.Final/hibernate-search-mapper-orm-coordination-outbox-polling-6.1.1.Final.pom (3.7 kB at 5.9 kB/s)
[2026-02-25T22:57:08.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm-coordination-outbox-polling/6.1.1.Final/hibernate-search-mapper-orm-coordination-outbox-polling-6.1.1.Final.jar
[2026-02-25T22:57:09.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-orm-coordination-outbox-polling/6.1.1.Final/hibernate-search-mapper-orm-coordination-outbox-polling-6.1.1.Final.jar (166 kB at 225 kB/s)
[2026-02-25T22:57:09.333Z] [INFO]
[2026-02-25T22:57:09.333Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:09.333Z] [INFO]
[2026-02-25T22:57:09.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:09.333Z] [INFO]
[2026-02-25T22:57:09.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:09.333Z] [INFO]
[2026-02-25T22:57:09.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:09.333Z] [INFO]
[2026-02-25T22:57:09.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:09.333Z] [INFO]
[2026-02-25T22:57:09.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:09.333Z] [INFO]
[2026-02-25T22:57:09.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:09.333Z] [INFO]
[2026-02-25T22:57:09.333Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:09.333Z] [INFO]
[2026-02-25T22:57:09.333Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:09.333Z] [INFO] Processed 4 files in 12ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T22:57:09.333Z] [INFO]
[2026-02-25T22:57:09.333Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:09.333Z] [INFO] Processed 4 files in 00:00.008 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T22:57:09.333Z] [INFO]
[2026-02-25T22:57:09.333Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:09.333Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:09.333Z] [INFO] Copying 1 resource
[2026-02-25T22:57:09.333Z] [INFO]
[2026-02-25T22:57:09.333Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:09.654Z] [INFO]
[2026-02-25T22:57:09.654Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:09.654Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:09.654Z] [INFO] Compiling 4 source files to /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/target/classes
[2026-02-25T22:57:09.968Z] [INFO]
[2026-02-25T22:57:09.968Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:09.968Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:09.968Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/src/test/resources
[2026-02-25T22:57:09.968Z] [INFO]
[2026-02-25T22:57:09.968Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:09.968Z] [INFO] No sources to compile
[2026-02-25T22:57:09.968Z] [INFO]
[2026-02-25T22:57:09.968Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:09.968Z] [INFO] No tests to run.
[2026-02-25T22:57:09.968Z] [INFO]
[2026-02-25T22:57:09.968Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:09.968Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/target/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final.jar
[2026-02-25T22:57:11.064Z] [INFO]
[2026-02-25T22:57:11.064Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:11.064Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/target/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final-sources.jar
[2026-02-25T22:57:11.064Z] [INFO]
[2026-02-25T22:57:11.064Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-02-25T22:57:11.064Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/target/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final.jar
[2026-02-25T22:57:11.064Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final.pom
[2026-02-25T22:57:11.064Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/target/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-2.7.5.Final-sources.jar
[2026-02-25T22:57:11.064Z] [INFO]
[2026-02-25T22:57:11.064Z] [INFO] --< io.quarkus:quarkus-hibernate-search-orm-coordination-outbox-polling-deployment >--
[2026-02-25T22:57:11.064Z] [INFO] Building Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment 2.7.5.Final [535/964]
[2026-02-25T22:57:11.064Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:11.064Z] [INFO]
[2026-02-25T22:57:11.064Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:11.064Z] [INFO]
[2026-02-25T22:57:11.064Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:11.376Z] [INFO]
[2026-02-25T22:57:11.376Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:11.376Z] [INFO]
[2026-02-25T22:57:11.377Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:11.377Z] [INFO]
[2026-02-25T22:57:11.377Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:11.377Z] [INFO]
[2026-02-25T22:57:11.377Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:11.377Z] [INFO]
[2026-02-25T22:57:11.377Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:11.377Z] [INFO]
[2026-02-25T22:57:11.377Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:11.377Z] [INFO]
[2026-02-25T22:57:11.377Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:11.377Z] [INFO] Processed 8 files in 16ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-02-25T22:57:11.377Z] [INFO]
[2026-02-25T22:57:11.377Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:11.377Z] [INFO] Processed 8 files in 00:00.013 (Already Sorted: 8, Needed Sorting: 0)
[2026-02-25T22:57:11.377Z] [INFO]
[2026-02-25T22:57:11.377Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:11.377Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:11.377Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/src/main/resources
[2026-02-25T22:57:11.377Z] [INFO]
[2026-02-25T22:57:11.377Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:11.377Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:11.377Z] [INFO] Compiling 2 source files to /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/classes
[2026-02-25T22:57:12.476Z] [INFO]
[2026-02-25T22:57:12.476Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:12.476Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:12.476Z] [INFO] Copying 2 resources
[2026-02-25T22:57:12.476Z] [INFO]
[2026-02-25T22:57:12.476Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:12.476Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:12.476Z] [INFO] Compiling 6 source files to /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/test-classes
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:13.152Z] [INFO] Tests are skipped.
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:13.152Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final.jar
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:13.152Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-02-25T22:57:13.152Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final.jar
[2026-02-25T22:57:13.152Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final.pom
[2026-02-25T22:57:13.152Z] [INFO] Installing /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment/2.7.5.Final/quarkus-hibernate-search-orm-coordination-outbox-polling-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --------< io.quarkus:quarkus-elasticsearch-rest-client-parent >---------
[2026-02-25T22:57:13.152Z] [INFO] Building Quarkus - Elasticsearch REST client - Parent 2.7.5.Final [536/964]
[2026-02-25T22:57:13.152Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-25T22:57:13.152Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-parent ---
[2026-02-25T22:57:13.152Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-parent/2.7.5.Final/quarkus-elasticsearch-rest-client-parent-2.7.5.Final.pom
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] ------------< io.quarkus:quarkus-elasticsearch-rest-client >------------
[2026-02-25T22:57:13.152Z] [INFO] Building Quarkus - Elasticsearch REST client - Runtime 2.7.5.Final [537/964]
[2026-02-25T22:57:13.152Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.152Z] [INFO] Processed 5 files in 12ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.152Z] [INFO] Processed 5 files in 00:00.009 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.152Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:13.152Z] [INFO] Copying 1 resource
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.152Z] [INFO]
[2026-02-25T22:57:13.152Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.152Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:13.152Z] [INFO] Compiling 5 source files to /quarkus/extensions/elasticsearch-rest-client/runtime/target/classes
[2026-02-25T22:57:13.466Z] [INFO]
[2026-02-25T22:57:13.466Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:13.466Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client/runtime/src/test/resources
[2026-02-25T22:57:13.466Z] [INFO]
[2026-02-25T22:57:13.466Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.466Z] [INFO] No sources to compile
[2026-02-25T22:57:13.466Z] [INFO]
[2026-02-25T22:57:13.466Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.466Z] [INFO] No tests to run.
[2026-02-25T22:57:13.466Z] [INFO]
[2026-02-25T22:57:13.466Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.466Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client/runtime/target/quarkus-elasticsearch-rest-client-2.7.5.Final.jar
[2026-02-25T22:57:13.781Z] [INFO]
[2026-02-25T22:57:13.781Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.781Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client/runtime/target/quarkus-elasticsearch-rest-client-2.7.5.Final-sources.jar
[2026-02-25T22:57:13.781Z] [INFO]
[2026-02-25T22:57:13.781Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client ---
[2026-02-25T22:57:13.781Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/runtime/target/quarkus-elasticsearch-rest-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client/2.7.5.Final/quarkus-elasticsearch-rest-client-2.7.5.Final.jar
[2026-02-25T22:57:13.781Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client/2.7.5.Final/quarkus-elasticsearch-rest-client-2.7.5.Final.pom
[2026-02-25T22:57:13.781Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/runtime/target/quarkus-elasticsearch-rest-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client/2.7.5.Final/quarkus-elasticsearch-rest-client-2.7.5.Final-sources.jar
[2026-02-25T22:57:13.781Z] [INFO]
[2026-02-25T22:57:13.781Z] [INFO] ------< io.quarkus:quarkus-elasticsearch-rest-client-deployment >-------
[2026-02-25T22:57:13.781Z] [INFO] Building Quarkus - Elasticsearch REST client - Deployment 2.7.5.Final [538/964]
[2026-02-25T22:57:13.781Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:13.781Z] [INFO]
[2026-02-25T22:57:13.781Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:13.781Z] [INFO]
[2026-02-25T22:57:13.781Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:14.095Z] [INFO]
[2026-02-25T22:57:14.095Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:14.095Z] [INFO]
[2026-02-25T22:57:14.095Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:14.095Z] [INFO]
[2026-02-25T22:57:14.095Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:14.095Z] [INFO]
[2026-02-25T22:57:14.095Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:14.095Z] [INFO]
[2026-02-25T22:57:14.095Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:14.095Z] [INFO]
[2026-02-25T22:57:14.095Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:14.095Z] [INFO]
[2026-02-25T22:57:14.095Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:14.095Z] [INFO] Processed 3 files in 11ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:57:14.095Z] [INFO]
[2026-02-25T22:57:14.095Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:14.095Z] [INFO] Processed 3 files in 00:00.006 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:57:14.095Z] [INFO]
[2026-02-25T22:57:14.095Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:14.095Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:14.095Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client/deployment/src/main/resources
[2026-02-25T22:57:14.095Z] [INFO]
[2026-02-25T22:57:14.095Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:14.095Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:14.095Z] [INFO] Compiling 2 source files to /quarkus/extensions/elasticsearch-rest-client/deployment/target/classes
[2026-02-25T22:57:15.194Z] [INFO]
[2026-02-25T22:57:15.194Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:15.194Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:15.194Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client/deployment/src/test/resources
[2026-02-25T22:57:15.194Z] [INFO]
[2026-02-25T22:57:15.194Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:15.194Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:15.194Z] [INFO] Compiling 1 source file to /quarkus/extensions/elasticsearch-rest-client/deployment/target/test-classes
[2026-02-25T22:57:15.507Z] [INFO]
[2026-02-25T22:57:15.507Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:15.507Z] [INFO]
[2026-02-25T22:57:15.507Z] [INFO] -------------------------------------------------------
[2026-02-25T22:57:15.507Z] [INFO] T E S T S
[2026-02-25T22:57:15.507Z] [INFO] -------------------------------------------------------
[2026-02-25T22:57:15.507Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:57:16.186Z] [INFO] Running io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchClientConfigTest
[2026-02-25T22:57:20.818Z] 2026-02-25 22:57:19,951 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.178s.
[2026-02-25T22:57:20.818Z] 2026-02-25 22:57:19,953 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:57:20.818Z] 2026-02-25 22:57:19,953 INFO [io.quarkus] (main) Installed features: [cdi, elasticsearch-rest-client]
[2026-02-25T22:57:20.818Z] 2026-02-25 22:57:20,248 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T22:57:20.818Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.163 s - in io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchClientConfigTest
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] Results:
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:20.818Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client/deployment/target/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final.jar
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:20.818Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client/deployment/target/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-02-25T22:57:20.818Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/deployment/target/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final.jar
[2026-02-25T22:57:20.818Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final.pom
[2026-02-25T22:57:20.818Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-client/deployment/target/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] ---< io.quarkus:quarkus-elasticsearch-rest-high-level-client-parent >---
[2026-02-25T22:57:20.818Z] [INFO] Building Quarkus - Elasticsearch REST high level client - Parent 2.7.5.Final [539/964]
[2026-02-25T22:57:20.818Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-25T22:57:20.818Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-02-25T22:57:20.818Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client-parent/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-parent-2.7.5.Final.pom
[2026-02-25T22:57:20.818Z] [INFO]
[2026-02-25T22:57:20.818Z] [INFO] ------< io.quarkus:quarkus-elasticsearch-rest-high-level-client >-------
[2026-02-25T22:57:20.818Z] [INFO] Building Quarkus - Elasticsearch REST high level client - Runtime 2.7.5.Final [540/964]
[2026-02-25T22:57:20.818Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:20.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/log4j2-jboss-logmanager/1.1.1.Final/log4j2-jboss-logmanager-1.1.1.Final.pom
[2026-02-25T22:57:20.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/log4j2-jboss-logmanager/1.1.1.Final/log4j2-jboss-logmanager-1.1.1.Final.pom (3.6 kB at 38 kB/s)
[2026-02-25T22:57:20.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-high-level-client/7.10.2/elasticsearch-rest-high-level-client-7.10.2.pom
[2026-02-25T22:57:21.130Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-high-level-client/7.10.2/elasticsearch-rest-high-level-client-7.10.2.pom (2.8 kB at 52 kB/s)
[2026-02-25T22:57:21.130Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/7.10.2/elasticsearch-7.10.2.pom
[2026-02-25T22:57:21.130Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/7.10.2/elasticsearch-7.10.2.pom (9.9 kB at 198 kB/s)
[2026-02-25T22:57:21.130Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-core/7.10.2/elasticsearch-core-7.10.2.pom
[2026-02-25T22:57:21.130Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-core/7.10.2/elasticsearch-core-7.10.2.pom (1.4 kB at 27 kB/s)
[2026-02-25T22:57:21.130Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-secure-sm/7.10.2/elasticsearch-secure-sm-7.10.2.pom
[2026-02-25T22:57:21.130Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-secure-sm/7.10.2/elasticsearch-secure-sm-7.10.2.pom (1.4 kB at 27 kB/s)
[2026-02-25T22:57:21.130Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-x-content/7.10.2/elasticsearch-x-content-7.10.2.pom
[2026-02-25T22:57:21.130Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-x-content/7.10.2/elasticsearch-x-content-7.10.2.pom (3.4 kB at 66 kB/s)
[2026-02-25T22:57:21.130Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.13.1/jackson-dataformat-smile-2.13.1.pom
[2026-02-25T22:57:21.130Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.13.1/jackson-dataformat-smile-2.13.1.pom (3.2 kB at 53 kB/s)
[2026-02-25T22:57:21.442Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.13.1/jackson-dataformats-binary-2.13.1.pom
[2026-02-25T22:57:21.442Z] [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 70 kB/s)
[2026-02-25T22:57:21.442Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.pom
[2026-02-25T22:57:21.442Z] [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 53 kB/s)
[2026-02-25T22:57:21.442Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-geo/7.10.2/elasticsearch-geo-7.10.2.pom
[2026-02-25T22:57:21.442Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-geo/7.10.2/elasticsearch-geo-7.10.2.pom (1.4 kB at 27 kB/s)
[2026-02-25T22:57:21.442Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/8.7.0/lucene-highlighter-8.7.0.pom
[2026-02-25T22:57:21.442Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/8.7.0/lucene-highlighter-8.7.0.pom (3.2 kB at 60 kB/s)
[2026-02-25T22:57:21.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-cli/7.10.2/elasticsearch-cli-7.10.2.pom
[2026-02-25T22:57:21.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-cli/7.10.2/elasticsearch-cli-7.10.2.pom (1.9 kB at 37 kB/s)
[2026-02-25T22:57:21.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.pom
[2026-02-25T22:57:21.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.pom (14 kB at 245 kB/s)
[2026-02-25T22:57:21.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.4/joda-time-2.10.4.pom
[2026-02-25T22:57:21.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.4/joda-time-2.10.4.pom (37 kB at 652 kB/s)
[2026-02-25T22:57:21.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/tdunning/t-digest/3.2/t-digest-3.2.pom
[2026-02-25T22:57:21.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/tdunning/t-digest/3.2/t-digest-3.2.pom (9.9 kB at 194 kB/s)
[2026-02-25T22:57:21.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom
[2026-02-25T22:57:21.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom (9.7 kB at 134 kB/s)
[2026-02-25T22:57:21.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/jna/5.5.0/jna-5.5.0.pom
[2026-02-25T22:57:21.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/jna/5.5.0/jna-5.5.0.pom (1.0 kB at 19 kB/s)
[2026-02-25T22:57:21.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/mapper-extras-client/7.10.2/mapper-extras-client-7.10.2.pom
[2026-02-25T22:57:21.757Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/mapper-extras-client/7.10.2/mapper-extras-client-7.10.2.pom (1.4 kB at 26 kB/s)
[2026-02-25T22:57:21.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/parent-join-client/7.10.2/parent-join-client-7.10.2.pom
[2026-02-25T22:57:22.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/parent-join-client/7.10.2/parent-join-client-7.10.2.pom (1.4 kB at 29 kB/s)
[2026-02-25T22:57:22.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/aggs-matrix-stats-client/7.10.2/aggs-matrix-stats-client-7.10.2.pom
[2026-02-25T22:57:22.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/aggs-matrix-stats-client/7.10.2/aggs-matrix-stats-client-7.10.2.pom (1.4 kB at 28 kB/s)
[2026-02-25T22:57:22.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/rank-eval-client/7.10.2/rank-eval-client-7.10.2.pom
[2026-02-25T22:57:22.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/rank-eval-client/7.10.2/rank-eval-client-7.10.2.pom (1.4 kB at 27 kB/s)
[2026-02-25T22:57:22.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/7.10.2/lang-mustache-client-7.10.2.pom
[2026-02-25T22:57:22.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/7.10.2/lang-mustache-client-7.10.2.pom (1.8 kB at 37 kB/s)
[2026-02-25T22:57:22.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.pom
[2026-02-25T22:57:22.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.pom (3.5 kB at 68 kB/s)
[2026-02-25T22:57:22.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/mustache.java/0.9.6/mustache.java-0.9.6.pom
[2026-02-25T22:57:22.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/mustache.java/0.9.6/mustache.java-0.9.6.pom (4.4 kB at 81 kB/s)
[2026-02-25T22:57:22.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/log4j2-jboss-logmanager/1.1.1.Final/log4j2-jboss-logmanager-1.1.1.Final.jar
[2026-02-25T22:57:22.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-high-level-client/7.10.2/elasticsearch-rest-high-level-client-7.10.2.jar
[2026-02-25T22:57:22.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/7.10.2/elasticsearch-7.10.2.jar
[2026-02-25T22:57:22.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-core/7.10.2/elasticsearch-core-7.10.2.jar
[2026-02-25T22:57:22.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-secure-sm/7.10.2/elasticsearch-secure-sm-7.10.2.jar
[2026-02-25T22:57:22.388Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-secure-sm/7.10.2/elasticsearch-secure-sm-7.10.2.jar (11 kB at 322 kB/s)
[2026-02-25T22:57:22.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-x-content/7.10.2/elasticsearch-x-content-7.10.2.jar
[2026-02-25T22:57:22.388Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/client/elasticsearch-rest-high-level-client/7.10.2/elasticsearch-rest-high-level-client-7.10.2.jar (1.7 MB at 31 MB/s)
[2026-02-25T22:57:22.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.13.1/jackson-dataformat-smile-2.13.1.jar
[2026-02-25T22:57:22.388Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-x-content/7.10.2/elasticsearch-x-content-7.10.2.jar (143 kB at 2.2 MB/s)
[2026-02-25T22:57:22.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.jar
[2026-02-25T22:57:22.388Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-core/7.10.2/elasticsearch-core-7.10.2.jar (60 kB at 834 kB/s)
[2026-02-25T22:57:22.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-geo/7.10.2/elasticsearch-geo-7.10.2.jar
[2026-02-25T22:57:22.388Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/log4j2-jboss-logmanager/1.1.1.Final/log4j2-jboss-logmanager-1.1.1.Final.jar (16 kB at 189 kB/s)
[2026-02-25T22:57:22.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/8.7.0/lucene-highlighter-8.7.0.jar
[2026-02-25T22:57:22.388Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-smile/2.13.1/jackson-dataformat-smile-2.13.1.jar (96 kB at 998 kB/s)
[2026-02-25T22:57:22.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-cli/7.10.2/elasticsearch-cli-7.10.2.jar
[2026-02-25T22:57:22.388Z] [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 613 kB/s)
[2026-02-25T22:57:22.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar
[2026-02-25T22:57:22.388Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-geo/7.10.2/elasticsearch-geo-7.10.2.jar (45 kB at 347 kB/s)
[2026-02-25T22:57:22.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.4/joda-time-2.10.4.jar
[2026-02-25T22:57:22.388Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-cli/7.10.2/elasticsearch-cli-7.10.2.jar (18 kB at 129 kB/s)
[2026-02-25T22:57:22.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/tdunning/t-digest/3.2/t-digest-3.2.jar
[2026-02-25T22:57:22.388Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/8.7.0/lucene-highlighter-8.7.0.jar (210 kB at 1.5 MB/s)
[2026-02-25T22:57:22.388Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar
[2026-02-25T22:57:22.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.2/jopt-simple-5.0.2.jar (78 kB at 550 kB/s)
[2026-02-25T22:57:22.389Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/jna/5.5.0/jna-5.5.0.jar
[2026-02-25T22:57:22.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/7.10.2/elasticsearch-7.10.2.jar (13 MB at 83 MB/s)
[2026-02-25T22:57:22.389Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/mapper-extras-client/7.10.2/mapper-extras-client-7.10.2.jar
[2026-02-25T22:57:22.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/jna/5.5.0/jna-5.5.0.jar (457 kB at 2.6 MB/s)
[2026-02-25T22:57:22.389Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/parent-join-client/7.10.2/parent-join-client-7.10.2.jar
[2026-02-25T22:57:22.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/tdunning/t-digest/3.2/t-digest-3.2.jar (51 kB at 280 kB/s)
[2026-02-25T22:57:22.389Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/aggs-matrix-stats-client/7.10.2/aggs-matrix-stats-client-7.10.2.jar
[2026-02-25T22:57:22.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar (114 kB at 595 kB/s)
[2026-02-25T22:57:22.389Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/rank-eval-client/7.10.2/rank-eval-client-7.10.2.jar
[2026-02-25T22:57:22.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.4/joda-time-2.10.4.jar (643 kB at 3.2 MB/s)
[2026-02-25T22:57:22.389Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/7.10.2/lang-mustache-client-7.10.2.jar
[2026-02-25T22:57:22.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/parent-join-client/7.10.2/parent-join-client-7.10.2.jar (88 kB at 414 kB/s)
[2026-02-25T22:57:22.389Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.jar
[2026-02-25T22:57:22.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/mapper-extras-client/7.10.2/mapper-extras-client-7.10.2.jar (85 kB at 373 kB/s)
[2026-02-25T22:57:22.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/aggs-matrix-stats-client/7.10.2/aggs-matrix-stats-client-7.10.2.jar (58 kB at 256 kB/s)
[2026-02-25T22:57:22.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.jar (101 kB at 415 kB/s)
[2026-02-25T22:57:22.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/rank-eval-client/7.10.2/rank-eval-client-7.10.2.jar (83 kB at 337 kB/s)
[2026-02-25T22:57:22.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/plugin/lang-mustache-client/7.10.2/lang-mustache-client-7.10.2.jar (64 kB at 242 kB/s)
[2026-02-25T22:57:22.389Z] [INFO]
[2026-02-25T22:57:22.389Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:22.389Z] [INFO]
[2026-02-25T22:57:22.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:22.704Z] [INFO]
[2026-02-25T22:57:22.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:22.704Z] [INFO]
[2026-02-25T22:57:22.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:22.704Z] [INFO]
[2026-02-25T22:57:22.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:22.704Z] [INFO]
[2026-02-25T22:57:22.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:22.704Z] [INFO]
[2026-02-25T22:57:22.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:22.704Z] [INFO]
[2026-02-25T22:57:22.704Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:22.704Z] [INFO]
[2026-02-25T22:57:22.704Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:22.704Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T22:57:22.704Z] [INFO]
[2026-02-25T22:57:22.704Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:22.704Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T22:57:22.704Z] [INFO]
[2026-02-25T22:57:22.704Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:22.704Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:22.704Z] [INFO] Copying 1 resource
[2026-02-25T22:57:22.704Z] [INFO]
[2026-02-25T22:57:22.704Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:22.704Z] [INFO]
[2026-02-25T22:57:22.704Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:22.704Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:22.704Z] [INFO] Compiling 2 source files to /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/classes
[2026-02-25T22:57:23.019Z] [INFO]
[2026-02-25T22:57:23.019Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:23.019Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:23.019Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/src/test/resources
[2026-02-25T22:57:23.019Z] [INFO]
[2026-02-25T22:57:23.019Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:23.019Z] [INFO] No sources to compile
[2026-02-25T22:57:23.019Z] [INFO]
[2026-02-25T22:57:23.019Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:23.019Z] [INFO] No tests to run.
[2026-02-25T22:57:23.019Z] [INFO]
[2026-02-25T22:57:23.019Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:23.019Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final.jar
[2026-02-25T22:57:23.697Z] [INFO]
[2026-02-25T22:57:23.697Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:24.011Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final-sources.jar
[2026-02-25T22:57:24.011Z] [INFO]
[2026-02-25T22:57:24.011Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-02-25T22:57:24.011Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final.jar
[2026-02-25T22:57:24.011Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final.pom
[2026-02-25T22:57:24.011Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final-sources.jar
[2026-02-25T22:57:24.011Z] [INFO]
[2026-02-25T22:57:24.011Z] [INFO] --< io.quarkus:quarkus-elasticsearch-rest-high-level-client-deployment >--
[2026-02-25T22:57:24.011Z] [INFO] Building Quarkus - Elasticsearch REST high level client - Deployment 2.7.5.Final [541/964]
[2026-02-25T22:57:24.011Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:24.011Z] [INFO]
[2026-02-25T22:57:24.011Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.011Z] [INFO]
[2026-02-25T22:57:24.011Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.325Z] [INFO]
[2026-02-25T22:57:24.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.325Z] [INFO]
[2026-02-25T22:57:24.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.325Z] [INFO]
[2026-02-25T22:57:24.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.325Z] [INFO]
[2026-02-25T22:57:24.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.325Z] [INFO]
[2026-02-25T22:57:24.325Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.325Z] [INFO]
[2026-02-25T22:57:24.325Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.325Z] [INFO]
[2026-02-25T22:57:24.325Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.325Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:57:24.325Z] [INFO]
[2026-02-25T22:57:24.325Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.325Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:57:24.325Z] [INFO]
[2026-02-25T22:57:24.325Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.325Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:24.325Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/src/main/resources
[2026-02-25T22:57:24.325Z] [INFO]
[2026-02-25T22:57:24.325Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.325Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:24.325Z] [INFO] Compiling 1 source file to /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/target/classes
[2026-02-25T22:57:24.638Z] [INFO]
[2026-02-25T22:57:24.638Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.638Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:24.638Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/src/test/resources
[2026-02-25T22:57:24.638Z] [INFO]
[2026-02-25T22:57:24.638Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.638Z] [INFO] No sources to compile
[2026-02-25T22:57:24.638Z] [INFO]
[2026-02-25T22:57:24.638Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.638Z] [INFO] No tests to run.
[2026-02-25T22:57:24.638Z] [INFO]
[2026-02-25T22:57:24.638Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.638Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/target/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final.jar
[2026-02-25T22:57:24.638Z] [INFO]
[2026-02-25T22:57:24.638Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.638Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/target/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:24.638Z] [INFO]
[2026-02-25T22:57:24.638Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-02-25T22:57:24.638Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/target/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final.jar
[2026-02-25T22:57:24.638Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final.pom
[2026-02-25T22:57:24.638Z] [INFO] Installing /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/target/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elasticsearch-rest-high-level-client-deployment/2.7.5.Final/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:24.638Z] [INFO]
[2026-02-25T22:57:24.638Z] [INFO] --------------< io.quarkus:quarkus-kafka-streams-parent >---------------
[2026-02-25T22:57:24.638Z] [INFO] Building Quarkus - Kafka Streams 2.7.5.Final [542/964]
[2026-02-25T22:57:24.638Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:57:24.638Z] [INFO]
[2026-02-25T22:57:24.638Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-streams-parent ---
[2026-02-25T22:57:24.638Z] [INFO]
[2026-02-25T22:57:24.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-streams-parent ---
[2026-02-25T22:57:24.639Z] [INFO]
[2026-02-25T22:57:24.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-streams-parent ---
[2026-02-25T22:57:24.639Z] [INFO]
[2026-02-25T22:57:24.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-streams-parent ---
[2026-02-25T22:57:24.639Z] [INFO]
[2026-02-25T22:57:24.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-streams-parent ---
[2026-02-25T22:57:24.639Z] [INFO]
[2026-02-25T22:57:24.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-streams-parent ---
[2026-02-25T22:57:24.639Z] [INFO]
[2026-02-25T22:57:24.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-streams-parent ---
[2026-02-25T22:57:24.639Z] [INFO]
[2026-02-25T22:57:24.639Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-streams-parent ---
[2026-02-25T22:57:24.639Z] [INFO]
[2026-02-25T22:57:24.639Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-streams-parent ---
[2026-02-25T22:57:24.639Z] [INFO]
[2026-02-25T22:57:24.639Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-streams-parent ---
[2026-02-25T22:57:24.639Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:57:24.639Z] [INFO]
[2026-02-25T22:57:24.639Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-streams-parent ---
[2026-02-25T22:57:24.639Z] [INFO]
[2026-02-25T22:57:24.639Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-streams-parent ---
[2026-02-25T22:57:24.639Z] [INFO] Installing /quarkus/extensions/kafka-streams/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-streams-parent/2.7.5.Final/quarkus-kafka-streams-parent-2.7.5.Final.pom
[2026-02-25T22:57:24.639Z] [INFO]
[2026-02-25T22:57:24.639Z] [INFO] ------------------< io.quarkus:quarkus-kafka-streams >------------------
[2026-02-25T22:57:24.639Z] [INFO] Building Quarkus - Kafka Streams - Runtime 2.7.5.Final [543/964]
[2026-02-25T22:57:24.639Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:24.639Z] [INFO]
[2026-02-25T22:57:24.639Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-streams ---
[2026-02-25T22:57:24.639Z] [INFO]
[2026-02-25T22:57:24.639Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-streams ---
[2026-02-25T22:57:25.739Z] [INFO]
[2026-02-25T22:57:25.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-streams ---
[2026-02-25T22:57:25.739Z] [INFO]
[2026-02-25T22:57:25.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-streams ---
[2026-02-25T22:57:25.739Z] [INFO]
[2026-02-25T22:57:25.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-streams ---
[2026-02-25T22:57:25.739Z] [INFO]
[2026-02-25T22:57:25.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-streams ---
[2026-02-25T22:57:25.739Z] [INFO]
[2026-02-25T22:57:25.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-streams ---
[2026-02-25T22:57:25.739Z] [INFO]
[2026-02-25T22:57:25.739Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-streams ---
[2026-02-25T22:57:25.739Z] [INFO]
[2026-02-25T22:57:25.739Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-streams ---
[2026-02-25T22:57:25.739Z] [INFO] Processed 19 files in 92ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2026-02-25T22:57:25.739Z] [INFO]
[2026-02-25T22:57:25.739Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-streams ---
[2026-02-25T22:57:25.739Z] [INFO] Processed 19 files in 00:00.023 (Already Sorted: 19, Needed Sorting: 0)
[2026-02-25T22:57:25.739Z] [INFO]
[2026-02-25T22:57:25.739Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-streams ---
[2026-02-25T22:57:25.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:25.739Z] [INFO] Copying 2 resources
[2026-02-25T22:57:25.739Z] [INFO]
[2026-02-25T22:57:25.739Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kafka-streams ---
[2026-02-25T22:57:25.739Z] [INFO]
[2026-02-25T22:57:25.739Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-streams ---
[2026-02-25T22:57:25.739Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:25.739Z] [INFO] Compiling 17 source files to /quarkus/extensions/kafka-streams/runtime/target/classes
[2026-02-25T22:57:27.337Z] [INFO]
[2026-02-25T22:57:27.337Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-streams ---
[2026-02-25T22:57:27.337Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:27.337Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-streams/runtime/src/test/resources
[2026-02-25T22:57:27.337Z] [INFO]
[2026-02-25T22:57:27.337Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-streams ---
[2026-02-25T22:57:27.337Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:27.337Z] [INFO] Compiling 2 source files to /quarkus/extensions/kafka-streams/runtime/target/test-classes
[2026-02-25T22:57:27.337Z] [WARNING] /quarkus/extensions/kafka-streams/runtime/src/test/java/io/quarkus/kafka/streams/runtime/health/KafkaStreamsTopicsHealthCheckTest.java:[28,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[2026-02-25T22:57:27.337Z] [WARNING] /quarkus/extensions/kafka-streams/runtime/src/test/java/io/quarkus/kafka/streams/runtime/health/KafkaStreamsHealthCheckTest.java:[29,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated
[2026-02-25T22:57:27.337Z] [INFO]
[2026-02-25T22:57:27.337Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-streams ---
[2026-02-25T22:57:27.337Z] [INFO]
[2026-02-25T22:57:27.337Z] [INFO] -------------------------------------------------------
[2026-02-25T22:57:27.337Z] [INFO] T E S T S
[2026-02-25T22:57:27.337Z] [INFO] -------------------------------------------------------
[2026-02-25T22:57:27.651Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:57:28.326Z] [INFO] Running io.quarkus.kafka.streams.runtime.health.KafkaStreamsHealthCheckTest
[2026-02-25T22:57:29.502Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 s - in io.quarkus.kafka.streams.runtime.health.KafkaStreamsHealthCheckTest
[2026-02-25T22:57:29.502Z] [INFO] Running io.quarkus.kafka.streams.runtime.health.KafkaStreamsTopicsHealthCheckTest
[2026-02-25T22:57:29.502Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.kafka.streams.runtime.health.KafkaStreamsTopicsHealthCheckTest
[2026-02-25T22:57:29.502Z] [INFO]
[2026-02-25T22:57:29.502Z] [INFO] Results:
[2026-02-25T22:57:29.502Z] [INFO]
[2026-02-25T22:57:29.502Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:57:29.503Z] [INFO]
[2026-02-25T22:57:29.503Z] [INFO]
[2026-02-25T22:57:29.503Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-streams ---
[2026-02-25T22:57:29.503Z] [INFO] Building jar: /quarkus/extensions/kafka-streams/runtime/target/quarkus-kafka-streams-2.7.5.Final.jar
[2026-02-25T22:57:29.503Z] [INFO]
[2026-02-25T22:57:29.503Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-streams ---
[2026-02-25T22:57:29.503Z] [INFO] Building jar: /quarkus/extensions/kafka-streams/runtime/target/quarkus-kafka-streams-2.7.5.Final-sources.jar
[2026-02-25T22:57:29.503Z] [INFO]
[2026-02-25T22:57:29.503Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-streams ---
[2026-02-25T22:57:29.503Z] [INFO] Installing /quarkus/extensions/kafka-streams/runtime/target/quarkus-kafka-streams-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-streams/2.7.5.Final/quarkus-kafka-streams-2.7.5.Final.jar
[2026-02-25T22:57:29.503Z] [INFO] Installing /quarkus/extensions/kafka-streams/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-streams/2.7.5.Final/quarkus-kafka-streams-2.7.5.Final.pom
[2026-02-25T22:57:29.503Z] [INFO] Installing /quarkus/extensions/kafka-streams/runtime/target/quarkus-kafka-streams-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-streams/2.7.5.Final/quarkus-kafka-streams-2.7.5.Final-sources.jar
[2026-02-25T22:57:29.503Z] [INFO]
[2026-02-25T22:57:29.503Z] [INFO] ------------< io.quarkus:quarkus-kafka-streams-deployment >-------------
[2026-02-25T22:57:29.503Z] [INFO] Building Quarkus - Kafka Streams - Deployment 2.7.5.Final [544/964]
[2026-02-25T22:57:29.503Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:29.503Z] [INFO]
[2026-02-25T22:57:29.503Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:29.503Z] [INFO]
[2026-02-25T22:57:29.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:29.815Z] [INFO]
[2026-02-25T22:57:29.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:29.815Z] [INFO]
[2026-02-25T22:57:29.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:29.815Z] [INFO]
[2026-02-25T22:57:29.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:29.815Z] [INFO]
[2026-02-25T22:57:29.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:29.815Z] [INFO]
[2026-02-25T22:57:29.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:29.815Z] [INFO]
[2026-02-25T22:57:29.815Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:29.815Z] [INFO]
[2026-02-25T22:57:29.815Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:29.815Z] [INFO] Processed 3 files in 12ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:57:29.815Z] [INFO]
[2026-02-25T22:57:29.815Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:29.815Z] [INFO] Processed 3 files in 00:00.014 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:57:29.815Z] [INFO]
[2026-02-25T22:57:29.816Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:29.816Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:29.816Z] [INFO] Copying 3 resources
[2026-02-25T22:57:29.816Z] [INFO]
[2026-02-25T22:57:29.816Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:29.816Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:29.816Z] [INFO] Compiling 3 source files to /quarkus/extensions/kafka-streams/deployment/target/classes
[2026-02-25T22:57:30.495Z] [INFO]
[2026-02-25T22:57:30.495Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:30.495Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:30.495Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-streams/deployment/src/test/resources
[2026-02-25T22:57:30.495Z] [INFO]
[2026-02-25T22:57:30.495Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:30.495Z] [INFO] No sources to compile
[2026-02-25T22:57:30.495Z] [INFO]
[2026-02-25T22:57:30.495Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:30.495Z] [INFO] No tests to run.
[2026-02-25T22:57:30.495Z] [INFO]
[2026-02-25T22:57:30.495Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:30.495Z] [INFO] Building jar: /quarkus/extensions/kafka-streams/deployment/target/quarkus-kafka-streams-deployment-2.7.5.Final.jar
[2026-02-25T22:57:30.495Z] [INFO]
[2026-02-25T22:57:30.495Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:30.495Z] [INFO] Building jar: /quarkus/extensions/kafka-streams/deployment/target/quarkus-kafka-streams-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:30.495Z] [INFO]
[2026-02-25T22:57:30.495Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-streams-deployment ---
[2026-02-25T22:57:30.495Z] [INFO] Installing /quarkus/extensions/kafka-streams/deployment/target/quarkus-kafka-streams-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-streams-deployment/2.7.5.Final/quarkus-kafka-streams-deployment-2.7.5.Final.jar
[2026-02-25T22:57:30.495Z] [INFO] Installing /quarkus/extensions/kafka-streams/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kafka-streams-deployment/2.7.5.Final/quarkus-kafka-streams-deployment-2.7.5.Final.pom
[2026-02-25T22:57:30.495Z] [INFO] Installing /quarkus/extensions/kafka-streams/deployment/target/quarkus-kafka-streams-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kafka-streams-deployment/2.7.5.Final/quarkus-kafka-streams-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:30.495Z] [INFO]
[2026-02-25T22:57:30.495Z] [INFO] ----------------< io.quarkus:quarkus-spring-di-parent >-----------------
[2026-02-25T22:57:30.496Z] [INFO] Building Quarkus - Spring - DI 2.7.5.Final [545/964]
[2026-02-25T22:57:30.496Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:57:30.496Z] [INFO]
[2026-02-25T22:57:30.496Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-di-parent ---
[2026-02-25T22:57:30.496Z] [INFO]
[2026-02-25T22:57:30.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-di-parent ---
[2026-02-25T22:57:30.496Z] [INFO]
[2026-02-25T22:57:30.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-di-parent ---
[2026-02-25T22:57:30.496Z] [INFO]
[2026-02-25T22:57:30.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-di-parent ---
[2026-02-25T22:57:30.496Z] [INFO]
[2026-02-25T22:57:30.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-di-parent ---
[2026-02-25T22:57:30.496Z] [INFO]
[2026-02-25T22:57:30.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-di-parent ---
[2026-02-25T22:57:30.496Z] [INFO]
[2026-02-25T22:57:30.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-di-parent ---
[2026-02-25T22:57:30.496Z] [INFO]
[2026-02-25T22:57:30.496Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-di-parent ---
[2026-02-25T22:57:30.496Z] [INFO]
[2026-02-25T22:57:30.496Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-di-parent ---
[2026-02-25T22:57:30.496Z] [INFO]
[2026-02-25T22:57:30.496Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-di-parent ---
[2026-02-25T22:57:30.496Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:57:30.496Z] [INFO]
[2026-02-25T22:57:30.496Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-di-parent ---
[2026-02-25T22:57:30.496Z] [INFO]
[2026-02-25T22:57:30.496Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-di-parent ---
[2026-02-25T22:57:30.496Z] [INFO] Installing /quarkus/extensions/spring-di/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-di-parent/2.7.5.Final/quarkus-spring-di-parent-2.7.5.Final.pom
[2026-02-25T22:57:30.496Z] [INFO]
[2026-02-25T22:57:30.496Z] [INFO] --------------------< io.quarkus:quarkus-spring-di >--------------------
[2026-02-25T22:57:30.496Z] [INFO] Building Quarkus - Spring - DI - Runtime 2.7.5.Final [546/964]
[2026-02-25T22:57:30.496Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:30.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-core-api/5.2.SP4/quarkus-spring-core-api-5.2.SP4.pom
[2026-02-25T22:57:30.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-core-api/5.2.SP4/quarkus-spring-core-api-5.2.SP4.pom (5.0 kB at 52 kB/s)
[2026-02-25T22:57:30.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-api/5.2.SP4/quarkus-spring-api-5.2.SP4.pom
[2026-02-25T22:57:31.171Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-api/5.2.SP4/quarkus-spring-api-5.2.SP4.pom (5.3 kB at 15 kB/s)
[2026-02-25T22:57:31.171Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-context-api/5.2.SP4/quarkus-spring-context-api-5.2.SP4.pom
[2026-02-25T22:57:31.171Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-context-api/5.2.SP4/quarkus-spring-context-api-5.2.SP4.pom (3.4 kB at 14 kB/s)
[2026-02-25T22:57:31.171Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-beans-api/5.2.SP4/quarkus-spring-beans-api-5.2.SP4.pom
[2026-02-25T22:57:31.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-beans-api/5.2.SP4/quarkus-spring-beans-api-5.2.SP4.pom (2.8 kB at 11 kB/s)
[2026-02-25T22:57:31.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-core-api/5.2.SP4/quarkus-spring-core-api-5.2.SP4.jar
[2026-02-25T22:57:31.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-context-api/5.2.SP4/quarkus-spring-context-api-5.2.SP4.jar
[2026-02-25T22:57:31.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-beans-api/5.2.SP4/quarkus-spring-beans-api-5.2.SP4.jar
[2026-02-25T22:57:31.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-beans-api/5.2.SP4/quarkus-spring-beans-api-5.2.SP4.jar (61 kB at 1.1 MB/s)
[2026-02-25T22:57:31.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-core-api/5.2.SP4/quarkus-spring-core-api-5.2.SP4.jar (205 kB at 2.3 MB/s)
[2026-02-25T22:57:31.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-context-api/5.2.SP4/quarkus-spring-context-api-5.2.SP4.jar (106 kB at 445 kB/s)
[2026-02-25T22:57:31.797Z] [INFO]
[2026-02-25T22:57:31.797Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-di ---
[2026-02-25T22:57:31.797Z] [INFO]
[2026-02-25T22:57:31.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-di ---
[2026-02-25T22:57:31.797Z] [INFO]
[2026-02-25T22:57:31.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-di ---
[2026-02-25T22:57:31.797Z] [INFO]
[2026-02-25T22:57:31.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-di ---
[2026-02-25T22:57:31.797Z] [INFO]
[2026-02-25T22:57:31.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-di ---
[2026-02-25T22:57:31.797Z] [INFO]
[2026-02-25T22:57:31.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-di ---
[2026-02-25T22:57:31.797Z] [INFO]
[2026-02-25T22:57:31.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-di ---
[2026-02-25T22:57:31.797Z] [INFO]
[2026-02-25T22:57:31.797Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-di ---
[2026-02-25T22:57:31.797Z] [INFO]
[2026-02-25T22:57:31.797Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-di ---
[2026-02-25T22:57:31.797Z] [INFO]
[2026-02-25T22:57:31.797Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-di ---
[2026-02-25T22:57:31.797Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:57:31.797Z] [INFO]
[2026-02-25T22:57:31.797Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-di ---
[2026-02-25T22:57:31.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:31.797Z] [INFO] Copying 1 resource
[2026-02-25T22:57:31.797Z] [INFO]
[2026-02-25T22:57:31.797Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-di ---
[2026-02-25T22:57:31.798Z] [INFO]
[2026-02-25T22:57:31.798Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-di ---
[2026-02-25T22:57:31.798Z] [INFO] No sources to compile
[2026-02-25T22:57:31.798Z] [INFO]
[2026-02-25T22:57:31.798Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-di ---
[2026-02-25T22:57:31.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:31.798Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-di/runtime/src/test/resources
[2026-02-25T22:57:31.798Z] [INFO]
[2026-02-25T22:57:31.798Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-di ---
[2026-02-25T22:57:31.798Z] [INFO] No sources to compile
[2026-02-25T22:57:31.798Z] [INFO]
[2026-02-25T22:57:31.798Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-di ---
[2026-02-25T22:57:31.798Z] [INFO] No tests to run.
[2026-02-25T22:57:31.798Z] [INFO]
[2026-02-25T22:57:31.798Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-di ---
[2026-02-25T22:57:31.798Z] [INFO] Building jar: /quarkus/extensions/spring-di/runtime/target/quarkus-spring-di-2.7.5.Final.jar
[2026-02-25T22:57:31.798Z] [INFO]
[2026-02-25T22:57:31.798Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-di ---
[2026-02-25T22:57:31.798Z] [INFO] Building jar: /quarkus/extensions/spring-di/runtime/target/quarkus-spring-di-2.7.5.Final-sources.jar
[2026-02-25T22:57:31.798Z] [INFO]
[2026-02-25T22:57:31.798Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-di ---
[2026-02-25T22:57:31.798Z] [INFO] Installing /quarkus/extensions/spring-di/runtime/target/quarkus-spring-di-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-di/2.7.5.Final/quarkus-spring-di-2.7.5.Final.jar
[2026-02-25T22:57:31.798Z] [INFO] Installing /quarkus/extensions/spring-di/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-di/2.7.5.Final/quarkus-spring-di-2.7.5.Final.pom
[2026-02-25T22:57:31.798Z] [INFO] Installing /quarkus/extensions/spring-di/runtime/target/quarkus-spring-di-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-di/2.7.5.Final/quarkus-spring-di-2.7.5.Final-sources.jar
[2026-02-25T22:57:31.798Z] [INFO]
[2026-02-25T22:57:31.798Z] [INFO] --------------< io.quarkus:quarkus-spring-di-deployment >---------------
[2026-02-25T22:57:31.798Z] [INFO] Building Quarkus - Spring - DI - Deployment 2.7.5.Final [547/964]
[2026-02-25T22:57:31.798Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:31.798Z] [INFO]
[2026-02-25T22:57:31.798Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:31.798Z] [INFO]
[2026-02-25T22:57:31.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:32.113Z] [INFO]
[2026-02-25T22:57:32.113Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:32.426Z] [INFO]
[2026-02-25T22:57:32.426Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:32.426Z] [INFO]
[2026-02-25T22:57:32.426Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:32.426Z] [INFO]
[2026-02-25T22:57:32.426Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:32.426Z] [INFO]
[2026-02-25T22:57:32.426Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:32.426Z] [INFO]
[2026-02-25T22:57:32.426Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:32.426Z] [INFO]
[2026-02-25T22:57:32.426Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:32.426Z] [INFO] Processed 7 files in 22ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T22:57:32.426Z] [INFO]
[2026-02-25T22:57:32.426Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:32.426Z] [INFO] Processed 7 files in 00:00.023 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T22:57:32.426Z] [INFO]
[2026-02-25T22:57:32.426Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:32.426Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:32.427Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-di/deployment/src/main/resources
[2026-02-25T22:57:32.427Z] [INFO]
[2026-02-25T22:57:32.427Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:32.427Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:32.427Z] [INFO] Compiling 2 source files to /quarkus/extensions/spring-di/deployment/target/classes
[2026-02-25T22:57:32.739Z] [INFO]
[2026-02-25T22:57:32.740Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:32.740Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:32.740Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-di/deployment/src/test/resources
[2026-02-25T22:57:32.740Z] [INFO]
[2026-02-25T22:57:32.740Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:32.740Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:32.740Z] [INFO] Compiling 5 source files to /quarkus/extensions/spring-di/deployment/target/test-classes
[2026-02-25T22:57:33.835Z] [INFO]
[2026-02-25T22:57:33.835Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:33.835Z] [INFO]
[2026-02-25T22:57:33.835Z] [INFO] -------------------------------------------------------
[2026-02-25T22:57:33.835Z] [INFO] T E S T S
[2026-02-25T22:57:33.835Z] [INFO] -------------------------------------------------------
[2026-02-25T22:57:33.836Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:57:34.511Z] [INFO] Running io.quarkus.spring.di.deployment.BeanWithoutConfigurationTest
[2026-02-25T22:57:38.178Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.205 s - in io.quarkus.spring.di.deployment.BeanWithoutConfigurationTest
[2026-02-25T22:57:38.178Z] [INFO] Running io.quarkus.spring.di.deployment.SpelTest
[2026-02-25T22:57:38.490Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 s - in io.quarkus.spring.di.deployment.SpelTest
[2026-02-25T22:57:38.490Z] [INFO] Running io.quarkus.spring.di.deployment.SpringDIProcessorTest
[2026-02-25T22:57:38.490Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in io.quarkus.spring.di.deployment.SpringDIProcessorTest
[2026-02-25T22:57:38.490Z] [INFO] Running io.quarkus.spring.di.deployment.BeanNameTest
[2026-02-25T22:57:39.593Z] 2026-02-25 22:57:39,182 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.147s.
[2026-02-25T22:57:39.593Z] 2026-02-25 22:57:39,184 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:57:39.593Z] 2026-02-25 22:57:39,185 INFO [io.quarkus] (main) Installed features: [cdi, spring-di]
[2026-02-25T22:57:39.593Z] 2026-02-25 22:57:39,211 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2026-02-25T22:57:39.593Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.927 s - in io.quarkus.spring.di.deployment.BeanNameTest
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] Results:
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:39.593Z] [INFO] Building jar: /quarkus/extensions/spring-di/deployment/target/quarkus-spring-di-deployment-2.7.5.Final.jar
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:39.593Z] [INFO] Building jar: /quarkus/extensions/spring-di/deployment/target/quarkus-spring-di-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-di-deployment ---
[2026-02-25T22:57:39.593Z] [INFO] Installing /quarkus/extensions/spring-di/deployment/target/quarkus-spring-di-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-di-deployment/2.7.5.Final/quarkus-spring-di-deployment-2.7.5.Final.jar
[2026-02-25T22:57:39.593Z] [INFO] Installing /quarkus/extensions/spring-di/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-di-deployment/2.7.5.Final/quarkus-spring-di-deployment-2.7.5.Final.pom
[2026-02-25T22:57:39.593Z] [INFO] Installing /quarkus/extensions/spring-di/deployment/target/quarkus-spring-di-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-di-deployment/2.7.5.Final/quarkus-spring-di-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] ----------< io.quarkus:quarkus-spring-web-parent-aggregator >-----------
[2026-02-25T22:57:39.593Z] [INFO] Building Quarkus - Spring Web - Parent - Aggregator 2.7.5.Final [548/964]
[2026-02-25T22:57:39.593Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-parent-aggregator ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-parent-aggregator ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-parent-aggregator ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-parent-aggregator ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-parent-aggregator ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-parent-aggregator ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-parent-aggregator ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-parent-aggregator ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-parent-aggregator ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-parent-aggregator ---
[2026-02-25T22:57:39.593Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-parent-aggregator ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-parent-aggregator ---
[2026-02-25T22:57:39.593Z] [INFO] Installing /quarkus/extensions/spring-web/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-parent-aggregator/2.7.5.Final/quarkus-spring-web-parent-aggregator-2.7.5.Final.pom
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] ----------------< io.quarkus:quarkus-spring-web-parent >----------------
[2026-02-25T22:57:39.593Z] [INFO] Building Quarkus - Spring Web 2.7.5.Final [549/964]
[2026-02-25T22:57:39.593Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-parent ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-parent ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-parent ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-parent ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-parent ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-parent ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-parent ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-parent ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-parent ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-parent ---
[2026-02-25T22:57:39.593Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-parent ---
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-parent ---
[2026-02-25T22:57:39.593Z] [INFO] Installing /quarkus/extensions/spring-web/core/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-parent/2.7.5.Final/quarkus-spring-web-parent-2.7.5.Final.pom
[2026-02-25T22:57:39.593Z] [INFO]
[2026-02-25T22:57:39.593Z] [INFO] ----------------< io.quarkus:quarkus-spring-web-common >----------------
[2026-02-25T22:57:39.593Z] [INFO] Building Quarkus - Spring Web - Common Runtime 2.7.5.Final [550/964]
[2026-02-25T22:57:39.593Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:39.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-web-api/5.2.SP4/quarkus-spring-web-api-5.2.SP4.pom
[2026-02-25T22:57:39.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-web-api/5.2.SP4/quarkus-spring-web-api-5.2.SP4.pom (5.4 kB at 53 kB/s)
[2026-02-25T22:57:39.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-webmvc-api/5.2.SP4/quarkus-spring-webmvc-api-5.2.SP4.pom
[2026-02-25T22:57:39.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-webmvc-api/5.2.SP4/quarkus-spring-webmvc-api-5.2.SP4.pom (1.7 kB at 4.4 kB/s)
[2026-02-25T22:57:39.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-web-api/5.2.SP4/quarkus-spring-web-api-5.2.SP4.jar
[2026-02-25T22:57:39.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-webmvc-api/5.2.SP4/quarkus-spring-webmvc-api-5.2.SP4.jar
[2026-02-25T22:57:40.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-web-api/5.2.SP4/quarkus-spring-web-api-5.2.SP4.jar (91 kB at 391 kB/s)
[2026-02-25T22:57:40.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-webmvc-api/5.2.SP4/quarkus-spring-webmvc-api-5.2.SP4.jar (7.0 kB at 27 kB/s)
[2026-02-25T22:57:40.216Z] [INFO]
[2026-02-25T22:57:40.216Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.216Z] [INFO]
[2026-02-25T22:57:40.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.216Z] [INFO]
[2026-02-25T22:57:40.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.216Z] [INFO]
[2026-02-25T22:57:40.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.216Z] [INFO]
[2026-02-25T22:57:40.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.216Z] [INFO]
[2026-02-25T22:57:40.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.216Z] [INFO]
[2026-02-25T22:57:40.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.216Z] [INFO]
[2026-02-25T22:57:40.216Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.216Z] [INFO]
[2026-02-25T22:57:40.216Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.216Z] [INFO] Processed 3 files in 8ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:57:40.216Z] [INFO]
[2026-02-25T22:57:40.216Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.216Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:57:40.216Z] [INFO]
[2026-02-25T22:57:40.216Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.216Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:40.216Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/common-runtime/src/main/resources
[2026-02-25T22:57:40.216Z] [INFO]
[2026-02-25T22:57:40.216Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.216Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:40.216Z] [INFO] Compiling 3 source files to /quarkus/extensions/spring-web/core/common-runtime/target/classes
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.529Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:40.529Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/common-runtime/src/test/resources
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.529Z] [INFO] No sources to compile
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.529Z] [INFO] No tests to run.
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.529Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/common-runtime/target/quarkus-spring-web-common-2.7.5.Final.jar
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.529Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/common-runtime/target/quarkus-spring-web-common-2.7.5.Final-sources.jar
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-common ---
[2026-02-25T22:57:40.529Z] [INFO] Installing /quarkus/extensions/spring-web/core/common-runtime/target/quarkus-spring-web-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-common/2.7.5.Final/quarkus-spring-web-common-2.7.5.Final.jar
[2026-02-25T22:57:40.529Z] [INFO] Installing /quarkus/extensions/spring-web/core/common-runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-common/2.7.5.Final/quarkus-spring-web-common-2.7.5.Final.pom
[2026-02-25T22:57:40.529Z] [INFO] Installing /quarkus/extensions/spring-web/core/common-runtime/target/quarkus-spring-web-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-common/2.7.5.Final/quarkus-spring-web-common-2.7.5.Final-sources.jar
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] -------< io.quarkus:quarkus-spring-web-resteasy-classic-parent >--------
[2026-02-25T22:57:40.529Z] [INFO] Building Quarkus - Spring Web - RESTEasy Classic - Parent 2.7.5.Final [551/964]
[2026-02-25T22:57:40.529Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-25T22:57:40.529Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-02-25T22:57:40.529Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-parent/2.7.5.Final/quarkus-spring-web-resteasy-classic-parent-2.7.5.Final.pom
[2026-02-25T22:57:40.529Z] [INFO]
[2026-02-25T22:57:40.529Z] [INFO] -----------< io.quarkus:quarkus-spring-web-resteasy-classic >-----------
[2026-02-25T22:57:40.530Z] [INFO] Building Quarkus - Spring Web - RESTEasy Classic - Runtime 2.7.5.Final [552/964]
[2026-02-25T22:57:40.530Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:40.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-spring-web/4.7.5.Final/resteasy-spring-web-4.7.5.Final.pom
[2026-02-25T22:57:40.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-spring-web/4.7.5.Final/resteasy-spring-web-4.7.5.Final.pom (1.1 kB at 11 kB/s)
[2026-02-25T22:57:40.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-spring-web/4.7.5.Final/resteasy-spring-web-4.7.5.Final.jar
[2026-02-25T22:57:40.843Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-spring-web/4.7.5.Final/resteasy-spring-web-4.7.5.Final.jar (18 kB at 75 kB/s)
[2026-02-25T22:57:40.843Z] [INFO]
[2026-02-25T22:57:40.843Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:40.843Z] [INFO]
[2026-02-25T22:57:40.843Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.155Z] [INFO]
[2026-02-25T22:57:41.155Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.155Z] [INFO]
[2026-02-25T22:57:41.155Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.155Z] [INFO]
[2026-02-25T22:57:41.155Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.155Z] [INFO]
[2026-02-25T22:57:41.155Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.155Z] [INFO]
[2026-02-25T22:57:41.155Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.155Z] [INFO]
[2026-02-25T22:57:41.155Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.155Z] [INFO]
[2026-02-25T22:57:41.155Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.155Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:57:41.155Z] [INFO]
[2026-02-25T22:57:41.155Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.155Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:57:41.155Z] [INFO]
[2026-02-25T22:57:41.155Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.155Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:41.155Z] [INFO] Copying 1 resource
[2026-02-25T22:57:41.155Z] [INFO]
[2026-02-25T22:57:41.155Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.155Z] [INFO]
[2026-02-25T22:57:41.155Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.155Z] [INFO]
[2026-02-25T22:57:41.155Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.155Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:41.155Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-web/resteasy-classic/runtime/target/classes
[2026-02-25T22:57:41.155Z] [INFO]
[2026-02-25T22:57:41.156Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.156Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:41.156Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/runtime/src/test/resources
[2026-02-25T22:57:41.156Z] [INFO]
[2026-02-25T22:57:41.156Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.156Z] [INFO] No sources to compile
[2026-02-25T22:57:41.156Z] [INFO]
[2026-02-25T22:57:41.156Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.156Z] [INFO] No tests to run.
[2026-02-25T22:57:41.156Z] [INFO]
[2026-02-25T22:57:41.156Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.156Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/runtime/target/quarkus-spring-web-resteasy-classic-2.7.5.Final.jar
[2026-02-25T22:57:41.156Z] [INFO]
[2026-02-25T22:57:41.156Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.156Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/runtime/target/quarkus-spring-web-resteasy-classic-2.7.5.Final-sources.jar
[2026-02-25T22:57:41.156Z] [INFO]
[2026-02-25T22:57:41.156Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-classic ---
[2026-02-25T22:57:41.156Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/runtime/target/quarkus-spring-web-resteasy-classic-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic/2.7.5.Final/quarkus-spring-web-resteasy-classic-2.7.5.Final.jar
[2026-02-25T22:57:41.156Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic/2.7.5.Final/quarkus-spring-web-resteasy-classic-2.7.5.Final.pom
[2026-02-25T22:57:41.156Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/runtime/target/quarkus-spring-web-resteasy-classic-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic/2.7.5.Final/quarkus-spring-web-resteasy-classic-2.7.5.Final-sources.jar
[2026-02-25T22:57:41.156Z] [INFO]
[2026-02-25T22:57:41.156Z] [INFO] -------< io.quarkus:quarkus-spring-web-resteasy-reactive-parent >-------
[2026-02-25T22:57:41.156Z] [INFO] Building Quarkus - Spring Web - RESTEasy Reactive - Parent 2.7.5.Final [553/964]
[2026-02-25T22:57:41.156Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:57:41.156Z] [INFO]
[2026-02-25T22:57:41.156Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-25T22:57:41.156Z] [INFO]
[2026-02-25T22:57:41.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-25T22:57:41.468Z] [INFO]
[2026-02-25T22:57:41.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-25T22:57:41.468Z] [INFO]
[2026-02-25T22:57:41.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-25T22:57:41.468Z] [INFO]
[2026-02-25T22:57:41.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-25T22:57:41.468Z] [INFO]
[2026-02-25T22:57:41.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-25T22:57:41.468Z] [INFO]
[2026-02-25T22:57:41.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-25T22:57:41.468Z] [INFO]
[2026-02-25T22:57:41.468Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-25T22:57:41.468Z] [INFO]
[2026-02-25T22:57:41.468Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-25T22:57:41.468Z] [INFO]
[2026-02-25T22:57:41.468Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-25T22:57:41.468Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:57:41.468Z] [INFO]
[2026-02-25T22:57:41.468Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-25T22:57:41.468Z] [INFO]
[2026-02-25T22:57:41.468Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-02-25T22:57:41.468Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-parent/2.7.5.Final/quarkus-spring-web-resteasy-reactive-parent-2.7.5.Final.pom
[2026-02-25T22:57:41.468Z] [INFO]
[2026-02-25T22:57:41.468Z] [INFO] ----------< io.quarkus:quarkus-spring-web-resteasy-reactive >-----------
[2026-02-25T22:57:41.468Z] [INFO] Building Quarkus - Spring Web - RESTEasy Reactive - Runtime 2.7.5.Final [554/964]
[2026-02-25T22:57:41.468Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:41.468Z] [INFO]
[2026-02-25T22:57:41.468Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.468Z] [INFO]
[2026-02-25T22:57:41.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.468Z] [INFO]
[2026-02-25T22:57:41.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.468Z] [INFO]
[2026-02-25T22:57:41.468Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.468Z] [INFO]
[2026-02-25T22:57:41.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.469Z] [INFO]
[2026-02-25T22:57:41.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.469Z] [INFO]
[2026-02-25T22:57:41.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.469Z] [INFO]
[2026-02-25T22:57:41.469Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.469Z] [INFO]
[2026-02-25T22:57:41.469Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.469Z] [INFO] Processed 3 files in 8ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:57:41.469Z] [INFO]
[2026-02-25T22:57:41.469Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.469Z] [INFO] Processed 3 files in 00:00.003 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:57:41.469Z] [INFO]
[2026-02-25T22:57:41.469Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.469Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:41.469Z] [INFO] Copying 1 resource
[2026-02-25T22:57:41.469Z] [INFO]
[2026-02-25T22:57:41.469Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.469Z] [INFO]
[2026-02-25T22:57:41.469Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.780Z] [INFO]
[2026-02-25T22:57:41.780Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.780Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:41.780Z] [INFO] Compiling 3 source files to /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/classes
[2026-02-25T22:57:41.780Z] [INFO]
[2026-02-25T22:57:41.780Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.780Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:41.780Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/runtime/src/test/resources
[2026-02-25T22:57:41.780Z] [INFO]
[2026-02-25T22:57:41.780Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.780Z] [INFO] No sources to compile
[2026-02-25T22:57:41.780Z] [INFO]
[2026-02-25T22:57:41.780Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.780Z] [INFO] No tests to run.
[2026-02-25T22:57:41.780Z] [INFO]
[2026-02-25T22:57:41.780Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.780Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/quarkus-spring-web-resteasy-reactive-2.7.5.Final.jar
[2026-02-25T22:57:41.780Z] [INFO]
[2026-02-25T22:57:41.780Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.780Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/quarkus-spring-web-resteasy-reactive-2.7.5.Final-sources.jar
[2026-02-25T22:57:41.780Z] [INFO]
[2026-02-25T22:57:41.780Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-reactive ---
[2026-02-25T22:57:41.780Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/quarkus-spring-web-resteasy-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive/2.7.5.Final/quarkus-spring-web-resteasy-reactive-2.7.5.Final.jar
[2026-02-25T22:57:41.780Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive/2.7.5.Final/quarkus-spring-web-resteasy-reactive-2.7.5.Final.pom
[2026-02-25T22:57:41.781Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/quarkus-spring-web-resteasy-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive/2.7.5.Final/quarkus-spring-web-resteasy-reactive-2.7.5.Final-sources.jar
[2026-02-25T22:57:41.781Z] [INFO]
[2026-02-25T22:57:41.781Z] [INFO] -------------------< io.quarkus:quarkus-spring-web >--------------------
[2026-02-25T22:57:41.781Z] [INFO] Building Quarkus - Spring Web - Runtime 2.7.5.Final [555/964]
[2026-02-25T22:57:41.781Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:41.781Z] [INFO]
[2026-02-25T22:57:41.781Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web ---
[2026-02-25T22:57:41.781Z] [INFO]
[2026-02-25T22:57:41.781Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web ---
[2026-02-25T22:57:42.093Z] [INFO]
[2026-02-25T22:57:42.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web ---
[2026-02-25T22:57:42.093Z] [INFO]
[2026-02-25T22:57:42.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web ---
[2026-02-25T22:57:42.093Z] [INFO]
[2026-02-25T22:57:42.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web ---
[2026-02-25T22:57:42.093Z] [INFO]
[2026-02-25T22:57:42.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web ---
[2026-02-25T22:57:42.093Z] [INFO]
[2026-02-25T22:57:42.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web ---
[2026-02-25T22:57:42.093Z] [INFO]
[2026-02-25T22:57:42.093Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web ---
[2026-02-25T22:57:42.093Z] [INFO]
[2026-02-25T22:57:42.093Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web ---
[2026-02-25T22:57:42.093Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:57:42.093Z] [INFO]
[2026-02-25T22:57:42.093Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web ---
[2026-02-25T22:57:42.093Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:57:42.093Z] [INFO]
[2026-02-25T22:57:42.093Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web ---
[2026-02-25T22:57:42.093Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:42.093Z] [INFO] Copying 2 resources
[2026-02-25T22:57:42.093Z] [INFO]
[2026-02-25T22:57:42.093Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-web ---
[2026-02-25T22:57:42.093Z] [INFO]
[2026-02-25T22:57:42.093Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web ---
[2026-02-25T22:57:42.093Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:42.093Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-web/core/runtime/target/classes
[2026-02-25T22:57:42.405Z] [INFO]
[2026-02-25T22:57:42.405Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web ---
[2026-02-25T22:57:42.405Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:42.405Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/runtime/src/test/resources
[2026-02-25T22:57:42.405Z] [INFO]
[2026-02-25T22:57:42.405Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web ---
[2026-02-25T22:57:42.405Z] [INFO] No sources to compile
[2026-02-25T22:57:42.405Z] [INFO]
[2026-02-25T22:57:42.405Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web ---
[2026-02-25T22:57:42.405Z] [INFO] No tests to run.
[2026-02-25T22:57:42.405Z] [INFO]
[2026-02-25T22:57:42.405Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web ---
[2026-02-25T22:57:42.405Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/runtime/target/quarkus-spring-web-2.7.5.Final.jar
[2026-02-25T22:57:42.405Z] [INFO]
[2026-02-25T22:57:42.405Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web ---
[2026-02-25T22:57:42.405Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/runtime/target/quarkus-spring-web-2.7.5.Final-sources.jar
[2026-02-25T22:57:42.405Z] [INFO]
[2026-02-25T22:57:42.405Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web ---
[2026-02-25T22:57:42.405Z] [INFO] Installing /quarkus/extensions/spring-web/core/runtime/target/quarkus-spring-web-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web/2.7.5.Final/quarkus-spring-web-2.7.5.Final.jar
[2026-02-25T22:57:42.405Z] [INFO] Installing /quarkus/extensions/spring-web/core/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web/2.7.5.Final/quarkus-spring-web-2.7.5.Final.pom
[2026-02-25T22:57:42.405Z] [INFO] Installing /quarkus/extensions/spring-web/core/runtime/target/quarkus-spring-web-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web/2.7.5.Final/quarkus-spring-web-2.7.5.Final-sources.jar
[2026-02-25T22:57:42.405Z] [INFO]
[2026-02-25T22:57:42.405Z] [INFO] -----< io.quarkus:quarkus-spring-web-resteasy-classic-deployment >------
[2026-02-25T22:57:42.405Z] [INFO] Building Quarkus - Spring Web - RESTEasy Classic - Deployment 2.7.5.Final [556/964]
[2026-02-25T22:57:42.405Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:42.405Z] [INFO]
[2026-02-25T22:57:42.405Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:42.405Z] [INFO]
[2026-02-25T22:57:42.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:43.078Z] [INFO]
[2026-02-25T22:57:43.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:43.078Z] [INFO]
[2026-02-25T22:57:43.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:43.078Z] [INFO]
[2026-02-25T22:57:43.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:43.078Z] [INFO]
[2026-02-25T22:57:43.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:43.078Z] [INFO]
[2026-02-25T22:57:43.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:43.078Z] [INFO]
[2026-02-25T22:57:43.078Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:43.078Z] [INFO]
[2026-02-25T22:57:43.078Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:43.078Z] [INFO] Processed 1 files in 10ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:57:43.078Z] [INFO]
[2026-02-25T22:57:43.078Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:43.078Z] [INFO] Processed 1 files in 00:00.015 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:57:43.078Z] [INFO]
[2026-02-25T22:57:43.078Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:43.078Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:43.078Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/deployment/src/main/resources
[2026-02-25T22:57:43.078Z] [INFO]
[2026-02-25T22:57:43.078Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:43.078Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:43.078Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-web/resteasy-classic/deployment/target/classes
[2026-02-25T22:57:44.178Z] [INFO]
[2026-02-25T22:57:44.178Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:44.178Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:44.178Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/deployment/src/test/resources
[2026-02-25T22:57:44.178Z] [INFO]
[2026-02-25T22:57:44.178Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:44.178Z] [INFO] No sources to compile
[2026-02-25T22:57:44.178Z] [INFO]
[2026-02-25T22:57:44.178Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:44.178Z] [INFO] No tests to run.
[2026-02-25T22:57:44.178Z] [INFO]
[2026-02-25T22:57:44.178Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:44.178Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/deployment/target/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final.jar
[2026-02-25T22:57:44.178Z] [INFO]
[2026-02-25T22:57:44.178Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:44.178Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/deployment/target/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:44.178Z] [INFO]
[2026-02-25T22:57:44.178Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-02-25T22:57:44.179Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/deployment/target/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-deployment/2.7.5.Final/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final.jar
[2026-02-25T22:57:44.179Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-deployment/2.7.5.Final/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final.pom
[2026-02-25T22:57:44.179Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/deployment/target/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-deployment/2.7.5.Final/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:44.179Z] [INFO]
[2026-02-25T22:57:44.179Z] [INFO] -----< io.quarkus:quarkus-spring-web-resteasy-reactive-deployment >-----
[2026-02-25T22:57:44.179Z] [INFO] Building Quarkus - Spring Web - RESTEasy Reactive - Deployment 2.7.5.Final [557/964]
[2026-02-25T22:57:44.179Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:44.179Z] [INFO]
[2026-02-25T22:57:44.179Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.179Z] [INFO]
[2026-02-25T22:57:44.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.490Z] [INFO]
[2026-02-25T22:57:44.490Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.490Z] [INFO]
[2026-02-25T22:57:44.490Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.490Z] [INFO]
[2026-02-25T22:57:44.490Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.490Z] [INFO]
[2026-02-25T22:57:44.490Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.490Z] [INFO]
[2026-02-25T22:57:44.490Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.490Z] [INFO]
[2026-02-25T22:57:44.490Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.490Z] [INFO]
[2026-02-25T22:57:44.490Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.490Z] [INFO] Processed 1 files in 11ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:57:44.490Z] [INFO]
[2026-02-25T22:57:44.490Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.490Z] [INFO] Processed 1 files in 00:00.014 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:57:44.490Z] [INFO]
[2026-02-25T22:57:44.490Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.490Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:44.490Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/deployment/src/main/resources
[2026-02-25T22:57:44.490Z] [INFO]
[2026-02-25T22:57:44.490Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.490Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:44.491Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/classes
[2026-02-25T22:57:44.804Z] [INFO]
[2026-02-25T22:57:44.804Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.804Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:44.804Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/deployment/src/test/resources
[2026-02-25T22:57:44.804Z] [INFO]
[2026-02-25T22:57:44.804Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.804Z] [INFO] No sources to compile
[2026-02-25T22:57:44.804Z] [INFO]
[2026-02-25T22:57:44.804Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.804Z] [INFO] No tests to run.
[2026-02-25T22:57:44.804Z] [INFO]
[2026-02-25T22:57:44.804Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.804Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final.jar
[2026-02-25T22:57:44.804Z] [INFO]
[2026-02-25T22:57:44.804Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.804Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:44.804Z] [INFO]
[2026-02-25T22:57:44.804Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-02-25T22:57:44.804Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-deployment/2.7.5.Final/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final.jar
[2026-02-25T22:57:44.804Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-deployment/2.7.5.Final/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final.pom
[2026-02-25T22:57:44.804Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-deployment/2.7.5.Final/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:44.804Z] [INFO]
[2026-02-25T22:57:44.804Z] [INFO] --------------< io.quarkus:quarkus-spring-web-deployment >--------------
[2026-02-25T22:57:44.804Z] [INFO] Building Quarkus - Spring Web - Deployment 2.7.5.Final [558/964]
[2026-02-25T22:57:44.804Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:44.804Z] [INFO]
[2026-02-25T22:57:44.804Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:44.804Z] [INFO]
[2026-02-25T22:57:44.804Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:45.481Z] [INFO]
[2026-02-25T22:57:45.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:45.481Z] [INFO]
[2026-02-25T22:57:45.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:45.481Z] [INFO]
[2026-02-25T22:57:45.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:45.481Z] [INFO]
[2026-02-25T22:57:45.481Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:45.481Z] [INFO]
[2026-02-25T22:57:45.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:45.482Z] [INFO]
[2026-02-25T22:57:45.482Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:45.482Z] [INFO]
[2026-02-25T22:57:45.482Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:45.482Z] [INFO] Processed 6 files in 17ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T22:57:45.482Z] [INFO]
[2026-02-25T22:57:45.482Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:45.482Z] [INFO] Processed 6 files in 00:00.021 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T22:57:45.482Z] [INFO]
[2026-02-25T22:57:45.482Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:45.482Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:45.482Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/deployment/src/main/resources
[2026-02-25T22:57:45.482Z] [INFO]
[2026-02-25T22:57:45.482Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:45.482Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:45.482Z] [INFO] Compiling 6 source files to /quarkus/extensions/spring-web/core/deployment/target/classes
[2026-02-25T22:57:46.156Z] [INFO]
[2026-02-25T22:57:46.156Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:46.156Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:46.156Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/deployment/src/test/resources
[2026-02-25T22:57:46.156Z] [INFO]
[2026-02-25T22:57:46.156Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:46.156Z] [INFO] No sources to compile
[2026-02-25T22:57:46.156Z] [INFO]
[2026-02-25T22:57:46.156Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:46.156Z] [INFO] No tests to run.
[2026-02-25T22:57:46.156Z] [INFO]
[2026-02-25T22:57:46.156Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:46.156Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/deployment/target/quarkus-spring-web-deployment-2.7.5.Final.jar
[2026-02-25T22:57:46.828Z] [INFO]
[2026-02-25T22:57:46.829Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:46.829Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/deployment/target/quarkus-spring-web-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:46.829Z] [INFO]
[2026-02-25T22:57:46.829Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-deployment ---
[2026-02-25T22:57:46.829Z] [INFO] Installing /quarkus/extensions/spring-web/core/deployment/target/quarkus-spring-web-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-deployment/2.7.5.Final/quarkus-spring-web-deployment-2.7.5.Final.jar
[2026-02-25T22:57:46.829Z] [INFO] Installing /quarkus/extensions/spring-web/core/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-deployment/2.7.5.Final/quarkus-spring-web-deployment-2.7.5.Final.pom
[2026-02-25T22:57:46.829Z] [INFO] Installing /quarkus/extensions/spring-web/core/deployment/target/quarkus-spring-web-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-deployment/2.7.5.Final/quarkus-spring-web-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:57:46.829Z] [INFO]
[2026-02-25T22:57:46.829Z] [INFO] --------< io.quarkus:quarkus-spring-web-resteasy-classic-tests >--------
[2026-02-25T22:57:46.829Z] [INFO] Building Quarkus - Spring Web - RESTEasy Classic - Tests 2.7.5.Final [559/964]
[2026-02-25T22:57:46.829Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:57:46.829Z] [INFO]
[2026-02-25T22:57:46.829Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:57:46.829Z] [INFO]
[2026-02-25T22:57:46.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:57:47.507Z] [INFO]
[2026-02-25T22:57:47.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:57:47.507Z] [INFO]
[2026-02-25T22:57:47.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:57:47.507Z] [INFO]
[2026-02-25T22:57:47.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:57:47.507Z] [INFO]
[2026-02-25T22:57:47.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:57:47.507Z] [INFO]
[2026-02-25T22:57:47.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:57:47.507Z] [INFO]
[2026-02-25T22:57:47.507Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:57:47.507Z] [INFO]
[2026-02-25T22:57:47.507Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:57:47.507Z] [INFO] Processed 5 files in 10ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T22:57:47.507Z] [INFO]
[2026-02-25T22:57:47.507Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:57:47.507Z] [INFO] Processed 5 files in 00:00.005 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T22:57:47.507Z] [INFO]
[2026-02-25T22:57:47.507Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:57:47.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:47.507Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/tests/src/main/resources
[2026-02-25T22:57:47.507Z] [INFO]
[2026-02-25T22:57:47.507Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:57:47.507Z] [INFO] No sources to compile
[2026-02-25T22:57:47.507Z] [INFO]
[2026-02-25T22:57:47.507Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:57:47.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:57:47.507Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/tests/src/test/resources
[2026-02-25T22:57:47.507Z] [INFO]
[2026-02-25T22:57:47.507Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:57:47.507Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:57:47.507Z] [INFO] Compiling 5 source files to /quarkus/extensions/spring-web/resteasy-classic/tests/target/test-classes
[2026-02-25T22:57:48.607Z] [INFO]
[2026-02-25T22:57:48.607Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:57:48.607Z] [INFO]
[2026-02-25T22:57:48.607Z] [INFO] -------------------------------------------------------
[2026-02-25T22:57:48.607Z] [INFO] T E S T S
[2026-02-25T22:57:48.607Z] [INFO] -------------------------------------------------------
[2026-02-25T22:57:48.607Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:57:49.707Z] [INFO] Running io.quarkus.spring.web.test.MissingRestControllerTest
[2026-02-25T22:57:54.423Z] 2026-02-25 22:57:53,155 WARN [io.qua.spr.web.dep.SpringWebResteasyClassicProcessor] (build-1) Class 'io.quarkus.spring.web.test.MissingRestControllerTest$NonAnnotatedController' uses a mapping annotation but the class itself was not annotated with '@RestContoller'. The mappings will therefore be ignored.
[2026-02-25T22:57:54.423Z] 2026-02-25 22:57:53,937 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1660ms
[2026-02-25T22:57:54.423Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.731 s - in io.quarkus.spring.web.test.MissingRestControllerTest
[2026-02-25T22:57:54.423Z] [INFO] Running io.quarkus.spring.web.test.ControllerReloadTest
[2026-02-25T22:58:03.122Z] Tests paused
[2026-02-25T22:58:03.122Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:58:03.122Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:58:03.122Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:58:03.122Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:58:03.122Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:58:03.122Z] 2026-02-25 22:57:58,573 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.699s. Listening on: http://localhost:8080
[2026-02-25T22:58:03.122Z] 2026-02-25 22:57:58,574 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:58:03.122Z] 2026-02-25 22:57:58,574 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-02-25T22:58:03.122Z] 2026-02-25 22:58:01,725 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SimpleSpringController.class.
[2026-02-25T22:58:03.122Z] 2026-02-25 22:58:01,738 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-25T22:58:03.122Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:58:03.122Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:58:03.122Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:58:03.122Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:58:03.122Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:58:03.122Z] 2026-02-25 22:58:02,181 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.436s. Listening on: http://localhost:8080
[2026-02-25T22:58:03.122Z] 2026-02-25 22:58:02,182 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:58:03.122Z] 2026-02-25 22:58:02,182 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-02-25T22:58:03.122Z] 2026-02-25 22:58:02,182 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.094s
[2026-02-25T22:58:03.122Z] 2026-02-25 22:58:02,197 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:58:03.122Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.172 s - in io.quarkus.spring.web.test.ControllerReloadTest
[2026-02-25T22:58:03.122Z] [INFO] Running io.quarkus.spring.web.test.SimpleSpringControllerTest
[2026-02-25T22:58:06.774Z] 2026-02-25 22:58:06,162 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.703s. Listening on: http://localhost:8081
[2026-02-25T22:58:06.774Z] 2026-02-25 22:58:06,163 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:58:06.774Z] 2026-02-25 22:58:06,163 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-02-25T22:58:07.084Z] 2026-02-25 22:58:06,771 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T22:58:07.084Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.525 s - in io.quarkus.spring.web.test.SimpleSpringControllerTest
[2026-02-25T22:58:07.084Z] [INFO] Running io.quarkus.spring.web.test.ResponseStatusAndExceptionHandlerTest
[2026-02-25T22:58:08.670Z] 2026-02-25 22:58:08,375 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.595s. Listening on: http://localhost:8081
[2026-02-25T22:58:08.670Z] 2026-02-25 22:58:08,375 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:58:08.670Z] 2026-02-25 22:58:08,375 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-02-25T22:58:08.983Z] 2026-02-25 22:58:08,813 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:58:08.983Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.027 s - in io.quarkus.spring.web.test.ResponseStatusAndExceptionHandlerTest
[2026-02-25T22:58:09.297Z] [INFO]
[2026-02-25T22:58:09.297Z] [INFO] Results:
[2026-02-25T22:58:09.297Z] [INFO]
[2026-02-25T22:58:09.297Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:58:09.297Z] [INFO]
[2026-02-25T22:58:09.297Z] [INFO]
[2026-02-25T22:58:09.297Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:58:09.297Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/tests/target/quarkus-spring-web-resteasy-classic-tests-2.7.5.Final.jar
[2026-02-25T22:58:09.297Z] [INFO]
[2026-02-25T22:58:09.297Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:58:09.297Z] [INFO] No sources in project. Archive not created.
[2026-02-25T22:58:09.297Z] [INFO]
[2026-02-25T22:58:09.297Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-02-25T22:58:09.297Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/tests/target/quarkus-spring-web-resteasy-classic-tests-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-tests/2.7.5.Final/quarkus-spring-web-resteasy-classic-tests-2.7.5.Final.jar
[2026-02-25T22:58:09.297Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-classic/tests/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-classic-tests/2.7.5.Final/quarkus-spring-web-resteasy-classic-tests-2.7.5.Final.pom
[2026-02-25T22:58:09.297Z] [INFO]
[2026-02-25T22:58:09.297Z] [INFO] -------< io.quarkus:quarkus-spring-web-resteasy-reactive-tests >--------
[2026-02-25T22:58:09.297Z] [INFO] Building Quarkus - Spring Web - RESTEasy Reactive - Tests 2.7.5.Final [560/964]
[2026-02-25T22:58:09.297Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:58:09.297Z] [INFO]
[2026-02-25T22:58:09.297Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:09.297Z] [INFO]
[2026-02-25T22:58:09.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:09.610Z] [INFO]
[2026-02-25T22:58:09.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:09.925Z] [INFO]
[2026-02-25T22:58:09.925Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:09.925Z] [INFO]
[2026-02-25T22:58:09.925Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:09.925Z] [INFO]
[2026-02-25T22:58:09.925Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:09.925Z] [INFO]
[2026-02-25T22:58:09.925Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:09.925Z] [INFO]
[2026-02-25T22:58:09.925Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:09.925Z] [INFO]
[2026-02-25T22:58:09.925Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:09.925Z] [INFO] Processed 8 files in 17ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-02-25T22:58:09.925Z] [INFO]
[2026-02-25T22:58:09.925Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:09.925Z] [INFO] Processed 8 files in 00:00.011 (Already Sorted: 8, Needed Sorting: 0)
[2026-02-25T22:58:09.925Z] [INFO]
[2026-02-25T22:58:09.925Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:09.925Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:58:09.925Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/tests/src/main/resources
[2026-02-25T22:58:09.925Z] [INFO]
[2026-02-25T22:58:09.925Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:09.925Z] [INFO] No sources to compile
[2026-02-25T22:58:09.925Z] [INFO]
[2026-02-25T22:58:09.925Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:09.925Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:58:09.925Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/tests/src/test/resources
[2026-02-25T22:58:09.925Z] [INFO]
[2026-02-25T22:58:09.925Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:09.925Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:58:09.925Z] [INFO] Compiling 8 source files to /quarkus/extensions/spring-web/resteasy-reactive/tests/target/test-classes
[2026-02-25T22:58:11.023Z] [INFO]
[2026-02-25T22:58:11.023Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:11.023Z] [INFO]
[2026-02-25T22:58:11.023Z] [INFO] -------------------------------------------------------
[2026-02-25T22:58:11.023Z] [INFO] T E S T S
[2026-02-25T22:58:11.023Z] [INFO] -------------------------------------------------------
[2026-02-25T22:58:11.023Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:58:11.702Z] [INFO] Running io.quarkus.spring.web.test.BasicMappingTest
[2026-02-25T22:58:16.316Z] 2026-02-25 22:58:16,250 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.601s. Listening on: http://localhost:8081
[2026-02-25T22:58:16.316Z] 2026-02-25 22:58:16,251 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:58:16.316Z] 2026-02-25 22:58:16,252 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-02-25T22:58:18.484Z] 2026-02-25 22:58:18,355 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-25T22:58:18.484Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.912 s - in io.quarkus.spring.web.test.BasicMappingTest
[2026-02-25T22:58:18.484Z] [INFO] Running io.quarkus.spring.web.test.ResponseStatusAndExceptionHandlerTest
[2026-02-25T22:58:20.080Z] 2026-02-25 22:58:19,709 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.370s. Listening on: http://localhost:8081
[2026-02-25T22:58:20.080Z] 2026-02-25 22:58:19,710 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:58:20.080Z] 2026-02-25 22:58:19,710 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-02-25T22:58:20.393Z] 2026-02-25 22:58:20,117 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:58:20.393Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.745 s - in io.quarkus.spring.web.test.ResponseStatusAndExceptionHandlerTest
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] Results:
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:20.393Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/tests/target/quarkus-spring-web-resteasy-reactive-tests-2.7.5.Final.jar
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:20.393Z] [INFO] No sources in project. Archive not created.
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-02-25T22:58:20.393Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/tests/target/quarkus-spring-web-resteasy-reactive-tests-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-tests/2.7.5.Final/quarkus-spring-web-resteasy-reactive-tests-2.7.5.Final.jar
[2026-02-25T22:58:20.393Z] [INFO] Installing /quarkus/extensions/spring-web/resteasy-reactive/tests/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-web-resteasy-reactive-tests/2.7.5.Final/quarkus-spring-web-resteasy-reactive-tests-2.7.5.Final.pom
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] -------------< io.quarkus:quarkus-spring-data-jpa-parent >--------------
[2026-02-25T22:58:20.393Z] [INFO] Building Quarkus - Spring Data JPA 2.7.5.Final [561/964]
[2026-02-25T22:58:20.393Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-jpa-parent ---
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-jpa-parent ---
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-jpa-parent ---
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-jpa-parent ---
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-jpa-parent ---
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-jpa-parent ---
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-jpa-parent ---
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-jpa-parent ---
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-jpa-parent ---
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-jpa-parent ---
[2026-02-25T22:58:20.393Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-jpa-parent ---
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-jpa-parent ---
[2026-02-25T22:58:20.393Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa-parent/2.7.5.Final/quarkus-spring-data-jpa-parent-2.7.5.Final.pom
[2026-02-25T22:58:20.393Z] [INFO]
[2026-02-25T22:58:20.393Z] [INFO] -----------------< io.quarkus:quarkus-spring-data-jpa >-----------------
[2026-02-25T22:58:20.393Z] [INFO] Building Quarkus - Spring - Data JPA - Runtime 2.7.5.Final [562/964]
[2026-02-25T22:58:20.393Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:58:20.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-jpa-api/2.1.SP2/quarkus-spring-data-jpa-api-2.1.SP2.pom
[2026-02-25T22:58:20.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-jpa-api/2.1.SP2/quarkus-spring-data-jpa-api-2.1.SP2.pom (1.8 kB at 7.9 kB/s)
[2026-02-25T22:58:20.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-api/2.1.SP2/quarkus-spring-data-api-2.1.SP2.pom
[2026-02-25T22:58:20.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-api/2.1.SP2/quarkus-spring-data-api-2.1.SP2.pom (5.0 kB at 57 kB/s)
[2026-02-25T22:58:20.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-commons-api/2.1.SP2/quarkus-spring-data-commons-api-2.1.SP2.pom
[2026-02-25T22:58:21.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-commons-api/2.1.SP2/quarkus-spring-data-commons-api-2.1.SP2.pom (3.4 kB at 12 kB/s)
[2026-02-25T22:58:21.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-orm-api/2.1.SP1/quarkus-spring-boot-orm-api-2.1.SP1.pom
[2026-02-25T22:58:21.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-orm-api/2.1.SP1/quarkus-spring-boot-orm-api-2.1.SP1.pom (1.9 kB at 22 kB/s)
[2026-02-25T22:58:21.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-api/2.1.SP1/quarkus-spring-boot-api-2.1.SP1.pom
[2026-02-25T22:58:21.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-api/2.1.SP1/quarkus-spring-boot-api-2.1.SP1.pom (5.4 kB at 58 kB/s)
[2026-02-25T22:58:21.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-jpa-api/2.1.SP2/quarkus-spring-data-jpa-api-2.1.SP2.jar
[2026-02-25T22:58:21.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-commons-api/2.1.SP2/quarkus-spring-data-commons-api-2.1.SP2.jar
[2026-02-25T22:58:21.328Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-orm-api/2.1.SP1/quarkus-spring-boot-orm-api-2.1.SP1.jar
[2026-02-25T22:58:21.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-jpa-api/2.1.SP2/quarkus-spring-data-jpa-api-2.1.SP2.jar (5.8 kB at 73 kB/s)
[2026-02-25T22:58:21.328Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-orm-api/2.1.SP1/quarkus-spring-boot-orm-api-2.1.SP1.jar (5.7 kB at 31 kB/s)
[2026-02-25T22:58:21.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-commons-api/2.1.SP2/quarkus-spring-data-commons-api-2.1.SP2.jar (58 kB at 152 kB/s)
[2026-02-25T22:58:21.642Z] [INFO]
[2026-02-25T22:58:21.642Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:21.642Z] [INFO]
[2026-02-25T22:58:21.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:21.642Z] [INFO]
[2026-02-25T22:58:21.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:21.642Z] [INFO]
[2026-02-25T22:58:21.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:21.642Z] [INFO]
[2026-02-25T22:58:21.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:21.642Z] [INFO]
[2026-02-25T22:58:21.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:21.642Z] [INFO]
[2026-02-25T22:58:21.642Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:21.642Z] [INFO]
[2026-02-25T22:58:21.642Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:21.642Z] [INFO]
[2026-02-25T22:58:21.642Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:21.642Z] [INFO] Processed 3 files in 15ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T22:58:21.642Z] [INFO]
[2026-02-25T22:58:21.642Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:21.642Z] [INFO] Processed 3 files in 00:00.006 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T22:58:21.642Z] [INFO]
[2026-02-25T22:58:21.642Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:21.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:58:21.642Z] [INFO] Copying 1 resource
[2026-02-25T22:58:21.642Z] [INFO]
[2026-02-25T22:58:21.642Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:21.956Z] [INFO]
[2026-02-25T22:58:21.956Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:21.956Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:58:21.956Z] [INFO] Compiling 3 source files to /quarkus/extensions/spring-data-jpa/runtime/target/classes
[2026-02-25T22:58:22.267Z] [INFO]
[2026-02-25T22:58:22.267Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:22.268Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:58:22.268Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-data-jpa/runtime/src/test/resources
[2026-02-25T22:58:22.268Z] [INFO]
[2026-02-25T22:58:22.268Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:22.268Z] [INFO] No sources to compile
[2026-02-25T22:58:22.268Z] [INFO]
[2026-02-25T22:58:22.268Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:22.268Z] [INFO] No tests to run.
[2026-02-25T22:58:22.268Z] [INFO]
[2026-02-25T22:58:22.268Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:22.268Z] [INFO] Building jar: /quarkus/extensions/spring-data-jpa/runtime/target/quarkus-spring-data-jpa-2.7.5.Final.jar
[2026-02-25T22:58:22.939Z] [INFO]
[2026-02-25T22:58:22.939Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:22.939Z] [INFO] Building jar: /quarkus/extensions/spring-data-jpa/runtime/target/quarkus-spring-data-jpa-2.7.5.Final-sources.jar
[2026-02-25T22:58:22.939Z] [INFO]
[2026-02-25T22:58:22.939Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-jpa ---
[2026-02-25T22:58:22.939Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/runtime/target/quarkus-spring-data-jpa-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa/2.7.5.Final/quarkus-spring-data-jpa-2.7.5.Final.jar
[2026-02-25T22:58:22.939Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa/2.7.5.Final/quarkus-spring-data-jpa-2.7.5.Final.pom
[2026-02-25T22:58:22.939Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/runtime/target/quarkus-spring-data-jpa-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa/2.7.5.Final/quarkus-spring-data-jpa-2.7.5.Final-sources.jar
[2026-02-25T22:58:22.939Z] [INFO]
[2026-02-25T22:58:22.939Z] [INFO] -----------< io.quarkus:quarkus-spring-data-jpa-deployment >------------
[2026-02-25T22:58:22.939Z] [INFO] Building Quarkus - Spring - Data JPA - Deployment 2.7.5.Final [563/964]
[2026-02-25T22:58:22.939Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:58:22.939Z] [INFO]
[2026-02-25T22:58:22.939Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:22.939Z] [INFO]
[2026-02-25T22:58:22.939Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:23.613Z] [INFO]
[2026-02-25T22:58:23.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:23.613Z] [INFO]
[2026-02-25T22:58:23.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:23.613Z] [INFO]
[2026-02-25T22:58:23.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:23.613Z] [INFO]
[2026-02-25T22:58:23.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:23.613Z] [INFO]
[2026-02-25T22:58:23.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:23.613Z] [INFO]
[2026-02-25T22:58:23.613Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:23.613Z] [INFO]
[2026-02-25T22:58:23.613Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:23.613Z] [INFO] Processed 31 files in 76ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2026-02-25T22:58:23.613Z] [INFO]
[2026-02-25T22:58:23.613Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:23.927Z] [INFO] Processed 31 files in 00:00.183 (Already Sorted: 31, Needed Sorting: 0)
[2026-02-25T22:58:23.927Z] [INFO]
[2026-02-25T22:58:23.927Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:23.927Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:58:23.927Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-data-jpa/deployment/src/main/resources
[2026-02-25T22:58:23.927Z] [INFO]
[2026-02-25T22:58:23.927Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:23.927Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:58:23.928Z] [INFO] Compiling 12 source files to /quarkus/extensions/spring-data-jpa/deployment/target/classes
[2026-02-25T22:58:25.583Z] [INFO]
[2026-02-25T22:58:25.583Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:25.583Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:58:25.583Z] [INFO] Copying 3 resources
[2026-02-25T22:58:25.583Z] [INFO]
[2026-02-25T22:58:25.583Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:25.583Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:58:25.583Z] [INFO] Compiling 19 source files to /quarkus/extensions/spring-data-jpa/deployment/target/test-classes
[2026-02-25T22:58:25.583Z] [WARNING] /quarkus/extensions/spring-data-jpa/deployment/src/test/java/io/quarkus/spring/data/deployment/MethodNameParserTest.java:[103,54] unchecked generic array creation for varargs parameter of type java.lang.Class<? extends java.lang.Object>[]
[2026-02-25T22:58:25.583Z] [INFO]
[2026-02-25T22:58:25.583Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:25.901Z] [INFO]
[2026-02-25T22:58:25.901Z] [INFO] -------------------------------------------------------
[2026-02-25T22:58:25.901Z] [INFO] T E S T S
[2026-02-25T22:58:25.901Z] [INFO] -------------------------------------------------------
[2026-02-25T22:58:25.901Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:58:26.579Z] [INFO] Running io.quarkus.spring.data.deployment.QueryReturningCustomTypeBadAliasTest
[2026-02-25T22:58:31.184Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.489 s - in io.quarkus.spring.data.deployment.QueryReturningCustomTypeBadAliasTest
[2026-02-25T22:58:31.184Z] [INFO] Running io.quarkus.spring.data.deployment.CustomQueryMissingNamedParamTest
[2026-02-25T22:58:31.853Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 s - in io.quarkus.spring.data.deployment.CustomQueryMissingNamedParamTest
[2026-02-25T22:58:31.853Z] [INFO] Running io.quarkus.spring.data.deployment.MethodNameParserTest
[2026-02-25T22:58:31.853Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.spring.data.deployment.MethodNameParserTest
[2026-02-25T22:58:31.853Z] [INFO] Running io.quarkus.spring.data.deployment.ModifyingQueryWithFlushAndClearTest
[2026-02-25T22:58:35.512Z] 2026-02-25 22:58:34,736 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.403s. Listening on: http://localhost:8081
[2026-02-25T22:58:35.512Z] 2026-02-25 22:58:34,738 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:58:35.512Z] 2026-02-25 22:58:34,738 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, spring-data-jpa, spring-di, vertx]
[2026-02-25T22:58:35.512Z] 2026-02-25 22:58:35,386 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-25T22:58:35.512Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.58 s - in io.quarkus.spring.data.deployment.ModifyingQueryWithFlushAndClearTest
[2026-02-25T22:58:35.512Z] [INFO] Running io.quarkus.spring.data.deployment.BasicTypeDataRepositoryTest
[2026-02-25T22:58:37.681Z] 2026-02-25 22:58:37,424 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.057s. Listening on: http://localhost:8081
[2026-02-25T22:58:37.681Z] 2026-02-25 22:58:37,425 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:58:37.681Z] 2026-02-25 22:58:37,425 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, spring-data-jpa, spring-di, vertx]
[2026-02-25T22:58:37.993Z] 2026-02-25 22:58:37,860 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T22:58:37.993Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.468 s - in io.quarkus.spring.data.deployment.BasicTypeDataRepositoryTest
[2026-02-25T22:58:37.993Z] [INFO] Running io.quarkus.spring.data.devmode.RepositoryReloadTest
[2026-02-25T22:58:48.599Z] Tests paused
[2026-02-25T22:58:48.599Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:58:48.599Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:58:48.599Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:58:48.599Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:58:48.599Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:58:48.599Z] 2026-02-25 22:58:42,437 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.147s. Listening on: http://localhost:8080
[2026-02-25T22:58:48.599Z] 2026-02-25 22:58:42,437 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:58:48.599Z] 2026-02-25 22:58:42,438 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, spring-data-jpa, spring-di, vertx]
[2026-02-25T22:58:48.599Z] 2026-02-25 22:58:46,957 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in BookRepository.class, BookResource.class.
[2026-02-25T22:58:48.599Z] 2026-02-25 22:58:46,977 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.017s
[2026-02-25T22:58:48.599Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:58:48.599Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:58:48.599Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:58:48.599Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:58:48.599Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:58:48.599Z] 2026-02-25 22:58:47,524 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.538s. Listening on: http://localhost:8080
[2026-02-25T22:58:48.599Z] 2026-02-25 22:58:47,524 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:58:48.599Z] 2026-02-25 22:58:47,524 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, spring-data-jpa, spring-di, vertx]
[2026-02-25T22:58:48.599Z] 2026-02-25 22:58:47,525 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.472s
[2026-02-25T22:58:48.599Z] 2026-02-25 22:58:47,556 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T22:58:48.599Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.741 s - in io.quarkus.spring.data.devmode.RepositoryReloadTest
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] Results:
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:48.599Z] [INFO] Building jar: /quarkus/extensions/spring-data-jpa/deployment/target/quarkus-spring-data-jpa-deployment-2.7.5.Final.jar
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:48.599Z] [INFO] Building jar: /quarkus/extensions/spring-data-jpa/deployment/target/quarkus-spring-data-jpa-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-jpa-deployment ---
[2026-02-25T22:58:48.599Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/deployment/target/quarkus-spring-data-jpa-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa-deployment/2.7.5.Final/quarkus-spring-data-jpa-deployment-2.7.5.Final.jar
[2026-02-25T22:58:48.599Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa-deployment/2.7.5.Final/quarkus-spring-data-jpa-deployment-2.7.5.Final.pom
[2026-02-25T22:58:48.599Z] [INFO] Installing /quarkus/extensions/spring-data-jpa/deployment/target/quarkus-spring-data-jpa-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-jpa-deployment/2.7.5.Final/quarkus-spring-data-jpa-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] -------------< io.quarkus:quarkus-spring-security-parent >--------------
[2026-02-25T22:58:48.599Z] [INFO] Building Quarkus - Spring Security - Parent 2.7.5.Final [564/964]
[2026-02-25T22:58:48.599Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-security-parent ---
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-security-parent ---
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-security-parent ---
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-security-parent ---
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-security-parent ---
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-security-parent ---
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-security-parent ---
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-security-parent ---
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-security-parent ---
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-security-parent ---
[2026-02-25T22:58:48.599Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-security-parent ---
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-security-parent ---
[2026-02-25T22:58:48.599Z] [INFO] Installing /quarkus/extensions/spring-security/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-security-parent/2.7.5.Final/quarkus-spring-security-parent-2.7.5.Final.pom
[2026-02-25T22:58:48.599Z] [INFO]
[2026-02-25T22:58:48.599Z] [INFO] -----------------< io.quarkus:quarkus-spring-security >-----------------
[2026-02-25T22:58:48.599Z] [INFO] Building Quarkus - Spring Security - Runtime 2.7.5.Final [565/964]
[2026-02-25T22:58:48.599Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:58:48.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-core-api/5.3.Final/quarkus-spring-security-core-api-5.3.Final.pom
[2026-02-25T22:58:48.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-core-api/5.3.Final/quarkus-spring-security-core-api-5.3.Final.pom (1.7 kB at 4.1 kB/s)
[2026-02-25T22:58:48.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-api/5.3.Final/quarkus-spring-security-api-5.3.Final.pom
[2026-02-25T22:58:48.910Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-api/5.3.Final/quarkus-spring-security-api-5.3.Final.pom (5.4 kB at 10 kB/s)
[2026-02-25T22:58:48.910Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-core-api/5.3.Final/quarkus-spring-security-core-api-5.3.Final.jar
[2026-02-25T22:58:49.220Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-security-core-api/5.3.Final/quarkus-spring-security-core-api-5.3.Final.jar (7.1 kB at 30 kB/s)
[2026-02-25T22:58:49.220Z] [INFO]
[2026-02-25T22:58:49.220Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-security ---
[2026-02-25T22:58:49.220Z] [INFO]
[2026-02-25T22:58:49.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-security ---
[2026-02-25T22:58:49.220Z] [INFO]
[2026-02-25T22:58:49.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-security ---
[2026-02-25T22:58:49.220Z] [INFO]
[2026-02-25T22:58:49.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-security ---
[2026-02-25T22:58:49.220Z] [INFO]
[2026-02-25T22:58:49.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-security ---
[2026-02-25T22:58:49.220Z] [INFO]
[2026-02-25T22:58:49.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-security ---
[2026-02-25T22:58:49.220Z] [INFO]
[2026-02-25T22:58:49.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-security ---
[2026-02-25T22:58:49.220Z] [INFO]
[2026-02-25T22:58:49.220Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-security ---
[2026-02-25T22:58:49.220Z] [INFO]
[2026-02-25T22:58:49.220Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-security ---
[2026-02-25T22:58:49.534Z] [INFO] Processed 12 files in 28ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-02-25T22:58:49.534Z] [INFO]
[2026-02-25T22:58:49.534Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-security ---
[2026-02-25T22:58:49.534Z] [INFO] Processed 12 files in 00:00.019 (Already Sorted: 12, Needed Sorting: 0)
[2026-02-25T22:58:49.534Z] [INFO]
[2026-02-25T22:58:49.534Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-security ---
[2026-02-25T22:58:49.534Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:58:49.534Z] [INFO] Copying 1 resource
[2026-02-25T22:58:49.534Z] [INFO]
[2026-02-25T22:58:49.534Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-security ---
[2026-02-25T22:58:49.534Z] [INFO]
[2026-02-25T22:58:49.534Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-security ---
[2026-02-25T22:58:49.534Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:58:49.534Z] [INFO] Compiling 12 source files to /quarkus/extensions/spring-security/runtime/target/classes
[2026-02-25T22:58:49.534Z] [WARNING] /quarkus/extensions/spring-security/runtime/src/main/java/io/quarkus/spring/security/runtime/interceptor/check/PrincipalNameFromParameterObjectSecurityCheck.java:[32,99] unchecked cast
[2026-02-25T22:58:49.534Z] required: java.lang.Class<? extends io.quarkus.spring.security.runtime.interceptor.accessor.StringPropertyAccessor>
[2026-02-25T22:58:49.534Z] found: java.lang.Class<capture#1 of ?>
[2026-02-25T22:58:49.534Z] [INFO]
[2026-02-25T22:58:49.534Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-security ---
[2026-02-25T22:58:49.534Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:58:49.534Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-security/runtime/src/test/resources
[2026-02-25T22:58:49.534Z] [INFO]
[2026-02-25T22:58:49.534Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-security ---
[2026-02-25T22:58:49.534Z] [INFO] No sources to compile
[2026-02-25T22:58:49.534Z] [INFO]
[2026-02-25T22:58:49.534Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-security ---
[2026-02-25T22:58:49.534Z] [INFO] No tests to run.
[2026-02-25T22:58:49.534Z] [INFO]
[2026-02-25T22:58:49.534Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-security ---
[2026-02-25T22:58:49.534Z] [INFO] Building jar: /quarkus/extensions/spring-security/runtime/target/quarkus-spring-security-2.7.5.Final.jar
[2026-02-25T22:58:50.634Z] [INFO]
[2026-02-25T22:58:50.634Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-security ---
[2026-02-25T22:58:50.634Z] [INFO] Building jar: /quarkus/extensions/spring-security/runtime/target/quarkus-spring-security-2.7.5.Final-sources.jar
[2026-02-25T22:58:50.634Z] [INFO]
[2026-02-25T22:58:50.634Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-security ---
[2026-02-25T22:58:50.634Z] [INFO] Installing /quarkus/extensions/spring-security/runtime/target/quarkus-spring-security-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-security/2.7.5.Final/quarkus-spring-security-2.7.5.Final.jar
[2026-02-25T22:58:50.634Z] [INFO] Installing /quarkus/extensions/spring-security/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-security/2.7.5.Final/quarkus-spring-security-2.7.5.Final.pom
[2026-02-25T22:58:50.634Z] [INFO] Installing /quarkus/extensions/spring-security/runtime/target/quarkus-spring-security-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-security/2.7.5.Final/quarkus-spring-security-2.7.5.Final-sources.jar
[2026-02-25T22:58:50.634Z] [INFO]
[2026-02-25T22:58:50.634Z] [INFO] -----------< io.quarkus:quarkus-spring-security-deployment >------------
[2026-02-25T22:58:50.634Z] [INFO] Building Quarkus - Spring Security - Deployment 2.7.5.Final [566/964]
[2026-02-25T22:58:50.634Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:58:50.634Z] [INFO]
[2026-02-25T22:58:50.634Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-security-deployment ---
[2026-02-25T22:58:50.634Z] [INFO]
[2026-02-25T22:58:50.634Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-security-deployment ---
[2026-02-25T22:58:51.305Z] [INFO]
[2026-02-25T22:58:51.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-security-deployment ---
[2026-02-25T22:58:51.305Z] [INFO]
[2026-02-25T22:58:51.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-security-deployment ---
[2026-02-25T22:58:51.305Z] [INFO]
[2026-02-25T22:58:51.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-security-deployment ---
[2026-02-25T22:58:51.305Z] [INFO]
[2026-02-25T22:58:51.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-security-deployment ---
[2026-02-25T22:58:51.305Z] [INFO]
[2026-02-25T22:58:51.305Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-security-deployment ---
[2026-02-25T22:58:51.305Z] [INFO]
[2026-02-25T22:58:51.305Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-security-deployment ---
[2026-02-25T22:58:51.305Z] [INFO]
[2026-02-25T22:58:51.305Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-security-deployment ---
[2026-02-25T22:58:51.615Z] [INFO] Processed 42 files in 53ms (Formatted: 0, Unchanged: 42, Failed: 0, Readonly: 0)
[2026-02-25T22:58:51.615Z] [INFO]
[2026-02-25T22:58:51.615Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-security-deployment ---
[2026-02-25T22:58:51.615Z] [INFO] Processed 42 files in 00:00.068 (Already Sorted: 42, Needed Sorting: 0)
[2026-02-25T22:58:51.615Z] [INFO]
[2026-02-25T22:58:51.615Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-security-deployment ---
[2026-02-25T22:58:51.615Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:58:51.615Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-security/deployment/src/main/resources
[2026-02-25T22:58:51.615Z] [INFO]
[2026-02-25T22:58:51.615Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-security-deployment ---
[2026-02-25T22:58:51.615Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:58:51.615Z] [INFO] Compiling 13 source files to /quarkus/extensions/spring-security/deployment/target/classes
[2026-02-25T22:58:52.706Z] [INFO]
[2026-02-25T22:58:52.706Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-security-deployment ---
[2026-02-25T22:58:52.706Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:58:52.706Z] [INFO] Copying 3 resources
[2026-02-25T22:58:52.706Z] [INFO]
[2026-02-25T22:58:52.706Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-security-deployment ---
[2026-02-25T22:58:52.706Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:58:52.706Z] [INFO] Compiling 29 source files to /quarkus/extensions/spring-security/deployment/target/test-classes
[2026-02-25T22:58:53.017Z] [INFO]
[2026-02-25T22:58:53.017Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-security-deployment ---
[2026-02-25T22:58:53.017Z] [INFO]
[2026-02-25T22:58:53.017Z] [INFO] -------------------------------------------------------
[2026-02-25T22:58:53.017Z] [INFO] T E S T S
[2026-02-25T22:58:53.017Z] [INFO] -------------------------------------------------------
[2026-02-25T22:58:53.017Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:58:54.109Z] [INFO] Running io.quarkus.spring.security.deployment.MetaAnnotationsTest
[2026-02-25T22:58:59.849Z] 2026-02-25 22:58:58,938 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2026-02-25T22:58:59.849Z] 2026-02-25 22:58:58,939 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:58:59.849Z] 2026-02-25 22:58:58,939 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-02-25T22:58:59.849Z] 2026-02-25 22:58:59,414 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:58:59.849Z] [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.608 s - in io.quarkus.spring.security.deployment.MetaAnnotationsTest
[2026-02-25T22:58:59.849Z] [INFO] Running io.quarkus.spring.security.deployment.SpringPreAuthorizeClassAnnotatedTest
[2026-02-25T22:59:01.011Z] 2026-02-25 22:59:00,377 INFO [io.qua.arc.pro.BeanProcessor] (build-5) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-25T22:59:01.011Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeClassAnnotatedTest#denyAllOnClass,
[2026-02-25T22:59:01.011Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeClassAnnotatedTest#springComponent
[2026-02-25T22:59:01.011Z] 2026-02-25 22:59:00,868 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.449s. Listening on: http://localhost:8081
[2026-02-25T22:59:01.011Z] 2026-02-25 22:59:00,868 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:01.011Z] 2026-02-25 22:59:00,868 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-02-25T22:59:01.011Z] 2026-02-25 22:59:00,965 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:59:01.011Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.532 s - in io.quarkus.spring.security.deployment.SpringPreAuthorizeClassAnnotatedTest
[2026-02-25T22:59:01.011Z] [INFO] Running io.quarkus.spring.security.deployment.BeanMethodCheckTest
[2026-02-25T22:59:02.106Z] 2026-02-25 22:59:02,039 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.329s. Listening on: http://localhost:8081
[2026-02-25T22:59:02.106Z] 2026-02-25 22:59:02,039 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:02.106Z] 2026-02-25 22:59:02,039 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-02-25T22:59:02.417Z] 2026-02-25 22:59:02,144 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:59:02.417Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.169 s - in io.quarkus.spring.security.deployment.BeanMethodCheckTest
[2026-02-25T22:59:02.417Z] [INFO] Running io.quarkus.spring.security.deployment.SpringPreAuthorizeWithExpressionsTest
[2026-02-25T22:59:03.512Z] 2026-02-25 22:59:02,969 INFO [io.qua.arc.pro.BeanProcessor] (build-6) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-25T22:59:03.512Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeWithExpressionsTest#bean
[2026-02-25T22:59:03.512Z] 2026-02-25 22:59:03,355 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.336s. Listening on: http://localhost:8081
[2026-02-25T22:59:03.512Z] 2026-02-25 22:59:03,356 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:03.512Z] 2026-02-25 22:59:03,356 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-02-25T22:59:03.512Z] 2026-02-25 22:59:03,438 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T22:59:03.512Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 s - in io.quarkus.spring.security.deployment.SpringPreAuthorizeWithExpressionsTest
[2026-02-25T22:59:03.512Z] [INFO] Running io.quarkus.spring.security.deployment.SpringSecuredAnnotatedTest
[2026-02-25T22:59:04.624Z] 2026-02-25 22:59:04,415 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.308s. Listening on: http://localhost:8081
[2026-02-25T22:59:04.624Z] 2026-02-25 22:59:04,415 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:04.624Z] 2026-02-25 22:59:04,415 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-02-25T22:59:04.624Z] 2026-02-25 22:59:04,505 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:59:04.624Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.06 s - in io.quarkus.spring.security.deployment.SpringSecuredAnnotatedTest
[2026-02-25T22:59:04.624Z] [INFO] Running io.quarkus.spring.security.deployment.SecurityAnnotationMixingTest
[2026-02-25T22:59:05.294Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.49 s - in io.quarkus.spring.security.deployment.SecurityAnnotationMixingTest
[2026-02-25T22:59:05.294Z] [INFO] Running io.quarkus.spring.security.deployment.SpringPreAuthorizeTest
[2026-02-25T22:59:05.967Z] 2026-02-25 22:59:05,517 INFO [io.qua.arc.pro.BeanProcessor] (build-20) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-02-25T22:59:05.967Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeTest#springComponent,
[2026-02-25T22:59:05.967Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeTest#springService
[2026-02-25T22:59:05.967Z] 2026-02-25 22:59:05,865 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.300s. Listening on: http://localhost:8081
[2026-02-25T22:59:05.967Z] 2026-02-25 22:59:05,866 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:05.967Z] 2026-02-25 22:59:05,866 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-02-25T22:59:06.285Z] 2026-02-25 22:59:05,953 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:59:06.285Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.951 s - in io.quarkus.spring.security.deployment.SpringPreAuthorizeTest
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] Results:
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [WARNING] Tests run: 40, Failures: 0, Errors: 0, Skipped: 1
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-security-deployment ---
[2026-02-25T22:59:06.285Z] [INFO] Building jar: /quarkus/extensions/spring-security/deployment/target/quarkus-spring-security-deployment-2.7.5.Final.jar
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-security-deployment ---
[2026-02-25T22:59:06.285Z] [INFO] Building jar: /quarkus/extensions/spring-security/deployment/target/quarkus-spring-security-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-security-deployment ---
[2026-02-25T22:59:06.285Z] [INFO] Installing /quarkus/extensions/spring-security/deployment/target/quarkus-spring-security-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-security-deployment/2.7.5.Final/quarkus-spring-security-deployment-2.7.5.Final.jar
[2026-02-25T22:59:06.285Z] [INFO] Installing /quarkus/extensions/spring-security/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-security-deployment/2.7.5.Final/quarkus-spring-security-deployment-2.7.5.Final.pom
[2026-02-25T22:59:06.285Z] [INFO] Installing /quarkus/extensions/spring-security/deployment/target/quarkus-spring-security-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-security-deployment/2.7.5.Final/quarkus-spring-security-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] ----------< io.quarkus:quarkus-spring-boot-properties-parent >----------
[2026-02-25T22:59:06.285Z] [INFO] Building Quarkus - Spring Boot - Properties 2.7.5.Final [567/964]
[2026-02-25T22:59:06.285Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-boot-properties-parent ---
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-boot-properties-parent ---
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-boot-properties-parent ---
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-boot-properties-parent ---
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-boot-properties-parent ---
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-boot-properties-parent ---
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-boot-properties-parent ---
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-boot-properties-parent ---
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-boot-properties-parent ---
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-boot-properties-parent ---
[2026-02-25T22:59:06.285Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-boot-properties-parent ---
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-boot-properties-parent ---
[2026-02-25T22:59:06.285Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties-parent/2.7.5.Final/quarkus-spring-boot-properties-parent-2.7.5.Final.pom
[2026-02-25T22:59:06.285Z] [INFO]
[2026-02-25T22:59:06.285Z] [INFO] -------------< io.quarkus:quarkus-spring-boot-properties >--------------
[2026-02-25T22:59:06.285Z] [INFO] Building Quarkus - Spring Boot - Properties - Runtime 2.7.5.Final [568/964]
[2026-02-25T22:59:06.285Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:59:06.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-properties-api/2.1.SP1/quarkus-spring-boot-properties-api-2.1.SP1.pom
[2026-02-25T22:59:06.285Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-properties-api/2.1.SP1/quarkus-spring-boot-properties-api-2.1.SP1.pom (1.8 kB at 24 kB/s)
[2026-02-25T22:59:06.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-properties-api/2.1.SP1/quarkus-spring-boot-properties-api-2.1.SP1.jar
[2026-02-25T22:59:06.960Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-boot-properties-api/2.1.SP1/quarkus-spring-boot-properties-api-2.1.SP1.jar (15 kB at 31 kB/s)
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:59:06.960Z] [INFO] Copying 1 resource
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO] No sources to compile
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:59:06.960Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-boot-properties/runtime/src/test/resources
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO] No sources to compile
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO] No tests to run.
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO] Building jar: /quarkus/extensions/spring-boot-properties/runtime/target/quarkus-spring-boot-properties-2.7.5.Final.jar
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO] Building jar: /quarkus/extensions/spring-boot-properties/runtime/target/quarkus-spring-boot-properties-2.7.5.Final-sources.jar
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-boot-properties ---
[2026-02-25T22:59:06.960Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/runtime/target/quarkus-spring-boot-properties-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties/2.7.5.Final/quarkus-spring-boot-properties-2.7.5.Final.jar
[2026-02-25T22:59:06.960Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties/2.7.5.Final/quarkus-spring-boot-properties-2.7.5.Final.pom
[2026-02-25T22:59:06.960Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/runtime/target/quarkus-spring-boot-properties-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties/2.7.5.Final/quarkus-spring-boot-properties-2.7.5.Final-sources.jar
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --------< io.quarkus:quarkus-spring-boot-properties-deployment >--------
[2026-02-25T22:59:06.960Z] [INFO] Building Quarkus - Spring Boot - Properties - Deployment 2.7.5.Final [569/964]
[2026-02-25T22:59:06.960Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:06.960Z] [INFO]
[2026-02-25T22:59:06.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:07.644Z] [INFO]
[2026-02-25T22:59:07.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:07.644Z] [INFO]
[2026-02-25T22:59:07.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:07.644Z] [INFO]
[2026-02-25T22:59:07.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:07.644Z] [INFO]
[2026-02-25T22:59:07.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:07.644Z] [INFO]
[2026-02-25T22:59:07.644Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:07.644Z] [INFO]
[2026-02-25T22:59:07.644Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:07.644Z] [INFO]
[2026-02-25T22:59:07.644Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:07.644Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:59:07.644Z] [INFO]
[2026-02-25T22:59:07.644Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:07.644Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:59:07.644Z] [INFO]
[2026-02-25T22:59:07.644Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:07.644Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:59:07.644Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-boot-properties/deployment/src/main/resources
[2026-02-25T22:59:07.644Z] [INFO]
[2026-02-25T22:59:07.644Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:07.644Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:59:07.644Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-boot-properties/deployment/target/classes
[2026-02-25T22:59:07.644Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[29,9] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T22:59:07.644Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[37,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T22:59:07.644Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[37,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T22:59:07.645Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[37,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T22:59:07.645Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[50,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T22:59:07.645Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[50,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T22:59:07.645Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[50,13] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T22:59:07.645Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[56,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T22:59:07.645Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[56,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T22:59:07.645Z] [WARNING] /quarkus/extensions/spring-boot-properties/deployment/src/main/java/io/quarkus/spring/boot/properties/deployment/ConfigurationPropertiesProcessor.java:[56,30] io.quarkus.arc.config.ConfigProperties in io.quarkus.arc.config has been deprecated
[2026-02-25T22:59:07.645Z] [INFO]
[2026-02-25T22:59:07.645Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:07.645Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:59:07.645Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-boot-properties/deployment/src/test/resources
[2026-02-25T22:59:07.645Z] [INFO]
[2026-02-25T22:59:07.645Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:07.645Z] [INFO] No sources to compile
[2026-02-25T22:59:07.645Z] [INFO]
[2026-02-25T22:59:07.645Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:07.645Z] [INFO] No tests to run.
[2026-02-25T22:59:07.645Z] [INFO]
[2026-02-25T22:59:07.645Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:07.645Z] [INFO] Building jar: /quarkus/extensions/spring-boot-properties/deployment/target/quarkus-spring-boot-properties-deployment-2.7.5.Final.jar
[2026-02-25T22:59:08.737Z] [INFO]
[2026-02-25T22:59:08.737Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:08.737Z] [INFO] Building jar: /quarkus/extensions/spring-boot-properties/deployment/target/quarkus-spring-boot-properties-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:59:08.737Z] [INFO]
[2026-02-25T22:59:08.737Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-boot-properties-deployment ---
[2026-02-25T22:59:08.737Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/deployment/target/quarkus-spring-boot-properties-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties-deployment/2.7.5.Final/quarkus-spring-boot-properties-deployment-2.7.5.Final.jar
[2026-02-25T22:59:08.737Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties-deployment/2.7.5.Final/quarkus-spring-boot-properties-deployment-2.7.5.Final.pom
[2026-02-25T22:59:08.737Z] [INFO] Installing /quarkus/extensions/spring-boot-properties/deployment/target/quarkus-spring-boot-properties-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-boot-properties-deployment/2.7.5.Final/quarkus-spring-boot-properties-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:59:08.737Z] [INFO]
[2026-02-25T22:59:08.737Z] [INFO] --------< io.quarkus:quarkus-spring-cloud-config-client-parent >--------
[2026-02-25T22:59:08.737Z] [INFO] Building Quarkus - Spring Cloud Config Client 2.7.5.Final [570/964]
[2026-02-25T22:59:08.737Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:59:08.737Z] [INFO]
[2026-02-25T22:59:08.737Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-25T22:59:08.737Z] [INFO]
[2026-02-25T22:59:08.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-25T22:59:08.737Z] [INFO]
[2026-02-25T22:59:08.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-25T22:59:08.737Z] [INFO]
[2026-02-25T22:59:08.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-25T22:59:08.737Z] [INFO]
[2026-02-25T22:59:08.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-25T22:59:08.737Z] [INFO]
[2026-02-25T22:59:08.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-25T22:59:08.738Z] [INFO]
[2026-02-25T22:59:08.738Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-25T22:59:08.738Z] [INFO]
[2026-02-25T22:59:08.738Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-25T22:59:08.738Z] [INFO]
[2026-02-25T22:59:08.738Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-25T22:59:08.738Z] [INFO]
[2026-02-25T22:59:08.738Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-25T22:59:08.738Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:59:08.738Z] [INFO]
[2026-02-25T22:59:08.738Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-25T22:59:08.738Z] [INFO]
[2026-02-25T22:59:08.738Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cloud-config-client-parent ---
[2026-02-25T22:59:08.738Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client-parent/2.7.5.Final/quarkus-spring-cloud-config-client-parent-2.7.5.Final.pom
[2026-02-25T22:59:08.738Z] [INFO]
[2026-02-25T22:59:08.738Z] [INFO] -----------< io.quarkus:quarkus-spring-cloud-config-client >------------
[2026-02-25T22:59:08.738Z] [INFO] Building Quarkus - Spring Cloud Config Client - Runtime 2.7.5.Final [571/964]
[2026-02-25T22:59:08.738Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:59:08.738Z] [INFO]
[2026-02-25T22:59:08.738Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:08.738Z] [INFO]
[2026-02-25T22:59:08.738Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:09.410Z] [INFO]
[2026-02-25T22:59:09.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:09.410Z] [INFO]
[2026-02-25T22:59:09.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:09.410Z] [INFO]
[2026-02-25T22:59:09.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:09.410Z] [INFO]
[2026-02-25T22:59:09.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:09.410Z] [INFO]
[2026-02-25T22:59:09.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:09.410Z] [INFO]
[2026-02-25T22:59:09.410Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:09.410Z] [INFO]
[2026-02-25T22:59:09.410Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:09.410Z] [INFO] Processed 7 files in 16ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T22:59:09.410Z] [INFO]
[2026-02-25T22:59:09.410Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:09.410Z] [INFO] Processed 7 files in 00:00.015 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T22:59:09.410Z] [INFO]
[2026-02-25T22:59:09.410Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:09.410Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:59:09.410Z] [INFO] Copying 1 resource
[2026-02-25T22:59:09.410Z] [INFO]
[2026-02-25T22:59:09.410Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:09.410Z] [INFO]
[2026-02-25T22:59:09.410Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:09.410Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:59:09.410Z] [INFO] Compiling 6 source files to /quarkus/extensions/spring-cloud-config-client/runtime/target/classes
[2026-02-25T22:59:10.501Z] [INFO]
[2026-02-25T22:59:10.501Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:10.501Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:59:10.501Z] [INFO] Copying 1 resource
[2026-02-25T22:59:10.501Z] [INFO]
[2026-02-25T22:59:10.501Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:10.501Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:59:10.501Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-cloud-config-client/runtime/target/test-classes
[2026-02-25T22:59:10.815Z] [INFO]
[2026-02-25T22:59:10.815Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:10.815Z] [INFO]
[2026-02-25T22:59:10.815Z] [INFO] -------------------------------------------------------
[2026-02-25T22:59:10.815Z] [INFO] T E S T S
[2026-02-25T22:59:10.815Z] [INFO] -------------------------------------------------------
[2026-02-25T22:59:10.815Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:59:11.489Z] [INFO] Running io.quarkus.spring.cloud.config.client.runtime.SpringCloudConfigClientGatewayTest
[2026-02-25T22:59:12.584Z] 2026-02-25 22:59:11,954 INFO [org.ecl.jet.uti.log] (main) Logging initialized @1247ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-02-25T22:59:12.584Z] 2026-02-25 22:59:12,107 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+4-ea
[2026-02-25T22:59:12.584Z] 2026-02-25 22:59:12,142 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@546ccad7{/__admin,null,AVAILABLE}
[2026-02-25T22:59:12.584Z] 2026-02-25 22:59:12,144 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@5b04476e{/,null,AVAILABLE}
[2026-02-25T22:59:12.584Z] 2026-02-25 22:59:12,160 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@293a5f75{HTTP/1.1, (http/1.1)}{0.0.0.0:9300}
[2026-02-25T22:59:12.584Z] 2026-02-25 22:59:12,161 INFO [org.ecl.jet.ser.Server] (main) Started @1455ms
[2026-02-25T22:59:13.255Z] 2026-02-25 22:59:12,844 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp768216420-24) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-02-25T22:59:13.255Z] 2026-02-25 22:59:13,086 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@293a5f75{HTTP/1.1, (http/1.1)}{0.0.0.0:9300}
[2026-02-25T22:59:13.256Z] 2026-02-25 22:59:13,087 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@5b04476e{/,null,UNAVAILABLE}
[2026-02-25T22:59:13.256Z] 2026-02-25 22:59:13,088 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@546ccad7{/__admin,null,UNAVAILABLE}
[2026-02-25T22:59:13.256Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 s - in io.quarkus.spring.cloud.config.client.runtime.SpringCloudConfigClientGatewayTest
[2026-02-25T22:59:13.572Z] [INFO]
[2026-02-25T22:59:13.572Z] [INFO] Results:
[2026-02-25T22:59:13.572Z] [INFO]
[2026-02-25T22:59:13.572Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:59:13.572Z] [INFO]
[2026-02-25T22:59:13.572Z] [INFO]
[2026-02-25T22:59:13.572Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:13.572Z] [INFO] Building jar: /quarkus/extensions/spring-cloud-config-client/runtime/target/quarkus-spring-cloud-config-client-2.7.5.Final.jar
[2026-02-25T22:59:13.572Z] [INFO]
[2026-02-25T22:59:13.572Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:13.572Z] [INFO] Building jar: /quarkus/extensions/spring-cloud-config-client/runtime/target/quarkus-spring-cloud-config-client-2.7.5.Final-sources.jar
[2026-02-25T22:59:13.572Z] [INFO]
[2026-02-25T22:59:13.572Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cloud-config-client ---
[2026-02-25T22:59:13.572Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/runtime/target/quarkus-spring-cloud-config-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client/2.7.5.Final/quarkus-spring-cloud-config-client-2.7.5.Final.jar
[2026-02-25T22:59:13.572Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client/2.7.5.Final/quarkus-spring-cloud-config-client-2.7.5.Final.pom
[2026-02-25T22:59:13.572Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/runtime/target/quarkus-spring-cloud-config-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client/2.7.5.Final/quarkus-spring-cloud-config-client-2.7.5.Final-sources.jar
[2026-02-25T22:59:13.572Z] [INFO]
[2026-02-25T22:59:13.572Z] [INFO] ------< io.quarkus:quarkus-spring-cloud-config-client-deployment >------
[2026-02-25T22:59:13.572Z] [INFO] Building Quarkus - Spring Cloud Config Client - Deployment 2.7.5.Final [572/964]
[2026-02-25T22:59:13.572Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:59:13.572Z] [INFO]
[2026-02-25T22:59:13.572Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:13.572Z] [INFO]
[2026-02-25T22:59:13.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:14.250Z] [INFO]
[2026-02-25T22:59:14.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:14.250Z] [INFO]
[2026-02-25T22:59:14.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:14.250Z] [INFO]
[2026-02-25T22:59:14.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:14.250Z] [INFO]
[2026-02-25T22:59:14.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:14.250Z] [INFO]
[2026-02-25T22:59:14.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:14.250Z] [INFO]
[2026-02-25T22:59:14.250Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:14.250Z] [INFO]
[2026-02-25T22:59:14.250Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:14.250Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T22:59:14.250Z] [INFO]
[2026-02-25T22:59:14.250Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:14.250Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T22:59:14.250Z] [INFO]
[2026-02-25T22:59:14.250Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:14.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:59:14.250Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cloud-config-client/deployment/src/main/resources
[2026-02-25T22:59:14.250Z] [INFO]
[2026-02-25T22:59:14.250Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:14.250Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:59:14.250Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-cloud-config-client/deployment/target/classes
[2026-02-25T22:59:14.250Z] [INFO]
[2026-02-25T22:59:14.250Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:14.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:59:14.250Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cloud-config-client/deployment/src/test/resources
[2026-02-25T22:59:14.250Z] [INFO]
[2026-02-25T22:59:14.250Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:14.250Z] [INFO] No sources to compile
[2026-02-25T22:59:14.250Z] [INFO]
[2026-02-25T22:59:14.250Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:14.250Z] [INFO] No tests to run.
[2026-02-25T22:59:14.250Z] [INFO]
[2026-02-25T22:59:14.250Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:14.250Z] [INFO] Building jar: /quarkus/extensions/spring-cloud-config-client/deployment/target/quarkus-spring-cloud-config-client-deployment-2.7.5.Final.jar
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:14.562Z] [INFO] Building jar: /quarkus/extensions/spring-cloud-config-client/deployment/target/quarkus-spring-cloud-config-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cloud-config-client-deployment ---
[2026-02-25T22:59:14.562Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/deployment/target/quarkus-spring-cloud-config-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client-deployment/2.7.5.Final/quarkus-spring-cloud-config-client-deployment-2.7.5.Final.jar
[2026-02-25T22:59:14.562Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client-deployment/2.7.5.Final/quarkus-spring-cloud-config-client-deployment-2.7.5.Final.pom
[2026-02-25T22:59:14.562Z] [INFO] Installing /quarkus/extensions/spring-cloud-config-client/deployment/target/quarkus-spring-cloud-config-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cloud-config-client-deployment/2.7.5.Final/quarkus-spring-cloud-config-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] ------------------< io.quarkus:quarkus-cache-parent >-------------------
[2026-02-25T22:59:14.562Z] [INFO] Building Quarkus - Cache 2.7.5.Final [573/964]
[2026-02-25T22:59:14.562Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-cache-parent ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-cache-parent ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-cache-parent ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-cache-parent ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-cache-parent ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-cache-parent ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-cache-parent ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-cache-parent ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-cache-parent ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-cache-parent ---
[2026-02-25T22:59:14.562Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-cache-parent ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-cache-parent ---
[2026-02-25T22:59:14.562Z] [INFO] Installing /quarkus/extensions/cache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-cache-parent/2.7.5.Final/quarkus-cache-parent-2.7.5.Final.pom
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] ----------------------< io.quarkus:quarkus-cache >----------------------
[2026-02-25T22:59:14.562Z] [INFO] Building Quarkus - Cache - Runtime 2.7.5.Final [574/964]
[2026-02-25T22:59:14.562Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-cache ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-cache ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-cache ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-cache ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-cache ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-cache ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-cache ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-cache ---
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-cache ---
[2026-02-25T22:59:14.562Z] [INFO] Processed 34 files in 88ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2026-02-25T22:59:14.562Z] [INFO]
[2026-02-25T22:59:14.562Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-cache ---
[2026-02-25T22:59:14.878Z] [INFO] Processed 34 files in 00:00.063 (Already Sorted: 34, Needed Sorting: 0)
[2026-02-25T22:59:14.878Z] [INFO]
[2026-02-25T22:59:14.878Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-cache ---
[2026-02-25T22:59:14.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:59:14.878Z] [INFO] Copying 2 resources
[2026-02-25T22:59:14.878Z] [INFO]
[2026-02-25T22:59:14.878Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-cache ---
[2026-02-25T22:59:14.878Z] [INFO]
[2026-02-25T22:59:14.878Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-cache ---
[2026-02-25T22:59:14.878Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:59:14.878Z] [INFO] Compiling 34 source files to /quarkus/extensions/cache/runtime/target/classes
[2026-02-25T22:59:15.983Z] [WARNING] /quarkus/extensions/cache/runtime/src/main/java/io/quarkus/cache/runtime/CacheResultInterceptor.java:[66,80] unchecked cast
[2026-02-25T22:59:15.983Z] required: io.smallrye.mutiny.Uni<java.lang.Object>
[2026-02-25T22:59:15.983Z] found: java.lang.Object
[2026-02-25T22:59:15.983Z] [WARNING] /quarkus/extensions/cache/runtime/src/main/java/io/quarkus/cache/runtime/CacheInvalidateInterceptor.java:[58,75] unchecked cast
[2026-02-25T22:59:15.983Z] required: io.smallrye.mutiny.Uni<java.lang.Object>
[2026-02-25T22:59:15.983Z] found: java.lang.Object
[2026-02-25T22:59:15.983Z] [WARNING] /quarkus/extensions/cache/runtime/src/main/java/io/quarkus/cache/runtime/CacheInvalidateAllInterceptor.java:[56,75] unchecked cast
[2026-02-25T22:59:15.983Z] required: io.smallrye.mutiny.Uni<java.lang.Object>
[2026-02-25T22:59:15.983Z] found: java.lang.Object
[2026-02-25T22:59:15.983Z] [INFO]
[2026-02-25T22:59:15.983Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-cache ---
[2026-02-25T22:59:15.983Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:59:15.983Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/cache/runtime/src/test/resources
[2026-02-25T22:59:15.983Z] [INFO]
[2026-02-25T22:59:15.983Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-cache ---
[2026-02-25T22:59:15.983Z] [INFO] No sources to compile
[2026-02-25T22:59:15.983Z] [INFO]
[2026-02-25T22:59:15.983Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-cache ---
[2026-02-25T22:59:15.983Z] [INFO] No tests to run.
[2026-02-25T22:59:15.983Z] [INFO]
[2026-02-25T22:59:15.983Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-cache ---
[2026-02-25T22:59:15.983Z] [INFO] Building jar: /quarkus/extensions/cache/runtime/target/quarkus-cache-2.7.5.Final.jar
[2026-02-25T22:59:15.983Z] [INFO]
[2026-02-25T22:59:15.983Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-cache ---
[2026-02-25T22:59:15.983Z] [INFO] Building jar: /quarkus/extensions/cache/runtime/target/quarkus-cache-2.7.5.Final-sources.jar
[2026-02-25T22:59:15.983Z] [INFO]
[2026-02-25T22:59:15.983Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-cache ---
[2026-02-25T22:59:15.983Z] [INFO] Installing /quarkus/extensions/cache/runtime/target/quarkus-cache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-cache/2.7.5.Final/quarkus-cache-2.7.5.Final.jar
[2026-02-25T22:59:15.983Z] [INFO] Installing /quarkus/extensions/cache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-cache/2.7.5.Final/quarkus-cache-2.7.5.Final.pom
[2026-02-25T22:59:15.983Z] [INFO] Installing /quarkus/extensions/cache/runtime/target/quarkus-cache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-cache/2.7.5.Final/quarkus-cache-2.7.5.Final-sources.jar
[2026-02-25T22:59:15.983Z] [INFO]
[2026-02-25T22:59:15.983Z] [INFO] ----------------< io.quarkus:quarkus-cache-deployment >-----------------
[2026-02-25T22:59:15.983Z] [INFO] Building Quarkus - Cache - Deployment 2.7.5.Final [575/964]
[2026-02-25T22:59:15.983Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:59:16.297Z] [INFO]
[2026-02-25T22:59:16.297Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-cache-deployment ---
[2026-02-25T22:59:16.297Z] [INFO]
[2026-02-25T22:59:16.297Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-cache-deployment ---
[2026-02-25T22:59:16.608Z] [INFO]
[2026-02-25T22:59:16.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-cache-deployment ---
[2026-02-25T22:59:16.608Z] [INFO]
[2026-02-25T22:59:16.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-cache-deployment ---
[2026-02-25T22:59:16.608Z] [INFO]
[2026-02-25T22:59:16.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-cache-deployment ---
[2026-02-25T22:59:16.608Z] [INFO]
[2026-02-25T22:59:16.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-cache-deployment ---
[2026-02-25T22:59:16.608Z] [INFO]
[2026-02-25T22:59:16.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-cache-deployment ---
[2026-02-25T22:59:16.608Z] [INFO]
[2026-02-25T22:59:16.608Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-cache-deployment ---
[2026-02-25T22:59:16.608Z] [INFO]
[2026-02-25T22:59:16.608Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-cache-deployment ---
[2026-02-25T22:59:16.922Z] [INFO] Processed 41 files in 59ms (Formatted: 0, Unchanged: 41, Failed: 0, Readonly: 0)
[2026-02-25T22:59:16.922Z] [INFO]
[2026-02-25T22:59:16.922Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-cache-deployment ---
[2026-02-25T22:59:16.922Z] [INFO] Processed 41 files in 00:00.066 (Already Sorted: 41, Needed Sorting: 0)
[2026-02-25T22:59:16.922Z] [INFO]
[2026-02-25T22:59:16.922Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-cache-deployment ---
[2026-02-25T22:59:16.922Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:59:16.922Z] [INFO] Copying 2 resources
[2026-02-25T22:59:16.922Z] [INFO]
[2026-02-25T22:59:16.922Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-cache-deployment ---
[2026-02-25T22:59:16.922Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:59:16.922Z] [INFO] Compiling 13 source files to /quarkus/extensions/cache/deployment/target/classes
[2026-02-25T22:59:18.509Z] [INFO]
[2026-02-25T22:59:18.509Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-cache-deployment ---
[2026-02-25T22:59:18.509Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:59:18.509Z] [INFO] Copying 1 resource
[2026-02-25T22:59:18.509Z] [INFO]
[2026-02-25T22:59:18.509Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-cache-deployment ---
[2026-02-25T22:59:18.509Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:59:18.509Z] [INFO] Compiling 28 source files to /quarkus/extensions/cache/deployment/target/test-classes
[2026-02-25T22:59:18.509Z] [INFO]
[2026-02-25T22:59:18.509Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-cache-deployment ---
[2026-02-25T22:59:18.509Z] [INFO]
[2026-02-25T22:59:18.509Z] [INFO] -------------------------------------------------------
[2026-02-25T22:59:18.509Z] [INFO] T E S T S
[2026-02-25T22:59:18.509Z] [INFO] -------------------------------------------------------
[2026-02-25T22:59:18.819Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T22:59:19.494Z] [INFO] Running io.quarkus.cache.test.deployment.DeploymentExceptionsTest
[2026-02-25T22:59:24.175Z] 2026-02-25 22:59:23,262 WARN [io.qua.arc.pro.Methods] (build-7) Annotations @CacheInvalidate(cacheName = "should-throw-private-method-target-exception"),@CacheInvalidate(cacheName = "should-throw-private-method-target-exception") will have no effect on method io.quarkus.cache.test.deployment.DeploymentExceptionsTest$TestResource.shouldAlsoThrowPrivateMethodTargetException() because the method is private
[2026-02-25T22:59:24.175Z] 2026-02-25 22:59:23,265 WARN [io.qua.arc.pro.Methods] (build-7) @CacheInvalidateAll(cacheName = "should-throw-private-method-target-exception") will have no effect on method io.quarkus.cache.test.deployment.DeploymentExceptionsTest$TestResource.shouldThrowPrivateMethodTargetException() because the method is private
[2026-02-25T22:59:24.175Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.131 s - in io.quarkus.cache.test.deployment.DeploymentExceptionsTest
[2026-02-25T22:59:24.175Z] [INFO] Running io.quarkus.cache.test.deployment.DisabledCacheTest
[2026-02-25T22:59:25.303Z] 2026-02-25 22:59:24,952 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.368s. Listening on: http://localhost:8081
[2026-02-25T22:59:25.303Z] 2026-02-25 22:59:24,952 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:25.303Z] 2026-02-25 22:59:24,952 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:25.624Z] 2026-02-25 22:59:25,346 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:59:25.624Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.837 s - in io.quarkus.cache.test.deployment.DisabledCacheTest
[2026-02-25T22:59:25.624Z] [INFO] Running io.quarkus.cache.test.deployment.CacheConfigTest
[2026-02-25T22:59:27.220Z] 2026-02-25 22:59:26,314 WARN [io.qua.cac.run.caf.CaffeineCacheBuildRecorder] (main) Metrics won't be recorded for cache 'test-cache' because the application does not depend on a Micrometer extension. This warning can be fixed by disabling the cache metrics in the configuration or by adding a Micrometer extension to the pom.xml file.
[2026-02-25T22:59:27.220Z] 2026-02-25 22:59:26,758 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.596s. Listening on: http://localhost:8081
[2026-02-25T22:59:27.220Z] 2026-02-25 22:59:26,759 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:27.220Z] 2026-02-25 22:59:26,759 INFO [io.quarkus] (main) Installed features: [cache, cdi, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:59:27.220Z] 2026-02-25 22:59:26,820 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:59:27.220Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.467 s - in io.quarkus.cache.test.deployment.CacheConfigTest
[2026-02-25T22:59:27.220Z] [INFO] Running io.quarkus.cache.test.deployment.UnknownCacheTypeTest
[2026-02-25T22:59:27.538Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 s - in io.quarkus.cache.test.deployment.UnknownCacheTypeTest
[2026-02-25T22:59:27.538Z] [INFO] Running io.quarkus.cache.test.devmode.CacheHotReloadTest
[2026-02-25T22:59:36.252Z] Tests paused
[2026-02-25T22:59:36.252Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:59:36.252Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:59:36.252Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:59:36.252Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:59:36.252Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:59:36.252Z] 2026-02-25 22:59:31,145 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.389s. Listening on: http://localhost:8080
[2026-02-25T22:59:36.252Z] 2026-02-25 22:59:31,146 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:59:36.252Z] 2026-02-25 22:59:31,146 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cache, cdi, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:59:36.252Z] 2026-02-25 22:59:34,110 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in CacheHotReloadResource.class.
[2026-02-25T22:59:36.252Z] 2026-02-25 22:59:34,129 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-02-25T22:59:36.252Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T22:59:36.252Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T22:59:36.252Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T22:59:36.252Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T22:59:36.252Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T22:59:36.252Z] 2026-02-25 22:59:34,631 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.491s. Listening on: http://localhost:8080
[2026-02-25T22:59:36.252Z] 2026-02-25 22:59:34,631 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T22:59:36.252Z] 2026-02-25 22:59:34,631 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cache, cdi, resteasy, smallrye-context-propagation, vertx]
[2026-02-25T22:59:36.252Z] 2026-02-25 22:59:34,631 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.095s
[2026-02-25T22:59:36.252Z] 2026-02-25 22:59:34,708 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-02-25T22:59:36.252Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.374 s - in io.quarkus.cache.test.devmode.CacheHotReloadTest
[2026-02-25T22:59:36.252Z] [INFO] Running io.quarkus.cache.test.runtime.ZeroNoOpCacheTest
[2026-02-25T22:59:36.252Z] 2026-02-25 22:59:36,131 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.391s. Listening on: http://localhost:8081
[2026-02-25T22:59:36.252Z] 2026-02-25 22:59:36,132 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:36.252Z] 2026-02-25 22:59:36,132 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:36.564Z] 2026-02-25 22:59:36,274 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T22:59:36.565Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.522 s - in io.quarkus.cache.test.runtime.ZeroNoOpCacheTest
[2026-02-25T22:59:36.565Z] [INFO] Running io.quarkus.cache.test.runtime.SpecializedCacheTest
[2026-02-25T22:59:37.679Z] 2026-02-25 22:59:37,371 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8081
[2026-02-25T22:59:37.679Z] 2026-02-25 22:59:37,372 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:37.679Z] 2026-02-25 22:59:37,372 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:37.679Z] 2026-02-25 22:59:37,459 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:59:37.679Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.179 s - in io.quarkus.cache.test.runtime.SpecializedCacheTest
[2026-02-25T22:59:37.679Z] [INFO] Running io.quarkus.cache.test.runtime.SharedCacheTest
[2026-02-25T22:59:38.783Z] 2026-02-25 22:59:38,466 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.380s. Listening on: http://localhost:8081
[2026-02-25T22:59:38.783Z] 2026-02-25 22:59:38,467 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:38.783Z] 2026-02-25 22:59:38,467 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:38.783Z] 2026-02-25 22:59:38,570 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T22:59:38.783Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.107 s - in io.quarkus.cache.test.runtime.SharedCacheTest
[2026-02-25T22:59:38.783Z] [INFO] Running io.quarkus.cache.test.runtime.ExplicitSimpleKeyCacheTest
[2026-02-25T22:59:39.879Z] 2026-02-25 22:59:39,625 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.330s. Listening on: http://localhost:8081
[2026-02-25T22:59:39.879Z] 2026-02-25 22:59:39,625 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:39.879Z] 2026-02-25 22:59:39,625 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:39.879Z] 2026-02-25 22:59:39,704 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:59:39.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.131 s - in io.quarkus.cache.test.runtime.ExplicitSimpleKeyCacheTest
[2026-02-25T22:59:39.879Z] [INFO] Running io.quarkus.cache.test.runtime.MultipleCacheAnnotationsTest
[2026-02-25T22:59:41.005Z] 2026-02-25 22:59:40,656 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.309s. Listening on: http://localhost:8081
[2026-02-25T22:59:41.006Z] 2026-02-25 22:59:40,657 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:41.006Z] 2026-02-25 22:59:40,657 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:41.006Z] 2026-02-25 22:59:40,732 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:59:41.006Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 s - in io.quarkus.cache.test.runtime.MultipleCacheAnnotationsTest
[2026-02-25T22:59:41.006Z] [INFO] Running io.quarkus.cache.test.runtime.ConcurrencyTest
[2026-02-25T22:59:42.102Z] 2026-02-25 22:59:41,667 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.337s. Listening on: http://localhost:8081
[2026-02-25T22:59:42.102Z] 2026-02-25 22:59:41,668 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:42.102Z] 2026-02-25 22:59:41,668 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:44.265Z] 2026-02-25 22:59:43,793 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:59:44.265Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.062 s - in io.quarkus.cache.test.runtime.ConcurrencyTest
[2026-02-25T22:59:44.265Z] [INFO] Running io.quarkus.cache.test.runtime.ThrowExecutionExceptionCauseTest
[2026-02-25T22:59:44.939Z] 2026-02-25 22:59:44,760 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.343s. Listening on: http://localhost:8081
[2026-02-25T22:59:44.939Z] 2026-02-25 22:59:44,761 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:44.939Z] 2026-02-25 22:59:44,761 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:44.939Z] 2026-02-25 22:59:44,871 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:59:44.939Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 s - in io.quarkus.cache.test.runtime.ThrowExecutionExceptionCauseTest
[2026-02-25T22:59:44.939Z] [INFO] Running io.quarkus.cache.test.runtime.CompositeCacheKeyTest
[2026-02-25T22:59:44.939Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.cache.test.runtime.CompositeCacheKeyTest
[2026-02-25T22:59:44.939Z] [INFO] Running io.quarkus.cache.test.runtime.UniReturnTypeTest
[2026-02-25T22:59:46.045Z] 2026-02-25 22:59:45,753 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2026-02-25T22:59:46.045Z] 2026-02-25 22:59:45,754 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:46.045Z] 2026-02-25 22:59:45,754 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:46.045Z] 2026-02-25 22:59:45,848 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T22:59:46.045Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 s - in io.quarkus.cache.test.runtime.UniReturnTypeTest
[2026-02-25T22:59:46.045Z] [INFO] Running io.quarkus.cache.test.runtime.CacheInterceptionContextTest
[2026-02-25T22:59:46.045Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.cache.test.runtime.CacheInterceptionContextTest
[2026-02-25T22:59:46.045Z] [INFO] Running io.quarkus.cache.test.runtime.ProgrammaticApiTest
[2026-02-25T22:59:47.142Z] 2026-02-25 22:59:46,752 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.326s. Listening on: http://localhost:8081
[2026-02-25T22:59:47.142Z] 2026-02-25 22:59:46,753 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:47.142Z] 2026-02-25 22:59:46,753 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:47.142Z] 2026-02-25 22:59:46,853 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:59:47.142Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.99 s - in io.quarkus.cache.test.runtime.ProgrammaticApiTest
[2026-02-25T22:59:47.142Z] [INFO] Running io.quarkus.cache.test.runtime.DefaultKeyCacheTest
[2026-02-25T22:59:48.240Z] 2026-02-25 22:59:47,827 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.436s. Listening on: http://localhost:8081
[2026-02-25T22:59:48.240Z] 2026-02-25 22:59:47,827 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:48.240Z] 2026-02-25 22:59:47,827 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:48.240Z] 2026-02-25 22:59:47,938 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T22:59:48.240Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 s - in io.quarkus.cache.test.runtime.DefaultKeyCacheTest
[2026-02-25T22:59:48.240Z] [INFO] Running io.quarkus.cache.test.runtime.ExplicitCompositeKeyCacheTest
[2026-02-25T22:59:49.343Z] 2026-02-25 22:59:49,027 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2026-02-25T22:59:49.344Z] 2026-02-25 22:59:49,028 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:49.344Z] 2026-02-25 22:59:49,028 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:49.344Z] 2026-02-25 22:59:49,110 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T22:59:49.344Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.168 s - in io.quarkus.cache.test.runtime.ExplicitCompositeKeyCacheTest
[2026-02-25T22:59:49.344Z] [INFO] Running io.quarkus.cache.test.runtime.NoOpCacheTest
[2026-02-25T22:59:50.440Z] 2026-02-25 22:59:50,029 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.287s. Listening on: http://localhost:8081
[2026-02-25T22:59:50.440Z] 2026-02-25 22:59:50,029 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:50.440Z] 2026-02-25 22:59:50,030 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:50.440Z] 2026-02-25 22:59:50,111 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T22:59:50.440Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.992 s - in io.quarkus.cache.test.runtime.NoOpCacheTest
[2026-02-25T22:59:50.440Z] [INFO] Running io.quarkus.cache.test.runtime.NullKeyOrValueCacheTest
[2026-02-25T22:59:51.117Z] 2026-02-25 22:59:51,086 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.439s. Listening on: http://localhost:8081
[2026-02-25T22:59:51.117Z] 2026-02-25 22:59:51,088 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:51.117Z] 2026-02-25 22:59:51,088 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:51.433Z] 2026-02-25 22:59:51,164 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:59:51.433Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 s - in io.quarkus.cache.test.runtime.NullKeyOrValueCacheTest
[2026-02-25T22:59:51.433Z] [INFO] Running io.quarkus.cache.test.runtime.ImplicitCompositeKeyCacheTest
[2026-02-25T22:59:52.105Z] 2026-02-25 22:59:52,014 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.326s. Listening on: http://localhost:8081
[2026-02-25T22:59:52.105Z] 2026-02-25 22:59:52,014 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:52.105Z] 2026-02-25 22:59:52,014 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:52.416Z] 2026-02-25 22:59:52,094 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:59:52.416Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 s - in io.quarkus.cache.test.runtime.ImplicitCompositeKeyCacheTest
[2026-02-25T22:59:52.416Z] [INFO] Running io.quarkus.cache.test.runtime.ZeroCaffeineCacheTest
[2026-02-25T22:59:53.093Z] 2026-02-25 22:59:52,901 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.320s. Listening on: http://localhost:8081
[2026-02-25T22:59:53.093Z] 2026-02-25 22:59:52,902 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:53.093Z] 2026-02-25 22:59:52,902 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:53.093Z] 2026-02-25 22:59:52,962 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:59:53.093Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.866 s - in io.quarkus.cache.test.runtime.ZeroCaffeineCacheTest
[2026-02-25T22:59:53.093Z] [INFO] Running io.quarkus.cache.test.runtime.ImplicitSimpleKeyCacheTest
[2026-02-25T22:59:53.832Z] 2026-02-25 22:59:53,717 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.304s. Listening on: http://localhost:8081
[2026-02-25T22:59:53.832Z] 2026-02-25 22:59:53,718 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:53.832Z] 2026-02-25 22:59:53,718 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:53.832Z] 2026-02-25 22:59:53,794 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T22:59:53.832Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.833 s - in io.quarkus.cache.test.runtime.ImplicitSimpleKeyCacheTest
[2026-02-25T22:59:53.832Z] [INFO] Running io.quarkus.cache.test.runtime.CacheResultCompletionStageReturnTypeTest
[2026-02-25T22:59:54.944Z] 2026-02-25 22:59:54,654 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.400s. Listening on: http://localhost:8081
[2026-02-25T22:59:54.944Z] 2026-02-25 22:59:54,654 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:54.944Z] 2026-02-25 22:59:54,655 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:56.042Z] 2026-02-25 22:59:55,737 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T22:59:56.042Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.939 s - in io.quarkus.cache.test.runtime.CacheResultCompletionStageReturnTypeTest
[2026-02-25T22:59:56.042Z] [INFO] Running io.quarkus.cache.test.runtime.CacheNamesTest
[2026-02-25T22:59:56.782Z] 2026-02-25 22:59:56,557 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.317s. Listening on: http://localhost:8081
[2026-02-25T22:59:56.782Z] 2026-02-25 22:59:56,557 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:56.782Z] 2026-02-25 22:59:56,557 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:56.782Z] 2026-02-25 22:59:56,614 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-02-25T22:59:56.782Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 s - in io.quarkus.cache.test.runtime.CacheNamesTest
[2026-02-25T22:59:56.782Z] [INFO] Running io.quarkus.cache.test.runtime.MultiValueTest
[2026-02-25T22:59:57.879Z] 2026-02-25 22:59:57,119 WARN [io.qua.cac.dep.CacheProcessor] (build-3) @CacheResult is not currently supported on a method returning io.smallrye.mutiny.Multi [class=io.quarkus.cache.test.runtime.MultiValueTest$CachedService, method=cachedMethod]
[2026-02-25T22:59:57.879Z] 2026-02-25 22:59:57,535 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.309s. Listening on: http://localhost:8081
[2026-02-25T22:59:57.879Z] 2026-02-25 22:59:57,535 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T22:59:57.879Z] 2026-02-25 22:59:57,535 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-02-25T22:59:57.879Z] 2026-02-25 22:59:57,609 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T22:59:57.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 s - in io.quarkus.cache.test.runtime.MultiValueTest
[2026-02-25T22:59:57.879Z] [INFO] Running io.quarkus.cache.test.runtime.CacheInterceptorTest
[2026-02-25T22:59:57.879Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.cache.test.runtime.CacheInterceptorTest
[2026-02-25T22:59:57.879Z] [INFO]
[2026-02-25T22:59:57.879Z] [INFO] Results:
[2026-02-25T22:59:57.879Z] [INFO]
[2026-02-25T22:59:57.879Z] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T22:59:57.879Z] [INFO]
[2026-02-25T22:59:57.879Z] [INFO]
[2026-02-25T22:59:57.880Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-cache-deployment ---
[2026-02-25T22:59:58.197Z] [INFO] Building jar: /quarkus/extensions/cache/deployment/target/quarkus-cache-deployment-2.7.5.Final.jar
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-cache-deployment ---
[2026-02-25T22:59:58.197Z] [INFO] Building jar: /quarkus/extensions/cache/deployment/target/quarkus-cache-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-cache-deployment ---
[2026-02-25T22:59:58.197Z] [INFO] Installing /quarkus/extensions/cache/deployment/target/quarkus-cache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-cache-deployment/2.7.5.Final/quarkus-cache-deployment-2.7.5.Final.jar
[2026-02-25T22:59:58.197Z] [INFO] Installing /quarkus/extensions/cache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-cache-deployment/2.7.5.Final/quarkus-cache-deployment-2.7.5.Final.pom
[2026-02-25T22:59:58.197Z] [INFO] Installing /quarkus/extensions/cache/deployment/target/quarkus-cache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-cache-deployment/2.7.5.Final/quarkus-cache-deployment-2.7.5.Final-sources.jar
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] ---------------< io.quarkus:quarkus-spring-cache-parent >---------------
[2026-02-25T22:59:58.197Z] [INFO] Building Quarkus - Spring - Cache 2.7.5.Final [576/964]
[2026-02-25T22:59:58.197Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cache-parent ---
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cache-parent ---
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cache-parent ---
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cache-parent ---
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cache-parent ---
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cache-parent ---
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cache-parent ---
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cache-parent ---
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cache-parent ---
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cache-parent ---
[2026-02-25T22:59:58.197Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cache-parent ---
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cache-parent ---
[2026-02-25T22:59:58.197Z] [INFO] Installing /quarkus/extensions/spring-cache/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cache-parent/2.7.5.Final/quarkus-spring-cache-parent-2.7.5.Final.pom
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] ------------------< io.quarkus:quarkus-spring-cache >-------------------
[2026-02-25T22:59:58.197Z] [INFO] Building Quarkus - Spring - Cache - Runtime 2.7.5.Final [577/964]
[2026-02-25T22:59:58.197Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.197Z] [INFO]
[2026-02-25T22:59:58.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.198Z] [INFO]
[2026-02-25T22:59:58.198Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.198Z] [INFO]
[2026-02-25T22:59:58.198Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.198Z] [INFO]
[2026-02-25T22:59:58.198Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.198Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T22:59:58.198Z] [INFO]
[2026-02-25T22:59:58.198Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.198Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:59:58.198Z] [INFO] Copying 1 resource
[2026-02-25T22:59:58.198Z] [INFO]
[2026-02-25T22:59:58.198Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.198Z] [INFO]
[2026-02-25T22:59:58.198Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.198Z] [INFO] No sources to compile
[2026-02-25T22:59:58.198Z] [INFO]
[2026-02-25T22:59:58.198Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.198Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:59:58.198Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cache/runtime/src/test/resources
[2026-02-25T22:59:58.198Z] [INFO]
[2026-02-25T22:59:58.198Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.198Z] [INFO] No sources to compile
[2026-02-25T22:59:58.198Z] [INFO]
[2026-02-25T22:59:58.198Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.198Z] [INFO] No tests to run.
[2026-02-25T22:59:58.198Z] [INFO]
[2026-02-25T22:59:58.198Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.198Z] [INFO] Building jar: /quarkus/extensions/spring-cache/runtime/target/quarkus-spring-cache-2.7.5.Final.jar
[2026-02-25T22:59:58.198Z] [INFO]
[2026-02-25T22:59:58.198Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.198Z] [INFO] Building jar: /quarkus/extensions/spring-cache/runtime/target/quarkus-spring-cache-2.7.5.Final-sources.jar
[2026-02-25T22:59:58.198Z] [INFO]
[2026-02-25T22:59:58.198Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cache ---
[2026-02-25T22:59:58.198Z] [INFO] Installing /quarkus/extensions/spring-cache/runtime/target/quarkus-spring-cache-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cache/2.7.5.Final/quarkus-spring-cache-2.7.5.Final.jar
[2026-02-25T22:59:58.198Z] [INFO] Installing /quarkus/extensions/spring-cache/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cache/2.7.5.Final/quarkus-spring-cache-2.7.5.Final.pom
[2026-02-25T22:59:58.198Z] [INFO] Installing /quarkus/extensions/spring-cache/runtime/target/quarkus-spring-cache-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cache/2.7.5.Final/quarkus-spring-cache-2.7.5.Final-sources.jar
[2026-02-25T22:59:58.198Z] [INFO]
[2026-02-25T22:59:58.198Z] [INFO] -------------< io.quarkus:quarkus-spring-cache-deployment >-------------
[2026-02-25T22:59:58.198Z] [INFO] Building Quarkus - Spring - Cache - Deployment 2.7.5.Final [578/964]
[2026-02-25T22:59:58.198Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T22:59:58.516Z] [INFO]
[2026-02-25T22:59:58.516Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cache-deployment ---
[2026-02-25T22:59:58.516Z] [INFO]
[2026-02-25T22:59:58.516Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cache-deployment ---
[2026-02-25T22:59:58.832Z] [INFO]
[2026-02-25T22:59:58.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cache-deployment ---
[2026-02-25T22:59:58.832Z] [INFO]
[2026-02-25T22:59:58.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cache-deployment ---
[2026-02-25T22:59:58.832Z] [INFO]
[2026-02-25T22:59:58.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cache-deployment ---
[2026-02-25T22:59:58.832Z] [INFO]
[2026-02-25T22:59:58.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cache-deployment ---
[2026-02-25T22:59:58.832Z] [INFO]
[2026-02-25T22:59:58.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cache-deployment ---
[2026-02-25T22:59:58.832Z] [INFO]
[2026-02-25T22:59:58.832Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cache-deployment ---
[2026-02-25T22:59:58.832Z] [INFO]
[2026-02-25T22:59:58.832Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cache-deployment ---
[2026-02-25T22:59:58.832Z] [INFO] Processed 7 files in 15ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T22:59:58.832Z] [INFO]
[2026-02-25T22:59:58.832Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cache-deployment ---
[2026-02-25T22:59:58.832Z] [INFO] Processed 7 files in 00:00.010 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T22:59:58.832Z] [INFO]
[2026-02-25T22:59:58.832Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-cache-deployment ---
[2026-02-25T22:59:58.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:59:58.832Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cache/deployment/src/main/resources
[2026-02-25T22:59:58.832Z] [INFO]
[2026-02-25T22:59:58.832Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-cache-deployment ---
[2026-02-25T22:59:58.832Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:59:58.832Z] [INFO] Compiling 3 source files to /quarkus/extensions/spring-cache/deployment/target/classes
[2026-02-25T22:59:59.145Z] [INFO]
[2026-02-25T22:59:59.145Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-cache-deployment ---
[2026-02-25T22:59:59.145Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T22:59:59.146Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cache/deployment/src/test/resources
[2026-02-25T22:59:59.146Z] [INFO]
[2026-02-25T22:59:59.146Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-cache-deployment ---
[2026-02-25T22:59:59.146Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T22:59:59.146Z] [INFO] Compiling 4 source files to /quarkus/extensions/spring-cache/deployment/target/test-classes
[2026-02-25T23:00:00.256Z] [INFO]
[2026-02-25T23:00:00.256Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-cache-deployment ---
[2026-02-25T23:00:00.256Z] [INFO]
[2026-02-25T23:00:00.256Z] [INFO] -------------------------------------------------------
[2026-02-25T23:00:00.256Z] [INFO] T E S T S
[2026-02-25T23:00:00.256Z] [INFO] -------------------------------------------------------
[2026-02-25T23:00:00.256Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:00:00.931Z] [INFO] Running io.quarkus.cache.test.runtime.AnnotationOnClassTest
[2026-02-25T23:00:04.232Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.333 s - in io.quarkus.cache.test.runtime.AnnotationOnClassTest
[2026-02-25T23:00:04.232Z] [INFO] Running io.quarkus.cache.test.runtime.BasicTest
[2026-02-25T23:00:05.637Z] 2026-02-25 23:00:05,428 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.196s.
[2026-02-25T23:00:05.637Z] 2026-02-25 23:00:05,430 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:00:05.637Z] 2026-02-25 23:00:05,430 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, spring-cache]
[2026-02-25T23:00:05.637Z] 2026-02-25 23:00:05,517 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2026-02-25T23:00:05.637Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.424 s - in io.quarkus.cache.test.runtime.BasicTest
[2026-02-25T23:00:05.637Z] [INFO] Running io.quarkus.cache.test.runtime.UnsupportedAnnotationValueTest
[2026-02-25T23:00:06.404Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 s - in io.quarkus.cache.test.runtime.UnsupportedAnnotationValueTest
[2026-02-25T23:00:06.404Z] [INFO] Running io.quarkus.cache.test.runtime.CompositeKeyCacheTest
[2026-02-25T23:00:07.178Z] 2026-02-25 23:00:06,885 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.184s.
[2026-02-25T23:00:07.178Z] 2026-02-25 23:00:06,886 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:00:07.178Z] 2026-02-25 23:00:06,886 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, spring-cache]
[2026-02-25T23:00:07.178Z] 2026-02-25 23:00:06,948 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2026-02-25T23:00:07.178Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.884 s - in io.quarkus.cache.test.runtime.CompositeKeyCacheTest
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] Results:
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-cache-deployment ---
[2026-02-25T23:00:07.178Z] [INFO] Building jar: /quarkus/extensions/spring-cache/deployment/target/quarkus-spring-cache-deployment-2.7.5.Final.jar
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cache-deployment ---
[2026-02-25T23:00:07.178Z] [INFO] Building jar: /quarkus/extensions/spring-cache/deployment/target/quarkus-spring-cache-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cache-deployment ---
[2026-02-25T23:00:07.178Z] [INFO] Installing /quarkus/extensions/spring-cache/deployment/target/quarkus-spring-cache-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cache-deployment/2.7.5.Final/quarkus-spring-cache-deployment-2.7.5.Final.jar
[2026-02-25T23:00:07.178Z] [INFO] Installing /quarkus/extensions/spring-cache/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-cache-deployment/2.7.5.Final/quarkus-spring-cache-deployment-2.7.5.Final.pom
[2026-02-25T23:00:07.178Z] [INFO] Installing /quarkus/extensions/spring-cache/deployment/target/quarkus-spring-cache-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-cache-deployment/2.7.5.Final/quarkus-spring-cache-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] -------------< io.quarkus:quarkus-spring-scheduled-parent >-------------
[2026-02-25T23:00:07.178Z] [INFO] Building Quarkus - Spring - Scheduling 2.7.5.Final [579/964]
[2026-02-25T23:00:07.178Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-scheduled-parent ---
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-scheduled-parent ---
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-scheduled-parent ---
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-scheduled-parent ---
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-scheduled-parent ---
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-scheduled-parent ---
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-scheduled-parent ---
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-scheduled-parent ---
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-scheduled-parent ---
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-scheduled-parent ---
[2026-02-25T23:00:07.178Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-scheduled-parent ---
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-scheduled-parent ---
[2026-02-25T23:00:07.178Z] [INFO] Installing /quarkus/extensions/spring-scheduled/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled-parent/2.7.5.Final/quarkus-spring-scheduled-parent-2.7.5.Final.pom
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] ----------------< io.quarkus:quarkus-spring-scheduled >-----------------
[2026-02-25T23:00:07.178Z] [INFO] Building Quarkus - Spring - Scheduling - Runtime 2.7.5.Final [580/964]
[2026-02-25T23:00:07.178Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.178Z] [INFO]
[2026-02-25T23:00:07.178Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:00:07.567Z] [INFO] Copying 1 resource
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO] No sources to compile
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:00:07.567Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-scheduled/runtime/src/test/resources
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO] No sources to compile
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO] No tests to run.
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO] Building jar: /quarkus/extensions/spring-scheduled/runtime/target/quarkus-spring-scheduled-2.7.5.Final.jar
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO] Building jar: /quarkus/extensions/spring-scheduled/runtime/target/quarkus-spring-scheduled-2.7.5.Final-sources.jar
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-scheduled ---
[2026-02-25T23:00:07.567Z] [INFO] Installing /quarkus/extensions/spring-scheduled/runtime/target/quarkus-spring-scheduled-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled/2.7.5.Final/quarkus-spring-scheduled-2.7.5.Final.jar
[2026-02-25T23:00:07.567Z] [INFO] Installing /quarkus/extensions/spring-scheduled/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled/2.7.5.Final/quarkus-spring-scheduled-2.7.5.Final.pom
[2026-02-25T23:00:07.567Z] [INFO] Installing /quarkus/extensions/spring-scheduled/runtime/target/quarkus-spring-scheduled-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled/2.7.5.Final/quarkus-spring-scheduled-2.7.5.Final-sources.jar
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] -----------< io.quarkus:quarkus-spring-scheduled-deployment >-----------
[2026-02-25T23:00:07.567Z] [INFO] Building Quarkus - Spring - Scheduling - Deployment 2.7.5.Final [581/964]
[2026-02-25T23:00:07.567Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:07.567Z] [INFO]
[2026-02-25T23:00:07.567Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:07.962Z] [INFO]
[2026-02-25T23:00:07.962Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:07.962Z] [INFO]
[2026-02-25T23:00:07.962Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:07.962Z] [INFO]
[2026-02-25T23:00:07.962Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:07.962Z] [INFO]
[2026-02-25T23:00:07.962Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:07.962Z] [INFO]
[2026-02-25T23:00:07.962Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:07.962Z] [INFO]
[2026-02-25T23:00:07.962Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:07.962Z] [INFO]
[2026-02-25T23:00:07.962Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:07.962Z] [INFO] Processed 12 files in 21ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-02-25T23:00:07.962Z] [INFO]
[2026-02-25T23:00:07.962Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:07.962Z] [INFO] Processed 12 files in 00:00.014 (Already Sorted: 12, Needed Sorting: 0)
[2026-02-25T23:00:07.962Z] [INFO]
[2026-02-25T23:00:07.962Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:07.962Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:00:07.962Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-scheduled/deployment/src/main/resources
[2026-02-25T23:00:07.962Z] [INFO]
[2026-02-25T23:00:07.962Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:07.962Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:00:07.962Z] [INFO] Compiling 2 source files to /quarkus/extensions/spring-scheduled/deployment/target/classes
[2026-02-25T23:00:08.321Z] [INFO]
[2026-02-25T23:00:08.321Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:08.321Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:00:08.321Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-scheduled/deployment/src/test/resources
[2026-02-25T23:00:08.321Z] [INFO]
[2026-02-25T23:00:08.321Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:08.321Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:00:08.321Z] [INFO] Compiling 10 source files to /quarkus/extensions/spring-scheduled/deployment/target/test-classes
[2026-02-25T23:00:09.321Z] [INFO]
[2026-02-25T23:00:09.321Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:09.698Z] [INFO]
[2026-02-25T23:00:09.698Z] [INFO] -------------------------------------------------------
[2026-02-25T23:00:09.698Z] [INFO] T E S T S
[2026-02-25T23:00:09.698Z] [INFO] -------------------------------------------------------
[2026-02-25T23:00:09.698Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:00:10.198Z] [INFO] Running io.quarkus.spring.scheduled.deployment.SpringDelayedTest
[2026-02-25T23:00:14.501Z] 2026-02-25 23:00:13,572 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.185s.
[2026-02-25T23:00:14.501Z] 2026-02-25 23:00:13,574 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:00:14.501Z] 2026-02-25 23:00:13,574 INFO [io.quarkus] (main) Installed features: [cdi, scheduler, spring-scheduled]
[2026-02-25T23:00:15.415Z] 2026-02-25 23:00:15,024 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-02-25T23:00:15.415Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.958 s - in io.quarkus.spring.scheduled.deployment.SpringDelayedTest
[2026-02-25T23:00:15.415Z] [INFO] Running io.quarkus.spring.scheduled.deployment.InvalidCronExpressionTest
[2026-02-25T23:00:15.785Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 s - in io.quarkus.spring.scheduled.deployment.InvalidCronExpressionTest
[2026-02-25T23:00:15.785Z] [INFO] Running io.quarkus.spring.scheduled.deployment.ScheduledMethodNoBeanTest
[2026-02-25T23:00:16.577Z] 2026-02-25 23:00:16,409 INFO [io.qua.sch.run.SimpleScheduler] (main) No scheduled business methods found - Simple scheduler will not be started
[2026-02-25T23:00:16.577Z] 2026-02-25 23:00:16,412 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.191s.
[2026-02-25T23:00:16.577Z] 2026-02-25 23:00:16,412 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:00:16.577Z] 2026-02-25 23:00:16,412 INFO [io.quarkus] (main) Installed features: [cdi, scheduler, spring-scheduled]
[2026-02-25T23:00:21.941Z] 2026-02-25 23:00:21,432 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T23:00:21.942Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.756 s - in io.quarkus.spring.scheduled.deployment.ScheduledMethodNoBeanTest
[2026-02-25T23:00:21.942Z] [INFO] Running io.quarkus.spring.scheduled.deployment.SpringScheduledMethodTest
[2026-02-25T23:00:22.768Z] 2026-02-25 23:00:22,388 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.199s.
[2026-02-25T23:00:22.768Z] 2026-02-25 23:00:22,389 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:00:22.768Z] 2026-02-25 23:00:22,389 INFO [io.quarkus] (main) Installed features: [cdi, scheduler, spring-scheduled]
[2026-02-25T23:00:26.281Z] 2026-02-25 23:00:26,017 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-02-25T23:00:26.281Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.585 s - in io.quarkus.spring.scheduled.deployment.SpringScheduledMethodTest
[2026-02-25T23:00:26.282Z] [INFO] Running io.quarkus.spring.scheduled.deployment.RepeatedScheduledMethodTest
[2026-02-25T23:00:27.032Z] 2026-02-25 23:00:26,792 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.164s.
[2026-02-25T23:00:27.032Z] 2026-02-25 23:00:26,792 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:00:27.032Z] 2026-02-25 23:00:26,793 INFO [io.quarkus] (main) Installed features: [cdi, scheduler, spring-scheduled]
[2026-02-25T23:00:29.355Z] 2026-02-25 23:00:29,008 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2026-02-25T23:00:29.355Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.979 s - in io.quarkus.spring.scheduled.deployment.RepeatedScheduledMethodTest
[2026-02-25T23:00:29.355Z] [INFO] Running io.quarkus.spring.scheduled.deployment.UnsupportedInitialDelayForCronTest
[2026-02-25T23:00:29.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 s - in io.quarkus.spring.scheduled.deployment.UnsupportedInitialDelayForCronTest
[2026-02-25T23:00:29.690Z] [INFO] Running io.quarkus.spring.scheduled.deployment.UnsupportedFixedDelayStringParamTest
[2026-02-25T23:00:30.031Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 s - in io.quarkus.spring.scheduled.deployment.UnsupportedFixedDelayStringParamTest
[2026-02-25T23:00:30.031Z] [INFO] Running io.quarkus.spring.scheduled.deployment.SpringScheduledProcessorTest
[2026-02-25T23:00:30.368Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in io.quarkus.spring.scheduled.deployment.SpringScheduledProcessorTest
[2026-02-25T23:00:30.368Z] [INFO] Running io.quarkus.spring.scheduled.deployment.UnsupportedFixedDelayParamTest
[2026-02-25T23:00:30.726Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s - in io.quarkus.spring.scheduled.deployment.UnsupportedFixedDelayParamTest
[2026-02-25T23:00:30.726Z] [INFO]
[2026-02-25T23:00:30.726Z] [INFO] Results:
[2026-02-25T23:00:30.726Z] [INFO]
[2026-02-25T23:00:30.726Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:00:30.726Z] [INFO]
[2026-02-25T23:00:30.726Z] [INFO]
[2026-02-25T23:00:30.726Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:30.726Z] [INFO] Building jar: /quarkus/extensions/spring-scheduled/deployment/target/quarkus-spring-scheduled-deployment-2.7.5.Final.jar
[2026-02-25T23:00:30.726Z] [INFO]
[2026-02-25T23:00:30.726Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:30.726Z] [INFO] Building jar: /quarkus/extensions/spring-scheduled/deployment/target/quarkus-spring-scheduled-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:00:30.726Z] [INFO]
[2026-02-25T23:00:30.726Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-scheduled-deployment ---
[2026-02-25T23:00:30.726Z] [INFO] Installing /quarkus/extensions/spring-scheduled/deployment/target/quarkus-spring-scheduled-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled-deployment/2.7.5.Final/quarkus-spring-scheduled-deployment-2.7.5.Final.jar
[2026-02-25T23:00:30.726Z] [INFO] Installing /quarkus/extensions/spring-scheduled/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled-deployment/2.7.5.Final/quarkus-spring-scheduled-deployment-2.7.5.Final.pom
[2026-02-25T23:00:30.726Z] [INFO] Installing /quarkus/extensions/spring-scheduled/deployment/target/quarkus-spring-scheduled-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-scheduled-deployment/2.7.5.Final/quarkus-spring-scheduled-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:00:30.726Z] [INFO]
[2026-02-25T23:00:30.726Z] [INFO] -------------< io.quarkus:quarkus-spring-data-rest-parent >-------------
[2026-02-25T23:00:30.726Z] [INFO] Building Quarkus - Spring Data REST 2.7.5.Final [582/964]
[2026-02-25T23:00:30.726Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:00:31.070Z] [INFO]
[2026-02-25T23:00:31.070Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-rest-parent ---
[2026-02-25T23:00:31.070Z] [INFO]
[2026-02-25T23:00:31.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-rest-parent ---
[2026-02-25T23:00:31.070Z] [INFO]
[2026-02-25T23:00:31.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-rest-parent ---
[2026-02-25T23:00:31.070Z] [INFO]
[2026-02-25T23:00:31.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-rest-parent ---
[2026-02-25T23:00:31.070Z] [INFO]
[2026-02-25T23:00:31.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-rest-parent ---
[2026-02-25T23:00:31.070Z] [INFO]
[2026-02-25T23:00:31.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-rest-parent ---
[2026-02-25T23:00:31.070Z] [INFO]
[2026-02-25T23:00:31.070Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-rest-parent ---
[2026-02-25T23:00:31.070Z] [INFO]
[2026-02-25T23:00:31.070Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-rest-parent ---
[2026-02-25T23:00:31.070Z] [INFO]
[2026-02-25T23:00:31.070Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-rest-parent ---
[2026-02-25T23:00:31.070Z] [INFO]
[2026-02-25T23:00:31.070Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-rest-parent ---
[2026-02-25T23:00:31.070Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:00:31.070Z] [INFO]
[2026-02-25T23:00:31.070Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-rest-parent ---
[2026-02-25T23:00:31.070Z] [INFO]
[2026-02-25T23:00:31.070Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-rest-parent ---
[2026-02-25T23:00:31.070Z] [INFO] Installing /quarkus/extensions/spring-data-rest/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest-parent/2.7.5.Final/quarkus-spring-data-rest-parent-2.7.5.Final.pom
[2026-02-25T23:00:31.070Z] [INFO]
[2026-02-25T23:00:31.070Z] [INFO] ----------------< io.quarkus:quarkus-spring-data-rest >-----------------
[2026-02-25T23:00:31.070Z] [INFO] Building Quarkus - Spring - Data REST - Runtime 2.7.5.Final [583/964]
[2026-02-25T23:00:31.070Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:00:31.070Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-rest-api/2.1.SP2/quarkus-spring-data-rest-api-2.1.SP2.pom
[2026-02-25T23:00:31.070Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-rest-api/2.1.SP2/quarkus-spring-data-rest-api-2.1.SP2.pom (1.8 kB at 7.4 kB/s)
[2026-02-25T23:00:31.070Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-rest-api/2.1.SP2/quarkus-spring-data-rest-api-2.1.SP2.jar
[2026-02-25T23:00:31.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-spring-data-rest-api/2.1.SP2/quarkus-spring-data-rest-api-2.1.SP2.jar (5.6 kB at 19 kB/s)
[2026-02-25T23:00:31.409Z] [INFO]
[2026-02-25T23:00:31.409Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.409Z] [INFO]
[2026-02-25T23:00:31.409Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.409Z] [INFO]
[2026-02-25T23:00:31.409Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.409Z] [INFO]
[2026-02-25T23:00:31.409Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.409Z] [INFO]
[2026-02-25T23:00:31.409Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.409Z] [INFO]
[2026-02-25T23:00:31.409Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.409Z] [INFO]
[2026-02-25T23:00:31.409Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.409Z] [INFO]
[2026-02-25T23:00:31.409Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.409Z] [INFO]
[2026-02-25T23:00:31.409Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.409Z] [INFO] Processed 2 files in 7ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T23:00:31.409Z] [INFO]
[2026-02-25T23:00:31.409Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.409Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T23:00:31.409Z] [INFO]
[2026-02-25T23:00:31.409Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.409Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:00:31.409Z] [INFO] Copying 1 resource
[2026-02-25T23:00:31.751Z] [INFO]
[2026-02-25T23:00:31.751Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.751Z] [INFO]
[2026-02-25T23:00:31.751Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.751Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:00:31.751Z] [INFO] Compiling 2 source files to /quarkus/extensions/spring-data-rest/runtime/target/classes
[2026-02-25T23:00:31.751Z] [INFO]
[2026-02-25T23:00:31.751Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.751Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:00:31.751Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-data-rest/runtime/src/test/resources
[2026-02-25T23:00:31.751Z] [INFO]
[2026-02-25T23:00:31.751Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.751Z] [INFO] No sources to compile
[2026-02-25T23:00:31.751Z] [INFO]
[2026-02-25T23:00:31.751Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.751Z] [INFO] No tests to run.
[2026-02-25T23:00:31.751Z] [INFO]
[2026-02-25T23:00:31.751Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.751Z] [INFO] Building jar: /quarkus/extensions/spring-data-rest/runtime/target/quarkus-spring-data-rest-2.7.5.Final.jar
[2026-02-25T23:00:31.751Z] [INFO]
[2026-02-25T23:00:31.751Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.751Z] [INFO] Building jar: /quarkus/extensions/spring-data-rest/runtime/target/quarkus-spring-data-rest-2.7.5.Final-sources.jar
[2026-02-25T23:00:31.751Z] [INFO]
[2026-02-25T23:00:31.751Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-rest ---
[2026-02-25T23:00:31.751Z] [INFO] Installing /quarkus/extensions/spring-data-rest/runtime/target/quarkus-spring-data-rest-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest/2.7.5.Final/quarkus-spring-data-rest-2.7.5.Final.jar
[2026-02-25T23:00:31.751Z] [INFO] Installing /quarkus/extensions/spring-data-rest/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest/2.7.5.Final/quarkus-spring-data-rest-2.7.5.Final.pom
[2026-02-25T23:00:31.751Z] [INFO] Installing /quarkus/extensions/spring-data-rest/runtime/target/quarkus-spring-data-rest-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest/2.7.5.Final/quarkus-spring-data-rest-2.7.5.Final-sources.jar
[2026-02-25T23:00:31.751Z] [INFO]
[2026-02-25T23:00:31.751Z] [INFO] -----------< io.quarkus:quarkus-spring-data-rest-deployment >-----------
[2026-02-25T23:00:31.751Z] [INFO] Building Quarkus - Spring - Data REST - Deployment 2.7.5.Final [584/964]
[2026-02-25T23:00:31.751Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:00:32.072Z] [INFO]
[2026-02-25T23:00:32.072Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:32.072Z] [INFO]
[2026-02-25T23:00:32.072Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:32.422Z] [INFO]
[2026-02-25T23:00:32.422Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:32.422Z] [INFO]
[2026-02-25T23:00:32.422Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:32.775Z] [INFO]
[2026-02-25T23:00:32.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:32.775Z] [INFO]
[2026-02-25T23:00:32.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:32.775Z] [INFO]
[2026-02-25T23:00:32.775Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:32.775Z] [INFO]
[2026-02-25T23:00:32.775Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:32.775Z] [INFO]
[2026-02-25T23:00:32.775Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:32.775Z] [INFO] Processed 24 files in 58ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-02-25T23:00:32.775Z] [INFO]
[2026-02-25T23:00:32.775Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:32.775Z] [INFO] Processed 24 files in 00:00.040 (Already Sorted: 24, Needed Sorting: 0)
[2026-02-25T23:00:32.775Z] [INFO]
[2026-02-25T23:00:32.775Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:32.775Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:00:32.775Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-data-rest/deployment/src/main/resources
[2026-02-25T23:00:32.775Z] [INFO]
[2026-02-25T23:00:32.775Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:32.775Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:00:32.775Z] [INFO] Compiling 9 source files to /quarkus/extensions/spring-data-rest/deployment/target/classes
[2026-02-25T23:00:33.904Z] [INFO]
[2026-02-25T23:00:33.904Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:33.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:00:33.904Z] [INFO] Copying 2 resources
[2026-02-25T23:00:33.904Z] [INFO]
[2026-02-25T23:00:33.904Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:33.904Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:00:33.904Z] [INFO] Compiling 15 source files to /quarkus/extensions/spring-data-rest/deployment/target/test-classes
[2026-02-25T23:00:34.652Z] [INFO]
[2026-02-25T23:00:34.652Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:34.652Z] [INFO]
[2026-02-25T23:00:34.652Z] [INFO] -------------------------------------------------------
[2026-02-25T23:00:34.652Z] [INFO] T E S T S
[2026-02-25T23:00:34.652Z] [INFO] -------------------------------------------------------
[2026-02-25T23:00:34.652Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:00:35.365Z] [INFO] Running io.quarkus.spring.data.rest.crud.DefaultCrudResourceTest
[2026-02-25T23:00:42.511Z] 2026-02-25 23:00:41,965 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.410s. Listening on: http://localhost:8081
[2026-02-25T23:00:42.511Z] 2026-02-25 23:00:41,968 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:00:42.511Z] 2026-02-25 23:00:41,968 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, spring-data-jpa, spring-data-rest, spring-di, vertx]
[2026-02-25T23:00:45.381Z] 2026-02-25 23:00:44,887 WARN [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002142: Multiple resource methods match request "GET /default-records/6". Selecting one. Matching methods: [public javax.ws.rs.core.Response io.quarkus.spring.data.rest.crud.DefaultRecordsRepositoryJaxRs_3ed1cf7adffbedb0a8b31bc24d4d0d8f55292116.get(java.lang.Long), public javax.ws.rs.core.Response io.quarkus.spring.data.rest.crud.DefaultRecordsRepositoryJaxRs_3ed1cf7adffbedb0a8b31bc24d4d0d8f55292116.getHal(java.lang.Long)]
[2026-02-25T23:00:45.381Z] 2026-02-25 23:00:44,983 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-25T23:00:45.381Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.908 s - in io.quarkus.spring.data.rest.crud.DefaultCrudResourceTest
[2026-02-25T23:00:45.381Z] [INFO] Running io.quarkus.spring.data.rest.crud.ModifiedCrudResourceTest
[2026-02-25T23:00:47.005Z] 2026-02-25 23:00:46,969 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.844s. Listening on: http://localhost:8081
[2026-02-25T23:00:47.005Z] 2026-02-25 23:00:46,970 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:00:47.005Z] 2026-02-25 23:00:46,970 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, spring-data-jpa, spring-data-rest, spring-di, vertx]
[2026-02-25T23:00:48.118Z] 2026-02-25 23:00:47,996 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T23:00:48.118Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.995 s - in io.quarkus.spring.data.rest.crud.ModifiedCrudResourceTest
[2026-02-25T23:00:48.118Z] [INFO] Running io.quarkus.spring.data.rest.paged.EmptyListRecordsPagedResourceTest
[2026-02-25T23:00:50.309Z] 2026-02-25 23:00:49,863 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.960s. Listening on: http://localhost:8081
[2026-02-25T23:00:50.309Z] 2026-02-25 23:00:49,864 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:00:50.309Z] 2026-02-25 23:00:49,864 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, spring-data-jpa, spring-data-rest, spring-di, vertx]
[2026-02-25T23:00:51.006Z] 2026-02-25 23:00:50,649 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2026-02-25T23:00:51.006Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.657 s - in io.quarkus.spring.data.rest.paged.EmptyListRecordsPagedResourceTest
[2026-02-25T23:00:51.006Z] [INFO] Running io.quarkus.spring.data.rest.paged.ModifiedPagedResourceTest
[2026-02-25T23:00:53.200Z] 2026-02-25 23:00:52,694 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.906s. Listening on: http://localhost:8081
[2026-02-25T23:00:53.200Z] 2026-02-25 23:00:52,695 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:00:53.201Z] 2026-02-25 23:00:52,695 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, spring-data-jpa, spring-data-rest, spring-di, vertx]
[2026-02-25T23:00:54.369Z] 2026-02-25 23:00:54,085 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2026-02-25T23:00:54.369Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.422 s - in io.quarkus.spring.data.rest.paged.ModifiedPagedResourceTest
[2026-02-25T23:00:54.369Z] [INFO] Running io.quarkus.spring.data.rest.paged.DefaultPagedResourceTest
[2026-02-25T23:00:56.602Z] 2026-02-25 23:00:56,190 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.958s. Listening on: http://localhost:8081
[2026-02-25T23:00:56.602Z] 2026-02-25 23:00:56,191 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:00:56.602Z] 2026-02-25 23:00:56,191 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, resteasy-jsonb, smallrye-context-propagation, spring-data-jpa, spring-data-rest, spring-di, vertx]
[2026-02-25T23:00:58.781Z] 2026-02-25 23:00:58,295 WARN [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002142: Multiple resource methods match request "GET /default-records/6". Selecting one. Matching methods: [public javax.ws.rs.core.Response io.quarkus.spring.data.rest.paged.DefaultRecordsRepositoryJaxRs_083c09ecfb6fa5721722f4c601a3006a46cf0785.getHal(java.lang.Long), public javax.ws.rs.core.Response io.quarkus.spring.data.rest.paged.DefaultRecordsRepositoryJaxRs_083c09ecfb6fa5721722f4c601a3006a46cf0785.get(java.lang.Long)]
[2026-02-25T23:00:58.781Z] 2026-02-25 23:00:58,540 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2026-02-25T23:00:58.781Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.45 s - in io.quarkus.spring.data.rest.paged.DefaultPagedResourceTest
[2026-02-25T23:00:58.781Z] [INFO]
[2026-02-25T23:00:58.781Z] [INFO] Results:
[2026-02-25T23:00:58.781Z] [INFO]
[2026-02-25T23:00:58.781Z] [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:00:58.781Z] [INFO]
[2026-02-25T23:00:58.781Z] [INFO]
[2026-02-25T23:00:58.781Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:58.781Z] [INFO] Building jar: /quarkus/extensions/spring-data-rest/deployment/target/quarkus-spring-data-rest-deployment-2.7.5.Final.jar
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:59.914Z] [INFO] Building jar: /quarkus/extensions/spring-data-rest/deployment/target/quarkus-spring-data-rest-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-rest-deployment ---
[2026-02-25T23:00:59.914Z] [INFO] Installing /quarkus/extensions/spring-data-rest/deployment/target/quarkus-spring-data-rest-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest-deployment/2.7.5.Final/quarkus-spring-data-rest-deployment-2.7.5.Final.jar
[2026-02-25T23:00:59.914Z] [INFO] Installing /quarkus/extensions/spring-data-rest/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest-deployment/2.7.5.Final/quarkus-spring-data-rest-deployment-2.7.5.Final.pom
[2026-02-25T23:00:59.914Z] [INFO] Installing /quarkus/extensions/spring-data-rest/deployment/target/quarkus-spring-data-rest-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-spring-data-rest-deployment/2.7.5.Final/quarkus-spring-data-rest-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] ---------------< io.quarkus:quarkus-security-jpa-parent >---------------
[2026-02-25T23:00:59.914Z] [INFO] Building Quarkus - Security JPA 2.7.5.Final [585/964]
[2026-02-25T23:00:59.914Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-jpa-parent ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-jpa-parent ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-jpa-parent ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-jpa-parent ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-jpa-parent ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-jpa-parent ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-jpa-parent ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-jpa-parent ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-jpa-parent ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-jpa-parent ---
[2026-02-25T23:00:59.914Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-jpa-parent ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-jpa-parent ---
[2026-02-25T23:00:59.914Z] [INFO] Installing /quarkus/extensions/security-jpa/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-jpa-parent/2.7.5.Final/quarkus-security-jpa-parent-2.7.5.Final.pom
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] ------------------< io.quarkus:quarkus-security-jpa >-------------------
[2026-02-25T23:00:59.914Z] [INFO] Building Quarkus - Security JPA - Runtime 2.7.5.Final [586/964]
[2026-02-25T23:00:59.914Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-jpa ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-jpa ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-jpa ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-jpa ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-jpa ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-jpa ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-jpa ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-jpa ---
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-jpa ---
[2026-02-25T23:00:59.914Z] [INFO] Processed 10 files in 16ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-jpa ---
[2026-02-25T23:00:59.914Z] [INFO] Processed 10 files in 00:00.010 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-jpa ---
[2026-02-25T23:00:59.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:00:59.914Z] [INFO] Copying 1 resource
[2026-02-25T23:00:59.914Z] [INFO]
[2026-02-25T23:00:59.914Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-security-jpa ---
[2026-02-25T23:01:00.274Z] [INFO]
[2026-02-25T23:01:00.274Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-jpa ---
[2026-02-25T23:01:00.274Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:01:00.274Z] [INFO] Compiling 10 source files to /quarkus/extensions/security-jpa/runtime/target/classes
[2026-02-25T23:01:01.368Z] [INFO]
[2026-02-25T23:01:01.368Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-jpa ---
[2026-02-25T23:01:01.368Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:01:01.368Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security-jpa/runtime/src/test/resources
[2026-02-25T23:01:01.368Z] [INFO]
[2026-02-25T23:01:01.368Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-jpa ---
[2026-02-25T23:01:01.368Z] [INFO] No sources to compile
[2026-02-25T23:01:01.368Z] [INFO]
[2026-02-25T23:01:01.368Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-jpa ---
[2026-02-25T23:01:01.368Z] [INFO] No tests to run.
[2026-02-25T23:01:01.368Z] [INFO]
[2026-02-25T23:01:01.368Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-jpa ---
[2026-02-25T23:01:01.368Z] [INFO] Building jar: /quarkus/extensions/security-jpa/runtime/target/quarkus-security-jpa-2.7.5.Final.jar
[2026-02-25T23:01:01.368Z] [INFO]
[2026-02-25T23:01:01.368Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-jpa ---
[2026-02-25T23:01:01.368Z] [INFO] Building jar: /quarkus/extensions/security-jpa/runtime/target/quarkus-security-jpa-2.7.5.Final-sources.jar
[2026-02-25T23:01:01.368Z] [INFO]
[2026-02-25T23:01:01.368Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-jpa ---
[2026-02-25T23:01:01.368Z] [INFO] Installing /quarkus/extensions/security-jpa/runtime/target/quarkus-security-jpa-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-security-jpa/2.7.5.Final/quarkus-security-jpa-2.7.5.Final.jar
[2026-02-25T23:01:01.368Z] [INFO] Installing /quarkus/extensions/security-jpa/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-security-jpa/2.7.5.Final/quarkus-security-jpa-2.7.5.Final.pom
[2026-02-25T23:01:01.368Z] [INFO] Installing /quarkus/extensions/security-jpa/runtime/target/quarkus-security-jpa-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-security-jpa/2.7.5.Final/quarkus-security-jpa-2.7.5.Final-sources.jar
[2026-02-25T23:01:01.368Z] [INFO]
[2026-02-25T23:01:01.368Z] [INFO] -------------< io.quarkus:quarkus-security-jpa-deployment >-------------
[2026-02-25T23:01:01.368Z] [INFO] Building Quarkus - Security JPA - Deployment 2.7.5.Final [587/964]
[2026-02-25T23:01:01.368Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:01:01.368Z] [INFO]
[2026-02-25T23:01:01.368Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-jpa-deployment ---
[2026-02-25T23:01:01.368Z] [INFO]
[2026-02-25T23:01:01.368Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-jpa-deployment ---
[2026-02-25T23:01:01.692Z] [INFO]
[2026-02-25T23:01:01.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-jpa-deployment ---
[2026-02-25T23:01:01.692Z] [INFO]
[2026-02-25T23:01:01.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-jpa-deployment ---
[2026-02-25T23:01:02.119Z] [INFO]
[2026-02-25T23:01:02.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-jpa-deployment ---
[2026-02-25T23:01:02.119Z] [INFO]
[2026-02-25T23:01:02.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-jpa-deployment ---
[2026-02-25T23:01:02.119Z] [INFO]
[2026-02-25T23:01:02.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-jpa-deployment ---
[2026-02-25T23:01:02.119Z] [INFO]
[2026-02-25T23:01:02.119Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-jpa-deployment ---
[2026-02-25T23:01:02.119Z] [INFO]
[2026-02-25T23:01:02.119Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-jpa-deployment ---
[2026-02-25T23:01:02.119Z] [INFO] Processed 31 files in 45ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2026-02-25T23:01:02.119Z] [INFO]
[2026-02-25T23:01:02.119Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-jpa-deployment ---
[2026-02-25T23:01:02.119Z] [INFO] Processed 31 files in 00:00.048 (Already Sorted: 31, Needed Sorting: 0)
[2026-02-25T23:01:02.119Z] [INFO]
[2026-02-25T23:01:02.119Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-jpa-deployment ---
[2026-02-25T23:01:02.119Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:01:02.119Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security-jpa/deployment/src/main/resources
[2026-02-25T23:01:02.119Z] [INFO]
[2026-02-25T23:01:02.119Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-jpa-deployment ---
[2026-02-25T23:01:02.119Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:01:02.119Z] [INFO] Compiling 2 source files to /quarkus/extensions/security-jpa/deployment/target/classes
[2026-02-25T23:01:02.447Z] [INFO]
[2026-02-25T23:01:02.447Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-jpa-deployment ---
[2026-02-25T23:01:02.447Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:01:02.447Z] [INFO] Copying 12 resources
[2026-02-25T23:01:02.447Z] [INFO]
[2026-02-25T23:01:02.447Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-jpa-deployment ---
[2026-02-25T23:01:02.447Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:01:02.447Z] [INFO] Compiling 29 source files to /quarkus/extensions/security-jpa/deployment/target/test-classes
[2026-02-25T23:01:02.767Z] [INFO]
[2026-02-25T23:01:02.767Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-jpa-deployment ---
[2026-02-25T23:01:02.767Z] [INFO]
[2026-02-25T23:01:02.767Z] [INFO] -------------------------------------------------------
[2026-02-25T23:01:02.767Z] [INFO] T E S T S
[2026-02-25T23:01:02.767Z] [INFO] -------------------------------------------------------
[2026-02-25T23:01:02.767Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:01:03.458Z] [INFO] Running io.quarkus.security.jpa.NaturalIdConfigurationTest
[2026-02-25T23:01:12.194Z] 2026-02-25 23:01:11,005 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.873s. Listening on: http://localhost:8081
[2026-02-25T23:01:12.194Z] 2026-02-25 23:01:11,007 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:01:12.194Z] 2026-02-25 23:01:11,008 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:01:13.299Z] 2026-02-25 23:01:13,148 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2026-02-25T23:01:13.299Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.759 s - in io.quarkus.security.jpa.NaturalIdConfigurationTest
[2026-02-25T23:01:13.299Z] [INFO] Running io.quarkus.security.jpa.CustomPasswordMapperTest
[2026-02-25T23:01:16.155Z] 2026-02-25 23:01:15,529 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.009s. Listening on: http://localhost:8081
[2026-02-25T23:01:16.155Z] 2026-02-25 23:01:15,530 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:01:16.155Z] 2026-02-25 23:01:15,530 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:01:16.466Z] 2026-02-25 23:01:16,416 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-02-25T23:01:16.466Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.243 s - in io.quarkus.security.jpa.CustomPasswordMapperTest
[2026-02-25T23:01:16.466Z] [INFO] Running io.quarkus.security.jpa.PanacheEntitiesConfigurationTest
[2026-02-25T23:01:18.640Z] 2026-02-25 23:01:18,556 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.010s. Listening on: http://localhost:8081
[2026-02-25T23:01:18.640Z] 2026-02-25 23:01:18,557 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:01:18.640Z] 2026-02-25 23:01:18,557 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:01:19.733Z] 2026-02-25 23:01:19,672 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-25T23:01:19.733Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.237 s - in io.quarkus.security.jpa.PanacheEntitiesConfigurationTest
[2026-02-25T23:01:19.733Z] [INFO] Running io.quarkus.security.jpa.MultipleRolesInCollectionConfigurationTest
[2026-02-25T23:01:21.912Z] 2026-02-25 23:01:21,514 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.050s. Listening on: http://localhost:8081
[2026-02-25T23:01:21.912Z] 2026-02-25 23:01:21,514 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:01:21.912Z] 2026-02-25 23:01:21,514 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:01:22.598Z] 2026-02-25 23:01:22,330 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T23:01:22.599Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.649 s - in io.quarkus.security.jpa.MultipleRolesInCollectionConfigurationTest
[2026-02-25T23:01:22.599Z] [INFO] Running io.quarkus.security.jpa.MinimalConfigurationTest
[2026-02-25T23:01:24.922Z] 2026-02-25 23:01:24,464 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.093s. Listening on: http://localhost:8081
[2026-02-25T23:01:24.922Z] 2026-02-25 23:01:24,465 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:01:24.922Z] 2026-02-25 23:01:24,465 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:01:25.600Z] 2026-02-25 23:01:25,517 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-25T23:01:25.600Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.188 s - in io.quarkus.security.jpa.MinimalConfigurationTest
[2026-02-25T23:01:25.600Z] [INFO] Running io.quarkus.security.jpa.CustomIdentityProviderConfigurationTest
[2026-02-25T23:01:27.825Z] 2026-02-25 23:01:27,354 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.001s. Listening on: http://localhost:8081
[2026-02-25T23:01:27.825Z] 2026-02-25 23:01:27,355 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:01:27.825Z] 2026-02-25 23:01:27,355 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:01:28.141Z] 2026-02-25 23:01:28,045 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-02-25T23:01:28.141Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.525 s - in io.quarkus.security.jpa.CustomIdentityProviderConfigurationTest
[2026-02-25T23:01:28.141Z] [INFO] Running io.quarkus.security.jpa.BcryptPasswordMapperTest
[2026-02-25T23:01:29.787Z] 2026-02-25 23:01:29,744 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.946s. Listening on: http://localhost:8081
[2026-02-25T23:01:29.787Z] 2026-02-25 23:01:29,744 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:01:29.787Z] 2026-02-25 23:01:29,744 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:01:31.398Z] 2026-02-25 23:01:31,331 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-02-25T23:01:31.398Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.286 s - in io.quarkus.security.jpa.BcryptPasswordMapperTest
[2026-02-25T23:01:31.398Z] [INFO] Running io.quarkus.security.jpa.MultipleRolesTest
[2026-02-25T23:01:33.580Z] 2026-02-25 23:01:33,234 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.992s. Listening on: http://localhost:8081
[2026-02-25T23:01:33.580Z] 2026-02-25 23:01:33,234 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:01:33.580Z] 2026-02-25 23:01:33,235 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:01:34.255Z] 2026-02-25 23:01:34,047 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2026-02-25T23:01:34.255Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.71 s - in io.quarkus.security.jpa.MultipleRolesTest
[2026-02-25T23:01:34.255Z] [INFO] Running io.quarkus.security.jpa.FormAuthJpaTestCase
[2026-02-25T23:01:36.469Z] 2026-02-25 23:01:35,885 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.051s. Listening on: http://localhost:8081
[2026-02-25T23:01:36.469Z] 2026-02-25 23:01:35,885 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:01:36.469Z] 2026-02-25 23:01:35,885 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:01:36.780Z] 2026-02-25 23:01:36,649 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T23:01:36.780Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.598 s - in io.quarkus.security.jpa.FormAuthJpaTestCase
[2026-02-25T23:01:36.780Z] [INFO] Running io.quarkus.security.jpa.MultipleEntitiesConfigurationTest
[2026-02-25T23:01:38.982Z] 2026-02-25 23:01:38,620 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.061s. Listening on: http://localhost:8081
[2026-02-25T23:01:38.982Z] 2026-02-25 23:01:38,621 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:01:38.982Z] 2026-02-25 23:01:38,621 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-h2, narayana-jta, resteasy, security, security-jpa, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:01:39.659Z] 2026-02-25 23:01:39,339 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-25T23:01:39.659Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.684 s - in io.quarkus.security.jpa.MultipleEntitiesConfigurationTest
[2026-02-25T23:01:39.659Z] [INFO]
[2026-02-25T23:01:39.659Z] [INFO] Results:
[2026-02-25T23:01:39.659Z] [INFO]
[2026-02-25T23:01:39.659Z] [INFO] Tests run: 127, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:01:39.659Z] [INFO]
[2026-02-25T23:01:39.659Z] [INFO]
[2026-02-25T23:01:39.659Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-jpa-deployment ---
[2026-02-25T23:01:39.659Z] [INFO] Building jar: /quarkus/extensions/security-jpa/deployment/target/quarkus-security-jpa-deployment-2.7.5.Final.jar
[2026-02-25T23:01:39.659Z] [4319.556s][warning][gc,alloc] pool-948-thread-3: Retried waiting for GCLocker too often allocating 312502 words
[2026-02-25T23:01:39.659Z] [INFO]
[2026-02-25T23:01:39.659Z] [INFO] ----------< io.quarkus:quarkus-elytron-security-jdbc-parent >-----------
[2026-02-25T23:01:39.659Z] [INFO] Building Quarkus - Elytron Security JDBC 2.7.5.Final [588/964]
[2026-02-25T23:01:39.659Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:01:39.972Z] [4319.571s][warning][gc,alloc] pool-948-thread-4: Retried waiting for GCLocker too often allocating 312502 words
[2026-02-25T23:01:39.972Z] [INFO]
[2026-02-25T23:01:39.972Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-25T23:01:39.972Z] [INFO]
[2026-02-25T23:01:39.972Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-25T23:01:39.972Z] [INFO]
[2026-02-25T23:01:39.972Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-25T23:01:39.972Z] [INFO]
[2026-02-25T23:01:39.972Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-25T23:01:39.972Z] [INFO]
[2026-02-25T23:01:39.972Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-25T23:01:39.972Z] [INFO]
[2026-02-25T23:01:39.972Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-25T23:01:39.972Z] [INFO]
[2026-02-25T23:01:39.972Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-25T23:01:39.972Z] [INFO]
[2026-02-25T23:01:39.972Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-25T23:01:39.972Z] [INFO]
[2026-02-25T23:01:39.972Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-25T23:01:39.972Z] [INFO]
[2026-02-25T23:01:39.972Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-25T23:01:39.972Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:01:39.972Z] [INFO]
[2026-02-25T23:01:39.972Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-25T23:01:39.972Z] [INFO]
[2026-02-25T23:01:39.972Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-jdbc-parent ---
[2026-02-25T23:01:39.972Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc-parent/2.7.5.Final/quarkus-elytron-security-jdbc-parent-2.7.5.Final.pom
[2026-02-25T23:01:39.972Z] [INFO]
[2026-02-25T23:01:39.972Z] [INFO] --------------< io.quarkus:quarkus-elytron-security-jdbc >--------------
[2026-02-25T23:01:39.972Z] [INFO] Building Quarkus - Elytron Security JDBC - Runtime 2.7.5.Final [589/964]
[2026-02-25T23:01:39.972Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:01:39.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-jdbc/1.18.3.Final/wildfly-elytron-realm-jdbc-1.18.3.Final.pom
[2026-02-25T23:01:40.283Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-jdbc/1.18.3.Final/wildfly-elytron-realm-jdbc-1.18.3.Final.pom (3.8 kB at 8.3 kB/s)
[2026-02-25T23:01:40.283Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-jdbc/1.18.3.Final/wildfly-elytron-realm-jdbc-1.18.3.Final.jar
[2026-02-25T23:01:40.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-jdbc/1.18.3.Final/wildfly-elytron-realm-jdbc-1.18.3.Final.jar (27 kB at 82 kB/s)
[2026-02-25T23:01:40.595Z] [INFO]
[2026-02-25T23:01:40.595Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:40.595Z] [INFO]
[2026-02-25T23:01:40.595Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:40.906Z] [INFO]
[2026-02-25T23:01:40.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:40.906Z] [INFO]
[2026-02-25T23:01:40.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:40.906Z] [INFO]
[2026-02-25T23:01:40.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:40.906Z] [INFO]
[2026-02-25T23:01:40.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:40.906Z] [INFO]
[2026-02-25T23:01:40.906Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:40.906Z] [INFO]
[2026-02-25T23:01:40.906Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:40.906Z] [INFO]
[2026-02-25T23:01:40.906Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:40.906Z] [INFO] Processed 9 files in 14ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-02-25T23:01:40.906Z] [INFO]
[2026-02-25T23:01:40.906Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:40.906Z] [INFO] Processed 9 files in 00:00.010 (Already Sorted: 9, Needed Sorting: 0)
[2026-02-25T23:01:40.906Z] [INFO]
[2026-02-25T23:01:40.906Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:40.906Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:01:40.906Z] [INFO] Copying 1 resource
[2026-02-25T23:01:40.906Z] [INFO]
[2026-02-25T23:01:40.906Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:40.906Z] [INFO]
[2026-02-25T23:01:40.906Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:40.906Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:01:40.906Z] [INFO] Compiling 9 source files to /quarkus/extensions/elytron-security-jdbc/runtime/target/classes
[2026-02-25T23:01:42.514Z] [INFO]
[2026-02-25T23:01:42.514Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:42.514Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:01:42.514Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-jdbc/runtime/src/test/resources
[2026-02-25T23:01:42.514Z] [INFO]
[2026-02-25T23:01:42.514Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:42.514Z] [INFO] No sources to compile
[2026-02-25T23:01:42.514Z] [INFO]
[2026-02-25T23:01:42.514Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:42.514Z] [INFO] No tests to run.
[2026-02-25T23:01:42.514Z] [INFO]
[2026-02-25T23:01:42.514Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:42.514Z] [INFO] Building jar: /quarkus/extensions/elytron-security-jdbc/runtime/target/quarkus-elytron-security-jdbc-2.7.5.Final.jar
[2026-02-25T23:01:42.514Z] [INFO]
[2026-02-25T23:01:42.514Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:42.514Z] [INFO] Building jar: /quarkus/extensions/elytron-security-jdbc/runtime/target/quarkus-elytron-security-jdbc-2.7.5.Final-sources.jar
[2026-02-25T23:01:42.514Z] [INFO]
[2026-02-25T23:01:42.514Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-jdbc ---
[2026-02-25T23:01:42.514Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/runtime/target/quarkus-elytron-security-jdbc-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc/2.7.5.Final/quarkus-elytron-security-jdbc-2.7.5.Final.jar
[2026-02-25T23:01:42.514Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc/2.7.5.Final/quarkus-elytron-security-jdbc-2.7.5.Final.pom
[2026-02-25T23:01:42.514Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/runtime/target/quarkus-elytron-security-jdbc-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc/2.7.5.Final/quarkus-elytron-security-jdbc-2.7.5.Final-sources.jar
[2026-02-25T23:01:42.514Z] [INFO]
[2026-02-25T23:01:42.514Z] [INFO] --------< io.quarkus:quarkus-elytron-security-jdbc-deployment >---------
[2026-02-25T23:01:42.514Z] [INFO] Building Quarkus - Elytron Security JDBC - Deployment 2.7.5.Final [590/964]
[2026-02-25T23:01:42.514Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:01:42.514Z] [INFO]
[2026-02-25T23:01:42.514Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:01:42.514Z] [INFO]
[2026-02-25T23:01:42.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:01:43.229Z] [INFO]
[2026-02-25T23:01:43.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:01:43.229Z] [INFO]
[2026-02-25T23:01:43.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:01:43.229Z] [INFO]
[2026-02-25T23:01:43.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:01:43.229Z] [INFO]
[2026-02-25T23:01:43.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:01:43.229Z] [INFO]
[2026-02-25T23:01:43.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:01:43.229Z] [INFO]
[2026-02-25T23:01:43.229Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:01:43.229Z] [INFO]
[2026-02-25T23:01:43.229Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:01:43.229Z] [INFO] Processed 15 files in 19ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2026-02-25T23:01:43.229Z] [INFO]
[2026-02-25T23:01:43.229Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:01:43.229Z] [INFO] Processed 15 files in 00:00.013 (Already Sorted: 15, Needed Sorting: 0)
[2026-02-25T23:01:43.229Z] [INFO]
[2026-02-25T23:01:43.229Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:01:43.229Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:01:43.229Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-jdbc/deployment/src/main/resources
[2026-02-25T23:01:43.229Z] [INFO]
[2026-02-25T23:01:43.229Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:01:43.229Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:01:43.229Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-jdbc/deployment/target/classes
[2026-02-25T23:01:43.551Z] [INFO]
[2026-02-25T23:01:43.551Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:01:43.551Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:01:43.551Z] [INFO] Copying 11 resources
[2026-02-25T23:01:43.551Z] [INFO]
[2026-02-25T23:01:43.551Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:01:43.551Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:01:43.551Z] [INFO] Compiling 14 source files to /quarkus/extensions/elytron-security-jdbc/deployment/target/test-classes
[2026-02-25T23:01:44.654Z] [INFO]
[2026-02-25T23:01:44.654Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:01:44.654Z] [INFO]
[2026-02-25T23:01:44.654Z] [INFO] -------------------------------------------------------
[2026-02-25T23:01:44.654Z] [INFO] T E S T S
[2026-02-25T23:01:44.654Z] [INFO] -------------------------------------------------------
[2026-02-25T23:01:44.654Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:01:45.347Z] [INFO] Running io.quarkus.elytron.security.jdbc.BcryptPasswordMapperTest
[2026-02-25T23:01:51.213Z] 2026-02-25 23:01:48,940 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T23:01:51.213Z] 2026-02-25 23:01:51,113 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.783s. Listening on: http://localhost:8081
[2026-02-25T23:01:51.213Z] 2026-02-25 23:01:51,114 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:01:51.213Z] 2026-02-25 23:01:51,114 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:01:54.302Z] 2026-02-25 23:01:54,138 INFO [io.quarkus] (main) Quarkus stopped in 0.061s
[2026-02-25T23:01:54.302Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.86 s - in io.quarkus.elytron.security.jdbc.BcryptPasswordMapperTest
[2026-02-25T23:01:54.302Z] [INFO] Running io.quarkus.elytron.security.jdbc.CustomRoleDecoderDevModeTest
[2026-02-25T23:02:03.105Z] 2026-02-25 23:01:56,800 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T23:02:03.105Z] Tests paused
[2026-02-25T23:02:03.105Z] Running tests for the first time
[2026-02-25T23:02:03.105Z] Starting test run, 14 tests to run.
[2026-02-25T23:02:03.105Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-25T23:02:03.105Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-25T23:02:03.105Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:02:03.105Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:02:03.105Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:02:03.105Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:02:03.105Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:02:03.105Z] 2026-02-25 23:02:00,064 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.766s. Listening on: http://localhost:8080
[2026-02-25T23:02:03.105Z] 2026-02-25 23:02:00,064 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:02:03.105Z] 2026-02-25 23:02:00,065 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:03.105Z] 2026-02-25 23:02:01,274 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-02-25T23:02:08.935Z] Tests paused
[2026-02-25T23:02:08.935Z] Running tests for the first time
[2026-02-25T23:02:08.935Z] 2026-02-25 23:02:01,567 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.247s. Listening on: http://localhost:8081
[2026-02-25T23:02:08.935Z] 2026-02-25 23:02:01,567 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:02:08.935Z] 2026-02-25 23:02:01,567 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:08.935Z] 2026-02-25 23:02:02,264 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.023s
[2026-02-25T23:02:08.935Z] Starting test run, 14 tests to run.
[2026-02-25T23:02:08.935Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-25T23:02:08.935Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-25T23:02:08.935Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2026-02-25T23:02:08.935Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:02:08.935Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:02:08.935Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:02:08.935Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:02:08.935Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:02:08.935Z] 2026-02-25 23:02:06,614 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.680s. Listening on: http://localhost:8080
[2026-02-25T23:02:08.935Z] 2026-02-25 23:02:06,615 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:02:08.935Z] 2026-02-25 23:02:06,616 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:08.935Z] 2026-02-25 23:02:06,936 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.017s
[2026-02-25T23:02:13.581Z] Tests paused
[2026-02-25T23:02:13.581Z] Running tests for the first time
[2026-02-25T23:02:13.581Z] 2026-02-25 23:02:07,143 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.890s. Listening on: http://localhost:8081
[2026-02-25T23:02:13.581Z] 2026-02-25 23:02:07,143 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:02:13.581Z] 2026-02-25 23:02:07,143 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:13.581Z] 2026-02-25 23:02:07,926 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.024s
[2026-02-25T23:02:13.581Z] Starting test run, 14 tests to run.
[2026-02-25T23:02:13.581Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-25T23:02:13.581Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-25T23:02:13.581Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2026-02-25T23:02:13.581Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:02:13.581Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:02:13.581Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:02:13.581Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:02:13.581Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:02:13.581Z] 2026-02-25 23:02:11,360 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.012s. Listening on: http://localhost:8080
[2026-02-25T23:02:13.581Z] 2026-02-25 23:02:11,361 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:02:13.581Z] 2026-02-25 23:02:11,361 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:13.581Z] 2026-02-25 23:02:11,663 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2026-02-25T23:02:19.339Z] Tests paused
[2026-02-25T23:02:19.339Z] Running tests for the first time
[2026-02-25T23:02:19.339Z] 2026-02-25 23:02:12,095 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.567s. Listening on: http://localhost:8081
[2026-02-25T23:02:19.339Z] 2026-02-25 23:02:12,095 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:02:19.339Z] 2026-02-25 23:02:12,095 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:19.339Z] 2026-02-25 23:02:12,852 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.043s
[2026-02-25T23:02:19.339Z] Starting test run, 14 tests to run.
[2026-02-25T23:02:19.339Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-25T23:02:19.339Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-25T23:02:19.339Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2026-02-25T23:02:19.339Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:02:19.339Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:02:19.339Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:02:19.339Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:02:19.339Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:02:19.339Z] 2026-02-25 23:02:17,154 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.691s. Listening on: http://localhost:8080
[2026-02-25T23:02:19.339Z] 2026-02-25 23:02:17,155 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:02:19.339Z] 2026-02-25 23:02:17,155 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:19.339Z] 2026-02-25 23:02:17,428 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-02-25T23:02:24.017Z] Tests paused
[2026-02-25T23:02:24.017Z] Running tests for the first time
[2026-02-25T23:02:24.017Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2026-02-25T23:02:24.017Z] 2026-02-25 23:02:17,866 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.829s. Listening on: http://localhost:8081
[2026-02-25T23:02:24.017Z] 2026-02-25 23:02:17,866 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:02:24.017Z] 2026-02-25 23:02:17,866 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:24.017Z] 2026-02-25 23:02:18,547 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.020s
[2026-02-25T23:02:24.017Z] Starting test run, 14 tests to run.
[2026-02-25T23:02:24.017Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-25T23:02:24.017Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-25T23:02:24.017Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:02:24.017Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:02:24.017Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:02:24.017Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:02:24.017Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:02:24.017Z] 2026-02-25 23:02:22,490 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.452s. Listening on: http://localhost:8080
[2026-02-25T23:02:24.017Z] 2026-02-25 23:02:22,491 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:02:24.017Z] 2026-02-25 23:02:22,491 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:24.017Z] 2026-02-25 23:02:22,722 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-02-25T23:02:28.665Z] Tests paused
[2026-02-25T23:02:28.665Z] Running tests for the first time
[2026-02-25T23:02:28.665Z] 2026-02-25 23:02:22,841 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.327s. Listening on: http://localhost:8081
[2026-02-25T23:02:28.665Z] 2026-02-25 23:02:22,842 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:02:28.665Z] 2026-02-25 23:02:22,842 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:28.665Z] 2026-02-25 23:02:23,565 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.029s
[2026-02-25T23:02:28.665Z] Starting test run, 14 tests to run.
[2026-02-25T23:02:28.665Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-25T23:02:28.665Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-25T23:02:28.665Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:02:28.665Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:02:28.665Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:02:28.665Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:02:28.665Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:02:28.665Z] 2026-02-25 23:02:27,268 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.309s. Listening on: http://localhost:8080
[2026-02-25T23:02:28.665Z] 2026-02-25 23:02:27,269 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:02:28.665Z] 2026-02-25 23:02:27,269 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:28.665Z] 2026-02-25 23:02:27,541 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-25T23:02:28.665Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2026-02-25T23:02:33.328Z] Tests paused
[2026-02-25T23:02:33.328Z] Running tests for the first time
[2026-02-25T23:02:33.328Z] 2026-02-25 23:02:27,766 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.628s. Listening on: http://localhost:8081
[2026-02-25T23:02:33.328Z] 2026-02-25 23:02:27,766 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:02:33.328Z] 2026-02-25 23:02:27,766 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:33.328Z] 2026-02-25 23:02:28,454 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.021s
[2026-02-25T23:02:33.328Z] Starting test run, 14 tests to run.
[2026-02-25T23:02:33.328Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-25T23:02:33.328Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-25T23:02:33.328Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:02:33.328Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:02:33.328Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:02:33.328Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:02:33.328Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:02:33.328Z] 2026-02-25 23:02:31,874 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.022s. Listening on: http://localhost:8080
[2026-02-25T23:02:33.328Z] 2026-02-25 23:02:31,876 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:02:33.328Z] 2026-02-25 23:02:31,876 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:33.328Z] 2026-02-25 23:02:32,165 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T23:02:33.328Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2026-02-25T23:02:39.264Z] Tests paused
[2026-02-25T23:02:39.264Z] Running tests for the first time
[2026-02-25T23:02:39.264Z] 2026-02-25 23:02:32,585 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.524s. Listening on: http://localhost:8081
[2026-02-25T23:02:39.264Z] 2026-02-25 23:02:32,585 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:02:39.264Z] 2026-02-25 23:02:32,585 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:39.265Z] 2026-02-25 23:02:33,164 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.019s
[2026-02-25T23:02:39.265Z] Starting test run, 14 tests to run.
[2026-02-25T23:02:39.265Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-25T23:02:39.265Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-25T23:02:39.265Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2026-02-25T23:02:39.265Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:02:39.265Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:02:39.265Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:02:39.265Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:02:39.265Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:02:39.265Z] 2026-02-25 23:02:37,981 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.423s. Listening on: http://localhost:8080
[2026-02-25T23:02:39.265Z] 2026-02-25 23:02:37,982 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:02:39.265Z] 2026-02-25 23:02:37,982 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:39.265Z] 2026-02-25 23:02:38,208 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-25T23:02:45.041Z] Tests paused
[2026-02-25T23:02:45.041Z] Running tests for the first time
[2026-02-25T23:02:45.041Z] 2026-02-25 23:02:38,348 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.292s. Listening on: http://localhost:8081
[2026-02-25T23:02:45.041Z] 2026-02-25 23:02:38,349 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:02:45.041Z] 2026-02-25 23:02:38,349 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:45.041Z] 2026-02-25 23:02:38,973 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.021s
[2026-02-25T23:02:45.041Z] Starting test run, 14 tests to run.
[2026-02-25T23:02:45.041Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-25T23:02:45.041Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-25T23:02:45.041Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:02:45.041Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:02:45.041Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:02:45.041Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:02:45.041Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:02:45.041Z] 2026-02-25 23:02:43,112 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.485s. Listening on: http://localhost:8080
[2026-02-25T23:02:45.041Z] 2026-02-25 23:02:43,113 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:02:45.041Z] 2026-02-25 23:02:43,113 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:45.041Z] 2026-02-25 23:02:43,547 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2026-02-25T23:02:45.041Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2026-02-25T23:02:49.669Z] Tests paused
[2026-02-25T23:02:49.669Z] Running tests for the first time
[2026-02-25T23:02:49.669Z] 2026-02-25 23:02:43,904 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.985s. Listening on: http://localhost:8081
[2026-02-25T23:02:49.669Z] 2026-02-25 23:02:43,904 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:02:49.669Z] 2026-02-25 23:02:43,904 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:49.669Z] 2026-02-25 23:02:44,570 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.029s
[2026-02-25T23:02:49.669Z] Starting test run, 14 tests to run.BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2026-02-25T23:02:49.669Z]
[2026-02-25T23:02:49.669Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-25T23:02:49.669Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-25T23:02:49.669Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:02:49.669Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:02:49.669Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:02:49.669Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:02:49.669Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:02:49.669Z] 2026-02-25 23:02:48,510 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.477s. Listening on: http://localhost:8080
[2026-02-25T23:02:49.669Z] 2026-02-25 23:02:48,511 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:02:49.669Z] 2026-02-25 23:02:48,511 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:49.669Z] 2026-02-25 23:02:48,723 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.650s. Listening on: http://localhost:8081
[2026-02-25T23:02:49.669Z] 2026-02-25 23:02:48,724 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:02:49.669Z] 2026-02-25 23:02:48,724 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:49.669Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithoutAuth()
[2026-02-25T23:02:49.669Z] 2026-02-25 23:02:48,812 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2026-02-25T23:02:54.282Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2026-02-25T23:02:54.282Z] Tests paused
[2026-02-25T23:02:54.282Z] Running tests for the first time
[2026-02-25T23:02:54.282Z] 2026-02-25 23:02:49,293 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.018s
[2026-02-25T23:02:54.282Z] Starting test run, 14 tests to run.
[2026-02-25T23:02:54.282Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-25T23:02:54.282Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-25T23:02:54.282Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:02:54.282Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:02:54.282Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:02:54.282Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:02:54.282Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:02:54.282Z] 2026-02-25 23:02:52,569 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.940s. Listening on: http://localhost:8080
[2026-02-25T23:02:54.282Z] 2026-02-25 23:02:52,570 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:02:54.282Z] 2026-02-25 23:02:52,570 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:54.282Z] 2026-02-25 23:02:52,825 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-02-25T23:02:58.903Z] Tests paused
[2026-02-25T23:02:58.903Z] Running tests for the first time
[2026-02-25T23:02:58.903Z] 2026-02-25 23:02:53,240 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.435s. Listening on: http://localhost:8081
[2026-02-25T23:02:58.903Z] 2026-02-25 23:02:53,240 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:02:58.903Z] 2026-02-25 23:02:53,240 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:58.903Z] 2026-02-25 23:02:53,812 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.019s
[2026-02-25T23:02:58.903Z] Starting test run, 14 tests to run.
[2026-02-25T23:02:58.903Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-25T23:02:58.903Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-25T23:02:58.903Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2026-02-25T23:02:58.903Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:02:58.903Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:02:58.903Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:02:58.903Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:02:58.903Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:02:58.903Z] 2026-02-25 23:02:57,703 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.477s. Listening on: http://localhost:8080
[2026-02-25T23:02:58.903Z] 2026-02-25 23:02:57,704 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:02:58.903Z] 2026-02-25 23:02:57,704 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:02:58.903Z] 2026-02-25 23:02:57,952 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-02-25T23:03:04.702Z] Tests paused
[2026-02-25T23:03:04.702Z] Running tests for the first time
[2026-02-25T23:03:04.702Z] 2026-02-25 23:02:58,215 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.678s. Listening on: http://localhost:8081
[2026-02-25T23:03:04.702Z] 2026-02-25 23:02:58,215 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:03:04.702Z] 2026-02-25 23:02:58,215 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:04.702Z] 2026-02-25 23:02:58,778 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.022s
[2026-02-25T23:03:04.702Z] Starting test run, 14 tests to run.
[2026-02-25T23:03:04.702Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-25T23:03:04.702Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-25T23:03:04.702Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:03:04.702Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:03:04.702Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:03:04.702Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:03:04.702Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:03:04.702Z] 2026-02-25 23:03:02,526 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.335s. Listening on: http://localhost:8080
[2026-02-25T23:03:04.702Z] 2026-02-25 23:03:02,526 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:03:04.702Z] 2026-02-25 23:03:02,526 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:04.702Z] 2026-02-25 23:03:02,824 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.022s
[2026-02-25T23:03:04.702Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2026-02-25T23:03:09.347Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2026-02-25T23:03:09.347Z] Tests paused
[2026-02-25T23:03:09.347Z] Running tests for the first time
[2026-02-25T23:03:09.347Z] 2026-02-25 23:03:03,045 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.659s. Listening on: http://localhost:8081
[2026-02-25T23:03:09.347Z] 2026-02-25 23:03:03,045 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:03:09.347Z] 2026-02-25 23:03:03,045 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:09.347Z] 2026-02-25 23:03:03,615 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.020s
[2026-02-25T23:03:09.347Z] Starting test run, 14 tests to run.
[2026-02-25T23:03:09.347Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-25T23:03:09.347Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-25T23:03:09.347Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:03:09.347Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:03:09.347Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:03:09.347Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:03:09.347Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:03:09.347Z] 2026-02-25 23:03:08,211 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.091s. Listening on: http://localhost:8080
[2026-02-25T23:03:09.347Z] 2026-02-25 23:03:08,212 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:03:09.347Z] 2026-02-25 23:03:08,212 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:09.347Z] 2026-02-25 23:03:08,442 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T23:03:15.119Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2026-02-25T23:03:15.119Z] Tests paused
[2026-02-25T23:03:15.119Z] Running tests for the first time
[2026-02-25T23:03:15.119Z] 2026-02-25 23:03:08,663 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.202s. Listening on: http://localhost:8081
[2026-02-25T23:03:15.119Z] 2026-02-25 23:03:08,663 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:03:15.120Z] 2026-02-25 23:03:08,663 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:15.120Z] 2026-02-25 23:03:09,282 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.024s
[2026-02-25T23:03:15.120Z] Starting test run, 14 tests to run.
[2026-02-25T23:03:15.120Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-25T23:03:15.120Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-25T23:03:15.120Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:03:15.120Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:03:15.120Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:03:15.120Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:03:15.120Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:03:15.120Z] 2026-02-25 23:03:13,095 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.242s. Listening on: http://localhost:8080
[2026-02-25T23:03:15.120Z] 2026-02-25 23:03:13,095 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:03:15.120Z] 2026-02-25 23:03:13,096 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:15.120Z] 2026-02-25 23:03:13,671 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.644s. Listening on: http://localhost:8081
[2026-02-25T23:03:15.120Z] 2026-02-25 23:03:13,672 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:03:15.120Z] 2026-02-25 23:03:13,672 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:15.120Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithoutAuth()
[2026-02-25T23:03:15.120Z] Running 2/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testSecureAccessSuccess()
[2026-02-25T23:03:15.120Z] Running 3/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsUserRoleSuccess()
[2026-02-25T23:03:15.120Z] Running 4/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testSecureAccessFailure()
[2026-02-25T23:03:15.120Z] Running 5/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithAuth()
[2026-02-25T23:03:15.120Z] Running 6/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsPathUserRoleSuccess()
[2026-02-25T23:03:15.120Z] Running 7/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetRoleSuccess()
[2026-02-25T23:03:15.120Z] Running 8/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testSecureRoleFailure()
[2026-02-25T23:03:15.120Z] Running 9/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsPathAdminRoleSuccess()
[2026-02-25T23:03:15.120Z] Running 10/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetFailure()
[2026-02-25T23:03:15.120Z] Running 11/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetRoleFailure()
[2026-02-25T23:03:15.120Z] Running 12/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetPermitAll()
[2026-02-25T23:03:15.120Z] Running 13/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsInjectedPrincipalSuccess()
[2026-02-25T23:03:15.120Z] Running 14/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsPathAdminRoleFailure()
[2026-02-25T23:03:15.120Z] 2026-02-25 23:03:14,375 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.026s
[2026-02-25T23:03:15.120Z] All 14 tests are passing (0 skipped), 14 tests were run in 3813ms. Tests completed at 23:03:14.
[2026-02-25T23:03:15.120Z] 2026-02-25 23:03:14,492 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-02-25T23:03:22.434Z] Tests paused
[2026-02-25T23:03:22.434Z] Running tests for the first time
[2026-02-25T23:03:22.434Z] Starting test run, 14 tests to run.
[2026-02-25T23:03:22.434Z] Running 1/14. Running: #JUnit Jupiter
[2026-02-25T23:03:22.434Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-02-25T23:03:22.434Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:03:22.434Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:03:22.434Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:03:22.434Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:03:22.434Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:19,386 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.375s. Listening on: http://localhost:8080
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:19,387 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:19,387 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:19,697 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-dev-mode-test7654798195929506382/src/main/resources/application.properties
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:19,699 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:19,711 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-02-25T23:03:22.434Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithoutAuth()
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:19,817 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.399s. Listening on: http://localhost:8081
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:19,817 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:19,817 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:22.434Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:03:22.434Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:03:22.434Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:03:22.434Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:03:22.434Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:20,352 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.636s. Listening on: http://localhost:8080
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:20,353 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:20,353 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:20,353 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.657s
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:20,356 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-dev-mode-test7654798195929506382/src/main/resources/application.properties
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:20,393 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /servlet-secured failed, error id: c811f632-8136-478e-b657-697364ac41a4-1: java.lang.RuntimeException: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-25T23:03:22.434Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2026-02-25T23:03:22.434Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2026-02-25T23:03:22.434Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2026-02-25T23:03:22.434Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T23:03:22.434Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T23:03:22.434Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T23:03:22.434Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T23:03:22.434Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T23:03:22.434Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:03:22.434Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:03:22.434Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-02-25T23:03:22.434Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2026-02-25T23:03:22.434Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2026-02-25T23:03:22.434Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2026-02-25T23:03:22.434Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2026-02-25T23:03:22.434Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2026-02-25T23:03:22.434Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2026-02-25T23:03:22.434Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2026-02-25T23:03:22.434Z] ... 9 more
[2026-02-25T23:03:22.434Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2026-02-25T23:03:22.434Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-25T23:03:22.434Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-25T23:03:22.434Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2026-02-25T23:03:22.434Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2026-02-25T23:03:22.434Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2026-02-25T23:03:22.434Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2026-02-25T23:03:22.434Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2026-02-25T23:03:22.434Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2026-02-25T23:03:22.434Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2026-02-25T23:03:22.434Z] ... 15 more
[2026-02-25T23:03:22.434Z]
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:20,440 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-dev-mode-test7654798195929506382/src/main/resources/application.properties
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:20,441 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T23:03:22.434Z] 2026-02-25 23:03:20,445 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T23:03:22.434Z] Running 2/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testSecureAccessSuccess()
[2026-02-25T23:03:22.434Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:03:22.435Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:03:22.435Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:03:22.435Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:03:22.435Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:03:22.435Z] 2026-02-25 23:03:20,984 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.535s. Listening on: http://localhost:8080
[2026-02-25T23:03:22.435Z] 2026-02-25 23:03:20,984 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:03:22.435Z] 2026-02-25 23:03:20,984 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:22.435Z] 2026-02-25 23:03:20,985 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.546s
[2026-02-25T23:03:22.435Z] 2026-02-25 23:03:20,988 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-dev-mode-test7654798195929506382/src/main/resources/application.properties
[2026-02-25T23:03:22.435Z] 2026-02-25 23:03:21,011 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-02-25T23:03:22.435Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSource: org.jboss.resteasy.microprofile.config.ServletConfigSource not a subtype
[2026-02-25T23:03:22.435Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.104 s - in io.quarkus.elytron.security.jdbc.CustomRoleDecoderDevModeTest
[2026-02-25T23:03:22.435Z] [INFO] Running io.quarkus.elytron.security.jdbc.CustomRoleDecoderTest
[2026-02-25T23:03:22.748Z] 2026-02-25 23:03:21,020 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-02-25T23:03:22.748Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-02-25T23:03:22.748Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-02-25T23:03:22.748Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-02-25T23:03:22.748Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:03:22.748Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-02-25T23:03:22.748Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-25T23:03:22.748Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-02-25T23:03:22.748Z] ... 3 more
[2026-02-25T23:03:22.748Z]
[2026-02-25T23:03:22.748Z] 2026-02-25 23:03:21,243 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.021s
[2026-02-25T23:03:22.748Z] 2026-02-25 23:03:22,578 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.592s. Listening on: http://localhost:8081
[2026-02-25T23:03:22.748Z] 2026-02-25 23:03:22,579 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:03:22.748Z] 2026-02-25 23:03:22,579 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:23.430Z] 2026-02-25 23:03:23,169 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T23:03:23.430Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.886 s - in io.quarkus.elytron.security.jdbc.CustomRoleDecoderTest
[2026-02-25T23:03:23.430Z] [INFO] Running io.quarkus.elytron.security.jdbc.MinimalConfigurationTest
[2026-02-25T23:03:24.530Z] 2026-02-25 23:03:24,502 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.537s. Listening on: http://localhost:8081
[2026-02-25T23:03:24.530Z] 2026-02-25 23:03:24,503 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:03:24.530Z] 2026-02-25 23:03:24,503 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:25.207Z] 2026-02-25 23:03:25,156 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T23:03:25.207Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.992 s - in io.quarkus.elytron.security.jdbc.MinimalConfigurationTest
[2026-02-25T23:03:25.207Z] [INFO] Running io.quarkus.elytron.security.jdbc.MultipleDataSourcesTest
[2026-02-25T23:03:26.794Z] 2026-02-25 23:03:26,526 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.674s. Listening on: http://localhost:8081
[2026-02-25T23:03:26.794Z] 2026-02-25 23:03:26,526 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:03:26.794Z] 2026-02-25 23:03:26,527 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:27.464Z] 2026-02-25 23:03:27,127 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T23:03:27.464Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.956 s - in io.quarkus.elytron.security.jdbc.MultipleDataSourcesTest
[2026-02-25T23:03:27.464Z] [INFO] Running io.quarkus.elytron.security.jdbc.MultipleQueriesConfigurationTest
[2026-02-25T23:03:28.558Z] 2026-02-25 23:03:28,248 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.489s. Listening on: http://localhost:8081
[2026-02-25T23:03:28.558Z] 2026-02-25 23:03:28,248 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:03:28.558Z] 2026-02-25 23:03:28,248 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:29.228Z] 2026-02-25 23:03:28,859 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T23:03:29.228Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 s - in io.quarkus.elytron.security.jdbc.MultipleQueriesConfigurationTest
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] Results:
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] Tests run: 86, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:03:29.539Z] [INFO] Building jar: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-elytron-security-jdbc-deployment-2.7.5.Final.jar
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:03:29.539Z] [INFO] Building jar: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-elytron-security-jdbc-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-jdbc-deployment ---
[2026-02-25T23:03:29.539Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-elytron-security-jdbc-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc-deployment/2.7.5.Final/quarkus-elytron-security-jdbc-deployment-2.7.5.Final.jar
[2026-02-25T23:03:29.539Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc-deployment/2.7.5.Final/quarkus-elytron-security-jdbc-deployment-2.7.5.Final.pom
[2026-02-25T23:03:29.539Z] [INFO] Installing /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-elytron-security-jdbc-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-jdbc-deployment/2.7.5.Final/quarkus-elytron-security-jdbc-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] ----------< io.quarkus:quarkus-elytron-security-ldap-parent >-----------
[2026-02-25T23:03:29.539Z] [INFO] Building Quarkus - Elytron Security LDAP 2.7.5.Final [591/964]
[2026-02-25T23:03:29.539Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-ldap-parent ---
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-ldap-parent ---
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-ldap-parent ---
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-ldap-parent ---
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-ldap-parent ---
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-ldap-parent ---
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-ldap-parent ---
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-ldap-parent ---
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-ldap-parent ---
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-ldap-parent ---
[2026-02-25T23:03:29.539Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-ldap-parent ---
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-ldap-parent ---
[2026-02-25T23:03:29.539Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap-parent/2.7.5.Final/quarkus-elytron-security-ldap-parent-2.7.5.Final.pom
[2026-02-25T23:03:29.539Z] [INFO]
[2026-02-25T23:03:29.539Z] [INFO] --------------< io.quarkus:quarkus-elytron-security-ldap >--------------
[2026-02-25T23:03:29.539Z] [INFO] Building Quarkus - Elytron Security LDAP - Runtime 2.7.5.Final [592/964]
[2026-02-25T23:03:29.539Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:03:29.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-ldap/1.18.3.Final/wildfly-elytron-realm-ldap-1.18.3.Final.pom
[2026-02-25T23:03:30.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-ldap/1.18.3.Final/wildfly-elytron-realm-ldap-1.18.3.Final.pom (4.0 kB at 6.0 kB/s)
[2026-02-25T23:03:30.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-client/1.18.3.Final/wildfly-elytron-client-1.18.3.Final.pom
[2026-02-25T23:03:30.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-client/1.18.3.Final/wildfly-elytron-client-1.18.3.Final.pom (6.0 kB at 11 kB/s)
[2026-02-25T23:03:30.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-util/1.18.3.Final/wildfly-elytron-auth-util-1.18.3.Final.pom
[2026-02-25T23:03:31.196Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-util/1.18.3.Final/wildfly-elytron-auth-util-1.18.3.Final.pom (3.6 kB at 7.7 kB/s)
[2026-02-25T23:03:31.196Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.pom
[2026-02-25T23:03:31.518Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.pom (2.9 kB at 9.9 kB/s)
[2026-02-25T23:03:31.518Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.pom
[2026-02-25T23:03:31.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.pom (1.7 kB at 33 kB/s)
[2026-02-25T23:03:31.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-source-impl/1.18.3.Final/wildfly-elytron-credential-source-impl-1.18.3.Final.pom
[2026-02-25T23:03:32.142Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-source-impl/1.18.3.Final/wildfly-elytron-credential-source-impl-1.18.3.Final.pom (3.2 kB at 11 kB/s)
[2026-02-25T23:03:32.142Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-store/1.18.3.Final/wildfly-elytron-credential-store-1.18.3.Final.pom
[2026-02-25T23:03:32.142Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-store/1.18.3.Final/wildfly-elytron-credential-store-1.18.3.Final.pom (4.2 kB at 19 kB/s)
[2026-02-25T23:03:32.142Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-encryption/1.18.3.Final/wildfly-elytron-encryption-1.18.3.Final.pom
[2026-02-25T23:03:32.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-encryption/1.18.3.Final/wildfly-elytron-encryption-1.18.3.Final.pom (2.3 kB at 11 kB/s)
[2026-02-25T23:03:32.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.pom
[2026-02-25T23:03:32.765Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.pom (2.7 kB at 6.6 kB/s)
[2026-02-25T23:03:32.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.pom
[2026-02-25T23:03:33.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.pom (2.7 kB at 9.0 kB/s)
[2026-02-25T23:03:33.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.pom
[2026-02-25T23:03:33.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.pom (3.8 kB at 9.6 kB/s)
[2026-02-25T23:03:33.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.pom
[2026-02-25T23:03:34.077Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.pom (6.3 kB at 16 kB/s)
[2026-02-25T23:03:34.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-ldap/1.18.3.Final/wildfly-elytron-realm-ldap-1.18.3.Final.jar
[2026-02-25T23:03:34.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-client/1.18.3.Final/wildfly-elytron-client-1.18.3.Final.jar
[2026-02-25T23:03:34.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-util/1.18.3.Final/wildfly-elytron-auth-util-1.18.3.Final.jar
[2026-02-25T23:03:34.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.jar
[2026-02-25T23:03:34.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-source-impl/1.18.3.Final/wildfly-elytron-credential-source-impl-1.18.3.Final.jar
[2026-02-25T23:03:34.077Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-util/1.18.3.Final/wildfly-elytron-auth-util-1.18.3.Final.jar (25 kB at 175 kB/s)
[2026-02-25T23:03:34.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-store/1.18.3.Final/wildfly-elytron-credential-store-1.18.3.Final.jar
[2026-02-25T23:03:34.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-source-impl/1.18.3.Final/wildfly-elytron-credential-source-impl-1.18.3.Final.jar (24 kB at 62 kB/s)
[2026-02-25T23:03:34.391Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-encryption/1.18.3.Final/wildfly-elytron-encryption-1.18.3.Final.jar
[2026-02-25T23:03:34.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.jar (17 kB at 37 kB/s)
[2026-02-25T23:03:34.391Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.jar
[2026-02-25T23:03:34.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-client/1.18.3.Final/wildfly-elytron-client-1.18.3.Final.jar (217 kB at 438 kB/s)
[2026-02-25T23:03:34.391Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.jar
[2026-02-25T23:03:34.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential-store/1.18.3.Final/wildfly-elytron-credential-store-1.18.3.Final.jar (69 kB at 132 kB/s)
[2026-02-25T23:03:34.391Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.jar
[2026-02-25T23:03:34.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.jar (39 kB at 70 kB/s)
[2026-02-25T23:03:34.391Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.jar
[2026-02-25T23:03:34.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-ldap/1.18.3.Final/wildfly-elytron-realm-ldap-1.18.3.Final.jar (110 kB at 170 kB/s)
[2026-02-25T23:03:34.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.jar
[2026-02-25T23:03:34.707Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.jar (33 kB at 47 kB/s)
[2026-02-25T23:03:34.707Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-encryption/1.18.3.Final/wildfly-elytron-encryption-1.18.3.Final.jar (11 kB at 16 kB/s)
[2026-02-25T23:03:34.707Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.jar (179 kB at 224 kB/s)
[2026-02-25T23:03:35.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.jar (163 kB at 171 kB/s)
[2026-02-25T23:03:35.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.jar (20 kB at 20 kB/s)
[2026-02-25T23:03:35.018Z] [INFO]
[2026-02-25T23:03:35.018Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:35.018Z] [INFO]
[2026-02-25T23:03:35.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:35.330Z] [INFO]
[2026-02-25T23:03:35.330Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:35.330Z] [INFO]
[2026-02-25T23:03:35.330Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:35.330Z] [INFO]
[2026-02-25T23:03:35.330Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:35.330Z] [INFO]
[2026-02-25T23:03:35.330Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:35.330Z] [INFO]
[2026-02-25T23:03:35.330Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:35.330Z] [INFO]
[2026-02-25T23:03:35.330Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:35.330Z] [INFO]
[2026-02-25T23:03:35.330Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:35.330Z] [INFO] Processed 7 files in 18ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T23:03:35.330Z] [INFO]
[2026-02-25T23:03:35.330Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:35.330Z] [INFO] Processed 7 files in 00:00.027 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T23:03:35.330Z] [INFO]
[2026-02-25T23:03:35.330Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:35.330Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:03:35.330Z] [INFO] Copying 1 resource
[2026-02-25T23:03:35.330Z] [INFO]
[2026-02-25T23:03:35.330Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:35.330Z] [INFO]
[2026-02-25T23:03:35.330Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:35.330Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:03:35.330Z] [INFO] Compiling 7 source files to /quarkus/extensions/elytron-security-ldap/runtime/target/classes
[2026-02-25T23:03:36.004Z] [INFO]
[2026-02-25T23:03:36.004Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:36.004Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:03:36.004Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-ldap/runtime/src/test/resources
[2026-02-25T23:03:36.004Z] [INFO]
[2026-02-25T23:03:36.004Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:36.004Z] [INFO] No sources to compile
[2026-02-25T23:03:36.004Z] [INFO]
[2026-02-25T23:03:36.004Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:36.004Z] [INFO] No tests to run.
[2026-02-25T23:03:36.004Z] [INFO]
[2026-02-25T23:03:36.004Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:36.004Z] [INFO] Building jar: /quarkus/extensions/elytron-security-ldap/runtime/target/quarkus-elytron-security-ldap-2.7.5.Final.jar
[2026-02-25T23:03:36.004Z] [INFO]
[2026-02-25T23:03:36.004Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:36.004Z] [INFO] Building jar: /quarkus/extensions/elytron-security-ldap/runtime/target/quarkus-elytron-security-ldap-2.7.5.Final-sources.jar
[2026-02-25T23:03:36.004Z] [INFO]
[2026-02-25T23:03:36.004Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-ldap ---
[2026-02-25T23:03:36.004Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/runtime/target/quarkus-elytron-security-ldap-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap/2.7.5.Final/quarkus-elytron-security-ldap-2.7.5.Final.jar
[2026-02-25T23:03:36.004Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap/2.7.5.Final/quarkus-elytron-security-ldap-2.7.5.Final.pom
[2026-02-25T23:03:36.004Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/runtime/target/quarkus-elytron-security-ldap-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap/2.7.5.Final/quarkus-elytron-security-ldap-2.7.5.Final-sources.jar
[2026-02-25T23:03:36.004Z] [INFO]
[2026-02-25T23:03:36.004Z] [INFO] --------< io.quarkus:quarkus-elytron-security-ldap-deployment >---------
[2026-02-25T23:03:36.004Z] [INFO] Building Quarkus - Elytron Security LDAP - Deployment 2.7.5.Final [593/964]
[2026-02-25T23:03:36.004Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:03:36.004Z] [INFO]
[2026-02-25T23:03:36.004Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:36.004Z] [INFO]
[2026-02-25T23:03:36.004Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:36.682Z] [INFO]
[2026-02-25T23:03:36.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:36.682Z] [INFO]
[2026-02-25T23:03:36.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:36.682Z] [INFO]
[2026-02-25T23:03:36.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:36.682Z] [INFO]
[2026-02-25T23:03:36.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:36.682Z] [INFO]
[2026-02-25T23:03:36.682Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:36.682Z] [INFO]
[2026-02-25T23:03:36.682Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:36.682Z] [INFO]
[2026-02-25T23:03:36.682Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:36.682Z] [INFO] Processed 13 files in 19ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-25T23:03:36.682Z] [INFO]
[2026-02-25T23:03:36.682Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:36.682Z] [INFO] Processed 13 files in 00:00.013 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-25T23:03:36.682Z] [INFO]
[2026-02-25T23:03:36.682Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:36.682Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:03:36.682Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-ldap/deployment/src/main/resources
[2026-02-25T23:03:36.682Z] [INFO]
[2026-02-25T23:03:36.682Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:36.682Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:03:36.682Z] [INFO] Compiling 2 source files to /quarkus/extensions/elytron-security-ldap/deployment/target/classes
[2026-02-25T23:03:38.286Z] [INFO]
[2026-02-25T23:03:38.286Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:38.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:03:38.286Z] [INFO] Copying 4 resources
[2026-02-25T23:03:38.286Z] [INFO]
[2026-02-25T23:03:38.286Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:38.286Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:03:38.286Z] [INFO] Compiling 11 source files to /quarkus/extensions/elytron-security-ldap/deployment/target/test-classes
[2026-02-25T23:03:38.286Z] [INFO]
[2026-02-25T23:03:38.286Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:38.286Z] [INFO]
[2026-02-25T23:03:38.286Z] [INFO] -------------------------------------------------------
[2026-02-25T23:03:38.286Z] [INFO] T E S T S
[2026-02-25T23:03:38.286Z] [INFO] -------------------------------------------------------
[2026-02-25T23:03:38.286Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:03:39.386Z] [INFO] Running io.quarkus.elytron.security.ldap.CustomRoleDecoderTest
[2026-02-25T23:03:45.209Z] [INFO] LDAP server started on 127.0.0.1:36439
[2026-02-25T23:03:45.209Z] 2026-02-25 23:03:44,820 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.774s. Listening on: http://localhost:8081
[2026-02-25T23:03:45.209Z] 2026-02-25 23:03:44,822 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:03:45.209Z] 2026-02-25 23:03:44,823 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-ldap, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:47.398Z] 2026-02-25 23:03:47,119 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T23:03:47.398Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.993 s - in io.quarkus.elytron.security.ldap.CustomRoleDecoderTest
[2026-02-25T23:03:47.398Z] [INFO] Running io.quarkus.elytron.security.ldap.SearchRecursiveTest
[2026-02-25T23:03:48.491Z] 2026-02-25 23:03:48,467 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2026-02-25T23:03:48.491Z] 2026-02-25 23:03:48,468 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:03:48.491Z] 2026-02-25 23:03:48,468 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-ldap, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:49.217Z] 2026-02-25 23:03:48,968 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T23:03:49.217Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 s - in io.quarkus.elytron.security.ldap.SearchRecursiveTest
[2026-02-25T23:03:49.217Z] [INFO] Running io.quarkus.elytron.security.ldap.MinimalConfigurationTest
[2026-02-25T23:03:50.309Z] 2026-02-25 23:03:50,231 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.590s. Listening on: http://localhost:8081
[2026-02-25T23:03:50.309Z] 2026-02-25 23:03:50,232 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:03:50.309Z] 2026-02-25 23:03:50,232 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-ldap, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:51.413Z] 2026-02-25 23:03:51,386 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2026-02-25T23:03:51.740Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 s - in io.quarkus.elytron.security.ldap.MinimalConfigurationTest
[2026-02-25T23:03:51.740Z] [INFO] Running io.quarkus.elytron.security.ldap.FormAuthTest
[2026-02-25T23:03:53.344Z] 2026-02-25 23:03:52,841 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.638s. Listening on: http://localhost:8081
[2026-02-25T23:03:53.344Z] 2026-02-25 23:03:52,842 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:03:53.344Z] 2026-02-25 23:03:52,842 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-ldap, servlet, smallrye-context-propagation, vertx]
[2026-02-25T23:03:53.663Z] Request method: POST
[2026-02-25T23:03:53.663Z] Request URI: http://localhost:8081/j_security_check
[2026-02-25T23:03:53.663Z] Proxy: <none>
[2026-02-25T23:03:53.663Z] Request params: <none>
[2026-02-25T23:03:53.663Z] Query params: <none>
[2026-02-25T23:03:53.663Z] Form params: j_username=subUser
[2026-02-25T23:03:53.663Z] j_password=subUserPassword
[2026-02-25T23:03:53.663Z] Path params: <none>
[2026-02-25T23:03:53.663Z] Headers: Accept=*/*
[2026-02-25T23:03:53.663Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-25T23:03:53.663Z] Cookies: <none>
[2026-02-25T23:03:53.663Z] Multiparts: <none>
[2026-02-25T23:03:53.663Z] Body: <none>
[2026-02-25T23:03:53.663Z] 2026-02-25 23:03:53,415 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-1) Encryption key was not specified for persistent FORM auth, using temporary key fn6C/J/2l082jPyoAkRRUXTsomkCLMSO0mIuKcjA95o=
[2026-02-25T23:03:53.663Z] HTTP/1.1 302 Found
[2026-02-25T23:03:53.663Z] Location: http://localhost:8081/
[2026-02-25T23:03:53.663Z] content-length: 0
[2026-02-25T23:03:53.979Z] Request method: POST
[2026-02-25T23:03:53.979Z] Request URI: http://localhost:8081/j_security_check
[2026-02-25T23:03:53.979Z] Proxy: <none>
[2026-02-25T23:03:53.979Z] Request params: <none>
[2026-02-25T23:03:53.979Z] Query params: <none>
[2026-02-25T23:03:53.979Z] Form params: j_username=standardUser
[2026-02-25T23:03:53.979Z] j_password=standardUserPassword
[2026-02-25T23:03:53.979Z] Path params: <none>
[2026-02-25T23:03:53.979Z] Headers: Accept=*/*
[2026-02-25T23:03:53.979Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-25T23:03:53.979Z] Cookies: <none>
[2026-02-25T23:03:53.979Z] Multiparts: <none>
[2026-02-25T23:03:53.979Z] Body: <none>
[2026-02-25T23:03:53.979Z] HTTP/1.1 302 Found
[2026-02-25T23:03:53.979Z] location: http://localhost:8081/
[2026-02-25T23:03:53.979Z] content-length: 0
[2026-02-25T23:03:53.979Z] set-cookie: quarkus-credential=DIRS2Sgm5Z806c+0IFAXJPVNPx/buXnXxcP3qT0/0s8whCT/Mz1WLuS13XXvxthMXbC13O094A==; Path=/
[2026-02-25T23:03:53.979Z] Request method: POST
[2026-02-25T23:03:53.979Z] Request URI: http://localhost:8081/j_security_check
[2026-02-25T23:03:53.979Z] Proxy: <none>
[2026-02-25T23:03:53.979Z] Request params: <none>
[2026-02-25T23:03:53.979Z] Query params: <none>
[2026-02-25T23:03:53.979Z] Form params: j_username=standardUser
[2026-02-25T23:03:53.979Z] j_password=standardUserPassword
[2026-02-25T23:03:53.979Z] Path params: <none>
[2026-02-25T23:03:53.979Z] Headers: Accept=*/*
[2026-02-25T23:03:53.979Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-25T23:03:53.979Z] Cookies: <none>
[2026-02-25T23:03:53.979Z] Multiparts: <none>
[2026-02-25T23:03:53.979Z] Body: <none>
[2026-02-25T23:03:53.979Z] HTTP/1.1 302 Found
[2026-02-25T23:03:53.979Z] location: http://localhost:8081/
[2026-02-25T23:03:53.979Z] content-length: 0
[2026-02-25T23:03:53.979Z] set-cookie: quarkus-credential=DPvizHx5P5nOrkG0Ja8fmcZWj67980D22y5NI+u2SUiWyZQus5rikcg6zZYmfYnlh+Z5/C9RBQ==; Path=/
[2026-02-25T23:03:53.979Z] Request method: POST
[2026-02-25T23:03:53.979Z] Request URI: http://localhost:8081/j_security_check
[2026-02-25T23:03:53.979Z] Proxy: <none>
[2026-02-25T23:03:53.979Z] Request params: <none>
[2026-02-25T23:03:53.979Z] Query params: <none>
[2026-02-25T23:03:53.979Z] Form params: j_username=standardUser
[2026-02-25T23:03:53.979Z] j_password=standardUserPassword
[2026-02-25T23:03:53.979Z] Path params: <none>
[2026-02-25T23:03:53.979Z] Headers: Accept=*/*
[2026-02-25T23:03:53.979Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-25T23:03:53.979Z] Cookies: <none>
[2026-02-25T23:03:53.979Z] Multiparts: <none>
[2026-02-25T23:03:53.979Z] Body: <none>
[2026-02-25T23:03:53.979Z] HTTP/1.1 302 Found
[2026-02-25T23:03:53.979Z] location: http://localhost:8081/
[2026-02-25T23:03:53.979Z] content-length: 0
[2026-02-25T23:03:53.979Z] set-cookie: quarkus-credential=DIt7uZpraKFoNkymbOzMu4gfeNuMrxRMNTQpajlm6FB/IBSy+c1Tmsv3TGX2ZcqsqWXVTPRbrg==; Path=/
[2026-02-25T23:03:54.289Z] Request method: POST
[2026-02-25T23:03:54.289Z] Request URI: http://localhost:8081/j_security_check
[2026-02-25T23:03:54.289Z] Proxy: <none>
[2026-02-25T23:03:54.289Z] Request params: <none>
[2026-02-25T23:03:54.289Z] Query params: <none>
[2026-02-25T23:03:54.289Z] Form params: j_username=standardUser
[2026-02-25T23:03:54.289Z] j_password=standardUserPassword
[2026-02-25T23:03:54.289Z] Path params: <none>
[2026-02-25T23:03:54.289Z] Headers: Accept=*/*
[2026-02-25T23:03:54.289Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-25T23:03:54.289Z] Cookies: <none>
[2026-02-25T23:03:54.289Z] Multiparts: <none>
[2026-02-25T23:03:54.289Z] Body: <none>
[2026-02-25T23:03:54.289Z] HTTP/1.1 302 Found
[2026-02-25T23:03:54.289Z] location: http://localhost:8081/
[2026-02-25T23:03:54.289Z] content-length: 0
[2026-02-25T23:03:54.289Z] set-cookie: quarkus-credential=DFrgmNay/puMoEQ1Sl1+y59Se/gwuCyxCYgiwjaZTgZduGf9B9m7Rk+1yjGEzVAX3NNe2eTRkg==; Path=/
[2026-02-25T23:03:54.289Z] Request method: POST
[2026-02-25T23:03:54.289Z] Request URI: http://localhost:8081/j_security_check
[2026-02-25T23:03:54.289Z] Proxy: <none>
[2026-02-25T23:03:54.289Z] Request params: <none>
[2026-02-25T23:03:54.289Z] Query params: <none>
[2026-02-25T23:03:54.289Z] Form params: j_username=standardUser
[2026-02-25T23:03:54.289Z] j_password=standardUserPassword
[2026-02-25T23:03:54.289Z] Path params: <none>
[2026-02-25T23:03:54.289Z] Headers: Accept=*/*
[2026-02-25T23:03:54.289Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-25T23:03:54.289Z] Cookies: <none>
[2026-02-25T23:03:54.289Z] Multiparts: <none>
[2026-02-25T23:03:54.289Z] Body: <none>
[2026-02-25T23:03:54.289Z] HTTP/1.1 302 Found
[2026-02-25T23:03:54.289Z] location: http://localhost:8081/
[2026-02-25T23:03:54.289Z] content-length: 0
[2026-02-25T23:03:54.289Z] set-cookie: quarkus-credential=DLlbBF+wIp7naL9WhWunzz8eZcKYDj+8vAyjWkmEg7FQOdnb2fwU/RBuH4RLs1b5OckWZOY2SA==; Path=/
[2026-02-25T23:03:54.289Z] Request method: POST
[2026-02-25T23:03:54.289Z] Request URI: http://localhost:8081/j_security_check
[2026-02-25T23:03:54.289Z] Proxy: <none>
[2026-02-25T23:03:54.289Z] Request params: <none>
[2026-02-25T23:03:54.289Z] Query params: <none>
[2026-02-25T23:03:54.289Z] Form params: j_username=noRoleUser
[2026-02-25T23:03:54.289Z] j_password=noRoleUserPassword
[2026-02-25T23:03:54.289Z] Path params: <none>
[2026-02-25T23:03:54.289Z] Headers: Accept=*/*
[2026-02-25T23:03:54.289Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-25T23:03:54.289Z] Cookies: <none>
[2026-02-25T23:03:54.289Z] Multiparts: <none>
[2026-02-25T23:03:54.289Z] Body: <none>
[2026-02-25T23:03:54.289Z] HTTP/1.1 302 Found
[2026-02-25T23:03:54.289Z] location: http://localhost:8081/
[2026-02-25T23:03:54.289Z] content-length: 0
[2026-02-25T23:03:54.289Z] set-cookie: quarkus-credential=DPmKKVtNh3CXQtyFKltg8SoaVq4RhPWdK6g8rXhCuyxiF8H1ATIZ3A1FlsZMeXV0cHvhYks=; Path=/
[2026-02-25T23:03:54.601Z] Request method: POST
[2026-02-25T23:03:54.601Z] Request URI: http://localhost:8081/j_security_check
[2026-02-25T23:03:54.601Z] Proxy: <none>
[2026-02-25T23:03:54.601Z] Request params: <none>
[2026-02-25T23:03:54.601Z] Query params: <none>
[2026-02-25T23:03:54.601Z] Form params: j_username=adminUser
[2026-02-25T23:03:54.601Z] j_password=adminUserPassword
[2026-02-25T23:03:54.601Z] Path params: <none>
[2026-02-25T23:03:54.601Z] Headers: Accept=*/*
[2026-02-25T23:03:54.601Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-25T23:03:54.601Z] Cookies: <none>
[2026-02-25T23:03:54.601Z] Multiparts: <none>
[2026-02-25T23:03:54.601Z] Body: <none>
[2026-02-25T23:03:54.601Z] HTTP/1.1 302 Found
[2026-02-25T23:03:54.601Z] location: http://localhost:8081/
[2026-02-25T23:03:54.601Z] content-length: 0
[2026-02-25T23:03:54.601Z] set-cookie: quarkus-credential=DOpOGXI+SARZPL2JKfUPxBF1qBO+d+BC8MVWRAuGyU62AqzaqMcwQAcRvs/OUkH4XvTbBg==; Path=/
[2026-02-25T23:03:54.601Z] Request method: POST
[2026-02-25T23:03:54.601Z] Request URI: http://localhost:8081/j_security_check
[2026-02-25T23:03:54.601Z] Proxy: <none>
[2026-02-25T23:03:54.601Z] Request params: <none>
[2026-02-25T23:03:54.601Z] Query params: <none>
[2026-02-25T23:03:54.601Z] Form params: j_username=noRoleUser
[2026-02-25T23:03:54.601Z] j_password=noRoleUserPassword
[2026-02-25T23:03:54.601Z] Path params: <none>
[2026-02-25T23:03:54.601Z] Headers: Accept=*/*
[2026-02-25T23:03:54.601Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-25T23:03:54.601Z] Cookies: <none>
[2026-02-25T23:03:54.601Z] Multiparts: <none>
[2026-02-25T23:03:54.601Z] Body: <none>
[2026-02-25T23:03:54.601Z] HTTP/1.1 302 Found
[2026-02-25T23:03:54.601Z] location: http://localhost:8081/
[2026-02-25T23:03:54.601Z] content-length: 0
[2026-02-25T23:03:54.601Z] set-cookie: quarkus-credential=DEE51T0nw0W3PScfsIuUp/sw1JTqOt+/czwYi+cmJTnlJz3uKnK8pZptUZ9HYPQ82zogIG0=; Path=/
[2026-02-25T23:03:54.601Z] Request method: POST
[2026-02-25T23:03:54.601Z] Request URI: http://localhost:8081/j_security_check
[2026-02-25T23:03:54.601Z] Proxy: <none>
[2026-02-25T23:03:54.601Z] Request params: <none>
[2026-02-25T23:03:54.601Z] Query params: <none>
[2026-02-25T23:03:54.601Z] Form params: j_username=standardUser
[2026-02-25T23:03:54.601Z] j_password=standardUserPassword
[2026-02-25T23:03:54.601Z] Path params: <none>
[2026-02-25T23:03:54.601Z] Headers: Accept=*/*
[2026-02-25T23:03:54.601Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-25T23:03:54.601Z] Cookies: <none>
[2026-02-25T23:03:54.601Z] Multiparts: <none>
[2026-02-25T23:03:54.601Z] Body: <none>
[2026-02-25T23:03:54.601Z] HTTP/1.1 302 Found
[2026-02-25T23:03:54.601Z] location: http://localhost:8081/
[2026-02-25T23:03:54.601Z] content-length: 0
[2026-02-25T23:03:54.601Z] set-cookie: quarkus-credential=DFf1cudSwjb4FHERv9ZeJrdKflZkT7y3kH2CzK1wEcMtcgUh2lQUUC6bFBY6F206nHl0NPco4w==; Path=/
[2026-02-25T23:03:54.601Z] Request method: POST
[2026-02-25T23:03:54.601Z] Request URI: http://localhost:8081/j_security_check
[2026-02-25T23:03:54.601Z] Proxy: <none>
[2026-02-25T23:03:54.601Z] Request params: <none>
[2026-02-25T23:03:54.601Z] Query params: <none>
[2026-02-25T23:03:54.601Z] Form params: j_username=standardUser
[2026-02-25T23:03:54.601Z] j_password=standardUserPassword
[2026-02-25T23:03:54.601Z] Path params: <none>
[2026-02-25T23:03:54.601Z] Headers: Accept=*/*
[2026-02-25T23:03:54.601Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-02-25T23:03:54.601Z] Cookies: <none>
[2026-02-25T23:03:54.601Z] Multiparts: <none>
[2026-02-25T23:03:54.601Z] Body: <none>
[2026-02-25T23:03:54.601Z] HTTP/1.1 302 Found
[2026-02-25T23:03:54.601Z] location: http://localhost:8081/
[2026-02-25T23:03:54.601Z] content-length: 0
[2026-02-25T23:03:54.601Z] set-cookie: quarkus-credential=DGiC7Phua4bVw5uuxx76A1SBP1s8Lu3JLEvEb1dvyLOu1lB673985PrEc6X++3HFYBFT0GrstQ==; Path=/
[2026-02-25T23:03:54.913Z] 2026-02-25 23:03:54,592 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-02-25T23:03:54.913Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.206 s - in io.quarkus.elytron.security.ldap.FormAuthTest
[2026-02-25T23:03:54.913Z] [INFO] LDAP server was shut down
[2026-02-25T23:03:54.913Z] [INFO]
[2026-02-25T23:03:54.913Z] [INFO] Results:
[2026-02-25T23:03:54.913Z] [INFO]
[2026-02-25T23:03:54.913Z] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:03:54.913Z] [INFO]
[2026-02-25T23:03:54.913Z] [INFO]
[2026-02-25T23:03:54.913Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:54.913Z] [INFO] Building jar: /quarkus/extensions/elytron-security-ldap/deployment/target/quarkus-elytron-security-ldap-deployment-2.7.5.Final.jar
[2026-02-25T23:03:54.913Z] [INFO]
[2026-02-25T23:03:54.913Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:54.913Z] [INFO] Building jar: /quarkus/extensions/elytron-security-ldap/deployment/target/quarkus-elytron-security-ldap-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:03:54.913Z] [INFO]
[2026-02-25T23:03:54.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-ldap-deployment ---
[2026-02-25T23:03:54.914Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/deployment/target/quarkus-elytron-security-ldap-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap-deployment/2.7.5.Final/quarkus-elytron-security-ldap-deployment-2.7.5.Final.jar
[2026-02-25T23:03:54.914Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap-deployment/2.7.5.Final/quarkus-elytron-security-ldap-deployment-2.7.5.Final.pom
[2026-02-25T23:03:54.914Z] [INFO] Installing /quarkus/extensions/elytron-security-ldap/deployment/target/quarkus-elytron-security-ldap-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-ldap-deployment/2.7.5.Final/quarkus-elytron-security-ldap-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:03:54.914Z] [INFO]
[2026-02-25T23:03:54.914Z] [INFO] ---------< io.quarkus:quarkus-elytron-security-oauth2-parent >----------
[2026-02-25T23:03:54.914Z] [INFO] Building Quarkus - Security OAuth2 2.7.5.Final [594/964]
[2026-02-25T23:03:54.914Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:03:54.914Z] [INFO]
[2026-02-25T23:03:54.914Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-25T23:03:54.914Z] [INFO]
[2026-02-25T23:03:54.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-25T23:03:54.914Z] [INFO]
[2026-02-25T23:03:54.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-25T23:03:54.914Z] [INFO]
[2026-02-25T23:03:54.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-25T23:03:54.914Z] [INFO]
[2026-02-25T23:03:54.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-25T23:03:54.914Z] [INFO]
[2026-02-25T23:03:54.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-25T23:03:54.914Z] [INFO]
[2026-02-25T23:03:54.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-25T23:03:54.914Z] [INFO]
[2026-02-25T23:03:54.914Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-25T23:03:54.914Z] [INFO]
[2026-02-25T23:03:54.914Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-25T23:03:54.914Z] [INFO]
[2026-02-25T23:03:54.914Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-25T23:03:54.914Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:03:54.914Z] [INFO]
[2026-02-25T23:03:54.914Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-25T23:03:54.914Z] [INFO]
[2026-02-25T23:03:54.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-oauth2-parent ---
[2026-02-25T23:03:54.914Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2-parent/2.7.5.Final/quarkus-elytron-security-oauth2-parent-2.7.5.Final.pom
[2026-02-25T23:03:54.914Z] [INFO]
[2026-02-25T23:03:54.914Z] [INFO] -------------< io.quarkus:quarkus-elytron-security-oauth2 >-------------
[2026-02-25T23:03:54.914Z] [INFO] Building Quarkus - Security OAuth2 - Runtime 2.7.5.Final [595/964]
[2026-02-25T23:03:54.914Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:03:54.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-token/1.18.3.Final/wildfly-elytron-realm-token-1.18.3.Final.pom
[2026-02-25T23:03:55.227Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-token/1.18.3.Final/wildfly-elytron-realm-token-1.18.3.Final.pom (3.7 kB at 19 kB/s)
[2026-02-25T23:03:55.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-json-util/1.18.3.Final/wildfly-elytron-json-util-1.18.3.Final.pom
[2026-02-25T23:03:55.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-json-util/1.18.3.Final/wildfly-elytron-json-util-1.18.3.Final.pom (1.8 kB at 5.3 kB/s)
[2026-02-25T23:03:55.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-token/1.18.3.Final/wildfly-elytron-realm-token-1.18.3.Final.jar
[2026-02-25T23:03:55.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-json-util/1.18.3.Final/wildfly-elytron-json-util-1.18.3.Final.jar
[2026-02-25T23:03:55.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-realm-token/1.18.3.Final/wildfly-elytron-realm-token-1.18.3.Final.jar (37 kB at 585 kB/s)
[2026-02-25T23:03:55.850Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-json-util/1.18.3.Final/wildfly-elytron-json-util-1.18.3.Final.jar (5.0 kB at 21 kB/s)
[2026-02-25T23:03:55.850Z] [INFO]
[2026-02-25T23:03:55.850Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:55.850Z] [INFO]
[2026-02-25T23:03:55.850Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:56.167Z] [INFO]
[2026-02-25T23:03:56.167Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:56.167Z] [INFO]
[2026-02-25T23:03:56.167Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:56.167Z] [INFO]
[2026-02-25T23:03:56.167Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:56.167Z] [INFO]
[2026-02-25T23:03:56.167Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:56.167Z] [INFO]
[2026-02-25T23:03:56.167Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:56.167Z] [INFO]
[2026-02-25T23:03:56.167Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:56.167Z] [INFO]
[2026-02-25T23:03:56.167Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:56.167Z] [INFO] Processed 6 files in 16ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T23:03:56.167Z] [INFO]
[2026-02-25T23:03:56.167Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:56.167Z] [INFO] Processed 6 files in 00:00.010 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T23:03:56.167Z] [INFO]
[2026-02-25T23:03:56.168Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:56.168Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:03:56.168Z] [INFO] Copying 1 resource
[2026-02-25T23:03:56.168Z] [INFO]
[2026-02-25T23:03:56.168Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:56.168Z] [INFO]
[2026-02-25T23:03:56.168Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:56.168Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:03:56.168Z] [INFO] Compiling 6 source files to /quarkus/extensions/elytron-security-oauth2/runtime/target/classes
[2026-02-25T23:03:56.483Z] [WARNING] /quarkus/extensions/elytron-security-oauth2/runtime/src/main/java/io/quarkus/elytron/security/oauth2/runtime/auth/OAuth2Augmentor.java:[54,36] unchecked cast
[2026-02-25T23:03:56.483Z] required: java.util.List<java.lang.String>
[2026-02-25T23:03:56.483Z] found: java.lang.Object
[2026-02-25T23:03:56.483Z] [INFO]
[2026-02-25T23:03:56.483Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:56.483Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:03:56.483Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-oauth2/runtime/src/test/resources
[2026-02-25T23:03:56.483Z] [INFO]
[2026-02-25T23:03:56.483Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:56.483Z] [INFO] No sources to compile
[2026-02-25T23:03:56.483Z] [INFO]
[2026-02-25T23:03:56.483Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:56.483Z] [INFO] No tests to run.
[2026-02-25T23:03:56.483Z] [INFO]
[2026-02-25T23:03:56.483Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:56.483Z] [INFO] Building jar: /quarkus/extensions/elytron-security-oauth2/runtime/target/quarkus-elytron-security-oauth2-2.7.5.Final.jar
[2026-02-25T23:03:57.587Z] [INFO]
[2026-02-25T23:03:57.587Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:57.587Z] [INFO] Building jar: /quarkus/extensions/elytron-security-oauth2/runtime/target/quarkus-elytron-security-oauth2-2.7.5.Final-sources.jar
[2026-02-25T23:03:57.587Z] [INFO]
[2026-02-25T23:03:57.587Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-oauth2 ---
[2026-02-25T23:03:57.587Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/runtime/target/quarkus-elytron-security-oauth2-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2/2.7.5.Final/quarkus-elytron-security-oauth2-2.7.5.Final.jar
[2026-02-25T23:03:57.587Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2/2.7.5.Final/quarkus-elytron-security-oauth2-2.7.5.Final.pom
[2026-02-25T23:03:57.587Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/runtime/target/quarkus-elytron-security-oauth2-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2/2.7.5.Final/quarkus-elytron-security-oauth2-2.7.5.Final-sources.jar
[2026-02-25T23:03:57.587Z] [INFO]
[2026-02-25T23:03:57.587Z] [INFO] -------< io.quarkus:quarkus-elytron-security-oauth2-deployment >--------
[2026-02-25T23:03:57.587Z] [INFO] Building Quarkus - Security OAuth2 - Deployment 2.7.5.Final [596/964]
[2026-02-25T23:03:57.587Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:03:57.587Z] [INFO]
[2026-02-25T23:03:57.587Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:57.587Z] [INFO]
[2026-02-25T23:03:57.587Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:58.263Z] [INFO]
[2026-02-25T23:03:58.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:58.263Z] [INFO]
[2026-02-25T23:03:58.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:58.263Z] [INFO]
[2026-02-25T23:03:58.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:58.263Z] [INFO]
[2026-02-25T23:03:58.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:58.263Z] [INFO]
[2026-02-25T23:03:58.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:58.263Z] [INFO]
[2026-02-25T23:03:58.263Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:58.263Z] [INFO]
[2026-02-25T23:03:58.263Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:58.263Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T23:03:58.263Z] [INFO]
[2026-02-25T23:03:58.263Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:58.263Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T23:03:58.263Z] [INFO]
[2026-02-25T23:03:58.263Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:58.263Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:03:58.263Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-oauth2/deployment/src/main/resources
[2026-02-25T23:03:58.263Z] [INFO]
[2026-02-25T23:03:58.263Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:58.263Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:03:58.263Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-oauth2/deployment/target/classes
[2026-02-25T23:03:59.374Z] [INFO]
[2026-02-25T23:03:59.374Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:59.374Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:03:59.374Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-oauth2/deployment/src/test/resources
[2026-02-25T23:03:59.374Z] [INFO]
[2026-02-25T23:03:59.374Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:59.375Z] [INFO] No sources to compile
[2026-02-25T23:03:59.375Z] [INFO]
[2026-02-25T23:03:59.375Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:59.375Z] [INFO] No tests to run.
[2026-02-25T23:03:59.375Z] [INFO]
[2026-02-25T23:03:59.375Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:59.375Z] [INFO] Building jar: /quarkus/extensions/elytron-security-oauth2/deployment/target/quarkus-elytron-security-oauth2-deployment-2.7.5.Final.jar
[2026-02-25T23:03:59.375Z] [INFO]
[2026-02-25T23:03:59.375Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:59.375Z] [INFO] Building jar: /quarkus/extensions/elytron-security-oauth2/deployment/target/quarkus-elytron-security-oauth2-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:03:59.375Z] [INFO]
[2026-02-25T23:03:59.375Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-oauth2-deployment ---
[2026-02-25T23:03:59.375Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/deployment/target/quarkus-elytron-security-oauth2-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2-deployment/2.7.5.Final/quarkus-elytron-security-oauth2-deployment-2.7.5.Final.jar
[2026-02-25T23:03:59.375Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2-deployment/2.7.5.Final/quarkus-elytron-security-oauth2-deployment-2.7.5.Final.pom
[2026-02-25T23:03:59.375Z] [INFO] Installing /quarkus/extensions/elytron-security-oauth2/deployment/target/quarkus-elytron-security-oauth2-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-elytron-security-oauth2-deployment/2.7.5.Final/quarkus-elytron-security-oauth2-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:03:59.375Z] [INFO]
[2026-02-25T23:03:59.375Z] [INFO] ----------< io.quarkus:quarkus-smallrye-jwt-build-deployment >----------
[2026-02-25T23:03:59.375Z] [INFO] Building Quarkus - SmallRye JWT Build - Deployment 2.7.5.Final [597/964]
[2026-02-25T23:03:59.375Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:03:59.375Z] [INFO]
[2026-02-25T23:03:59.375Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:03:59.375Z] [INFO]
[2026-02-25T23:03:59.375Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:03:59.686Z] [INFO]
[2026-02-25T23:03:59.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:03:59.686Z] [INFO]
[2026-02-25T23:03:59.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:03:59.686Z] [INFO]
[2026-02-25T23:03:59.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:03:59.686Z] [INFO]
[2026-02-25T23:03:59.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:03:59.686Z] [INFO]
[2026-02-25T23:03:59.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:03:59.686Z] [INFO]
[2026-02-25T23:03:59.686Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:03:59.686Z] [INFO]
[2026-02-25T23:03:59.686Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:03:59.686Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T23:03:59.686Z] [INFO]
[2026-02-25T23:03:59.686Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:03:59.686Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T23:03:59.686Z] [INFO]
[2026-02-25T23:03:59.686Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:03:59.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:03:59.686Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-jwt-build/deployment/src/main/resources
[2026-02-25T23:03:59.686Z] [INFO]
[2026-02-25T23:03:59.686Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:03:59.686Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:03:59.686Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-jwt-build/deployment/target/classes
[2026-02-25T23:04:00.000Z] [INFO]
[2026-02-25T23:04:00.000Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:04:00.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:04:00.000Z] [INFO] Copying 3 resources
[2026-02-25T23:04:00.000Z] [INFO]
[2026-02-25T23:04:00.000Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:04:00.000Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:04:00.000Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-jwt-build/deployment/target/test-classes
[2026-02-25T23:04:00.000Z] [INFO]
[2026-02-25T23:04:00.000Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:04:00.000Z] [INFO]
[2026-02-25T23:04:00.000Z] [INFO] -------------------------------------------------------
[2026-02-25T23:04:00.000Z] [INFO] T E S T S
[2026-02-25T23:04:00.000Z] [INFO] -------------------------------------------------------
[2026-02-25T23:04:00.310Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:04:00.990Z] [INFO] Running io.quarkus.jwt.build.JwtBuildUnitTest
[2026-02-25T23:04:04.684Z] 2026-02-25 23:04:04,165 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.165s.
[2026-02-25T23:04:04.684Z] 2026-02-25 23:04:04,167 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:04:04.684Z] 2026-02-25 23:04:04,167 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-02-25T23:04:04.684Z] 2026-02-25 23:04:04,431 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2026-02-25T23:04:04.684Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.788 s - in io.quarkus.jwt.build.JwtBuildUnitTest
[2026-02-25T23:04:04.684Z] [INFO]
[2026-02-25T23:04:04.684Z] [INFO] Results:
[2026-02-25T23:04:04.684Z] [INFO]
[2026-02-25T23:04:04.684Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:04:04.684Z] [INFO]
[2026-02-25T23:04:04.684Z] [INFO]
[2026-02-25T23:04:04.684Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:04:04.684Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/deployment/target/quarkus-smallrye-jwt-build-deployment-2.7.5.Final.jar
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:04:05.779Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/deployment/target/quarkus-smallrye-jwt-build-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-build-deployment ---
[2026-02-25T23:04:05.779Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/deployment/target/quarkus-smallrye-jwt-build-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build-deployment/2.7.5.Final/quarkus-smallrye-jwt-build-deployment-2.7.5.Final.jar
[2026-02-25T23:04:05.779Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build-deployment/2.7.5.Final/quarkus-smallrye-jwt-build-deployment-2.7.5.Final.pom
[2026-02-25T23:04:05.779Z] [INFO] Installing /quarkus/extensions/smallrye-jwt-build/deployment/target/quarkus-smallrye-jwt-build-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-build-deployment/2.7.5.Final/quarkus-smallrye-jwt-build-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] ---------------< io.quarkus:quarkus-smallrye-jwt-parent >---------------
[2026-02-25T23:04:05.779Z] [INFO] Building Quarkus - SmallRye JWT 2.7.5.Final [598/964]
[2026-02-25T23:04:05.779Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-parent ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-parent ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-parent ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-parent ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-parent ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-parent ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-parent ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-parent ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-parent ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-parent ---
[2026-02-25T23:04:05.779Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-parent ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-parent ---
[2026-02-25T23:04:05.779Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-parent/2.7.5.Final/quarkus-smallrye-jwt-parent-2.7.5.Final.pom
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] ------------------< io.quarkus:quarkus-smallrye-jwt >-------------------
[2026-02-25T23:04:05.779Z] [INFO] Building Quarkus - SmallRye JWT - Runtime 2.7.5.Final [599/964]
[2026-02-25T23:04:05.779Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:05.779Z] [INFO] Processed 10 files in 16ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:05.779Z] [INFO] Processed 10 files in 00:00.014 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:05.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:04:05.779Z] [INFO] Copying 1 resource
[2026-02-25T23:04:05.779Z] [INFO]
[2026-02-25T23:04:05.779Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:06.089Z] [INFO]
[2026-02-25T23:04:06.089Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:06.089Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:04:06.089Z] [INFO] Compiling 10 source files to /quarkus/extensions/smallrye-jwt/runtime/target/classes
[2026-02-25T23:04:07.197Z] [WARNING] /quarkus/extensions/smallrye-jwt/runtime/src/main/java/io/quarkus/smallrye/jwt/runtime/auth/JWTAuthMechanism.java:[77,53] cookieCount() in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-25T23:04:07.197Z] [WARNING] /quarkus/extensions/smallrye-jwt/runtime/src/main/java/io/quarkus/smallrye/jwt/runtime/auth/JWTAuthMechanism.java:[85,41] getCookie(java.lang.String) in io.vertx.ext.web.RoutingContext has been deprecated
[2026-02-25T23:04:07.197Z] [INFO]
[2026-02-25T23:04:07.197Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:07.197Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:04:07.197Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-jwt/runtime/src/test/resources
[2026-02-25T23:04:07.197Z] [INFO]
[2026-02-25T23:04:07.197Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:07.197Z] [INFO] No sources to compile
[2026-02-25T23:04:07.197Z] [INFO]
[2026-02-25T23:04:07.197Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:07.197Z] [INFO] No tests to run.
[2026-02-25T23:04:07.197Z] [INFO]
[2026-02-25T23:04:07.197Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:07.197Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt/runtime/target/quarkus-smallrye-jwt-2.7.5.Final.jar
[2026-02-25T23:04:07.197Z] [INFO]
[2026-02-25T23:04:07.197Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:07.197Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt/runtime/target/quarkus-smallrye-jwt-2.7.5.Final-sources.jar
[2026-02-25T23:04:07.197Z] [INFO]
[2026-02-25T23:04:07.197Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt ---
[2026-02-25T23:04:07.197Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/runtime/target/quarkus-smallrye-jwt-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt/2.7.5.Final/quarkus-smallrye-jwt-2.7.5.Final.jar
[2026-02-25T23:04:07.197Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt/2.7.5.Final/quarkus-smallrye-jwt-2.7.5.Final.pom
[2026-02-25T23:04:07.197Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/runtime/target/quarkus-smallrye-jwt-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt/2.7.5.Final/quarkus-smallrye-jwt-2.7.5.Final-sources.jar
[2026-02-25T23:04:07.197Z] [INFO]
[2026-02-25T23:04:07.197Z] [INFO] -------------< io.quarkus:quarkus-smallrye-jwt-deployment >-------------
[2026-02-25T23:04:07.197Z] [INFO] Building Quarkus - SmallRye JWT - Deployment 2.7.5.Final [600/964]
[2026-02-25T23:04:07.197Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:04:07.197Z] [INFO]
[2026-02-25T23:04:07.197Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:04:07.197Z] [INFO]
[2026-02-25T23:04:07.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:04:07.871Z] [INFO]
[2026-02-25T23:04:07.871Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:04:07.871Z] [INFO]
[2026-02-25T23:04:07.871Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:04:07.871Z] [INFO]
[2026-02-25T23:04:07.871Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:04:07.871Z] [INFO]
[2026-02-25T23:04:07.871Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:04:07.871Z] [INFO]
[2026-02-25T23:04:07.871Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:04:07.871Z] [INFO]
[2026-02-25T23:04:07.871Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:04:07.871Z] [INFO]
[2026-02-25T23:04:07.871Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:04:07.871Z] [INFO] Processed 39 files in 73ms (Formatted: 0, Unchanged: 39, Failed: 0, Readonly: 0)
[2026-02-25T23:04:07.871Z] [INFO]
[2026-02-25T23:04:07.871Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:04:08.184Z] [INFO] Processed 39 files in 00:00.128 (Already Sorted: 39, Needed Sorting: 0)
[2026-02-25T23:04:08.184Z] [INFO]
[2026-02-25T23:04:08.184Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:04:08.184Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:04:08.184Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-jwt/deployment/src/main/resources
[2026-02-25T23:04:08.184Z] [INFO]
[2026-02-25T23:04:08.184Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:04:08.184Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:04:08.184Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-jwt/deployment/target/classes
[2026-02-25T23:04:08.495Z] [INFO]
[2026-02-25T23:04:08.495Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:04:08.495Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:04:08.495Z] [INFO] Copying 17 resources
[2026-02-25T23:04:08.495Z] [INFO]
[2026-02-25T23:04:08.495Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:04:08.495Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:04:08.495Z] [INFO] Compiling 37 source files to /quarkus/extensions/smallrye-jwt/deployment/target/test-classes
[2026-02-25T23:04:09.681Z] [WARNING] /quarkus/extensions/smallrye-jwt/deployment/src/test/java/io/quarkus/jwt/test/TestJWTCallerPrincipalFactory.java:[18,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T23:04:09.681Z] [WARNING] /quarkus/extensions/smallrye-jwt/deployment/src/test/java/io/quarkus/jwt/test/TestJWTCallerPrincipalFactory.java:[18,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T23:04:09.681Z] [WARNING] /quarkus/extensions/smallrye-jwt/deployment/src/test/java/io/quarkus/jwt/test/TestJWTCallerPrincipalFactory.java:[18,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T23:04:09.681Z] [INFO]
[2026-02-25T23:04:09.681Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:04:09.681Z] [INFO]
[2026-02-25T23:04:09.681Z] [INFO] -------------------------------------------------------
[2026-02-25T23:04:09.681Z] [INFO] T E S T S
[2026-02-25T23:04:09.681Z] [INFO] -------------------------------------------------------
[2026-02-25T23:04:09.681Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:04:10.774Z] [INFO] Running io.quarkus.jwt.test.RequiredClaimsUnitTest
[2026-02-25T23:04:15.387Z] 2026-02-25 23:04:15,130 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.533s. Listening on: http://localhost:8081
[2026-02-25T23:04:15.387Z] 2026-02-25 23:04:15,132 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:04:15.387Z] 2026-02-25 23:04:15,132 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:04:17.010Z] 2026-02-25 23:04:16,841 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-02-25T23:04:17.010Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.483 s - in io.quarkus.jwt.test.RequiredClaimsUnitTest
[2026-02-25T23:04:17.010Z] [INFO] Running io.quarkus.jwt.test.RolesAllowedUnitTest
[2026-02-25T23:04:19.175Z] 2026-02-25 23:04:19,058 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.632s. Listening on: http://localhost:8081
[2026-02-25T23:04:19.175Z] 2026-02-25 23:04:19,059 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:04:19.175Z] 2026-02-25 23:04:19,059 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:04:20.785Z] 2026-02-25 23:04:20,381 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-25T23:04:20.785Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.526 s - in io.quarkus.jwt.test.RolesAllowedUnitTest
[2026-02-25T23:04:20.785Z] [INFO] Running io.quarkus.jwt.test.TokenRealmUnitTest
[2026-02-25T23:04:20.785Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in io.quarkus.jwt.test.TokenRealmUnitTest
[2026-02-25T23:04:20.785Z] [INFO] Running io.quarkus.jwt.test.DefaultGroupsCustomFactoryUnitTest
[2026-02-25T23:04:22.380Z] 2026-02-25 23:04:22,214 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.584s. Listening on: http://localhost:8081
[2026-02-25T23:04:22.380Z] 2026-02-25 23:04:22,214 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:04:22.380Z] 2026-02-25 23:04:22,215 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:04:38.072Z] 2026-02-25 23:04:38,013 INFO [io.quarkus] (main) Quarkus stopped in 0.106s
[2026-02-25T23:04:38.072Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.344 s - in io.quarkus.jwt.test.DefaultGroupsCustomFactoryUnitTest
[2026-02-25T23:04:38.072Z] [INFO] Running io.quarkus.jwt.test.DefaultGroupsSignEncryptConfigSourceUnitTest
[2026-02-25T23:04:39.669Z] 2026-02-25 23:04:39,507 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2026-02-25T23:04:39.669Z] 2026-02-25 23:04:39,507 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:04:39.669Z] 2026-02-25 23:04:39,507 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:04:39.980Z] 2026-02-25 23:04:39,830 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-1) SRJWT03006: 'smallrye.jwt.decrypt.key.location' property is deprecated and will be removed in a future version. Use 'mp.jwt.decrypt.key.location ' property instead
[2026-02-25T23:04:39.980Z] 2026-02-25 23:04:39,957 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T23:04:40.300Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.927 s - in io.quarkus.jwt.test.DefaultGroupsSignEncryptConfigSourceUnitTest
[2026-02-25T23:04:40.300Z] [INFO] Running io.quarkus.jwt.test.JwtCallerPrincipalUnitTest
[2026-02-25T23:04:40.300Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.jwt.test.JwtCallerPrincipalUnitTest
[2026-02-25T23:04:40.300Z] [INFO] Running io.quarkus.jwt.test.JwtAuthUnitTest
[2026-02-25T23:04:41.428Z] 2026-02-25 23:04:41,174 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2026-02-25T23:04:41.428Z] 2026-02-25 23:04:41,174 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:04:41.428Z] 2026-02-25 23:04:41,174 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:04:43.372Z] 2026-02-25 23:04:41,697 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T23:04:43.372Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.725 s - in io.quarkus.jwt.test.JwtAuthUnitTest
[2026-02-25T23:04:43.372Z] [INFO] Running io.quarkus.jwt.test.ScopingUnitTest
[2026-02-25T23:04:43.372Z] 2026-02-25 23:04:42,740 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.416s. Listening on: http://localhost:8081
[2026-02-25T23:04:43.372Z] 2026-02-25 23:04:42,740 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:04:43.372Z] 2026-02-25 23:04:42,740 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:04:43.684Z] 2026-02-25 23:04:43,357 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T23:04:43.684Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.658 s - in io.quarkus.jwt.test.ScopingUnitTest
[2026-02-25T23:04:43.684Z] [INFO] Running io.quarkus.jwt.test.DefaultGroupsSignEncryptUnitTest
[2026-02-25T23:04:44.776Z] 2026-02-25 23:04:44,390 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.439s. Listening on: http://localhost:8081
[2026-02-25T23:04:44.776Z] 2026-02-25 23:04:44,390 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:04:44.776Z] 2026-02-25 23:04:44,390 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:04:45.087Z] 2026-02-25 23:04:44,856 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-2) SRJWT03006: 'smallrye.jwt.decrypt.key.location' property is deprecated and will be removed in a future version. Use 'mp.jwt.decrypt.key.location ' property instead
[2026-02-25T23:04:45.087Z] 2026-02-25 23:04:45,006 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T23:04:45.087Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.644 s - in io.quarkus.jwt.test.DefaultGroupsSignEncryptUnitTest
[2026-02-25T23:04:45.087Z] [INFO] Running io.quarkus.jwt.test.JwtParserUnitTest
[2026-02-25T23:04:46.177Z] 2026-02-25 23:04:46,048 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.424s. Listening on: http://localhost:8081
[2026-02-25T23:04:46.177Z] 2026-02-25 23:04:46,048 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:04:46.177Z] 2026-02-25 23:04:46,048 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:04:46.866Z] 2026-02-25 23:04:46,499 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-02-25T23:04:46.866Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.489 s - in io.quarkus.jwt.test.JwtParserUnitTest
[2026-02-25T23:04:46.866Z] [INFO] Running io.quarkus.jwt.test.JwtCookieDevModeTestCase
[2026-02-25T23:04:52.608Z] Tests paused
[2026-02-25T23:04:52.608Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:04:52.608Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:04:52.608Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:04:52.608Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:04:52.608Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:04:52.608Z] 2026-02-25 23:04:50,612 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.369s. Listening on: http://localhost:8080
[2026-02-25T23:04:52.608Z] 2026-02-25 23:04:50,613 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:04:52.608Z] 2026-02-25 23:04:50,613 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:04:52.608Z] 2026-02-25 23:04:51,218 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-dev-mode-test5841518318107882017/src/main/resources/application.properties
[2026-02-25T23:04:52.608Z] 2026-02-25 23:04:51,221 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T23:04:52.608Z] 2026-02-25 23:04:51,233 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T23:04:52.608Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:04:52.608Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:04:52.609Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:04:52.609Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:04:52.609Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:04:52.609Z] 2026-02-25 23:04:51,613 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.373s. Listening on: http://localhost:8080
[2026-02-25T23:04:52.609Z] 2026-02-25 23:04:51,614 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:04:52.609Z] 2026-02-25 23:04:51,614 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:04:52.609Z] 2026-02-25 23:04:51,614 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.399s
[2026-02-25T23:04:52.609Z] 2026-02-25 23:04:51,625 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-3) SRJWT03006: 'smallrye.jwt.token.header' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.header ' property instead
[2026-02-25T23:04:52.609Z] 2026-02-25 23:04:51,625 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-3) SRJWT03006: 'smallrye.jwt.token.cookie' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.cookie ' property instead
[2026-02-25T23:04:52.609Z] 2026-02-25 23:04:51,765 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-dev-mode-test5841518318107882017/src/main/resources/application.properties
[2026-02-25T23:04:52.609Z] 2026-02-25 23:04:51,766 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T23:04:52.609Z] 2026-02-25 23:04:51,769 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-02-25T23:04:52.609Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:04:52.609Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:04:52.609Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:04:52.609Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:04:52.609Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:04:52.609Z] 2026-02-25 23:04:52,178 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.404s. Listening on: http://localhost:8080
[2026-02-25T23:04:52.609Z] 2026-02-25 23:04:52,179 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:04:52.609Z] 2026-02-25 23:04:52,179 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:04:52.609Z] 2026-02-25 23:04:52,180 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.416s
[2026-02-25T23:04:52.609Z] 2026-02-25 23:04:52,187 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-4) SRJWT03006: 'smallrye.jwt.token.header' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.header ' property instead
[2026-02-25T23:04:52.609Z] 2026-02-25 23:04:52,187 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-4) SRJWT03006: 'smallrye.jwt.token.cookie' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.cookie ' property instead
[2026-02-25T23:04:52.609Z] 2026-02-25 23:04:52,237 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T23:04:52.609Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.778 s - in io.quarkus.jwt.test.JwtCookieDevModeTestCase
[2026-02-25T23:04:52.609Z] [INFO] Running io.quarkus.jwt.test.PublicKeyLocationConfigTest
[2026-02-25T23:04:53.700Z] 2026-02-25 23:04:52,731 WARN [io.qua.sma.jwt.dep.SmallRyeJwtProcessor] (build-14) Cannot determine ${invalid} of mp.jwt.verify.publickey.location to register with the native image
[2026-02-25T23:04:53.700Z] 2026-02-25 23:04:53,415 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.390s. Listening on: http://localhost:8081
[2026-02-25T23:04:53.701Z] 2026-02-25 23:04:53,415 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:04:53.701Z] 2026-02-25 23:04:53,416 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:04:53.701Z] 2026-02-25 23:04:53,509 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T23:04:53.701Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 s - in io.quarkus.jwt.test.PublicKeyLocationConfigTest
[2026-02-25T23:04:53.701Z] [INFO] Running io.quarkus.jwt.test.PKSubUnitTest
[2026-02-25T23:04:53.701Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.jwt.test.PKSubUnitTest
[2026-02-25T23:04:53.701Z] [INFO] Running io.quarkus.jwt.test.PrimitiveInjectionUnitTest
[2026-02-25T23:04:55.287Z] 2026-02-25 23:04:54,797 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.525s. Listening on: http://localhost:8081
[2026-02-25T23:04:55.287Z] 2026-02-25 23:04:54,797 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:04:55.287Z] 2026-02-25 23:04:54,797 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:04:55.599Z] 2026-02-25 23:04:55,476 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2026-02-25T23:04:55.599Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.96 s - in io.quarkus.jwt.test.PrimitiveInjectionUnitTest
[2026-02-25T23:04:55.599Z] [INFO] Running io.quarkus.jwt.test.JwtCookieUnitTest
[2026-02-25T23:04:56.704Z] 2026-02-25 23:04:56,477 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.386s. Listening on: http://localhost:8081
[2026-02-25T23:04:56.704Z] 2026-02-25 23:04:56,477 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:04:56.704Z] 2026-02-25 23:04:56,477 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:04:57.017Z] 2026-02-25 23:04:56,755 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-2) SRJWT03006: 'smallrye.jwt.token.header' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.header ' property instead
[2026-02-25T23:04:57.017Z] 2026-02-25 23:04:56,755 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-2) SRJWT03006: 'smallrye.jwt.token.cookie' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.cookie ' property instead
[2026-02-25T23:04:57.017Z] 2026-02-25 23:04:56,886 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T23:04:57.017Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.4 s - in io.quarkus.jwt.test.JwtCookieUnitTest
[2026-02-25T23:04:57.017Z] [INFO] Running io.quarkus.jwt.test.RolesAllowedPostTest
[2026-02-25T23:04:58.109Z] 2026-02-25 23:04:57,861 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8081
[2026-02-25T23:04:58.109Z] 2026-02-25 23:04:57,862 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:04:58.109Z] 2026-02-25 23:04:57,862 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:04:58.434Z] 2026-02-25 23:04:58,160 DEBUG [io.qua.sma.jwt.run.aut.MpJwtValidator] (vert.x-eventloop-thread-0) Authentication failed: io.smallrye.jwt.auth.principal.ParseException: SRJWT07000: Failed to verify a token
[2026-02-25T23:04:58.434Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:164)
[2026-02-25T23:04:58.434Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parse(DefaultJWTTokenParser.java:56)
[2026-02-25T23:04:58.434Z] at io.smallrye.jwt.auth.principal.DefaultJWTCallerPrincipalFactory.parse(DefaultJWTCallerPrincipalFactory.java:31)
[2026-02-25T23:04:58.434Z] at io.smallrye.jwt.auth.principal.DefaultJWTParser.parse(DefaultJWTParser.java:64)
[2026-02-25T23:04:58.434Z] at io.smallrye.jwt.auth.principal.DefaultJWTParser_ClientProxy.parse(Unknown Source)
[2026-02-25T23:04:58.434Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator.createSecurityIdentity(MpJwtValidator.java:73)
[2026-02-25T23:04:58.434Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:59)
[2026-02-25T23:04:58.434Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:55)
[2026-02-25T23:04:58.434Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-25T23:04:58.434Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2026-02-25T23:04:58.434Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:04:58.434Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T23:04:58.434Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:04:58.434Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T23:04:58.434Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T23:04:58.434Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T23:04:58.434Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T23:04:58.434Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T23:04:58.434Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T23:04:58.434Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T23:04:58.434Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T23:04:58.434Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T23:04:58.434Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T23:04:58.434Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T23:04:58.434Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T23:04:58.434Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T23:04:58.434Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T23:04:58.434Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T23:04:58.434Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T23:04:58.434Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T23:04:58.434Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T23:04:58.434Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T23:04:58.434Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T23:04:58.434Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T23:04:58.434Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T23:04:58.434Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T23:04:58.434Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T23:04:58.434Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:314)
[2026-02-25T23:04:58.434Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:435)
[2026-02-25T23:04:58.434Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T23:04:58.434Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T23:04:58.434Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T23:04:58.434Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T23:04:58.434Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T23:04:58.434Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T23:04:58.434Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T23:04:58.434Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T23:04:58.434Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T23:04:58.434Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T23:04:58.434Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T23:04:58.434Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T23:04:58.434Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T23:04:58.434Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:04:58.434Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:04:58.434Z] Caused by: org.jose4j.jwt.consumer.InvalidJwtException: JWT processing failed. Additional details: [[17] Unable to process JOSE object (cause: org.jose4j.lang.JoseException: Invalid JOSE Compact Serialization. Expecting either 3 or 5 parts for JWS or JWE respectively but was 1.): invalid]
[2026-02-25T23:04:58.434Z] at org.jose4j.jwt.consumer.JwtConsumer.process(JwtConsumer.java:406)
[2026-02-25T23:04:58.434Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:143)
[2026-02-25T23:04:58.434Z] ... 76 more
[2026-02-25T23:04:58.434Z] Caused by: org.jose4j.lang.JoseException: Invalid JOSE Compact Serialization. Expecting either 3 or 5 parts for JWS or JWE respectively but was 1.
[2026-02-25T23:04:58.434Z] at org.jose4j.jwx.JsonWebStructure.fromCompactSerialization(JsonWebStructure.java:90)
[2026-02-25T23:04:58.434Z] at org.jose4j.jwt.consumer.JwtConsumer.process(JwtConsumer.java:320)
[2026-02-25T23:04:58.434Z] ... 77 more
[2026-02-25T23:04:58.434Z]
[2026-02-25T23:04:58.434Z] 2026-02-25 23:04:58,301 DEBUG [io.qua.sma.jwt.run.aut.MpJwtValidator] (vert.x-eventloop-thread-6) Authentication failed: io.smallrye.jwt.auth.principal.ParseException: SRJWT07000: Failed to verify a token
[2026-02-25T23:04:58.434Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:164)
[2026-02-25T23:04:58.434Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parse(DefaultJWTTokenParser.java:56)
[2026-02-25T23:04:58.434Z] at io.smallrye.jwt.auth.principal.DefaultJWTCallerPrincipalFactory.parse(DefaultJWTCallerPrincipalFactory.java:31)
[2026-02-25T23:04:58.434Z] at io.smallrye.jwt.auth.principal.DefaultJWTParser.parse(DefaultJWTParser.java:64)
[2026-02-25T23:04:58.434Z] at io.smallrye.jwt.auth.principal.DefaultJWTParser_ClientProxy.parse(Unknown Source)
[2026-02-25T23:04:58.434Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator.createSecurityIdentity(MpJwtValidator.java:73)
[2026-02-25T23:04:58.434Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:59)
[2026-02-25T23:04:58.434Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:55)
[2026-02-25T23:04:58.434Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-25T23:04:58.434Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2026-02-25T23:04:58.434Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:04:58.434Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-02-25T23:04:58.434Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:04:58.434Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T23:04:58.434Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-02-25T23:04:58.434Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-02-25T23:04:58.434Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-02-25T23:04:58.434Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-02-25T23:04:58.434Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-02-25T23:04:58.434Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-02-25T23:04:58.434Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-02-25T23:04:58.434Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-02-25T23:04:58.434Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-02-25T23:04:58.434Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-02-25T23:04:58.434Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-02-25T23:04:58.434Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-02-25T23:04:58.434Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-02-25T23:04:58.434Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-02-25T23:04:58.434Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-02-25T23:04:58.434Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-02-25T23:04:58.434Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-02-25T23:04:58.434Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T23:04:58.434Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-02-25T23:04:58.434Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T23:04:58.434Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T23:04:58.434Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T23:04:58.434Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-02-25T23:04:58.434Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:314)
[2026-02-25T23:04:58.434Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:435)
[2026-02-25T23:04:58.434Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T23:04:58.434Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-02-25T23:04:58.434Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T23:04:58.434Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-02-25T23:04:58.434Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-02-25T23:04:58.434Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-02-25T23:04:58.434Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-02-25T23:04:58.434Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-02-25T23:04:58.434Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-02-25T23:04:58.434Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-02-25T23:04:58.434Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-02-25T23:04:58.434Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-02-25T23:04:58.434Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-02-25T23:04:58.434Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-02-25T23:04:58.434Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:04:58.434Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:04:58.434Z] Caused by: org.jose4j.jwt.consumer.InvalidJwtException: JWT processing failed. Additional details: [[17] Unable to process JOSE object (cause: org.jose4j.lang.JoseException: Invalid JOSE Compact Serialization. Expecting either 3 or 5 parts for JWS or JWE respectively but was 1.): invalid]
[2026-02-25T23:04:58.434Z] at org.jose4j.jwt.consumer.JwtConsumer.process(JwtConsumer.java:406)
[2026-02-25T23:04:58.434Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:143)
[2026-02-25T23:04:58.434Z] ... 76 more
[2026-02-25T23:04:58.435Z] Caused by: org.jose4j.lang.JoseException: Invalid JOSE Compact Serialization. Expecting either 3 or 5 parts for JWS or JWE respectively but was 1.
[2026-02-25T23:04:58.435Z] at org.jose4j.jwx.JsonWebStructure.fromCompactSerialization(JsonWebStructure.java:90)
[2026-02-25T23:04:58.435Z] at org.jose4j.jwt.consumer.JwtConsumer.process(JwtConsumer.java:320)
[2026-02-25T23:04:58.435Z] ... 77 more
[2026-02-25T23:04:58.435Z]
[2026-02-25T23:04:58.745Z] 2026-02-25 23:04:58,456 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T23:04:58.745Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.551 s - in io.quarkus.jwt.test.RolesAllowedPostTest
[2026-02-25T23:04:58.745Z] [INFO] Running io.quarkus.jwt.test.SmallRyeJwtDisabledTest
[2026-02-25T23:04:59.839Z] 2026-02-25 23:04:59,542 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.535s. Listening on: http://localhost:8081
[2026-02-25T23:04:59.839Z] 2026-02-25 23:04:59,543 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:04:59.839Z] 2026-02-25 23:04:59,543 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:05:00.150Z] 2026-02-25 23:05:00,070 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-25T23:05:00.150Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.613 s - in io.quarkus.jwt.test.SmallRyeJwtDisabledTest
[2026-02-25T23:05:00.150Z] [INFO] Running io.quarkus.jwt.test.PrincipalInjectionUnitTest
[2026-02-25T23:05:01.242Z] 2026-02-25 23:05:01,157 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.503s. Listening on: http://localhost:8081
[2026-02-25T23:05:01.242Z] 2026-02-25 23:05:01,158 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:05:01.242Z] 2026-02-25 23:05:01,158 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:05:01.914Z] 2026-02-25 23:05:01,875 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2026-02-25T23:05:01.914Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.8 s - in io.quarkus.jwt.test.PrincipalInjectionUnitTest
[2026-02-25T23:05:01.914Z] [INFO] Running io.quarkus.jwt.test.DefaultGroupsUnitTest
[2026-02-25T23:05:03.006Z] 2026-02-25 23:05:02,982 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.503s. Listening on: http://localhost:8081
[2026-02-25T23:05:03.006Z] 2026-02-25 23:05:02,983 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:05:03.006Z] 2026-02-25 23:05:02,983 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-02-25T23:05:03.676Z] 2026-02-25 23:05:03,534 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T23:05:03.676Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.652 s - in io.quarkus.jwt.test.DefaultGroupsUnitTest
[2026-02-25T23:05:03.987Z] [INFO]
[2026-02-25T23:05:03.987Z] [INFO] Results:
[2026-02-25T23:05:03.987Z] [INFO]
[2026-02-25T23:05:03.987Z] [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:05:03.987Z] [INFO]
[2026-02-25T23:05:03.987Z] [INFO]
[2026-02-25T23:05:03.987Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:05:03.987Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-smallrye-jwt-deployment-2.7.5.Final.jar
[2026-02-25T23:05:03.987Z] [INFO]
[2026-02-25T23:05:03.987Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:05:03.987Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-smallrye-jwt-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:03.987Z] [INFO]
[2026-02-25T23:05:03.987Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-deployment ---
[2026-02-25T23:05:03.987Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-smallrye-jwt-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-deployment/2.7.5.Final/quarkus-smallrye-jwt-deployment-2.7.5.Final.jar
[2026-02-25T23:05:03.987Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-deployment/2.7.5.Final/quarkus-smallrye-jwt-deployment-2.7.5.Final.pom
[2026-02-25T23:05:03.987Z] [INFO] Installing /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-smallrye-jwt-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-smallrye-jwt-deployment/2.7.5.Final/quarkus-smallrye-jwt-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:03.987Z] [INFO]
[2026-02-25T23:05:03.987Z] [INFO] -------------< io.quarkus:quarkus-oidc-common-deployment >--------------
[2026-02-25T23:05:03.987Z] [INFO] Building Quarkus - OpenID Connect Common - Deployment 2.7.5.Final [601/964]
[2026-02-25T23:05:03.987Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:03.987Z] [INFO]
[2026-02-25T23:05:03.987Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:03.987Z] [INFO]
[2026-02-25T23:05:03.987Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:04.296Z] [INFO]
[2026-02-25T23:05:04.296Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:04.296Z] [INFO]
[2026-02-25T23:05:04.296Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:04.296Z] [INFO]
[2026-02-25T23:05:04.296Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:04.296Z] [INFO]
[2026-02-25T23:05:04.296Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:04.296Z] [INFO]
[2026-02-25T23:05:04.296Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:04.607Z] [INFO]
[2026-02-25T23:05:04.607Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:04.607Z] [INFO]
[2026-02-25T23:05:04.607Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:04.607Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T23:05:04.607Z] [INFO]
[2026-02-25T23:05:04.607Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:04.607Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T23:05:04.607Z] [INFO]
[2026-02-25T23:05:04.607Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:04.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:04.607Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-common/deployment/src/main/resources
[2026-02-25T23:05:04.607Z] [INFO]
[2026-02-25T23:05:04.607Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:04.607Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:04.607Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-common/deployment/target/classes
[2026-02-25T23:05:04.607Z] [INFO]
[2026-02-25T23:05:04.607Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:04.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:04.607Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-common/deployment/src/test/resources
[2026-02-25T23:05:04.607Z] [INFO]
[2026-02-25T23:05:04.607Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:04.607Z] [INFO] No sources to compile
[2026-02-25T23:05:04.607Z] [INFO]
[2026-02-25T23:05:04.607Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:04.607Z] [INFO] No tests to run.
[2026-02-25T23:05:04.607Z] [INFO]
[2026-02-25T23:05:04.607Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:04.607Z] [INFO] Building jar: /quarkus/extensions/oidc-common/deployment/target/quarkus-oidc-common-deployment-2.7.5.Final.jar
[2026-02-25T23:05:04.607Z] [INFO]
[2026-02-25T23:05:04.607Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:04.607Z] [INFO] Building jar: /quarkus/extensions/oidc-common/deployment/target/quarkus-oidc-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:04.607Z] [INFO]
[2026-02-25T23:05:04.607Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-common-deployment ---
[2026-02-25T23:05:04.607Z] [INFO] Installing /quarkus/extensions/oidc-common/deployment/target/quarkus-oidc-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-common-deployment/2.7.5.Final/quarkus-oidc-common-deployment-2.7.5.Final.jar
[2026-02-25T23:05:04.607Z] [INFO] Installing /quarkus/extensions/oidc-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-common-deployment/2.7.5.Final/quarkus-oidc-common-deployment-2.7.5.Final.pom
[2026-02-25T23:05:04.608Z] [INFO] Installing /quarkus/extensions/oidc-common/deployment/target/quarkus-oidc-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-common-deployment/2.7.5.Final/quarkus-oidc-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:04.608Z] [INFO]
[2026-02-25T23:05:04.608Z] [INFO] -----------------< io.quarkus:quarkus-oidc-deployment >-----------------
[2026-02-25T23:05:04.608Z] [INFO] Building Quarkus - OpenID Connect Adapter - Deployment 2.7.5.Final [602/964]
[2026-02-25T23:05:04.608Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:04.608Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.40.0/htmlunit-2.40.0.pom
[2026-02-25T23:05:04.917Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.40.0/htmlunit-2.40.0.pom (57 kB at 176 kB/s)
[2026-02-25T23:05:04.917Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.40.0/htmlunit-core-js-2.40.0.pom
[2026-02-25T23:05:05.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.40.0/htmlunit-core-js-2.40.0.pom (1.7 kB at 17 kB/s)
[2026-02-25T23:05:05.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.40.0/neko-htmlunit-2.40.0.pom
[2026-02-25T23:05:05.541Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.40.0/neko-htmlunit-2.40.0.pom (7.2 kB at 28 kB/s)
[2026-02-25T23:05:05.541Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom
[2026-02-25T23:05:05.541Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom (3.4 kB at 51 kB/s)
[2026-02-25T23:05:05.541Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
[2026-02-25T23:05:05.541Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 40 kB/s)
[2026-02-25T23:05:05.541Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.5.0/htmlunit-cssparser-1.5.0.pom
[2026-02-25T23:05:05.541Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.5.0/htmlunit-cssparser-1.5.0.pom (14 kB at 126 kB/s)
[2026-02-25T23:05:05.541Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.pom
[2026-02-25T23:05:05.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.pom (22 kB at 342 kB/s)
[2026-02-25T23:05:05.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2.pom
[2026-02-25T23:05:05.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2.pom (4.3 kB at 24 kB/s)
[2026-02-25T23:05:05.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/brotli/parent/0.1.2/parent-0.1.2.pom
[2026-02-25T23:05:05.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/brotli/parent/0.1.2/parent-0.1.2.pom (3.0 kB at 39 kB/s)
[2026-02-25T23:05:05.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/shapesecurity/salvation/2.7.1/salvation-2.7.1.pom
[2026-02-25T23:05:06.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/shapesecurity/salvation/2.7.1/salvation-2.7.1.pom (10 kB at 18 kB/s)
[2026-02-25T23:05:06.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.28.v20200408/websocket-client-9.4.28.v20200408.pom
[2026-02-25T23:05:06.521Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.28.v20200408/websocket-client-9.4.28.v20200408.pom (4.6 kB at 42 kB/s)
[2026-02-25T23:05:06.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.28.v20200408/websocket-parent-9.4.28.v20200408.pom
[2026-02-25T23:05:06.831Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.28.v20200408/websocket-parent-9.4.28.v20200408.pom (1.6 kB at 15 kB/s)
[2026-02-25T23:05:06.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.28.v20200408/jetty-project-9.4.28.v20200408.pom
[2026-02-25T23:05:06.831Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.28.v20200408/jetty-project-9.4.28.v20200408.pom (77 kB at 866 kB/s)
[2026-02-25T23:05:06.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.28.v20200408/jetty-client-9.4.28.v20200408.pom
[2026-02-25T23:05:06.831Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.28.v20200408/jetty-client-9.4.28.v20200408.pom (5.1 kB at 51 kB/s)
[2026-02-25T23:05:06.831Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.28.v20200408/jetty-http-9.4.28.v20200408.pom
[2026-02-25T23:05:07.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.28.v20200408/jetty-http-9.4.28.v20200408.pom (4.2 kB at 52 kB/s)
[2026-02-25T23:05:07.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.28.v20200408/jetty-util-9.4.28.v20200408.pom
[2026-02-25T23:05:07.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.28.v20200408/jetty-util-9.4.28.v20200408.pom (4.1 kB at 17 kB/s)
[2026-02-25T23:05:07.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.28.v20200408/jetty-io-9.4.28.v20200408.pom
[2026-02-25T23:05:07.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.28.v20200408/jetty-io-9.4.28.v20200408.pom (1.3 kB at 17 kB/s)
[2026-02-25T23:05:07.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.28.v20200408/jetty-xml-9.4.28.v20200408.pom
[2026-02-25T23:05:07.450Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.28.v20200408/jetty-xml-9.4.28.v20200408.pom (1.9 kB at 19 kB/s)
[2026-02-25T23:05:07.450Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.28.v20200408/websocket-common-9.4.28.v20200408.pom
[2026-02-25T23:05:07.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.28.v20200408/websocket-common-9.4.28.v20200408.pom (3.6 kB at 15 kB/s)
[2026-02-25T23:05:07.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.28.v20200408/websocket-api-9.4.28.v20200408.pom
[2026-02-25T23:05:07.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.28.v20200408/websocket-api-9.4.28.v20200408.pom (2.5 kB at 24 kB/s)
[2026-02-25T23:05:07.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.40.0/htmlunit-2.40.0.jar
[2026-02-25T23:05:07.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.40.0/htmlunit-core-js-2.40.0.jar
[2026-02-25T23:05:07.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.40.0/neko-htmlunit-2.40.0.jar
[2026-02-25T23:05:07.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar
[2026-02-25T23:05:07.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar
[2026-02-25T23:05:08.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 2.6 MB/s)
[2026-02-25T23:05:08.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.5.0/htmlunit-cssparser-1.5.0.jar
[2026-02-25T23:05:08.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar (1.4 MB at 13 MB/s)
[2026-02-25T23:05:08.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.jar
[2026-02-25T23:05:08.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.jar (307 kB at 1.9 MB/s)
[2026-02-25T23:05:08.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2.jar
[2026-02-25T23:05:08.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.5.0/htmlunit-cssparser-1.5.0.jar (204 kB at 1.1 MB/s)
[2026-02-25T23:05:08.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/shapesecurity/salvation/2.7.1/salvation-2.7.1.jar
[2026-02-25T23:05:08.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2.jar (98 kB at 461 kB/s)
[2026-02-25T23:05:08.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.28.v20200408/websocket-client-9.4.28.v20200408.jar
[2026-02-25T23:05:08.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.40.0/htmlunit-core-js-2.40.0.jar (1.2 MB at 4.9 MB/s)
[2026-02-25T23:05:08.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.28.v20200408/jetty-client-9.4.28.v20200408.jar
[2026-02-25T23:05:08.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.28.v20200408/jetty-client-9.4.28.v20200408.jar (325 kB at 1.1 MB/s)
[2026-02-25T23:05:08.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.28.v20200408/jetty-http-9.4.28.v20200408.jar
[2026-02-25T23:05:08.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.28.v20200408/websocket-client-9.4.28.v20200408.jar (45 kB at 153 kB/s)
[2026-02-25T23:05:08.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.28.v20200408/jetty-xml-9.4.28.v20200408.jar
[2026-02-25T23:05:08.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.28.v20200408/jetty-http-9.4.28.v20200408.jar (212 kB at 638 kB/s)
[2026-02-25T23:05:08.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.28.v20200408/jetty-util-9.4.28.v20200408.jar
[2026-02-25T23:05:08.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.40.0/htmlunit-2.40.0.jar (2.1 MB at 6.1 MB/s)
[2026-02-25T23:05:08.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.28.v20200408/jetty-io-9.4.28.v20200408.jar
[2026-02-25T23:05:08.072Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.28.v20200408/jetty-xml-9.4.28.v20200408.jar (67 kB at 175 kB/s)
[2026-02-25T23:05:08.072Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.28.v20200408/websocket-common-9.4.28.v20200408.jar
[2026-02-25T23:05:08.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.28.v20200408/jetty-io-9.4.28.v20200408.jar (161 kB at 386 kB/s)
[2026-02-25T23:05:08.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.28.v20200408/websocket-api-9.4.28.v20200408.jar
[2026-02-25T23:05:08.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.28.v20200408/websocket-common-9.4.28.v20200408.jar (209 kB at 443 kB/s)
[2026-02-25T23:05:08.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/shapesecurity/salvation/2.7.1/salvation-2.7.1.jar (112 kB at 191 kB/s)
[2026-02-25T23:05:08.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.28.v20200408/jetty-util-9.4.28.v20200408.jar (551 kB at 856 kB/s)
[2026-02-25T23:05:08.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.40.0/neko-htmlunit-2.40.0.jar (376 kB at 567 kB/s)
[2026-02-25T23:05:08.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.28.v20200408/websocket-api-9.4.28.v20200408.jar (52 kB at 52 kB/s)
[2026-02-25T23:05:08.690Z] [INFO]
[2026-02-25T23:05:08.690Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:08.690Z] [INFO]
[2026-02-25T23:05:08.690Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:09.781Z] [INFO]
[2026-02-25T23:05:09.781Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:09.781Z] [INFO]
[2026-02-25T23:05:09.781Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:09.781Z] [INFO]
[2026-02-25T23:05:09.781Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:09.781Z] [INFO]
[2026-02-25T23:05:09.781Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:09.781Z] [INFO]
[2026-02-25T23:05:09.781Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:09.781Z] [INFO]
[2026-02-25T23:05:09.781Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:09.781Z] [INFO]
[2026-02-25T23:05:09.781Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:09.781Z] [INFO] Processed 24 files in 44ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-02-25T23:05:09.781Z] [INFO]
[2026-02-25T23:05:09.781Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:09.781Z] [INFO] Processed 24 files in 00:00.063 (Already Sorted: 24, Needed Sorting: 0)
[2026-02-25T23:05:09.781Z] [INFO]
[2026-02-25T23:05:09.781Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:09.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:09.781Z] [INFO] Copying 2 resources
[2026-02-25T23:05:09.781Z] [INFO]
[2026-02-25T23:05:09.781Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:09.781Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:09.781Z] [INFO] Compiling 15 source files to /quarkus/extensions/oidc/deployment/target/classes
[2026-02-25T23:05:12.719Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevConsoleProcessor.java:[49,57] grant in io.quarkus.oidc.deployment.devservices.keycloak.DevServicesConfig has been deprecated
[2026-02-25T23:05:12.719Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevConsoleProcessor.java:[64,84] webClienTimeout in io.quarkus.oidc.deployment.devservices.keycloak.DevServicesConfig has been deprecated
[2026-02-25T23:05:12.719Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[380,20] getLivenessCheckPortNumbers() in org.testcontainers.containers.GenericContainer implements getLivenessCheckPortNumbers() in org.testcontainers.containers.wait.strategy.WaitStrategyTarget
[2026-02-25T23:05:12.719Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2026-02-25T23:05:12.719Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[380,20] getDependencies() in org.testcontainers.containers.GenericContainer implements getDependencies() in org.testcontainers.lifecycle.Startable
[2026-02-25T23:05:12.719Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2026-02-25T23:05:12.719Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[380,20] getPortBindings() in org.testcontainers.containers.GenericContainer implements getPortBindings() in org.testcontainers.containers.ContainerState
[2026-02-25T23:05:12.719Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2026-02-25T23:05:12.719Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[380,20] getExposedPorts() in org.testcontainers.containers.GenericContainer implements getExposedPorts() in org.testcontainers.containers.ContainerState
[2026-02-25T23:05:12.719Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2026-02-25T23:05:12.719Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[555,96] webClienTimeout in io.quarkus.oidc.deployment.devservices.keycloak.DevServicesConfig has been deprecated
[2026-02-25T23:05:12.719Z] [WARNING] /quarkus/extensions/oidc/deployment/src/main/java/io/quarkus/oidc/deployment/devservices/keycloak/KeycloakDevServicesProcessor.java:[561,69] webClienTimeout in io.quarkus.oidc.deployment.devservices.keycloak.DevServicesConfig has been deprecated
[2026-02-25T23:05:12.719Z] [INFO]
[2026-02-25T23:05:12.719Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:12.719Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:12.719Z] [INFO] Copying 3 resources
[2026-02-25T23:05:12.719Z] [INFO]
[2026-02-25T23:05:12.719Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:12.719Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:12.719Z] [INFO] Compiling 9 source files to /quarkus/extensions/oidc/deployment/target/test-classes
[2026-02-25T23:05:13.390Z] [WARNING] /quarkus/extensions/oidc/deployment/src/test/java/io/quarkus/oidc/test/CustomTokenStateManager.java:[16,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T23:05:13.390Z] [WARNING] /quarkus/extensions/oidc/deployment/src/test/java/io/quarkus/oidc/test/CustomTokenStateManager.java:[16,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T23:05:13.390Z] [WARNING] /quarkus/extensions/oidc/deployment/src/test/java/io/quarkus/oidc/test/CustomTokenStateManager.java:[16,2] io.quarkus.arc.AlternativePriority in io.quarkus.arc has been deprecated
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:13.390Z] [INFO] Tests are skipped.
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:13.390Z] [INFO] Building jar: /quarkus/extensions/oidc/deployment/target/quarkus-oidc-deployment-2.7.5.Final.jar
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:13.390Z] [INFO] Building jar: /quarkus/extensions/oidc/deployment/target/quarkus-oidc-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-deployment ---
[2026-02-25T23:05:13.390Z] [INFO] Installing /quarkus/extensions/oidc/deployment/target/quarkus-oidc-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-deployment/2.7.5.Final/quarkus-oidc-deployment-2.7.5.Final.jar
[2026-02-25T23:05:13.390Z] [INFO] Installing /quarkus/extensions/oidc/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-deployment/2.7.5.Final/quarkus-oidc-deployment-2.7.5.Final.pom
[2026-02-25T23:05:13.390Z] [INFO] Installing /quarkus/extensions/oidc/deployment/target/quarkus-oidc-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-deployment/2.7.5.Final/quarkus-oidc-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] ---------------< io.quarkus:quarkus-oidc-client-parent >----------------
[2026-02-25T23:05:13.390Z] [INFO] Building Quarkus - OpenID Connect Client 2.7.5.Final [603/964]
[2026-02-25T23:05:13.390Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-parent ---
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-parent ---
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-parent ---
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-parent ---
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-parent ---
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-parent ---
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-parent ---
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-parent ---
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-parent ---
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-parent ---
[2026-02-25T23:05:13.390Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-parent ---
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-parent ---
[2026-02-25T23:05:13.390Z] [INFO] Installing /quarkus/extensions/oidc-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-parent/2.7.5.Final/quarkus-oidc-client-parent-2.7.5.Final.pom
[2026-02-25T23:05:13.390Z] [INFO]
[2026-02-25T23:05:13.390Z] [INFO] -------------------< io.quarkus:quarkus-oidc-client >-------------------
[2026-02-25T23:05:13.390Z] [INFO] Building Quarkus - OpenID Connect Client - Runtime 2.7.5.Final [604/964]
[2026-02-25T23:05:13.390Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:13.700Z] [INFO]
[2026-02-25T23:05:13.700Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client ---
[2026-02-25T23:05:13.700Z] [INFO]
[2026-02-25T23:05:13.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client ---
[2026-02-25T23:05:14.012Z] [INFO]
[2026-02-25T23:05:14.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client ---
[2026-02-25T23:05:14.012Z] [INFO]
[2026-02-25T23:05:14.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client ---
[2026-02-25T23:05:14.012Z] [INFO]
[2026-02-25T23:05:14.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client ---
[2026-02-25T23:05:14.012Z] [INFO]
[2026-02-25T23:05:14.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client ---
[2026-02-25T23:05:14.012Z] [INFO]
[2026-02-25T23:05:14.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client ---
[2026-02-25T23:05:14.012Z] [INFO]
[2026-02-25T23:05:14.012Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client ---
[2026-02-25T23:05:14.012Z] [INFO]
[2026-02-25T23:05:14.012Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client ---
[2026-02-25T23:05:14.012Z] [INFO] Processed 15 files in 25ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2026-02-25T23:05:14.012Z] [INFO]
[2026-02-25T23:05:14.012Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client ---
[2026-02-25T23:05:14.012Z] [INFO] Processed 15 files in 00:00.031 (Already Sorted: 15, Needed Sorting: 0)
[2026-02-25T23:05:14.012Z] [INFO]
[2026-02-25T23:05:14.012Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client ---
[2026-02-25T23:05:14.012Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:14.012Z] [INFO] Copying 1 resource
[2026-02-25T23:05:14.012Z] [INFO]
[2026-02-25T23:05:14.012Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-client ---
[2026-02-25T23:05:14.326Z] [INFO]
[2026-02-25T23:05:14.326Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client ---
[2026-02-25T23:05:14.326Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:14.326Z] [INFO] Compiling 15 source files to /quarkus/extensions/oidc-client/runtime/target/classes
[2026-02-25T23:05:15.422Z] [INFO]
[2026-02-25T23:05:15.422Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client ---
[2026-02-25T23:05:15.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:15.422Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client/runtime/src/test/resources
[2026-02-25T23:05:15.422Z] [INFO]
[2026-02-25T23:05:15.422Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client ---
[2026-02-25T23:05:15.422Z] [INFO] No sources to compile
[2026-02-25T23:05:15.422Z] [INFO]
[2026-02-25T23:05:15.422Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client ---
[2026-02-25T23:05:15.422Z] [INFO] No tests to run.
[2026-02-25T23:05:15.422Z] [INFO]
[2026-02-25T23:05:15.422Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client ---
[2026-02-25T23:05:15.422Z] [INFO] Building jar: /quarkus/extensions/oidc-client/runtime/target/quarkus-oidc-client-2.7.5.Final.jar
[2026-02-25T23:05:15.422Z] [INFO]
[2026-02-25T23:05:15.422Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client ---
[2026-02-25T23:05:15.422Z] [INFO] Building jar: /quarkus/extensions/oidc-client/runtime/target/quarkus-oidc-client-2.7.5.Final-sources.jar
[2026-02-25T23:05:15.422Z] [INFO]
[2026-02-25T23:05:15.422Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client ---
[2026-02-25T23:05:15.422Z] [INFO] Installing /quarkus/extensions/oidc-client/runtime/target/quarkus-oidc-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client/2.7.5.Final/quarkus-oidc-client-2.7.5.Final.jar
[2026-02-25T23:05:15.422Z] [INFO] Installing /quarkus/extensions/oidc-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client/2.7.5.Final/quarkus-oidc-client-2.7.5.Final.pom
[2026-02-25T23:05:15.422Z] [INFO] Installing /quarkus/extensions/oidc-client/runtime/target/quarkus-oidc-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client/2.7.5.Final/quarkus-oidc-client-2.7.5.Final-sources.jar
[2026-02-25T23:05:15.422Z] [INFO]
[2026-02-25T23:05:15.422Z] [INFO] -------------< io.quarkus:quarkus-oidc-client-deployment >--------------
[2026-02-25T23:05:15.422Z] [INFO] Building Quarkus - OpenID Connect Client - Deployment 2.7.5.Final [605/964]
[2026-02-25T23:05:15.422Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:15.732Z] [INFO]
[2026-02-25T23:05:15.732Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:15.732Z] [INFO]
[2026-02-25T23:05:15.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:16.404Z] [INFO]
[2026-02-25T23:05:16.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:16.404Z] [INFO]
[2026-02-25T23:05:16.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:16.404Z] [INFO]
[2026-02-25T23:05:16.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:16.404Z] [INFO]
[2026-02-25T23:05:16.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:16.404Z] [INFO]
[2026-02-25T23:05:16.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:16.404Z] [INFO]
[2026-02-25T23:05:16.404Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:16.404Z] [INFO]
[2026-02-25T23:05:16.404Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:16.404Z] [INFO] Processed 24 files in 38ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-02-25T23:05:16.404Z] [INFO]
[2026-02-25T23:05:16.404Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:16.404Z] [INFO] Processed 24 files in 00:00.036 (Already Sorted: 24, Needed Sorting: 0)
[2026-02-25T23:05:16.404Z] [INFO]
[2026-02-25T23:05:16.404Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:16.404Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:16.404Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client/deployment/src/main/resources
[2026-02-25T23:05:16.404Z] [INFO]
[2026-02-25T23:05:16.404Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:16.404Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:16.404Z] [INFO] Compiling 2 source files to /quarkus/extensions/oidc-client/deployment/target/classes
[2026-02-25T23:05:17.495Z] [INFO]
[2026-02-25T23:05:17.495Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:17.495Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:17.495Z] [INFO] Copying 11 resources
[2026-02-25T23:05:17.495Z] [INFO] Copying 1 resource
[2026-02-25T23:05:17.495Z] [INFO]
[2026-02-25T23:05:17.495Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:17.495Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:17.495Z] [INFO] Compiling 22 source files to /quarkus/extensions/oidc-client/deployment/target/test-classes
[2026-02-25T23:05:18.590Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmClientCredentialsJwtPrivateKeyManager.java:[66,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2026-02-25T23:05:18.590Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmClientCredentialsJwtSecretManager.java:[66,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2026-02-25T23:05:18.590Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmClientCredentialsJwtPrivateKeyStoreManager.java:[66,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2026-02-25T23:05:18.590Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmUserPasswordManager.java:[73,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2026-02-25T23:05:18.590Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmClientCredentialsManager.java:[66,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2026-02-25T23:05:18.590Z] [WARNING] /quarkus/extensions/oidc-client/deployment/src/test/java/io/quarkus/oidc/client/KeycloakRealmUserPasswordCustomFilterManager.java:[71,14] setDefaultRoles(java.util.List<java.lang.String>) in org.keycloak.representations.idm.RealmRepresentation has been deprecated
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:18.590Z] [INFO] Tests are skipped.
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:18.590Z] [INFO] Building jar: /quarkus/extensions/oidc-client/deployment/target/quarkus-oidc-client-deployment-2.7.5.Final.jar
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:18.590Z] [INFO] Building jar: /quarkus/extensions/oidc-client/deployment/target/quarkus-oidc-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-deployment ---
[2026-02-25T23:05:18.590Z] [INFO] Installing /quarkus/extensions/oidc-client/deployment/target/quarkus-oidc-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-deployment/2.7.5.Final/quarkus-oidc-client-deployment-2.7.5.Final.jar
[2026-02-25T23:05:18.590Z] [INFO] Installing /quarkus/extensions/oidc-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-deployment/2.7.5.Final/quarkus-oidc-client-deployment-2.7.5.Final.pom
[2026-02-25T23:05:18.590Z] [INFO] Installing /quarkus/extensions/oidc-client/deployment/target/quarkus-oidc-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-deployment/2.7.5.Final/quarkus-oidc-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] ------------< io.quarkus:quarkus-oidc-client-filter-parent >------------
[2026-02-25T23:05:18.590Z] [INFO] Building Quarkus - OpenID Connect Oidc Client Filter 2.7.5.Final [606/964]
[2026-02-25T23:05:18.590Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-filter-parent ---
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-filter-parent ---
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-filter-parent ---
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-filter-parent ---
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-filter-parent ---
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-filter-parent ---
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-filter-parent ---
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-filter-parent ---
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-filter-parent ---
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-filter-parent ---
[2026-02-25T23:05:18.590Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-filter-parent ---
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-filter-parent ---
[2026-02-25T23:05:18.590Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter-parent/2.7.5.Final/quarkus-oidc-client-filter-parent-2.7.5.Final.pom
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] ---------------< io.quarkus:quarkus-oidc-client-filter >----------------
[2026-02-25T23:05:18.590Z] [INFO] Building Quarkus - OpenID Connect Client Filter - Runtime 2.7.5.Final [607/964]
[2026-02-25T23:05:18.590Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:18.590Z] [INFO]
[2026-02-25T23:05:18.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:19.263Z] [INFO]
[2026-02-25T23:05:19.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:19.263Z] [INFO]
[2026-02-25T23:05:19.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:19.263Z] [INFO]
[2026-02-25T23:05:19.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:19.263Z] [INFO]
[2026-02-25T23:05:19.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:19.263Z] [INFO]
[2026-02-25T23:05:19.263Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:19.263Z] [INFO]
[2026-02-25T23:05:19.263Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:19.263Z] [INFO]
[2026-02-25T23:05:19.263Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:19.263Z] [INFO] Processed 3 files in 9ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T23:05:19.263Z] [INFO]
[2026-02-25T23:05:19.263Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:19.263Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T23:05:19.263Z] [INFO]
[2026-02-25T23:05:19.263Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:19.263Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:19.263Z] [INFO] Copying 1 resource
[2026-02-25T23:05:19.263Z] [INFO]
[2026-02-25T23:05:19.263Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:19.263Z] [INFO]
[2026-02-25T23:05:19.263Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:19.263Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:19.263Z] [INFO] Compiling 3 source files to /quarkus/extensions/oidc-client-filter/runtime/target/classes
[2026-02-25T23:05:20.357Z] [INFO]
[2026-02-25T23:05:20.357Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:20.357Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:20.357Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-filter/runtime/src/test/resources
[2026-02-25T23:05:20.357Z] [INFO]
[2026-02-25T23:05:20.357Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:20.357Z] [INFO] No sources to compile
[2026-02-25T23:05:20.357Z] [INFO]
[2026-02-25T23:05:20.357Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:20.357Z] [INFO] No tests to run.
[2026-02-25T23:05:20.357Z] [INFO]
[2026-02-25T23:05:20.357Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:20.357Z] [INFO] Building jar: /quarkus/extensions/oidc-client-filter/runtime/target/quarkus-oidc-client-filter-2.7.5.Final.jar
[2026-02-25T23:05:20.669Z] [INFO]
[2026-02-25T23:05:20.669Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:20.669Z] [INFO] Building jar: /quarkus/extensions/oidc-client-filter/runtime/target/quarkus-oidc-client-filter-2.7.5.Final-sources.jar
[2026-02-25T23:05:20.669Z] [INFO]
[2026-02-25T23:05:20.669Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-filter ---
[2026-02-25T23:05:20.669Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/runtime/target/quarkus-oidc-client-filter-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter/2.7.5.Final/quarkus-oidc-client-filter-2.7.5.Final.jar
[2026-02-25T23:05:20.669Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter/2.7.5.Final/quarkus-oidc-client-filter-2.7.5.Final.pom
[2026-02-25T23:05:20.669Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/runtime/target/quarkus-oidc-client-filter-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter/2.7.5.Final/quarkus-oidc-client-filter-2.7.5.Final-sources.jar
[2026-02-25T23:05:20.669Z] [INFO]
[2026-02-25T23:05:20.669Z] [INFO] ----------< io.quarkus:quarkus-oidc-client-filter-deployment >----------
[2026-02-25T23:05:20.669Z] [INFO] Building Quarkus - OpenID Connect Client Filter - Deployment 2.7.5.Final [608/964]
[2026-02-25T23:05:20.669Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:20.669Z] [INFO]
[2026-02-25T23:05:20.669Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:20.669Z] [INFO]
[2026-02-25T23:05:20.669Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:21.340Z] [INFO]
[2026-02-25T23:05:21.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:21.340Z] [INFO]
[2026-02-25T23:05:21.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:21.340Z] [INFO]
[2026-02-25T23:05:21.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:21.340Z] [INFO]
[2026-02-25T23:05:21.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:21.340Z] [INFO]
[2026-02-25T23:05:21.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:21.340Z] [INFO]
[2026-02-25T23:05:21.340Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:21.340Z] [INFO]
[2026-02-25T23:05:21.340Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:21.340Z] [INFO] Processed 5 files in 15ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T23:05:21.340Z] [INFO]
[2026-02-25T23:05:21.340Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:21.340Z] [INFO] Processed 5 files in 00:00.008 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T23:05:21.340Z] [INFO]
[2026-02-25T23:05:21.340Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:21.340Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:21.340Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-filter/deployment/src/main/resources
[2026-02-25T23:05:21.340Z] [INFO]
[2026-02-25T23:05:21.340Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:21.340Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:21.340Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-client-filter/deployment/target/classes
[2026-02-25T23:05:21.649Z] [INFO]
[2026-02-25T23:05:21.649Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:21.649Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:21.649Z] [INFO] Copying 1 resource
[2026-02-25T23:05:21.649Z] [INFO]
[2026-02-25T23:05:21.649Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:21.649Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:21.649Z] [INFO] Compiling 4 source files to /quarkus/extensions/oidc-client-filter/deployment/target/test-classes
[2026-02-25T23:05:22.741Z] [INFO]
[2026-02-25T23:05:22.741Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:22.741Z] [INFO] Tests are skipped.
[2026-02-25T23:05:22.741Z] [INFO]
[2026-02-25T23:05:22.741Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:22.741Z] [INFO] Building jar: /quarkus/extensions/oidc-client-filter/deployment/target/quarkus-oidc-client-filter-deployment-2.7.5.Final.jar
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:23.833Z] [INFO] Building jar: /quarkus/extensions/oidc-client-filter/deployment/target/quarkus-oidc-client-filter-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-filter-deployment ---
[2026-02-25T23:05:23.833Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/deployment/target/quarkus-oidc-client-filter-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter-deployment/2.7.5.Final/quarkus-oidc-client-filter-deployment-2.7.5.Final.jar
[2026-02-25T23:05:23.833Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter-deployment/2.7.5.Final/quarkus-oidc-client-filter-deployment-2.7.5.Final.pom
[2026-02-25T23:05:23.833Z] [INFO] Installing /quarkus/extensions/oidc-client-filter/deployment/target/quarkus-oidc-client-filter-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-filter-deployment/2.7.5.Final/quarkus-oidc-client-filter-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] -------< io.quarkus:quarkus-oidc-client-reactive-filter-parent >--------
[2026-02-25T23:05:23.833Z] [INFO] Building Quarkus - OpenID Connect Oidc Client Reactive Filter 2.7.5.Final [609/964]
[2026-02-25T23:05:23.833Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-25T23:05:23.833Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-02-25T23:05:23.833Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter-parent/2.7.5.Final/quarkus-oidc-client-reactive-filter-parent-2.7.5.Final.pom
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] -----------< io.quarkus:quarkus-oidc-client-reactive-filter >-----------
[2026-02-25T23:05:23.833Z] [INFO] Building Quarkus - OpenID Connect Client Reactive Filter - Runtime 2.7.5.Final [610/964]
[2026-02-25T23:05:23.833Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:23.833Z] [INFO]
[2026-02-25T23:05:23.833Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:24.143Z] [INFO]
[2026-02-25T23:05:24.143Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:24.143Z] [INFO]
[2026-02-25T23:05:24.143Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:24.143Z] [INFO]
[2026-02-25T23:05:24.143Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:24.143Z] [INFO]
[2026-02-25T23:05:24.143Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:24.143Z] [INFO]
[2026-02-25T23:05:24.143Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:24.143Z] [INFO]
[2026-02-25T23:05:24.143Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:24.143Z] [INFO]
[2026-02-25T23:05:24.143Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:24.143Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T23:05:24.143Z] [INFO]
[2026-02-25T23:05:24.143Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:24.143Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T23:05:24.143Z] [INFO]
[2026-02-25T23:05:24.143Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:24.143Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:24.143Z] [INFO] Copying 1 resource
[2026-02-25T23:05:24.143Z] [INFO]
[2026-02-25T23:05:24.143Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:24.143Z] [INFO]
[2026-02-25T23:05:24.143Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:24.143Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:24.143Z] [INFO] Compiling 2 source files to /quarkus/extensions/oidc-client-reactive-filter/runtime/target/classes
[2026-02-25T23:05:25.236Z] [INFO]
[2026-02-25T23:05:25.236Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:25.236Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:25.236Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-reactive-filter/runtime/src/test/resources
[2026-02-25T23:05:25.236Z] [INFO]
[2026-02-25T23:05:25.236Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:25.236Z] [INFO] No sources to compile
[2026-02-25T23:05:25.236Z] [INFO]
[2026-02-25T23:05:25.236Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:25.236Z] [INFO] No tests to run.
[2026-02-25T23:05:25.236Z] [INFO]
[2026-02-25T23:05:25.236Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:25.236Z] [INFO] Building jar: /quarkus/extensions/oidc-client-reactive-filter/runtime/target/quarkus-oidc-client-reactive-filter-2.7.5.Final.jar
[2026-02-25T23:05:25.236Z] [INFO]
[2026-02-25T23:05:25.236Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:25.236Z] [INFO] Building jar: /quarkus/extensions/oidc-client-reactive-filter/runtime/target/quarkus-oidc-client-reactive-filter-2.7.5.Final-sources.jar
[2026-02-25T23:05:25.236Z] [INFO]
[2026-02-25T23:05:25.236Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-reactive-filter ---
[2026-02-25T23:05:25.236Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/runtime/target/quarkus-oidc-client-reactive-filter-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter/2.7.5.Final/quarkus-oidc-client-reactive-filter-2.7.5.Final.jar
[2026-02-25T23:05:25.236Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter/2.7.5.Final/quarkus-oidc-client-reactive-filter-2.7.5.Final.pom
[2026-02-25T23:05:25.236Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/runtime/target/quarkus-oidc-client-reactive-filter-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter/2.7.5.Final/quarkus-oidc-client-reactive-filter-2.7.5.Final-sources.jar
[2026-02-25T23:05:25.236Z] [INFO]
[2026-02-25T23:05:25.236Z] [INFO] -----< io.quarkus:quarkus-oidc-client-reactive-filter-deployment >------
[2026-02-25T23:05:25.236Z] [INFO] Building Quarkus - OpenID Connect Client Reactive Filter - Deployment 2.7.5.Final [611/964]
[2026-02-25T23:05:25.236Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:25.546Z] [INFO]
[2026-02-25T23:05:25.546Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:25.546Z] [INFO]
[2026-02-25T23:05:25.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:25.857Z] [INFO]
[2026-02-25T23:05:25.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:25.857Z] [INFO]
[2026-02-25T23:05:25.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:25.857Z] [INFO]
[2026-02-25T23:05:25.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:25.857Z] [INFO]
[2026-02-25T23:05:25.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:25.857Z] [INFO]
[2026-02-25T23:05:25.857Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:25.857Z] [INFO]
[2026-02-25T23:05:25.857Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:25.857Z] [INFO]
[2026-02-25T23:05:25.857Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:25.857Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T23:05:25.857Z] [INFO]
[2026-02-25T23:05:25.857Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:25.857Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T23:05:25.857Z] [INFO]
[2026-02-25T23:05:25.857Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:25.857Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:25.857Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-reactive-filter/deployment/src/main/resources
[2026-02-25T23:05:25.857Z] [INFO]
[2026-02-25T23:05:25.857Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:25.857Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:25.857Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-client-reactive-filter/deployment/target/classes
[2026-02-25T23:05:26.168Z] [INFO]
[2026-02-25T23:05:26.168Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:26.168Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:26.168Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-reactive-filter/deployment/src/test/resources
[2026-02-25T23:05:26.168Z] [INFO]
[2026-02-25T23:05:26.168Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:26.168Z] [INFO] No sources to compile
[2026-02-25T23:05:26.168Z] [INFO]
[2026-02-25T23:05:26.168Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:26.168Z] [INFO] Tests are skipped.
[2026-02-25T23:05:26.168Z] [INFO]
[2026-02-25T23:05:26.168Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:26.168Z] [INFO] Building jar: /quarkus/extensions/oidc-client-reactive-filter/deployment/target/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final.jar
[2026-02-25T23:05:26.839Z] [INFO]
[2026-02-25T23:05:26.839Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:27.149Z] [INFO] Building jar: /quarkus/extensions/oidc-client-reactive-filter/deployment/target/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-02-25T23:05:27.149Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/deployment/target/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter-deployment/2.7.5.Final/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final.jar
[2026-02-25T23:05:27.149Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter-deployment/2.7.5.Final/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final.pom
[2026-02-25T23:05:27.149Z] [INFO] Installing /quarkus/extensions/oidc-client-reactive-filter/deployment/target/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-client-reactive-filter-deployment/2.7.5.Final/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] ----------< io.quarkus:quarkus-oidc-token-propagation-parent >----------
[2026-02-25T23:05:27.149Z] [INFO] Building Quarkus - OpenID Connect Token Propagation 2.7.5.Final [612/964]
[2026-02-25T23:05:27.149Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-parent ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-parent ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-parent ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-parent ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-parent ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-parent ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-parent ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-parent ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-parent ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-parent ---
[2026-02-25T23:05:27.149Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-parent ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-parent ---
[2026-02-25T23:05:27.149Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-parent/2.7.5.Final/quarkus-oidc-token-propagation-parent-2.7.5.Final.pom
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] -------------< io.quarkus:quarkus-oidc-token-propagation >--------------
[2026-02-25T23:05:27.149Z] [INFO] Building Quarkus - OpenID Connect Token Propagation - Runtime 2.7.5.Final [613/964]
[2026-02-25T23:05:27.149Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:27.149Z] [INFO] Processed 7 files in 12ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T23:05:27.149Z] [INFO]
[2026-02-25T23:05:27.149Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:27.484Z] [INFO] Processed 7 files in 00:00.007 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T23:05:27.484Z] [INFO]
[2026-02-25T23:05:27.484Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:27.484Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:27.484Z] [INFO] Copying 1 resource
[2026-02-25T23:05:27.484Z] [INFO]
[2026-02-25T23:05:27.484Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:27.484Z] [INFO]
[2026-02-25T23:05:27.484Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:27.484Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:27.484Z] [INFO] Compiling 7 source files to /quarkus/extensions/oidc-token-propagation/runtime/target/classes
[2026-02-25T23:05:28.624Z] [INFO]
[2026-02-25T23:05:28.624Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:28.624Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:28.624Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation/runtime/src/test/resources
[2026-02-25T23:05:28.624Z] [INFO]
[2026-02-25T23:05:28.624Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:28.624Z] [INFO] No sources to compile
[2026-02-25T23:05:28.624Z] [INFO]
[2026-02-25T23:05:28.624Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:28.624Z] [INFO] No tests to run.
[2026-02-25T23:05:28.624Z] [INFO]
[2026-02-25T23:05:28.624Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:28.624Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation/runtime/target/quarkus-oidc-token-propagation-2.7.5.Final.jar
[2026-02-25T23:05:28.624Z] [INFO]
[2026-02-25T23:05:28.624Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:28.624Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation/runtime/target/quarkus-oidc-token-propagation-2.7.5.Final-sources.jar
[2026-02-25T23:05:28.624Z] [INFO]
[2026-02-25T23:05:28.624Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation ---
[2026-02-25T23:05:28.624Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/runtime/target/quarkus-oidc-token-propagation-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation/2.7.5.Final/quarkus-oidc-token-propagation-2.7.5.Final.jar
[2026-02-25T23:05:28.624Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation/2.7.5.Final/quarkus-oidc-token-propagation-2.7.5.Final.pom
[2026-02-25T23:05:28.624Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/runtime/target/quarkus-oidc-token-propagation-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation/2.7.5.Final/quarkus-oidc-token-propagation-2.7.5.Final-sources.jar
[2026-02-25T23:05:28.624Z] [INFO]
[2026-02-25T23:05:28.624Z] [INFO] --------< io.quarkus:quarkus-oidc-token-propagation-deployment >--------
[2026-02-25T23:05:28.624Z] [INFO] Building Quarkus - OpenID Connect Token Propagation - Deployment 2.7.5.Final [614/964]
[2026-02-25T23:05:28.624Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:28.624Z] [INFO]
[2026-02-25T23:05:28.624Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:28.624Z] [INFO]
[2026-02-25T23:05:28.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:28.935Z] [INFO]
[2026-02-25T23:05:28.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:28.935Z] [INFO]
[2026-02-25T23:05:28.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:28.935Z] [INFO]
[2026-02-25T23:05:28.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:28.935Z] [INFO]
[2026-02-25T23:05:28.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:28.935Z] [INFO]
[2026-02-25T23:05:28.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:28.935Z] [INFO]
[2026-02-25T23:05:28.935Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:28.935Z] [INFO]
[2026-02-25T23:05:28.935Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:28.935Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T23:05:28.935Z] [INFO]
[2026-02-25T23:05:28.935Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:28.935Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T23:05:28.935Z] [INFO]
[2026-02-25T23:05:28.935Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:28.935Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:28.935Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation/deployment/src/main/resources
[2026-02-25T23:05:28.935Z] [INFO]
[2026-02-25T23:05:28.935Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:28.935Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:28.935Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-token-propagation/deployment/target/classes
[2026-02-25T23:05:29.299Z] [INFO]
[2026-02-25T23:05:29.299Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:29.299Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:29.299Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation/deployment/src/test/resources
[2026-02-25T23:05:29.299Z] [INFO]
[2026-02-25T23:05:29.299Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:29.299Z] [INFO] No sources to compile
[2026-02-25T23:05:29.299Z] [INFO]
[2026-02-25T23:05:29.299Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:29.299Z] [INFO] Tests are skipped.
[2026-02-25T23:05:29.299Z] [INFO]
[2026-02-25T23:05:29.299Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:29.299Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation/deployment/target/quarkus-oidc-token-propagation-deployment-2.7.5.Final.jar
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:30.395Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation/deployment/target/quarkus-oidc-token-propagation-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-deployment ---
[2026-02-25T23:05:30.395Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/deployment/target/quarkus-oidc-token-propagation-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-deployment/2.7.5.Final/quarkus-oidc-token-propagation-deployment-2.7.5.Final.jar
[2026-02-25T23:05:30.395Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-deployment/2.7.5.Final/quarkus-oidc-token-propagation-deployment-2.7.5.Final.pom
[2026-02-25T23:05:30.395Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation/deployment/target/quarkus-oidc-token-propagation-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-deployment/2.7.5.Final/quarkus-oidc-token-propagation-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] -----< io.quarkus:quarkus-oidc-token-propagation-reactive-parent >------
[2026-02-25T23:05:30.395Z] [INFO] Building Quarkus - OpenID Connect Token Propagation Reactive 2.7.5.Final [615/964]
[2026-02-25T23:05:30.395Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-25T23:05:30.395Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-02-25T23:05:30.395Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive-parent/2.7.5.Final/quarkus-oidc-token-propagation-reactive-parent-2.7.5.Final.pom
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] ---------< io.quarkus:quarkus-oidc-token-propagation-reactive >---------
[2026-02-25T23:05:30.395Z] [INFO] Building Quarkus - OpenID Connect Token Propagation Reactive - Runtime 2.7.5.Final [616/964]
[2026-02-25T23:05:30.395Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:30.395Z] [INFO]
[2026-02-25T23:05:30.396Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:30.396Z] [INFO]
[2026-02-25T23:05:30.396Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:30.396Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T23:05:30.396Z] [INFO]
[2026-02-25T23:05:30.396Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:30.396Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T23:05:30.396Z] [INFO]
[2026-02-25T23:05:30.396Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:30.396Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:30.396Z] [INFO] Copying 1 resource
[2026-02-25T23:05:30.396Z] [INFO]
[2026-02-25T23:05:30.396Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:30.706Z] [INFO]
[2026-02-25T23:05:30.706Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:30.706Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:30.706Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/classes
[2026-02-25T23:05:31.797Z] [INFO]
[2026-02-25T23:05:31.797Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:31.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:31.798Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation-reactive/runtime/src/test/resources
[2026-02-25T23:05:31.798Z] [INFO]
[2026-02-25T23:05:31.798Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:31.798Z] [INFO] No sources to compile
[2026-02-25T23:05:31.798Z] [INFO]
[2026-02-25T23:05:31.798Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:31.798Z] [INFO] No tests to run.
[2026-02-25T23:05:31.798Z] [INFO]
[2026-02-25T23:05:31.798Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:31.798Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/quarkus-oidc-token-propagation-reactive-2.7.5.Final.jar
[2026-02-25T23:05:31.798Z] [INFO]
[2026-02-25T23:05:31.798Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:31.798Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/quarkus-oidc-token-propagation-reactive-2.7.5.Final-sources.jar
[2026-02-25T23:05:31.798Z] [INFO]
[2026-02-25T23:05:31.798Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-reactive ---
[2026-02-25T23:05:31.798Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/quarkus-oidc-token-propagation-reactive-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive/2.7.5.Final/quarkus-oidc-token-propagation-reactive-2.7.5.Final.jar
[2026-02-25T23:05:31.798Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive/2.7.5.Final/quarkus-oidc-token-propagation-reactive-2.7.5.Final.pom
[2026-02-25T23:05:31.798Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/quarkus-oidc-token-propagation-reactive-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive/2.7.5.Final/quarkus-oidc-token-propagation-reactive-2.7.5.Final-sources.jar
[2026-02-25T23:05:31.798Z] [INFO]
[2026-02-25T23:05:31.798Z] [INFO] ---< io.quarkus:quarkus-oidc-token-propagation-reactive-deployment >----
[2026-02-25T23:05:31.798Z] [INFO] Building Quarkus - OpenID Connect Token Propagation Reactive - Deployment 2.7.5.Final [617/964]
[2026-02-25T23:05:31.798Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:31.798Z] [INFO]
[2026-02-25T23:05:31.798Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:31.798Z] [INFO]
[2026-02-25T23:05:31.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:32.108Z] [INFO]
[2026-02-25T23:05:32.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:32.108Z] [INFO]
[2026-02-25T23:05:32.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:32.108Z] [INFO]
[2026-02-25T23:05:32.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:32.108Z] [INFO]
[2026-02-25T23:05:32.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:32.108Z] [INFO]
[2026-02-25T23:05:32.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:32.108Z] [INFO]
[2026-02-25T23:05:32.108Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:32.108Z] [INFO]
[2026-02-25T23:05:32.108Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:32.108Z] [INFO] Processed 2 files in 7ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T23:05:32.108Z] [INFO]
[2026-02-25T23:05:32.108Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:32.108Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T23:05:32.108Z] [INFO]
[2026-02-25T23:05:32.108Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:32.108Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:32.108Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation-reactive/deployment/src/main/resources
[2026-02-25T23:05:32.108Z] [INFO]
[2026-02-25T23:05:32.108Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:32.108Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:32.108Z] [INFO] Compiling 2 source files to /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/classes
[2026-02-25T23:05:32.419Z] [INFO]
[2026-02-25T23:05:32.419Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:32.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:32.419Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation-reactive/deployment/src/test/resources
[2026-02-25T23:05:32.419Z] [INFO]
[2026-02-25T23:05:32.419Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:32.419Z] [INFO] No sources to compile
[2026-02-25T23:05:32.419Z] [INFO]
[2026-02-25T23:05:32.419Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:32.419Z] [INFO] Tests are skipped.
[2026-02-25T23:05:32.419Z] [INFO]
[2026-02-25T23:05:32.419Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:32.419Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final.jar
[2026-02-25T23:05:32.419Z] [INFO]
[2026-02-25T23:05:32.419Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:32.420Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:32.420Z] [INFO]
[2026-02-25T23:05:32.420Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-02-25T23:05:32.420Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive-deployment/2.7.5.Final/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final.jar
[2026-02-25T23:05:32.420Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive-deployment/2.7.5.Final/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final.pom
[2026-02-25T23:05:32.420Z] [INFO] Installing /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-oidc-token-propagation-reactive-deployment/2.7.5.Final/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:32.420Z] [INFO]
[2026-02-25T23:05:32.420Z] [INFO] ----------< io.quarkus:quarkus-keycloak-authorization-parent >----------
[2026-02-25T23:05:32.420Z] [INFO] Building Quarkus - Keycloak Authorization 2.7.5.Final [618/964]
[2026-02-25T23:05:32.420Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:05:32.420Z] [INFO]
[2026-02-25T23:05:32.420Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-authorization-parent ---
[2026-02-25T23:05:32.420Z] [INFO]
[2026-02-25T23:05:32.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-authorization-parent ---
[2026-02-25T23:05:32.420Z] [INFO]
[2026-02-25T23:05:32.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-authorization-parent ---
[2026-02-25T23:05:32.420Z] [INFO]
[2026-02-25T23:05:32.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-authorization-parent ---
[2026-02-25T23:05:32.420Z] [INFO]
[2026-02-25T23:05:32.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-authorization-parent ---
[2026-02-25T23:05:32.420Z] [INFO]
[2026-02-25T23:05:32.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-authorization-parent ---
[2026-02-25T23:05:32.420Z] [INFO]
[2026-02-25T23:05:32.420Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-authorization-parent ---
[2026-02-25T23:05:32.420Z] [INFO]
[2026-02-25T23:05:32.420Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-authorization-parent ---
[2026-02-25T23:05:32.420Z] [INFO]
[2026-02-25T23:05:32.420Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-authorization-parent ---
[2026-02-25T23:05:32.420Z] [INFO]
[2026-02-25T23:05:32.420Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-authorization-parent ---
[2026-02-25T23:05:32.420Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:05:32.420Z] [INFO]
[2026-02-25T23:05:32.420Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-authorization-parent ---
[2026-02-25T23:05:32.420Z] [INFO]
[2026-02-25T23:05:32.420Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-authorization-parent ---
[2026-02-25T23:05:32.420Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization-parent/2.7.5.Final/quarkus-keycloak-authorization-parent-2.7.5.Final.pom
[2026-02-25T23:05:32.420Z] [INFO]
[2026-02-25T23:05:32.420Z] [INFO] -------------< io.quarkus:quarkus-keycloak-authorization >--------------
[2026-02-25T23:05:32.420Z] [INFO] Building Quarkus - Keycloak Authorization - Runtime 2.7.5.Final [619/964]
[2026-02-25T23:05:32.420Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:32.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-spi/16.1.0/keycloak-adapter-spi-16.1.0.pom
[2026-02-25T23:05:32.731Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-spi/16.1.0/keycloak-adapter-spi-16.1.0.pom (3.8 kB at 35 kB/s)
[2026-02-25T23:05:32.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-client/16.1.0/keycloak-authz-client-16.1.0.pom
[2026-02-25T23:05:32.731Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-client/16.1.0/keycloak-authz-client-16.1.0.pom (4.6 kB at 43 kB/s)
[2026-02-25T23:05:32.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-parent/16.1.0/keycloak-authz-parent-16.1.0.pom
[2026-02-25T23:05:32.731Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-parent/16.1.0/keycloak-authz-parent-16.1.0.pom (782 B at 7.5 kB/s)
[2026-02-25T23:05:32.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-spi/16.1.0/keycloak-adapter-spi-16.1.0.jar
[2026-02-25T23:05:32.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-client/16.1.0/keycloak-authz-client-16.1.0.jar
[2026-02-25T23:05:33.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-adapter-spi/16.1.0/keycloak-adapter-spi-16.1.0.jar (13 kB at 139 kB/s)
[2026-02-25T23:05:33.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-authz-client/16.1.0/keycloak-authz-client-16.1.0.jar (76 kB at 664 kB/s)
[2026-02-25T23:05:33.043Z] [INFO]
[2026-02-25T23:05:33.043Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:33.043Z] [INFO]
[2026-02-25T23:05:33.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:33.043Z] [INFO]
[2026-02-25T23:05:33.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:33.043Z] [INFO]
[2026-02-25T23:05:33.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:33.043Z] [INFO]
[2026-02-25T23:05:33.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:33.043Z] [INFO]
[2026-02-25T23:05:33.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:33.043Z] [INFO]
[2026-02-25T23:05:33.043Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:33.043Z] [INFO]
[2026-02-25T23:05:33.043Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:33.043Z] [INFO]
[2026-02-25T23:05:33.043Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:33.043Z] [INFO] Processed 7 files in 16ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T23:05:33.043Z] [INFO]
[2026-02-25T23:05:33.043Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:33.355Z] [INFO] Processed 7 files in 00:00.022 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T23:05:33.355Z] [INFO]
[2026-02-25T23:05:33.355Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:33.355Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:33.355Z] [INFO] Copying 1 resource
[2026-02-25T23:05:33.355Z] [INFO]
[2026-02-25T23:05:33.355Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:33.355Z] [INFO]
[2026-02-25T23:05:33.355Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:33.355Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:33.355Z] [INFO] Compiling 7 source files to /quarkus/extensions/keycloak-authorization/runtime/target/classes
[2026-02-25T23:05:34.515Z] [WARNING] /quarkus/extensions/keycloak-authorization/runtime/src/main/java/io/quarkus/keycloak/pep/runtime/VertxHttpFacade.java:[56,12] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-25T23:05:34.515Z] [WARNING] /quarkus/extensions/keycloak-authorization/runtime/src/main/java/io/quarkus/keycloak/pep/runtime/VertxHttpFacade.java:[56,12] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-25T23:05:34.515Z] [WARNING] /quarkus/extensions/keycloak-authorization/runtime/src/main/java/io/quarkus/keycloak/pep/runtime/VertxHttpFacade.java:[56,12] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-25T23:05:34.515Z] [WARNING] /quarkus/extensions/keycloak-authorization/runtime/src/main/java/io/quarkus/keycloak/pep/runtime/VertxHttpFacade.java:[56,12] javax.security.cert.X509Certificate in javax.security.cert has been deprecated
[2026-02-25T23:05:34.515Z] [INFO]
[2026-02-25T23:05:34.515Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:34.515Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:34.515Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-authorization/runtime/src/test/resources
[2026-02-25T23:05:34.515Z] [INFO]
[2026-02-25T23:05:34.515Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:34.515Z] [INFO] No sources to compile
[2026-02-25T23:05:34.515Z] [INFO]
[2026-02-25T23:05:34.515Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:34.515Z] [INFO] No tests to run.
[2026-02-25T23:05:34.515Z] [INFO]
[2026-02-25T23:05:34.515Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:34.515Z] [INFO] Building jar: /quarkus/extensions/keycloak-authorization/runtime/target/quarkus-keycloak-authorization-2.7.5.Final.jar
[2026-02-25T23:05:34.515Z] [INFO]
[2026-02-25T23:05:34.515Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:34.515Z] [INFO] Building jar: /quarkus/extensions/keycloak-authorization/runtime/target/quarkus-keycloak-authorization-2.7.5.Final-sources.jar
[2026-02-25T23:05:34.829Z] [INFO]
[2026-02-25T23:05:34.829Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-authorization ---
[2026-02-25T23:05:34.829Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/runtime/target/quarkus-keycloak-authorization-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization/2.7.5.Final/quarkus-keycloak-authorization-2.7.5.Final.jar
[2026-02-25T23:05:34.829Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization/2.7.5.Final/quarkus-keycloak-authorization-2.7.5.Final.pom
[2026-02-25T23:05:34.829Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/runtime/target/quarkus-keycloak-authorization-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization/2.7.5.Final/quarkus-keycloak-authorization-2.7.5.Final-sources.jar
[2026-02-25T23:05:34.829Z] [INFO]
[2026-02-25T23:05:34.829Z] [INFO] ----------< io.quarkus:quarkus-keycloak-admin-client-parent >-----------
[2026-02-25T23:05:34.829Z] [INFO] Building Quarkus - Keycloak Admin Client 2.7.5.Final [620/964]
[2026-02-25T23:05:34.829Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:05:34.829Z] [INFO]
[2026-02-25T23:05:34.829Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-admin-client-parent ---
[2026-02-25T23:05:34.829Z] [INFO]
[2026-02-25T23:05:34.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-admin-client-parent ---
[2026-02-25T23:05:34.829Z] [INFO]
[2026-02-25T23:05:34.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-admin-client-parent ---
[2026-02-25T23:05:34.829Z] [INFO]
[2026-02-25T23:05:34.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-admin-client-parent ---
[2026-02-25T23:05:34.829Z] [INFO]
[2026-02-25T23:05:34.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-admin-client-parent ---
[2026-02-25T23:05:34.829Z] [INFO]
[2026-02-25T23:05:34.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-admin-client-parent ---
[2026-02-25T23:05:34.829Z] [INFO]
[2026-02-25T23:05:34.829Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-admin-client-parent ---
[2026-02-25T23:05:34.829Z] [INFO]
[2026-02-25T23:05:34.829Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-admin-client-parent ---
[2026-02-25T23:05:34.829Z] [INFO]
[2026-02-25T23:05:34.829Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-admin-client-parent ---
[2026-02-25T23:05:34.829Z] [INFO]
[2026-02-25T23:05:34.829Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-admin-client-parent ---
[2026-02-25T23:05:34.829Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:05:34.829Z] [INFO]
[2026-02-25T23:05:34.829Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-admin-client-parent ---
[2026-02-25T23:05:34.829Z] [INFO]
[2026-02-25T23:05:34.829Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-admin-client-parent ---
[2026-02-25T23:05:34.829Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client-parent/2.7.5.Final/quarkus-keycloak-admin-client-parent-2.7.5.Final.pom
[2026-02-25T23:05:34.829Z] [INFO]
[2026-02-25T23:05:34.829Z] [INFO] --------------< io.quarkus:quarkus-keycloak-admin-client >--------------
[2026-02-25T23:05:34.829Z] [INFO] Building Quarkus - Keycloak Admin Client - Runtime 2.7.5.Final [621/964]
[2026-02-25T23:05:34.829Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:34.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-admin-client/16.1.0/keycloak-admin-client-16.1.0.pom
[2026-02-25T23:05:34.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-admin-client/16.1.0/keycloak-admin-client-16.1.0.pom (2.9 kB at 30 kB/s)
[2026-02-25T23:05:34.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-integration-parent/16.1.0/keycloak-integration-parent-16.1.0.pom
[2026-02-25T23:05:34.829Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-integration-parent/16.1.0/keycloak-integration-parent-16.1.0.pom (1.4 kB at 14 kB/s)
[2026-02-25T23:05:34.829Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-admin-client/16.1.0/keycloak-admin-client-16.1.0.jar
[2026-02-25T23:05:35.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-admin-client/16.1.0/keycloak-admin-client-16.1.0.jar (63 kB at 699 kB/s)
[2026-02-25T23:05:35.141Z] [INFO]
[2026-02-25T23:05:35.141Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.141Z] [INFO]
[2026-02-25T23:05:35.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.141Z] [INFO]
[2026-02-25T23:05:35.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.141Z] [INFO]
[2026-02-25T23:05:35.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.453Z] [INFO]
[2026-02-25T23:05:35.453Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.453Z] [INFO]
[2026-02-25T23:05:35.454Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.454Z] [INFO]
[2026-02-25T23:05:35.454Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.454Z] [INFO]
[2026-02-25T23:05:35.454Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.454Z] [INFO]
[2026-02-25T23:05:35.454Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.454Z] [INFO]
[2026-02-25T23:05:35.454Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.454Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:05:35.454Z] [INFO]
[2026-02-25T23:05:35.454Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.454Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:35.454Z] [INFO] Copying 1 resource
[2026-02-25T23:05:35.454Z] [INFO]
[2026-02-25T23:05:35.454Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.454Z] [INFO]
[2026-02-25T23:05:35.454Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.454Z] [INFO] No sources to compile
[2026-02-25T23:05:35.454Z] [INFO]
[2026-02-25T23:05:35.454Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.454Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:35.454Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-admin-client/runtime/src/test/resources
[2026-02-25T23:05:35.454Z] [INFO]
[2026-02-25T23:05:35.454Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.454Z] [INFO] No sources to compile
[2026-02-25T23:05:35.454Z] [INFO]
[2026-02-25T23:05:35.454Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.454Z] [INFO] No tests to run.
[2026-02-25T23:05:35.454Z] [INFO]
[2026-02-25T23:05:35.454Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.454Z] [INFO] Building jar: /quarkus/extensions/keycloak-admin-client/runtime/target/quarkus-keycloak-admin-client-2.7.5.Final.jar
[2026-02-25T23:05:35.454Z] [INFO]
[2026-02-25T23:05:35.454Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.454Z] [INFO] Building jar: /quarkus/extensions/keycloak-admin-client/runtime/target/quarkus-keycloak-admin-client-2.7.5.Final-sources.jar
[2026-02-25T23:05:35.454Z] [INFO]
[2026-02-25T23:05:35.454Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-admin-client ---
[2026-02-25T23:05:35.454Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/runtime/target/quarkus-keycloak-admin-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client/2.7.5.Final/quarkus-keycloak-admin-client-2.7.5.Final.jar
[2026-02-25T23:05:35.454Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client/2.7.5.Final/quarkus-keycloak-admin-client-2.7.5.Final.pom
[2026-02-25T23:05:35.454Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/runtime/target/quarkus-keycloak-admin-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client/2.7.5.Final/quarkus-keycloak-admin-client-2.7.5.Final-sources.jar
[2026-02-25T23:05:35.454Z] [INFO]
[2026-02-25T23:05:35.454Z] [INFO] --------< io.quarkus:quarkus-keycloak-admin-client-deployment >---------
[2026-02-25T23:05:35.454Z] [INFO] Building Quarkus - Keycloak Admin Client - Deployment 2.7.5.Final [622/964]
[2026-02-25T23:05:35.454Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:35.454Z] [INFO]
[2026-02-25T23:05:35.454Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:35.454Z] [INFO]
[2026-02-25T23:05:35.454Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:36.128Z] [INFO]
[2026-02-25T23:05:36.128Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:36.128Z] [INFO]
[2026-02-25T23:05:36.128Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:36.128Z] [INFO]
[2026-02-25T23:05:36.128Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:36.128Z] [INFO]
[2026-02-25T23:05:36.128Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:36.128Z] [INFO]
[2026-02-25T23:05:36.128Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:36.128Z] [INFO]
[2026-02-25T23:05:36.128Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:36.128Z] [INFO]
[2026-02-25T23:05:36.128Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:36.128Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T23:05:36.128Z] [INFO]
[2026-02-25T23:05:36.128Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:36.128Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T23:05:36.128Z] [INFO]
[2026-02-25T23:05:36.128Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:36.128Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:36.128Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-admin-client/deployment/src/main/resources
[2026-02-25T23:05:36.128Z] [INFO]
[2026-02-25T23:05:36.128Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:36.128Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:36.128Z] [INFO] Compiling 1 source file to /quarkus/extensions/keycloak-admin-client/deployment/target/classes
[2026-02-25T23:05:37.223Z] [INFO]
[2026-02-25T23:05:37.223Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:37.223Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:37.223Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-admin-client/deployment/src/test/resources
[2026-02-25T23:05:37.223Z] [INFO]
[2026-02-25T23:05:37.223Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:37.223Z] [INFO] No sources to compile
[2026-02-25T23:05:37.223Z] [INFO]
[2026-02-25T23:05:37.223Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:37.223Z] [INFO] No tests to run.
[2026-02-25T23:05:37.223Z] [INFO]
[2026-02-25T23:05:37.223Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:37.223Z] [INFO] Building jar: /quarkus/extensions/keycloak-admin-client/deployment/target/quarkus-keycloak-admin-client-deployment-2.7.5.Final.jar
[2026-02-25T23:05:37.223Z] [INFO]
[2026-02-25T23:05:37.223Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:37.223Z] [INFO] Building jar: /quarkus/extensions/keycloak-admin-client/deployment/target/quarkus-keycloak-admin-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:37.223Z] [INFO]
[2026-02-25T23:05:37.223Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-admin-client-deployment ---
[2026-02-25T23:05:37.223Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/deployment/target/quarkus-keycloak-admin-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client-deployment/2.7.5.Final/quarkus-keycloak-admin-client-deployment-2.7.5.Final.jar
[2026-02-25T23:05:37.223Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client-deployment/2.7.5.Final/quarkus-keycloak-admin-client-deployment-2.7.5.Final.pom
[2026-02-25T23:05:37.223Z] [INFO] Installing /quarkus/extensions/keycloak-admin-client/deployment/target/quarkus-keycloak-admin-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-admin-client-deployment/2.7.5.Final/quarkus-keycloak-admin-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:37.223Z] [INFO]
[2026-02-25T23:05:37.223Z] [INFO] --------< io.quarkus:quarkus-keycloak-authorization-deployment >--------
[2026-02-25T23:05:37.223Z] [INFO] Building Quarkus - Keycloak Authorization - Deployment 2.7.5.Final [623/964]
[2026-02-25T23:05:37.223Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:37.223Z] [INFO]
[2026-02-25T23:05:37.223Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:37.223Z] [INFO]
[2026-02-25T23:05:37.223Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:38.315Z] [INFO]
[2026-02-25T23:05:38.315Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:38.315Z] [INFO]
[2026-02-25T23:05:38.315Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:38.315Z] [INFO]
[2026-02-25T23:05:38.315Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:38.315Z] [INFO]
[2026-02-25T23:05:38.315Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:38.315Z] [INFO]
[2026-02-25T23:05:38.315Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:38.315Z] [INFO]
[2026-02-25T23:05:38.315Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:38.315Z] [INFO]
[2026-02-25T23:05:38.315Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:38.315Z] [INFO] Processed 8 files in 16ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-02-25T23:05:38.315Z] [INFO]
[2026-02-25T23:05:38.315Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:38.315Z] [INFO] Processed 8 files in 00:00.016 (Already Sorted: 8, Needed Sorting: 0)
[2026-02-25T23:05:38.315Z] [INFO]
[2026-02-25T23:05:38.315Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:38.315Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:38.315Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-authorization/deployment/src/main/resources
[2026-02-25T23:05:38.315Z] [INFO]
[2026-02-25T23:05:38.315Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:38.315Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:38.315Z] [INFO] Compiling 2 source files to /quarkus/extensions/keycloak-authorization/deployment/target/classes
[2026-02-25T23:05:39.897Z] [INFO]
[2026-02-25T23:05:39.897Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:39.897Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:39.897Z] [INFO] Copying 1 resource
[2026-02-25T23:05:39.897Z] [INFO]
[2026-02-25T23:05:39.897Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:39.897Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:39.897Z] [INFO] Compiling 6 source files to /quarkus/extensions/keycloak-authorization/deployment/target/test-classes
[2026-02-25T23:05:39.897Z] [INFO]
[2026-02-25T23:05:39.897Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:39.897Z] [INFO] Tests are skipped.
[2026-02-25T23:05:39.897Z] [INFO]
[2026-02-25T23:05:39.897Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:39.897Z] [INFO] Building jar: /quarkus/extensions/keycloak-authorization/deployment/target/quarkus-keycloak-authorization-deployment-2.7.5.Final.jar
[2026-02-25T23:05:41.000Z] [INFO]
[2026-02-25T23:05:41.000Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:41.000Z] [INFO] Building jar: /quarkus/extensions/keycloak-authorization/deployment/target/quarkus-keycloak-authorization-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:41.670Z] [INFO]
[2026-02-25T23:05:41.670Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-authorization-deployment ---
[2026-02-25T23:05:41.670Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/deployment/target/quarkus-keycloak-authorization-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization-deployment/2.7.5.Final/quarkus-keycloak-authorization-deployment-2.7.5.Final.jar
[2026-02-25T23:05:41.670Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization-deployment/2.7.5.Final/quarkus-keycloak-authorization-deployment-2.7.5.Final.pom
[2026-02-25T23:05:41.670Z] [INFO] Installing /quarkus/extensions/keycloak-authorization/deployment/target/quarkus-keycloak-authorization-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-keycloak-authorization-deployment/2.7.5.Final/quarkus-keycloak-authorization-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:41.670Z] [INFO]
[2026-02-25T23:05:41.670Z] [INFO] ------------< io.quarkus:quarkus-infinispan-client-parent >-------------
[2026-02-25T23:05:41.670Z] [INFO] Building Quarkus - Infinispan - Client 2.7.5.Final [624/964]
[2026-02-25T23:05:41.670Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:05:41.670Z] [INFO]
[2026-02-25T23:05:41.670Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-infinispan-client-parent ---
[2026-02-25T23:05:41.670Z] [INFO]
[2026-02-25T23:05:41.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-infinispan-client-parent ---
[2026-02-25T23:05:41.670Z] [INFO]
[2026-02-25T23:05:41.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-infinispan-client-parent ---
[2026-02-25T23:05:41.670Z] [INFO]
[2026-02-25T23:05:41.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-infinispan-client-parent ---
[2026-02-25T23:05:41.670Z] [INFO]
[2026-02-25T23:05:41.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-infinispan-client-parent ---
[2026-02-25T23:05:41.670Z] [INFO]
[2026-02-25T23:05:41.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-infinispan-client-parent ---
[2026-02-25T23:05:41.670Z] [INFO]
[2026-02-25T23:05:41.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-infinispan-client-parent ---
[2026-02-25T23:05:41.670Z] [INFO]
[2026-02-25T23:05:41.670Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-infinispan-client-parent ---
[2026-02-25T23:05:41.670Z] [INFO]
[2026-02-25T23:05:41.670Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-infinispan-client-parent ---
[2026-02-25T23:05:41.670Z] [INFO]
[2026-02-25T23:05:41.670Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-infinispan-client-parent ---
[2026-02-25T23:05:41.670Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:05:41.670Z] [INFO]
[2026-02-25T23:05:41.670Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-infinispan-client-parent ---
[2026-02-25T23:05:41.670Z] [INFO]
[2026-02-25T23:05:41.670Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-infinispan-client-parent ---
[2026-02-25T23:05:41.670Z] [INFO] Installing /quarkus/extensions/infinispan-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-infinispan-client-parent/2.7.5.Final/quarkus-infinispan-client-parent-2.7.5.Final.pom
[2026-02-25T23:05:41.670Z] [INFO]
[2026-02-25T23:05:41.670Z] [INFO] ----------------< io.quarkus:quarkus-infinispan-client >----------------
[2026-02-25T23:05:41.670Z] [INFO] Building Quarkus - Infinispan - Client - Runtime 2.7.5.Final [625/964]
[2026-02-25T23:05:41.670Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:41.670Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.pom
[2026-02-25T23:05:41.979Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.pom (2.5 kB at 6.8 kB/s)
[2026-02-25T23:05:41.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.pom
[2026-02-25T23:05:42.290Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.pom (3.0 kB at 13 kB/s)
[2026-02-25T23:05:42.290Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.pom
[2026-02-25T23:05:42.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.pom (2.2 kB at 7.9 kB/s)
[2026-02-25T23:05:42.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.pom
[2026-02-25T23:05:42.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.pom (2.7 kB at 25 kB/s)
[2026-02-25T23:05:42.911Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.pom
[2026-02-25T23:05:42.911Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.pom (2.3 kB at 9.3 kB/s)
[2026-02-25T23:05:42.911Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.pom
[2026-02-25T23:05:43.588Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.pom (2.4 kB at 3.7 kB/s)
[2026-02-25T23:05:43.588Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.pom
[2026-02-25T23:05:44.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.pom (2.7 kB at 6.9 kB/s)
[2026-02-25T23:05:44.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.pom
[2026-02-25T23:05:44.265Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.pom (2.3 kB at 7.3 kB/s)
[2026-02-25T23:05:44.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.pom
[2026-02-25T23:05:44.933Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.pom (3.0 kB at 5.4 kB/s)
[2026-02-25T23:05:44.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.pom
[2026-02-25T23:05:45.245Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.pom (3.4 kB at 14 kB/s)
[2026-02-25T23:05:45.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.pom
[2026-02-25T23:05:45.245Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.pom (4.5 kB at 42 kB/s)
[2026-02-25T23:05:45.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.jar
[2026-02-25T23:05:45.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.jar
[2026-02-25T23:05:45.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.jar
[2026-02-25T23:05:45.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.jar
[2026-02-25T23:05:45.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.jar
[2026-02-25T23:05:45.923Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.jar (14 kB at 24 kB/s)
[2026-02-25T23:05:45.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.jar
[2026-02-25T23:05:46.235Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.jar (9.5 kB at 11 kB/s)
[2026-02-25T23:05:46.235Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.jar
[2026-02-25T23:05:46.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.jar (17 kB at 12 kB/s)
[2026-02-25T23:05:46.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.jar
[2026-02-25T23:05:46.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.jar (26 kB at 17 kB/s)
[2026-02-25T23:05:46.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.jar
[2026-02-25T23:05:46.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.jar (25 kB at 16 kB/s)
[2026-02-25T23:05:46.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.jar
[2026-02-25T23:05:47.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.jar (28 kB at 15 kB/s)
[2026-02-25T23:05:47.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.jar
[2026-02-25T23:05:47.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.jar (78 kB at 39 kB/s)
[2026-02-25T23:05:50.870Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.jar (12 kB at 2.3 kB/s)
[2026-02-25T23:05:50.871Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.jar (13 kB at 2.5 kB/s)
[2026-02-25T23:05:50.871Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.jar (11 kB at 2.1 kB/s)
[2026-02-25T23:05:50.871Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.jar (36 kB at 6.7 kB/s)
[2026-02-25T23:05:50.871Z] [INFO]
[2026-02-25T23:05:50.871Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-infinispan-client ---
[2026-02-25T23:05:50.871Z] [INFO]
[2026-02-25T23:05:50.871Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-infinispan-client ---
[2026-02-25T23:05:51.183Z] [INFO]
[2026-02-25T23:05:51.183Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-infinispan-client ---
[2026-02-25T23:05:51.183Z] [INFO]
[2026-02-25T23:05:51.183Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-infinispan-client ---
[2026-02-25T23:05:51.183Z] [INFO]
[2026-02-25T23:05:51.183Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-infinispan-client ---
[2026-02-25T23:05:51.183Z] [INFO]
[2026-02-25T23:05:51.183Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-infinispan-client ---
[2026-02-25T23:05:51.183Z] [INFO]
[2026-02-25T23:05:51.183Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-infinispan-client ---
[2026-02-25T23:05:51.183Z] [INFO]
[2026-02-25T23:05:51.183Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-infinispan-client ---
[2026-02-25T23:05:51.183Z] [INFO]
[2026-02-25T23:05:51.183Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-infinispan-client ---
[2026-02-25T23:05:51.183Z] [INFO] Processed 14 files in 22ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2026-02-25T23:05:51.183Z] [INFO]
[2026-02-25T23:05:51.183Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-infinispan-client ---
[2026-02-25T23:05:51.183Z] [INFO] Processed 14 files in 00:00.031 (Already Sorted: 14, Needed Sorting: 0)
[2026-02-25T23:05:51.183Z] [INFO]
[2026-02-25T23:05:51.183Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-infinispan-client ---
[2026-02-25T23:05:51.183Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:51.183Z] [INFO] Copying 1 resource
[2026-02-25T23:05:51.183Z] [INFO]
[2026-02-25T23:05:51.183Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-infinispan-client ---
[2026-02-25T23:05:51.183Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.pom
[2026-02-25T23:05:51.183Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.pom (3.9 kB at 40 kB/s)
[2026-02-25T23:05:51.183Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.pom
[2026-02-25T23:05:51.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.pom (1.7 kB at 28 kB/s)
[2026-02-25T23:05:51.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.pom
[2026-02-25T23:05:51.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.pom (1.3 kB at 3.0 kB/s)
[2026-02-25T23:05:51.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.pom
[2026-02-25T23:05:51.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.pom (1.7 kB at 17 kB/s)
[2026-02-25T23:05:51.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.pom
[2026-02-25T23:05:52.114Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.pom (1.9 kB at 23 kB/s)
[2026-02-25T23:05:52.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.jar
[2026-02-25T23:05:52.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.jar (52 kB at 798 kB/s)
[2026-02-25T23:05:52.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.jar
[2026-02-25T23:05:52.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.jar (6.6 kB at 114 kB/s)
[2026-02-25T23:05:52.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.jar
[2026-02-25T23:05:53.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.jar (20 kB at 334 kB/s)
[2026-02-25T23:05:53.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.jar
[2026-02-25T23:05:53.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.jar (5.8 kB at 100 kB/s)
[2026-02-25T23:05:53.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.jar
[2026-02-25T23:05:53.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.jar (472 kB at 5.4 MB/s)
[2026-02-25T23:05:53.097Z] [INFO]
[2026-02-25T23:05:53.097Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-infinispan-client ---
[2026-02-25T23:05:53.097Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:53.097Z] [INFO] Compiling 14 source files to /quarkus/extensions/infinispan-client/runtime/target/classes
[2026-02-25T23:05:53.407Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[73,65] unchecked conversion
[2026-02-25T23:05:53.407Z] required: java.util.Set<org.infinispan.protostream.SerializationContextInitializer>
[2026-02-25T23:05:53.407Z] found: java.util.Set
[2026-02-25T23:05:53.407Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[80,58] getProtoFileName() in org.infinispan.protostream.SerializationContextInitializer has been deprecated
[2026-02-25T23:05:53.407Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[80,90] getProtoFile() in org.infinispan.protostream.SerializationContextInitializer has been deprecated
[2026-02-25T23:05:53.407Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[224,61] unchecked conversion
[2026-02-25T23:05:53.407Z] required: java.util.Set<org.infinispan.protostream.SerializationContextInitializer>
[2026-02-25T23:05:53.407Z] found: java.util.Set
[2026-02-25T23:05:53.407Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[253,58] unchecked conversion
[2026-02-25T23:05:53.407Z] required: java.util.Set<javax.enterprise.inject.spi.Bean<org.infinispan.protostream.FileDescriptorSource>>
[2026-02-25T23:05:53.407Z] found: java.util.Set
[2026-02-25T23:05:53.407Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[260,57] getFileDescriptors() in org.infinispan.protostream.FileDescriptorSource has been deprecated
[2026-02-25T23:05:53.407Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[265,43] unchecked conversion
[2026-02-25T23:05:53.407Z] required: java.util.Set<javax.enterprise.inject.spi.Bean<org.infinispan.protostream.BaseMarshaller>>
[2026-02-25T23:05:53.407Z] found: java.util.Set
[2026-02-25T23:05:53.407Z] [INFO]
[2026-02-25T23:05:53.407Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-infinispan-client ---
[2026-02-25T23:05:53.407Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:53.407Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/infinispan-client/runtime/src/test/resources
[2026-02-25T23:05:53.407Z] [INFO]
[2026-02-25T23:05:53.407Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-infinispan-client ---
[2026-02-25T23:05:53.407Z] [INFO] No sources to compile
[2026-02-25T23:05:53.407Z] [INFO]
[2026-02-25T23:05:53.407Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-infinispan-client ---
[2026-02-25T23:05:53.407Z] [INFO] No tests to run.
[2026-02-25T23:05:53.407Z] [INFO]
[2026-02-25T23:05:53.407Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-infinispan-client ---
[2026-02-25T23:05:53.717Z] [INFO] Building jar: /quarkus/extensions/infinispan-client/runtime/target/quarkus-infinispan-client-2.7.5.Final.jar
[2026-02-25T23:05:53.717Z] [INFO]
[2026-02-25T23:05:53.717Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-infinispan-client ---
[2026-02-25T23:05:53.717Z] [INFO] Building jar: /quarkus/extensions/infinispan-client/runtime/target/quarkus-infinispan-client-2.7.5.Final-sources.jar
[2026-02-25T23:05:53.717Z] [INFO]
[2026-02-25T23:05:53.717Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-infinispan-client ---
[2026-02-25T23:05:53.717Z] [INFO] Installing /quarkus/extensions/infinispan-client/runtime/target/quarkus-infinispan-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-infinispan-client/2.7.5.Final/quarkus-infinispan-client-2.7.5.Final.jar
[2026-02-25T23:05:53.717Z] [INFO] Installing /quarkus/extensions/infinispan-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-infinispan-client/2.7.5.Final/quarkus-infinispan-client-2.7.5.Final.pom
[2026-02-25T23:05:53.717Z] [INFO] Installing /quarkus/extensions/infinispan-client/runtime/target/quarkus-infinispan-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-infinispan-client/2.7.5.Final/quarkus-infinispan-client-2.7.5.Final-sources.jar
[2026-02-25T23:05:53.717Z] [INFO]
[2026-02-25T23:05:53.717Z] [INFO] ----------< io.quarkus:quarkus-infinispan-client-deployment >-----------
[2026-02-25T23:05:53.717Z] [INFO] Building Quarkus - Infinispan - Client - Deployment 2.7.5.Final [626/964]
[2026-02-25T23:05:53.717Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:53.717Z] [INFO]
[2026-02-25T23:05:53.717Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:53.717Z] [INFO]
[2026-02-25T23:05:53.717Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:54.390Z] [INFO]
[2026-02-25T23:05:54.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:54.390Z] [INFO]
[2026-02-25T23:05:54.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:54.390Z] [INFO]
[2026-02-25T23:05:54.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:54.390Z] [INFO]
[2026-02-25T23:05:54.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:54.390Z] [INFO]
[2026-02-25T23:05:54.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:54.390Z] [INFO]
[2026-02-25T23:05:54.390Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:54.390Z] [INFO]
[2026-02-25T23:05:54.390Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:54.390Z] [INFO] Processed 6 files in 16ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T23:05:54.390Z] [INFO]
[2026-02-25T23:05:54.390Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:54.391Z] [INFO] Processed 6 files in 00:00.016 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T23:05:54.391Z] [INFO]
[2026-02-25T23:05:54.391Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:54.391Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:54.391Z] [INFO] Copying 1 resource
[2026-02-25T23:05:54.391Z] [INFO]
[2026-02-25T23:05:54.391Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:54.391Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:54.391Z] [INFO] Compiling 6 source files to /quarkus/extensions/infinispan-client/deployment/target/classes
[2026-02-25T23:05:55.485Z] [WARNING] /quarkus/extensions/infinispan-client/deployment/src/main/java/io/quarkus/infinispan/client/deployment/InfinispanClientProcessor.java:[236,95] org.infinispan.protostream.MessageMarshaller in org.infinispan.protostream has been deprecated
[2026-02-25T23:05:55.485Z] [WARNING] /quarkus/extensions/infinispan-client/deployment/src/main/java/io/quarkus/infinispan/client/deployment/InfinispanClientProcessor.java:[237,17] org.infinispan.protostream.RawProtobufMarshaller in org.infinispan.protostream has been deprecated
[2026-02-25T23:05:55.485Z] [INFO]
[2026-02-25T23:05:55.485Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:55.485Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:55.485Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/infinispan-client/deployment/src/test/resources
[2026-02-25T23:05:55.485Z] [INFO]
[2026-02-25T23:05:55.485Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:55.485Z] [INFO] No sources to compile
[2026-02-25T23:05:55.485Z] [INFO]
[2026-02-25T23:05:55.485Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:55.485Z] [INFO] No tests to run.
[2026-02-25T23:05:55.485Z] [INFO]
[2026-02-25T23:05:55.485Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:55.485Z] [INFO] Building jar: /quarkus/extensions/infinispan-client/deployment/target/quarkus-infinispan-client-deployment-2.7.5.Final.jar
[2026-02-25T23:05:55.485Z] [INFO]
[2026-02-25T23:05:55.485Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:55.485Z] [INFO] Building jar: /quarkus/extensions/infinispan-client/deployment/target/quarkus-infinispan-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:55.485Z] [INFO]
[2026-02-25T23:05:55.485Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-infinispan-client-deployment ---
[2026-02-25T23:05:55.485Z] [INFO] Installing /quarkus/extensions/infinispan-client/deployment/target/quarkus-infinispan-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-infinispan-client-deployment/2.7.5.Final/quarkus-infinispan-client-deployment-2.7.5.Final.jar
[2026-02-25T23:05:55.485Z] [INFO] Installing /quarkus/extensions/infinispan-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-infinispan-client-deployment/2.7.5.Final/quarkus-infinispan-client-deployment-2.7.5.Final.pom
[2026-02-25T23:05:55.485Z] [INFO] Installing /quarkus/extensions/infinispan-client/deployment/target/quarkus-infinispan-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-infinispan-client-deployment/2.7.5.Final/quarkus-infinispan-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:05:55.485Z] [INFO]
[2026-02-25T23:05:55.485Z] [INFO] -----------< io.quarkus:quarkus-amazon-lambda-event-server >------------
[2026-02-25T23:05:55.485Z] [INFO] Building Quarkus - Amazon Lambda Event Server 2.7.5.Final [627/964]
[2026-02-25T23:05:55.486Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:55.486Z] [INFO]
[2026-02-25T23:05:55.486Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:55.486Z] [INFO]
[2026-02-25T23:05:55.486Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:55.796Z] [INFO]
[2026-02-25T23:05:55.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:55.796Z] [INFO]
[2026-02-25T23:05:55.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:55.796Z] [INFO]
[2026-02-25T23:05:55.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:55.796Z] [INFO]
[2026-02-25T23:05:55.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:55.796Z] [INFO]
[2026-02-25T23:05:55.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:55.797Z] [INFO]
[2026-02-25T23:05:55.797Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:55.797Z] [INFO]
[2026-02-25T23:05:55.797Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:55.797Z] [INFO] Processed 3 files in 13ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T23:05:55.797Z] [INFO]
[2026-02-25T23:05:55.797Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:55.797Z] [INFO] Processed 3 files in 00:00.013 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T23:05:55.797Z] [INFO]
[2026-02-25T23:05:55.797Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:55.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:55.797Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/event-server/src/main/resources
[2026-02-25T23:05:55.797Z] [INFO]
[2026-02-25T23:05:55.797Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:55.797Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:55.797Z] [INFO] Compiling 2 source files to /quarkus/extensions/amazon-lambda/event-server/target/classes
[2026-02-25T23:05:56.891Z] [INFO]
[2026-02-25T23:05:56.891Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:56.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:56.891Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/event-server/src/test/resources
[2026-02-25T23:05:56.891Z] [INFO]
[2026-02-25T23:05:56.891Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:56.891Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:56.891Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda/event-server/target/test-classes
[2026-02-25T23:05:58.000Z] [INFO]
[2026-02-25T23:05:58.000Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:58.000Z] [INFO]
[2026-02-25T23:05:58.000Z] [INFO] -------------------------------------------------------
[2026-02-25T23:05:58.000Z] [INFO] T E S T S
[2026-02-25T23:05:58.000Z] [INFO] -------------------------------------------------------
[2026-02-25T23:05:58.000Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:05:58.383Z] [INFO] Running io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-02-25T23:05:59.474Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.982 s - in io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-02-25T23:05:59.474Z] [INFO]
[2026-02-25T23:05:59.474Z] [INFO] Results:
[2026-02-25T23:05:59.474Z] [INFO]
[2026-02-25T23:05:59.474Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:05:59.474Z] [INFO]
[2026-02-25T23:05:59.474Z] [INFO]
[2026-02-25T23:05:59.474Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:59.474Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/event-server/target/quarkus-amazon-lambda-event-server-2.7.5.Final.jar
[2026-02-25T23:05:59.474Z] [INFO]
[2026-02-25T23:05:59.474Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:59.474Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/event-server/target/quarkus-amazon-lambda-event-server-2.7.5.Final-sources.jar
[2026-02-25T23:05:59.474Z] [INFO]
[2026-02-25T23:05:59.474Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-event-server ---
[2026-02-25T23:05:59.474Z] [INFO] Installing /quarkus/extensions/amazon-lambda/event-server/target/quarkus-amazon-lambda-event-server-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-event-server/2.7.5.Final/quarkus-amazon-lambda-event-server-2.7.5.Final.jar
[2026-02-25T23:05:59.474Z] [INFO] Installing /quarkus/extensions/amazon-lambda/event-server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-event-server/2.7.5.Final/quarkus-amazon-lambda-event-server-2.7.5.Final.pom
[2026-02-25T23:05:59.474Z] [INFO] Installing /quarkus/extensions/amazon-lambda/event-server/target/quarkus-amazon-lambda-event-server-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-event-server/2.7.5.Final/quarkus-amazon-lambda-event-server-2.7.5.Final-sources.jar
[2026-02-25T23:05:59.474Z] [INFO]
[2026-02-25T23:05:59.474Z] [INFO] ---------< io.quarkus:quarkus-amazon-lambda-common-deployment >---------
[2026-02-25T23:05:59.474Z] [INFO] Building Quarkus - Amazon Lambda - Common Deployment 2.7.5.Final [628/964]
[2026-02-25T23:05:59.474Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:05:59.474Z] [INFO]
[2026-02-25T23:05:59.474Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:05:59.474Z] [INFO]
[2026-02-25T23:05:59.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:05:59.785Z] [INFO]
[2026-02-25T23:05:59.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:05:59.785Z] [INFO]
[2026-02-25T23:05:59.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:05:59.785Z] [INFO]
[2026-02-25T23:05:59.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:05:59.786Z] [INFO]
[2026-02-25T23:05:59.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:05:59.786Z] [INFO]
[2026-02-25T23:05:59.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:05:59.786Z] [INFO]
[2026-02-25T23:05:59.786Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:05:59.786Z] [INFO]
[2026-02-25T23:05:59.786Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:05:59.786Z] [INFO] Processed 10 files in 19ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-02-25T23:05:59.786Z] [INFO]
[2026-02-25T23:05:59.786Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:05:59.786Z] [INFO] Processed 10 files in 00:00.025 (Already Sorted: 10, Needed Sorting: 0)
[2026-02-25T23:05:59.786Z] [INFO]
[2026-02-25T23:05:59.786Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:05:59.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:05:59.786Z] [INFO] Copying 4 resources
[2026-02-25T23:05:59.786Z] [INFO]
[2026-02-25T23:05:59.786Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:05:59.786Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:05:59.786Z] [INFO] Compiling 9 source files to /quarkus/extensions/amazon-lambda/common-deployment/target/classes
[2026-02-25T23:06:01.372Z] [INFO]
[2026-02-25T23:06:01.372Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:06:01.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:06:01.372Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/common-deployment/src/test/resources
[2026-02-25T23:06:01.372Z] [INFO]
[2026-02-25T23:06:01.372Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:06:01.372Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:06:01.372Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda/common-deployment/target/test-classes
[2026-02-25T23:06:01.372Z] [INFO]
[2026-02-25T23:06:01.372Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:06:02.463Z] [INFO]
[2026-02-25T23:06:02.463Z] [INFO] -------------------------------------------------------
[2026-02-25T23:06:02.463Z] [INFO] T E S T S
[2026-02-25T23:06:02.463Z] [INFO] -------------------------------------------------------
[2026-02-25T23:06:02.463Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:06:02.774Z] [INFO] Running io.quarkus.it.UtilTest
[2026-02-25T23:06:02.774Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.it.UtilTest
[2026-02-25T23:06:02.774Z] [INFO]
[2026-02-25T23:06:02.774Z] [INFO] Results:
[2026-02-25T23:06:02.774Z] [INFO]
[2026-02-25T23:06:02.774Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:06:02.774Z] [INFO]
[2026-02-25T23:06:02.774Z] [INFO]
[2026-02-25T23:06:02.774Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:06:02.774Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-deployment/target/quarkus-amazon-lambda-common-deployment-2.7.5.Final.jar
[2026-02-25T23:06:02.774Z] [INFO]
[2026-02-25T23:06:02.774Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:06:02.774Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-deployment/target/quarkus-amazon-lambda-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:06:02.774Z] [INFO]
[2026-02-25T23:06:02.774Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-common-deployment ---
[2026-02-25T23:06:02.774Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-deployment/target/quarkus-amazon-lambda-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.5.Final/quarkus-amazon-lambda-common-deployment-2.7.5.Final.jar
[2026-02-25T23:06:02.774Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.5.Final/quarkus-amazon-lambda-common-deployment-2.7.5.Final.pom
[2026-02-25T23:06:02.774Z] [INFO] Installing /quarkus/extensions/amazon-lambda/common-deployment/target/quarkus-amazon-lambda-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.5.Final/quarkus-amazon-lambda-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:06:02.774Z] [INFO]
[2026-02-25T23:06:02.774Z] [INFO] ------------------< io.quarkus:quarkus-amazon-lambda >------------------
[2026-02-25T23:06:02.774Z] [INFO] Building Quarkus - Amazon Lambda - Runtime 2.7.5.Final [629/964]
[2026-02-25T23:06:02.774Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:06:02.774Z] [INFO]
[2026-02-25T23:06:02.774Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:02.774Z] [INFO]
[2026-02-25T23:06:02.774Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:03.084Z] [INFO]
[2026-02-25T23:06:03.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:03.084Z] [INFO]
[2026-02-25T23:06:03.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:03.084Z] [INFO]
[2026-02-25T23:06:03.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:03.084Z] [INFO]
[2026-02-25T23:06:03.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:03.084Z] [INFO]
[2026-02-25T23:06:03.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:03.084Z] [INFO]
[2026-02-25T23:06:03.084Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:03.084Z] [INFO]
[2026-02-25T23:06:03.084Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:03.084Z] [INFO] Processed 7 files in 16ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T23:06:03.084Z] [INFO]
[2026-02-25T23:06:03.084Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:03.084Z] [INFO] Processed 7 files in 00:00.022 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T23:06:03.084Z] [INFO]
[2026-02-25T23:06:03.084Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:03.084Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:06:03.084Z] [INFO] Copying 1 resource
[2026-02-25T23:06:03.084Z] [INFO]
[2026-02-25T23:06:03.084Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:03.084Z] [INFO]
[2026-02-25T23:06:03.084Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:03.084Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:06:03.084Z] [INFO] Compiling 5 source files to /quarkus/extensions/amazon-lambda/runtime/target/classes
[2026-02-25T23:06:03.395Z] [WARNING] /quarkus/extensions/amazon-lambda/runtime/src/main/java/io/quarkus/amazon/lambda/runtime/handlers/S3EventInputReader.java:[28,20] unchecked method invocation: constructor <init> in class com.amazonaws.services.lambda.runtime.events.S3Event is applied to given types
[2026-02-25T23:06:03.395Z] required: java.util.List<com.amazonaws.services.lambda.runtime.events.models.s3.S3EventNotification.S3EventNotificationRecord>
[2026-02-25T23:06:03.395Z] found: java.util.List
[2026-02-25T23:06:03.395Z] [WARNING] /quarkus/extensions/amazon-lambda/runtime/src/main/java/io/quarkus/amazon/lambda/runtime/handlers/S3EventInputReader.java:[28,43] unchecked conversion
[2026-02-25T23:06:03.395Z] required: java.util.List<com.amazonaws.services.lambda.runtime.events.models.s3.S3EventNotification.S3EventNotificationRecord>
[2026-02-25T23:06:03.395Z] found: java.util.List
[2026-02-25T23:06:03.395Z] [WARNING] /quarkus/extensions/amazon-lambda/runtime/src/main/java/io/quarkus/amazon/lambda/runtime/QuarkusStreamHandler.java:[32,57] newInstance() in java.lang.Class has been deprecated
[2026-02-25T23:06:03.395Z] [WARNING] /quarkus/extensions/amazon-lambda/runtime/src/main/java/io/quarkus/amazon/lambda/runtime/AmazonLambdaRecorder.java:[79,52] unchecked call to handleRequest(I,com.amazonaws.services.lambda.runtime.Context) as a member of the raw type com.amazonaws.services.lambda.runtime.RequestHandler
[2026-02-25T23:06:03.395Z] [WARNING] /quarkus/extensions/amazon-lambda/runtime/src/main/java/io/quarkus/amazon/lambda/runtime/AmazonLambdaRecorder.java:[164,45] unchecked call to handleRequest(I,com.amazonaws.services.lambda.runtime.Context) as a member of the raw type com.amazonaws.services.lambda.runtime.RequestHandler
[2026-02-25T23:06:03.395Z] [INFO]
[2026-02-25T23:06:03.395Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:03.395Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:06:03.395Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/runtime/src/test/resources
[2026-02-25T23:06:03.395Z] [INFO]
[2026-02-25T23:06:03.395Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:03.395Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:06:03.395Z] [INFO] Compiling 2 source files to /quarkus/extensions/amazon-lambda/runtime/target/test-classes
[2026-02-25T23:06:04.489Z] [INFO]
[2026-02-25T23:06:04.489Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:04.489Z] [INFO]
[2026-02-25T23:06:04.489Z] [INFO] -------------------------------------------------------
[2026-02-25T23:06:04.489Z] [INFO] T E S T S
[2026-02-25T23:06:04.489Z] [INFO] -------------------------------------------------------
[2026-02-25T23:06:04.489Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:06:05.160Z] [INFO] Running io.quarkus.amazon.lambda.runtime.S3EventTest
[2026-02-25T23:06:05.160Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 s - in io.quarkus.amazon.lambda.runtime.S3EventTest
[2026-02-25T23:06:05.160Z] [INFO] Running io.quarkus.amazon.lambda.runtime.AmazonLambdaContextTest
[2026-02-25T23:06:05.832Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 s - in io.quarkus.amazon.lambda.runtime.AmazonLambdaContextTest
[2026-02-25T23:06:05.832Z] [INFO]
[2026-02-25T23:06:05.832Z] [INFO] Results:
[2026-02-25T23:06:05.832Z] [INFO]
[2026-02-25T23:06:05.832Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:06:05.832Z] [INFO]
[2026-02-25T23:06:05.832Z] [INFO]
[2026-02-25T23:06:05.832Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:05.832Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/runtime/target/quarkus-amazon-lambda-2.7.5.Final.jar
[2026-02-25T23:06:05.832Z] [INFO]
[2026-02-25T23:06:05.832Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:05.832Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/runtime/target/quarkus-amazon-lambda-2.7.5.Final-sources.jar
[2026-02-25T23:06:05.832Z] [INFO]
[2026-02-25T23:06:05.832Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda ---
[2026-02-25T23:06:05.832Z] [INFO] Installing /quarkus/extensions/amazon-lambda/runtime/target/quarkus-amazon-lambda-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda/2.7.5.Final/quarkus-amazon-lambda-2.7.5.Final.jar
[2026-02-25T23:06:05.832Z] [INFO] Installing /quarkus/extensions/amazon-lambda/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda/2.7.5.Final/quarkus-amazon-lambda-2.7.5.Final.pom
[2026-02-25T23:06:05.832Z] [INFO] Installing /quarkus/extensions/amazon-lambda/runtime/target/quarkus-amazon-lambda-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda/2.7.5.Final/quarkus-amazon-lambda-2.7.5.Final-sources.jar
[2026-02-25T23:06:05.832Z] [INFO]
[2026-02-25T23:06:05.832Z] [INFO] ------------< io.quarkus:quarkus-amazon-lambda-deployment >-------------
[2026-02-25T23:06:05.832Z] [INFO] Building Quarkus - Amazon Lambda - Deployment 2.7.5.Final [630/964]
[2026-02-25T23:06:05.832Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:06:05.832Z] [INFO]
[2026-02-25T23:06:05.832Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:05.832Z] [INFO]
[2026-02-25T23:06:05.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:06.502Z] [INFO]
[2026-02-25T23:06:06.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:06.502Z] [INFO]
[2026-02-25T23:06:06.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:06.502Z] [INFO]
[2026-02-25T23:06:06.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:06.502Z] [INFO]
[2026-02-25T23:06:06.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:06.502Z] [INFO]
[2026-02-25T23:06:06.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:06.502Z] [INFO]
[2026-02-25T23:06:06.502Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:06.502Z] [INFO]
[2026-02-25T23:06:06.502Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:06.502Z] [INFO] Processed 7 files in 17ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T23:06:06.502Z] [INFO]
[2026-02-25T23:06:06.502Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:06.502Z] [INFO] Processed 7 files in 00:00.010 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T23:06:06.502Z] [INFO]
[2026-02-25T23:06:06.502Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:06.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:06:06.502Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/deployment/src/main/resources
[2026-02-25T23:06:06.502Z] [INFO]
[2026-02-25T23:06:06.502Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:06.502Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:06:06.502Z] [INFO] Compiling 3 source files to /quarkus/extensions/amazon-lambda/deployment/target/classes
[2026-02-25T23:06:07.595Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[198,25] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T23:06:07.595Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[202,25] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T23:06:07.595Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[217,85] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T23:06:07.595Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[220,80] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T23:06:07.595Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[224,84] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T23:06:07.595Z] [WARNING] /quarkus/extensions/amazon-lambda/deployment/src/main/java/io/quarkus/amazon/lambda/deployment/AmazonLambdaProcessor.java:[226,95] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T23:06:07.595Z] [INFO]
[2026-02-25T23:06:07.595Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:07.595Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:06:07.595Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/deployment/src/test/resources
[2026-02-25T23:06:07.595Z] [INFO]
[2026-02-25T23:06:07.595Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:07.595Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:06:07.595Z] [INFO] Compiling 4 source files to /quarkus/extensions/amazon-lambda/deployment/target/test-classes
[2026-02-25T23:06:07.905Z] [INFO]
[2026-02-25T23:06:07.905Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:07.905Z] [INFO]
[2026-02-25T23:06:07.905Z] [INFO] -------------------------------------------------------
[2026-02-25T23:06:07.905Z] [INFO] T E S T S
[2026-02-25T23:06:07.905Z] [INFO] -------------------------------------------------------
[2026-02-25T23:06:07.905Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:06:08.577Z] [INFO] Running io.quarkus.amazon.lambda.deployment.testing.LambdaDevServicesContinuousTestingTestCase
[2026-02-25T23:06:21.478Z] 2026-02-25 23:06:11,601 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-02-25T23:06:21.478Z] Tests paused
[2026-02-25T23:06:21.478Z] 2026-02-25 23:06:12,514 INFO [io.qua.ama.lam.run.MockEventServer] (build-7) Mock Lambda Event Server Started
[2026-02-25T23:06:21.478Z] Running tests for the first time
[2026-02-25T23:06:21.478Z] Starting test run, 1 tests to run.
[2026-02-25T23:06:21.478Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T23:06:21.478Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-02-25T23:06:21.478Z] 2026-02-25 23:06:13,628 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Listening on: http://localhost:8080/_lambda_/2018-06-01/runtime/invocation/next
[2026-02-25T23:06:21.478Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:06:21.478Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:06:21.478Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:06:21.478Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:06:21.478Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:06:21.478Z] 2026-02-25 23:06:13,666 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.434s.
[2026-02-25T23:06:21.478Z] 2026-02-25 23:06:13,668 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:13,669 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [amazon-lambda, cdi]
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:14,208 WARN [io.net.res.dns.DefaultDnsServerAddressStreamProvider] (build-4) Default DNS servers: [/[2001:4860:4860:0:0:0:0:8888]:53, /[2001:4860:4860:0:0:0:0:8844]:53] (Google Public DNS as a fallback)
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:14,412 INFO [io.qua.ama.lam.run.MockEventServer] (build-4) Mock Lambda Event Server Started
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:15,132 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:15,146 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.728s.
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:15,147 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:15,148 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-02-25T23:06:21.479Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:16,379 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message 18b960e3-a09a-4480-bc90-7747c470c5d0 into the queue
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:16,380 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing 18b960e3-a09a-4480-bc90-7747c470c5d0, added to pending request map
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:16,405 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response 18b960e3-a09a-4480-bc90-7747c470c5d0
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:16,515 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:16,515 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:16,521 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:16,522 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-02-25T23:06:21.479Z] All 1 test is passing (0 skipped), 1 test was run in 3499ms. Tests completed at 23:06:16.
[2026-02-25T23:06:21.479Z] Starting test run, 1 tests to run.
[2026-02-25T23:06:21.479Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T23:06:21.479Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:18,468 INFO [io.qua.ama.lam.run.MockEventServer] (build-4) Mock Lambda Event Server Started
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:18,735 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:18,736 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.414s.
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:18,736 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:18,736 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-02-25T23:06:21.479Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:18,767 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message 8b9aff13-9bb5-4738-a671-f7e98eadf712 into the queue
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:18,768 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing 8b9aff13-9bb5-4738-a671-f7e98eadf712, added to pending request map
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:18,770 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response 8b9aff13-9bb5-4738-a671-f7e98eadf712
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:18,790 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:18,790 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:18,791 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.002s
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:18,791 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:18,794 ERROR [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-3) nextEvent interrupted
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:18,795 ERROR [io.ver.ext.web.RoutingContext] (vert.x-eventloop-thread-0) Unhandled exception in router
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:18,795 ERROR [io.ver.cor.imp.ContextImpl] (vert.x-eventloop-thread-0) Unhandled exception: java.lang.NullPointerException: Cannot invoke "io.vertx.ext.web.RoutingContext.request()" because "request" is null
[2026-02-25T23:06:21.479Z] at io.quarkus.amazon.lambda.runtime.MockEventServer.getEventContentType(MockEventServer.java:163)
[2026-02-25T23:06:21.479Z] at io.quarkus.amazon.lambda.runtime.MockEventServer$1.handle(MockEventServer.java:140)
[2026-02-25T23:06:21.479Z] at io.quarkus.amazon.lambda.runtime.MockEventServer$1.handle(MockEventServer.java:110)
[2026-02-25T23:06:21.479Z] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:159)
[2026-02-25T23:06:21.479Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T23:06:21.479Z] at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:157)
[2026-02-25T23:06:21.479Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-25T23:06:21.479Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-25T23:06:21.479Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:06:21.479Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:06:21.479Z]
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:18,808 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-25T23:06:21.479Z] 2026-02-25 23:06:18,808 ERROR [io.qua.test] (Test runner thread) Test LambdaHandlerET#testSimpleLambdaSuccess() failed
[2026-02-25T23:06:21.479Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T23:06:21.479Z] Response body doesn't match expectation.
[2026-02-25T23:06:21.479Z] Expected: a string containing "Hey Stu"
[2026-02-25T23:06:21.479Z] Actual: "Yo Stu"
[2026-02-25T23:06:21.479Z]
[2026-02-25T23:06:21.479Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T23:06:21.479Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T23:06:21.479Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T23:06:21.479Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T23:06:21.479Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T23:06:21.479Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T23:06:21.479Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T23:06:21.479Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-25T23:06:21.479Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-25T23:06:21.479Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T23:06:21.479Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T23:06:21.479Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T23:06:21.479Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T23:06:21.479Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T23:06:21.479Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T23:06:21.479Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T23:06:21.479Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T23:06:21.479Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T23:06:21.479Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T23:06:21.479Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T23:06:21.479Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T23:06:21.479Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-25T23:06:21.479Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-25T23:06:21.479Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-25T23:06:21.479Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T23:06:21.479Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T23:06:21.479Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T23:06:21.479Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T23:06:21.479Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T23:06:21.479Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T23:06:21.479Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T23:06:21.479Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T23:06:21.479Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-25T23:06:21.479Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-25T23:06:21.479Z] at io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET.testSimpleLambdaSuccess(LambdaHandlerET.java:28)
[2026-02-25T23:06:21.479Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T23:06:21.479Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T23:06:21.479Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T23:06:21.479Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T23:06:21.479Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T23:06:21.479Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T23:06:21.479Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T23:06:21.479Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T23:06:21.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T23:06:21.479Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T23:06:21.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T23:06:21.479Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T23:06:21.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T23:06:21.479Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T23:06:21.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T23:06:21.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T23:06:21.479Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T23:06:21.479Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T23:06:21.479Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T23:06:21.480Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T23:06:21.480Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T23:06:21.480Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T23:06:21.480Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T23:06:21.480Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T23:06:21.480Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T23:06:21.480Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T23:06:21.480Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T23:06:21.480Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T23:06:21.480Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T23:06:21.480Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T23:06:21.480Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T23:06:21.480Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T23:06:21.480Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T23:06:21.480Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T23:06:21.480Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:06:21.480Z]
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:18,814 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T23:06:21.480Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 528ms. Tests completed at 23:06:18 due to changes to GreetingLambda.class.
[2026-02-25T23:06:21.480Z] Starting test run, 1 tests to run.
[2026-02-25T23:06:21.480Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T23:06:21.480Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,181 INFO [io.qua.ama.lam.run.MockEventServer] (build-11) Mock Lambda Event Server Started
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,425 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,426 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.314s.
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,426 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,428 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-02-25T23:06:21.480Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,451 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message 6400d0b8-5fe6-4160-b915-cb03b7cd35fc into the queue
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,452 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing 6400d0b8-5fe6-4160-b915-cb03b7cd35fc, added to pending request map
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,454 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response 6400d0b8-5fe6-4160-b915-cb03b7cd35fc
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,459 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,459 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,459 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.000s
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,461 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,463 ERROR [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-3) nextEvent interrupted
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,463 ERROR [io.ver.ext.web.RoutingContext] (vert.x-eventloop-thread-0) Unhandled exception in router
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,464 ERROR [io.ver.cor.imp.ContextImpl] (vert.x-eventloop-thread-0) Unhandled exception: java.lang.NullPointerException: Cannot invoke "io.vertx.ext.web.RoutingContext.request()" because "request" is null
[2026-02-25T23:06:21.480Z] at io.quarkus.amazon.lambda.runtime.MockEventServer.getEventContentType(MockEventServer.java:163)
[2026-02-25T23:06:21.480Z] at io.quarkus.amazon.lambda.runtime.MockEventServer$1.handle(MockEventServer.java:140)
[2026-02-25T23:06:21.480Z] at io.quarkus.amazon.lambda.runtime.MockEventServer$1.handle(MockEventServer.java:110)
[2026-02-25T23:06:21.480Z] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:159)
[2026-02-25T23:06:21.480Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T23:06:21.480Z] at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:157)
[2026-02-25T23:06:21.480Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-25T23:06:21.480Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-25T23:06:21.480Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:06:21.480Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:06:21.480Z]
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,474 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-25T23:06:21.480Z] All 1 test is passing (0 skipped), 1 test was run in 391ms. Tests completed at 23:06:20 due to changes to LambdaHandlerET.class.
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,514 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Aborting lambda poll loop: ending dev/test mode
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,513 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T23:06:21.480Z] 2026-02-25 23:06:20,514 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Lambda polling thread complete (DEVELOPMENT)
[2026-02-25T23:06:28.589Z] Tests paused
[2026-02-25T23:06:28.589Z] Running tests for the first time
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:20,516 INFO [io.qua.ama.lam.run.MockEventServer] (Quarkus Main Thread) Stopping Mock Lambda Event Server
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:20,531 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-02-25T23:06:28.589Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-02-25T23:06:28.589Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-02-25T23:06:28.589Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-02-25T23:06:28.589Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:06:28.589Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-02-25T23:06:28.589Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-02-25T23:06:28.589Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-02-25T23:06:28.589Z] ... 3 more
[2026-02-25T23:06:28.589Z]
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:21,639 WARN [io.net.res.dns.DefaultDnsServerAddressStreamProvider] (build-6) Default DNS servers: [/[2001:4860:4860:0:0:0:0:8888]:53, /[2001:4860:4860:0:0:0:0:8844]:53] (Google Public DNS as a fallback)
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:21,916 INFO [io.qua.ama.lam.run.MockEventServer] (build-6) Mock Lambda Event Server Started
[2026-02-25T23:06:28.589Z] Starting test run, 1 tests to run.
[2026-02-25T23:06:28.589Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T23:06:28.589Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-02-25T23:06:28.589Z] BasicLoggingEnabler failed to retrieve config: java.util.ServiceConfigurationError: org.eclipse.microprofile.config.spi.ConfigSourceProvider: io.quarkus.test.common.http.TestHTTPConfigSourceProvider not a subtype
[2026-02-25T23:06:28.589Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:06:28.589Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:06:28.589Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:06:28.589Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:06:28.589Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:22,736 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Listening on: http://localhost:8080/_lambda_/2018-06-01/runtime/invocation/next
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:22,787 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.737s.
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:22,797 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:22,797 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [amazon-lambda, cdi]
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:23,130 WARN [io.net.res.dns.DefaultDnsServerAddressStreamProvider] (build-9) Default DNS servers: [/[2001:4860:4860:0:0:0:0:8888]:53, /[2001:4860:4860:0:0:0:0:8844]:53] (Google Public DNS as a fallback)
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:23,243 INFO [io.qua.ama.lam.run.MockEventServer] (build-9) Mock Lambda Event Server Started
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:23,803 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:23,810 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.449s.
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:23,811 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:23,811 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-02-25T23:06:28.589Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:24,161 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message b71c71e3-4e55-44ed-91e0-6240aa5596dc into the queue
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:24,161 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing b71c71e3-4e55-44ed-91e0-6240aa5596dc, added to pending request map
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:24,175 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response b71c71e3-4e55-44ed-91e0-6240aa5596dc
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:24,279 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:24,280 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:24,281 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.003s
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:24,281 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-02-25T23:06:28.589Z] All 1 test is passing (0 skipped), 1 test was run in 2363ms. Tests completed at 23:06:24.
[2026-02-25T23:06:28.589Z] Starting test run, 1 tests to run.
[2026-02-25T23:06:28.589Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T23:06:28.589Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:25,779 INFO [io.qua.ama.lam.run.MockEventServer] (build-5) Mock Lambda Event Server Started
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:26,066 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:26,067 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.384s.
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:26,070 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:26,070 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-02-25T23:06:28.589Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:26,095 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message edc6f679-a57b-4f22-b21c-4704a81fcd0b into the queue
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:26,096 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing edc6f679-a57b-4f22-b21c-4704a81fcd0b, added to pending request map
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:26,100 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response edc6f679-a57b-4f22-b21c-4704a81fcd0b
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:26,116 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.001s
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:26,117 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:26,117 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:26,118 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:26,120 ERROR [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-3) nextEvent interrupted
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:26,122 ERROR [io.ver.ext.web.RoutingContext] (vert.x-eventloop-thread-0) Unhandled exception in router
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:26,123 ERROR [io.ver.cor.imp.ContextImpl] (vert.x-eventloop-thread-0) Unhandled exception: java.lang.NullPointerException: Cannot invoke "io.vertx.ext.web.RoutingContext.request()" because "request" is null
[2026-02-25T23:06:28.589Z] at io.quarkus.amazon.lambda.runtime.MockEventServer.getEventContentType(MockEventServer.java:163)
[2026-02-25T23:06:28.589Z] at io.quarkus.amazon.lambda.runtime.MockEventServer$1.handle(MockEventServer.java:140)
[2026-02-25T23:06:28.589Z] at io.quarkus.amazon.lambda.runtime.MockEventServer$1.handle(MockEventServer.java:110)
[2026-02-25T23:06:28.589Z] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:159)
[2026-02-25T23:06:28.589Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T23:06:28.589Z] at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:157)
[2026-02-25T23:06:28.589Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-25T23:06:28.589Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-25T23:06:28.589Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:06:28.589Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:06:28.589Z]
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:26,132 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-02-25T23:06:28.589Z] 2026-02-25 23:06:26,132 ERROR [io.qua.test] (Test runner thread) Test LambdaHandlerET#testSimpleLambdaSuccess() failed
[2026-02-25T23:06:28.589Z] : java.lang.AssertionError: 1 expectation failed.
[2026-02-25T23:06:28.589Z] Response body doesn't match expectation.
[2026-02-25T23:06:28.589Z] Expected: a string containing "Hey Stu"
[2026-02-25T23:06:28.589Z] Actual: "Yo Stu"
[2026-02-25T23:06:28.589Z]
[2026-02-25T23:06:28.589Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-02-25T23:06:28.589Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-02-25T23:06:28.589Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-02-25T23:06:28.589Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-02-25T23:06:28.589Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-02-25T23:06:28.589Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-02-25T23:06:28.589Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-02-25T23:06:28.589Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-02-25T23:06:28.589Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-02-25T23:06:28.589Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-02-25T23:06:28.589Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-02-25T23:06:28.589Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-02-25T23:06:28.589Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-02-25T23:06:28.589Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T23:06:28.589Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T23:06:28.589Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T23:06:28.589Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T23:06:28.589Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-02-25T23:06:28.589Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-02-25T23:06:28.589Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-02-25T23:06:28.589Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-02-25T23:06:28.589Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-02-25T23:06:28.589Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-02-25T23:06:28.589Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-02-25T23:06:28.589Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T23:06:28.589Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T23:06:28.589Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T23:06:28.589Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T23:06:28.589Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-02-25T23:06:28.589Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-02-25T23:06:28.589Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-02-25T23:06:28.589Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-02-25T23:06:28.589Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-02-25T23:06:28.589Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-02-25T23:06:28.590Z] at io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET.testSimpleLambdaSuccess(LambdaHandlerET.java:28)
[2026-02-25T23:06:28.590Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T23:06:28.590Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T23:06:28.590Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T23:06:28.590Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T23:06:28.590Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-02-25T23:06:28.590Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-02-25T23:06:28.590Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T23:06:28.590Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T23:06:28.590Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-02-25T23:06:28.590Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-02-25T23:06:28.590Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-02-25T23:06:28.590Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-02-25T23:06:28.590Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-02-25T23:06:28.590Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-02-25T23:06:28.590Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-02-25T23:06:28.590Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-02-25T23:06:28.590Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-02-25T23:06:28.590Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-02-25T23:06:28.590Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-02-25T23:06:28.590Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-02-25T23:06:28.590Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-02-25T23:06:28.590Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-02-25T23:06:28.590Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-02-25T23:06:28.590Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:06:28.590Z]
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:26,134 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-02-25T23:06:28.590Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 499ms. Tests completed at 23:06:26 due to changes to GreetingLambda.class.
[2026-02-25T23:06:28.590Z] Starting test run, 1 tests to run.
[2026-02-25T23:06:28.590Z] Running 1/1. Running: #JUnit Jupiter
[2026-02-25T23:06:28.590Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:27,446 INFO [io.qua.ama.lam.run.MockEventServer] (build-1) Mock Lambda Event Server Started
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:27,722 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:27,728 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.344s.
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:27,728 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:27,728 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-02-25T23:06:28.590Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:27,759 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message 51906ee2-7d5e-4dbc-9a8e-fa6f2bf6e2d8 into the queue
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:27,759 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing 51906ee2-7d5e-4dbc-9a8e-fa6f2bf6e2d8, added to pending request map
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:27,763 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response 51906ee2-7d5e-4dbc-9a8e-fa6f2bf6e2d8
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:27,770 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:27,770 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:27,771 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.002s
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:27,772 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:27,775 ERROR [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-3) nextEvent interrupted
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:27,777 ERROR [io.ver.cor.imp.ContextImpl] (vert.x-worker-thread-3) Unhandled exception: java.util.concurrent.RejectedExecutionException: event executor terminated
[2026-02-25T23:06:28.590Z] at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:923)
[2026-02-25T23:06:28.590Z] at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:350)
[2026-02-25T23:06:28.590Z] at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:343)
[2026-02-25T23:06:28.590Z] at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:825)
[2026-02-25T23:06:28.590Z] at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:815)
[2026-02-25T23:06:28.590Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:83)
[2026-02-25T23:06:28.590Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:173)
[2026-02-25T23:06:28.590Z] at io.vertx.core.impl.future.FutureBase.emitFailure(FutureBase.java:66)
[2026-02-25T23:06:28.590Z] at io.vertx.core.impl.future.FutureImpl.tryFail(FutureImpl.java:230)
[2026-02-25T23:06:28.590Z] at io.vertx.core.impl.future.PromiseImpl.tryFail(PromiseImpl.java:23)
[2026-02-25T23:06:28.590Z] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:161)
[2026-02-25T23:06:28.590Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T23:06:28.590Z] at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:157)
[2026-02-25T23:06:28.590Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-25T23:06:28.590Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-25T23:06:28.590Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:06:28.590Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:06:28.590Z]
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:27,788 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-02-25T23:06:28.590Z] All 1 test is passing (0 skipped), 1 test was run in 434ms. Tests completed at 23:06:27 due to changes to LambdaHandlerET.class.
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:27,809 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Aborting lambda poll loop: ending dev/test mode
[2026-02-25T23:06:28.590Z] 2026-02-25 23:06:27,810 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-02-25T23:06:28.590Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.457 s - in io.quarkus.amazon.lambda.deployment.testing.LambdaDevServicesContinuousTestingTestCase
[2026-02-25T23:06:28.590Z] [INFO]
[2026-02-25T23:06:28.590Z] [INFO] Results:
[2026-02-25T23:06:28.590Z] [INFO]
[2026-02-25T23:06:28.590Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:06:28.590Z] [INFO]
[2026-02-25T23:06:28.590Z] [INFO]
[2026-02-25T23:06:28.590Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:28.590Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/deployment/target/quarkus-amazon-lambda-deployment-2.7.5.Final.jar
[2026-02-25T23:06:29.264Z] [INFO]
[2026-02-25T23:06:29.264Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:29.264Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/deployment/target/quarkus-amazon-lambda-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:06:29.264Z] [INFO]
[2026-02-25T23:06:29.264Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-deployment ---
[2026-02-25T23:06:29.264Z] [INFO] Installing /quarkus/extensions/amazon-lambda/deployment/target/quarkus-amazon-lambda-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-deployment/2.7.5.Final/quarkus-amazon-lambda-deployment-2.7.5.Final.jar
[2026-02-25T23:06:29.264Z] [INFO] Installing /quarkus/extensions/amazon-lambda/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-deployment/2.7.5.Final/quarkus-amazon-lambda-deployment-2.7.5.Final.pom
[2026-02-25T23:06:29.264Z] [INFO] Installing /quarkus/extensions/amazon-lambda/deployment/target/quarkus-amazon-lambda-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-deployment/2.7.5.Final/quarkus-amazon-lambda-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:06:29.264Z] [INFO]
[2026-02-25T23:06:29.264Z] [INFO] -------------< io.quarkus:quarkus-amazon-lambda-archetype >-------------
[2026-02-25T23:06:29.264Z] [INFO] Building Quarkus - Amazon Lambda - Archetype 2.7.5.Final [631/964]
[2026-02-25T23:06:29.264Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2026-02-25T23:06:29.264Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.pom
[2026-02-25T23:06:29.264Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.pom
[2026-02-25T23:06:29.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.pom (10 kB at 142 kB/s)
[2026-02-25T23:06:29.576Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.jar
[2026-02-25T23:06:29.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.jar
[2026-02-25T23:06:29.888Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.0.1/maven-archetype-plugin-3.0.1.jar (96 kB at 1.3 MB/s)
[2026-02-25T23:06:29.888Z] [INFO]
[2026-02-25T23:06:29.888Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-archetype ---
[2026-02-25T23:06:29.888Z] [INFO]
[2026-02-25T23:06:29.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-archetype ---
[2026-02-25T23:06:29.888Z] [INFO]
[2026-02-25T23:06:29.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-archetype ---
[2026-02-25T23:06:29.888Z] [INFO]
[2026-02-25T23:06:29.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-archetype ---
[2026-02-25T23:06:29.888Z] [INFO]
[2026-02-25T23:06:29.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-archetype ---
[2026-02-25T23:06:29.888Z] [INFO]
[2026-02-25T23:06:29.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-archetype ---
[2026-02-25T23:06:29.888Z] [INFO]
[2026-02-25T23:06:29.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-archetype ---
[2026-02-25T23:06:29.888Z] [INFO]
[2026-02-25T23:06:29.888Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-archetype ---
[2026-02-25T23:06:29.888Z] [INFO]
[2026-02-25T23:06:29.888Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-archetype ---
[2026-02-25T23:06:29.888Z] [INFO]
[2026-02-25T23:06:29.888Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-archetype ---
[2026-02-25T23:06:29.888Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:06:29.888Z] [INFO]
[2026-02-25T23:06:29.888Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-archetype ---
[2026-02-25T23:06:29.888Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:06:30.199Z] [INFO] Copying 1 resource
[2026-02-25T23:06:30.199Z] [INFO] Copying 15 resources
[2026-02-25T23:06:30.199Z] [INFO] Copying 1 resource
[2026-02-25T23:06:30.199Z] [INFO]
[2026-02-25T23:06:30.199Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-archetype ---
[2026-02-25T23:06:30.199Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:06:30.200Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/maven-archetype/src/test/resources
[2026-02-25T23:06:30.200Z] [INFO]
[2026-02-25T23:06:30.200Z] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ quarkus-amazon-lambda-archetype ---
[2026-02-25T23:06:30.200Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.pom
[2026-02-25T23:06:30.200Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.pom
[2026-02-25T23:06:30.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.pom (2.0 kB at 20 kB/s)
[2026-02-25T23:06:30.511Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-models/3.0.1/archetype-models-3.0.1.pom
[2026-02-25T23:06:30.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.0.1/archetype-models-3.0.1.pom
[2026-02-25T23:06:30.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.0.1/archetype-models-3.0.1.pom (2.8 kB at 19 kB/s)
[2026-02-25T23:06:30.824Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.pom
[2026-02-25T23:06:31.135Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.pom
[2026-02-25T23:06:31.135Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.pom (2.0 kB at 22 kB/s)
[2026-02-25T23:06:31.135Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.pom
[2026-02-25T23:06:31.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.pom
[2026-02-25T23:06:31.836Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.pom (19 kB at 50 kB/s)
[2026-02-25T23:06:31.836Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom
[2026-02-25T23:06:32.148Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom
[2026-02-25T23:06:32.148Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom (1.3 kB at 14 kB/s)
[2026-02-25T23:06:32.148Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[2026-02-25T23:06:32.458Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[2026-02-25T23:06:32.458Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 12 kB/s)
[2026-02-25T23:06:32.458Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[2026-02-25T23:06:32.770Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[2026-02-25T23:06:33.080Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 61 kB/s)
[2026-02-25T23:06:33.080Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[2026-02-25T23:06:33.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[2026-02-25T23:06:33.080Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 326 kB/s)
[2026-02-25T23:06:33.080Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
[2026-02-25T23:06:33.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
[2026-02-25T23:06:33.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 99 kB/s)
[2026-02-25T23:06:33.392Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/jdom/jdom/1.0/jdom-1.0.pom
[2026-02-25T23:06:33.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom
[2026-02-25T23:06:33.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom (1.2 kB at 19 kB/s)
[2026-02-25T23:06:33.706Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom
[2026-02-25T23:06:34.016Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom
[2026-02-25T23:06:34.329Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom (5.9 kB at 71 kB/s)
[2026-02-25T23:06:34.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
[2026-02-25T23:06:34.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
[2026-02-25T23:06:34.329Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom (7.6 kB at 115 kB/s)
[2026-02-25T23:06:34.329Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
[2026-02-25T23:06:34.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
[2026-02-25T23:06:34.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (4.8 kB at 74 kB/s)
[2026-02-25T23:06:34.639Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
[2026-02-25T23:06:34.951Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
[2026-02-25T23:06:34.951Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom (1.7 kB at 28 kB/s)
[2026-02-25T23:06:34.951Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
[2026-02-25T23:06:35.261Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
[2026-02-25T23:06:35.261Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom (19 kB at 301 kB/s)
[2026-02-25T23:06:35.261Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom
[2026-02-25T23:06:35.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom
[2026-02-25T23:06:35.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom (32 kB at 357 kB/s)
[2026-02-25T23:06:35.576Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.2/asm-3.2.pom
[2026-02-25T23:06:35.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom
[2026-02-25T23:06:36.205Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom (264 B at 970 B/s)
[2026-02-25T23:06:36.205Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-parent/3.2/asm-parent-3.2.pom
[2026-02-25T23:06:36.205Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom
[2026-02-25T23:06:36.520Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom (4.4 kB at 70 kB/s)
[2026-02-25T23:06:36.520Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-commons/3.2/asm-commons-3.2.pom
[2026-02-25T23:06:36.520Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.pom
[2026-02-25T23:06:36.836Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.pom (415 B at 1.6 kB/s)
[2026-02-25T23:06:36.836Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-tree/3.2/asm-tree-3.2.pom
[2026-02-25T23:06:37.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom
[2026-02-25T23:06:37.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom (404 B at 6.5 kB/s)
[2026-02-25T23:06:37.146Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-util/3.2/asm-util-3.2.pom
[2026-02-25T23:06:37.457Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.pom
[2026-02-25T23:06:37.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.pom (409 B at 6.3 kB/s)
[2026-02-25T23:06:37.768Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-analysis/3.2/asm-analysis-3.2.pom
[2026-02-25T23:06:37.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom
[2026-02-25T23:06:38.078Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom (417 B at 6.4 kB/s)
[2026-02-25T23:06:38.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
[2026-02-25T23:06:38.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
[2026-02-25T23:06:38.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 12 kB/s)
[2026-02-25T23:06:38.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
[2026-02-25T23:06:38.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
[2026-02-25T23:06:38.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 16 kB/s)
[2026-02-25T23:06:38.392Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
[2026-02-25T23:06:38.702Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
[2026-02-25T23:06:38.702Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 38 kB/s)
[2026-02-25T23:06:38.702Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom
[2026-02-25T23:06:39.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom
[2026-02-25T23:06:39.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom (3.8 kB at 39 kB/s)
[2026-02-25T23:06:39.374Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[2026-02-25T23:06:39.685Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[2026-02-25T23:06:39.686Z] [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 140 kB/s)
[2026-02-25T23:06:39.686Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
[2026-02-25T23:06:39.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
[2026-02-25T23:06:39.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 412 kB/s)
[2026-02-25T23:06:39.997Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
[2026-02-25T23:06:40.308Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
[2026-02-25T23:06:40.308Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (8.8 kB at 137 kB/s)
[2026-02-25T23:06:40.308Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
[2026-02-25T23:06:40.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
[2026-02-25T23:06:40.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (4.3 kB at 68 kB/s)
[2026-02-25T23:06:40.620Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.jar
[2026-02-25T23:06:40.620Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.jar
[2026-02-25T23:06:40.620Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.jar
[2026-02-25T23:06:40.620Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar
[2026-02-25T23:06:40.620Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[2026-02-25T23:06:40.620Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
[2026-02-25T23:06:40.930Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[2026-02-25T23:06:40.930Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/jdom/jdom/1.0/jdom-1.0.jar
[2026-02-25T23:06:40.930Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar
[2026-02-25T23:06:40.930Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar
[2026-02-25T23:06:40.930Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.2/asm-3.2.jar
[2026-02-25T23:06:41.240Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-commons/3.2/asm-commons-3.2.jar
[2026-02-25T23:06:41.240Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-util/3.2/asm-util-3.2.jar
[2026-02-25T23:06:41.240Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-analysis/3.2/asm-analysis-3.2.jar
[2026-02-25T23:06:41.240Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-tree/3.2/asm-tree-3.2.jar
[2026-02-25T23:06:41.240Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
[2026-02-25T23:06:41.550Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar
[2026-02-25T23:06:41.550Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
[2026-02-25T23:06:41.550Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
[2026-02-25T23:06:41.550Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar
[2026-02-25T23:06:41.550Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
[2026-02-25T23:06:41.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.jar
[2026-02-25T23:06:41.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.jar
[2026-02-25T23:06:41.862Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar
[2026-02-25T23:06:41.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.jar
[2026-02-25T23:06:41.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[2026-02-25T23:06:41.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 65 kB/s)
[2026-02-25T23:06:41.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
[2026-02-25T23:06:41.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.0.1/archetype-catalog-3.0.1.jar (19 kB at 261 kB/s)
[2026-02-25T23:06:41.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[2026-02-25T23:06:41.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (314 kB at 2.4 MB/s)
[2026-02-25T23:06:41.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.jar
[2026-02-25T23:06:41.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.jar (153 kB at 762 kB/s)
[2026-02-25T23:06:41.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar
[2026-02-25T23:06:41.863Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar (27 kB at 118 kB/s)
[2026-02-25T23:06:41.863Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar
[2026-02-25T23:06:42.174Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar (53 kB at 198 kB/s)
[2026-02-25T23:06:42.174Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar
[2026-02-25T23:06:42.174Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 403 kB/s)
[2026-02-25T23:06:42.174Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar
[2026-02-25T23:06:42.174Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar (5.5 MB at 19 MB/s)
[2026-02-25T23:06:42.174Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar
[2026-02-25T23:06:42.174Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.0.1/archetype-common-3.0.1.jar (331 kB at 1.1 MB/s)
[2026-02-25T23:06:42.174Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar
[2026-02-25T23:06:42.174Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar (37 kB at 115 kB/s)
[2026-02-25T23:06:42.174Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar
[2026-02-25T23:06:42.174Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar (43 kB at 129 kB/s)
[2026-02-25T23:06:42.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
[2026-02-25T23:06:42.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar (33 kB at 96 kB/s)
[2026-02-25T23:06:42.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar
[2026-02-25T23:06:42.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.0.1/archetype-descriptor-3.0.1.jar (24 kB at 68 kB/s)
[2026-02-25T23:06:42.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
[2026-02-25T23:06:42.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar (18 kB at 51 kB/s)
[2026-02-25T23:06:42.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
[2026-02-25T23:06:42.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 29 kB/s)
[2026-02-25T23:06:42.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar
[2026-02-25T23:06:42.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar (123 kB at 297 kB/s)
[2026-02-25T23:06:42.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
[2026-02-25T23:06:42.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (57 kB at 133 kB/s)
[2026-02-25T23:06:42.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar (30 kB at 70 kB/s)
[2026-02-25T23:06:42.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar (21 kB at 43 kB/s)
[2026-02-25T23:06:42.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar (22 kB at 43 kB/s)
[2026-02-25T23:06:42.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1.5 MB at 2.9 MB/s)
[2026-02-25T23:06:42.486Z] [INFO] Building archetype jar: /quarkus/extensions/amazon-lambda/maven-archetype/target/quarkus-amazon-lambda-archetype-2.7.5.Final
[2026-02-25T23:06:42.486Z] [INFO]
[2026-02-25T23:06:42.486Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-archetype ---
[2026-02-25T23:06:42.486Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/maven-archetype/target/quarkus-amazon-lambda-archetype-2.7.5.Final-sources.jar
[2026-02-25T23:06:43.580Z] [INFO]
[2026-02-25T23:06:43.580Z] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ quarkus-amazon-lambda-archetype ---
[2026-02-25T23:06:43.580Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2026-02-25T23:06:43.580Z] [INFO]
[2026-02-25T23:06:43.580Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-archetype ---
[2026-02-25T23:06:43.580Z] [INFO] Installing /quarkus/extensions/amazon-lambda/maven-archetype/target/quarkus-amazon-lambda-archetype-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-archetype/2.7.5.Final/quarkus-amazon-lambda-archetype-2.7.5.Final.jar
[2026-02-25T23:06:43.580Z] [INFO] Installing /quarkus/extensions/amazon-lambda/maven-archetype/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-archetype/2.7.5.Final/quarkus-amazon-lambda-archetype-2.7.5.Final.pom
[2026-02-25T23:06:43.580Z] [INFO] Installing /quarkus/extensions/amazon-lambda/maven-archetype/target/quarkus-amazon-lambda-archetype-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-archetype/2.7.5.Final/quarkus-amazon-lambda-archetype-2.7.5.Final-sources.jar
[2026-02-25T23:06:43.580Z] [INFO]
[2026-02-25T23:06:43.580Z] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ quarkus-amazon-lambda-archetype ---
[2026-02-25T23:06:43.580Z] [INFO]
[2026-02-25T23:06:43.580Z] [INFO] ------------< io.quarkus:quarkus-amazon-lambda-xray-parent >------------
[2026-02-25T23:06:43.580Z] [INFO] Building Quarkus - Amazon Lambda X-Ray 2.7.5.Final [632/964]
[2026-02-25T23:06:43.580Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:06:43.580Z] [INFO]
[2026-02-25T23:06:43.580Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-25T23:06:43.580Z] [INFO]
[2026-02-25T23:06:43.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-25T23:06:43.580Z] [INFO]
[2026-02-25T23:06:43.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-25T23:06:43.580Z] [INFO]
[2026-02-25T23:06:43.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-25T23:06:43.580Z] [INFO]
[2026-02-25T23:06:43.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-25T23:06:43.580Z] [INFO]
[2026-02-25T23:06:43.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-25T23:06:43.580Z] [INFO]
[2026-02-25T23:06:43.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-25T23:06:43.580Z] [INFO]
[2026-02-25T23:06:43.580Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-25T23:06:43.580Z] [INFO]
[2026-02-25T23:06:43.580Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-25T23:06:43.580Z] [INFO]
[2026-02-25T23:06:43.580Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-25T23:06:43.580Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:06:43.580Z] [INFO]
[2026-02-25T23:06:43.580Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-25T23:06:43.580Z] [INFO]
[2026-02-25T23:06:43.580Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-xray-parent ---
[2026-02-25T23:06:43.580Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray-parent/2.7.5.Final/quarkus-amazon-lambda-xray-parent-2.7.5.Final.pom
[2026-02-25T23:06:43.580Z] [INFO]
[2026-02-25T23:06:43.580Z] [INFO] ---------------< io.quarkus:quarkus-amazon-lambda-xray >----------------
[2026-02-25T23:06:43.580Z] [INFO] Building Quarkus - Amazon Lambda Xray - Runtime 2.7.5.Final [633/964]
[2026-02-25T23:06:43.580Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:06:43.580Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-v2/2.10.0/aws-xray-recorder-sdk-aws-sdk-v2-2.10.0.pom
[2026-02-25T23:06:43.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-v2/2.10.0/aws-xray-recorder-sdk-aws-sdk-v2-2.10.0.pom (2.2 kB at 7.4 kB/s)
[2026-02-25T23:06:43.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-core/2.10.0/aws-xray-recorder-sdk-core-2.10.0.pom
[2026-02-25T23:06:44.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-core/2.10.0/aws-xray-recorder-sdk-core-2.10.0.pom (1.8 kB at 2.6 kB/s)
[2026-02-25T23:06:44.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-xray/1.11.903/aws-java-sdk-xray-1.11.903.pom
[2026-02-25T23:06:44.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-xray/1.11.903/aws-java-sdk-xray-1.11.903.pom (3.5 kB at 8.4 kB/s)
[2026-02-25T23:06:44.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.11.903/aws-java-sdk-pom-1.11.903.pom
[2026-02-25T23:06:45.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.11.903/aws-java-sdk-pom-1.11.903.pom (20 kB at 178 kB/s)
[2026-02-25T23:06:45.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.903/aws-java-sdk-core-1.11.903.pom
[2026-02-25T23:06:45.512Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.903/aws-java-sdk-core-1.11.903.pom (4.3 kB at 9.9 kB/s)
[2026-02-25T23:06:45.512Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom
[2026-02-25T23:06:45.512Z] [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 134 kB/s)
[2026-02-25T23:06:45.512Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.903/jmespath-java-1.11.903.pom
[2026-02-25T23:06:46.184Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.903/jmespath-java-1.11.903.pom (3.4 kB at 7.5 kB/s)
[2026-02-25T23:06:46.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.15.20/aws-core-2.15.20.pom
[2026-02-25T23:06:46.184Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.15.20/aws-core-2.15.20.pom (6.4 kB at 54 kB/s)
[2026-02-25T23:06:46.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.15.20/core-2.15.20.pom
[2026-02-25T23:06:46.184Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.15.20/core-2.15.20.pom (2.1 kB at 21 kB/s)
[2026-02-25T23:06:46.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.15.20/aws-sdk-java-pom-2.15.20.pom
[2026-02-25T23:06:46.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.15.20/aws-sdk-java-pom-2.15.20.pom (57 kB at 233 kB/s)
[2026-02-25T23:06:46.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.15.20/bom-internal-2.15.20.pom
[2026-02-25T23:06:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.15.20/bom-internal-2.15.20.pom (16 kB at 52 kB/s)
[2026-02-25T23:06:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.15.20/annotations-2.15.20.pom
[2026-02-25T23:06:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.15.20/annotations-2.15.20.pom (1.7 kB at 16 kB/s)
[2026-02-25T23:06:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.15.20/regions-2.15.20.pom
[2026-02-25T23:06:47.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.15.20/regions-2.15.20.pom (5.2 kB at 57 kB/s)
[2026-02-25T23:06:47.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.15.20/utils-2.15.20.pom
[2026-02-25T23:06:47.115Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.15.20/utils-2.15.20.pom (3.6 kB at 50 kB/s)
[2026-02-25T23:06:47.115Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.15.20/sdk-core-2.15.20.pom
[2026-02-25T23:06:47.424Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.15.20/sdk-core-2.15.20.pom (11 kB at 24 kB/s)
[2026-02-25T23:06:47.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.15.20/http-client-spi-2.15.20.pom
[2026-02-25T23:06:47.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.15.20/http-client-spi-2.15.20.pom (3.4 kB at 39 kB/s)
[2026-02-25T23:06:47.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.15.20/metrics-spi-2.15.20.pom
[2026-02-25T23:06:47.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.15.20/metrics-spi-2.15.20.pom (2.9 kB at 31 kB/s)
[2026-02-25T23:06:47.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.15.20/profiles-2.15.20.pom
[2026-02-25T23:06:47.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.15.20/profiles-2.15.20.pom (2.7 kB at 27 kB/s)
[2026-02-25T23:06:47.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.15.20/auth-2.15.20.pom
[2026-02-25T23:06:48.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.15.20/auth-2.15.20.pom (5.6 kB at 54 kB/s)
[2026-02-25T23:06:48.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom
[2026-02-25T23:06:48.045Z] [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 101 kB/s)
[2026-02-25T23:06:48.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-core/2.10.0/aws-xray-recorder-sdk-aws-sdk-core-2.10.0.pom
[2026-02-25T23:06:48.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-core/2.10.0/aws-xray-recorder-sdk-aws-sdk-core-2.10.0.pom (1.6 kB at 2.4 kB/s)
[2026-02-25T23:06:48.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-v2/2.10.0/aws-xray-recorder-sdk-aws-sdk-v2-2.10.0.jar
[2026-02-25T23:06:48.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-core/2.10.0/aws-xray-recorder-sdk-core-2.10.0.jar
[2026-02-25T23:06:48.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-xray/1.11.903/aws-java-sdk-xray-1.11.903.jar
[2026-02-25T23:06:48.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.903/aws-java-sdk-core-1.11.903.jar
[2026-02-25T23:06:48.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar
[2026-02-25T23:06:48.715Z] [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 8.3 MB/s)
[2026-02-25T23:06:48.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.903/jmespath-java-1.11.903.jar
[2026-02-25T23:06:48.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-v2/2.10.0/aws-xray-recorder-sdk-aws-sdk-v2-2.10.0.jar (12 kB at 124 kB/s)
[2026-02-25T23:06:48.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.15.20/aws-core-2.15.20.jar
[2026-02-25T23:06:48.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-xray/1.11.903/aws-java-sdk-xray-1.11.903.jar (610 kB at 6.1 MB/s)
[2026-02-25T23:06:48.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.15.20/annotations-2.15.20.jar
[2026-02-25T23:06:48.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.903/jmespath-java-1.11.903.jar (28 kB at 172 kB/s)
[2026-02-25T23:06:48.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.15.20/regions-2.15.20.jar
[2026-02-25T23:06:48.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.15.20/aws-core-2.15.20.jar (91 kB at 479 kB/s)
[2026-02-25T23:06:48.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.15.20/auth-2.15.20.jar
[2026-02-25T23:06:48.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.15.20/annotations-2.15.20.jar (7.5 kB at 39 kB/s)
[2026-02-25T23:06:48.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.15.20/profiles-2.15.20.jar
[2026-02-25T23:06:48.715Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.15.20/regions-2.15.20.jar (434 kB at 1.7 MB/s)
[2026-02-25T23:06:48.715Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.15.20/sdk-core-2.15.20.jar
[2026-02-25T23:06:49.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.15.20/profiles-2.15.20.jar (26 kB at 97 kB/s)
[2026-02-25T23:06:49.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.15.20/http-client-spi-2.15.20.jar
[2026-02-25T23:06:49.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.15.20/http-client-spi-2.15.20.jar (62 kB at 163 kB/s)
[2026-02-25T23:06:49.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.15.20/metrics-spi-2.15.20.jar
[2026-02-25T23:06:49.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.15.20/auth-2.15.20.jar (134 kB at 289 kB/s)
[2026-02-25T23:06:49.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.15.20/utils-2.15.20.jar
[2026-02-25T23:06:49.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.15.20/metrics-spi-2.15.20.jar (19 kB at 40 kB/s)
[2026-02-25T23:06:49.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar
[2026-02-25T23:06:49.024Z] [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 55 kB/s)
[2026-02-25T23:06:49.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-core/2.10.0/aws-xray-recorder-sdk-aws-sdk-core-2.10.0.jar
[2026-02-25T23:06:49.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.15.20/sdk-core-2.15.20.jar (573 kB at 1.0 MB/s)
[2026-02-25T23:06:49.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.903/aws-java-sdk-core-1.11.903.jar (1.0 MB at 1.8 MB/s)
[2026-02-25T23:06:49.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.15.20/utils-2.15.20.jar (109 kB at 191 kB/s)
[2026-02-25T23:06:49.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-aws-sdk-core/2.10.0/aws-xray-recorder-sdk-aws-sdk-core-2.10.0.jar (6.3 kB at 9.0 kB/s)
[2026-02-25T23:06:49.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-xray-recorder-sdk-core/2.10.0/aws-xray-recorder-sdk-core-2.10.0.jar (224 kB at 283 kB/s)
[2026-02-25T23:06:49.335Z] [INFO]
[2026-02-25T23:06:49.335Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.335Z] [INFO]
[2026-02-25T23:06:49.335Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:06:49.646Z] [INFO] Copying 1 resource
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO] No sources to compile
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:06:49.646Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-xray/runtime/src/test/resources
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO] No sources to compile
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO] No tests to run.
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-xray/runtime/target/quarkus-amazon-lambda-xray-2.7.5.Final.jar
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-xray/runtime/target/quarkus-amazon-lambda-xray-2.7.5.Final-sources.jar
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-xray ---
[2026-02-25T23:06:49.646Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/runtime/target/quarkus-amazon-lambda-xray-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray/2.7.5.Final/quarkus-amazon-lambda-xray-2.7.5.Final.jar
[2026-02-25T23:06:49.646Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray/2.7.5.Final/quarkus-amazon-lambda-xray-2.7.5.Final.pom
[2026-02-25T23:06:49.646Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/runtime/target/quarkus-amazon-lambda-xray-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray/2.7.5.Final/quarkus-amazon-lambda-xray-2.7.5.Final-sources.jar
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-xray-deployment >----------
[2026-02-25T23:06:49.646Z] [INFO] Building Quarkus - Amazon Lambda X-Ray - Deployment 2.7.5.Final [634/964]
[2026-02-25T23:06:49.646Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:49.646Z] [INFO]
[2026-02-25T23:06:49.646Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:50.318Z] [INFO]
[2026-02-25T23:06:50.318Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:50.318Z] [INFO]
[2026-02-25T23:06:50.318Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:50.318Z] [INFO]
[2026-02-25T23:06:50.318Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:50.318Z] [INFO]
[2026-02-25T23:06:50.318Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:50.318Z] [INFO]
[2026-02-25T23:06:50.318Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:50.318Z] [INFO]
[2026-02-25T23:06:50.318Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:50.318Z] [INFO]
[2026-02-25T23:06:50.318Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:50.318Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T23:06:50.318Z] [INFO]
[2026-02-25T23:06:50.318Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:50.318Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T23:06:50.318Z] [INFO]
[2026-02-25T23:06:50.318Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:50.318Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:06:50.318Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-xray/deployment/src/main/resources
[2026-02-25T23:06:50.318Z] [INFO]
[2026-02-25T23:06:50.318Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:50.318Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:06:50.318Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-xray/deployment/target/classes
[2026-02-25T23:06:51.411Z] [INFO]
[2026-02-25T23:06:51.411Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:51.411Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:06:51.411Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-xray/deployment/src/test/resources
[2026-02-25T23:06:51.411Z] [INFO]
[2026-02-25T23:06:51.411Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:51.411Z] [INFO] No sources to compile
[2026-02-25T23:06:51.411Z] [INFO]
[2026-02-25T23:06:51.411Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:51.411Z] [INFO] No tests to run.
[2026-02-25T23:06:51.411Z] [INFO]
[2026-02-25T23:06:51.411Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:51.411Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-xray/deployment/target/quarkus-amazon-lambda-xray-deployment-2.7.5.Final.jar
[2026-02-25T23:06:51.411Z] [INFO]
[2026-02-25T23:06:51.411Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:51.411Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-xray/deployment/target/quarkus-amazon-lambda-xray-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:06:51.411Z] [INFO]
[2026-02-25T23:06:51.411Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-xray-deployment ---
[2026-02-25T23:06:51.411Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/deployment/target/quarkus-amazon-lambda-xray-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray-deployment/2.7.5.Final/quarkus-amazon-lambda-xray-deployment-2.7.5.Final.jar
[2026-02-25T23:06:51.411Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray-deployment/2.7.5.Final/quarkus-amazon-lambda-xray-deployment-2.7.5.Final.pom
[2026-02-25T23:06:51.411Z] [INFO] Installing /quarkus/extensions/amazon-lambda-xray/deployment/target/quarkus-amazon-lambda-xray-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-xray-deployment/2.7.5.Final/quarkus-amazon-lambda-xray-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:06:51.411Z] [INFO]
[2026-02-25T23:06:51.411Z] [INFO] ------------< io.quarkus:quarkus-amazon-lambda-http-parent >------------
[2026-02-25T23:06:51.411Z] [INFO] Building Quarkus - Amazon Lambda HTTP 2.7.5.Final [635/964]
[2026-02-25T23:06:51.411Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:06:51.411Z] [INFO]
[2026-02-25T23:06:51.411Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http-parent ---
[2026-02-25T23:06:51.411Z] [INFO]
[2026-02-25T23:06:51.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http-parent ---
[2026-02-25T23:06:51.411Z] [INFO]
[2026-02-25T23:06:51.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http-parent ---
[2026-02-25T23:06:51.411Z] [INFO]
[2026-02-25T23:06:51.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http-parent ---
[2026-02-25T23:06:51.411Z] [INFO]
[2026-02-25T23:06:51.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http-parent ---
[2026-02-25T23:06:51.411Z] [INFO]
[2026-02-25T23:06:51.411Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http-parent ---
[2026-02-25T23:06:51.411Z] [INFO]
[2026-02-25T23:06:51.412Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http-parent ---
[2026-02-25T23:06:51.412Z] [INFO]
[2026-02-25T23:06:51.412Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http-parent ---
[2026-02-25T23:06:51.412Z] [INFO]
[2026-02-25T23:06:51.412Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http-parent ---
[2026-02-25T23:06:51.412Z] [INFO]
[2026-02-25T23:06:51.412Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http-parent ---
[2026-02-25T23:06:51.412Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:06:51.412Z] [INFO]
[2026-02-25T23:06:51.412Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http-parent ---
[2026-02-25T23:06:51.412Z] [INFO]
[2026-02-25T23:06:51.412Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http-parent ---
[2026-02-25T23:06:51.412Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-parent/2.7.5.Final/quarkus-amazon-lambda-http-parent-2.7.5.Final.pom
[2026-02-25T23:06:51.412Z] [INFO]
[2026-02-25T23:06:51.412Z] [INFO] ---------------< io.quarkus:quarkus-amazon-lambda-http >----------------
[2026-02-25T23:06:51.412Z] [INFO] Building Quarkus - Amazon Lambda HTTP - Runtime 2.7.5.Final [636/964]
[2026-02-25T23:06:51.412Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:06:51.412Z] [INFO]
[2026-02-25T23:06:51.412Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:51.412Z] [INFO]
[2026-02-25T23:06:51.412Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:51.725Z] [INFO]
[2026-02-25T23:06:51.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:51.725Z] [INFO]
[2026-02-25T23:06:51.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:51.725Z] [INFO]
[2026-02-25T23:06:51.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:51.725Z] [INFO]
[2026-02-25T23:06:51.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:51.725Z] [INFO]
[2026-02-25T23:06:51.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:51.725Z] [INFO]
[2026-02-25T23:06:51.725Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:51.725Z] [INFO]
[2026-02-25T23:06:51.725Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:51.725Z] [INFO] Processed 12 files in 25ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-02-25T23:06:51.725Z] [INFO]
[2026-02-25T23:06:51.725Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:51.725Z] [INFO] Processed 12 files in 00:00.026 (Already Sorted: 12, Needed Sorting: 0)
[2026-02-25T23:06:51.725Z] [INFO]
[2026-02-25T23:06:51.725Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:51.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:06:51.725Z] [INFO] Copying 1 resource
[2026-02-25T23:06:51.725Z] [INFO]
[2026-02-25T23:06:51.725Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:51.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.5.Final/quarkus-amazon-lambda-http-event-server-2.7.5.Final.jar
[2026-02-25T23:06:52.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.5.Final/quarkus-amazon-lambda-http-event-server-2.7.5.Final.jar (7.6 kB at 12 kB/s)
[2026-02-25T23:06:52.398Z] [INFO]
[2026-02-25T23:06:52.398Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:52.398Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:06:52.398Z] [INFO] Compiling 11 source files to /quarkus/extensions/amazon-lambda-http/runtime/target/classes
[2026-02-25T23:06:53.605Z] [WARNING] /quarkus/extensions/amazon-lambda-http/runtime/src/main/java/io/quarkus/amazon/lambda/http/model/MultiValuedTreeMap.java:[119,28] Possible heap pollution from parameterized vararg type Value
[2026-02-25T23:06:53.605Z] [INFO]
[2026-02-25T23:06:53.605Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:53.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:06:53.605Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/runtime/src/test/resources
[2026-02-25T23:06:53.605Z] [INFO]
[2026-02-25T23:06:53.605Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:53.605Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:06:53.605Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-http/runtime/target/test-classes
[2026-02-25T23:06:54.700Z] [INFO]
[2026-02-25T23:06:54.700Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:54.700Z] [INFO]
[2026-02-25T23:06:54.700Z] [INFO] -------------------------------------------------------
[2026-02-25T23:06:54.700Z] [INFO] T E S T S
[2026-02-25T23:06:54.700Z] [INFO] -------------------------------------------------------
[2026-02-25T23:06:54.700Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:06:55.372Z] [INFO] Running io.quarkus.amazon.lambda.http.LambdaHttpHandlerTest
[2026-02-25T23:06:55.684Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-02-25T23:06:56.777Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s - in io.quarkus.amazon.lambda.http.LambdaHttpHandlerTest
[2026-02-25T23:06:56.777Z] [INFO]
[2026-02-25T23:06:56.777Z] [INFO] Results:
[2026-02-25T23:06:56.777Z] [INFO]
[2026-02-25T23:06:56.777Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:06:56.777Z] [INFO]
[2026-02-25T23:06:56.777Z] [INFO]
[2026-02-25T23:06:56.777Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:57.089Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/runtime/target/quarkus-amazon-lambda-http-2.7.5.Final.jar
[2026-02-25T23:06:57.089Z] [INFO]
[2026-02-25T23:06:57.089Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:57.089Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/runtime/target/quarkus-amazon-lambda-http-2.7.5.Final-sources.jar
[2026-02-25T23:06:57.089Z] [INFO]
[2026-02-25T23:06:57.089Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http ---
[2026-02-25T23:06:57.089Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/runtime/target/quarkus-amazon-lambda-http-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http/2.7.5.Final/quarkus-amazon-lambda-http-2.7.5.Final.jar
[2026-02-25T23:06:57.089Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http/2.7.5.Final/quarkus-amazon-lambda-http-2.7.5.Final.pom
[2026-02-25T23:06:57.089Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/runtime/target/quarkus-amazon-lambda-http-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http/2.7.5.Final/quarkus-amazon-lambda-http-2.7.5.Final-sources.jar
[2026-02-25T23:06:57.089Z] [INFO]
[2026-02-25T23:06:57.089Z] [INFO] ---------< io.quarkus:quarkus-amazon-lambda-http-event-server >---------
[2026-02-25T23:06:57.089Z] [INFO] Building Quarkus - Amazon Lambda HTTP Event Server 2.7.5.Final [637/964]
[2026-02-25T23:06:57.089Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:06:57.089Z] [INFO]
[2026-02-25T23:06:57.089Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:06:57.089Z] [INFO]
[2026-02-25T23:06:57.089Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:06:57.089Z] [INFO]
[2026-02-25T23:06:57.089Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:06:57.089Z] [INFO]
[2026-02-25T23:06:57.089Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:06:57.089Z] [INFO]
[2026-02-25T23:06:57.089Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:06:57.089Z] [INFO]
[2026-02-25T23:06:57.089Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:06:57.089Z] [INFO]
[2026-02-25T23:06:57.089Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:06:57.089Z] [INFO]
[2026-02-25T23:06:57.089Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:06:57.089Z] [INFO]
[2026-02-25T23:06:57.089Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:06:57.089Z] [INFO] Processed 2 files in 10ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T23:06:57.089Z] [INFO]
[2026-02-25T23:06:57.089Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:06:57.089Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T23:06:57.089Z] [INFO]
[2026-02-25T23:06:57.089Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:06:57.089Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:06:57.089Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/http-event-server/src/main/resources
[2026-02-25T23:06:57.089Z] [INFO]
[2026-02-25T23:06:57.089Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:06:57.089Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:06:57.089Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-http/http-event-server/target/classes
[2026-02-25T23:06:58.182Z] [WARNING] /quarkus/extensions/amazon-lambda-http/http-event-server/src/main/java/io/quarkus/amazon/lambda/runtime/MockHttpEventServer.java:[32,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-25T23:06:58.182Z] [INFO]
[2026-02-25T23:06:58.182Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:06:58.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:06:58.182Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/http-event-server/src/test/resources
[2026-02-25T23:06:58.182Z] [INFO]
[2026-02-25T23:06:58.182Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:06:58.182Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:06:58.182Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-http/http-event-server/target/test-classes
[2026-02-25T23:06:59.274Z] [WARNING] /quarkus/extensions/amazon-lambda-http/http-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[38,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-25T23:06:59.274Z] [WARNING] /quarkus/extensions/amazon-lambda-http/http-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[69,23] unchecked method invocation: method setHeaders in class com.amazonaws.services.lambda.runtime.events.APIGatewayV2HTTPResponse is applied to given types
[2026-02-25T23:06:59.274Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-25T23:06:59.274Z] found: java.util.HashMap
[2026-02-25T23:06:59.274Z] [WARNING] /quarkus/extensions/amazon-lambda-http/http-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[69,24] unchecked conversion
[2026-02-25T23:06:59.274Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-25T23:06:59.274Z] found: java.util.HashMap
[2026-02-25T23:06:59.274Z] [INFO]
[2026-02-25T23:06:59.274Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:06:59.274Z] [INFO]
[2026-02-25T23:06:59.274Z] [INFO] -------------------------------------------------------
[2026-02-25T23:06:59.274Z] [INFO] T E S T S
[2026-02-25T23:06:59.274Z] [INFO] -------------------------------------------------------
[2026-02-25T23:06:59.274Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:06:59.586Z] [INFO] Running io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-02-25T23:07:01.175Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.428 s - in io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-02-25T23:07:01.175Z] [INFO]
[2026-02-25T23:07:01.175Z] [INFO] Results:
[2026-02-25T23:07:01.175Z] [INFO]
[2026-02-25T23:07:01.175Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:07:01.175Z] [INFO]
[2026-02-25T23:07:01.175Z] [INFO]
[2026-02-25T23:07:01.175Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:07:01.176Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/http-event-server/target/quarkus-amazon-lambda-http-event-server-2.7.5.Final.jar
[2026-02-25T23:07:01.176Z] [INFO]
[2026-02-25T23:07:01.176Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:07:01.176Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/http-event-server/target/quarkus-amazon-lambda-http-event-server-2.7.5.Final-sources.jar
[2026-02-25T23:07:01.176Z] [INFO]
[2026-02-25T23:07:01.176Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http-event-server ---
[2026-02-25T23:07:01.176Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/http-event-server/target/quarkus-amazon-lambda-http-event-server-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.5.Final/quarkus-amazon-lambda-http-event-server-2.7.5.Final.jar
[2026-02-25T23:07:01.176Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/http-event-server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.5.Final/quarkus-amazon-lambda-http-event-server-2.7.5.Final.pom
[2026-02-25T23:07:01.176Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/http-event-server/target/quarkus-amazon-lambda-http-event-server-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.5.Final/quarkus-amazon-lambda-http-event-server-2.7.5.Final-sources.jar
[2026-02-25T23:07:01.176Z] [INFO]
[2026-02-25T23:07:01.176Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-http-deployment >----------
[2026-02-25T23:07:01.176Z] [INFO] Building Quarkus - Amazon Lambda HTTP - Deployment 2.7.5.Final [638/964]
[2026-02-25T23:07:01.176Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:07:01.176Z] [INFO]
[2026-02-25T23:07:01.176Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:01.176Z] [INFO]
[2026-02-25T23:07:01.176Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:01.848Z] [INFO]
[2026-02-25T23:07:01.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:01.848Z] [INFO]
[2026-02-25T23:07:01.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:01.848Z] [INFO]
[2026-02-25T23:07:01.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:01.848Z] [INFO]
[2026-02-25T23:07:01.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:01.848Z] [INFO]
[2026-02-25T23:07:01.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:01.848Z] [INFO]
[2026-02-25T23:07:01.848Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:01.848Z] [INFO]
[2026-02-25T23:07:01.848Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:01.848Z] [INFO] Processed 3 files in 10ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T23:07:01.848Z] [INFO]
[2026-02-25T23:07:01.848Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:01.848Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T23:07:01.848Z] [INFO]
[2026-02-25T23:07:01.848Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:01.848Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:01.848Z] [INFO] Copying 2 resources
[2026-02-25T23:07:01.848Z] [INFO]
[2026-02-25T23:07:01.848Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:01.848Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:07:01.848Z] [INFO] Compiling 3 source files to /quarkus/extensions/amazon-lambda-http/deployment/target/classes
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:02.941Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:02.941Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/deployment/src/test/resources
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:02.941Z] [INFO] No sources to compile
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:02.941Z] [INFO] No tests to run.
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:02.941Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/deployment/target/quarkus-amazon-lambda-http-deployment-2.7.5.Final.jar
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:02.941Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/deployment/target/quarkus-amazon-lambda-http-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http-deployment ---
[2026-02-25T23:07:02.941Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/deployment/target/quarkus-amazon-lambda-http-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.5.Final/quarkus-amazon-lambda-http-deployment-2.7.5.Final.jar
[2026-02-25T23:07:02.941Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.5.Final/quarkus-amazon-lambda-http-deployment-2.7.5.Final.pom
[2026-02-25T23:07:02.941Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/deployment/target/quarkus-amazon-lambda-http-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.5.Final/quarkus-amazon-lambda-http-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-http-archetype >-----------
[2026-02-25T23:07:02.941Z] [INFO] Building Quarkus - Amazon Lambda HTTP - Archetype 2.7.5.Final [639/964]
[2026-02-25T23:07:02.941Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-25T23:07:02.941Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-25T23:07:02.941Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:02.941Z] [INFO] Copying 1 resource
[2026-02-25T23:07:02.941Z] [INFO] Copying 7 resources
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-25T23:07:02.941Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:02.941Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/maven-archetype/src/test/resources
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-25T23:07:02.941Z] [INFO] Building archetype jar: /quarkus/extensions/amazon-lambda-http/maven-archetype/target/quarkus-amazon-lambda-http-archetype-2.7.5.Final
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-25T23:07:02.941Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/maven-archetype/target/quarkus-amazon-lambda-http-archetype-2.7.5.Final-sources.jar
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-25T23:07:02.941Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2026-02-25T23:07:02.941Z] [INFO]
[2026-02-25T23:07:02.941Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-25T23:07:02.941Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/maven-archetype/target/quarkus-amazon-lambda-http-archetype-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-archetype/2.7.5.Final/quarkus-amazon-lambda-http-archetype-2.7.5.Final.jar
[2026-02-25T23:07:02.942Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/maven-archetype/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-archetype/2.7.5.Final/quarkus-amazon-lambda-http-archetype-2.7.5.Final.pom
[2026-02-25T23:07:02.942Z] [INFO] Installing /quarkus/extensions/amazon-lambda-http/maven-archetype/target/quarkus-amazon-lambda-http-archetype-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-http-archetype/2.7.5.Final/quarkus-amazon-lambda-http-archetype-2.7.5.Final-sources.jar
[2026-02-25T23:07:02.942Z] [INFO]
[2026-02-25T23:07:02.942Z] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ quarkus-amazon-lambda-http-archetype ---
[2026-02-25T23:07:02.942Z] [INFO]
[2026-02-25T23:07:02.942Z] [INFO] ------------< io.quarkus:quarkus-amazon-lambda-rest-parent >------------
[2026-02-25T23:07:02.942Z] [INFO] Building Quarkus - Amazon Lambda AWS Gateway REST API 2.7.5.Final [640/964]
[2026-02-25T23:07:02.942Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:07:02.942Z] [INFO]
[2026-02-25T23:07:02.942Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-25T23:07:02.942Z] [INFO]
[2026-02-25T23:07:02.942Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-25T23:07:02.942Z] [INFO]
[2026-02-25T23:07:02.942Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-25T23:07:02.942Z] [INFO]
[2026-02-25T23:07:02.942Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-25T23:07:02.942Z] [INFO]
[2026-02-25T23:07:02.942Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-25T23:07:02.942Z] [INFO]
[2026-02-25T23:07:02.942Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-25T23:07:02.942Z] [INFO]
[2026-02-25T23:07:02.942Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-25T23:07:02.942Z] [INFO]
[2026-02-25T23:07:02.942Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-25T23:07:02.942Z] [INFO]
[2026-02-25T23:07:02.942Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-25T23:07:02.942Z] [INFO]
[2026-02-25T23:07:02.942Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-25T23:07:02.942Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:07:02.942Z] [INFO]
[2026-02-25T23:07:02.942Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-25T23:07:02.942Z] [INFO]
[2026-02-25T23:07:02.942Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest-parent ---
[2026-02-25T23:07:02.942Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-parent/2.7.5.Final/quarkus-amazon-lambda-rest-parent-2.7.5.Final.pom
[2026-02-25T23:07:02.942Z] [INFO]
[2026-02-25T23:07:02.942Z] [INFO] ---------------< io.quarkus:quarkus-amazon-lambda-rest >----------------
[2026-02-25T23:07:02.942Z] [INFO] Building Quarkus - Amazon Lambda AWS Gateway REST API- Runtime 2.7.5.Final [641/964]
[2026-02-25T23:07:02.942Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:07:02.942Z] [INFO]
[2026-02-25T23:07:02.942Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:02.942Z] [INFO]
[2026-02-25T23:07:02.942Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:03.253Z] [INFO]
[2026-02-25T23:07:03.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:03.253Z] [INFO]
[2026-02-25T23:07:03.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:03.253Z] [INFO]
[2026-02-25T23:07:03.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:03.253Z] [INFO]
[2026-02-25T23:07:03.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:03.253Z] [INFO]
[2026-02-25T23:07:03.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:03.253Z] [INFO]
[2026-02-25T23:07:03.253Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:03.253Z] [INFO]
[2026-02-25T23:07:03.253Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:03.253Z] [INFO] Processed 19 files in 40ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2026-02-25T23:07:03.253Z] [INFO]
[2026-02-25T23:07:03.253Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:03.253Z] [INFO] Processed 19 files in 00:00.047 (Already Sorted: 19, Needed Sorting: 0)
[2026-02-25T23:07:03.253Z] [INFO]
[2026-02-25T23:07:03.253Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:03.253Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:03.253Z] [INFO] Copying 1 resource
[2026-02-25T23:07:03.253Z] [INFO]
[2026-02-25T23:07:03.253Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:03.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-rest-event-server/2.7.5.Final/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.jar
[2026-02-25T23:07:06.103Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-rest-event-server/2.7.5.Final/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.jar (7.9 kB at 2.8 kB/s)
[2026-02-25T23:07:06.417Z] [INFO]
[2026-02-25T23:07:06.417Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:06.417Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:07:06.417Z] [INFO] Compiling 19 source files to /quarkus/extensions/amazon-lambda-rest/runtime/target/classes
[2026-02-25T23:07:07.512Z] [WARNING] /quarkus/extensions/amazon-lambda-rest/runtime/src/main/java/io/quarkus/amazon/lambda/http/model/MultiValuedTreeMap.java:[119,28] Possible heap pollution from parameterized vararg type Value
[2026-02-25T23:07:07.512Z] [INFO]
[2026-02-25T23:07:07.512Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:07.512Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:07.512Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/runtime/src/test/resources
[2026-02-25T23:07:07.512Z] [INFO]
[2026-02-25T23:07:07.512Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:07.512Z] [INFO] No sources to compile
[2026-02-25T23:07:07.512Z] [INFO]
[2026-02-25T23:07:07.512Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:07.512Z] [INFO] No tests to run.
[2026-02-25T23:07:07.512Z] [INFO]
[2026-02-25T23:07:07.512Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:07.512Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/runtime/target/quarkus-amazon-lambda-rest-2.7.5.Final.jar
[2026-02-25T23:07:08.185Z] [INFO]
[2026-02-25T23:07:08.185Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:08.185Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/runtime/target/quarkus-amazon-lambda-rest-2.7.5.Final-sources.jar
[2026-02-25T23:07:09.278Z] [INFO]
[2026-02-25T23:07:09.278Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest ---
[2026-02-25T23:07:09.278Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/runtime/target/quarkus-amazon-lambda-rest-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest/2.7.5.Final/quarkus-amazon-lambda-rest-2.7.5.Final.jar
[2026-02-25T23:07:09.278Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest/2.7.5.Final/quarkus-amazon-lambda-rest-2.7.5.Final.pom
[2026-02-25T23:07:09.278Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/runtime/target/quarkus-amazon-lambda-rest-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest/2.7.5.Final/quarkus-amazon-lambda-rest-2.7.5.Final-sources.jar
[2026-02-25T23:07:09.278Z] [INFO]
[2026-02-25T23:07:09.278Z] [INFO] ---------< io.quarkus:quarkus-amazon-lambda-rest-event-server >---------
[2026-02-25T23:07:09.278Z] [INFO] Building Quarkus - Amazon Lambda REST Event Server 2.7.5.Final [642/964]
[2026-02-25T23:07:09.278Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:07:09.278Z] [INFO]
[2026-02-25T23:07:09.278Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:09.278Z] [INFO]
[2026-02-25T23:07:09.278Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:09.278Z] [INFO]
[2026-02-25T23:07:09.278Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:09.278Z] [INFO]
[2026-02-25T23:07:09.278Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:09.278Z] [INFO]
[2026-02-25T23:07:09.278Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:09.278Z] [INFO]
[2026-02-25T23:07:09.278Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:09.278Z] [INFO]
[2026-02-25T23:07:09.278Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:09.278Z] [INFO]
[2026-02-25T23:07:09.278Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:09.278Z] [INFO]
[2026-02-25T23:07:09.278Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:09.278Z] [INFO] Processed 2 files in 12ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T23:07:09.278Z] [INFO]
[2026-02-25T23:07:09.278Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:09.278Z] [INFO] Processed 2 files in 00:00.007 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T23:07:09.278Z] [INFO]
[2026-02-25T23:07:09.278Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:09.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:09.278Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/main/resources
[2026-02-25T23:07:09.278Z] [INFO]
[2026-02-25T23:07:09.278Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:09.278Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:07:09.278Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/classes
[2026-02-25T23:07:10.373Z] [WARNING] /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/main/java/io/quarkus/amazon/lambda/runtime/MockRestEventServer.java:[37,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-25T23:07:10.373Z] [INFO]
[2026-02-25T23:07:10.373Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:10.373Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:10.373Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/test/resources
[2026-02-25T23:07:10.373Z] [INFO]
[2026-02-25T23:07:10.373Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:10.373Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:07:10.373Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/test-classes
[2026-02-25T23:07:10.373Z] [WARNING] /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[39,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-25T23:07:10.373Z] [WARNING] /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[70,23] unchecked method invocation: method setHeaders in class io.quarkus.amazon.lambda.http.model.AwsProxyResponse is applied to given types
[2026-02-25T23:07:10.373Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-25T23:07:10.373Z] found: java.util.HashMap
[2026-02-25T23:07:10.373Z] [WARNING] /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[70,24] unchecked conversion
[2026-02-25T23:07:10.373Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-25T23:07:10.373Z] found: java.util.HashMap
[2026-02-25T23:07:10.373Z] [INFO]
[2026-02-25T23:07:10.373Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:10.373Z] [INFO]
[2026-02-25T23:07:10.373Z] [INFO] -------------------------------------------------------
[2026-02-25T23:07:10.373Z] [INFO] T E S T S
[2026-02-25T23:07:10.373Z] [INFO] -------------------------------------------------------
[2026-02-25T23:07:10.373Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:07:11.048Z] [INFO] Running io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-02-25T23:07:12.635Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.368 s - in io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-02-25T23:07:12.635Z] [INFO]
[2026-02-25T23:07:12.635Z] [INFO] Results:
[2026-02-25T23:07:12.635Z] [INFO]
[2026-02-25T23:07:12.635Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:07:12.635Z] [INFO]
[2026-02-25T23:07:12.635Z] [INFO]
[2026-02-25T23:07:12.635Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:12.636Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.jar
[2026-02-25T23:07:13.312Z] [INFO]
[2026-02-25T23:07:13.312Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:13.312Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/quarkus-amazon-lambda-rest-event-server-2.7.5.Final-sources.jar
[2026-02-25T23:07:13.987Z] [INFO]
[2026-02-25T23:07:13.987Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest-event-server ---
[2026-02-25T23:07:13.987Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-event-server/2.7.5.Final/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.jar
[2026-02-25T23:07:13.987Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/rest-event-server/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-event-server/2.7.5.Final/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.pom
[2026-02-25T23:07:13.987Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/quarkus-amazon-lambda-rest-event-server-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-event-server/2.7.5.Final/quarkus-amazon-lambda-rest-event-server-2.7.5.Final-sources.jar
[2026-02-25T23:07:13.987Z] [INFO]
[2026-02-25T23:07:13.987Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-rest-deployment >----------
[2026-02-25T23:07:13.987Z] [INFO] Building Quarkus - Amazon Lambda AWS Gateway REST API - Deployment 2.7.5.Final [643/964]
[2026-02-25T23:07:13.987Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:07:13.987Z] [INFO]
[2026-02-25T23:07:13.987Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:13.987Z] [INFO]
[2026-02-25T23:07:13.987Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:14.661Z] [INFO]
[2026-02-25T23:07:14.661Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:14.661Z] [INFO]
[2026-02-25T23:07:14.661Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:14.661Z] [INFO]
[2026-02-25T23:07:14.661Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:14.661Z] [INFO]
[2026-02-25T23:07:14.661Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:14.661Z] [INFO]
[2026-02-25T23:07:14.661Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:14.661Z] [INFO]
[2026-02-25T23:07:14.661Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:14.661Z] [INFO]
[2026-02-25T23:07:14.661Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:14.661Z] [INFO] Processed 3 files in 9ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T23:07:14.661Z] [INFO]
[2026-02-25T23:07:14.661Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:14.661Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T23:07:14.661Z] [INFO]
[2026-02-25T23:07:14.661Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:14.661Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:14.661Z] [INFO] Copying 2 resources
[2026-02-25T23:07:14.661Z] [INFO]
[2026-02-25T23:07:14.661Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:14.661Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:07:14.661Z] [INFO] Compiling 3 source files to /quarkus/extensions/amazon-lambda-rest/deployment/target/classes
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:15.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:15.757Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/deployment/src/test/resources
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:15.757Z] [INFO] No sources to compile
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:15.757Z] [INFO] No tests to run.
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:15.757Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/deployment/target/quarkus-amazon-lambda-rest-deployment-2.7.5.Final.jar
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:15.757Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/deployment/target/quarkus-amazon-lambda-rest-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest-deployment ---
[2026-02-25T23:07:15.757Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/deployment/target/quarkus-amazon-lambda-rest-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-deployment/2.7.5.Final/quarkus-amazon-lambda-rest-deployment-2.7.5.Final.jar
[2026-02-25T23:07:15.757Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-deployment/2.7.5.Final/quarkus-amazon-lambda-rest-deployment-2.7.5.Final.pom
[2026-02-25T23:07:15.757Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/deployment/target/quarkus-amazon-lambda-rest-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-deployment/2.7.5.Final/quarkus-amazon-lambda-rest-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-rest-archetype >-----------
[2026-02-25T23:07:15.757Z] [INFO] Building Quarkus - Amazon Lambda AWS Gateway REST API - Archetype 2.7.5.Final [644/964]
[2026-02-25T23:07:15.757Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-25T23:07:15.757Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-25T23:07:15.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:15.757Z] [INFO] Copying 1 resource
[2026-02-25T23:07:15.757Z] [INFO] Copying 7 resources
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-25T23:07:15.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:15.757Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/maven-archetype/src/test/resources
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-25T23:07:15.757Z] [INFO] Building archetype jar: /quarkus/extensions/amazon-lambda-rest/maven-archetype/target/quarkus-amazon-lambda-rest-archetype-2.7.5.Final
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-25T23:07:15.757Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/maven-archetype/target/quarkus-amazon-lambda-rest-archetype-2.7.5.Final-sources.jar
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-25T23:07:15.757Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-25T23:07:15.757Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/maven-archetype/target/quarkus-amazon-lambda-rest-archetype-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-archetype/2.7.5.Final/quarkus-amazon-lambda-rest-archetype-2.7.5.Final.jar
[2026-02-25T23:07:15.757Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/maven-archetype/pom.xml to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-archetype/2.7.5.Final/quarkus-amazon-lambda-rest-archetype-2.7.5.Final.pom
[2026-02-25T23:07:15.757Z] [INFO] Installing /quarkus/extensions/amazon-lambda-rest/maven-archetype/target/quarkus-amazon-lambda-rest-archetype-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-amazon-lambda-rest-archetype/2.7.5.Final/quarkus-amazon-lambda-rest-archetype-2.7.5.Final-sources.jar
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ quarkus-amazon-lambda-rest-archetype ---
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] -----------< io.quarkus:quarkus-azure-functions-http-parent >-----------
[2026-02-25T23:07:15.757Z] [INFO] Building Quarkus - HTTP Azure Functions 2.7.5.Final [645/964]
[2026-02-25T23:07:15.757Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-azure-functions-http-parent ---
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-azure-functions-http-parent ---
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-azure-functions-http-parent ---
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-azure-functions-http-parent ---
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-azure-functions-http-parent ---
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-azure-functions-http-parent ---
[2026-02-25T23:07:15.757Z] [INFO]
[2026-02-25T23:07:15.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-azure-functions-http-parent ---
[2026-02-25T23:07:15.758Z] [INFO]
[2026-02-25T23:07:15.758Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-azure-functions-http-parent ---
[2026-02-25T23:07:15.758Z] [INFO]
[2026-02-25T23:07:15.758Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-azure-functions-http-parent ---
[2026-02-25T23:07:15.758Z] [INFO]
[2026-02-25T23:07:15.758Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-azure-functions-http-parent ---
[2026-02-25T23:07:15.758Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:07:15.758Z] [INFO]
[2026-02-25T23:07:15.758Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-azure-functions-http-parent ---
[2026-02-25T23:07:15.758Z] [INFO]
[2026-02-25T23:07:15.758Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-azure-functions-http-parent ---
[2026-02-25T23:07:15.758Z] [INFO] Installing /quarkus/extensions/azure-functions-http/pom.xml to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-parent/2.7.5.Final/quarkus-azure-functions-http-parent-2.7.5.Final.pom
[2026-02-25T23:07:15.758Z] [INFO]
[2026-02-25T23:07:15.758Z] [INFO] --------------< io.quarkus:quarkus-azure-functions-http >---------------
[2026-02-25T23:07:15.758Z] [INFO] Building Quarkus - HTTP Azure Functions - Runtime 2.7.5.Final [646/964]
[2026-02-25T23:07:15.758Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:07:15.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/functions/azure-functions-java-library/1.4.2/azure-functions-java-library-1.4.2.pom
[2026-02-25T23:07:16.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/functions/azure-functions-java-library/1.4.2/azure-functions-java-library-1.4.2.pom (4.1 kB at 102 kB/s)
[2026-02-25T23:07:16.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/maven/java-8-parent/8.0.1/java-8-parent-8.0.1.pom
[2026-02-25T23:07:16.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/maven/java-8-parent/8.0.1/java-8-parent-8.0.1.pom (17 kB at 553 kB/s)
[2026-02-25T23:07:16.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/maven/java-parent-bom/1.0.1/java-parent-bom-1.0.1.pom
[2026-02-25T23:07:16.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/maven/java-parent-bom/1.0.1/java-parent-bom-1.0.1.pom (4.6 kB at 129 kB/s)
[2026-02-25T23:07:16.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/functions/azure-functions-java-library/1.4.2/azure-functions-java-library-1.4.2.jar
[2026-02-25T23:07:16.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/functions/azure-functions-java-library/1.4.2/azure-functions-java-library-1.4.2.jar (44 kB at 839 kB/s)
[2026-02-25T23:07:16.069Z] [INFO]
[2026-02-25T23:07:16.069Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:16.069Z] [INFO]
[2026-02-25T23:07:16.069Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:16.069Z] [INFO]
[2026-02-25T23:07:16.069Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:16.069Z] [INFO]
[2026-02-25T23:07:16.069Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:16.069Z] [INFO]
[2026-02-25T23:07:16.069Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:16.069Z] [INFO]
[2026-02-25T23:07:16.069Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:16.382Z] [INFO]
[2026-02-25T23:07:16.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:16.382Z] [INFO]
[2026-02-25T23:07:16.382Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:16.382Z] [INFO]
[2026-02-25T23:07:16.382Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:16.382Z] [INFO] Processed 3 files in 11ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T23:07:16.382Z] [INFO]
[2026-02-25T23:07:16.382Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:16.382Z] [INFO] Processed 3 files in 00:00.013 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T23:07:16.382Z] [INFO]
[2026-02-25T23:07:16.382Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:16.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:16.382Z] [INFO] Copying 1 resource
[2026-02-25T23:07:16.382Z] [INFO]
[2026-02-25T23:07:16.382Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:16.382Z] [INFO]
[2026-02-25T23:07:16.382Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:16.382Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:07:16.382Z] [INFO] Compiling 2 source files to /quarkus/extensions/azure-functions-http/runtime/target/classes
[2026-02-25T23:07:17.539Z] [WARNING] /quarkus/extensions/azure-functions-http/runtime/src/main/java/io/quarkus/azure/functions/resteasy/runtime/BaseFunction.java:[56,57] newInstance() in java.lang.Class has been deprecated
[2026-02-25T23:07:17.539Z] [INFO]
[2026-02-25T23:07:17.539Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:17.539Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:17.539Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/azure-functions-http/runtime/src/test/resources
[2026-02-25T23:07:17.539Z] [INFO]
[2026-02-25T23:07:17.539Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:17.539Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:07:17.539Z] [INFO] Compiling 1 source file to /quarkus/extensions/azure-functions-http/runtime/target/test-classes
[2026-02-25T23:07:18.633Z] [INFO]
[2026-02-25T23:07:18.633Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:18.633Z] [INFO]
[2026-02-25T23:07:18.633Z] [INFO] -------------------------------------------------------
[2026-02-25T23:07:18.633Z] [INFO] T E S T S
[2026-02-25T23:07:18.633Z] [INFO] -------------------------------------------------------
[2026-02-25T23:07:18.633Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:07:18.945Z] [INFO] Running io.quarkus.azure.functions.resteasy.runtime.FunctionTest
[2026-02-25T23:07:19.619Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-02-25T23:07:20.712Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.42 s - in io.quarkus.azure.functions.resteasy.runtime.FunctionTest
[2026-02-25T23:07:20.712Z] [INFO]
[2026-02-25T23:07:20.712Z] [INFO] Results:
[2026-02-25T23:07:20.712Z] [INFO]
[2026-02-25T23:07:20.712Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:07:20.712Z] [INFO]
[2026-02-25T23:07:20.712Z] [INFO]
[2026-02-25T23:07:20.712Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:20.712Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/runtime/target/quarkus-azure-functions-http-2.7.5.Final.jar
[2026-02-25T23:07:20.712Z] [INFO]
[2026-02-25T23:07:20.712Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:20.712Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/runtime/target/quarkus-azure-functions-http-2.7.5.Final-sources.jar
[2026-02-25T23:07:20.712Z] [INFO]
[2026-02-25T23:07:20.712Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-azure-functions-http ---
[2026-02-25T23:07:20.712Z] [INFO] Installing /quarkus/extensions/azure-functions-http/runtime/target/quarkus-azure-functions-http-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http/2.7.5.Final/quarkus-azure-functions-http-2.7.5.Final.jar
[2026-02-25T23:07:20.712Z] [INFO] Installing /quarkus/extensions/azure-functions-http/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http/2.7.5.Final/quarkus-azure-functions-http-2.7.5.Final.pom
[2026-02-25T23:07:20.712Z] [INFO] Installing /quarkus/extensions/azure-functions-http/runtime/target/quarkus-azure-functions-http-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http/2.7.5.Final/quarkus-azure-functions-http-2.7.5.Final-sources.jar
[2026-02-25T23:07:20.712Z] [INFO]
[2026-02-25T23:07:20.712Z] [INFO] ---------< io.quarkus:quarkus-azure-functions-http-deployment >---------
[2026-02-25T23:07:20.712Z] [INFO] Building Quarkus - HTTP Azure Functions - Deployment 2.7.5.Final [647/964]
[2026-02-25T23:07:20.712Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:07:20.712Z] [INFO]
[2026-02-25T23:07:20.712Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:20.712Z] [INFO]
[2026-02-25T23:07:20.712Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:21.022Z] [INFO]
[2026-02-25T23:07:21.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:21.022Z] [INFO]
[2026-02-25T23:07:21.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:21.022Z] [INFO]
[2026-02-25T23:07:21.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:21.022Z] [INFO]
[2026-02-25T23:07:21.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:21.022Z] [INFO]
[2026-02-25T23:07:21.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:21.022Z] [INFO]
[2026-02-25T23:07:21.022Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:21.022Z] [INFO]
[2026-02-25T23:07:21.022Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:21.022Z] [INFO] Processed 1 files in 7ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T23:07:21.022Z] [INFO]
[2026-02-25T23:07:21.022Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:21.022Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T23:07:21.022Z] [INFO]
[2026-02-25T23:07:21.022Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:21.022Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:21.022Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/azure-functions-http/deployment/src/main/resources
[2026-02-25T23:07:21.022Z] [INFO]
[2026-02-25T23:07:21.022Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:21.022Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:07:21.022Z] [INFO] Compiling 1 source file to /quarkus/extensions/azure-functions-http/deployment/target/classes
[2026-02-25T23:07:22.613Z] [INFO]
[2026-02-25T23:07:22.613Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:22.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:22.613Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/azure-functions-http/deployment/src/test/resources
[2026-02-25T23:07:22.613Z] [INFO]
[2026-02-25T23:07:22.613Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:22.613Z] [INFO] No sources to compile
[2026-02-25T23:07:22.613Z] [INFO]
[2026-02-25T23:07:22.613Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:22.613Z] [INFO] No tests to run.
[2026-02-25T23:07:22.613Z] [INFO]
[2026-02-25T23:07:22.613Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:22.613Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/deployment/target/quarkus-azure-functions-http-deployment-2.7.5.Final.jar
[2026-02-25T23:07:22.613Z] [INFO]
[2026-02-25T23:07:22.613Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:22.613Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/deployment/target/quarkus-azure-functions-http-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:07:22.613Z] [INFO]
[2026-02-25T23:07:22.613Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-azure-functions-http-deployment ---
[2026-02-25T23:07:22.613Z] [INFO] Installing /quarkus/extensions/azure-functions-http/deployment/target/quarkus-azure-functions-http-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-deployment/2.7.5.Final/quarkus-azure-functions-http-deployment-2.7.5.Final.jar
[2026-02-25T23:07:22.613Z] [INFO] Installing /quarkus/extensions/azure-functions-http/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-deployment/2.7.5.Final/quarkus-azure-functions-http-deployment-2.7.5.Final.pom
[2026-02-25T23:07:22.613Z] [INFO] Installing /quarkus/extensions/azure-functions-http/deployment/target/quarkus-azure-functions-http-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-deployment/2.7.5.Final/quarkus-azure-functions-http-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:07:22.613Z] [INFO]
[2026-02-25T23:07:22.613Z] [INFO] ---------< io.quarkus:quarkus-azure-functions-http-archetype >----------
[2026-02-25T23:07:22.613Z] [INFO] Building Quarkus - HTTP Azure Functions - Archetype 2.7.5.Final [648/964]
[2026-02-25T23:07:22.613Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2026-02-25T23:07:22.613Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.pom
[2026-02-25T23:07:22.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.pom
[2026-02-25T23:07:22.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.pom (11 kB at 196 kB/s)
[2026-02-25T23:07:22.613Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/maven-archetype/3.1.2/maven-archetype-3.1.2.pom
[2026-02-25T23:07:22.924Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.1.2/maven-archetype-3.1.2.pom
[2026-02-25T23:07:22.924Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.1.2/maven-archetype-3.1.2.pom (12 kB at 366 kB/s)
[2026-02-25T23:07:22.924Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.jar
[2026-02-25T23:07:23.234Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.jar
[2026-02-25T23:07:23.234Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.1.2/maven-archetype-plugin-3.1.2.jar (97 kB at 2.4 MB/s)
[2026-02-25T23:07:23.234Z] [INFO]
[2026-02-25T23:07:23.234Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-azure-functions-http-archetype ---
[2026-02-25T23:07:23.234Z] [INFO]
[2026-02-25T23:07:23.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-azure-functions-http-archetype ---
[2026-02-25T23:07:23.234Z] [INFO]
[2026-02-25T23:07:23.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-azure-functions-http-archetype ---
[2026-02-25T23:07:23.234Z] [INFO]
[2026-02-25T23:07:23.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-azure-functions-http-archetype ---
[2026-02-25T23:07:23.234Z] [INFO]
[2026-02-25T23:07:23.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-azure-functions-http-archetype ---
[2026-02-25T23:07:23.234Z] [INFO]
[2026-02-25T23:07:23.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-azure-functions-http-archetype ---
[2026-02-25T23:07:23.234Z] [INFO]
[2026-02-25T23:07:23.234Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-azure-functions-http-archetype ---
[2026-02-25T23:07:23.234Z] [INFO]
[2026-02-25T23:07:23.234Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-azure-functions-http-archetype ---
[2026-02-25T23:07:23.234Z] [INFO]
[2026-02-25T23:07:23.234Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-azure-functions-http-archetype ---
[2026-02-25T23:07:23.234Z] [INFO]
[2026-02-25T23:07:23.234Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-azure-functions-http-archetype ---
[2026-02-25T23:07:23.234Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:07:23.234Z] [INFO]
[2026-02-25T23:07:23.234Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-azure-functions-http-archetype ---
[2026-02-25T23:07:23.234Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:23.234Z] [INFO] Copying 11 resources
[2026-02-25T23:07:23.234Z] [INFO]
[2026-02-25T23:07:23.235Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-azure-functions-http-archetype ---
[2026-02-25T23:07:23.235Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:23.235Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/azure-functions-http/maven-archetype/src/test/resources
[2026-02-25T23:07:23.235Z] [INFO]
[2026-02-25T23:07:23.235Z] [INFO] --- maven-archetype-plugin:3.1.2:jar (default-jar) @ quarkus-azure-functions-http-archetype ---
[2026-02-25T23:07:23.235Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.pom
[2026-02-25T23:07:23.546Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.pom
[2026-02-25T23:07:23.546Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.pom (2.0 kB at 58 kB/s)
[2026-02-25T23:07:23.546Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-models/3.1.2/archetype-models-3.1.2.pom
[2026-02-25T23:07:23.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.1.2/archetype-models-3.1.2.pom
[2026-02-25T23:07:23.857Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.1.2/archetype-models-3.1.2.pom (2.8 kB at 78 kB/s)
[2026-02-25T23:07:23.857Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.pom
[2026-02-25T23:07:24.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.pom
[2026-02-25T23:07:24.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.pom (2.0 kB at 67 kB/s)
[2026-02-25T23:07:24.170Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.pom
[2026-02-25T23:07:24.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.pom
[2026-02-25T23:07:24.481Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.pom (18 kB at 501 kB/s)
[2026-02-25T23:07:24.481Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.pom
[2026-02-25T23:07:24.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.pom
[2026-02-25T23:07:24.791Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.pom (19 kB at 565 kB/s)
[2026-02-25T23:07:24.791Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.pom
[2026-02-25T23:07:25.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.pom
[2026-02-25T23:07:25.101Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.pom (6.3 kB at 203 kB/s)
[2026-02-25T23:07:25.101Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.pom
[2026-02-25T23:07:25.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.pom
[2026-02-25T23:07:25.102Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.pom (1.9 kB at 60 kB/s)
[2026-02-25T23:07:25.102Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/3.3.3/wagon-3.3.3.pom
[2026-02-25T23:07:25.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.3.3/wagon-3.3.3.pom
[2026-02-25T23:07:25.411Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.3.3/wagon-3.3.3.pom (21 kB at 642 kB/s)
[2026-02-25T23:07:25.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.jar
[2026-02-25T23:07:25.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.jar
[2026-02-25T23:07:25.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.jar
[2026-02-25T23:07:25.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.jar
[2026-02-25T23:07:25.411Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar
[2026-02-25T23:07:25.727Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.jar
[2026-02-25T23:07:26.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.jar
[2026-02-25T23:07:26.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.jar
[2026-02-25T23:07:26.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.jar
[2026-02-25T23:07:26.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.jar
[2026-02-25T23:07:26.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar
[2026-02-25T23:07:26.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.1.2/archetype-catalog-3.1.2.jar (19 kB at 548 kB/s)
[2026-02-25T23:07:26.039Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.jar
[2026-02-25T23:07:26.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.3/wagon-provider-api-3.3.3.jar (56 kB at 822 kB/s)
[2026-02-25T23:07:26.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.1.2/archetype-descriptor-3.1.2.jar (24 kB at 316 kB/s)
[2026-02-25T23:07:26.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.1.2/archetype-common-3.1.2.jar (185 kB at 2.0 MB/s)
[2026-02-25T23:07:26.039Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.jar (4.7 MB at 41 MB/s)
[2026-02-25T23:07:26.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar (1.3 MB at 2.8 MB/s)
[2026-02-25T23:07:26.662Z] [INFO] Building archetype jar: /quarkus/extensions/azure-functions-http/maven-archetype/target/quarkus-azure-functions-http-archetype-2.7.5.Final
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-azure-functions-http-archetype ---
[2026-02-25T23:07:26.662Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/maven-archetype/target/quarkus-azure-functions-http-archetype-2.7.5.Final-sources.jar
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-archetype-plugin:3.1.2:integration-test (default-integration-test) @ quarkus-azure-functions-http-archetype ---
[2026-02-25T23:07:26.662Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-azure-functions-http-archetype ---
[2026-02-25T23:07:26.662Z] [INFO] Installing /quarkus/extensions/azure-functions-http/maven-archetype/target/quarkus-azure-functions-http-archetype-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-archetype/2.7.5.Final/quarkus-azure-functions-http-archetype-2.7.5.Final.jar
[2026-02-25T23:07:26.662Z] [INFO] Installing /quarkus/extensions/azure-functions-http/maven-archetype/pom.xml to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-archetype/2.7.5.Final/quarkus-azure-functions-http-archetype-2.7.5.Final.pom
[2026-02-25T23:07:26.662Z] [INFO] Installing /quarkus/extensions/azure-functions-http/maven-archetype/target/quarkus-azure-functions-http-archetype-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-azure-functions-http-archetype/2.7.5.Final/quarkus-azure-functions-http-archetype-2.7.5.Final-sources.jar
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-archetype-plugin:3.1.2:update-local-catalog (default-update-local-catalog) @ quarkus-azure-functions-http-archetype ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] ------------------< io.quarkus:quarkus-funqy-parent >-------------------
[2026-02-25T23:07:26.662Z] [INFO] Building Quarkus - Funqy 2.7.5.Final [649/964]
[2026-02-25T23:07:26.662Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-parent ---
[2026-02-25T23:07:26.662Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-parent ---
[2026-02-25T23:07:26.662Z] [INFO] Installing /quarkus/extensions/funqy/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-parent/2.7.5.Final/quarkus-funqy-parent-2.7.5.Final.pom
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] -----------< io.quarkus:quarkus-funqy-server-common-parent >------------
[2026-02-25T23:07:26.662Z] [INFO] Building Quarkus - Funqy Server Common Parent 2.7.5.Final [650/964]
[2026-02-25T23:07:26.662Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-server-common-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-server-common-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-server-common-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-server-common-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-server-common-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-server-common-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-server-common-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-server-common-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-server-common-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-server-common-parent ---
[2026-02-25T23:07:26.662Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-server-common-parent ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-server-common-parent ---
[2026-02-25T23:07:26.662Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common-parent/2.7.5.Final/quarkus-funqy-server-common-parent-2.7.5.Final.pom
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] ---------------< io.quarkus:quarkus-funqy-server-common >---------------
[2026-02-25T23:07:26.662Z] [INFO] Building Quarkus - Funqy Server Common - Runtime 2.7.5.Final [651/964]
[2026-02-25T23:07:26.662Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:26.662Z] [INFO]
[2026-02-25T23:07:26.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:27.937Z] [INFO]
[2026-02-25T23:07:27.937Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:27.937Z] [INFO]
[2026-02-25T23:07:27.937Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:27.937Z] [INFO]
[2026-02-25T23:07:27.937Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:27.937Z] [INFO]
[2026-02-25T23:07:27.937Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:27.937Z] [INFO]
[2026-02-25T23:07:27.937Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:27.937Z] [INFO]
[2026-02-25T23:07:27.937Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:27.937Z] [INFO]
[2026-02-25T23:07:27.937Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:28.247Z] [INFO] Processed 31 files in 42ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2026-02-25T23:07:28.247Z] [INFO]
[2026-02-25T23:07:28.247Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:28.247Z] [INFO] Processed 31 files in 00:00.025 (Already Sorted: 31, Needed Sorting: 0)
[2026-02-25T23:07:28.247Z] [INFO]
[2026-02-25T23:07:28.247Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:28.247Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:28.247Z] [INFO] Copying 1 resource
[2026-02-25T23:07:28.247Z] [INFO]
[2026-02-25T23:07:28.247Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:28.247Z] [INFO]
[2026-02-25T23:07:28.248Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:28.248Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:07:28.248Z] [INFO] Compiling 26 source files to /quarkus/extensions/funqy/funqy-server-common/runtime/target/classes
[2026-02-25T23:07:29.343Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/BaseObjectReader.java:[71,77] unchecked cast
[2026-02-25T23:07:29.343Z] required: java.util.Map<java.lang.String,java.util.List<java.lang.Object>>
[2026-02-25T23:07:29.343Z] found: java.lang.Object
[2026-02-25T23:07:29.343Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/BaseCollectionReader.java:[58,34] unchecked call to add(E) as a member of the raw type java.util.Collection
[2026-02-25T23:07:29.343Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/BaseCollectionReader.java:[66,38] unchecked call to add(E) as a member of the raw type java.util.Collection
[2026-02-25T23:07:29.343Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[92,37] unchecked cast
[2026-02-25T23:07:29.343Z] required: io.quarkus.funqy.runtime.query.QueryReader<T>
[2026-02-25T23:07:29.343Z] found: io.quarkus.funqy.runtime.query.QueryMapReader
[2026-02-25T23:07:29.343Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[96,37] unchecked cast
[2026-02-25T23:07:29.343Z] required: io.quarkus.funqy.runtime.query.QueryReader<T>
[2026-02-25T23:07:29.343Z] found: io.quarkus.funqy.runtime.query.QueryObjectReader
[2026-02-25T23:07:29.343Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[99,33] unchecked cast
[2026-02-25T23:07:29.343Z] required: io.quarkus.funqy.runtime.query.QueryReader<T>
[2026-02-25T23:07:29.343Z] found: io.quarkus.funqy.runtime.query.QueryObjectReader
[2026-02-25T23:07:29.343Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[109,47] unchecked method invocation: method readerFor in class io.quarkus.funqy.runtime.query.QueryObjectMapper is applied to given types
[2026-02-25T23:07:29.343Z] required: java.lang.Class<T>,java.lang.reflect.Type
[2026-02-25T23:07:29.343Z] found: java.lang.Class,java.lang.reflect.Type
[2026-02-25T23:07:29.343Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[109,48] unchecked conversion
[2026-02-25T23:07:29.343Z] required: java.lang.Class<T>
[2026-02-25T23:07:29.343Z] found: java.lang.Class
[2026-02-25T23:07:29.343Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectReader.java:[22,23] newInstance() in java.lang.Class has been deprecated
[2026-02-25T23:07:29.343Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/RequestContextImpl.java:[32,35] unchecked cast
[2026-02-25T23:07:29.343Z] required: T
[2026-02-25T23:07:29.343Z] found: java.lang.Object
[2026-02-25T23:07:29.343Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/FunctionInvoker.java:[43,23] unchecked call to FunctionConstructor(java.lang.Class<T>) as a member of the raw type io.quarkus.funqy.runtime.FunctionConstructor
[2026-02-25T23:07:29.343Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/FunctionConstructor.java:[17,48] unchecked method invocation: method instanceFactory in interface io.quarkus.arc.runtime.BeanContainer is applied to given types
[2026-02-25T23:07:29.343Z] required: java.lang.Class<T>,java.lang.annotation.Annotation[]
[2026-02-25T23:07:29.343Z] found: java.lang.Class
[2026-02-25T23:07:29.343Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/FunctionConstructor.java:[17,49] unchecked conversion
[2026-02-25T23:07:29.343Z] required: java.lang.Class<T>
[2026-02-25T23:07:29.343Z] found: java.lang.Class
[2026-02-25T23:07:29.343Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/FunctionConstructor.java:[17,48] unchecked conversion
[2026-02-25T23:07:29.343Z] required: io.quarkus.arc.runtime.BeanContainer.Factory<T>
[2026-02-25T23:07:29.343Z] found: io.quarkus.arc.runtime.BeanContainer.Factory
[2026-02-25T23:07:29.343Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/ContextValueInjector.java:[12,48] unchecked method invocation: method getContextData in interface io.quarkus.funqy.runtime.RequestContext is applied to given types
[2026-02-25T23:07:29.343Z] required: java.lang.Class<T>
[2026-02-25T23:07:29.343Z] found: java.lang.Class
[2026-02-25T23:07:29.343Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/ContextValueInjector.java:[12,49] unchecked conversion
[2026-02-25T23:07:29.343Z] required: java.lang.Class<T>
[2026-02-25T23:07:29.343Z] found: java.lang.Class
[2026-02-25T23:07:29.343Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryMapReader.java:[54,27] unchecked call to put(K,V) as a member of the raw type java.util.Map
[2026-02-25T23:07:29.343Z] [INFO]
[2026-02-25T23:07:29.343Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:29.343Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:29.343Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-server-common/runtime/src/test/resources
[2026-02-25T23:07:29.343Z] [INFO]
[2026-02-25T23:07:29.343Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:29.343Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:07:29.343Z] [INFO] Compiling 5 source files to /quarkus/extensions/funqy/funqy-server-common/runtime/target/test-classes
[2026-02-25T23:07:30.438Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/test/java/io/quarkus/funqy/test/QueryReaderTest.java:[98,73] unchecked call to readValue(java.util.Iterator<java.util.Map.Entry<java.lang.String,java.lang.String>>) as a member of the raw type io.quarkus.funqy.runtime.query.QueryReader
[2026-02-25T23:07:30.438Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/test/java/io/quarkus/funqy/test/QueryReaderTest.java:[98,73] unchecked cast
[2026-02-25T23:07:30.438Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-02-25T23:07:30.438Z] found: java.lang.Object
[2026-02-25T23:07:30.438Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/test/java/io/quarkus/funqy/test/QueryReaderTest.java:[177,16] unchecked conversion
[2026-02-25T23:07:30.438Z] required: java.util.Map.Entry<java.lang.String,java.lang.String>
[2026-02-25T23:07:30.438Z] found: <anonymous java.util.Map.Entry>
[2026-02-25T23:07:30.438Z] [INFO]
[2026-02-25T23:07:30.438Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:30.438Z] [INFO]
[2026-02-25T23:07:30.438Z] [INFO] -------------------------------------------------------
[2026-02-25T23:07:30.438Z] [INFO] T E S T S
[2026-02-25T23:07:30.438Z] [INFO] -------------------------------------------------------
[2026-02-25T23:07:30.438Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:07:31.110Z] [INFO] Running io.quarkus.funqy.test.QueryReaderTest
[2026-02-25T23:07:31.110Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in io.quarkus.funqy.test.QueryReaderTest
[2026-02-25T23:07:31.110Z] [INFO]
[2026-02-25T23:07:31.110Z] [INFO] Results:
[2026-02-25T23:07:31.110Z] [INFO]
[2026-02-25T23:07:31.110Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:07:31.110Z] [INFO]
[2026-02-25T23:07:31.110Z] [INFO]
[2026-02-25T23:07:31.110Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:31.110Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-server-common/runtime/target/quarkus-funqy-server-common-2.7.5.Final.jar
[2026-02-25T23:07:31.782Z] [INFO]
[2026-02-25T23:07:31.782Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:31.782Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-server-common/runtime/target/quarkus-funqy-server-common-2.7.5.Final-sources.jar
[2026-02-25T23:07:32.887Z] [INFO]
[2026-02-25T23:07:32.887Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-server-common ---
[2026-02-25T23:07:32.887Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/runtime/target/quarkus-funqy-server-common-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common/2.7.5.Final/quarkus-funqy-server-common-2.7.5.Final.jar
[2026-02-25T23:07:32.887Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common/2.7.5.Final/quarkus-funqy-server-common-2.7.5.Final.pom
[2026-02-25T23:07:32.887Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/runtime/target/quarkus-funqy-server-common-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common/2.7.5.Final/quarkus-funqy-server-common-2.7.5.Final-sources.jar
[2026-02-25T23:07:32.887Z] [INFO]
[2026-02-25T23:07:32.887Z] [INFO] ---------< io.quarkus:quarkus-funqy-server-common-deployment >----------
[2026-02-25T23:07:32.887Z] [INFO] Building Quarkus - Funqy Server Common - Deployment 2.7.5.Final [652/964]
[2026-02-25T23:07:32.887Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:07:32.887Z] [INFO]
[2026-02-25T23:07:32.887Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:32.887Z] [INFO]
[2026-02-25T23:07:32.887Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:33.199Z] [INFO]
[2026-02-25T23:07:33.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:33.199Z] [INFO]
[2026-02-25T23:07:33.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:33.199Z] [INFO]
[2026-02-25T23:07:33.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:33.199Z] [INFO]
[2026-02-25T23:07:33.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:33.199Z] [INFO]
[2026-02-25T23:07:33.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:33.199Z] [INFO]
[2026-02-25T23:07:33.199Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:33.199Z] [INFO]
[2026-02-25T23:07:33.199Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:33.199Z] [INFO] Processed 4 files in 13ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T23:07:33.199Z] [INFO]
[2026-02-25T23:07:33.199Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:33.199Z] [INFO] Processed 4 files in 00:00.017 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T23:07:33.199Z] [INFO]
[2026-02-25T23:07:33.199Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:33.199Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:33.199Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-server-common/deployment/src/main/resources
[2026-02-25T23:07:33.199Z] [INFO]
[2026-02-25T23:07:33.200Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:33.200Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:07:33.200Z] [INFO] Compiling 4 source files to /quarkus/extensions/funqy/funqy-server-common/deployment/target/classes
[2026-02-25T23:07:34.293Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/deployment/src/main/java/io/quarkus/funqy/deployment/FunctionScannerBuildStep.java:[162,42] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T23:07:34.293Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/deployment/src/main/java/io/quarkus/funqy/deployment/FunctionScannerBuildStep.java:[164,42] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T23:07:34.293Z] [INFO]
[2026-02-25T23:07:34.293Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:34.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:34.293Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-server-common/deployment/src/test/resources
[2026-02-25T23:07:34.293Z] [INFO]
[2026-02-25T23:07:34.293Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:34.293Z] [INFO] No sources to compile
[2026-02-25T23:07:34.293Z] [INFO]
[2026-02-25T23:07:34.293Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:34.293Z] [INFO] No tests to run.
[2026-02-25T23:07:34.293Z] [INFO]
[2026-02-25T23:07:34.293Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:34.293Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-server-common/deployment/target/quarkus-funqy-server-common-deployment-2.7.5.Final.jar
[2026-02-25T23:07:34.293Z] [INFO]
[2026-02-25T23:07:34.293Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:34.293Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-server-common/deployment/target/quarkus-funqy-server-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:07:34.293Z] [INFO]
[2026-02-25T23:07:34.293Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-server-common-deployment ---
[2026-02-25T23:07:34.293Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/deployment/target/quarkus-funqy-server-common-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common-deployment/2.7.5.Final/quarkus-funqy-server-common-deployment-2.7.5.Final.jar
[2026-02-25T23:07:34.293Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common-deployment/2.7.5.Final/quarkus-funqy-server-common-deployment-2.7.5.Final.pom
[2026-02-25T23:07:34.293Z] [INFO] Installing /quarkus/extensions/funqy/funqy-server-common/deployment/target/quarkus-funqy-server-common-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-server-common-deployment/2.7.5.Final/quarkus-funqy-server-common-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:07:34.293Z] [INFO]
[2026-02-25T23:07:34.293Z] [INFO] ----------------< io.quarkus:quarkus-funqy-http-parent >----------------
[2026-02-25T23:07:34.293Z] [INFO] Building Quarkus - Funqy HTTP Binding 2.7.5.Final [653/964]
[2026-02-25T23:07:34.293Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:07:34.293Z] [INFO]
[2026-02-25T23:07:34.293Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-http-parent ---
[2026-02-25T23:07:34.293Z] [INFO]
[2026-02-25T23:07:34.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-http-parent ---
[2026-02-25T23:07:34.293Z] [INFO]
[2026-02-25T23:07:34.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-http-parent ---
[2026-02-25T23:07:34.293Z] [INFO]
[2026-02-25T23:07:34.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-http-parent ---
[2026-02-25T23:07:34.294Z] [INFO]
[2026-02-25T23:07:34.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-http-parent ---
[2026-02-25T23:07:34.294Z] [INFO]
[2026-02-25T23:07:34.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-http-parent ---
[2026-02-25T23:07:34.294Z] [INFO]
[2026-02-25T23:07:34.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-http-parent ---
[2026-02-25T23:07:34.294Z] [INFO]
[2026-02-25T23:07:34.294Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-http-parent ---
[2026-02-25T23:07:34.294Z] [INFO]
[2026-02-25T23:07:34.294Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-http-parent ---
[2026-02-25T23:07:34.294Z] [INFO]
[2026-02-25T23:07:34.294Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-http-parent ---
[2026-02-25T23:07:34.294Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:07:34.294Z] [INFO]
[2026-02-25T23:07:34.294Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-http-parent ---
[2026-02-25T23:07:34.294Z] [INFO]
[2026-02-25T23:07:34.294Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-http-parent ---
[2026-02-25T23:07:34.294Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-http-parent/2.7.5.Final/quarkus-funqy-http-parent-2.7.5.Final.pom
[2026-02-25T23:07:34.294Z] [INFO]
[2026-02-25T23:07:34.294Z] [INFO] -------------------< io.quarkus:quarkus-funqy-http >--------------------
[2026-02-25T23:07:34.294Z] [INFO] Building Quarkus - Funqy HTTP - Runtime 2.7.5.Final [654/964]
[2026-02-25T23:07:34.294Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:07:34.294Z] [INFO]
[2026-02-25T23:07:34.294Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-http ---
[2026-02-25T23:07:34.294Z] [INFO]
[2026-02-25T23:07:34.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-http ---
[2026-02-25T23:07:34.605Z] [INFO]
[2026-02-25T23:07:34.605Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-http ---
[2026-02-25T23:07:34.605Z] [INFO]
[2026-02-25T23:07:34.605Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-http ---
[2026-02-25T23:07:34.605Z] [INFO]
[2026-02-25T23:07:34.605Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-http ---
[2026-02-25T23:07:34.605Z] [INFO]
[2026-02-25T23:07:34.605Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-http ---
[2026-02-25T23:07:34.605Z] [INFO]
[2026-02-25T23:07:34.605Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-http ---
[2026-02-25T23:07:34.605Z] [INFO]
[2026-02-25T23:07:34.605Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-http ---
[2026-02-25T23:07:34.605Z] [INFO]
[2026-02-25T23:07:34.605Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-http ---
[2026-02-25T23:07:34.605Z] [INFO] Processed 4 files in 11ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T23:07:34.605Z] [INFO]
[2026-02-25T23:07:34.605Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-http ---
[2026-02-25T23:07:34.605Z] [INFO] Processed 4 files in 00:00.013 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T23:07:34.605Z] [INFO]
[2026-02-25T23:07:34.605Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-http ---
[2026-02-25T23:07:34.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:34.605Z] [INFO] Copying 1 resource
[2026-02-25T23:07:34.605Z] [INFO]
[2026-02-25T23:07:34.605Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-http ---
[2026-02-25T23:07:34.605Z] [INFO]
[2026-02-25T23:07:34.605Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-http ---
[2026-02-25T23:07:34.605Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:07:34.605Z] [INFO] Compiling 4 source files to /quarkus/extensions/funqy/funqy-http/runtime/target/classes
[2026-02-25T23:07:35.697Z] [WARNING] /quarkus/extensions/funqy/funqy-http/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/http/FunqyHttpBindingRecorder.java:[38,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-25T23:07:35.697Z] [WARNING] /quarkus/extensions/funqy/funqy-http/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/http/VertxRequestHandler.java:[89,45] unchecked call to readValue(java.util.Iterator<java.util.Map.Entry<java.lang.String,java.lang.String>>) as a member of the raw type io.quarkus.funqy.runtime.query.QueryReader
[2026-02-25T23:07:35.697Z] [INFO]
[2026-02-25T23:07:35.697Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-http ---
[2026-02-25T23:07:35.697Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:35.697Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-http/runtime/src/test/resources
[2026-02-25T23:07:35.697Z] [INFO]
[2026-02-25T23:07:35.697Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-http ---
[2026-02-25T23:07:35.697Z] [INFO] No sources to compile
[2026-02-25T23:07:35.697Z] [INFO]
[2026-02-25T23:07:35.697Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-http ---
[2026-02-25T23:07:35.697Z] [INFO] No tests to run.
[2026-02-25T23:07:35.697Z] [INFO]
[2026-02-25T23:07:35.697Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-http ---
[2026-02-25T23:07:35.697Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-http/runtime/target/quarkus-funqy-http-2.7.5.Final.jar
[2026-02-25T23:07:36.792Z] [INFO]
[2026-02-25T23:07:36.792Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-http ---
[2026-02-25T23:07:36.792Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-http/runtime/target/quarkus-funqy-http-2.7.5.Final-sources.jar
[2026-02-25T23:07:37.465Z] [INFO]
[2026-02-25T23:07:37.465Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-http ---
[2026-02-25T23:07:37.465Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/runtime/target/quarkus-funqy-http-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-http/2.7.5.Final/quarkus-funqy-http-2.7.5.Final.jar
[2026-02-25T23:07:37.465Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-http/2.7.5.Final/quarkus-funqy-http-2.7.5.Final.pom
[2026-02-25T23:07:37.465Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/runtime/target/quarkus-funqy-http-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-http/2.7.5.Final/quarkus-funqy-http-2.7.5.Final-sources.jar
[2026-02-25T23:07:37.465Z] [INFO]
[2026-02-25T23:07:37.465Z] [INFO] --------------< io.quarkus:quarkus-funqy-http-deployment >--------------
[2026-02-25T23:07:37.465Z] [INFO] Building Quarkus - Funqy HTTP - Deployment 2.7.5.Final [655/964]
[2026-02-25T23:07:37.465Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:07:37.465Z] [INFO]
[2026-02-25T23:07:37.465Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:37.465Z] [INFO]
[2026-02-25T23:07:37.465Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:38.140Z] [INFO]
[2026-02-25T23:07:38.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:38.140Z] [INFO]
[2026-02-25T23:07:38.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:38.140Z] [INFO]
[2026-02-25T23:07:38.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:38.140Z] [INFO]
[2026-02-25T23:07:38.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:38.140Z] [INFO]
[2026-02-25T23:07:38.140Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:38.140Z] [INFO]
[2026-02-25T23:07:38.140Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:38.140Z] [INFO]
[2026-02-25T23:07:38.140Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:38.140Z] [INFO] Processed 13 files in 21ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-25T23:07:38.140Z] [INFO]
[2026-02-25T23:07:38.140Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:38.140Z] [INFO] Processed 13 files in 00:00.019 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-25T23:07:38.140Z] [INFO]
[2026-02-25T23:07:38.140Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:38.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:38.140Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-http/deployment/src/main/resources
[2026-02-25T23:07:38.140Z] [INFO]
[2026-02-25T23:07:38.140Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:38.140Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:07:38.140Z] [INFO] Compiling 1 source file to /quarkus/extensions/funqy/funqy-http/deployment/target/classes
[2026-02-25T23:07:39.296Z] [INFO]
[2026-02-25T23:07:39.296Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:39.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:39.296Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-http/deployment/src/test/resources
[2026-02-25T23:07:39.296Z] [INFO]
[2026-02-25T23:07:39.296Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:39.296Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:07:39.296Z] [INFO] Compiling 12 source files to /quarkus/extensions/funqy/funqy-http/deployment/target/test-classes
[2026-02-25T23:07:40.890Z] [INFO]
[2026-02-25T23:07:40.891Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:40.891Z] [INFO]
[2026-02-25T23:07:40.891Z] [INFO] -------------------------------------------------------
[2026-02-25T23:07:40.891Z] [INFO] T E S T S
[2026-02-25T23:07:40.891Z] [INFO] -------------------------------------------------------
[2026-02-25T23:07:40.891Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:07:41.564Z] [INFO] Running io.quarkus.funqy.test.SimpleTest
[2026-02-25T23:07:46.180Z] 2026-02-25 23:07:46,082 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.705s. Listening on: http://localhost:8081
[2026-02-25T23:07:46.180Z] 2026-02-25 23:07:46,085 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:07:46.180Z] 2026-02-25 23:07:46,085 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, smallrye-context-propagation, vertx]
[2026-02-25T23:07:48.351Z] 2026-02-25 23:07:48,055 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /voidFunThrowError failed, error id: 31bd2422-b776-4328-91af-ed616ed2fc2f-1: io.quarkus.funqy.runtime.ApplicationException: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-02-25T23:07:48.351Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-02-25T23:07:48.351Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.forward(UniCreateFromKnownFailure.java:38)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.access$100(UniCreateFromKnownFailure.java:26)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure.subscribe(UniCreateFromKnownFailure.java:23)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.uni.UniEmitOn.subscribe(UniEmitOn.java:22)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-25T23:07:48.351Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.dispatch(VertxRequestHandler.java:143)
[2026-02-25T23:07:48.351Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.lambda$handle$0(VertxRequestHandler.java:98)
[2026-02-25T23:07:48.351Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T23:07:48.351Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T23:07:48.351Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T23:07:48.351Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T23:07:48.351Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T23:07:48.351Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:07:48.351Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:07:48.351Z] Caused by: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-02-25T23:07:48.351Z] at io.quarkus.funqy.test.PrimitiveFunctions.voidFunThrowError(PrimitiveFunctions.java:46)
[2026-02-25T23:07:48.351Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T23:07:48.351Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T23:07:48.351Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T23:07:48.351Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T23:07:48.351Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-02-25T23:07:48.351Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.dispatch(VertxRequestHandler.java:141)
[2026-02-25T23:07:48.351Z] ... 8 more
[2026-02-25T23:07:48.351Z]
[2026-02-25T23:07:48.351Z] 2026-02-25 23:07:48,093 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to /voidFunThrowError failed, error id: 31bd2422-b776-4328-91af-ed616ed2fc2f-2: io.quarkus.funqy.runtime.ApplicationException: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-02-25T23:07:48.351Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-02-25T23:07:48.351Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.forward(UniCreateFromKnownFailure.java:38)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.access$100(UniCreateFromKnownFailure.java:26)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure.subscribe(UniCreateFromKnownFailure.java:23)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.uni.UniEmitOn.subscribe(UniEmitOn.java:22)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-25T23:07:48.351Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-25T23:07:48.351Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.dispatch(VertxRequestHandler.java:143)
[2026-02-25T23:07:48.351Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.lambda$handle$1(VertxRequestHandler.java:116)
[2026-02-25T23:07:48.351Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T23:07:48.351Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T23:07:48.351Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T23:07:48.351Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T23:07:48.351Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T23:07:48.351Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:07:48.351Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:07:48.351Z] Caused by: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-02-25T23:07:48.351Z] at io.quarkus.funqy.test.PrimitiveFunctions.voidFunThrowError(PrimitiveFunctions.java:46)
[2026-02-25T23:07:48.351Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T23:07:48.351Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T23:07:48.351Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T23:07:48.351Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T23:07:48.351Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-02-25T23:07:48.351Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.dispatch(VertxRequestHandler.java:141)
[2026-02-25T23:07:48.351Z] ... 8 more
[2026-02-25T23:07:48.351Z]
[2026-02-25T23:07:48.351Z] 2026-02-25 23:07:48,293 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2026-02-25T23:07:48.351Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.837 s - in io.quarkus.funqy.test.SimpleTest
[2026-02-25T23:07:48.351Z] [INFO] Running io.quarkus.funqy.test.QueryReaderTest
[2026-02-25T23:07:50.523Z] 2026-02-25 23:07:49,999 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.604s. Listening on: http://localhost:8081
[2026-02-25T23:07:50.523Z] 2026-02-25 23:07:50,000 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:07:50.523Z] 2026-02-25 23:07:50,000 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, smallrye-context-propagation, vertx]
[2026-02-25T23:07:51.621Z] 2026-02-25 23:07:51,439 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-02-25T23:07:51.621Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.118 s - in io.quarkus.funqy.test.QueryReaderTest
[2026-02-25T23:07:51.621Z] [INFO] Running io.quarkus.funqy.test.RootPathTest
[2026-02-25T23:07:53.211Z] 2026-02-25 23:07:52,880 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.606s. Listening on: http://localhost:8081
[2026-02-25T23:07:53.211Z] 2026-02-25 23:07:52,880 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:07:53.211Z] 2026-02-25 23:07:52,880 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, smallrye-context-propagation, vertx]
[2026-02-25T23:07:53.524Z] 2026-02-25 23:07:53,489 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T23:07:53.524Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.039 s - in io.quarkus.funqy.test.RootPathTest
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] Results:
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:53.836Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-http/deployment/target/quarkus-funqy-http-deployment-2.7.5.Final.jar
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:53.836Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-http/deployment/target/quarkus-funqy-http-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-http-deployment ---
[2026-02-25T23:07:53.836Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/deployment/target/quarkus-funqy-http-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-http-deployment/2.7.5.Final/quarkus-funqy-http-deployment-2.7.5.Final.jar
[2026-02-25T23:07:53.836Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-http-deployment/2.7.5.Final/quarkus-funqy-http-deployment-2.7.5.Final.pom
[2026-02-25T23:07:53.836Z] [INFO] Installing /quarkus/extensions/funqy/funqy-http/deployment/target/quarkus-funqy-http-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-http-deployment/2.7.5.Final/quarkus-funqy-http-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] -----------< io.quarkus:quarkus-funqy-amazon-lambda-parent >------------
[2026-02-25T23:07:53.836Z] [INFO] Building Quarkus - Funqy Amazon Lambda Binding 2.7.5.Final [656/964]
[2026-02-25T23:07:53.836Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-25T23:07:53.836Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-amazon-lambda-parent ---
[2026-02-25T23:07:53.836Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-parent/2.7.5.Final/quarkus-funqy-amazon-lambda-parent-2.7.5.Final.pom
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] ---------------< io.quarkus:quarkus-funqy-amazon-lambda >---------------
[2026-02-25T23:07:53.836Z] [INFO] Building Quarkus - Funqy Amazon Lambda - Runtime 2.7.5.Final [657/964]
[2026-02-25T23:07:53.836Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:53.836Z] [INFO] Processed 4 files in 10ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:53.836Z] [INFO] Processed 4 files in 00:00.008 (Already Sorted: 4, Needed Sorting: 0)
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:53.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:53.836Z] [INFO] Copying 1 resource
[2026-02-25T23:07:53.836Z] [INFO]
[2026-02-25T23:07:53.836Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:54.149Z] [INFO]
[2026-02-25T23:07:54.149Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:54.149Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:07:54.149Z] [INFO] Compiling 4 source files to /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/classes
[2026-02-25T23:07:55.247Z] [WARNING] /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/src/main/java/io/quarkus/funqy/lambda/FunqyStreamHandler.java:[32,57] newInstance() in java.lang.Class has been deprecated
[2026-02-25T23:07:55.247Z] [INFO]
[2026-02-25T23:07:55.247Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:55.247Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:55.247Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/src/test/resources
[2026-02-25T23:07:55.247Z] [INFO]
[2026-02-25T23:07:55.247Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:55.247Z] [INFO] No sources to compile
[2026-02-25T23:07:55.247Z] [INFO]
[2026-02-25T23:07:55.247Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:55.247Z] [INFO] No tests to run.
[2026-02-25T23:07:55.247Z] [INFO]
[2026-02-25T23:07:55.247Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:55.247Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/quarkus-funqy-amazon-lambda-2.7.5.Final.jar
[2026-02-25T23:07:55.247Z] [INFO]
[2026-02-25T23:07:55.247Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:55.247Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/quarkus-funqy-amazon-lambda-2.7.5.Final-sources.jar
[2026-02-25T23:07:55.247Z] [INFO]
[2026-02-25T23:07:55.247Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-amazon-lambda ---
[2026-02-25T23:07:55.247Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/quarkus-funqy-amazon-lambda-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda/2.7.5.Final/quarkus-funqy-amazon-lambda-2.7.5.Final.jar
[2026-02-25T23:07:55.247Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda/2.7.5.Final/quarkus-funqy-amazon-lambda-2.7.5.Final.pom
[2026-02-25T23:07:55.247Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/quarkus-funqy-amazon-lambda-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda/2.7.5.Final/quarkus-funqy-amazon-lambda-2.7.5.Final-sources.jar
[2026-02-25T23:07:55.247Z] [INFO]
[2026-02-25T23:07:55.247Z] [INFO] ---------< io.quarkus:quarkus-funqy-amazon-lambda-deployment >----------
[2026-02-25T23:07:55.247Z] [INFO] Building Quarkus - Funqy Amazon Lambda - Deployment 2.7.5.Final [658/964]
[2026-02-25T23:07:55.247Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:07:55.247Z] [INFO]
[2026-02-25T23:07:55.247Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:55.247Z] [INFO]
[2026-02-25T23:07:55.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:55.561Z] [INFO]
[2026-02-25T23:07:55.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:55.561Z] [INFO]
[2026-02-25T23:07:55.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:55.561Z] [INFO]
[2026-02-25T23:07:55.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:55.561Z] [INFO]
[2026-02-25T23:07:55.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:55.561Z] [INFO]
[2026-02-25T23:07:55.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:55.561Z] [INFO]
[2026-02-25T23:07:55.561Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:55.561Z] [INFO]
[2026-02-25T23:07:55.561Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:55.561Z] [INFO] Processed 2 files in 7ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T23:07:55.561Z] [INFO]
[2026-02-25T23:07:55.561Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:55.561Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T23:07:55.561Z] [INFO]
[2026-02-25T23:07:55.561Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:55.561Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:55.561Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/src/main/resources
[2026-02-25T23:07:55.561Z] [INFO]
[2026-02-25T23:07:55.561Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:55.561Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:07:55.561Z] [INFO] Compiling 2 source files to /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/classes
[2026-02-25T23:07:56.659Z] [INFO]
[2026-02-25T23:07:56.659Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:56.659Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:56.659Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/src/test/resources
[2026-02-25T23:07:56.659Z] [INFO]
[2026-02-25T23:07:56.659Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:56.659Z] [INFO] No sources to compile
[2026-02-25T23:07:56.659Z] [INFO]
[2026-02-25T23:07:56.659Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:56.659Z] [INFO] No tests to run.
[2026-02-25T23:07:56.659Z] [INFO]
[2026-02-25T23:07:56.659Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:56.659Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final.jar
[2026-02-25T23:07:57.756Z] [INFO]
[2026-02-25T23:07:57.756Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:57.756Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:07:58.430Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-02-25T23:07:58.431Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.5.Final/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final.jar
[2026-02-25T23:07:58.431Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.5.Final/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final.pom
[2026-02-25T23:07:58.431Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.5.Final/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] ----------< io.quarkus:quarkus-funqy-amazon-lambda-archetype >----------
[2026-02-25T23:07:58.431Z] [INFO] Building Quarkus - Funqy Amazon Lambda - Archetype 2.7.5.Final [659/964]
[2026-02-25T23:07:58.431Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-25T23:07:58.431Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-25T23:07:58.431Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:58.431Z] [INFO] Copying 1 resource
[2026-02-25T23:07:58.431Z] [INFO] Copying 10 resources
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-25T23:07:58.431Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:58.431Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/test/resources
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-25T23:07:58.431Z] [INFO] Building archetype jar: /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/target/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-25T23:07:58.431Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/target/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final-sources.jar
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-25T23:07:58.431Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-25T23:07:58.431Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/target/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-archetype/2.7.5.Final/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final.jar
[2026-02-25T23:07:58.431Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-archetype/2.7.5.Final/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final.pom
[2026-02-25T23:07:58.431Z] [INFO] Installing /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/target/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-amazon-lambda-archetype/2.7.5.Final/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final-sources.jar
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] -----------< io.quarkus:quarkus-funqy-knative-events-parent >-----------
[2026-02-25T23:07:58.431Z] [INFO] Building Quarkus - Funqy Knative Events Binding 2.7.5.Final [660/964]
[2026-02-25T23:07:58.431Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-knative-events-parent ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-knative-events-parent ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-knative-events-parent ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-knative-events-parent ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-knative-events-parent ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-knative-events-parent ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-knative-events-parent ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-knative-events-parent ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-knative-events-parent ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-knative-events-parent ---
[2026-02-25T23:07:58.431Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-knative-events-parent ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-knative-events-parent ---
[2026-02-25T23:07:58.431Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events-parent/2.7.5.Final/quarkus-funqy-knative-events-parent-2.7.5.Final.pom
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --------------< io.quarkus:quarkus-funqy-knative-events >---------------
[2026-02-25T23:07:58.431Z] [INFO] Building Quarkus - Funqy Knative Events - Runtime 2.7.5.Final [661/964]
[2026-02-25T23:07:58.431Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-knative-events ---
[2026-02-25T23:07:58.431Z] [INFO]
[2026-02-25T23:07:58.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-knative-events ---
[2026-02-25T23:07:58.744Z] [INFO]
[2026-02-25T23:07:58.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-knative-events ---
[2026-02-25T23:07:58.744Z] [INFO]
[2026-02-25T23:07:58.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-knative-events ---
[2026-02-25T23:07:58.744Z] [INFO]
[2026-02-25T23:07:58.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-knative-events ---
[2026-02-25T23:07:58.744Z] [INFO]
[2026-02-25T23:07:58.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-knative-events ---
[2026-02-25T23:07:58.744Z] [INFO]
[2026-02-25T23:07:58.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-knative-events ---
[2026-02-25T23:07:58.744Z] [INFO]
[2026-02-25T23:07:58.744Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-knative-events ---
[2026-02-25T23:07:58.744Z] [INFO]
[2026-02-25T23:07:58.744Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-knative-events ---
[2026-02-25T23:07:58.744Z] [INFO] Processed 13 files in 30ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-02-25T23:07:58.744Z] [INFO]
[2026-02-25T23:07:58.744Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-knative-events ---
[2026-02-25T23:07:58.744Z] [INFO] Processed 13 files in 00:00.049 (Already Sorted: 13, Needed Sorting: 0)
[2026-02-25T23:07:58.744Z] [INFO]
[2026-02-25T23:07:58.744Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-knative-events ---
[2026-02-25T23:07:58.744Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:58.744Z] [INFO] Copying 1 resource
[2026-02-25T23:07:58.744Z] [INFO]
[2026-02-25T23:07:58.744Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-knative-events ---
[2026-02-25T23:07:58.744Z] [INFO]
[2026-02-25T23:07:58.744Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-knative-events ---
[2026-02-25T23:07:58.744Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:07:58.744Z] [INFO] Compiling 13 source files to /quarkus/extensions/funqy/funqy-knative-events/runtime/target/classes
[2026-02-25T23:07:59.862Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/KnativeEventsBindingRecorder.java:[70,17] configure(com.fasterxml.jackson.databind.MapperFeature,boolean) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated
[2026-02-25T23:07:59.862Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/VertxRequestHandler.java:[465,45] unchecked call to readValue(java.util.Iterator<java.util.Map.Entry<java.lang.String,java.lang.String>>) as a member of the raw type io.quarkus.funqy.runtime.query.QueryReader
[2026-02-25T23:07:59.862Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/JsonCloudEventImpl.java:[204,66] unchecked cast
[2026-02-25T23:07:59.862Z] required: T
[2026-02-25T23:07:59.862Z] found: byte[]
[2026-02-25T23:07:59.862Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/JsonCloudEventImpl.java:[211,64] unchecked cast
[2026-02-25T23:07:59.862Z] required: T
[2026-02-25T23:07:59.863Z] found: byte[]
[2026-02-25T23:07:59.863Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/JsonCloudEventImpl.java:[219,60] unchecked cast
[2026-02-25T23:07:59.863Z] required: T
[2026-02-25T23:07:59.863Z] found: byte[]
[2026-02-25T23:07:59.863Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/JsonCloudEventImpl.java:[223,62] unchecked cast
[2026-02-25T23:07:59.863Z] required: T
[2026-02-25T23:07:59.863Z] found: byte[]
[2026-02-25T23:07:59.863Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/HeaderCloudEventImpl.java:[180,39] unchecked cast
[2026-02-25T23:07:59.863Z] required: T
[2026-02-25T23:07:59.863Z] found: byte[]
[2026-02-25T23:07:59.863Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[69,16] unchecked call to SimpleCloudEvent(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.time.OffsetDateTime,java.util.Map<java.lang.String,java.lang.String>,java.lang.String,java.lang.String,T) as a member of the raw type io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2026-02-25T23:07:59.863Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[69,16] unchecked conversion
[2026-02-25T23:07:59.863Z] required: io.quarkus.funqy.knative.events.CloudEvent<byte[]>
[2026-02-25T23:07:59.863Z] found: io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2026-02-25T23:07:59.863Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[82,16] unchecked call to SimpleCloudEvent(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.time.OffsetDateTime,java.util.Map<java.lang.String,java.lang.String>,java.lang.String,java.lang.String,T) as a member of the raw type io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2026-02-25T23:07:59.863Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[82,16] unchecked conversion
[2026-02-25T23:07:59.863Z] required: io.quarkus.funqy.knative.events.CloudEvent<T>
[2026-02-25T23:07:59.863Z] found: io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2026-02-25T23:07:59.863Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[95,16] unchecked call to SimpleCloudEvent(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.time.OffsetDateTime,java.util.Map<java.lang.String,java.lang.String>,java.lang.String,java.lang.String,T) as a member of the raw type io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2026-02-25T23:07:59.863Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[95,16] unchecked conversion
[2026-02-25T23:07:59.863Z] required: io.quarkus.funqy.knative.events.CloudEvent<java.lang.Void>
[2026-02-25T23:07:59.863Z] found: io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2026-02-25T23:07:59.863Z] [INFO]
[2026-02-25T23:07:59.863Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-knative-events ---
[2026-02-25T23:07:59.863Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:07:59.863Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-knative-events/runtime/src/test/resources
[2026-02-25T23:07:59.863Z] [INFO]
[2026-02-25T23:07:59.863Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-knative-events ---
[2026-02-25T23:07:59.863Z] [INFO] No sources to compile
[2026-02-25T23:07:59.863Z] [INFO]
[2026-02-25T23:07:59.863Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-knative-events ---
[2026-02-25T23:08:00.177Z] [INFO] No tests to run.
[2026-02-25T23:08:00.177Z] [INFO]
[2026-02-25T23:08:00.177Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-knative-events ---
[2026-02-25T23:08:00.177Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-knative-events/runtime/target/quarkus-funqy-knative-events-2.7.5.Final.jar
[2026-02-25T23:08:00.177Z] [INFO]
[2026-02-25T23:08:00.177Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-knative-events ---
[2026-02-25T23:08:00.177Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-knative-events/runtime/target/quarkus-funqy-knative-events-2.7.5.Final-sources.jar
[2026-02-25T23:08:00.177Z] [INFO]
[2026-02-25T23:08:00.177Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-knative-events ---
[2026-02-25T23:08:00.177Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/runtime/target/quarkus-funqy-knative-events-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events/2.7.5.Final/quarkus-funqy-knative-events-2.7.5.Final.jar
[2026-02-25T23:08:00.177Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events/2.7.5.Final/quarkus-funqy-knative-events-2.7.5.Final.pom
[2026-02-25T23:08:00.177Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/runtime/target/quarkus-funqy-knative-events-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events/2.7.5.Final/quarkus-funqy-knative-events-2.7.5.Final-sources.jar
[2026-02-25T23:08:00.177Z] [INFO]
[2026-02-25T23:08:00.177Z] [INFO] ---------< io.quarkus:quarkus-funqy-knative-events-deployment >---------
[2026-02-25T23:08:00.177Z] [INFO] Building Quarkus - Funqy Knative Events - Deployment 2.7.5.Final [662/964]
[2026-02-25T23:08:00.177Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:08:00.177Z] [INFO]
[2026-02-25T23:08:00.177Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:00.177Z] [INFO]
[2026-02-25T23:08:00.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:00.489Z] [INFO]
[2026-02-25T23:08:00.489Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:00.489Z] [INFO]
[2026-02-25T23:08:00.489Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:00.802Z] [INFO]
[2026-02-25T23:08:00.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:00.802Z] [INFO]
[2026-02-25T23:08:00.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:00.802Z] [INFO]
[2026-02-25T23:08:00.802Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:00.802Z] [INFO]
[2026-02-25T23:08:00.802Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:00.802Z] [INFO]
[2026-02-25T23:08:00.802Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:00.802Z] [INFO] Processed 34 files in 49ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2026-02-25T23:08:00.802Z] [INFO]
[2026-02-25T23:08:00.802Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:00.802Z] [INFO] Processed 34 files in 00:00.051 (Already Sorted: 34, Needed Sorting: 0)
[2026-02-25T23:08:00.802Z] [INFO]
[2026-02-25T23:08:00.802Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:00.802Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:00.802Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-knative-events/deployment/src/main/resources
[2026-02-25T23:08:00.802Z] [INFO]
[2026-02-25T23:08:00.802Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:00.802Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:08:00.802Z] [INFO] Compiling 1 source file to /quarkus/extensions/funqy/funqy-knative-events/deployment/target/classes
[2026-02-25T23:08:01.896Z] [INFO]
[2026-02-25T23:08:01.896Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:01.896Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:01.896Z] [INFO] Copying 4 resources
[2026-02-25T23:08:01.896Z] [INFO]
[2026-02-25T23:08:01.896Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:01.896Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:08:01.896Z] [INFO] Compiling 33 source files to /quarkus/extensions/funqy/funqy-knative-events/deployment/target/test-classes
[2026-02-25T23:08:04.058Z] [INFO]
[2026-02-25T23:08:04.058Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:04.058Z] [INFO]
[2026-02-25T23:08:04.058Z] [INFO] -------------------------------------------------------
[2026-02-25T23:08:04.058Z] [INFO] T E S T S
[2026-02-25T23:08:04.058Z] [INFO] -------------------------------------------------------
[2026-02-25T23:08:04.058Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:08:04.732Z] [INFO] Running io.quarkus.funqy.test.GreetingAsyncTest
[2026-02-25T23:08:10.544Z] 2026-02-25 23:08:09,540 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.681s. Listening on: http://localhost:8081
[2026-02-25T23:08:10.544Z] 2026-02-25 23:08:09,543 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:08:10.545Z] 2026-02-25 23:08:09,543 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-25T23:08:11.219Z] 2026-02-25 23:08:10,885 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to / failed, error id: 74e5ac4b-612e-46b6-8f22-55c17a26d501-1: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-25T23:08:11.219Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-02-25T23:08:11.219Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-02-25T23:08:11.219Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-02-25T23:08:11.219Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.fail(DefaultUniEmitter.java:53)
[2026-02-25T23:08:11.219Z] at io.quarkus.funqy.test.GreetingFunctions.lambda$greetAsync$0(GreetingFunctions.java:33)
[2026-02-25T23:08:11.219Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-25T23:08:11.219Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2026-02-25T23:08:11.219Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:08:11.219Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-02-25T23:08:11.219Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:08:11.219Z] at io.smallrye.mutiny.operators.uni.UniEmitOn.subscribe(UniEmitOn.java:22)
[2026-02-25T23:08:11.219Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:08:11.219Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T23:08:11.219Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-25T23:08:11.219Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-25T23:08:11.219Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$execute$10(VertxRequestHandler.java:513)
[2026-02-25T23:08:11.219Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T23:08:11.219Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T23:08:11.219Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T23:08:11.219Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T23:08:11.219Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T23:08:11.219Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:08:11.219Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:08:11.219Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-25T23:08:11.219Z] ... 19 more
[2026-02-25T23:08:11.219Z]
[2026-02-25T23:08:11.219Z] Exception in thread "Timer-0" java.lang.NullPointerException: Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
[2026-02-25T23:08:11.219Z] at io.quarkus.funqy.test.GreetingFunctions$1.run(GreetingFunctions.java:39)
[2026-02-25T23:08:11.219Z] at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[2026-02-25T23:08:11.219Z] at java.base/java.util.TimerThread.run(Timer.java:516)
[2026-02-25T23:08:11.894Z] 2026-02-25 23:08:11,854 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to / failed, error id: 74e5ac4b-612e-46b6-8f22-55c17a26d501-2: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-25T23:08:11.894Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-02-25T23:08:11.894Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-02-25T23:08:11.894Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-02-25T23:08:11.894Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.fail(DefaultUniEmitter.java:53)
[2026-02-25T23:08:11.894Z] at io.quarkus.funqy.test.GreetingFunctions.lambda$greetAsync$0(GreetingFunctions.java:33)
[2026-02-25T23:08:11.894Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-25T23:08:11.894Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2026-02-25T23:08:11.894Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:08:11.894Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-02-25T23:08:11.894Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:08:11.894Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T23:08:11.894Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-25T23:08:11.894Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-25T23:08:11.894Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:402)
[2026-02-25T23:08:11.894Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T23:08:11.894Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T23:08:11.894Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T23:08:11.894Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T23:08:11.894Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T23:08:11.894Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:08:11.894Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:08:11.894Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-25T23:08:11.894Z] ... 17 more
[2026-02-25T23:08:11.894Z]
[2026-02-25T23:08:11.894Z] Exception in thread "Timer-2" java.lang.NullPointerException: Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
[2026-02-25T23:08:11.894Z] at io.quarkus.funqy.test.GreetingFunctions$1.run(GreetingFunctions.java:39)
[2026-02-25T23:08:11.894Z] at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[2026-02-25T23:08:11.894Z] at java.base/java.util.TimerThread.run(Timer.java:516)
[2026-02-25T23:08:12.207Z] Exception in thread "Timer-5" java.lang.NullPointerException: Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
[2026-02-25T23:08:12.207Z] at io.quarkus.funqy.test.GreetingFunctions$1.run(GreetingFunctions.java:39)
[2026-02-25T23:08:12.207Z] at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[2026-02-25T23:08:12.207Z] at java.base/java.util.TimerThread.run(Timer.java:516)
[2026-02-25T23:08:12.207Z] 2026-02-25 23:08:12,023 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to / failed, error id: 74e5ac4b-612e-46b6-8f22-55c17a26d501-3: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-25T23:08:12.207Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-02-25T23:08:12.207Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-02-25T23:08:12.207Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-02-25T23:08:12.207Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.fail(DefaultUniEmitter.java:53)
[2026-02-25T23:08:12.207Z] at io.quarkus.funqy.test.GreetingFunctions.lambda$greetAsync$0(GreetingFunctions.java:33)
[2026-02-25T23:08:12.207Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-02-25T23:08:12.207Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2026-02-25T23:08:12.207Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:08:12.207Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-02-25T23:08:12.207Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:08:12.207Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T23:08:12.207Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-25T23:08:12.207Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-25T23:08:12.207Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:402)
[2026-02-25T23:08:12.207Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T23:08:12.207Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T23:08:12.207Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T23:08:12.207Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T23:08:12.207Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T23:08:12.207Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:08:12.207Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:08:12.207Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-25T23:08:12.207Z] ... 17 more
[2026-02-25T23:08:12.207Z]
[2026-02-25T23:08:12.207Z] 2026-02-25 23:08:12,066 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-02-25T23:08:12.207Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.541 s - in io.quarkus.funqy.test.GreetingAsyncTest
[2026-02-25T23:08:12.207Z] [INFO] Running io.quarkus.funqy.test.FallbackTest
[2026-02-25T23:08:13.797Z] 2026-02-25 23:08:13,542 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.560s. Listening on: http://localhost:8081
[2026-02-25T23:08:13.797Z] 2026-02-25 23:08:13,543 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:08:13.798Z] 2026-02-25 23:08:13,543 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-25T23:08:14.110Z] 2026-02-25 23:08:13,855 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2026-02-25T23:08:14.110Z] 2026-02-25 23:08:13,942 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2026-02-25T23:08:14.110Z] 2026-02-25 23:08:13,988 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2026-02-25T23:08:14.110Z] 2026-02-25 23:08:14,005 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2026-02-25T23:08:14.110Z] 2026-02-25 23:08:14,054 WARN [io.qua.funqy] (executor-thread-1) Unexpected CloudEvent spec-version 'null'.
[2026-02-25T23:08:14.110Z] 2026-02-25 23:08:14,068 WARN [io.qua.funqy] (executor-thread-1) Unexpected CloudEvent spec-version 'null'.
[2026-02-25T23:08:14.422Z] 2026-02-25 23:08:14,211 WARN [io.qua.funqy] (executor-thread-1) Unexpected CloudEvent spec-version 'null'.
[2026-02-25T23:08:14.423Z] 2026-02-25 23:08:14,355 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T23:08:14.423Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.266 s - in io.quarkus.funqy.test.FallbackTest
[2026-02-25T23:08:14.423Z] [INFO] Running io.quarkus.funqy.test.ExposedCloudEventTest
[2026-02-25T23:08:15.519Z] 2026-02-25 23:08:15,497 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.501s. Listening on: http://localhost:8081
[2026-02-25T23:08:15.519Z] 2026-02-25 23:08:15,498 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:08:15.519Z] 2026-02-25 23:08:15,498 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-25T23:08:16.617Z] 2026-02-25 23:08:16,451 ERROR [io.qua.funqy] (vert.x-eventloop-thread-0) Bad request: the 'doubleIt' function expects CloudEvent, but plain HTTP was received.
[2026-02-25T23:08:16.617Z] 2026-02-25 23:08:16,476 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T23:08:16.617Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.117 s - in io.quarkus.funqy.test.ExposedCloudEventTest
[2026-02-25T23:08:16.617Z] [INFO] Running io.quarkus.funqy.test.BinaryPayloadTest
[2026-02-25T23:08:17.712Z] 2026-02-25 23:08:17,688 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.555s. Listening on: http://localhost:8081
[2026-02-25T23:08:17.712Z] 2026-02-25 23:08:17,688 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:08:17.712Z] 2026-02-25 23:08:17,688 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-25T23:08:18.386Z] 2026-02-25 23:08:18,178 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T23:08:18.386Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.694 s - in io.quarkus.funqy.test.BinaryPayloadTest
[2026-02-25T23:08:18.386Z] [INFO] Running io.quarkus.funqy.test.QueryReaderTest
[2026-02-25T23:08:19.483Z] 2026-02-25 23:08:19,154 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.475s. Listening on: http://localhost:8081
[2026-02-25T23:08:19.483Z] 2026-02-25 23:08:19,155 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:08:19.483Z] 2026-02-25 23:08:19,155 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-25T23:08:19.797Z] 2026-02-25 23:08:19,776 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T23:08:20.109Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.596 s - in io.quarkus.funqy.test.QueryReaderTest
[2026-02-25T23:08:20.109Z] [INFO] Running io.quarkus.funqy.test.GreetingSyncTest
[2026-02-25T23:08:20.786Z] 2026-02-25 23:08:20,714 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.424s. Listening on: http://localhost:8081
[2026-02-25T23:08:20.786Z] 2026-02-25 23:08:20,715 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:08:20.786Z] 2026-02-25 23:08:20,715 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-25T23:08:21.459Z] 2026-02-25 23:08:21,074 ERROR [io.qua.funqy] (executor-thread-0) io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-25T23:08:21.459Z] 2026-02-25 23:08:21,079 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: 41a90633-a78f-4695-9da4-03bb13fc5f09-1: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-25T23:08:21.459Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:134)
[2026-02-25T23:08:21.459Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2026-02-25T23:08:21.459Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$execute$10(VertxRequestHandler.java:511)
[2026-02-25T23:08:21.459Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T23:08:21.459Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T23:08:21.459Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T23:08:21.459Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T23:08:21.459Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T23:08:21.459Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:08:21.459Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:08:21.459Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-25T23:08:21.459Z] at io.quarkus.funqy.test.GreetingFunctions.greet(GreetingFunctions.java:19)
[2026-02-25T23:08:21.459Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T23:08:21.459Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T23:08:21.459Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T23:08:21.459Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T23:08:21.459Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-02-25T23:08:21.459Z] ... 9 more
[2026-02-25T23:08:21.459Z]
[2026-02-25T23:08:21.459Z] 2026-02-25 23:08:21,265 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: 41a90633-a78f-4695-9da4-03bb13fc5f09-2: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-25T23:08:21.459Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:134)
[2026-02-25T23:08:21.459Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2026-02-25T23:08:21.459Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:399)
[2026-02-25T23:08:21.459Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T23:08:21.459Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T23:08:21.459Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T23:08:21.459Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T23:08:21.459Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T23:08:21.459Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:08:21.459Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:08:21.459Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-25T23:08:21.459Z] at io.quarkus.funqy.test.GreetingFunctions.greet(GreetingFunctions.java:19)
[2026-02-25T23:08:21.459Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T23:08:21.459Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T23:08:21.459Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T23:08:21.459Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T23:08:21.459Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-02-25T23:08:21.459Z] ... 9 more
[2026-02-25T23:08:21.459Z]
[2026-02-25T23:08:21.460Z] 2026-02-25 23:08:21,326 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to / failed, error id: 41a90633-a78f-4695-9da4-03bb13fc5f09-3: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-25T23:08:21.460Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:134)
[2026-02-25T23:08:21.460Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2026-02-25T23:08:21.460Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:399)
[2026-02-25T23:08:21.460Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T23:08:21.460Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T23:08:21.460Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T23:08:21.460Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T23:08:21.460Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T23:08:21.460Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:08:21.460Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:08:21.460Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-02-25T23:08:21.460Z] at io.quarkus.funqy.test.GreetingFunctions.greet(GreetingFunctions.java:19)
[2026-02-25T23:08:21.460Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T23:08:21.460Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T23:08:21.460Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T23:08:21.460Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T23:08:21.460Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-02-25T23:08:21.460Z] ... 9 more
[2026-02-25T23:08:21.460Z]
[2026-02-25T23:08:21.460Z] 2026-02-25 23:08:21,359 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-25T23:08:21.460Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.583 s - in io.quarkus.funqy.test.GreetingSyncTest
[2026-02-25T23:08:21.460Z] [INFO] Running io.quarkus.funqy.test.WithDuplicateAttributeFilterTest
[2026-02-25T23:08:22.136Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 s - in io.quarkus.funqy.test.WithDuplicateAttributeFilterTest
[2026-02-25T23:08:22.136Z] [INFO] Running io.quarkus.funqy.test.MappingTest
[2026-02-25T23:08:23.236Z] 2026-02-25 23:08:22,077 WARN [io.qua.fun.run.bin.kna.eve.KnativeEventsBindingRecorder] (main) Invoker toSemicolonSeparated has multiple matching filters [[attributeName=source, expectedValue='test']] [[attributeName=source, expectedValue='test']]
[2026-02-25T23:08:23.236Z] 2026-02-25 23:08:23,025 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.160s. Listening on: http://localhost:8081
[2026-02-25T23:08:23.236Z] 2026-02-25 23:08:23,025 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:08:23.236Z] 2026-02-25 23:08:23,025 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-25T23:08:23.549Z] 2026-02-25 23:08:23,446 ERROR [io.qua.funqy] (executor-thread-1) Couldn't map CloudEvent type: 'foo' to a function.
[2026-02-25T23:08:23.549Z] 2026-02-25 23:08:23,479 ERROR [io.qua.funqy] (executor-thread-1) Couldn't map CloudEvent type: 'nobody' to a function.
[2026-02-25T23:08:23.863Z] 2026-02-25 23:08:23,721 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-02-25T23:08:23.863Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.64 s - in io.quarkus.funqy.test.MappingTest
[2026-02-25T23:08:23.863Z] [INFO] Running io.quarkus.funqy.test.WithAttributeFilterTest
[2026-02-25T23:08:24.960Z] 2026-02-25 23:08:24,678 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.423s. Listening on: http://localhost:8081
[2026-02-25T23:08:24.960Z] 2026-02-25 23:08:24,679 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:08:24.960Z] 2026-02-25 23:08:24,679 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-25T23:08:25.271Z] 2026-02-25 23:08:25,022 ERROR [io.qua.funqy] (executor-thread-0) CloudEvent type: 'listOfStrings' matches multiple function.
[2026-02-25T23:08:25.272Z] 2026-02-25 23:08:25,129 ERROR [io.qua.funqy] (executor-thread-0) Couldn't map CloudEvent type: 'listOfStrings' to any function.
[2026-02-25T23:08:25.584Z] 2026-02-25 23:08:25,370 ERROR [io.qua.funqy] (executor-thread-0) Couldn't map CloudEvent type: 'integer' to any function.
[2026-02-25T23:08:25.584Z] 2026-02-25 23:08:25,382 ERROR [io.qua.funqy] (executor-thread-0) CloudEvent type: 'listOfStrings' matches multiple function.
[2026-02-25T23:08:25.584Z] 2026-02-25 23:08:25,395 ERROR [io.qua.funqy] (executor-thread-0) Couldn't map CloudEvent type: 'listOfStrings' to any function.
[2026-02-25T23:08:25.584Z] 2026-02-25 23:08:25,405 ERROR [io.qua.funqy] (executor-thread-0) Couldn't map CloudEvent type: 'integer' to any function.
[2026-02-25T23:08:25.584Z] 2026-02-25 23:08:25,525 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2026-02-25T23:08:25.584Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.8 s - in io.quarkus.funqy.test.WithAttributeFilterTest
[2026-02-25T23:08:25.584Z] [INFO] Running io.quarkus.funqy.test.RootPathTest
[2026-02-25T23:08:26.681Z] 2026-02-25 23:08:26,529 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2026-02-25T23:08:26.681Z] 2026-02-25 23:08:26,529 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:08:26.681Z] 2026-02-25 23:08:26,529 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-25T23:08:26.994Z] 2026-02-25 23:08:26,885 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-02-25T23:08:26.994Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.35 s - in io.quarkus.funqy.test.RootPathTest
[2026-02-25T23:08:26.994Z] [INFO] Running io.quarkus.funqy.test.ContextTest
[2026-02-25T23:08:28.093Z] 2026-02-25 23:08:27,808 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.379s. Listening on: http://localhost:8081
[2026-02-25T23:08:28.094Z] 2026-02-25 23:08:27,808 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:08:28.094Z] 2026-02-25 23:08:27,808 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-25T23:08:28.407Z] 2026-02-25 23:08:28,178 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-02-25T23:08:28.407Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s - in io.quarkus.funqy.test.ContextTest
[2026-02-25T23:08:28.407Z] [INFO] Running io.quarkus.funqy.test.WithGenericsTest
[2026-02-25T23:08:29.507Z] 2026-02-25 23:08:29,119 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.440s. Listening on: http://localhost:8081
[2026-02-25T23:08:29.507Z] 2026-02-25 23:08:29,120 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:08:29.507Z] 2026-02-25 23:08:29,120 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-25T23:08:29.818Z] 2026-02-25 23:08:29,676 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T23:08:29.818Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.488 s - in io.quarkus.funqy.test.WithGenericsTest
[2026-02-25T23:08:29.818Z] [INFO] Running io.quarkus.funqy.test.WithConflictingAttributeFilterTest
[2026-02-25T23:08:30.979Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.038 s - in io.quarkus.funqy.test.WithConflictingAttributeFilterTest
[2026-02-25T23:08:30.979Z] [INFO] Running io.quarkus.funqy.test.VoidFunctionTest
[2026-02-25T23:08:32.105Z] 2026-02-25 23:08:30,719 WARN [io.qua.fun.run.bin.kna.eve.KnativeEventsBindingRecorder] (main) Invoker bar has multiple matching filters [[attributeName=source, expectedValue='test']] []
[2026-02-25T23:08:32.105Z] 2026-02-25 23:08:31,672 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.240s. Listening on: http://localhost:8081
[2026-02-25T23:08:32.105Z] 2026-02-25 23:08:31,673 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:08:32.105Z] 2026-02-25 23:08:31,673 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-02-25T23:08:32.105Z] 2026-02-25 23:08:31,998 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: f4136e3d-df0c-45da-b5ac-38a34cb1837a-1: io.quarkus.funqy.runtime.ApplicationException: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-02-25T23:08:32.105Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-02-25T23:08:32.105Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-02-25T23:08:32.105Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-02-25T23:08:32.105Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.forward(UniCreateFromKnownFailure.java:38)
[2026-02-25T23:08:32.105Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.access$100(UniCreateFromKnownFailure.java:26)
[2026-02-25T23:08:32.105Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure.subscribe(UniCreateFromKnownFailure.java:23)
[2026-02-25T23:08:32.105Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:08:32.106Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-02-25T23:08:32.106Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:08:32.106Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T23:08:32.106Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-25T23:08:32.106Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-25T23:08:32.106Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:402)
[2026-02-25T23:08:32.106Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T23:08:32.106Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T23:08:32.106Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T23:08:32.106Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T23:08:32.106Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T23:08:32.106Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:08:32.106Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:08:32.106Z] Caused by: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-02-25T23:08:32.106Z] at io.quarkus.funqy.test.VoidFunction.voidFunction(VoidFunction.java:13)
[2026-02-25T23:08:32.106Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T23:08:32.106Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T23:08:32.106Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T23:08:32.106Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T23:08:32.106Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-02-25T23:08:32.106Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2026-02-25T23:08:32.106Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:399)
[2026-02-25T23:08:32.106Z] ... 7 more
[2026-02-25T23:08:32.106Z]
[2026-02-25T23:08:32.106Z] 2026-02-25 23:08:32,083 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: f4136e3d-df0c-45da-b5ac-38a34cb1837a-2: io.quarkus.funqy.runtime.ApplicationException: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-02-25T23:08:32.106Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-02-25T23:08:32.106Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-02-25T23:08:32.106Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-02-25T23:08:32.106Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.forward(UniCreateFromKnownFailure.java:38)
[2026-02-25T23:08:32.106Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.access$100(UniCreateFromKnownFailure.java:26)
[2026-02-25T23:08:32.106Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure.subscribe(UniCreateFromKnownFailure.java:23)
[2026-02-25T23:08:32.106Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:08:32.106Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-02-25T23:08:32.106Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-02-25T23:08:32.106Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-02-25T23:08:32.106Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-02-25T23:08:32.106Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-02-25T23:08:32.106Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:402)
[2026-02-25T23:08:32.106Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T23:08:32.106Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T23:08:32.106Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T23:08:32.106Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T23:08:32.106Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T23:08:32.106Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:08:32.106Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:08:32.106Z] Caused by: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-02-25T23:08:32.106Z] at io.quarkus.funqy.test.VoidFunction.voidFunction(VoidFunction.java:13)
[2026-02-25T23:08:32.106Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T23:08:32.106Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T23:08:32.106Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T23:08:32.106Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T23:08:32.106Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-02-25T23:08:32.106Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2026-02-25T23:08:32.106Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:399)
[2026-02-25T23:08:32.106Z] ... 7 more
[2026-02-25T23:08:32.106Z]
[2026-02-25T23:08:32.421Z] 2026-02-25 23:08:32,125 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T23:08:32.421Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.4 s - in io.quarkus.funqy.test.VoidFunctionTest
[2026-02-25T23:08:32.421Z] [INFO]
[2026-02-25T23:08:32.421Z] [INFO] Results:
[2026-02-25T23:08:32.421Z] [INFO]
[2026-02-25T23:08:32.421Z] [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:08:32.421Z] [INFO]
[2026-02-25T23:08:32.421Z] [INFO]
[2026-02-25T23:08:32.421Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:32.421Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-knative-events/deployment/target/quarkus-funqy-knative-events-deployment-2.7.5.Final.jar
[2026-02-25T23:08:33.521Z] [INFO]
[2026-02-25T23:08:33.521Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:33.521Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-knative-events/deployment/target/quarkus-funqy-knative-events-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:08:34.196Z] [INFO]
[2026-02-25T23:08:34.196Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-knative-events-deployment ---
[2026-02-25T23:08:34.196Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/deployment/target/quarkus-funqy-knative-events-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.5.Final/quarkus-funqy-knative-events-deployment-2.7.5.Final.jar
[2026-02-25T23:08:34.196Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.5.Final/quarkus-funqy-knative-events-deployment-2.7.5.Final.pom
[2026-02-25T23:08:34.196Z] [INFO] Installing /quarkus/extensions/funqy/funqy-knative-events/deployment/target/quarkus-funqy-knative-events-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.5.Final/quarkus-funqy-knative-events-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:08:34.196Z] [INFO]
[2026-02-25T23:08:34.196Z] [INFO] -------< io.quarkus:quarkus-funqy-google-cloud-functions-parent >-------
[2026-02-25T23:08:34.196Z] [INFO] Building Quarkus - Funqy Google Cloud Functions Binding 2.7.5.Final [663/964]
[2026-02-25T23:08:34.196Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:08:34.196Z] [INFO]
[2026-02-25T23:08:34.196Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-25T23:08:34.196Z] [INFO]
[2026-02-25T23:08:34.196Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-25T23:08:34.196Z] [INFO]
[2026-02-25T23:08:34.196Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-25T23:08:34.196Z] [INFO]
[2026-02-25T23:08:34.196Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-25T23:08:34.196Z] [INFO]
[2026-02-25T23:08:34.196Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-25T23:08:34.196Z] [INFO]
[2026-02-25T23:08:34.196Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-25T23:08:34.196Z] [INFO]
[2026-02-25T23:08:34.196Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-25T23:08:34.196Z] [INFO]
[2026-02-25T23:08:34.196Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-25T23:08:34.196Z] [INFO]
[2026-02-25T23:08:34.196Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-25T23:08:34.196Z] [INFO]
[2026-02-25T23:08:34.196Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-25T23:08:34.196Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:08:34.196Z] [INFO]
[2026-02-25T23:08:34.196Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-25T23:08:34.196Z] [INFO]
[2026-02-25T23:08:34.196Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-02-25T23:08:34.196Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions-parent/2.7.5.Final/quarkus-funqy-google-cloud-functions-parent-2.7.5.Final.pom
[2026-02-25T23:08:34.196Z] [INFO]
[2026-02-25T23:08:34.196Z] [INFO] ----------< io.quarkus:quarkus-funqy-google-cloud-functions >-----------
[2026-02-25T23:08:34.196Z] [INFO] Building Quarkus - Funqy Google Cloud Functions - Runtime 2.7.5.Final [664/964]
[2026-02-25T23:08:34.196Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:08:34.196Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.pom
[2026-02-25T23:08:34.508Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.pom (6.4 kB at 24 kB/s)
[2026-02-25T23:08:34.508Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.pom
[2026-02-25T23:08:34.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.pom (2.1 kB at 8.2 kB/s)
[2026-02-25T23:08:34.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-parent/2.0.0.RC2/cloudevents-parent-2.0.0.RC2.pom
[2026-02-25T23:08:35.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-parent/2.0.0.RC2/cloudevents-parent-2.0.0.RC2.pom (9.8 kB at 28 kB/s)
[2026-02-25T23:08:35.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.jar
[2026-02-25T23:08:35.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.jar
[2026-02-25T23:08:35.448Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.jar (15 kB at 35 kB/s)
[2026-02-25T23:08:35.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.jar (8.2 kB at 16 kB/s)
[2026-02-25T23:08:35.763Z] [INFO]
[2026-02-25T23:08:35.763Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:35.763Z] [INFO]
[2026-02-25T23:08:35.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:35.763Z] [INFO]
[2026-02-25T23:08:35.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:35.763Z] [INFO]
[2026-02-25T23:08:35.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:35.763Z] [INFO]
[2026-02-25T23:08:35.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:35.763Z] [INFO]
[2026-02-25T23:08:35.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:35.763Z] [INFO]
[2026-02-25T23:08:35.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:35.763Z] [INFO]
[2026-02-25T23:08:35.763Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:35.763Z] [INFO]
[2026-02-25T23:08:35.763Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:35.763Z] [INFO] Processed 9 files in 14ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-02-25T23:08:35.763Z] [INFO]
[2026-02-25T23:08:35.763Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:35.763Z] [INFO] Processed 9 files in 00:00.014 (Already Sorted: 9, Needed Sorting: 0)
[2026-02-25T23:08:35.763Z] [INFO]
[2026-02-25T23:08:35.763Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:35.763Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:35.763Z] [INFO] Copying 1 resource
[2026-02-25T23:08:35.763Z] [INFO]
[2026-02-25T23:08:35.763Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:35.763Z] [INFO]
[2026-02-25T23:08:35.763Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:35.763Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:08:35.763Z] [INFO] Compiling 9 source files to /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/classes
[2026-02-25T23:08:36.864Z] [INFO]
[2026-02-25T23:08:36.864Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:36.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:36.864Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/src/test/resources
[2026-02-25T23:08:36.864Z] [INFO]
[2026-02-25T23:08:36.864Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:36.864Z] [INFO] No sources to compile
[2026-02-25T23:08:36.864Z] [INFO]
[2026-02-25T23:08:36.864Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:36.864Z] [INFO] No tests to run.
[2026-02-25T23:08:36.864Z] [INFO]
[2026-02-25T23:08:36.864Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:36.864Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/quarkus-funqy-google-cloud-functions-2.7.5.Final.jar
[2026-02-25T23:08:36.864Z] [INFO]
[2026-02-25T23:08:36.864Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:36.864Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/quarkus-funqy-google-cloud-functions-2.7.5.Final-sources.jar
[2026-02-25T23:08:36.864Z] [INFO]
[2026-02-25T23:08:36.864Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-google-cloud-functions ---
[2026-02-25T23:08:36.864Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/quarkus-funqy-google-cloud-functions-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.5.Final/quarkus-funqy-google-cloud-functions-2.7.5.Final.jar
[2026-02-25T23:08:36.864Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.5.Final/quarkus-funqy-google-cloud-functions-2.7.5.Final.pom
[2026-02-25T23:08:36.864Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/quarkus-funqy-google-cloud-functions-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.5.Final/quarkus-funqy-google-cloud-functions-2.7.5.Final-sources.jar
[2026-02-25T23:08:36.864Z] [INFO]
[2026-02-25T23:08:36.864Z] [INFO] -----< io.quarkus:quarkus-funqy-google-cloud-functions-deployment >-----
[2026-02-25T23:08:36.864Z] [INFO] Building Quarkus - Funqy Google Cloud Functions - Deployment 2.7.5.Final [665/964]
[2026-02-25T23:08:36.864Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:08:36.864Z] [INFO]
[2026-02-25T23:08:36.864Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:36.864Z] [INFO]
[2026-02-25T23:08:36.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:37.539Z] [INFO]
[2026-02-25T23:08:37.539Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:37.539Z] [INFO]
[2026-02-25T23:08:37.539Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:37.539Z] [INFO]
[2026-02-25T23:08:37.539Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:37.539Z] [INFO]
[2026-02-25T23:08:37.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:37.540Z] [INFO]
[2026-02-25T23:08:37.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:37.540Z] [INFO]
[2026-02-25T23:08:37.540Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:37.540Z] [INFO]
[2026-02-25T23:08:37.540Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:37.540Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T23:08:37.540Z] [INFO]
[2026-02-25T23:08:37.540Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:37.540Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T23:08:37.540Z] [INFO]
[2026-02-25T23:08:37.540Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:37.540Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:37.540Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/main/resources
[2026-02-25T23:08:37.540Z] [INFO]
[2026-02-25T23:08:37.540Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:37.540Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:08:37.540Z] [INFO] Compiling 2 source files to /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/classes
[2026-02-25T23:08:38.635Z] [WARNING] /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/main/java/io/quarkus/funqy/gcp/functions/deployment/bindings/CloudFunctionsDeploymentBuildStep.java:[33,19] unchecked method invocation: constructor <init> in class io.quarkus.builder.BuildException is applied to given types
[2026-02-25T23:08:38.635Z] required: java.lang.String,java.util.List<io.quarkus.builder.diag.Diagnostic>
[2026-02-25T23:08:38.635Z] found: java.lang.String,java.util.List
[2026-02-25T23:08:38.635Z] [WARNING] /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/main/java/io/quarkus/funqy/gcp/functions/deployment/bindings/CloudFunctionsDeploymentBuildStep.java:[35,32] unchecked conversion
[2026-02-25T23:08:38.635Z] required: java.util.List<io.quarkus.builder.diag.Diagnostic>
[2026-02-25T23:08:38.635Z] found: java.util.List
[2026-02-25T23:08:38.635Z] [WARNING] /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/main/java/io/quarkus/funqy/gcp/functions/deployment/bindings/CloudFunctionsDeploymentBuildStep.java:[48,16] unchecked method invocation: constructor <init> in class io.quarkus.deployment.pkg.builditem.ArtifactResultBuildItem is applied to given types
[2026-02-25T23:08:38.635Z] required: java.nio.file.Path,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>
[2026-02-25T23:08:38.635Z] found: java.nio.file.Path,java.lang.String,java.util.Map
[2026-02-25T23:08:38.635Z] [WARNING] /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/main/java/io/quarkus/funqy/gcp/functions/deployment/bindings/CloudFunctionsDeploymentBuildStep.java:[48,82] unchecked conversion
[2026-02-25T23:08:38.635Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-02-25T23:08:38.635Z] found: java.util.Map
[2026-02-25T23:08:38.635Z] [INFO]
[2026-02-25T23:08:38.635Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:38.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:38.635Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/test/resources
[2026-02-25T23:08:38.635Z] [INFO]
[2026-02-25T23:08:38.635Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:38.635Z] [INFO] No sources to compile
[2026-02-25T23:08:38.635Z] [INFO]
[2026-02-25T23:08:38.635Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:38.635Z] [INFO] No tests to run.
[2026-02-25T23:08:38.635Z] [INFO]
[2026-02-25T23:08:38.635Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:38.635Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final.jar
[2026-02-25T23:08:39.310Z] [INFO]
[2026-02-25T23:08:39.310Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:39.310Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:08:39.985Z] [INFO]
[2026-02-25T23:08:39.985Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-02-25T23:08:39.985Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.5.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final.jar
[2026-02-25T23:08:39.985Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.5.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final.pom
[2026-02-25T23:08:39.985Z] [INFO] Installing /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.5.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:08:39.985Z] [INFO]
[2026-02-25T23:08:39.985Z] [INFO] ------------------< io.quarkus:quarkus-scala-parent >-------------------
[2026-02-25T23:08:39.985Z] [INFO] Building Quarkus - Scala 2.7.5.Final [666/964]
[2026-02-25T23:08:39.985Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:08:39.985Z] [INFO]
[2026-02-25T23:08:39.985Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scala-parent ---
[2026-02-25T23:08:39.985Z] [INFO]
[2026-02-25T23:08:39.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scala-parent ---
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scala-parent ---
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scala-parent ---
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scala-parent ---
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scala-parent ---
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scala-parent ---
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scala-parent ---
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scala-parent ---
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scala-parent ---
[2026-02-25T23:08:40.300Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scala-parent ---
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scala-parent ---
[2026-02-25T23:08:40.300Z] [INFO] Installing /quarkus/extensions/scala/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scala-parent/2.7.5.Final/quarkus-scala-parent-2.7.5.Final.pom
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] ----------------------< io.quarkus:quarkus-scala >----------------------
[2026-02-25T23:08:40.300Z] [INFO] Building Quarkus - Scala - Runtime 2.7.5.Final [667/964]
[2026-02-25T23:08:40.300Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scala ---
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scala ---
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scala ---
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scala ---
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scala ---
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scala ---
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.300Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scala ---
[2026-02-25T23:08:40.300Z] [INFO]
[2026-02-25T23:08:40.301Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scala ---
[2026-02-25T23:08:40.301Z] [INFO]
[2026-02-25T23:08:40.301Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scala ---
[2026-02-25T23:08:40.301Z] [INFO]
[2026-02-25T23:08:40.301Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scala ---
[2026-02-25T23:08:40.301Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:08:40.301Z] [INFO]
[2026-02-25T23:08:40.301Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scala ---
[2026-02-25T23:08:40.301Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:40.301Z] [INFO] Copying 1 resource
[2026-02-25T23:08:40.301Z] [INFO]
[2026-02-25T23:08:40.301Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-scala ---
[2026-02-25T23:08:40.301Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.12.13/scala-compiler-2.12.13.pom
[2026-02-25T23:08:40.301Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.12.13/scala-compiler-2.12.13.pom (2.7 kB at 55 kB/s)
[2026-02-25T23:08:40.301Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.13/scala-library-2.12.13.pom
[2026-02-25T23:08:40.301Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.13/scala-library-2.12.13.pom (1.6 kB at 49 kB/s)
[2026-02-25T23:08:40.301Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.13/scala-reflect-2.12.13.pom
[2026-02-25T23:08:40.301Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.13/scala-reflect-2.12.13.pom (1.8 kB at 58 kB/s)
[2026-02-25T23:08:40.301Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.0.6/scala-xml_2.12-1.0.6.pom
[2026-02-25T23:08:40.301Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.0.6/scala-xml_2.12-1.0.6.pom (2.5 kB at 72 kB/s)
[2026-02-25T23:08:40.301Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.12.13/scala-compiler-2.12.13.jar
[2026-02-25T23:08:40.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.12.13/scala-compiler-2.12.13.jar (11 MB at 44 MB/s)
[2026-02-25T23:08:40.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.13/scala-library-2.12.13.jar
[2026-02-25T23:08:40.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.13/scala-library-2.12.13.jar (5.4 MB at 86 MB/s)
[2026-02-25T23:08:40.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.13/scala-reflect-2.12.13.jar
[2026-02-25T23:08:40.929Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.13/scala-reflect-2.12.13.jar (3.6 MB at 64 MB/s)
[2026-02-25T23:08:41.605Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.0.6/scala-xml_2.12-1.0.6.jar
[2026-02-25T23:08:41.605Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/modules/scala-xml_2.12/1.0.6/scala-xml_2.12-1.0.6.jar (548 kB at 14 MB/s)
[2026-02-25T23:08:41.605Z] [INFO]
[2026-02-25T23:08:41.605Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scala ---
[2026-02-25T23:08:41.605Z] [INFO] No sources to compile
[2026-02-25T23:08:41.605Z] [INFO]
[2026-02-25T23:08:41.605Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scala ---
[2026-02-25T23:08:41.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:41.605Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scala/runtime/src/test/resources
[2026-02-25T23:08:41.605Z] [INFO]
[2026-02-25T23:08:41.605Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scala ---
[2026-02-25T23:08:41.605Z] [INFO] No sources to compile
[2026-02-25T23:08:41.605Z] [INFO]
[2026-02-25T23:08:41.605Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scala ---
[2026-02-25T23:08:41.605Z] [INFO] No tests to run.
[2026-02-25T23:08:41.605Z] [INFO]
[2026-02-25T23:08:41.605Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scala ---
[2026-02-25T23:08:41.605Z] [INFO] Building jar: /quarkus/extensions/scala/runtime/target/quarkus-scala-2.7.5.Final.jar
[2026-02-25T23:08:41.605Z] [INFO]
[2026-02-25T23:08:41.605Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scala ---
[2026-02-25T23:08:41.605Z] [INFO] Building jar: /quarkus/extensions/scala/runtime/target/quarkus-scala-2.7.5.Final-sources.jar
[2026-02-25T23:08:41.605Z] [INFO]
[2026-02-25T23:08:41.605Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scala ---
[2026-02-25T23:08:41.605Z] [INFO] Installing /quarkus/extensions/scala/runtime/target/quarkus-scala-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-scala/2.7.5.Final/quarkus-scala-2.7.5.Final.jar
[2026-02-25T23:08:41.605Z] [INFO] Installing /quarkus/extensions/scala/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scala/2.7.5.Final/quarkus-scala-2.7.5.Final.pom
[2026-02-25T23:08:41.605Z] [INFO] Installing /quarkus/extensions/scala/runtime/target/quarkus-scala-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-scala/2.7.5.Final/quarkus-scala-2.7.5.Final-sources.jar
[2026-02-25T23:08:41.605Z] [INFO]
[2026-02-25T23:08:41.605Z] [INFO] ----------------< io.quarkus:quarkus-scala-deployment >-----------------
[2026-02-25T23:08:41.605Z] [INFO] Building Quarkus - Scala - Deployment 2.7.5.Final [668/964]
[2026-02-25T23:08:41.605Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:08:41.605Z] [INFO]
[2026-02-25T23:08:41.605Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scala-deployment ---
[2026-02-25T23:08:41.605Z] [INFO]
[2026-02-25T23:08:41.605Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scala-deployment ---
[2026-02-25T23:08:42.283Z] [INFO]
[2026-02-25T23:08:42.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scala-deployment ---
[2026-02-25T23:08:42.283Z] [INFO]
[2026-02-25T23:08:42.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scala-deployment ---
[2026-02-25T23:08:42.283Z] [INFO]
[2026-02-25T23:08:42.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scala-deployment ---
[2026-02-25T23:08:42.283Z] [INFO]
[2026-02-25T23:08:42.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scala-deployment ---
[2026-02-25T23:08:42.283Z] [INFO]
[2026-02-25T23:08:42.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scala-deployment ---
[2026-02-25T23:08:42.283Z] [INFO]
[2026-02-25T23:08:42.283Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scala-deployment ---
[2026-02-25T23:08:42.283Z] [INFO]
[2026-02-25T23:08:42.283Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scala-deployment ---
[2026-02-25T23:08:42.283Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T23:08:42.283Z] [INFO]
[2026-02-25T23:08:42.283Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scala-deployment ---
[2026-02-25T23:08:42.283Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T23:08:42.283Z] [INFO]
[2026-02-25T23:08:42.283Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scala-deployment ---
[2026-02-25T23:08:42.283Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:42.283Z] [INFO] Copying 1 resource
[2026-02-25T23:08:42.283Z] [INFO]
[2026-02-25T23:08:42.283Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scala-deployment ---
[2026-02-25T23:08:42.283Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:08:42.283Z] [INFO] Compiling 2 source files to /quarkus/extensions/scala/deployment/target/classes
[2026-02-25T23:08:43.384Z] [INFO]
[2026-02-25T23:08:43.384Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scala-deployment ---
[2026-02-25T23:08:43.384Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:43.384Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scala/deployment/src/test/resources
[2026-02-25T23:08:43.384Z] [INFO]
[2026-02-25T23:08:43.384Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scala-deployment ---
[2026-02-25T23:08:43.384Z] [INFO] No sources to compile
[2026-02-25T23:08:43.384Z] [INFO]
[2026-02-25T23:08:43.384Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scala-deployment ---
[2026-02-25T23:08:43.384Z] [INFO] No tests to run.
[2026-02-25T23:08:43.384Z] [INFO]
[2026-02-25T23:08:43.384Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scala-deployment ---
[2026-02-25T23:08:43.384Z] [INFO] Building jar: /quarkus/extensions/scala/deployment/target/quarkus-scala-deployment-2.7.5.Final.jar
[2026-02-25T23:08:44.060Z] [INFO]
[2026-02-25T23:08:44.060Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scala-deployment ---
[2026-02-25T23:08:44.060Z] [INFO] Building jar: /quarkus/extensions/scala/deployment/target/quarkus-scala-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:08:45.158Z] [INFO]
[2026-02-25T23:08:45.158Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scala-deployment ---
[2026-02-25T23:08:45.158Z] [INFO] Installing /quarkus/extensions/scala/deployment/target/quarkus-scala-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-scala-deployment/2.7.5.Final/quarkus-scala-deployment-2.7.5.Final.jar
[2026-02-25T23:08:45.158Z] [INFO] Installing /quarkus/extensions/scala/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-scala-deployment/2.7.5.Final/quarkus-scala-deployment-2.7.5.Final.pom
[2026-02-25T23:08:45.158Z] [INFO] Installing /quarkus/extensions/scala/deployment/target/quarkus-scala-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-scala-deployment/2.7.5.Final/quarkus-scala-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:08:45.158Z] [INFO]
[2026-02-25T23:08:45.158Z] [INFO] -------------< io.quarkus:quarkus-container-image-parent >--------------
[2026-02-25T23:08:45.158Z] [INFO] Building Quarkus - Container Image 2.7.5.Final [669/964]
[2026-02-25T23:08:45.158Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:08:45.158Z] [INFO]
[2026-02-25T23:08:45.158Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-parent ---
[2026-02-25T23:08:45.158Z] [INFO]
[2026-02-25T23:08:45.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-parent ---
[2026-02-25T23:08:45.158Z] [INFO]
[2026-02-25T23:08:45.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-parent ---
[2026-02-25T23:08:45.158Z] [INFO]
[2026-02-25T23:08:45.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-parent ---
[2026-02-25T23:08:45.158Z] [INFO]
[2026-02-25T23:08:45.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-parent ---
[2026-02-25T23:08:45.158Z] [INFO]
[2026-02-25T23:08:45.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-parent ---
[2026-02-25T23:08:45.158Z] [INFO]
[2026-02-25T23:08:45.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-parent ---
[2026-02-25T23:08:45.158Z] [INFO]
[2026-02-25T23:08:45.158Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-parent ---
[2026-02-25T23:08:45.158Z] [INFO]
[2026-02-25T23:08:45.159Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-parent ---
[2026-02-25T23:08:45.159Z] [INFO]
[2026-02-25T23:08:45.159Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-parent ---
[2026-02-25T23:08:45.159Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:08:45.159Z] [INFO]
[2026-02-25T23:08:45.159Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-parent ---
[2026-02-25T23:08:45.159Z] [INFO]
[2026-02-25T23:08:45.159Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-parent ---
[2026-02-25T23:08:45.159Z] [INFO] Installing /quarkus/extensions/container-image/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-parent/2.7.5.Final/quarkus-container-image-parent-2.7.5.Final.pom
[2026-02-25T23:08:45.159Z] [INFO]
[2026-02-25T23:08:45.159Z] [INFO] -----------------< io.quarkus:quarkus-container-image >-----------------
[2026-02-25T23:08:45.159Z] [INFO] Building Quarkus - Container Image - Runtime 2.7.5.Final [670/964]
[2026-02-25T23:08:45.159Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:08:45.159Z] [INFO]
[2026-02-25T23:08:45.159Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image ---
[2026-02-25T23:08:45.159Z] [INFO]
[2026-02-25T23:08:45.159Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image ---
[2026-02-25T23:08:45.159Z] [INFO]
[2026-02-25T23:08:45.159Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image ---
[2026-02-25T23:08:45.159Z] [INFO]
[2026-02-25T23:08:45.159Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image ---
[2026-02-25T23:08:45.159Z] [INFO]
[2026-02-25T23:08:45.159Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image ---
[2026-02-25T23:08:45.159Z] [INFO]
[2026-02-25T23:08:45.159Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image ---
[2026-02-25T23:08:45.159Z] [INFO]
[2026-02-25T23:08:45.159Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image ---
[2026-02-25T23:08:45.159Z] [INFO]
[2026-02-25T23:08:45.159Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image ---
[2026-02-25T23:08:45.159Z] [INFO]
[2026-02-25T23:08:45.159Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image ---
[2026-02-25T23:08:45.159Z] [INFO]
[2026-02-25T23:08:45.159Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image ---
[2026-02-25T23:08:45.159Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:08:45.159Z] [INFO]
[2026-02-25T23:08:45.159Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image ---
[2026-02-25T23:08:45.159Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:45.159Z] [INFO] Copying 1 resource
[2026-02-25T23:08:45.159Z] [INFO]
[2026-02-25T23:08:45.159Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image ---
[2026-02-25T23:08:45.159Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-container-image-spi/2.7.5.Final/quarkus-container-image-spi-2.7.5.Final.jar
[2026-02-25T23:08:45.472Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-container-image-spi/2.7.5.Final/quarkus-container-image-spi-2.7.5.Final.jar (10 kB at 41 kB/s)
[2026-02-25T23:08:45.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-container-image-util/2.7.5.Final/quarkus-container-image-util-2.7.5.Final.jar
[2026-02-25T23:08:45.785Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-container-image-util/2.7.5.Final/quarkus-container-image-util-2.7.5.Final.jar (3.4 kB at 6.6 kB/s)
[2026-02-25T23:08:46.882Z] [INFO]
[2026-02-25T23:08:46.882Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image ---
[2026-02-25T23:08:46.882Z] [INFO] No sources to compile
[2026-02-25T23:08:46.882Z] [INFO]
[2026-02-25T23:08:46.882Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image ---
[2026-02-25T23:08:46.882Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:46.882Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/runtime/src/test/resources
[2026-02-25T23:08:46.882Z] [INFO]
[2026-02-25T23:08:46.882Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image ---
[2026-02-25T23:08:46.882Z] [INFO] No sources to compile
[2026-02-25T23:08:46.882Z] [INFO]
[2026-02-25T23:08:46.882Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image ---
[2026-02-25T23:08:46.882Z] [INFO] No tests to run.
[2026-02-25T23:08:46.882Z] [INFO]
[2026-02-25T23:08:46.883Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image ---
[2026-02-25T23:08:46.883Z] [INFO] Building jar: /quarkus/extensions/container-image/runtime/target/quarkus-container-image-2.7.5.Final.jar
[2026-02-25T23:08:46.883Z] [INFO]
[2026-02-25T23:08:46.883Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image ---
[2026-02-25T23:08:46.883Z] [INFO] Building jar: /quarkus/extensions/container-image/runtime/target/quarkus-container-image-2.7.5.Final-sources.jar
[2026-02-25T23:08:46.883Z] [INFO]
[2026-02-25T23:08:46.883Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image ---
[2026-02-25T23:08:46.883Z] [INFO] Installing /quarkus/extensions/container-image/runtime/target/quarkus-container-image-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image/2.7.5.Final/quarkus-container-image-2.7.5.Final.jar
[2026-02-25T23:08:46.883Z] [INFO] Installing /quarkus/extensions/container-image/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image/2.7.5.Final/quarkus-container-image-2.7.5.Final.pom
[2026-02-25T23:08:46.883Z] [INFO] Installing /quarkus/extensions/container-image/runtime/target/quarkus-container-image-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image/2.7.5.Final/quarkus-container-image-2.7.5.Final-sources.jar
[2026-02-25T23:08:46.883Z] [INFO]
[2026-02-25T23:08:46.883Z] [INFO] ---------------< io.quarkus:quarkus-container-image-spi >---------------
[2026-02-25T23:08:46.883Z] [INFO] Building Quarkus - Container Image - SPI 2.7.5.Final [671/964]
[2026-02-25T23:08:46.883Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:08:46.883Z] [INFO]
[2026-02-25T23:08:46.883Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-spi ---
[2026-02-25T23:08:46.883Z] [INFO]
[2026-02-25T23:08:46.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-spi ---
[2026-02-25T23:08:47.196Z] [INFO]
[2026-02-25T23:08:47.196Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-spi ---
[2026-02-25T23:08:47.196Z] [INFO]
[2026-02-25T23:08:47.196Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-spi ---
[2026-02-25T23:08:47.196Z] [INFO]
[2026-02-25T23:08:47.196Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-spi ---
[2026-02-25T23:08:47.196Z] [INFO]
[2026-02-25T23:08:47.196Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-spi ---
[2026-02-25T23:08:47.196Z] [INFO]
[2026-02-25T23:08:47.196Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-spi ---
[2026-02-25T23:08:47.196Z] [INFO]
[2026-02-25T23:08:47.196Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-spi ---
[2026-02-25T23:08:47.196Z] [INFO]
[2026-02-25T23:08:47.196Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-spi ---
[2026-02-25T23:08:47.196Z] [INFO] Processed 8 files in 17ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-02-25T23:08:47.196Z] [INFO]
[2026-02-25T23:08:47.196Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-spi ---
[2026-02-25T23:08:47.196Z] [INFO] Processed 8 files in 00:00.011 (Already Sorted: 8, Needed Sorting: 0)
[2026-02-25T23:08:47.196Z] [INFO]
[2026-02-25T23:08:47.196Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-spi ---
[2026-02-25T23:08:47.196Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:47.196Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/spi/src/main/resources
[2026-02-25T23:08:47.196Z] [INFO]
[2026-02-25T23:08:47.196Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-spi ---
[2026-02-25T23:08:47.196Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:08:47.196Z] [INFO] Compiling 8 source files to /quarkus/extensions/container-image/spi/target/classes
[2026-02-25T23:08:47.196Z] [INFO]
[2026-02-25T23:08:47.196Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-spi ---
[2026-02-25T23:08:47.196Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:47.196Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/spi/src/test/resources
[2026-02-25T23:08:47.196Z] [INFO]
[2026-02-25T23:08:47.196Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-spi ---
[2026-02-25T23:08:47.196Z] [INFO] No sources to compile
[2026-02-25T23:08:47.196Z] [INFO]
[2026-02-25T23:08:47.196Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-spi ---
[2026-02-25T23:08:47.196Z] [INFO] No tests to run.
[2026-02-25T23:08:47.196Z] [INFO]
[2026-02-25T23:08:47.196Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-spi ---
[2026-02-25T23:08:47.196Z] [INFO] Building jar: /quarkus/extensions/container-image/spi/target/quarkus-container-image-spi-2.7.5.Final.jar
[2026-02-25T23:08:48.292Z] [INFO]
[2026-02-25T23:08:48.292Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-spi ---
[2026-02-25T23:08:48.292Z] [INFO] Building jar: /quarkus/extensions/container-image/spi/target/quarkus-container-image-spi-2.7.5.Final-sources.jar
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-spi ---
[2026-02-25T23:08:48.965Z] [INFO] Installing /quarkus/extensions/container-image/spi/target/quarkus-container-image-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-spi/2.7.5.Final/quarkus-container-image-spi-2.7.5.Final.jar
[2026-02-25T23:08:48.965Z] [INFO] Installing /quarkus/extensions/container-image/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-spi/2.7.5.Final/quarkus-container-image-spi-2.7.5.Final.pom
[2026-02-25T23:08:48.965Z] [INFO] Installing /quarkus/extensions/container-image/spi/target/quarkus-container-image-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-spi/2.7.5.Final/quarkus-container-image-spi-2.7.5.Final-sources.jar
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --------------< io.quarkus:quarkus-container-image-util >---------------
[2026-02-25T23:08:48.965Z] [INFO] Building Quarkus - Container Image - Util 2.7.5.Final [672/964]
[2026-02-25T23:08:48.965Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-util ---
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-util ---
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-util ---
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-util ---
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-util ---
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-util ---
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-util ---
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-util ---
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-util ---
[2026-02-25T23:08:48.965Z] [INFO] Processed 1 files in 6ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-util ---
[2026-02-25T23:08:48.965Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-util ---
[2026-02-25T23:08:48.965Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:48.965Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/util/src/main/resources
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-util ---
[2026-02-25T23:08:48.965Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:08:48.965Z] [INFO] Compiling 1 source file to /quarkus/extensions/container-image/util/target/classes
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-util ---
[2026-02-25T23:08:48.965Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:48.965Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/util/src/test/resources
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-util ---
[2026-02-25T23:08:48.965Z] [INFO] No sources to compile
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-util ---
[2026-02-25T23:08:48.965Z] [INFO] No tests to run.
[2026-02-25T23:08:48.965Z] [INFO]
[2026-02-25T23:08:48.965Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-util ---
[2026-02-25T23:08:48.965Z] [INFO] Building jar: /quarkus/extensions/container-image/util/target/quarkus-container-image-util-2.7.5.Final.jar
[2026-02-25T23:08:49.640Z] [INFO]
[2026-02-25T23:08:49.640Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-util ---
[2026-02-25T23:08:49.640Z] [INFO] Building jar: /quarkus/extensions/container-image/util/target/quarkus-container-image-util-2.7.5.Final-sources.jar
[2026-02-25T23:08:50.316Z] [INFO]
[2026-02-25T23:08:50.316Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-util ---
[2026-02-25T23:08:50.316Z] [INFO] Installing /quarkus/extensions/container-image/util/target/quarkus-container-image-util-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-util/2.7.5.Final/quarkus-container-image-util-2.7.5.Final.jar
[2026-02-25T23:08:50.316Z] [INFO] Installing /quarkus/extensions/container-image/util/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-util/2.7.5.Final/quarkus-container-image-util-2.7.5.Final.pom
[2026-02-25T23:08:50.316Z] [INFO] Installing /quarkus/extensions/container-image/util/target/quarkus-container-image-util-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-util/2.7.5.Final/quarkus-container-image-util-2.7.5.Final-sources.jar
[2026-02-25T23:08:50.316Z] [INFO]
[2026-02-25T23:08:50.316Z] [INFO] -----------< io.quarkus:quarkus-container-image-deployment >------------
[2026-02-25T23:08:50.316Z] [INFO] Building Quarkus - Container Image - Deployment 2.7.5.Final [673/964]
[2026-02-25T23:08:50.316Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:08:50.316Z] [INFO]
[2026-02-25T23:08:50.316Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:50.316Z] [INFO]
[2026-02-25T23:08:50.316Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:50.630Z] [INFO]
[2026-02-25T23:08:50.630Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:50.630Z] [INFO]
[2026-02-25T23:08:50.630Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:50.630Z] [INFO]
[2026-02-25T23:08:50.630Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:50.630Z] [INFO]
[2026-02-25T23:08:50.630Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:50.630Z] [INFO]
[2026-02-25T23:08:50.630Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:50.630Z] [INFO]
[2026-02-25T23:08:50.630Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:50.630Z] [INFO]
[2026-02-25T23:08:50.630Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:50.945Z] [INFO] Processed 9 files in 28ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-02-25T23:08:50.945Z] [INFO]
[2026-02-25T23:08:50.945Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:50.945Z] [INFO] Processed 9 files in 00:00.020 (Already Sorted: 9, Needed Sorting: 0)
[2026-02-25T23:08:50.945Z] [INFO]
[2026-02-25T23:08:50.945Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:50.945Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:50.945Z] [INFO] Copying 2 resources
[2026-02-25T23:08:50.945Z] [INFO]
[2026-02-25T23:08:50.945Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:50.945Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:08:50.945Z] [INFO] Compiling 7 source files to /quarkus/extensions/container-image/deployment/target/classes
[2026-02-25T23:08:53.121Z] [INFO]
[2026-02-25T23:08:53.121Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:53.121Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:53.121Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/deployment/src/test/resources
[2026-02-25T23:08:53.121Z] [INFO]
[2026-02-25T23:08:53.121Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:53.121Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:08:53.121Z] [INFO] Compiling 2 source files to /quarkus/extensions/container-image/deployment/target/test-classes
[2026-02-25T23:08:53.797Z] [INFO]
[2026-02-25T23:08:53.797Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:53.797Z] [INFO]
[2026-02-25T23:08:53.797Z] [INFO] -------------------------------------------------------
[2026-02-25T23:08:53.797Z] [INFO] T E S T S
[2026-02-25T23:08:53.797Z] [INFO] -------------------------------------------------------
[2026-02-25T23:08:53.797Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:08:54.538Z] [INFO] Running io.quarkus.container.image.deployment.ContainerImageInfoTest
[2026-02-25T23:08:54.853Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in io.quarkus.container.image.deployment.ContainerImageInfoTest
[2026-02-25T23:08:54.853Z] [INFO] Running io.quarkus.container.image.deployment.ContainerImageConfigEffectiveGroupTest
[2026-02-25T23:08:54.853Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.container.image.deployment.ContainerImageConfigEffectiveGroupTest
[2026-02-25T23:08:54.853Z] [INFO]
[2026-02-25T23:08:54.853Z] [INFO] Results:
[2026-02-25T23:08:54.853Z] [INFO]
[2026-02-25T23:08:54.853Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:08:54.853Z] [INFO]
[2026-02-25T23:08:54.853Z] [INFO]
[2026-02-25T23:08:54.853Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:54.853Z] [INFO] Building jar: /quarkus/extensions/container-image/deployment/target/quarkus-container-image-deployment-2.7.5.Final.jar
[2026-02-25T23:08:55.954Z] [INFO]
[2026-02-25T23:08:55.954Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:55.954Z] [INFO] Building jar: /quarkus/extensions/container-image/deployment/target/quarkus-container-image-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-deployment ---
[2026-02-25T23:08:56.629Z] [INFO] Installing /quarkus/extensions/container-image/deployment/target/quarkus-container-image-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-deployment/2.7.5.Final/quarkus-container-image-deployment-2.7.5.Final.jar
[2026-02-25T23:08:56.629Z] [INFO] Installing /quarkus/extensions/container-image/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-deployment/2.7.5.Final/quarkus-container-image-deployment-2.7.5.Final.pom
[2026-02-25T23:08:56.629Z] [INFO] Installing /quarkus/extensions/container-image/deployment/target/quarkus-container-image-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-deployment/2.7.5.Final/quarkus-container-image-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --------< io.quarkus:quarkus-container-image-buildpack-parent >---------
[2026-02-25T23:08:56.629Z] [INFO] Building Quarkus - Container Image - Buildpack - Parent 2.7.5.Final [674/964]
[2026-02-25T23:08:56.629Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-buildpack-parent ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-buildpack-parent ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-buildpack-parent ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-buildpack-parent ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-buildpack-parent ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-buildpack-parent ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-buildpack-parent ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-buildpack-parent ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-buildpack-parent ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-buildpack-parent ---
[2026-02-25T23:08:56.629Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-buildpack-parent ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-buildpack-parent ---
[2026-02-25T23:08:56.629Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack-parent/2.7.5.Final/quarkus-container-image-buildpack-parent-2.7.5.Final.pom
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] ------------< io.quarkus:quarkus-container-image-buildpack >------------
[2026-02-25T23:08:56.629Z] [INFO] Building Quarkus - Container Image - Buildpack 2.7.5.Final [675/964]
[2026-02-25T23:08:56.629Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:56.629Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:56.629Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:56.629Z] [INFO] Copying 1 resource
[2026-02-25T23:08:56.629Z] [INFO]
[2026-02-25T23:08:56.629Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:56.629Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client/0.0.4/buildpack-client-0.0.4.pom
[2026-02-25T23:08:57.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client/0.0.4/buildpack-client-0.0.4.pom (2.4 kB at 3.9 kB/s)
[2026-02-25T23:08:57.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client-project/0.0.4/buildpack-client-project-0.0.4.pom
[2026-02-25T23:08:57.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client-project/0.0.4/buildpack-client-project-0.0.4.pom (9.5 kB at 14 kB/s)
[2026-02-25T23:08:57.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-core/3.2.12/docker-java-core-3.2.12.pom
[2026-02-25T23:08:57.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-core/3.2.12/docker-java-core-3.2.12.pom (2.8 kB at 78 kB/s)
[2026-02-25T23:08:57.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-httpclient5/3.2.12/docker-java-transport-httpclient5-3.2.12.pom
[2026-02-25T23:08:57.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-httpclient5/3.2.12/docker-java-transport-httpclient5-3.2.12.pom (1.9 kB at 48 kB/s)
[2026-02-25T23:08:57.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.3/httpclient5-5.0.3.pom
[2026-02-25T23:08:57.981Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.3/httpclient5-5.0.3.pom (6.5 kB at 130 kB/s)
[2026-02-25T23:08:57.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.0.3/httpclient5-parent-5.0.3.pom
[2026-02-25T23:08:58.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.0.3/httpclient5-parent-5.0.3.pom (13 kB at 409 kB/s)
[2026-02-25T23:08:58.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom
[2026-02-25T23:08:58.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom (32 kB at 997 kB/s)
[2026-02-25T23:08:58.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.pom
[2026-02-25T23:08:58.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.pom (4.8 kB at 59 kB/s)
[2026-02-25T23:08:58.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0.2/httpcore5-parent-5.0.2.pom
[2026-02-25T23:08:58.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.0.2/httpcore5-parent-5.0.2.pom (9.3 kB at 257 kB/s)
[2026-02-25T23:08:58.968Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client/0.0.4/buildpack-client-0.0.4.jar
[2026-02-25T23:08:59.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client/0.0.4/buildpack-client-0.0.4.jar (91 kB at 171 kB/s)
[2026-02-25T23:08:59.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-core/3.2.12/docker-java-core-3.2.12.jar
[2026-02-25T23:08:59.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-core/3.2.12/docker-java-core-3.2.12.jar (364 kB at 11 MB/s)
[2026-02-25T23:08:59.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-httpclient5/3.2.12/docker-java-transport-httpclient5-3.2.12.jar
[2026-02-25T23:08:59.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-httpclient5/3.2.12/docker-java-transport-httpclient5-3.2.12.jar (17 kB at 567 kB/s)
[2026-02-25T23:08:59.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.3/httpclient5-5.0.3.jar
[2026-02-25T23:08:59.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.3/httpclient5-5.0.3.jar (776 kB at 21 MB/s)
[2026-02-25T23:08:59.643Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.jar
[2026-02-25T23:08:59.643Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.jar (810 kB at 22 MB/s)
[2026-02-25T23:08:59.643Z] [INFO]
[2026-02-25T23:08:59.643Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:59.643Z] [INFO] No sources to compile
[2026-02-25T23:08:59.643Z] [INFO]
[2026-02-25T23:08:59.643Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:59.643Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:08:59.643Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-buildpack/runtime/src/test/resources
[2026-02-25T23:08:59.643Z] [INFO]
[2026-02-25T23:08:59.643Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:59.643Z] [INFO] No sources to compile
[2026-02-25T23:08:59.643Z] [INFO]
[2026-02-25T23:08:59.643Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:59.955Z] [INFO] No tests to run.
[2026-02-25T23:08:59.956Z] [INFO]
[2026-02-25T23:08:59.956Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:59.956Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-buildpack/runtime/target/quarkus-container-image-buildpack-2.7.5.Final.jar
[2026-02-25T23:08:59.956Z] [INFO]
[2026-02-25T23:08:59.956Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:59.956Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-buildpack/runtime/target/quarkus-container-image-buildpack-2.7.5.Final-sources.jar
[2026-02-25T23:08:59.956Z] [INFO]
[2026-02-25T23:08:59.956Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-buildpack ---
[2026-02-25T23:08:59.956Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/runtime/target/quarkus-container-image-buildpack-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack/2.7.5.Final/quarkus-container-image-buildpack-2.7.5.Final.jar
[2026-02-25T23:08:59.956Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack/2.7.5.Final/quarkus-container-image-buildpack-2.7.5.Final.pom
[2026-02-25T23:08:59.956Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/runtime/target/quarkus-container-image-buildpack-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack/2.7.5.Final/quarkus-container-image-buildpack-2.7.5.Final-sources.jar
[2026-02-25T23:08:59.956Z] [INFO]
[2026-02-25T23:08:59.956Z] [INFO] ------< io.quarkus:quarkus-container-image-buildpack-deployment >-------
[2026-02-25T23:08:59.956Z] [INFO] Building Quarkus - Container Image - Buildpack - Deployment 2.7.5.Final [676/964]
[2026-02-25T23:08:59.956Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:08:59.956Z] [INFO]
[2026-02-25T23:08:59.956Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:08:59.956Z] [INFO]
[2026-02-25T23:08:59.956Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:09:00.269Z] [INFO]
[2026-02-25T23:09:00.270Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:09:00.270Z] [INFO]
[2026-02-25T23:09:00.270Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:09:00.270Z] [INFO]
[2026-02-25T23:09:00.270Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:09:00.270Z] [INFO]
[2026-02-25T23:09:00.270Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:09:00.270Z] [INFO]
[2026-02-25T23:09:00.270Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:09:00.270Z] [INFO]
[2026-02-25T23:09:00.270Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:09:00.270Z] [INFO]
[2026-02-25T23:09:00.270Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:09:00.270Z] [INFO] Processed 5 files in 17ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T23:09:00.270Z] [INFO]
[2026-02-25T23:09:00.270Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:09:00.270Z] [INFO] Processed 5 files in 00:00.020 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T23:09:00.270Z] [INFO]
[2026-02-25T23:09:00.270Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:09:00.270Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:00.270Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-buildpack/deployment/src/main/resources
[2026-02-25T23:09:00.270Z] [INFO]
[2026-02-25T23:09:00.270Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:09:00.270Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:09:00.270Z] [INFO] Compiling 5 source files to /quarkus/extensions/container-image/container-image-buildpack/deployment/target/classes
[2026-02-25T23:09:02.446Z] [INFO]
[2026-02-25T23:09:02.446Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:09:02.446Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:02.446Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-buildpack/deployment/src/test/resources
[2026-02-25T23:09:02.446Z] [INFO]
[2026-02-25T23:09:02.446Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:09:02.446Z] [INFO] No sources to compile
[2026-02-25T23:09:02.446Z] [INFO]
[2026-02-25T23:09:02.446Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:09:02.446Z] [INFO] No tests to run.
[2026-02-25T23:09:02.446Z] [INFO]
[2026-02-25T23:09:02.446Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:09:02.446Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-buildpack/deployment/target/quarkus-container-image-buildpack-deployment-2.7.5.Final.jar
[2026-02-25T23:09:03.124Z] [INFO]
[2026-02-25T23:09:03.124Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:09:03.124Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-buildpack/deployment/target/quarkus-container-image-buildpack-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-buildpack-deployment ---
[2026-02-25T23:09:04.230Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/deployment/target/quarkus-container-image-buildpack-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack-deployment/2.7.5.Final/quarkus-container-image-buildpack-deployment-2.7.5.Final.jar
[2026-02-25T23:09:04.230Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack-deployment/2.7.5.Final/quarkus-container-image-buildpack-deployment-2.7.5.Final.pom
[2026-02-25T23:09:04.230Z] [INFO] Installing /quarkus/extensions/container-image/container-image-buildpack/deployment/target/quarkus-container-image-buildpack-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-buildpack-deployment/2.7.5.Final/quarkus-container-image-buildpack-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] ----------< io.quarkus:quarkus-container-image-docker-parent >----------
[2026-02-25T23:09:04.230Z] [INFO] Building Quarkus - Container Image - Docker - Parent 2.7.5.Final [677/964]
[2026-02-25T23:09:04.230Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-docker-parent ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-docker-parent ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-docker-parent ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-docker-parent ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-docker-parent ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-docker-parent ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-docker-parent ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-docker-parent ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-docker-parent ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-docker-parent ---
[2026-02-25T23:09:04.230Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-docker-parent ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-docker-parent ---
[2026-02-25T23:09:04.230Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-docker-parent/2.7.5.Final/quarkus-container-image-docker-parent-2.7.5.Final.pom
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] -------------< io.quarkus:quarkus-container-image-docker >--------------
[2026-02-25T23:09:04.230Z] [INFO] Building Quarkus - Container Image - Docker 2.7.5.Final [678/964]
[2026-02-25T23:09:04.230Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.230Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.230Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:04.230Z] [INFO] Copying 1 resource
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.230Z] [INFO]
[2026-02-25T23:09:04.230Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.905Z] [INFO] No sources to compile
[2026-02-25T23:09:04.905Z] [INFO]
[2026-02-25T23:09:04.905Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:04.905Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-docker/runtime/src/test/resources
[2026-02-25T23:09:04.905Z] [INFO]
[2026-02-25T23:09:04.905Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.905Z] [INFO] No sources to compile
[2026-02-25T23:09:04.905Z] [INFO]
[2026-02-25T23:09:04.905Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.905Z] [INFO] No tests to run.
[2026-02-25T23:09:04.905Z] [INFO]
[2026-02-25T23:09:04.905Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.905Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-docker/runtime/target/quarkus-container-image-docker-2.7.5.Final.jar
[2026-02-25T23:09:04.905Z] [INFO]
[2026-02-25T23:09:04.905Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.905Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-docker/runtime/target/quarkus-container-image-docker-2.7.5.Final-sources.jar
[2026-02-25T23:09:04.905Z] [INFO]
[2026-02-25T23:09:04.905Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-docker ---
[2026-02-25T23:09:04.905Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/runtime/target/quarkus-container-image-docker-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-docker/2.7.5.Final/quarkus-container-image-docker-2.7.5.Final.jar
[2026-02-25T23:09:04.905Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-docker/2.7.5.Final/quarkus-container-image-docker-2.7.5.Final.pom
[2026-02-25T23:09:04.905Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/runtime/target/quarkus-container-image-docker-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-docker/2.7.5.Final/quarkus-container-image-docker-2.7.5.Final-sources.jar
[2026-02-25T23:09:04.905Z] [INFO]
[2026-02-25T23:09:04.905Z] [INFO] --------< io.quarkus:quarkus-container-image-docker-deployment >--------
[2026-02-25T23:09:04.905Z] [INFO] Building Quarkus - Container Image - Docker - Deployment 2.7.5.Final [679/964]
[2026-02-25T23:09:04.905Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:09:05.218Z] [INFO]
[2026-02-25T23:09:05.218Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:05.218Z] [INFO]
[2026-02-25T23:09:05.218Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:05.532Z] [INFO]
[2026-02-25T23:09:05.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:05.532Z] [INFO]
[2026-02-25T23:09:05.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:05.532Z] [INFO]
[2026-02-25T23:09:05.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:05.532Z] [INFO]
[2026-02-25T23:09:05.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:05.532Z] [INFO]
[2026-02-25T23:09:05.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:05.532Z] [INFO]
[2026-02-25T23:09:05.532Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:05.532Z] [INFO]
[2026-02-25T23:09:05.532Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:05.532Z] [INFO] Processed 3 files in 14ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T23:09:05.532Z] [INFO]
[2026-02-25T23:09:05.532Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:05.532Z] [INFO] Processed 3 files in 00:00.014 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T23:09:05.532Z] [INFO]
[2026-02-25T23:09:05.532Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:05.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:05.532Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-docker/deployment/src/main/resources
[2026-02-25T23:09:05.532Z] [INFO]
[2026-02-25T23:09:05.532Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:05.532Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:09:05.532Z] [INFO] Compiling 3 source files to /quarkus/extensions/container-image/container-image-docker/deployment/target/classes
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:07.706Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:07.706Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-docker/deployment/src/test/resources
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:07.706Z] [INFO] No sources to compile
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:07.706Z] [INFO] No tests to run.
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:07.706Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-docker/deployment/target/quarkus-container-image-docker-deployment-2.7.5.Final.jar
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:07.706Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-docker/deployment/target/quarkus-container-image-docker-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-docker-deployment ---
[2026-02-25T23:09:07.706Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/deployment/target/quarkus-container-image-docker-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-docker-deployment/2.7.5.Final/quarkus-container-image-docker-deployment-2.7.5.Final.jar
[2026-02-25T23:09:07.706Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-docker-deployment/2.7.5.Final/quarkus-container-image-docker-deployment-2.7.5.Final.pom
[2026-02-25T23:09:07.706Z] [INFO] Installing /quarkus/extensions/container-image/container-image-docker/deployment/target/quarkus-container-image-docker-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-docker-deployment/2.7.5.Final/quarkus-container-image-docker-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] -----------< io.quarkus:quarkus-container-image-jib-parent >------------
[2026-02-25T23:09:07.706Z] [INFO] Building Quarkus - Container Image - Jib - Parent 2.7.5.Final [680/964]
[2026-02-25T23:09:07.706Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-jib-parent ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-jib-parent ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-jib-parent ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-jib-parent ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-jib-parent ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-jib-parent ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-jib-parent ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-jib-parent ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-jib-parent ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-jib-parent ---
[2026-02-25T23:09:07.706Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-jib-parent ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-jib-parent ---
[2026-02-25T23:09:07.706Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-jib-parent/2.7.5.Final/quarkus-container-image-jib-parent-2.7.5.Final.pom
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] ---------------< io.quarkus:quarkus-container-image-jib >---------------
[2026-02-25T23:09:07.706Z] [INFO] Building Quarkus - Container Image - Jib 2.7.5.Final [681/964]
[2026-02-25T23:09:07.706Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-jib ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-jib ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-jib ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-jib ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-jib ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-jib ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-jib ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-jib ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-jib ---
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-jib ---
[2026-02-25T23:09:07.706Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-jib ---
[2026-02-25T23:09:07.706Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:07.706Z] [INFO] Copying 1 resource
[2026-02-25T23:09:07.706Z] [INFO]
[2026-02-25T23:09:07.706Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-jib ---
[2026-02-25T23:09:07.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-core/0.20.0/jib-core-0.20.0.pom
[2026-02-25T23:09:07.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-core/0.20.0/jib-core-0.20.0.pom (3.8 kB at 76 kB/s)
[2026-02-25T23:09:07.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-build-plan/0.4.0/jib-build-plan-0.4.0.pom
[2026-02-25T23:09:07.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-build-plan/0.4.0/jib-build-plan-0.4.0.pom (1.7 kB at 57 kB/s)
[2026-02-25T23:09:07.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.41.1/google-http-client-1.41.1.pom
[2026-02-25T23:09:07.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.41.1/google-http-client-1.41.1.pom (5.9 kB at 186 kB/s)
[2026-02-25T23:09:07.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.41.1/google-http-client-parent-1.41.1.pom
[2026-02-25T23:09:07.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.41.1/google-http-client-parent-1.41.1.pom (26 kB at 854 kB/s)
[2026-02-25T23:09:07.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.30.0/opencensus-api-0.30.0.pom
[2026-02-25T23:09:07.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.30.0/opencensus-api-0.30.0.pom (2.2 kB at 64 kB/s)
[2026-02-25T23:09:07.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.30.0/opencensus-contrib-http-util-0.30.0.pom
[2026-02-25T23:09:08.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.30.0/opencensus-contrib-http-util-0.30.0.pom (2.4 kB at 12 kB/s)
[2026-02-25T23:09:08.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-apache-v2/1.41.1/google-http-client-apache-v2-1.41.1.pom
[2026-02-25T23:09:08.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-apache-v2/1.41.1/google-http-client-apache-v2-1.41.1.pom (3.5 kB at 120 kB/s)
[2026-02-25T23:09:08.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.18.0/google-auth-library-oauth2-http-0.18.0.pom
[2026-02-25T23:09:08.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.18.0/google-auth-library-oauth2-http-0.18.0.pom (3.2 kB at 106 kB/s)
[2026-02-25T23:09:08.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-parent/0.18.0/google-auth-library-parent-0.18.0.pom
[2026-02-25T23:09:08.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-parent/0.18.0/google-auth-library-parent-0.18.0.pom (13 kB at 373 kB/s)
[2026-02-25T23:09:08.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.32.1/google-http-client-bom-1.32.1.pom
[2026-02-25T23:09:08.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-bom/1.32.1/google-http-client-bom-1.32.1.pom (6.6 kB at 173 kB/s)
[2026-02-25T23:09:08.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.6.6/auto-value-annotations-1.6.6.pom
[2026-02-25T23:09:08.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.6.6/auto-value-annotations-1.6.6.pom (2.6 kB at 75 kB/s)
[2026-02-25T23:09:08.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-parent/1.6.6/auto-value-parent-1.6.6.pom
[2026-02-25T23:09:08.020Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-parent/1.6.6/auto-value-parent-1.6.6.pom (6.1 kB at 175 kB/s)
[2026-02-25T23:09:08.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.18.0/google-auth-library-credentials-0.18.0.pom
[2026-02-25T23:09:08.020Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.18.0/google-auth-library-credentials-0.18.0.pom (2.0 kB at 61 kB/s)
[2026-02-25T23:09:08.020Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.41.1/google-http-client-jackson2-1.41.1.pom
[2026-02-25T23:09:08.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.41.1/google-http-client-jackson2-1.41.1.pom (2.9 kB at 11 kB/s)
[2026-02-25T23:09:08.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-core/0.20.0/jib-core-0.20.0.jar
[2026-02-25T23:09:08.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-core/0.20.0/jib-core-0.20.0.jar (387 kB at 8.4 MB/s)
[2026-02-25T23:09:08.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-build-plan/0.4.0/jib-build-plan-0.4.0.jar
[2026-02-25T23:09:08.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/tools/jib-build-plan/0.4.0/jib-build-plan-0.4.0.jar (25 kB at 846 kB/s)
[2026-02-25T23:09:08.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.41.1/google-http-client-1.41.1.jar
[2026-02-25T23:09:08.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.41.1/google-http-client-1.41.1.jar (289 kB at 7.8 MB/s)
[2026-02-25T23:09:08.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.30.0/opencensus-api-0.30.0.jar
[2026-02-25T23:09:08.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.30.0/opencensus-api-0.30.0.jar (355 kB at 10 MB/s)
[2026-02-25T23:09:08.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.30.0/opencensus-contrib-http-util-0.30.0.jar
[2026-02-25T23:09:08.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.30.0/opencensus-contrib-http-util-0.30.0.jar (23 kB at 669 kB/s)
[2026-02-25T23:09:08.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-apache-v2/1.41.1/google-http-client-apache-v2-1.41.1.jar
[2026-02-25T23:09:08.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-apache-v2/1.41.1/google-http-client-apache-v2-1.41.1.jar (10 kB at 324 kB/s)
[2026-02-25T23:09:08.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.18.0/google-auth-library-oauth2-http-0.18.0.jar
[2026-02-25T23:09:08.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-oauth2-http/0.18.0/google-auth-library-oauth2-http-0.18.0.jar (103 kB at 3.3 MB/s)
[2026-02-25T23:09:08.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.6.6/auto-value-annotations-1.6.6.jar
[2026-02-25T23:09:08.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.6.6/auto-value-annotations-1.6.6.jar (5.9 kB at 197 kB/s)
[2026-02-25T23:09:08.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.18.0/google-auth-library-credentials-0.18.0.jar
[2026-02-25T23:09:08.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auth/google-auth-library-credentials/0.18.0/google-auth-library-credentials-0.18.0.jar (5.7 kB at 172 kB/s)
[2026-02-25T23:09:08.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.41.1/google-http-client-jackson2-1.41.1.jar
[2026-02-25T23:09:09.322Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-jackson2/1.41.1/google-http-client-jackson2-1.41.1.jar (8.4 kB at 18 kB/s)
[2026-02-25T23:09:09.997Z] [INFO]
[2026-02-25T23:09:09.997Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-jib ---
[2026-02-25T23:09:09.997Z] [INFO] No sources to compile
[2026-02-25T23:09:09.997Z] [INFO]
[2026-02-25T23:09:09.997Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-jib ---
[2026-02-25T23:09:09.997Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:09.997Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-jib/runtime/src/test/resources
[2026-02-25T23:09:09.997Z] [INFO]
[2026-02-25T23:09:09.997Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-jib ---
[2026-02-25T23:09:09.997Z] [INFO] No sources to compile
[2026-02-25T23:09:09.997Z] [INFO]
[2026-02-25T23:09:09.997Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-jib ---
[2026-02-25T23:09:09.997Z] [INFO] No tests to run.
[2026-02-25T23:09:09.997Z] [INFO]
[2026-02-25T23:09:09.997Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-jib ---
[2026-02-25T23:09:10.311Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-jib/runtime/target/quarkus-container-image-jib-2.7.5.Final.jar
[2026-02-25T23:09:10.311Z] [INFO]
[2026-02-25T23:09:10.311Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-jib ---
[2026-02-25T23:09:10.311Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-jib/runtime/target/quarkus-container-image-jib-2.7.5.Final-sources.jar
[2026-02-25T23:09:10.311Z] [INFO]
[2026-02-25T23:09:10.311Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-jib ---
[2026-02-25T23:09:10.311Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/runtime/target/quarkus-container-image-jib-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-jib/2.7.5.Final/quarkus-container-image-jib-2.7.5.Final.jar
[2026-02-25T23:09:10.311Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-jib/2.7.5.Final/quarkus-container-image-jib-2.7.5.Final.pom
[2026-02-25T23:09:10.311Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/runtime/target/quarkus-container-image-jib-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-jib/2.7.5.Final/quarkus-container-image-jib-2.7.5.Final-sources.jar
[2026-02-25T23:09:10.311Z] [INFO]
[2026-02-25T23:09:10.311Z] [INFO] ---------< io.quarkus:quarkus-container-image-jib-deployment >----------
[2026-02-25T23:09:10.311Z] [INFO] Building Quarkus - Container Image - Jib - Deployment 2.7.5.Final [682/964]
[2026-02-25T23:09:10.311Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:09:10.311Z] [INFO]
[2026-02-25T23:09:10.311Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-jib-deployment ---
[2026-02-25T23:09:10.311Z] [INFO]
[2026-02-25T23:09:10.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-jib-deployment ---
[2026-02-25T23:09:10.624Z] [INFO]
[2026-02-25T23:09:10.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-jib-deployment ---
[2026-02-25T23:09:10.624Z] [INFO]
[2026-02-25T23:09:10.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-jib-deployment ---
[2026-02-25T23:09:10.624Z] [INFO]
[2026-02-25T23:09:10.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-jib-deployment ---
[2026-02-25T23:09:10.624Z] [INFO]
[2026-02-25T23:09:10.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-jib-deployment ---
[2026-02-25T23:09:10.624Z] [INFO]
[2026-02-25T23:09:10.624Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-jib-deployment ---
[2026-02-25T23:09:10.624Z] [INFO]
[2026-02-25T23:09:10.624Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-jib-deployment ---
[2026-02-25T23:09:10.624Z] [INFO]
[2026-02-25T23:09:10.624Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-jib-deployment ---
[2026-02-25T23:09:10.624Z] [INFO] Processed 6 files in 41ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T23:09:10.624Z] [INFO]
[2026-02-25T23:09:10.624Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-jib-deployment ---
[2026-02-25T23:09:11.726Z] [INFO] Processed 6 files in 00:00.905 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T23:09:11.726Z] [INFO]
[2026-02-25T23:09:11.726Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-jib-deployment ---
[2026-02-25T23:09:11.726Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:11.726Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-jib/deployment/src/main/resources
[2026-02-25T23:09:11.726Z] [INFO]
[2026-02-25T23:09:11.726Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-jib-deployment ---
[2026-02-25T23:09:11.726Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:09:11.726Z] [INFO] Compiling 6 source files to /quarkus/extensions/container-image/container-image-jib/deployment/target/classes
[2026-02-25T23:09:12.825Z] [WARNING] /quarkus/extensions/container-image/container-image-jib/deployment/src/main/java/io/quarkus/container/image/jib/deployment/JibProcessor.java:[704,22] labels in io.quarkus.container.image.jib.deployment.JibConfig has been deprecated
[2026-02-25T23:09:12.825Z] [WARNING] /quarkus/extensions/container-image/container-image-jib/deployment/src/main/java/io/quarkus/container/image/jib/deployment/JibProcessor.java:[708,70] labels in io.quarkus.container.image.jib.deployment.JibConfig has been deprecated
[2026-02-25T23:09:12.825Z] [INFO]
[2026-02-25T23:09:12.825Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-jib-deployment ---
[2026-02-25T23:09:12.825Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:12.825Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-jib/deployment/src/test/resources
[2026-02-25T23:09:12.825Z] [INFO]
[2026-02-25T23:09:12.825Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-jib-deployment ---
[2026-02-25T23:09:12.825Z] [INFO] No sources to compile
[2026-02-25T23:09:12.825Z] [INFO]
[2026-02-25T23:09:12.825Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-jib-deployment ---
[2026-02-25T23:09:12.825Z] [INFO] No tests to run.
[2026-02-25T23:09:12.825Z] [INFO]
[2026-02-25T23:09:12.825Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-jib-deployment ---
[2026-02-25T23:09:12.825Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-jib/deployment/target/quarkus-container-image-jib-deployment-2.7.5.Final.jar
[2026-02-25T23:09:13.139Z] [4772.751s][warning][gc,alloc] pool-1089-thread-2: Retried waiting for GCLocker too often allocating 312502 words
[2026-02-25T23:09:13.139Z] [4772.764s][warning][gc,alloc] pool-1089-thread-2: Retried waiting for GCLocker too often allocating 312502 words
[2026-02-25T23:09:13.139Z] [4772.765s][warning][gc,alloc] pool-1089-thread-4: Retried waiting for GCLocker too often allocating 62916 words
[2026-02-25T23:09:13.139Z] [4772.773s][warning][gc,alloc] main: Retried waiting for GCLocker too often allocating 65536 words
[2026-02-25T23:09:13.139Z] [INFO]
[2026-02-25T23:09:13.139Z] [INFO] ------------< io.quarkus:quarkus-kubernetes-client-parent >-------------
[2026-02-25T23:09:13.139Z] [INFO] Building Quarkus - Kubernetes Client 2.7.5.Final [683/964]
[2026-02-25T23:09:13.139Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:09:15.998Z] [INFO]
[2026-02-25T23:09:15.998Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-parent ---
[2026-02-25T23:09:15.998Z] [INFO]
[2026-02-25T23:09:15.998Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-parent ---
[2026-02-25T23:09:15.998Z] [INFO]
[2026-02-25T23:09:15.998Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-parent ---
[2026-02-25T23:09:15.998Z] [INFO]
[2026-02-25T23:09:15.998Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-parent ---
[2026-02-25T23:09:15.998Z] [INFO]
[2026-02-25T23:09:15.998Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-parent ---
[2026-02-25T23:09:15.998Z] [INFO]
[2026-02-25T23:09:15.998Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-parent ---
[2026-02-25T23:09:15.998Z] [INFO]
[2026-02-25T23:09:15.998Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-parent ---
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-parent ---
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-parent ---
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-parent ---
[2026-02-25T23:09:15.999Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-parent ---
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-parent ---
[2026-02-25T23:09:15.999Z] [INFO] Installing /quarkus/extensions/kubernetes-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-parent/2.7.5.Final/quarkus-kubernetes-client-parent-2.7.5.Final.pom
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] -----------< io.quarkus:quarkus-kubernetes-client-internal >------------
[2026-02-25T23:09:15.999Z] [INFO] Building Quarkus - Kubernetes Client - Runtime - Internal 2.7.5.Final [684/964]
[2026-02-25T23:09:15.999Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:15.999Z] [INFO] Processed 2 files in 12ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:15.999Z] [INFO] Processed 2 files in 00:00.010 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:15.999Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:15.999Z] [INFO] Copying 1 resource
[2026-02-25T23:09:15.999Z] [INFO]
[2026-02-25T23:09:15.999Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:15.999Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-client-spi/2.7.5.Final/quarkus-kubernetes-client-spi-2.7.5.Final.jar
[2026-02-25T23:09:16.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-client-spi/2.7.5.Final/quarkus-kubernetes-client-spi-2.7.5.Final.jar (3.5 kB at 7.8 kB/s)
[2026-02-25T23:09:17.357Z] [INFO]
[2026-02-25T23:09:17.357Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:17.357Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:09:17.357Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-client/runtime-internal/target/classes
[2026-02-25T23:09:17.670Z] [INFO]
[2026-02-25T23:09:17.670Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:17.670Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:17.670Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/runtime-internal/src/test/resources
[2026-02-25T23:09:17.670Z] [INFO]
[2026-02-25T23:09:17.670Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:17.670Z] [INFO] No sources to compile
[2026-02-25T23:09:17.670Z] [INFO]
[2026-02-25T23:09:17.670Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:17.670Z] [INFO] No tests to run.
[2026-02-25T23:09:17.670Z] [INFO]
[2026-02-25T23:09:17.670Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:17.670Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/runtime-internal/target/quarkus-kubernetes-client-internal-2.7.5.Final.jar
[2026-02-25T23:09:18.401Z] [INFO]
[2026-02-25T23:09:18.401Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:18.401Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/runtime-internal/target/quarkus-kubernetes-client-internal-2.7.5.Final-sources.jar
[2026-02-25T23:09:19.497Z] [INFO]
[2026-02-25T23:09:19.497Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-internal ---
[2026-02-25T23:09:19.497Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime-internal/target/quarkus-kubernetes-client-internal-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal/2.7.5.Final/quarkus-kubernetes-client-internal-2.7.5.Final.jar
[2026-02-25T23:09:19.497Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime-internal/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal/2.7.5.Final/quarkus-kubernetes-client-internal-2.7.5.Final.pom
[2026-02-25T23:09:19.497Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime-internal/target/quarkus-kubernetes-client-internal-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal/2.7.5.Final/quarkus-kubernetes-client-internal-2.7.5.Final-sources.jar
[2026-02-25T23:09:19.497Z] [INFO]
[2026-02-25T23:09:19.497Z] [INFO] --------------< io.quarkus:quarkus-kubernetes-client-spi >--------------
[2026-02-25T23:09:19.497Z] [INFO] Building Quarkus - Kubernetes Client - SPI 2.7.5.Final [685/964]
[2026-02-25T23:09:19.497Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:09:19.497Z] [INFO]
[2026-02-25T23:09:19.497Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:19.497Z] [INFO]
[2026-02-25T23:09:19.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:19.809Z] [INFO]
[2026-02-25T23:09:19.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:19.809Z] [INFO]
[2026-02-25T23:09:19.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:19.809Z] [INFO]
[2026-02-25T23:09:19.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:19.809Z] [INFO]
[2026-02-25T23:09:19.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:19.809Z] [INFO]
[2026-02-25T23:09:19.809Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:19.809Z] [INFO]
[2026-02-25T23:09:19.809Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:19.809Z] [INFO]
[2026-02-25T23:09:19.809Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:19.809Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T23:09:19.809Z] [INFO]
[2026-02-25T23:09:19.809Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:19.809Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T23:09:19.809Z] [INFO]
[2026-02-25T23:09:19.809Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:19.809Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:19.809Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/spi/src/main/resources
[2026-02-25T23:09:19.809Z] [INFO]
[2026-02-25T23:09:19.809Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:19.809Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:09:19.809Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes-client/spi/target/classes
[2026-02-25T23:09:20.914Z] [INFO]
[2026-02-25T23:09:20.914Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:20.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:20.914Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/spi/src/test/resources
[2026-02-25T23:09:20.914Z] [INFO]
[2026-02-25T23:09:20.914Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:20.914Z] [INFO] No sources to compile
[2026-02-25T23:09:20.914Z] [INFO]
[2026-02-25T23:09:20.914Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:20.914Z] [INFO] No tests to run.
[2026-02-25T23:09:20.914Z] [INFO]
[2026-02-25T23:09:20.914Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:20.914Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/spi/target/quarkus-kubernetes-client-spi-2.7.5.Final.jar
[2026-02-25T23:09:20.914Z] [INFO]
[2026-02-25T23:09:20.914Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:20.914Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/spi/target/quarkus-kubernetes-client-spi-2.7.5.Final-sources.jar
[2026-02-25T23:09:20.914Z] [INFO]
[2026-02-25T23:09:20.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-spi ---
[2026-02-25T23:09:20.914Z] [INFO] Installing /quarkus/extensions/kubernetes-client/spi/target/quarkus-kubernetes-client-spi-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-spi/2.7.5.Final/quarkus-kubernetes-client-spi-2.7.5.Final.jar
[2026-02-25T23:09:20.914Z] [INFO] Installing /quarkus/extensions/kubernetes-client/spi/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-spi/2.7.5.Final/quarkus-kubernetes-client-spi-2.7.5.Final.pom
[2026-02-25T23:09:20.914Z] [INFO] Installing /quarkus/extensions/kubernetes-client/spi/target/quarkus-kubernetes-client-spi-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-spi/2.7.5.Final/quarkus-kubernetes-client-spi-2.7.5.Final-sources.jar
[2026-02-25T23:09:20.914Z] [INFO]
[2026-02-25T23:09:20.914Z] [INFO] ------< io.quarkus:quarkus-kubernetes-client-internal-deployment >------
[2026-02-25T23:09:20.914Z] [INFO] Building Quarkus - Kubernetes Client - Internal - Deployment 2.7.5.Final [686/964]
[2026-02-25T23:09:20.915Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:09:20.915Z] [INFO]
[2026-02-25T23:09:20.915Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:20.915Z] [INFO]
[2026-02-25T23:09:20.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:21.591Z] [INFO]
[2026-02-25T23:09:21.591Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:21.591Z] [INFO]
[2026-02-25T23:09:21.591Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:21.591Z] [INFO]
[2026-02-25T23:09:21.591Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:21.591Z] [INFO]
[2026-02-25T23:09:21.591Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:21.591Z] [INFO]
[2026-02-25T23:09:21.591Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:21.591Z] [INFO]
[2026-02-25T23:09:21.591Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:21.591Z] [INFO]
[2026-02-25T23:09:21.591Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:21.591Z] [INFO] Processed 2 files in 8ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T23:09:21.591Z] [INFO]
[2026-02-25T23:09:21.591Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:21.591Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T23:09:21.591Z] [INFO]
[2026-02-25T23:09:21.591Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:21.591Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:21.591Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/deployment-internal/src/main/resources
[2026-02-25T23:09:21.591Z] [INFO]
[2026-02-25T23:09:21.591Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:21.591Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:09:21.591Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-client/deployment-internal/target/classes
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:23.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:23.768Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/deployment-internal/src/test/resources
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:23.768Z] [INFO] No sources to compile
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:23.768Z] [INFO] No tests to run.
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:23.768Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/deployment-internal/target/quarkus-kubernetes-client-internal-deployment-2.7.5.Final.jar
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:23.768Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/deployment-internal/target/quarkus-kubernetes-client-internal-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-internal-deployment ---
[2026-02-25T23:09:23.768Z] [INFO] Installing /quarkus/extensions/kubernetes-client/deployment-internal/target/quarkus-kubernetes-client-internal-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal-deployment/2.7.5.Final/quarkus-kubernetes-client-internal-deployment-2.7.5.Final.jar
[2026-02-25T23:09:23.768Z] [INFO] Installing /quarkus/extensions/kubernetes-client/deployment-internal/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal-deployment/2.7.5.Final/quarkus-kubernetes-client-internal-deployment-2.7.5.Final.pom
[2026-02-25T23:09:23.768Z] [INFO] Installing /quarkus/extensions/kubernetes-client/deployment-internal/target/quarkus-kubernetes-client-internal-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-internal-deployment/2.7.5.Final/quarkus-kubernetes-client-internal-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] -----------< io.quarkus:quarkus-container-image-s2i-parent >------------
[2026-02-25T23:09:23.768Z] [INFO] Building Quarkus - Container Image - S2I - Parent 2.7.5.Final [687/964]
[2026-02-25T23:09:23.768Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-s2i-parent ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-s2i-parent ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-s2i-parent ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-s2i-parent ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-s2i-parent ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-s2i-parent ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-s2i-parent ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-s2i-parent ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-s2i-parent ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-s2i-parent ---
[2026-02-25T23:09:23.768Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-s2i-parent ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-s2i-parent ---
[2026-02-25T23:09:23.768Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i-parent/2.7.5.Final/quarkus-container-image-s2i-parent-2.7.5.Final.pom
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] ---------------< io.quarkus:quarkus-container-image-s2i >---------------
[2026-02-25T23:09:23.768Z] [INFO] Building Quarkus - Container Image - S2I 2.7.5.Final [688/964]
[2026-02-25T23:09:23.768Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:23.768Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:23.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:23.768Z] [INFO] Copying 1 resource
[2026-02-25T23:09:23.768Z] [INFO]
[2026-02-25T23:09:23.768Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:23.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/openshift-annotations/2.8.1/openshift-annotations-2.8.1.pom
[2026-02-25T23:09:24.080Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/openshift-annotations/2.8.1/openshift-annotations-2.8.1.pom (7.8 kB at 18 kB/s)
[2026-02-25T23:09:24.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/option-annotations/2.8.1/option-annotations-2.8.1.pom
[2026-02-25T23:09:24.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/option-annotations/2.8.1/option-annotations-2.8.1.pom (4.9 kB at 9.7 kB/s)
[2026-02-25T23:09:24.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/s2i-annotations/2.8.1/s2i-annotations-2.8.1.pom
[2026-02-25T23:09:25.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/s2i-annotations/2.8.1/s2i-annotations-2.8.1.pom (6.4 kB at 11 kB/s)
[2026-02-25T23:09:25.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/openshift-annotations/2.8.1/openshift-annotations-2.8.1-noapt.jar
[2026-02-25T23:09:25.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/openshift-annotations/2.8.1/openshift-annotations-2.8.1-noapt.jar (60 kB at 245 kB/s)
[2026-02-25T23:09:25.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/option-annotations/2.8.1/option-annotations-2.8.1.jar
[2026-02-25T23:09:26.055Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/option-annotations/2.8.1/option-annotations-2.8.1.jar (48 kB at 94 kB/s)
[2026-02-25T23:09:26.055Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/s2i-annotations/2.8.1/s2i-annotations-2.8.1.jar
[2026-02-25T23:09:26.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/s2i-annotations/2.8.1/s2i-annotations-2.8.1.jar (45 kB at 195 kB/s)
[2026-02-25T23:09:27.046Z] [INFO]
[2026-02-25T23:09:27.046Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:27.046Z] [INFO] No sources to compile
[2026-02-25T23:09:27.046Z] [INFO]
[2026-02-25T23:09:27.046Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:27.046Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:27.046Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-s2i/runtime/src/test/resources
[2026-02-25T23:09:27.046Z] [INFO]
[2026-02-25T23:09:27.046Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:27.046Z] [INFO] No sources to compile
[2026-02-25T23:09:27.046Z] [INFO]
[2026-02-25T23:09:27.046Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:27.046Z] [INFO] No tests to run.
[2026-02-25T23:09:27.046Z] [INFO]
[2026-02-25T23:09:27.046Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:27.360Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-s2i/runtime/target/quarkus-container-image-s2i-2.7.5.Final.jar
[2026-02-25T23:09:27.360Z] [INFO]
[2026-02-25T23:09:27.360Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:27.360Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-s2i/runtime/target/quarkus-container-image-s2i-2.7.5.Final-sources.jar
[2026-02-25T23:09:27.360Z] [INFO]
[2026-02-25T23:09:27.360Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-s2i ---
[2026-02-25T23:09:27.360Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/runtime/target/quarkus-container-image-s2i-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i/2.7.5.Final/quarkus-container-image-s2i-2.7.5.Final.jar
[2026-02-25T23:09:27.360Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i/2.7.5.Final/quarkus-container-image-s2i-2.7.5.Final.pom
[2026-02-25T23:09:27.360Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/runtime/target/quarkus-container-image-s2i-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i/2.7.5.Final/quarkus-container-image-s2i-2.7.5.Final-sources.jar
[2026-02-25T23:09:27.360Z] [INFO]
[2026-02-25T23:09:27.360Z] [INFO] ---------< io.quarkus:quarkus-container-image-s2i-deployment >----------
[2026-02-25T23:09:27.360Z] [INFO] Building Quarkus - Container Image - S2I - Deployment 2.7.5.Final [689/964]
[2026-02-25T23:09:27.360Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:09:27.360Z] [INFO]
[2026-02-25T23:09:27.360Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:27.360Z] [INFO]
[2026-02-25T23:09:27.360Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:27.673Z] [INFO]
[2026-02-25T23:09:27.673Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:27.985Z] [INFO]
[2026-02-25T23:09:27.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:27.985Z] [INFO]
[2026-02-25T23:09:27.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:27.985Z] [INFO]
[2026-02-25T23:09:27.985Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:27.986Z] [INFO]
[2026-02-25T23:09:27.986Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:27.986Z] [INFO]
[2026-02-25T23:09:27.986Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:27.986Z] [INFO]
[2026-02-25T23:09:27.986Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:27.986Z] [INFO] Processed 11 files in 38ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-02-25T23:09:27.986Z] [INFO]
[2026-02-25T23:09:27.986Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:28.662Z] [INFO] Processed 11 files in 00:00.778 (Already Sorted: 11, Needed Sorting: 0)
[2026-02-25T23:09:28.662Z] [INFO]
[2026-02-25T23:09:28.662Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:28.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:28.662Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-s2i/deployment/src/main/resources
[2026-02-25T23:09:28.662Z] [INFO]
[2026-02-25T23:09:28.662Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:28.662Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:09:28.662Z] [INFO] Compiling 10 source files to /quarkus/extensions/container-image/container-image-s2i/deployment/target/classes
[2026-02-25T23:09:30.836Z] [WARNING] /quarkus/extensions/container-image/container-image-s2i/deployment/src/main/java/io/quarkus/container/image/s2i/RemoveEnvVarDecorator.java:[31,16] unchecked conversion
[2026-02-25T23:09:30.836Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:09:30.836Z] found: java.lang.Class[]
[2026-02-25T23:09:30.836Z] [WARNING] /quarkus/extensions/container-image/container-image-s2i/deployment/src/main/java/io/quarkus/container/image/s2i/deployment/S2iProcessor.java:[295,39] cascading(boolean) in io.fabric8.kubernetes.client.dsl.Cascading has been deprecated
[2026-02-25T23:09:30.836Z] [INFO]
[2026-02-25T23:09:30.836Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:30.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:30.836Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-s2i/deployment/src/test/resources
[2026-02-25T23:09:30.836Z] [INFO]
[2026-02-25T23:09:30.836Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:30.836Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:09:30.836Z] [INFO] Compiling 1 source file to /quarkus/extensions/container-image/container-image-s2i/deployment/target/test-classes
[2026-02-25T23:09:33.690Z] [INFO]
[2026-02-25T23:09:33.690Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:33.690Z] [INFO]
[2026-02-25T23:09:33.690Z] [INFO] -------------------------------------------------------
[2026-02-25T23:09:33.690Z] [INFO] T E S T S
[2026-02-25T23:09:33.690Z] [INFO] -------------------------------------------------------
[2026-02-25T23:09:33.690Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:09:34.003Z] [INFO] Running io.quarkus.container.image.s2i.deployment.S2iProcessorTest
[2026-02-25T23:09:34.316Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in io.quarkus.container.image.s2i.deployment.S2iProcessorTest
[2026-02-25T23:09:34.316Z] [INFO]
[2026-02-25T23:09:34.316Z] [INFO] Results:
[2026-02-25T23:09:34.316Z] [INFO]
[2026-02-25T23:09:34.316Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:09:34.316Z] [INFO]
[2026-02-25T23:09:34.316Z] [INFO]
[2026-02-25T23:09:34.316Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:34.316Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-s2i/deployment/target/quarkus-container-image-s2i-deployment-2.7.5.Final.jar
[2026-02-25T23:09:37.172Z] [INFO]
[2026-02-25T23:09:37.172Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:37.172Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-s2i/deployment/target/quarkus-container-image-s2i-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-s2i-deployment ---
[2026-02-25T23:09:37.848Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/deployment/target/quarkus-container-image-s2i-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i-deployment/2.7.5.Final/quarkus-container-image-s2i-deployment-2.7.5.Final.jar
[2026-02-25T23:09:37.848Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i-deployment/2.7.5.Final/quarkus-container-image-s2i-deployment-2.7.5.Final.pom
[2026-02-25T23:09:37.848Z] [INFO] Installing /quarkus/extensions/container-image/container-image-s2i/deployment/target/quarkus-container-image-s2i-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-s2i-deployment/2.7.5.Final/quarkus-container-image-s2i-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --------< io.quarkus:quarkus-container-image-openshift-parent >---------
[2026-02-25T23:09:37.848Z] [INFO] Building Quarkus - Container Image - OpenShift - Parent 2.7.5.Final [690/964]
[2026-02-25T23:09:37.848Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-openshift-parent ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-openshift-parent ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-openshift-parent ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-openshift-parent ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-openshift-parent ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-openshift-parent ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-openshift-parent ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-openshift-parent ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-openshift-parent ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-openshift-parent ---
[2026-02-25T23:09:37.848Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-openshift-parent ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-openshift-parent ---
[2026-02-25T23:09:37.848Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift-parent/2.7.5.Final/quarkus-container-image-openshift-parent-2.7.5.Final.pom
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] ------------< io.quarkus:quarkus-container-image-openshift >------------
[2026-02-25T23:09:37.848Z] [INFO] Building Quarkus - Container Image - OpenShift 2.7.5.Final [691/964]
[2026-02-25T23:09:37.848Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:37.848Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:37.848Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:37.848Z] [INFO] Copying 1 resource
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:37.848Z] [INFO] No sources to compile
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:37.848Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:37.848Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-openshift/runtime/src/test/resources
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:37.848Z] [INFO] No sources to compile
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:37.848Z] [INFO] No tests to run.
[2026-02-25T23:09:37.848Z] [INFO]
[2026-02-25T23:09:37.848Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:37.849Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-openshift/runtime/target/quarkus-container-image-openshift-2.7.5.Final.jar
[2026-02-25T23:09:38.946Z] [INFO]
[2026-02-25T23:09:38.946Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:38.947Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-openshift/runtime/target/quarkus-container-image-openshift-2.7.5.Final-sources.jar
[2026-02-25T23:09:39.623Z] [INFO]
[2026-02-25T23:09:39.623Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-openshift ---
[2026-02-25T23:09:39.623Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/runtime/target/quarkus-container-image-openshift-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift/2.7.5.Final/quarkus-container-image-openshift-2.7.5.Final.jar
[2026-02-25T23:09:39.623Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift/2.7.5.Final/quarkus-container-image-openshift-2.7.5.Final.pom
[2026-02-25T23:09:39.623Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/runtime/target/quarkus-container-image-openshift-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift/2.7.5.Final/quarkus-container-image-openshift-2.7.5.Final-sources.jar
[2026-02-25T23:09:39.623Z] [INFO]
[2026-02-25T23:09:39.623Z] [INFO] ------< io.quarkus:quarkus-container-image-openshift-deployment >-------
[2026-02-25T23:09:39.623Z] [INFO] Building Quarkus - Container Image - OpenShift - Deployment 2.7.5.Final [692/964]
[2026-02-25T23:09:39.623Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:09:39.623Z] [INFO]
[2026-02-25T23:09:39.623Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:39.623Z] [INFO]
[2026-02-25T23:09:39.623Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:40.722Z] [INFO]
[2026-02-25T23:09:40.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:40.722Z] [INFO]
[2026-02-25T23:09:40.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:40.722Z] [INFO]
[2026-02-25T23:09:40.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:40.722Z] [INFO]
[2026-02-25T23:09:40.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:40.722Z] [INFO]
[2026-02-25T23:09:40.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:40.722Z] [INFO]
[2026-02-25T23:09:40.722Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:40.722Z] [INFO]
[2026-02-25T23:09:40.722Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:41.038Z] [INFO] Processed 14 files in 42ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2026-02-25T23:09:41.038Z] [INFO]
[2026-02-25T23:09:41.038Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:41.038Z] [INFO] Processed 14 files in 00:00.040 (Already Sorted: 14, Needed Sorting: 0)
[2026-02-25T23:09:41.038Z] [INFO]
[2026-02-25T23:09:41.038Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:41.038Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:41.038Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-openshift/deployment/src/main/resources
[2026-02-25T23:09:41.038Z] [INFO]
[2026-02-25T23:09:41.038Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:41.038Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:09:41.038Z] [INFO] Compiling 13 source files to /quarkus/extensions/container-image/container-image-openshift/deployment/target/classes
[2026-02-25T23:09:43.264Z] [WARNING] /quarkus/extensions/container-image/container-image-openshift/deployment/src/main/java/io/quarkus/container/image/openshift/deployment/RemoveEnvVarDecorator.java:[31,16] unchecked conversion
[2026-02-25T23:09:43.264Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:09:43.264Z] found: java.lang.Class[]
[2026-02-25T23:09:43.264Z] [WARNING] /quarkus/extensions/container-image/container-image-openshift/deployment/src/main/java/io/quarkus/container/image/openshift/deployment/OpenshiftProcessor.java:[380,39] cascading(boolean) in io.fabric8.kubernetes.client.dsl.Cascading has been deprecated
[2026-02-25T23:09:43.264Z] [INFO]
[2026-02-25T23:09:43.264Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:43.264Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:43.264Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-openshift/deployment/src/test/resources
[2026-02-25T23:09:43.264Z] [INFO]
[2026-02-25T23:09:43.264Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:43.264Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:09:43.264Z] [INFO] Compiling 1 source file to /quarkus/extensions/container-image/container-image-openshift/deployment/target/test-classes
[2026-02-25T23:09:45.442Z] [INFO]
[2026-02-25T23:09:45.442Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:45.442Z] [INFO]
[2026-02-25T23:09:45.442Z] [INFO] -------------------------------------------------------
[2026-02-25T23:09:45.442Z] [INFO] T E S T S
[2026-02-25T23:09:45.442Z] [INFO] -------------------------------------------------------
[2026-02-25T23:09:45.442Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:09:45.756Z] [INFO] Running io.quarkus.container.image.openshift.deployment.OpenshiftProcessorTest
[2026-02-25T23:09:45.756Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in io.quarkus.container.image.openshift.deployment.OpenshiftProcessorTest
[2026-02-25T23:09:45.756Z] [INFO]
[2026-02-25T23:09:45.756Z] [INFO] Results:
[2026-02-25T23:09:45.756Z] [INFO]
[2026-02-25T23:09:45.756Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:09:45.756Z] [INFO]
[2026-02-25T23:09:45.756Z] [INFO]
[2026-02-25T23:09:45.756Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:46.071Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-openshift/deployment/target/quarkus-container-image-openshift-deployment-2.7.5.Final.jar
[2026-02-25T23:09:48.247Z] [INFO]
[2026-02-25T23:09:48.247Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:48.247Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-openshift/deployment/target/quarkus-container-image-openshift-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:09:49.348Z] [INFO]
[2026-02-25T23:09:49.348Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-openshift-deployment ---
[2026-02-25T23:09:49.348Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/deployment/target/quarkus-container-image-openshift-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift-deployment/2.7.5.Final/quarkus-container-image-openshift-deployment-2.7.5.Final.jar
[2026-02-25T23:09:49.348Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift-deployment/2.7.5.Final/quarkus-container-image-openshift-deployment-2.7.5.Final.pom
[2026-02-25T23:09:49.348Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/deployment/target/quarkus-container-image-openshift-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift-deployment/2.7.5.Final/quarkus-container-image-openshift-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:09:49.348Z] [INFO]
[2026-02-25T23:09:49.348Z] [INFO] ------------< io.quarkus:quarkus-kubernetes-vanilla-parent >------------
[2026-02-25T23:09:49.348Z] [INFO] Building Quarkus - Kubernetes - Vanilla 2.7.5.Final [693/964]
[2026-02-25T23:09:49.348Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:09:49.348Z] [INFO]
[2026-02-25T23:09:49.348Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-25T23:09:49.348Z] [INFO]
[2026-02-25T23:09:49.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-25T23:09:49.348Z] [INFO]
[2026-02-25T23:09:49.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-25T23:09:49.348Z] [INFO]
[2026-02-25T23:09:49.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-25T23:09:49.348Z] [INFO]
[2026-02-25T23:09:49.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-25T23:09:49.348Z] [INFO]
[2026-02-25T23:09:49.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-25T23:09:49.348Z] [INFO]
[2026-02-25T23:09:49.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-25T23:09:49.348Z] [INFO]
[2026-02-25T23:09:49.348Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-25T23:09:49.348Z] [INFO]
[2026-02-25T23:09:49.348Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-25T23:09:49.348Z] [INFO]
[2026-02-25T23:09:49.348Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-25T23:09:49.349Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:09:49.349Z] [INFO]
[2026-02-25T23:09:49.349Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-25T23:09:49.349Z] [INFO]
[2026-02-25T23:09:49.349Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-vanilla-parent ---
[2026-02-25T23:09:49.349Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-vanilla-parent/2.7.5.Final/quarkus-kubernetes-vanilla-parent-2.7.5.Final.pom
[2026-02-25T23:09:49.349Z] [INFO]
[2026-02-25T23:09:49.349Z] [INFO] -------------------< io.quarkus:quarkus-kubernetes >--------------------
[2026-02-25T23:09:49.349Z] [INFO] Building Quarkus - Kubernetes - Vanilla - Runtime 2.7.5.Final [694/964]
[2026-02-25T23:09:49.349Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:09:49.349Z] [INFO]
[2026-02-25T23:09:49.349Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes ---
[2026-02-25T23:09:49.349Z] [INFO]
[2026-02-25T23:09:49.349Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes ---
[2026-02-25T23:09:49.349Z] [INFO]
[2026-02-25T23:09:49.349Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes ---
[2026-02-25T23:09:49.349Z] [INFO]
[2026-02-25T23:09:49.349Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes ---
[2026-02-25T23:09:49.349Z] [INFO]
[2026-02-25T23:09:49.349Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes ---
[2026-02-25T23:09:49.349Z] [INFO]
[2026-02-25T23:09:49.349Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes ---
[2026-02-25T23:09:49.349Z] [INFO]
[2026-02-25T23:09:49.349Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes ---
[2026-02-25T23:09:49.349Z] [INFO]
[2026-02-25T23:09:49.349Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes ---
[2026-02-25T23:09:49.349Z] [INFO]
[2026-02-25T23:09:49.349Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes ---
[2026-02-25T23:09:49.349Z] [INFO]
[2026-02-25T23:09:49.349Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes ---
[2026-02-25T23:09:49.349Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:09:49.349Z] [INFO]
[2026-02-25T23:09:49.349Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes ---
[2026-02-25T23:09:49.349Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:49.349Z] [INFO] Copying 1 resource
[2026-02-25T23:09:49.349Z] [INFO]
[2026-02-25T23:09:49.349Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes ---
[2026-02-25T23:09:49.349Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/kubernetes-annotations/2.8.1/kubernetes-annotations-2.8.1.pom
[2026-02-25T23:09:49.662Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/kubernetes-annotations/2.8.1/kubernetes-annotations-2.8.1.pom (7.7 kB at 20 kB/s)
[2026-02-25T23:09:49.662Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/docker-annotations/2.8.1/docker-annotations-2.8.1.pom
[2026-02-25T23:09:50.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/docker-annotations/2.8.1/docker-annotations-2.8.1.pom (5.9 kB at 8.3 kB/s)
[2026-02-25T23:09:50.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/knative-annotations/2.8.1/knative-annotations-2.8.1.pom
[2026-02-25T23:09:51.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/knative-annotations/2.8.1/knative-annotations-2.8.1.pom (7.5 kB at 13 kB/s)
[2026-02-25T23:09:51.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-client/5.12.1/knative-client-5.12.1.pom
[2026-02-25T23:09:51.750Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-client/5.12.1/knative-client-5.12.1.pom (2.6 kB at 5.7 kB/s)
[2026-02-25T23:09:51.750Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-extension-pom/5.12.1/knative-extension-pom-5.12.1.pom
[2026-02-25T23:09:51.750Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-extension-pom/5.12.1/knative-extension-pom-5.12.1.pom (1.3 kB at 4.2 kB/s)
[2026-02-25T23:09:51.750Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-extensions/5.12.1/kubernetes-extensions-5.12.1.pom
[2026-02-25T23:09:52.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-extensions/5.12.1/kubernetes-extensions-5.12.1.pom (1.6 kB at 21 kB/s)
[2026-02-25T23:09:52.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-model/5.12.1/knative-model-5.12.1.pom
[2026-02-25T23:09:52.376Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-model/5.12.1/knative-model-5.12.1.pom (5.3 kB at 15 kB/s)
[2026-02-25T23:09:53.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/kubernetes-annotations/2.8.1/kubernetes-annotations-2.8.1-noapt.jar
[2026-02-25T23:09:53.472Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/kubernetes-annotations/2.8.1/kubernetes-annotations-2.8.1-noapt.jar (429 kB at 1.2 MB/s)
[2026-02-25T23:09:53.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/docker-annotations/2.8.1/docker-annotations-2.8.1.jar
[2026-02-25T23:09:53.784Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/docker-annotations/2.8.1/docker-annotations-2.8.1.jar (21 kB at 77 kB/s)
[2026-02-25T23:09:53.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/knative-annotations/2.8.1/knative-annotations-2.8.1-noapt.jar
[2026-02-25T23:09:54.096Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dekorate/knative-annotations/2.8.1/knative-annotations-2.8.1-noapt.jar (107 kB at 531 kB/s)
[2026-02-25T23:09:54.096Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-client/5.12.1/knative-client-5.12.1.jar
[2026-02-25T23:09:54.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-client/5.12.1/knative-client-5.12.1.jar (18 kB at 100 kB/s)
[2026-02-25T23:09:54.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-model/5.12.1/knative-model-5.12.1.jar
[2026-02-25T23:09:54.720Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-model/5.12.1/knative-model-5.12.1.jar (1.9 MB at 4.2 MB/s)
[2026-02-25T23:09:54.720Z] [INFO]
[2026-02-25T23:09:54.720Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes ---
[2026-02-25T23:09:54.720Z] [INFO] No sources to compile
[2026-02-25T23:09:54.720Z] [INFO]
[2026-02-25T23:09:54.720Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes ---
[2026-02-25T23:09:54.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:54.720Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/vanilla/runtime/src/test/resources
[2026-02-25T23:09:54.720Z] [INFO]
[2026-02-25T23:09:54.720Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes ---
[2026-02-25T23:09:54.720Z] [INFO] No sources to compile
[2026-02-25T23:09:54.720Z] [INFO]
[2026-02-25T23:09:54.720Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes ---
[2026-02-25T23:09:54.720Z] [INFO] No tests to run.
[2026-02-25T23:09:54.720Z] [INFO]
[2026-02-25T23:09:54.720Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes ---
[2026-02-25T23:09:54.720Z] [INFO] Building jar: /quarkus/extensions/kubernetes/vanilla/runtime/target/quarkus-kubernetes-2.7.5.Final.jar
[2026-02-25T23:09:54.720Z] [INFO]
[2026-02-25T23:09:54.720Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes ---
[2026-02-25T23:09:54.720Z] [INFO] Building jar: /quarkus/extensions/kubernetes/vanilla/runtime/target/quarkus-kubernetes-2.7.5.Final-sources.jar
[2026-02-25T23:09:54.720Z] [INFO]
[2026-02-25T23:09:54.720Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes ---
[2026-02-25T23:09:54.720Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/runtime/target/quarkus-kubernetes-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes/2.7.5.Final/quarkus-kubernetes-2.7.5.Final.jar
[2026-02-25T23:09:54.720Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes/2.7.5.Final/quarkus-kubernetes-2.7.5.Final.pom
[2026-02-25T23:09:54.720Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/runtime/target/quarkus-kubernetes-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes/2.7.5.Final/quarkus-kubernetes-2.7.5.Final-sources.jar
[2026-02-25T23:09:54.720Z] [INFO]
[2026-02-25T23:09:54.720Z] [INFO] --------------< io.quarkus:quarkus-kubernetes-deployment >--------------
[2026-02-25T23:09:54.720Z] [INFO] Building Quarkus - Kubernetes - Vanilla - Deployment 2.7.5.Final [695/964]
[2026-02-25T23:09:54.720Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:09:54.720Z] [INFO]
[2026-02-25T23:09:54.720Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:09:54.720Z] [INFO]
[2026-02-25T23:09:54.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:09:55.392Z] [INFO]
[2026-02-25T23:09:55.392Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:09:55.392Z] [INFO]
[2026-02-25T23:09:55.392Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:09:55.392Z] [INFO]
[2026-02-25T23:09:55.392Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:09:55.392Z] [INFO]
[2026-02-25T23:09:55.392Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:09:55.392Z] [INFO]
[2026-02-25T23:09:55.392Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:09:55.392Z] [INFO]
[2026-02-25T23:09:55.392Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:09:55.392Z] [INFO]
[2026-02-25T23:09:55.392Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:09:55.701Z] [INFO] Processed 99 files in 138ms (Formatted: 0, Unchanged: 99, Failed: 0, Readonly: 0)
[2026-02-25T23:09:55.701Z] [INFO]
[2026-02-25T23:09:55.701Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:09:55.701Z] [INFO] Processed 99 files in 00:00.226 (Already Sorted: 99, Needed Sorting: 0)
[2026-02-25T23:09:55.701Z] [INFO]
[2026-02-25T23:09:55.701Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:09:55.701Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:09:55.701Z] [INFO] Copying 1 resource
[2026-02-25T23:09:55.701Z] [INFO]
[2026-02-25T23:09:55.701Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:09:55.701Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:09:55.701Z] [INFO] Compiling 98 source files to /quarkus/extensions/kubernetes/vanilla/deployment/target/classes
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveOptionalFromConfigMapKeySelectorDecorator.java:[17,16] unchecked conversion
[2026-02-25T23:10:06.313Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.313Z] found: java.lang.Class[]
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/MinikubeManifestGeneratorFactory.java:[11,38] create(io.dekorate.ResourceRegistry,io.dekorate.ConfigurationRegistry) in io.quarkus.kubernetes.deployment.MinikubeManifestGeneratorFactory implements <C>create(io.dekorate.ResourceRegistry,io.dekorate.ConfigurationRegistry) in io.dekorate.ManifestGeneratorFactory
[2026-02-25T23:10:06.313Z] return type requires unchecked conversion from io.quarkus.kubernetes.deployment.MinikubeManifestGenerator to io.dekorate.ManifestGenerator<C>
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveDeploymentResourceDecorator.java:[34,16] unchecked conversion
[2026-02-25T23:10:06.313Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.313Z] found: java.lang.Class[]
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveDeploymentConfigResourceDecorator.java:[23,49] getItems() in io.fabric8.kubernetes.api.model.BaseKubernetesListFluentImpl has been deprecated
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveDeploymentConfigResourceDecorator.java:[34,16] unchecked conversion
[2026-02-25T23:10:06.313Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.313Z] found: java.lang.Class[]
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyContainerImageDecorator.java:[33,16] unchecked conversion
[2026-02-25T23:10:06.313Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.313Z] found: java.lang.Class[]
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddSidecarDecorator.java:[33,16] unchecked conversion
[2026-02-25T23:10:06.313Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.313Z] found: java.lang.Class[]
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddPortToKubernetesConfig.java:[31,29] getPorts() in io.dekorate.kubernetes.config.BaseConfigFluent has been deprecated
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyBuilderImageDecorator.java:[33,16] unchecked conversion
[2026-02-25T23:10:06.313Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.313Z] found: java.lang.Class[]
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveOptionalFromSecretKeySelectorDecorator.java:[18,16] unchecked conversion
[2026-02-25T23:10:06.313Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.313Z] found: java.lang.Class[]
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/KubernetesConfig.java:[120,22] deprecated item is not annotated with @Deprecated
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/KubernetesConfig.java:[263,13] deprecated item is not annotated with @Deprecated
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/OpenshiftConfig.java:[149,22] deprecated item is not annotated with @Deprecated
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/OpenshiftConfig.java:[292,13] deprecated item is not annotated with @Deprecated
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveOptionalFromSecretEnvSourceDecorator.java:[18,16] unchecked conversion
[2026-02-25T23:10:06.313Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.313Z] found: java.lang.Class[]
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyHttpGetActionPortDecorator.java:[37,16] unchecked conversion
[2026-02-25T23:10:06.313Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.313Z] found: java.lang.Class[]
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddNodePortDecorator.java:[58,16] unchecked conversion
[2026-02-25T23:10:06.313Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.313Z] found: java.lang.Class[]
[2026-02-25T23:10:06.313Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddSelectorToDeploymentDecorator.java:[27,16] unchecked conversion
[2026-02-25T23:10:06.314Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.314Z] found: java.lang.Class[]
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddSelectorToDeploymentDecorator.java:[32,16] unchecked conversion
[2026-02-25T23:10:06.314Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.314Z] found: java.lang.Class[]
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveOptionalFromConfigMapEnvSourceDecorator.java:[17,16] unchecked conversion
[2026-02-25T23:10:06.314Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.314Z] found: java.lang.Class[]
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyServiceAccountNameToRevisionSpecDecorator.java:[39,16] unchecked conversion
[2026-02-25T23:10:06.314Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.314Z] found: java.lang.Class[]
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyServiceTypeDecorator.java:[28,16] unchecked conversion
[2026-02-25T23:10:06.314Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.314Z] found: java.lang.Class[]
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddNamespaceToSubjectDecorator.java:[33,16] unchecked conversion
[2026-02-25T23:10:06.314Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.314Z] found: java.lang.Class[]
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddNamespaceDecorator.java:[27,16] unchecked conversion
[2026-02-25T23:10:06.314Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.314Z] found: java.lang.Class[]
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddPortToKnativeConfig.java:[31,29] getPorts() in io.dekorate.kubernetes.config.BaseConfigFluent has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AzureDiskVolumeConverter.java:[17,10] withNewDiskName(java.lang.String) in io.dekorate.kubernetes.config.AzureDiskVolumeFluentImpl has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/KubernetesDeploy.java:[71,41] getVersion() in io.fabric8.kubernetes.client.KubernetesClient has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveDeploymentTriggerDecorator.java:[20,16] unchecked conversion
[2026-02-25T23:10:06.314Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.314Z] found: java.lang.Class[]
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveBuilderImageResourceDecorator.java:[23,49] getItems() in io.fabric8.kubernetes.api.model.BaseKubernetesListFluentImpl has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveBuilderImageResourceDecorator.java:[34,16] unchecked conversion
[2026-02-25T23:10:06.314Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.314Z] found: java.lang.Class[]
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddPortToOpenshiftConfig.java:[31,29] getPorts() in io.dekorate.kubernetes.config.BaseConfigFluent has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyServiceAccountNameDecorator.java:[40,16] unchecked conversion
[2026-02-25T23:10:06.314Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-02-25T23:10:06.314Z] found: java.lang.Class[]
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveCommandDecorator.java:[16,30] unchecked method invocation: method withCommand in interface io.fabric8.kubernetes.api.model.ContainerFluent is applied to given types
[2026-02-25T23:10:06.314Z] required: java.util.List<java.lang.String>
[2026-02-25T23:10:06.314Z] found: java.util.List
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveCommandDecorator.java:[16,31] unchecked conversion
[2026-02-25T23:10:06.314Z] required: java.util.List<java.lang.String>
[2026-02-25T23:10:06.314Z] found: java.util.List
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveCommandDecorator.java:[17,27] unchecked method invocation: method withArgs in interface io.fabric8.kubernetes.api.model.ContainerFluent is applied to given types
[2026-02-25T23:10:06.314Z] required: java.util.List<java.lang.String>
[2026-02-25T23:10:06.314Z] found: java.util.List
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveCommandDecorator.java:[17,28] unchecked conversion
[2026-02-25T23:10:06.314Z] required: java.util.List<java.lang.String>
[2026-02-25T23:10:06.314Z] found: java.util.List
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/ContainerConfig$$accessor.java:[110,45] envVars in io.quarkus.kubernetes.deployment.ContainerConfig has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/ContainerConfig$$accessor.java:[114,38] envVars in io.quarkus.kubernetes.deployment.ContainerConfig has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[102,46] host in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[106,39] host in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[286,46] expose in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[290,39] expose in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[334,46] envVars in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KubernetesConfig$$accessor.java:[338,39] envVars in io.quarkus.kubernetes.deployment.KubernetesConfig has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[110,45] host in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[114,38] host in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[262,45] containers in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[266,38] containers in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[294,45] expose in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[298,38] expose in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[318,45] envVars in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/OpenshiftConfig$$accessor.java:[322,38] envVars in io.quarkus.kubernetes.deployment.OpenshiftConfig has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KnativeConfig$$accessor.java:[254,43] envVars in io.quarkus.kubernetes.deployment.KnativeConfig has been deprecated
[2026-02-25T23:10:06.314Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/target/generated-sources/annotations/io/quarkus/kubernetes/deployment/KnativeConfig$$accessor.java:[258,36] envVars in io.quarkus.kubernetes.deployment.KnativeConfig has been deprecated
[2026-02-25T23:10:06.314Z] [INFO]
[2026-02-25T23:10:06.314Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:10:06.314Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:10:06.314Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/vanilla/deployment/src/test/resources
[2026-02-25T23:10:06.314Z] [INFO]
[2026-02-25T23:10:06.315Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:10:06.315Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:10:06.315Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes/vanilla/deployment/target/test-classes
[2026-02-25T23:10:07.909Z] [INFO]
[2026-02-25T23:10:07.909Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:10:07.909Z] [INFO]
[2026-02-25T23:10:07.909Z] [INFO] -------------------------------------------------------
[2026-02-25T23:10:07.909Z] [INFO] T E S T S
[2026-02-25T23:10:07.909Z] [INFO] -------------------------------------------------------
[2026-02-25T23:10:07.909Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:10:08.222Z] [INFO] Running io.quarkus.kubernetes.deployment.EnvVarValidatorTest
[2026-02-25T23:10:08.534Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in io.quarkus.kubernetes.deployment.EnvVarValidatorTest
[2026-02-25T23:10:08.534Z] [INFO]
[2026-02-25T23:10:08.534Z] [INFO] Results:
[2026-02-25T23:10:08.534Z] [INFO]
[2026-02-25T23:10:08.534Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:10:08.534Z] [INFO]
[2026-02-25T23:10:08.534Z] [INFO]
[2026-02-25T23:10:08.534Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:10:08.534Z] [INFO] Building jar: /quarkus/extensions/kubernetes/vanilla/deployment/target/quarkus-kubernetes-deployment-2.7.5.Final.jar
[2026-02-25T23:10:10.127Z] [INFO]
[2026-02-25T23:10:10.127Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:10:10.127Z] [INFO] Building jar: /quarkus/extensions/kubernetes/vanilla/deployment/target/quarkus-kubernetes-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-deployment ---
[2026-02-25T23:10:11.224Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/deployment/target/quarkus-kubernetes-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-deployment/2.7.5.Final/quarkus-kubernetes-deployment-2.7.5.Final.jar
[2026-02-25T23:10:11.224Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-deployment/2.7.5.Final/quarkus-kubernetes-deployment-2.7.5.Final.pom
[2026-02-25T23:10:11.224Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/deployment/target/quarkus-kubernetes-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-deployment/2.7.5.Final/quarkus-kubernetes-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] ----------------< io.quarkus:quarkus-openshift-parent >-----------------
[2026-02-25T23:10:11.224Z] [INFO] Building Quarkus - Kubernetes - Openshift 2.7.5.Final [696/964]
[2026-02-25T23:10:11.224Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-openshift-parent ---
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-openshift-parent ---
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-openshift-parent ---
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-openshift-parent ---
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-openshift-parent ---
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-openshift-parent ---
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-openshift-parent ---
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-openshift-parent ---
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-openshift-parent ---
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-openshift-parent ---
[2026-02-25T23:10:11.224Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-openshift-parent ---
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-openshift-parent ---
[2026-02-25T23:10:11.224Z] [INFO] Installing /quarkus/extensions/kubernetes/openshift/pom.xml to /root/.m2/repository/io/quarkus/quarkus-openshift-parent/2.7.5.Final/quarkus-openshift-parent-2.7.5.Final.pom
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] --------------------< io.quarkus:quarkus-openshift >--------------------
[2026-02-25T23:10:11.224Z] [INFO] Building Quarkus - Kubernetes - OpenShift - Runtime 2.7.5.Final [697/964]
[2026-02-25T23:10:11.224Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-openshift ---
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-openshift ---
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-openshift ---
[2026-02-25T23:10:11.224Z] [INFO]
[2026-02-25T23:10:11.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-openshift ---
[2026-02-25T23:10:11.225Z] [INFO]
[2026-02-25T23:10:11.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-openshift ---
[2026-02-25T23:10:11.225Z] [INFO]
[2026-02-25T23:10:11.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-openshift ---
[2026-02-25T23:10:11.225Z] [INFO]
[2026-02-25T23:10:11.225Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-openshift ---
[2026-02-25T23:10:11.225Z] [INFO]
[2026-02-25T23:10:11.225Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-openshift ---
[2026-02-25T23:10:11.225Z] [INFO]
[2026-02-25T23:10:11.225Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-openshift ---
[2026-02-25T23:10:11.225Z] [INFO]
[2026-02-25T23:10:11.225Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-openshift ---
[2026-02-25T23:10:11.225Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:10:11.225Z] [INFO]
[2026-02-25T23:10:11.225Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-openshift ---
[2026-02-25T23:10:11.225Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:10:11.225Z] [INFO] Copying 1 resource
[2026-02-25T23:10:11.225Z] [INFO]
[2026-02-25T23:10:11.225Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-openshift ---
[2026-02-25T23:10:11.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-openshift-deployment/2.7.5.Final/quarkus-openshift-deployment-2.7.5.Final.pom
[2026-02-25T23:10:11.900Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-openshift-deployment/2.7.5.Final/quarkus-openshift-deployment-2.7.5.Final.pom (2.4 kB at 3.9 kB/s)
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-openshift ---
[2026-02-25T23:10:12.575Z] [INFO] No sources to compile
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-openshift ---
[2026-02-25T23:10:12.575Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:10:12.575Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/openshift/runtime/src/test/resources
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-openshift ---
[2026-02-25T23:10:12.575Z] [INFO] No sources to compile
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-openshift ---
[2026-02-25T23:10:12.575Z] [INFO] No tests to run.
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-openshift ---
[2026-02-25T23:10:12.575Z] [INFO] Building jar: /quarkus/extensions/kubernetes/openshift/runtime/target/quarkus-openshift-2.7.5.Final.jar
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-openshift ---
[2026-02-25T23:10:12.575Z] [INFO] Building jar: /quarkus/extensions/kubernetes/openshift/runtime/target/quarkus-openshift-2.7.5.Final-sources.jar
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-openshift ---
[2026-02-25T23:10:12.575Z] [INFO] Installing /quarkus/extensions/kubernetes/openshift/runtime/target/quarkus-openshift-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-openshift/2.7.5.Final/quarkus-openshift-2.7.5.Final.jar
[2026-02-25T23:10:12.575Z] [INFO] Installing /quarkus/extensions/kubernetes/openshift/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-openshift/2.7.5.Final/quarkus-openshift-2.7.5.Final.pom
[2026-02-25T23:10:12.575Z] [INFO] Installing /quarkus/extensions/kubernetes/openshift/runtime/target/quarkus-openshift-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-openshift/2.7.5.Final/quarkus-openshift-2.7.5.Final-sources.jar
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] -----------------< io.quarkus:quarkus-minikube-parent >-----------------
[2026-02-25T23:10:12.575Z] [INFO] Building Quarkus - Kubernetes - Minikube 2.7.5.Final [698/964]
[2026-02-25T23:10:12.575Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-minikube-parent ---
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-minikube-parent ---
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-minikube-parent ---
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-minikube-parent ---
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-minikube-parent ---
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-minikube-parent ---
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-minikube-parent ---
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-minikube-parent ---
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-minikube-parent ---
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-minikube-parent ---
[2026-02-25T23:10:12.575Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-minikube-parent ---
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-minikube-parent ---
[2026-02-25T23:10:12.575Z] [INFO] Installing /quarkus/extensions/kubernetes/minikube/pom.xml to /root/.m2/repository/io/quarkus/quarkus-minikube-parent/2.7.5.Final/quarkus-minikube-parent-2.7.5.Final.pom
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --------------------< io.quarkus:quarkus-minikube >---------------------
[2026-02-25T23:10:12.575Z] [INFO] Building Quarkus - Kubernetes - Minikube - Runtime 2.7.5.Final [699/964]
[2026-02-25T23:10:12.575Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-minikube ---
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-minikube ---
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-minikube ---
[2026-02-25T23:10:12.575Z] [INFO]
[2026-02-25T23:10:12.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-minikube ---
[2026-02-25T23:10:12.887Z] [INFO]
[2026-02-25T23:10:12.887Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-minikube ---
[2026-02-25T23:10:12.887Z] [INFO]
[2026-02-25T23:10:12.887Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-minikube ---
[2026-02-25T23:10:12.887Z] [INFO]
[2026-02-25T23:10:12.887Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-minikube ---
[2026-02-25T23:10:12.887Z] [INFO]
[2026-02-25T23:10:12.887Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-minikube ---
[2026-02-25T23:10:12.887Z] [INFO]
[2026-02-25T23:10:12.887Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-minikube ---
[2026-02-25T23:10:12.887Z] [INFO]
[2026-02-25T23:10:12.887Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-minikube ---
[2026-02-25T23:10:12.887Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:10:12.887Z] [INFO]
[2026-02-25T23:10:12.887Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-minikube ---
[2026-02-25T23:10:12.887Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:10:12.887Z] [INFO] Copying 1 resource
[2026-02-25T23:10:12.887Z] [INFO]
[2026-02-25T23:10:12.887Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-minikube ---
[2026-02-25T23:10:12.887Z] [INFO]
[2026-02-25T23:10:12.887Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-minikube ---
[2026-02-25T23:10:12.887Z] [INFO] No sources to compile
[2026-02-25T23:10:12.887Z] [INFO]
[2026-02-25T23:10:12.887Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-minikube ---
[2026-02-25T23:10:12.887Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:10:12.887Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/minikube/runtime/src/test/resources
[2026-02-25T23:10:12.887Z] [INFO]
[2026-02-25T23:10:12.887Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-minikube ---
[2026-02-25T23:10:12.887Z] [INFO] No sources to compile
[2026-02-25T23:10:12.887Z] [INFO]
[2026-02-25T23:10:12.887Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-minikube ---
[2026-02-25T23:10:12.887Z] [INFO] No tests to run.
[2026-02-25T23:10:12.887Z] [INFO]
[2026-02-25T23:10:12.887Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-minikube ---
[2026-02-25T23:10:12.887Z] [INFO] Building jar: /quarkus/extensions/kubernetes/minikube/runtime/target/quarkus-minikube-2.7.5.Final.jar
[2026-02-25T23:10:13.627Z] [INFO]
[2026-02-25T23:10:13.627Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-minikube ---
[2026-02-25T23:10:13.627Z] [INFO] Building jar: /quarkus/extensions/kubernetes/minikube/runtime/target/quarkus-minikube-2.7.5.Final-sources.jar
[2026-02-25T23:10:14.727Z] [INFO]
[2026-02-25T23:10:14.727Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-minikube ---
[2026-02-25T23:10:14.727Z] [INFO] Installing /quarkus/extensions/kubernetes/minikube/runtime/target/quarkus-minikube-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-minikube/2.7.5.Final/quarkus-minikube-2.7.5.Final.jar
[2026-02-25T23:10:14.727Z] [INFO] Installing /quarkus/extensions/kubernetes/minikube/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-minikube/2.7.5.Final/quarkus-minikube-2.7.5.Final.pom
[2026-02-25T23:10:14.727Z] [INFO] Installing /quarkus/extensions/kubernetes/minikube/runtime/target/quarkus-minikube-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-minikube/2.7.5.Final/quarkus-minikube-2.7.5.Final-sources.jar
[2026-02-25T23:10:14.727Z] [INFO]
[2026-02-25T23:10:14.727Z] [INFO] ---------------< io.quarkus:quarkus-minikube-deployment >---------------
[2026-02-25T23:10:14.727Z] [INFO] Building Quarkus - Kubernetes - Minikube - Deployment 2.7.5.Final [700/964]
[2026-02-25T23:10:14.727Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:10:14.727Z] [INFO]
[2026-02-25T23:10:14.727Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-minikube-deployment ---
[2026-02-25T23:10:14.727Z] [INFO]
[2026-02-25T23:10:14.727Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-minikube-deployment ---
[2026-02-25T23:10:15.038Z] [INFO]
[2026-02-25T23:10:15.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-minikube-deployment ---
[2026-02-25T23:10:15.038Z] [INFO]
[2026-02-25T23:10:15.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-minikube-deployment ---
[2026-02-25T23:10:15.038Z] [INFO]
[2026-02-25T23:10:15.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-minikube-deployment ---
[2026-02-25T23:10:15.038Z] [INFO]
[2026-02-25T23:10:15.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-minikube-deployment ---
[2026-02-25T23:10:15.038Z] [INFO]
[2026-02-25T23:10:15.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-minikube-deployment ---
[2026-02-25T23:10:15.038Z] [INFO]
[2026-02-25T23:10:15.038Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-minikube-deployment ---
[2026-02-25T23:10:15.038Z] [INFO]
[2026-02-25T23:10:15.038Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-minikube-deployment ---
[2026-02-25T23:10:15.038Z] [INFO] Processed 1 files in 18ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T23:10:15.038Z] [INFO]
[2026-02-25T23:10:15.038Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-minikube-deployment ---
[2026-02-25T23:10:15.038Z] [INFO] Processed 1 files in 00:00.008 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T23:10:15.038Z] [INFO]
[2026-02-25T23:10:15.038Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-minikube-deployment ---
[2026-02-25T23:10:15.352Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:10:15.352Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/minikube/deployment/src/main/resources
[2026-02-25T23:10:15.352Z] [INFO]
[2026-02-25T23:10:15.352Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-minikube-deployment ---
[2026-02-25T23:10:15.352Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:10:15.352Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes/minikube/deployment/target/classes
[2026-02-25T23:10:18.210Z] [INFO]
[2026-02-25T23:10:18.210Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-minikube-deployment ---
[2026-02-25T23:10:18.210Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:10:18.210Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/minikube/deployment/src/test/resources
[2026-02-25T23:10:18.210Z] [INFO]
[2026-02-25T23:10:18.210Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-minikube-deployment ---
[2026-02-25T23:10:18.210Z] [INFO] No sources to compile
[2026-02-25T23:10:18.210Z] [INFO]
[2026-02-25T23:10:18.210Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-minikube-deployment ---
[2026-02-25T23:10:18.210Z] [INFO] No tests to run.
[2026-02-25T23:10:18.210Z] [INFO]
[2026-02-25T23:10:18.210Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-minikube-deployment ---
[2026-02-25T23:10:18.210Z] [INFO] Building jar: /quarkus/extensions/kubernetes/minikube/deployment/target/quarkus-minikube-deployment-2.7.5.Final.jar
[2026-02-25T23:10:26.915Z] [INFO]
[2026-02-25T23:10:26.915Z] [INFO] ----------------< io.quarkus:quarkus-kubernetes-client >----------------
[2026-02-25T23:10:26.915Z] [INFO] Building Quarkus - Kubernetes Client - Runtime 2.7.5.Final [701/964]
[2026-02-25T23:10:26.915Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:10:26.915Z] [INFO]
[2026-02-25T23:10:26.915Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:26.915Z] [INFO]
[2026-02-25T23:10:26.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:26.915Z] [INFO]
[2026-02-25T23:10:26.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:26.915Z] [INFO]
[2026-02-25T23:10:26.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:26.915Z] [INFO]
[2026-02-25T23:10:26.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:26.915Z] [INFO]
[2026-02-25T23:10:26.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:26.915Z] [INFO]
[2026-02-25T23:10:26.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:26.915Z] [INFO]
[2026-02-25T23:10:26.915Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:26.915Z] [INFO]
[2026-02-25T23:10:26.915Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:26.915Z] [INFO] Processed 5 files in 17ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T23:10:26.915Z] [INFO]
[2026-02-25T23:10:26.915Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:26.915Z] [INFO] Processed 5 files in 00:00.006 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T23:10:26.915Z] [INFO]
[2026-02-25T23:10:26.915Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:26.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:10:26.915Z] [INFO] Copying 1 resource
[2026-02-25T23:10:26.915Z] [INFO]
[2026-02-25T23:10:26.915Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:27.226Z] [INFO]
[2026-02-25T23:10:27.226Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:27.226Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:10:27.226Z] [INFO] Compiling 4 source files to /quarkus/extensions/kubernetes-client/runtime/target/classes
[2026-02-25T23:10:27.900Z] [INFO]
[2026-02-25T23:10:27.900Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:28.266Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:10:28.266Z] [INFO] Copying 1 resource
[2026-02-25T23:10:28.266Z] [INFO]
[2026-02-25T23:10:28.266Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:28.266Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:10:28.266Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes-client/runtime/target/test-classes
[2026-02-25T23:10:29.856Z] [INFO]
[2026-02-25T23:10:29.856Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:29.856Z] [INFO]
[2026-02-25T23:10:29.856Z] [INFO] -------------------------------------------------------
[2026-02-25T23:10:29.856Z] [INFO] T E S T S
[2026-02-25T23:10:29.856Z] [INFO] -------------------------------------------------------
[2026-02-25T23:10:29.856Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:10:30.532Z] [INFO] Running io.quarkus.kubernetes.client.runtime.KubernetesClientUtilsTest
[2026-02-25T23:10:31.207Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 s - in io.quarkus.kubernetes.client.runtime.KubernetesClientUtilsTest
[2026-02-25T23:10:31.207Z] [INFO]
[2026-02-25T23:10:31.207Z] [INFO] Results:
[2026-02-25T23:10:31.207Z] [INFO]
[2026-02-25T23:10:31.207Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:10:31.207Z] [INFO]
[2026-02-25T23:10:31.207Z] [INFO]
[2026-02-25T23:10:31.207Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:31.207Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/runtime/target/quarkus-kubernetes-client-2.7.5.Final.jar
[2026-02-25T23:10:32.304Z] [INFO]
[2026-02-25T23:10:32.304Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:32.304Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/runtime/target/quarkus-kubernetes-client-2.7.5.Final-sources.jar
[2026-02-25T23:10:32.979Z] [INFO]
[2026-02-25T23:10:32.979Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client ---
[2026-02-25T23:10:32.979Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime/target/quarkus-kubernetes-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client/2.7.5.Final/quarkus-kubernetes-client-2.7.5.Final.jar
[2026-02-25T23:10:32.979Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client/2.7.5.Final/quarkus-kubernetes-client-2.7.5.Final.pom
[2026-02-25T23:10:32.979Z] [INFO] Installing /quarkus/extensions/kubernetes-client/runtime/target/quarkus-kubernetes-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client/2.7.5.Final/quarkus-kubernetes-client-2.7.5.Final-sources.jar
[2026-02-25T23:10:32.979Z] [INFO]
[2026-02-25T23:10:32.979Z] [INFO] ----------< io.quarkus:quarkus-kubernetes-client-deployment >-----------
[2026-02-25T23:10:32.979Z] [INFO] Building Quarkus - Kubernetes Client - Deployment 2.7.5.Final [702/964]
[2026-02-25T23:10:32.979Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:10:32.979Z] [INFO]
[2026-02-25T23:10:32.979Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:32.979Z] [INFO]
[2026-02-25T23:10:32.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:33.290Z] [INFO]
[2026-02-25T23:10:33.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:33.603Z] [INFO]
[2026-02-25T23:10:33.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:33.603Z] [INFO]
[2026-02-25T23:10:33.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:33.603Z] [INFO]
[2026-02-25T23:10:33.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:33.603Z] [INFO]
[2026-02-25T23:10:33.603Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:33.603Z] [INFO]
[2026-02-25T23:10:33.603Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:33.603Z] [INFO]
[2026-02-25T23:10:33.603Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:33.603Z] [INFO] Processed 1 files in 9ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T23:10:33.603Z] [INFO]
[2026-02-25T23:10:33.603Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:33.603Z] [INFO] Processed 1 files in 00:00.011 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T23:10:33.603Z] [INFO]
[2026-02-25T23:10:33.603Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:33.603Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:10:33.603Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/deployment/src/main/resources
[2026-02-25T23:10:33.603Z] [INFO]
[2026-02-25T23:10:33.603Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:33.603Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:10:33.603Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes-client/deployment/target/classes
[2026-02-25T23:10:35.779Z] [INFO]
[2026-02-25T23:10:35.779Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:35.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:10:35.779Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/deployment/src/test/resources
[2026-02-25T23:10:35.779Z] [INFO]
[2026-02-25T23:10:35.779Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:35.779Z] [INFO] No sources to compile
[2026-02-25T23:10:35.779Z] [INFO]
[2026-02-25T23:10:35.779Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:35.779Z] [INFO] No tests to run.
[2026-02-25T23:10:35.779Z] [INFO]
[2026-02-25T23:10:35.779Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:35.779Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/deployment/target/quarkus-kubernetes-client-deployment-2.7.5.Final.jar
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.402Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:40.402Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/deployment/target/quarkus-kubernetes-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.402Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-deployment ---
[2026-02-25T23:10:40.402Z] [INFO] Installing /quarkus/extensions/kubernetes-client/deployment/target/quarkus-kubernetes-client-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-deployment/2.7.5.Final/quarkus-kubernetes-client-deployment-2.7.5.Final.jar
[2026-02-25T23:10:40.402Z] [INFO] Installing /quarkus/extensions/kubernetes-client/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-deployment/2.7.5.Final/quarkus-kubernetes-client-deployment-2.7.5.Final.pom
[2026-02-25T23:10:40.402Z] [INFO] Installing /quarkus/extensions/kubernetes-client/deployment/target/quarkus-kubernetes-client-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-client-deployment/2.7.5.Final/quarkus-kubernetes-client-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.402Z] [INFO] ------------< io.quarkus:quarkus-kubernetes-config-parent >-------------
[2026-02-25T23:10:40.402Z] [INFO] Building Quarkus - Kubernetes Config 2.7.5.Final [703/964]
[2026-02-25T23:10:40.402Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.402Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-config-parent ---
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-config-parent ---
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-config-parent ---
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-config-parent ---
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-config-parent ---
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-config-parent ---
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-config-parent ---
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.402Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-config-parent ---
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.402Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-config-parent ---
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.402Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-config-parent ---
[2026-02-25T23:10:40.402Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.402Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-config-parent ---
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.402Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-config-parent ---
[2026-02-25T23:10:40.402Z] [INFO] Installing /quarkus/extensions/kubernetes-config/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-config-parent/2.7.5.Final/quarkus-kubernetes-config-parent-2.7.5.Final.pom
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.402Z] [INFO] ----------------< io.quarkus:quarkus-kubernetes-config >----------------
[2026-02-25T23:10:40.402Z] [INFO] Building Quarkus - Kubernetes Config - Runtime 2.7.5.Final [704/964]
[2026-02-25T23:10:40.402Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.402Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:40.402Z] [INFO]
[2026-02-25T23:10:40.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:40.716Z] [INFO]
[2026-02-25T23:10:40.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:40.716Z] [INFO]
[2026-02-25T23:10:40.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:40.716Z] [INFO]
[2026-02-25T23:10:40.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:40.716Z] [INFO]
[2026-02-25T23:10:40.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:40.716Z] [INFO]
[2026-02-25T23:10:40.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:40.716Z] [INFO]
[2026-02-25T23:10:40.716Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:40.716Z] [INFO]
[2026-02-25T23:10:40.716Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:40.716Z] [INFO] Processed 11 files in 34ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-02-25T23:10:40.716Z] [INFO]
[2026-02-25T23:10:40.716Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:40.716Z] [INFO] Processed 11 files in 00:00.034 (Already Sorted: 11, Needed Sorting: 0)
[2026-02-25T23:10:40.716Z] [INFO]
[2026-02-25T23:10:40.716Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:40.716Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:10:40.716Z] [INFO] Copying 1 resource
[2026-02-25T23:10:40.716Z] [INFO]
[2026-02-25T23:10:40.716Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:41.817Z] [INFO]
[2026-02-25T23:10:41.817Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:41.817Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:10:41.817Z] [INFO] Compiling 8 source files to /quarkus/extensions/kubernetes-config/runtime/target/classes
[2026-02-25T23:10:42.920Z] [INFO]
[2026-02-25T23:10:42.920Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:42.920Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:10:42.920Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-config/runtime/src/test/resources
[2026-02-25T23:10:42.920Z] [INFO]
[2026-02-25T23:10:42.920Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:42.920Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:10:42.920Z] [INFO] Compiling 3 source files to /quarkus/extensions/kubernetes-config/runtime/target/test-classes
[2026-02-25T23:10:45.167Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[167,156] unchecked cast
[2026-02-25T23:10:45.167Z] required: io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.kubernetes.api.model.ConfigMap,io.fabric8.kubernetes.api.model.ConfigMapList,io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ConfigMap>>
[2026-02-25T23:10:45.167Z] found: io.fabric8.kubernetes.client.dsl.MixedOperation
[2026-02-25T23:10:45.167Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[170,66] unchecked cast
[2026-02-25T23:10:45.167Z] required: io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ConfigMap>
[2026-02-25T23:10:45.167Z] found: io.fabric8.kubernetes.client.dsl.Resource
[2026-02-25T23:10:45.167Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[171,164] unchecked cast
[2026-02-25T23:10:45.167Z] required: io.fabric8.kubernetes.client.dsl.NonNamespaceOperation<io.fabric8.kubernetes.api.model.ConfigMap,io.fabric8.kubernetes.api.model.ConfigMapList,io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ConfigMap>>
[2026-02-25T23:10:45.167Z] found: io.fabric8.kubernetes.client.dsl.NonNamespaceOperation
[2026-02-25T23:10:45.167Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[184,156] unchecked cast
[2026-02-25T23:10:45.168Z] required: io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.kubernetes.api.model.ConfigMap,io.fabric8.kubernetes.api.model.ConfigMapList,io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ConfigMap>>
[2026-02-25T23:10:45.168Z] found: io.fabric8.kubernetes.client.dsl.MixedOperation
[2026-02-25T23:10:45.168Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[187,66] unchecked cast
[2026-02-25T23:10:45.168Z] required: io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ConfigMap>
[2026-02-25T23:10:45.168Z] found: io.fabric8.kubernetes.client.dsl.Resource
[2026-02-25T23:10:45.168Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[197,138] unchecked cast
[2026-02-25T23:10:45.168Z] required: io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.kubernetes.api.model.Secret,io.fabric8.kubernetes.api.model.SecretList,io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.Secret>>
[2026-02-25T23:10:45.168Z] found: io.fabric8.kubernetes.client.dsl.MixedOperation
[2026-02-25T23:10:45.168Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[200,60] unchecked cast
[2026-02-25T23:10:45.168Z] required: io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.Secret>
[2026-02-25T23:10:45.168Z] found: io.fabric8.kubernetes.client.dsl.Resource
[2026-02-25T23:10:45.168Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/SecretConfigSourceUtilTest.java:[111,17] hasOnlyOneElementSatisfying(java.util.function.Consumer<? super ELEMENT>) in org.assertj.core.api.AbstractIterableAssert has been deprecated
[2026-02-25T23:10:45.168Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/ConfigMapConfigSourceUtilTest.java:[111,17] hasOnlyOneElementSatisfying(java.util.function.Consumer<? super ELEMENT>) in org.assertj.core.api.AbstractIterableAssert has been deprecated
[2026-02-25T23:10:45.168Z] [INFO]
[2026-02-25T23:10:45.168Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:45.168Z] [INFO]
[2026-02-25T23:10:45.168Z] [INFO] -------------------------------------------------------
[2026-02-25T23:10:45.168Z] [INFO] T E S T S
[2026-02-25T23:10:45.168Z] [INFO] -------------------------------------------------------
[2026-02-25T23:10:45.168Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:10:45.844Z] [INFO] Running io.quarkus.kubernetes.config.runtime.ConfigMapConfigSourceUtilTest
[2026-02-25T23:10:45.844Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in io.quarkus.kubernetes.config.runtime.ConfigMapConfigSourceUtilTest
[2026-02-25T23:10:45.844Z] [INFO] Running io.quarkus.kubernetes.config.runtime.KubernetesConfigSourceProviderTest
[2026-02-25T23:10:46.944Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 s - in io.quarkus.kubernetes.config.runtime.KubernetesConfigSourceProviderTest
[2026-02-25T23:10:46.944Z] [INFO] Running io.quarkus.kubernetes.config.runtime.SecretConfigSourceUtilTest
[2026-02-25T23:10:46.944Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.kubernetes.config.runtime.SecretConfigSourceUtilTest
[2026-02-25T23:10:47.259Z] [INFO]
[2026-02-25T23:10:47.259Z] [INFO] Results:
[2026-02-25T23:10:47.259Z] [INFO]
[2026-02-25T23:10:47.259Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:10:47.259Z] [INFO]
[2026-02-25T23:10:47.259Z] [INFO]
[2026-02-25T23:10:47.259Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:47.259Z] [INFO] Building jar: /quarkus/extensions/kubernetes-config/runtime/target/quarkus-kubernetes-config-2.7.5.Final.jar
[2026-02-25T23:10:48.852Z] [INFO]
[2026-02-25T23:10:48.852Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:48.852Z] [INFO] Building jar: /quarkus/extensions/kubernetes-config/runtime/target/quarkus-kubernetes-config-2.7.5.Final-sources.jar
[2026-02-25T23:10:49.528Z] [INFO]
[2026-02-25T23:10:49.529Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-config ---
[2026-02-25T23:10:49.529Z] [INFO] Installing /quarkus/extensions/kubernetes-config/runtime/target/quarkus-kubernetes-config-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-config/2.7.5.Final/quarkus-kubernetes-config-2.7.5.Final.jar
[2026-02-25T23:10:49.529Z] [INFO] Installing /quarkus/extensions/kubernetes-config/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-config/2.7.5.Final/quarkus-kubernetes-config-2.7.5.Final.pom
[2026-02-25T23:10:49.529Z] [INFO] Installing /quarkus/extensions/kubernetes-config/runtime/target/quarkus-kubernetes-config-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-config/2.7.5.Final/quarkus-kubernetes-config-2.7.5.Final-sources.jar
[2026-02-25T23:10:49.529Z] [INFO]
[2026-02-25T23:10:49.529Z] [INFO] ----------< io.quarkus:quarkus-kubernetes-config-deployment >-----------
[2026-02-25T23:10:49.529Z] [INFO] Building Quarkus - Kubernetes Config - Deployment 2.7.5.Final [705/964]
[2026-02-25T23:10:49.529Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:10:49.529Z] [INFO]
[2026-02-25T23:10:49.529Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:49.529Z] [INFO]
[2026-02-25T23:10:49.529Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:51.124Z] [INFO]
[2026-02-25T23:10:51.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:51.124Z] [INFO]
[2026-02-25T23:10:51.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:51.124Z] [INFO]
[2026-02-25T23:10:51.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:51.124Z] [INFO]
[2026-02-25T23:10:51.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:51.124Z] [INFO]
[2026-02-25T23:10:51.124Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:51.124Z] [INFO]
[2026-02-25T23:10:51.124Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:51.124Z] [INFO]
[2026-02-25T23:10:51.124Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:51.124Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T23:10:51.124Z] [INFO]
[2026-02-25T23:10:51.124Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:51.124Z] [INFO] Processed 1 files in 00:00.007 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T23:10:51.124Z] [INFO]
[2026-02-25T23:10:51.124Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:51.124Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:10:51.124Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-config/deployment/src/main/resources
[2026-02-25T23:10:51.124Z] [INFO]
[2026-02-25T23:10:51.124Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:51.124Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:10:51.124Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes-config/deployment/target/classes
[2026-02-25T23:10:52.719Z] [INFO]
[2026-02-25T23:10:52.719Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:52.719Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:10:52.719Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-config/deployment/src/test/resources
[2026-02-25T23:10:52.719Z] [INFO]
[2026-02-25T23:10:52.719Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:52.719Z] [INFO] No sources to compile
[2026-02-25T23:10:52.719Z] [INFO]
[2026-02-25T23:10:52.719Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:52.719Z] [INFO] No tests to run.
[2026-02-25T23:10:52.719Z] [INFO]
[2026-02-25T23:10:52.719Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:52.719Z] [INFO] Building jar: /quarkus/extensions/kubernetes-config/deployment/target/quarkus-kubernetes-config-deployment-2.7.5.Final.jar
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:59.825Z] [INFO] Building jar: /quarkus/extensions/kubernetes-config/deployment/target/quarkus-kubernetes-config-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-config-deployment ---
[2026-02-25T23:10:59.825Z] [INFO] Installing /quarkus/extensions/kubernetes-config/deployment/target/quarkus-kubernetes-config-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-config-deployment/2.7.5.Final/quarkus-kubernetes-config-deployment-2.7.5.Final.jar
[2026-02-25T23:10:59.825Z] [INFO] Installing /quarkus/extensions/kubernetes-config/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-config-deployment/2.7.5.Final/quarkus-kubernetes-config-deployment-2.7.5.Final.pom
[2026-02-25T23:10:59.825Z] [INFO] Installing /quarkus/extensions/kubernetes-config/deployment/target/quarkus-kubernetes-config-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-config-deployment/2.7.5.Final/quarkus-kubernetes-config-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] -------------< io.quarkus:quarkus-openshift-client-parent >-------------
[2026-02-25T23:10:59.825Z] [INFO] Building Quarkus - OpenShift Client 2.7.5.Final [706/964]
[2026-02-25T23:10:59.825Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-openshift-client-parent ---
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-openshift-client-parent ---
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-openshift-client-parent ---
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-openshift-client-parent ---
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-openshift-client-parent ---
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-openshift-client-parent ---
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-openshift-client-parent ---
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-openshift-client-parent ---
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-openshift-client-parent ---
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-openshift-client-parent ---
[2026-02-25T23:10:59.825Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-openshift-client-parent ---
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-openshift-client-parent ---
[2026-02-25T23:10:59.825Z] [INFO] Installing /quarkus/extensions/openshift-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-openshift-client-parent/2.7.5.Final/quarkus-openshift-client-parent-2.7.5.Final.pom
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] ----------------< io.quarkus:quarkus-openshift-client >-----------------
[2026-02-25T23:10:59.825Z] [INFO] Building Quarkus - OpenShift Client - Runtime 2.7.5.Final [707/964]
[2026-02-25T23:10:59.825Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-openshift-client ---
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-openshift-client ---
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-openshift-client ---
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.825Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-openshift-client ---
[2026-02-25T23:10:59.825Z] [INFO]
[2026-02-25T23:10:59.826Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-openshift-client ---
[2026-02-25T23:10:59.826Z] [INFO]
[2026-02-25T23:10:59.826Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-openshift-client ---
[2026-02-25T23:10:59.826Z] [INFO]
[2026-02-25T23:10:59.826Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-openshift-client ---
[2026-02-25T23:10:59.826Z] [INFO]
[2026-02-25T23:10:59.826Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-openshift-client ---
[2026-02-25T23:10:59.826Z] [INFO]
[2026-02-25T23:10:59.826Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-openshift-client ---
[2026-02-25T23:10:59.826Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T23:10:59.826Z] [INFO]
[2026-02-25T23:10:59.826Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-openshift-client ---
[2026-02-25T23:10:59.826Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T23:10:59.826Z] [INFO]
[2026-02-25T23:10:59.826Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-openshift-client ---
[2026-02-25T23:10:59.826Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:10:59.826Z] [INFO] Copying 1 resource
[2026-02-25T23:10:59.826Z] [INFO]
[2026-02-25T23:10:59.826Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-openshift-client ---
[2026-02-25T23:11:00.503Z] [INFO]
[2026-02-25T23:11:00.503Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-openshift-client ---
[2026-02-25T23:11:00.503Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:11:00.503Z] [INFO] Compiling 1 source file to /quarkus/extensions/openshift-client/runtime/target/classes
[2026-02-25T23:11:01.602Z] [INFO]
[2026-02-25T23:11:01.602Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-openshift-client ---
[2026-02-25T23:11:01.602Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:11:01.602Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/openshift-client/runtime/src/test/resources
[2026-02-25T23:11:01.602Z] [INFO]
[2026-02-25T23:11:01.602Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-openshift-client ---
[2026-02-25T23:11:01.602Z] [INFO] No sources to compile
[2026-02-25T23:11:01.602Z] [INFO]
[2026-02-25T23:11:01.602Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-openshift-client ---
[2026-02-25T23:11:01.602Z] [INFO] No tests to run.
[2026-02-25T23:11:01.602Z] [INFO]
[2026-02-25T23:11:01.602Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-openshift-client ---
[2026-02-25T23:11:01.602Z] [INFO] Building jar: /quarkus/extensions/openshift-client/runtime/target/quarkus-openshift-client-2.7.5.Final.jar
[2026-02-25T23:11:03.196Z] [INFO]
[2026-02-25T23:11:03.196Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-openshift-client ---
[2026-02-25T23:11:03.196Z] [INFO] Building jar: /quarkus/extensions/openshift-client/runtime/target/quarkus-openshift-client-2.7.5.Final-sources.jar
[2026-02-25T23:11:04.295Z] [INFO]
[2026-02-25T23:11:04.295Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-openshift-client ---
[2026-02-25T23:11:04.295Z] [INFO] Installing /quarkus/extensions/openshift-client/runtime/target/quarkus-openshift-client-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-openshift-client/2.7.5.Final/quarkus-openshift-client-2.7.5.Final.jar
[2026-02-25T23:11:04.295Z] [INFO] Installing /quarkus/extensions/openshift-client/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-openshift-client/2.7.5.Final/quarkus-openshift-client-2.7.5.Final.pom
[2026-02-25T23:11:04.295Z] [INFO] Installing /quarkus/extensions/openshift-client/runtime/target/quarkus-openshift-client-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-openshift-client/2.7.5.Final/quarkus-openshift-client-2.7.5.Final-sources.jar
[2026-02-25T23:11:04.295Z] [INFO]
[2026-02-25T23:11:04.295Z] [INFO] -----------< io.quarkus:quarkus-openshift-client-deployment >-----------
[2026-02-25T23:11:04.295Z] [INFO] Building Quarkus - OpenShift Client - Deployment 2.7.5.Final [708/964]
[2026-02-25T23:11:04.295Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:11:04.295Z] [INFO]
[2026-02-25T23:11:04.295Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-openshift-client-deployment ---
[2026-02-25T23:11:04.295Z] [INFO]
[2026-02-25T23:11:04.295Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-openshift-client-deployment ---
[2026-02-25T23:11:05.390Z] [INFO]
[2026-02-25T23:11:05.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-openshift-client-deployment ---
[2026-02-25T23:11:05.390Z] [INFO]
[2026-02-25T23:11:05.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-openshift-client-deployment ---
[2026-02-25T23:11:05.390Z] [INFO]
[2026-02-25T23:11:05.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-openshift-client-deployment ---
[2026-02-25T23:11:05.390Z] [INFO]
[2026-02-25T23:11:05.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-openshift-client-deployment ---
[2026-02-25T23:11:05.390Z] [INFO]
[2026-02-25T23:11:05.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-openshift-client-deployment ---
[2026-02-25T23:11:05.390Z] [INFO]
[2026-02-25T23:11:05.390Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-openshift-client-deployment ---
[2026-02-25T23:11:05.390Z] [INFO]
[2026-02-25T23:11:05.390Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-openshift-client-deployment ---
[2026-02-25T23:11:05.390Z] [INFO] Processed 1 files in 8ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T23:11:05.390Z] [INFO]
[2026-02-25T23:11:05.390Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-openshift-client-deployment ---
[2026-02-25T23:11:05.707Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T23:11:05.707Z] [INFO]
[2026-02-25T23:11:05.707Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-openshift-client-deployment ---
[2026-02-25T23:11:05.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:11:05.707Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/openshift-client/deployment/src/main/resources
[2026-02-25T23:11:05.707Z] [INFO]
[2026-02-25T23:11:05.707Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-openshift-client-deployment ---
[2026-02-25T23:11:05.707Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:11:05.707Z] [INFO] Compiling 1 source file to /quarkus/extensions/openshift-client/deployment/target/classes
[2026-02-25T23:11:07.300Z] [INFO]
[2026-02-25T23:11:07.300Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-openshift-client-deployment ---
[2026-02-25T23:11:07.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:11:07.614Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/openshift-client/deployment/src/test/resources
[2026-02-25T23:11:07.614Z] [INFO]
[2026-02-25T23:11:07.614Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-openshift-client-deployment ---
[2026-02-25T23:11:07.614Z] [INFO] No sources to compile
[2026-02-25T23:11:07.614Z] [INFO]
[2026-02-25T23:11:07.614Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-openshift-client-deployment ---
[2026-02-25T23:11:07.614Z] [INFO] No tests to run.
[2026-02-25T23:11:07.614Z] [INFO]
[2026-02-25T23:11:07.614Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-openshift-client-deployment ---
[2026-02-25T23:11:07.614Z] [INFO] Building jar: /quarkus/extensions/openshift-client/deployment/target/quarkus-openshift-client-deployment-2.7.5.Final.jar
[2026-02-25T23:11:14.725Z] [INFO]
[2026-02-25T23:11:14.725Z] [INFO] ------< io.quarkus:quarkus-kubernetes-service-binding-deployment >------
[2026-02-25T23:11:14.725Z] [INFO] Building Quarkus - Kubernetes Service Binding - Deployment 2.7.5.Final [709/964]
[2026-02-25T23:11:14.725Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:11:14.725Z] [INFO]
[2026-02-25T23:11:14.725Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-service-binding-deployment ---
[2026-02-25T23:11:14.725Z] [INFO]
[2026-02-25T23:11:14.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-service-binding-deployment ---
[2026-02-25T23:11:15.402Z] [INFO]
[2026-02-25T23:11:15.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-service-binding-deployment ---
[2026-02-25T23:11:15.402Z] [INFO]
[2026-02-25T23:11:15.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-service-binding-deployment ---
[2026-02-25T23:11:15.402Z] [INFO]
[2026-02-25T23:11:15.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-service-binding-deployment ---
[2026-02-25T23:11:15.402Z] [INFO]
[2026-02-25T23:11:15.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-service-binding-deployment ---
[2026-02-25T23:11:15.402Z] [INFO]
[2026-02-25T23:11:15.402Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-service-binding-deployment ---
[2026-02-25T23:11:15.402Z] [INFO]
[2026-02-25T23:11:15.402Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-service-binding-deployment ---
[2026-02-25T23:11:15.402Z] [INFO]
[2026-02-25T23:11:15.402Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-service-binding-deployment ---
[2026-02-25T23:11:15.402Z] [INFO] Processed 6 files in 18ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T23:11:15.402Z] [INFO]
[2026-02-25T23:11:15.402Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-service-binding-deployment ---
[2026-02-25T23:11:15.402Z] [INFO] Processed 6 files in 00:00.016 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T23:11:15.402Z] [INFO]
[2026-02-25T23:11:15.402Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-service-binding-deployment ---
[2026-02-25T23:11:15.402Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:11:15.402Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-service-binding/deployment/src/main/resources
[2026-02-25T23:11:15.402Z] [INFO]
[2026-02-25T23:11:15.402Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-service-binding-deployment ---
[2026-02-25T23:11:15.402Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:11:15.402Z] [INFO] Compiling 5 source files to /quarkus/extensions/kubernetes-service-binding/deployment/target/classes
[2026-02-25T23:11:17.647Z] [INFO]
[2026-02-25T23:11:17.647Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-service-binding-deployment ---
[2026-02-25T23:11:17.647Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:11:17.647Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-service-binding/deployment/src/test/resources
[2026-02-25T23:11:17.647Z] [INFO]
[2026-02-25T23:11:17.647Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-service-binding-deployment ---
[2026-02-25T23:11:17.647Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:11:17.647Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes-service-binding/deployment/target/test-classes
[2026-02-25T23:11:19.244Z] [INFO]
[2026-02-25T23:11:19.244Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-service-binding-deployment ---
[2026-02-25T23:11:19.244Z] [INFO]
[2026-02-25T23:11:19.244Z] [INFO] -------------------------------------------------------
[2026-02-25T23:11:19.244Z] [INFO] T E S T S
[2026-02-25T23:11:19.244Z] [INFO] -------------------------------------------------------
[2026-02-25T23:11:19.244Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:11:19.920Z] [INFO] Running io.quarkus.kubernetes.service.binding.buildtime.ServiceBindingProcessorTest
[2026-02-25T23:11:20.234Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in io.quarkus.kubernetes.service.binding.buildtime.ServiceBindingProcessorTest
[2026-02-25T23:11:20.234Z] [INFO]
[2026-02-25T23:11:20.234Z] [INFO] Results:
[2026-02-25T23:11:20.234Z] [INFO]
[2026-02-25T23:11:20.234Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:11:20.234Z] [INFO]
[2026-02-25T23:11:20.234Z] [INFO]
[2026-02-25T23:11:20.234Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-service-binding-deployment ---
[2026-02-25T23:11:20.234Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/deployment/target/quarkus-kubernetes-service-binding-deployment-2.7.5.Final.jar
[2026-02-25T23:11:26.002Z] [INFO]
[2026-02-25T23:11:26.002Z] [INFO] ------------------< io.quarkus:quarkus-flyway-parent >------------------
[2026-02-25T23:11:26.002Z] [INFO] Building Quarkus - Flyway 2.7.5.Final [710/964]
[2026-02-25T23:11:26.002Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:11:26.002Z] [INFO]
[2026-02-25T23:11:26.002Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-flyway-parent ---
[2026-02-25T23:11:26.002Z] [INFO]
[2026-02-25T23:11:26.002Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-flyway-parent ---
[2026-02-25T23:11:26.002Z] [INFO]
[2026-02-25T23:11:26.002Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-flyway-parent ---
[2026-02-25T23:11:26.002Z] [INFO]
[2026-02-25T23:11:26.002Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-flyway-parent ---
[2026-02-25T23:11:26.002Z] [INFO]
[2026-02-25T23:11:26.002Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-flyway-parent ---
[2026-02-25T23:11:26.002Z] [INFO]
[2026-02-25T23:11:26.002Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-flyway-parent ---
[2026-02-25T23:11:26.002Z] [INFO]
[2026-02-25T23:11:26.002Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-flyway-parent ---
[2026-02-25T23:11:26.002Z] [INFO]
[2026-02-25T23:11:26.002Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-flyway-parent ---
[2026-02-25T23:11:26.002Z] [INFO]
[2026-02-25T23:11:26.002Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-flyway-parent ---
[2026-02-25T23:11:26.679Z] [INFO]
[2026-02-25T23:11:26.679Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-flyway-parent ---
[2026-02-25T23:11:26.679Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:11:26.679Z] [INFO]
[2026-02-25T23:11:26.679Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-flyway-parent ---
[2026-02-25T23:11:26.679Z] [INFO]
[2026-02-25T23:11:26.679Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-flyway-parent ---
[2026-02-25T23:11:26.679Z] [INFO] Installing /quarkus/extensions/flyway/pom.xml to /root/.m2/repository/io/quarkus/quarkus-flyway-parent/2.7.5.Final/quarkus-flyway-parent-2.7.5.Final.pom
[2026-02-25T23:11:26.679Z] [INFO]
[2026-02-25T23:11:26.679Z] [INFO] ---------------------< io.quarkus:quarkus-flyway >----------------------
[2026-02-25T23:11:26.679Z] [INFO] Building Quarkus - Flyway - Runtime 2.7.5.Final [711/964]
[2026-02-25T23:11:26.679Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:11:26.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-core/8.4.2/flyway-core-8.4.2.pom
[2026-02-25T23:11:26.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-core/8.4.2/flyway-core-8.4.2.pom (8.3 kB at 47 kB/s)
[2026-02-25T23:11:26.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-parent/8.4.2/flyway-parent-8.4.2.pom
[2026-02-25T23:11:26.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-parent/8.4.2/flyway-parent-8.4.2.pom (33 kB at 461 kB/s)
[2026-02-25T23:11:26.991Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-core/8.4.2/flyway-core-8.4.2.jar
[2026-02-25T23:11:26.991Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/flywaydb/flyway-core/8.4.2/flyway-core-8.4.2.jar (629 kB at 2.4 MB/s)
[2026-02-25T23:11:26.991Z] [INFO]
[2026-02-25T23:11:26.991Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-flyway ---
[2026-02-25T23:11:26.991Z] [INFO]
[2026-02-25T23:11:26.991Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-flyway ---
[2026-02-25T23:11:27.666Z] [INFO]
[2026-02-25T23:11:27.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-flyway ---
[2026-02-25T23:11:27.666Z] [INFO]
[2026-02-25T23:11:27.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-flyway ---
[2026-02-25T23:11:27.666Z] [INFO]
[2026-02-25T23:11:27.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-flyway ---
[2026-02-25T23:11:27.666Z] [INFO]
[2026-02-25T23:11:27.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-flyway ---
[2026-02-25T23:11:27.666Z] [INFO]
[2026-02-25T23:11:27.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-flyway ---
[2026-02-25T23:11:27.666Z] [INFO]
[2026-02-25T23:11:27.666Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-flyway ---
[2026-02-25T23:11:27.666Z] [INFO]
[2026-02-25T23:11:27.666Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-flyway ---
[2026-02-25T23:11:27.666Z] [INFO] Processed 24 files in 36ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-02-25T23:11:27.666Z] [INFO]
[2026-02-25T23:11:27.666Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-flyway ---
[2026-02-25T23:11:27.666Z] [INFO] Processed 24 files in 00:00.042 (Already Sorted: 24, Needed Sorting: 0)
[2026-02-25T23:11:27.666Z] [INFO]
[2026-02-25T23:11:27.666Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-flyway ---
[2026-02-25T23:11:27.666Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:11:27.666Z] [INFO] Copying 2 resources
[2026-02-25T23:11:27.666Z] [INFO]
[2026-02-25T23:11:27.666Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-flyway ---
[2026-02-25T23:11:27.666Z] [INFO]
[2026-02-25T23:11:27.666Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-flyway ---
[2026-02-25T23:11:27.666Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:11:27.666Z] [INFO] Compiling 23 source files to /quarkus/extensions/flyway/runtime/target/classes
[2026-02-25T23:11:29.843Z] [WARNING] /quarkus/extensions/flyway/runtime/src/main/java/io/quarkus/flyway/runtime/FlywayCreator.java:[60,18] ignoreMissingMigrations(boolean) in org.flywaydb.core.api.configuration.FluentConfiguration has been deprecated
[2026-02-25T23:11:29.843Z] [WARNING] /quarkus/extensions/flyway/runtime/src/main/java/io/quarkus/flyway/runtime/FlywayCreator.java:[61,18] ignoreFutureMigrations(boolean) in org.flywaydb.core.api.configuration.FluentConfiguration has been deprecated
[2026-02-25T23:11:29.843Z] [INFO]
[2026-02-25T23:11:29.843Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-flyway ---
[2026-02-25T23:11:29.843Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:11:29.843Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/flyway/runtime/src/test/resources
[2026-02-25T23:11:29.843Z] [INFO]
[2026-02-25T23:11:29.843Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-flyway ---
[2026-02-25T23:11:29.843Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:11:29.843Z] [INFO] Compiling 1 source file to /quarkus/extensions/flyway/runtime/target/test-classes
[2026-02-25T23:11:32.021Z] [WARNING] /quarkus/extensions/flyway/runtime/src/test/java/io/quarkus/flyway/runtime/FlywayCreatorTest.java:[203,42] isIgnoreMissingMigrations() in org.flywaydb.core.api.configuration.Configuration has been deprecated
[2026-02-25T23:11:32.021Z] [WARNING] /quarkus/extensions/flyway/runtime/src/test/java/io/quarkus/flyway/runtime/FlywayCreatorTest.java:[207,41] isIgnoreMissingMigrations() in org.flywaydb.core.api.configuration.Configuration has been deprecated
[2026-02-25T23:11:32.021Z] [WARNING] /quarkus/extensions/flyway/runtime/src/test/java/io/quarkus/flyway/runtime/FlywayCreatorTest.java:[215,42] isIgnoreFutureMigrations() in org.flywaydb.core.api.configuration.Configuration has been deprecated
[2026-02-25T23:11:32.021Z] [WARNING] /quarkus/extensions/flyway/runtime/src/test/java/io/quarkus/flyway/runtime/FlywayCreatorTest.java:[219,41] isIgnoreFutureMigrations() in org.flywaydb.core.api.configuration.Configuration has been deprecated
[2026-02-25T23:11:32.021Z] [INFO]
[2026-02-25T23:11:32.021Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-flyway ---
[2026-02-25T23:11:32.021Z] [INFO]
[2026-02-25T23:11:32.021Z] [INFO] -------------------------------------------------------
[2026-02-25T23:11:32.021Z] [INFO] T E S T S
[2026-02-25T23:11:32.021Z] [INFO] -------------------------------------------------------
[2026-02-25T23:11:32.021Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:11:32.335Z] [INFO] Running io.quarkus.flyway.runtime.FlywayCreatorTest
[2026-02-25T23:11:32.648Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s - in io.quarkus.flyway.runtime.FlywayCreatorTest
[2026-02-25T23:11:32.648Z] [INFO]
[2026-02-25T23:11:32.648Z] [INFO] Results:
[2026-02-25T23:11:32.648Z] [INFO]
[2026-02-25T23:11:32.648Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:11:32.649Z] [INFO]
[2026-02-25T23:11:32.649Z] [INFO]
[2026-02-25T23:11:32.649Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-flyway ---
[2026-02-25T23:11:32.649Z] [INFO] Building jar: /quarkus/extensions/flyway/runtime/target/quarkus-flyway-2.7.5.Final.jar
[2026-02-25T23:11:34.826Z] [INFO]
[2026-02-25T23:11:34.826Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-flyway ---
[2026-02-25T23:11:34.826Z] [INFO] Building jar: /quarkus/extensions/flyway/runtime/target/quarkus-flyway-2.7.5.Final-sources.jar
[2026-02-25T23:11:35.502Z] [INFO]
[2026-02-25T23:11:35.502Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-flyway ---
[2026-02-25T23:11:35.502Z] [INFO] Installing /quarkus/extensions/flyway/runtime/target/quarkus-flyway-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-flyway/2.7.5.Final/quarkus-flyway-2.7.5.Final.jar
[2026-02-25T23:11:35.502Z] [INFO] Installing /quarkus/extensions/flyway/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-flyway/2.7.5.Final/quarkus-flyway-2.7.5.Final.pom
[2026-02-25T23:11:35.502Z] [INFO] Installing /quarkus/extensions/flyway/runtime/target/quarkus-flyway-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-flyway/2.7.5.Final/quarkus-flyway-2.7.5.Final-sources.jar
[2026-02-25T23:11:35.502Z] [INFO]
[2026-02-25T23:11:35.502Z] [INFO] ----------------< io.quarkus:quarkus-flyway-deployment >----------------
[2026-02-25T23:11:35.502Z] [INFO] Building Quarkus - Flyway - Deployment 2.7.5.Final [712/964]
[2026-02-25T23:11:35.502Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:11:35.502Z] [INFO]
[2026-02-25T23:11:35.502Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-flyway-deployment ---
[2026-02-25T23:11:35.502Z] [INFO]
[2026-02-25T23:11:35.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-flyway-deployment ---
[2026-02-25T23:11:37.096Z] [INFO]
[2026-02-25T23:11:37.096Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-flyway-deployment ---
[2026-02-25T23:11:37.096Z] [INFO]
[2026-02-25T23:11:37.096Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-flyway-deployment ---
[2026-02-25T23:11:37.096Z] [INFO]
[2026-02-25T23:11:37.096Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-flyway-deployment ---
[2026-02-25T23:11:37.096Z] [INFO]
[2026-02-25T23:11:37.096Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-flyway-deployment ---
[2026-02-25T23:11:37.096Z] [INFO]
[2026-02-25T23:11:37.096Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-flyway-deployment ---
[2026-02-25T23:11:37.096Z] [INFO]
[2026-02-25T23:11:37.096Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-flyway-deployment ---
[2026-02-25T23:11:37.096Z] [INFO]
[2026-02-25T23:11:37.096Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-flyway-deployment ---
[2026-02-25T23:11:37.096Z] [INFO] Processed 33 files in 53ms (Formatted: 0, Unchanged: 33, Failed: 0, Readonly: 0)
[2026-02-25T23:11:37.096Z] [INFO]
[2026-02-25T23:11:37.096Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-flyway-deployment ---
[2026-02-25T23:11:37.096Z] [INFO] Processed 33 files in 00:00.048 (Already Sorted: 33, Needed Sorting: 0)
[2026-02-25T23:11:37.096Z] [INFO]
[2026-02-25T23:11:37.096Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-flyway-deployment ---
[2026-02-25T23:11:37.096Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:11:37.096Z] [INFO] Copying 2 resources
[2026-02-25T23:11:37.096Z] [INFO]
[2026-02-25T23:11:37.096Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-flyway-deployment ---
[2026-02-25T23:11:37.096Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:11:37.096Z] [INFO] Compiling 3 source files to /quarkus/extensions/flyway/deployment/target/classes
[2026-02-25T23:11:39.275Z] [WARNING] /quarkus/extensions/flyway/deployment/src/main/java/io/quarkus/flyway/FlywayProcessor.java:[136,68] classProxy(java.lang.String) in io.quarkus.deployment.recording.RecorderContext has been deprecated
[2026-02-25T23:11:39.275Z] [INFO]
[2026-02-25T23:11:39.275Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-flyway-deployment ---
[2026-02-25T23:11:39.275Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:11:39.275Z] [INFO] Copying 23 resources
[2026-02-25T23:11:39.275Z] [INFO]
[2026-02-25T23:11:39.275Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-flyway-deployment ---
[2026-02-25T23:11:39.275Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:11:39.275Z] [INFO] Compiling 30 source files to /quarkus/extensions/flyway/deployment/target/test-classes
[2026-02-25T23:11:45.033Z] [INFO]
[2026-02-25T23:11:45.033Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-flyway-deployment ---
[2026-02-25T23:11:45.033Z] [INFO]
[2026-02-25T23:11:45.033Z] [INFO] -------------------------------------------------------
[2026-02-25T23:11:45.033Z] [INFO] T E S T S
[2026-02-25T23:11:45.033Z] [INFO] -------------------------------------------------------
[2026-02-25T23:11:45.033Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:11:45.416Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionCallbackTest
[2026-02-25T23:11:52.538Z] [INFO] Custom H2 database started in TCP server mode; server status: TCP server running at tcp://172.17.0.2:11303 (only local connections)
[2026-02-25T23:11:52.538Z] [INFO] Custom H2 Intializing DB: jdbc:h2:tcp://localhost:11303/mem:quarkus-flyway-callback;DB_CLOSE_DELAY=-1
[2026-02-25T23:11:52.538Z] [INFO] H2 database started in TCP server mode; server status: TCP server running at tcp://172.17.0.2:9092 (only local connections)
[2026-02-25T23:11:52.539Z] 2026-02-25 23:11:50,113 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-19) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:11:52.539Z] 2026-02-25 23:11:51,394 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:11:52.539Z] 2026-02-25 23:11:51,395 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost:11303/mem:quarkus-flyway-callback (H2 1.4)
[2026-02-25T23:11:52.539Z] 2026-02-25 23:11:51,507 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."flyway_schema_history" with baseline ...
[2026-02-25T23:11:52.539Z] 2026-02-25 23:11:51,547 INFO [org.fly.cor.int.com.DbBaseline] (main) Successfully baselined schema with version: 0.0.1
[2026-02-25T23:11:52.539Z] 2026-02-25 23:11:51,579 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": 0.0.1
[2026-02-25T23:11:52.539Z] 2026-02-25 23:11:51,585 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.3 - Quarkus Callback"
[2026-02-25T23:11:52.539Z] 2026-02-25 23:11:51,625 INFO [org.fly.cor.int.com.DbMigrate] (main) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.3 (execution time 00:00.066s)
[2026-02-25T23:11:52.539Z] 2026-02-25 23:11:51,775 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.907s. Listening on: http://localhost:8081
[2026-02-25T23:11:52.539Z] 2026-02-25 23:11:51,776 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:11:52.539Z] 2026-02-25 23:11:51,776 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:11:52.539Z] 2026-02-25 23:11:52,182 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:11:52.539Z] 2026-02-25 23:11:52,241 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T23:11:52.539Z] [INFO] Custom H2 database was shut down; server status: Not started
[2026-02-25T23:11:54.134Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.056 s - in io.quarkus.flyway.test.FlywayExtensionCallbackTest
[2026-02-25T23:11:54.134Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionConfigMultiDataSourcesTest
[2026-02-25T23:11:55.233Z] 2026-02-25 23:11:53,901 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-4) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:11:55.233Z] 2026-02-25 23:11:54,848 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.526s. Listening on: http://localhost:8081
[2026-02-25T23:11:55.233Z] 2026-02-25 23:11:54,849 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:11:55.233Z] 2026-02-25 23:11:54,849 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:11:55.233Z] 2026-02-25 23:11:54,928 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-02-25T23:11:55.233Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.654 s - in io.quarkus.flyway.test.FlywayExtensionConfigMultiDataSourcesTest
[2026-02-25T23:11:55.233Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionConfigEmptyTest
[2026-02-25T23:11:56.827Z] 2026-02-25 23:11:55,598 WARN [io.qua.agr.dep.AgroalProcessor] (build-20) The Agroal dependency is present but no JDBC datasources have been defined.
[2026-02-25T23:11:56.827Z] 2026-02-25 23:11:55,720 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-13) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:11:56.827Z] 2026-02-25 23:11:56,436 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8081
[2026-02-25T23:11:56.827Z] 2026-02-25 23:11:56,437 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:11:56.827Z] 2026-02-25 23:11:56,437 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:11:56.827Z] 2026-02-25 23:11:56,566 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-02-25T23:11:56.827Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.642 s - in io.quarkus.flyway.test.FlywayExtensionConfigEmptyTest
[2026-02-25T23:11:56.827Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionBaselineOnMigrateNamedDataSourceTest
[2026-02-25T23:11:58.424Z] [INFO] Custom H2 database started in TCP server mode; server status: TCP server running at tcp://172.17.0.2:11302 (only local connections)
[2026-02-25T23:11:58.424Z] [INFO] Custom H2 Intializing DB: jdbc:h2:tcp://localhost:11302/mem:quarkus-flyway-baseline-on-named-ds;DB_CLOSE_DELAY=-1
[2026-02-25T23:11:58.424Z] 2026-02-25 23:11:57,299 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-9) Unable to determine a database type for default datasource
[2026-02-25T23:11:58.424Z] 2026-02-25 23:11:57,301 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-16) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:11:58.424Z] 2026-02-25 23:11:57,874 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:11:58.424Z] 2026-02-25 23:11:57,875 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost:11302/mem:quarkus-flyway-baseline-on-named-ds (H2 1.4)
[2026-02-25T23:11:58.424Z] 2026-02-25 23:11:57,945 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."test_flyway_history" with baseline ...
[2026-02-25T23:11:58.424Z] 2026-02-25 23:11:57,973 INFO [org.fly.cor.int.com.DbBaseline] (main) Successfully baselined schema with version: 0.0.1
[2026-02-25T23:11:58.424Z] 2026-02-25 23:11:57,996 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": 0.0.1
[2026-02-25T23:11:58.424Z] 2026-02-25 23:11:57,999 INFO [org.fly.cor.int.com.DbMigrate] (main) Schema "PUBLIC" is up to date. No migration necessary.
[2026-02-25T23:11:58.424Z] 2026-02-25 23:11:58,105 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.628s. Listening on: http://localhost:8081
[2026-02-25T23:11:58.424Z] 2026-02-25 23:11:58,105 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:11:58.424Z] 2026-02-25 23:11:58,105 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:11:58.424Z] 2026-02-25 23:11:58,165 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:11:58.424Z] 2026-02-25 23:11:58,214 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-02-25T23:11:58.424Z] [INFO] Custom H2 database was shut down; server status: Not started
[2026-02-25T23:11:58.424Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 s - in io.quarkus.flyway.test.FlywayExtensionBaselineOnMigrateNamedDataSourceTest
[2026-02-25T23:11:58.424Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionConfigDefaultDataSourceWithoutFlywayTest
[2026-02-25T23:12:00.016Z] 2026-02-25 23:11:58,992 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-8) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:00.016Z] 2026-02-25 23:11:59,890 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.670s. Listening on: http://localhost:8081
[2026-02-25T23:12:00.016Z] 2026-02-25 23:11:59,891 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:12:00.017Z] 2026-02-25 23:11:59,891 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:00.328Z] 2026-02-25 23:11:59,994 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T23:12:00.328Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.778 s - in io.quarkus.flyway.test.FlywayExtensionConfigDefaultDataSourceWithoutFlywayTest
[2026-02-25T23:12:00.328Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionConfigDefaultDataSourceTest
[2026-02-25T23:12:01.921Z] 2026-02-25 23:12:00,668 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-18) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:01.921Z] 2026-02-25 23:12:01,424 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: http://localhost:8081
[2026-02-25T23:12:01.921Z] 2026-02-25 23:12:01,425 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:12:01.921Z] 2026-02-25 23:12:01,425 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:01.921Z] 2026-02-25 23:12:01,527 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-02-25T23:12:01.921Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.521 s - in io.quarkus.flyway.test.FlywayExtensionConfigDefaultDataSourceTest
[2026-02-25T23:12:01.921Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionCleanAndMigrateAtStartWithJavaMigrationTest
[2026-02-25T23:12:03.018Z] 2026-02-25 23:12:02,155 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-11) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:03.018Z] 2026-02-25 23:12:02,637 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:03.018Z] 2026-02-25 23:12:02,638 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost/mem:quarkus-flyway (H2 1.4)
[2026-02-25T23:12:03.018Z] 2026-02-25 23:12:02,668 INFO [org.fly.cor.int.com.DbClean] (main) Successfully dropped pre-schema database level objects (execution time 00:00.001s)
[2026-02-25T23:12:03.018Z] 2026-02-25 23:12:02,672 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "PUBLIC" (execution time 00:00.003s)
[2026-02-25T23:12:03.018Z] 2026-02-25 23:12:02,674 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "PUBLIC" (execution time 00:00.001s)
[2026-02-25T23:12:03.018Z] 2026-02-25 23:12:02,674 INFO [org.fly.cor.int.com.DbClean] (main) Successfully dropped post-schema database level objects (execution time 00:00.000s)
[2026-02-25T23:12:03.019Z] 2026-02-25 23:12:02,684 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:03.019Z] 2026-02-25 23:12:02,704 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."test_flyway_history" ...
[2026-02-25T23:12:03.019Z] 2026-02-25 23:12:02,749 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": << Empty Schema >>
[2026-02-25T23:12:03.019Z] 2026-02-25 23:12:02,753 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.0 - Quarkus"
[2026-02-25T23:12:03.019Z] 2026-02-25 23:12:02,797 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.1 - Update"
[2026-02-25T23:12:03.019Z] 2026-02-25 23:12:02,819 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.2 - V1_0_2__Update"
[2026-02-25T23:12:03.019Z] 2026-02-25 23:12:02,851 INFO [org.fly.cor.int.com.DbMigrate] (main) Successfully applied 3 migrations to schema "PUBLIC", now at version v1.0.2 (execution time 00:00.117s)
[2026-02-25T23:12:03.019Z] 2026-02-25 23:12:02,953 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.642s. Listening on: http://localhost:8081
[2026-02-25T23:12:03.019Z] 2026-02-25 23:12:02,953 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:12:03.019Z] 2026-02-25 23:12:02,953 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:03.332Z] 2026-02-25 23:12:03,005 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:03.332Z] 2026-02-25 23:12:03,050 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T23:12:03.332Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.51 s - in io.quarkus.flyway.test.FlywayExtensionCleanAndMigrateAtStartWithJavaMigrationTest
[2026-02-25T23:12:03.332Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionMigrateAtStartNamedDataSourceTest
[2026-02-25T23:12:04.432Z] 2026-02-25 23:12:03,611 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-22) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:04.432Z] 2026-02-25 23:12:03,619 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-21) Unable to determine a database type for default datasource
[2026-02-25T23:12:04.432Z] 2026-02-25 23:12:04,137 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:04.432Z] 2026-02-25 23:12:04,138 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost/mem:test-quarkus-migrate-at-start-users (H2 1.4)
[2026-02-25T23:12:04.432Z] 2026-02-25 23:12:04,166 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."flyway_schema_history" ...
[2026-02-25T23:12:04.432Z] 2026-02-25 23:12:04,199 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": << Empty Schema >>
[2026-02-25T23:12:04.432Z] 2026-02-25 23:12:04,203 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.0 - Quarkus"
[2026-02-25T23:12:04.432Z] 2026-02-25 23:12:04,226 INFO [org.fly.cor.int.com.DbMigrate] (main) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.0 (execution time 00:00.035s)
[2026-02-25T23:12:04.432Z] 2026-02-25 23:12:04,307 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.547s. Listening on: http://localhost:8081
[2026-02-25T23:12:04.432Z] 2026-02-25 23:12:04,307 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:12:04.432Z] 2026-02-25 23:12:04,307 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:04.432Z] 2026-02-25 23:12:04,348 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:04.746Z] 2026-02-25 23:12:04,443 INFO [io.quarkus] (main) Quarkus stopped in 0.076s
[2026-02-25T23:12:04.746Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.389 s - in io.quarkus.flyway.test.FlywayExtensionMigrateAtStartNamedDataSourceTest
[2026-02-25T23:12:04.746Z] [INFO] Running io.quarkus.flyway.test.FlywayDevModeTest
[2026-02-25T23:12:10.512Z] Tests paused
[2026-02-25T23:12:10.512Z] 2026-02-25 23:12:06,839 WARN [io.qua.agr.dep.AgroalProcessor] (build-31) The Agroal dependency is present but no JDBC datasources have been defined.
[2026-02-25T23:12:10.512Z] 2026-02-25 23:12:07,155 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-9) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:10.512Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:12:10.512Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:12:10.512Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:12:10.512Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:12:10.512Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:12:10.512Z] 2026-02-25 23:12:08,800 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.515s. Listening on: http://localhost:8080
[2026-02-25T23:12:10.512Z] 2026-02-25 23:12:08,801 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:12:10.512Z] 2026-02-25 23:12:08,801 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:10.512Z] 2026-02-25 23:12:09,685 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /fly failed, error id: 6c4ebc42-ad05-41aa-a2e1-4cea0a6f9fc2-1: org.jboss.resteasy.spi.UnhandledException: javax.enterprise.inject.UnsatisfiedResolutionException: No bean found for required type [class org.flywaydb.core.Flyway] and qualifiers [[@javax.enterprise.inject.Default()]]
[2026-02-25T23:12:10.512Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-02-25T23:12:10.512Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-02-25T23:12:10.512Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-02-25T23:12:10.512Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-02-25T23:12:10.512Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-02-25T23:12:10.512Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-02-25T23:12:10.512Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T23:12:10.512Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-02-25T23:12:10.512Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-02-25T23:12:10.512Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-02-25T23:12:10.512Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-02-25T23:12:10.512Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-02-25T23:12:10.512Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-02-25T23:12:10.512Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T23:12:10.512Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T23:12:10.512Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T23:12:10.512Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T23:12:10.512Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:12:10.512Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:12:10.512Z] Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: No bean found for required type [class org.flywaydb.core.Flyway] and qualifiers [[@javax.enterprise.inject.Default()]]
[2026-02-25T23:12:10.512Z] at io.quarkus.arc.impl.InstanceImpl.bean(InstanceImpl.java:188)
[2026-02-25T23:12:10.512Z] at io.quarkus.arc.impl.InstanceImpl.getInternal(InstanceImpl.java:209)
[2026-02-25T23:12:10.512Z] at io.quarkus.arc.impl.InstanceImpl.get(InstanceImpl.java:95)
[2026-02-25T23:12:10.512Z] at io.quarkus.flyway.test.DevModeTestEndpoint.present(DevModeTestEndpoint.java:18)
[2026-02-25T23:12:10.512Z] at io.quarkus.flyway.test.DevModeTestEndpoint_Subclass.present$$superforward1(Unknown Source)
[2026-02-25T23:12:10.512Z] at io.quarkus.flyway.test.DevModeTestEndpoint_Subclass$$function$$1.apply(Unknown Source)
[2026-02-25T23:12:10.512Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-02-25T23:12:10.512Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-02-25T23:12:10.512Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-02-25T23:12:10.512Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-02-25T23:12:10.512Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-02-25T23:12:10.512Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-02-25T23:12:10.512Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-02-25T23:12:10.512Z] at io.quarkus.flyway.test.DevModeTestEndpoint_Subclass.present(Unknown Source)
[2026-02-25T23:12:10.512Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T23:12:10.512Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T23:12:10.512Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T23:12:10.512Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T23:12:10.512Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-02-25T23:12:10.512Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-02-25T23:12:10.512Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-02-25T23:12:10.512Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-02-25T23:12:10.512Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-02-25T23:12:10.513Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-02-25T23:12:10.513Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-02-25T23:12:10.513Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-02-25T23:12:10.513Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-02-25T23:12:10.513Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-02-25T23:12:10.513Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-02-25T23:12:10.513Z] ... 15 more
[2026-02-25T23:12:10.513Z]
[2026-02-25T23:12:10.513Z] 2026-02-25 23:12:09,789 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/flyway/deployment/target/quarkus-dev-mode-test4914675932552246813/src/main/resources/application.properties
[2026-02-25T23:12:10.513Z] 2026-02-25 23:12:09,791 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-02-25T23:12:10.513Z] 2026-02-25 23:12:09,800 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-25T23:12:10.513Z] 2026-02-25 23:12:09,958 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-3) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:10.513Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:12:10.513Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:12:10.513Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:12:10.513Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:12:10.513Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:12:10.513Z] 2026-02-25 23:12:10,270 INFO [org.fly.cor.int.lic.VersionPrinter] (Quarkus Main Thread) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:10.513Z] 2026-02-25 23:12:10,271 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (Quarkus Main Thread) Database: jdbc:h2:tcp://localhost/mem:test-quarkus-dev-mode (H2 1.4)
[2026-02-25T23:12:10.513Z] 2026-02-25 23:12:10,303 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (Quarkus Main Thread) Creating Schema History table "PUBLIC"."flyway_schema_history" ...
[2026-02-25T23:12:10.513Z] 2026-02-25 23:12:10,338 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Current version of schema "PUBLIC": << Empty Schema >>
[2026-02-25T23:12:10.513Z] 2026-02-25 23:12:10,342 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Migrating schema "PUBLIC" to version "1.0.0 - Quarkus"
[2026-02-25T23:12:10.513Z] 2026-02-25 23:12:10,360 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.0 (execution time 00:00.034s)
[2026-02-25T23:12:10.513Z] 2026-02-25 23:12:10,379 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.572s. Listening on: http://localhost:8080
[2026-02-25T23:12:10.513Z] 2026-02-25 23:12:10,379 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:12:10.513Z] 2026-02-25 23:12:10,379 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:10.513Z] 2026-02-25 23:12:10,379 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.592s
[2026-02-25T23:12:10.513Z] 2026-02-25 23:12:10,412 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-02-25T23:12:10.513Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.935 s - in io.quarkus.flyway.test.FlywayDevModeTest
[2026-02-25T23:12:10.513Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionConfigNamedDataSourceWithoutDefaultTest
[2026-02-25T23:12:12.109Z] 2026-02-25 23:12:11,087 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-10) Unable to determine a database type for default datasource
[2026-02-25T23:12:12.109Z] 2026-02-25 23:12:11,089 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-15) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:12.109Z] 2026-02-25 23:12:11,750 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.471s. Listening on: http://localhost:8081
[2026-02-25T23:12:12.109Z] 2026-02-25 23:12:11,751 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:12:12.109Z] 2026-02-25 23:12:11,751 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:12.109Z] 2026-02-25 23:12:11,812 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-02-25T23:12:12.109Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.36 s - in io.quarkus.flyway.test.FlywayExtensionConfigNamedDataSourceWithoutDefaultTest
[2026-02-25T23:12:12.109Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionConfigMultiDataSourcesWithoutDefaultTest
[2026-02-25T23:12:13.211Z] 2026-02-25 23:12:12,277 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-4) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:13.211Z] 2026-02-25 23:12:12,279 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-10) Unable to determine a database type for default datasource
[2026-02-25T23:12:13.211Z] 2026-02-25 23:12:12,824 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8081
[2026-02-25T23:12:13.211Z] 2026-02-25 23:12:12,824 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:12:13.211Z] 2026-02-25 23:12:12,825 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:13.211Z] 2026-02-25 23:12:12,888 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T23:12:13.211Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 s - in io.quarkus.flyway.test.FlywayExtensionConfigMultiDataSourcesWithoutDefaultTest
[2026-02-25T23:12:13.211Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionConfigMissingNamedDataSourceTest
[2026-02-25T23:12:14.311Z] 2026-02-25 23:12:13,537 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-11) Unable to determine a database type for default datasource
[2026-02-25T23:12:14.311Z] 2026-02-25 23:12:13,538 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-10) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:14.311Z] 2026-02-25 23:12:14,249 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.549s. Listening on: http://localhost:8081
[2026-02-25T23:12:14.311Z] 2026-02-25 23:12:14,250 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:12:14.311Z] 2026-02-25 23:12:14,250 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:14.624Z] 2026-02-25 23:12:14,351 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-02-25T23:12:14.624Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.467 s - in io.quarkus.flyway.test.FlywayExtensionConfigMissingNamedDataSourceTest
[2026-02-25T23:12:14.624Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionCleanAndMigrateAtStartTest
[2026-02-25T23:12:16.221Z] 2026-02-25 23:12:15,113 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-3) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:16.221Z] 2026-02-25 23:12:15,778 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:16.221Z] 2026-02-25 23:12:15,779 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost/mem:quarkus-flyway (H2 1.4)
[2026-02-25T23:12:16.221Z] 2026-02-25 23:12:15,802 INFO [org.fly.cor.int.com.DbClean] (main) Successfully dropped pre-schema database level objects (execution time 00:00.000s)
[2026-02-25T23:12:16.221Z] 2026-02-25 23:12:15,812 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "PUBLIC" (execution time 00:00.008s)
[2026-02-25T23:12:16.221Z] 2026-02-25 23:12:15,813 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "PUBLIC" (execution time 00:00.001s)
[2026-02-25T23:12:16.221Z] 2026-02-25 23:12:15,814 INFO [org.fly.cor.int.com.DbClean] (main) Successfully dropped post-schema database level objects (execution time 00:00.000s)
[2026-02-25T23:12:16.221Z] 2026-02-25 23:12:15,832 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:16.221Z] 2026-02-25 23:12:15,842 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."test_flyway_history" ...
[2026-02-25T23:12:16.221Z] 2026-02-25 23:12:15,868 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": << Empty Schema >>
[2026-02-25T23:12:16.221Z] 2026-02-25 23:12:15,871 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.0 - Quarkus"
[2026-02-25T23:12:16.221Z] 2026-02-25 23:12:15,883 INFO [org.fly.cor.int.com.DbMigrate] (main) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.0 (execution time 00:00.022s)
[2026-02-25T23:12:16.221Z] 2026-02-25 23:12:15,968 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.536s. Listening on: http://localhost:8081
[2026-02-25T23:12:16.221Z] 2026-02-25 23:12:15,969 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:12:16.221Z] 2026-02-25 23:12:15,969 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:16.221Z] 2026-02-25 23:12:16,032 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:16.221Z] 2026-02-25 23:12:16,068 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T23:12:16.221Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.693 s - in io.quarkus.flyway.test.FlywayExtensionCleanAndMigrateAtStartTest
[2026-02-25T23:12:16.221Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionFilesystemResourceTest
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:16,590 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-1) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,394 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,395 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost/mem:quarkus-flyway (H2 1.4)
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,417 INFO [org.fly.cor.int.com.DbClean] (main) Successfully dropped pre-schema database level objects (execution time 00:00.000s)
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,421 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "PUBLIC" (execution time 00:00.003s)
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,423 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "PUBLIC" (execution time 00:00.001s)
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,423 INFO [org.fly.cor.int.com.DbClean] (main) Successfully dropped post-schema database level objects (execution time 00:00.000s)
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,430 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,443 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."test_flyway_history" ...
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,473 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": << Empty Schema >>
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,476 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.0 - Quarkus"
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,490 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.1 - Update"
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,559 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.2 - V1_0_2__Update"
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,575 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.3 - Quarkus Callback"
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,593 INFO [org.fly.cor.int.com.DbMigrate] (main) Successfully applied 4 migrations to schema "PUBLIC", now at version v1.0.3 (execution time 00:00.131s)
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,681 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.897s. Listening on: http://localhost:8081
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,681 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,681 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,723 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:17.877Z] 2026-02-25 23:12:17,792 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2026-02-25T23:12:17.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.722 s - in io.quarkus.flyway.test.FlywayExtensionFilesystemResourceTest
[2026-02-25T23:12:17.877Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionConfigNamedDataSourceWithoutFlywayTest
[2026-02-25T23:12:19.469Z] 2026-02-25 23:12:18,318 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-13) Unable to determine a database type for default datasource
[2026-02-25T23:12:19.469Z] 2026-02-25 23:12:18,321 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-8) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:19.469Z] 2026-02-25 23:12:18,993 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8081
[2026-02-25T23:12:19.469Z] 2026-02-25 23:12:18,993 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:12:19.469Z] 2026-02-25 23:12:18,993 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:19.469Z] 2026-02-25 23:12:19,074 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-02-25T23:12:19.469Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 s - in io.quarkus.flyway.test.FlywayExtensionConfigNamedDataSourceWithoutFlywayTest
[2026-02-25T23:12:19.469Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionMigrateAtStartSubfolderTest
[2026-02-25T23:12:20.568Z] 2026-02-25 23:12:19,633 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-4) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:20.568Z] 2026-02-25 23:12:20,184 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:20.568Z] 2026-02-25 23:12:20,185 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost/mem:test-quarkus-migrate-at-start-subfolder (H2 1.4)
[2026-02-25T23:12:20.568Z] 2026-02-25 23:12:20,204 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."flyway_schema_history" ...
[2026-02-25T23:12:20.568Z] 2026-02-25 23:12:20,227 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": << Empty Schema >>
[2026-02-25T23:12:20.568Z] 2026-02-25 23:12:20,229 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.0 - Quarkus"
[2026-02-25T23:12:20.568Z] 2026-02-25 23:12:20,240 INFO [org.fly.cor.int.com.DbMigrate] (main) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.0 (execution time 00:00.020s)
[2026-02-25T23:12:20.568Z] 2026-02-25 23:12:20,304 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8081
[2026-02-25T23:12:20.568Z] 2026-02-25 23:12:20,304 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:12:20.568Z] 2026-02-25 23:12:20,304 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:20.568Z] 2026-02-25 23:12:20,343 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:20.568Z] 2026-02-25 23:12:20,376 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-02-25T23:12:20.569Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 s - in io.quarkus.flyway.test.FlywayExtensionMigrateAtStartSubfolderTest
[2026-02-25T23:12:20.569Z] [INFO] Running io.quarkus.flyway.test.FlywayMultiDataSourcesDevModeTest
[2026-02-25T23:12:23.431Z] Tests paused
[2026-02-25T23:12:23.431Z] 2026-02-25 23:12:21,559 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-3) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:23.431Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:12:23.431Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:12:23.431Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:12:23.431Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:12:23.431Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:12:23.431Z] 2026-02-25 23:12:22,970 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.213s. Listening on: http://localhost:8080
[2026-02-25T23:12:23.431Z] 2026-02-25 23:12:22,970 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:12:23.431Z] 2026-02-25 23:12:22,970 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:23.431Z] 2026-02-25 23:12:23,167 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-02-25T23:12:23.431Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.818 s - in io.quarkus.flyway.test.FlywayMultiDataSourcesDevModeTest
[2026-02-25T23:12:23.431Z] [INFO] Running io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest
[2026-02-25T23:12:32.168Z] Tests paused
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:24,407 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-17) Dev Services for H2 started.
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:24,411 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-17) Dev Services for the default datasource (h2) started.
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:24,415 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-29) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-02-25T23:12:32.168Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:12:32.168Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:12:32.168Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:12:32.168Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:12:32.168Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:26,461 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.868s. Listening on: http://localhost:8080
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:26,462 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:26,462 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:32.168Z] create sequence hibernate_sequence start with 1 increment by 1;
[2026-02-25T23:12:32.168Z]
[2026-02-25T23:12:32.168Z] create table Fruit (
[2026-02-25T23:12:32.168Z] id integer not null,
[2026-02-25T23:12:32.168Z] name varchar(40),
[2026-02-25T23:12:32.168Z] primary key (id)
[2026-02-25T23:12:32.168Z] );
[2026-02-25T23:12:32.168Z]
[2026-02-25T23:12:32.168Z] alter table Fruit
[2026-02-25T23:12:32.168Z] add constraint UK_qn1mp5t3oovyl0h02glapi2iv unique (name);
[2026-02-25T23:12:32.168Z]
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,306 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (DEV Console action) File change detected: /quarkus/extensions/flyway/deployment/target/quarkus-dev-mode-test14988317722478531596/src/main/resources/application.properties
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,308 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (DEV Console action) Restarting quarkus due to changes in application.properties.
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,319 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-02-25T23:12:32.168Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:12:32.168Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:12:32.168Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:12:32.168Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:12:32.168Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,724 INFO [org.fly.cor.int.lic.VersionPrinter] (Quarkus Main Thread) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,725 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (Quarkus Main Thread) Database: jdbc:h2:tcp://localhost:34429/mem:default (H2 1.4)
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,758 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully dropped pre-schema database level objects (execution time 00:00.001s)
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,762 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully cleaned schema "PUBLIC" (execution time 00:00.003s)
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,764 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully cleaned schema "PUBLIC" (execution time 00:00.001s)
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,764 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully dropped post-schema database level objects (execution time 00:00.000s)
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,786 INFO [org.fly.cor.int.lic.VersionPrinter] (Quarkus Main Thread) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,796 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (Quarkus Main Thread) Creating Schema History table "PUBLIC"."flyway_schema_history" ...
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,829 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Current version of schema "PUBLIC": << Empty Schema >>
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,834 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Migrating schema "PUBLIC" to version "1.0.0 - quarkus-flyway-deployment"
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,851 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.0 (execution time 00:00.032s)
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,886 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.563s. Listening on: http://localhost:8080
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,886 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,888 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:27,888 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (DEV Console action) Live reload total time: 0.583s
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:29,583 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in Fruit.class.
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:29,592 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-02-25T23:12:32.168Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:12:32.168Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:12:32.168Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:12:32.168Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:12:32.168Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:29,957 INFO [org.fly.cor.int.lic.VersionPrinter] (Quarkus Main Thread) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:29,957 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (Quarkus Main Thread) Database: jdbc:h2:tcp://localhost:34429/mem:default (H2 1.4)
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:29,965 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully dropped pre-schema database level objects (execution time 00:00.000s)
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:29,977 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully cleaned schema "PUBLIC" (execution time 00:00.011s)
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:29,985 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully cleaned schema "PUBLIC" (execution time 00:00.007s)
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:29,986 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully dropped post-schema database level objects (execution time 00:00.000s)
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:29,991 INFO [org.fly.cor.int.lic.VersionPrinter] (Quarkus Main Thread) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:30,007 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (Quarkus Main Thread) Creating Schema History table "PUBLIC"."flyway_schema_history" ...
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:30,022 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Current version of schema "PUBLIC": << Empty Schema >>
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:30,026 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Migrating schema "PUBLIC" to version "1.0.0 - quarkus-flyway-deployment"
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:30,045 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.0 (execution time 00:00.027s)
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:30,078 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (Quarkus Main Thread) SQL Error: 42122, SQLState: 42S22
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:30,078 ERROR [org.hib.eng.jdb.spi.SqlExceptionHelper] (Quarkus Main Thread) Column "COLOR" not found; SQL statement:
[2026-02-25T23:12:32.168Z] insert into Fruit (color, name, id) values (?, ?, ?) [42122-197]
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:30,084 WARN [com.arj.ats.arjuna] (Quarkus Main Thread) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffffac110002:ab59:699f81da:d, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@2ee55a30 >: javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not prepare statement
[2026-02-25T23:12:32.168Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-02-25T23:12:32.168Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-02-25T23:12:32.168Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-02-25T23:12:32.168Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-02-25T23:12:32.168Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-02-25T23:12:32.168Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-02-25T23:12:32.168Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-02-25T23:12:32.168Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-02-25T23:12:32.168Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-02-25T23:12:32.168Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-02-25T23:12:32.168Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-02-25T23:12:32.168Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-02-25T23:12:32.168Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-02-25T23:12:32.168Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-02-25T23:12:32.168Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-02-25T23:12:32.168Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-02-25T23:12:32.168Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-02-25T23:12:32.168Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.commit(Unknown Source)
[2026-02-25T23:12:32.168Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest$Endpoint.add(FlywayDevModeCreateFromHibernateTest.java:89)
[2026-02-25T23:12:32.168Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_Bean.create(Unknown Source)
[2026-02-25T23:12:32.168Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_Bean.create(Unknown Source)
[2026-02-25T23:12:32.168Z] at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:111)
[2026-02-25T23:12:32.168Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
[2026-02-25T23:12:32.168Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:32)
[2026-02-25T23:12:32.168Z] at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:26)
[2026-02-25T23:12:32.168Z] at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
[2026-02-25T23:12:32.168Z] at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:32)
[2026-02-25T23:12:32.168Z] at io.quarkus.arc.impl.ClientProxies.getApplicationScopedDelegate(ClientProxies.java:18)
[2026-02-25T23:12:32.168Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_ClientProxy.arc$delegate(Unknown Source)
[2026-02-25T23:12:32.168Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_ClientProxy.arc_contextualInstance(Unknown Source)
[2026-02-25T23:12:32.168Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest$Endpoint_Observer_Synthetic_d70cd75bf32ab6598217b9a64a8473d65e248c05.notify(Unknown Source)
[2026-02-25T23:12:32.168Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T23:12:32.168Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-02-25T23:12:32.168Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-02-25T23:12:32.168Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2026-02-25T23:12:32.168Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2026-02-25T23:12:32.168Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2026-02-25T23:12:32.168Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2026-02-25T23:12:32.168Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-02-25T23:12:32.168Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-02-25T23:12:32.168Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2026-02-25T23:12:32.168Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-02-25T23:12:32.168Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-02-25T23:12:32.168Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2026-02-25T23:12:32.168Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-02-25T23:12:32.168Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T23:12:32.168Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T23:12:32.168Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T23:12:32.168Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T23:12:32.168Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2026-02-25T23:12:32.168Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:12:32.168Z] Caused by: org.hibernate.exception.SQLGrammarException: could not prepare statement
[2026-02-25T23:12:32.168Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:103)
[2026-02-25T23:12:32.168Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-02-25T23:12:32.168Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-02-25T23:12:32.168Z] at org.hibernate.engine.jdbc.internal.StatementPreparerImpl$StatementPreparationTemplate.prepareStatement(StatementPreparerImpl.java:186)
[2026-02-25T23:12:32.168Z] at org.hibernate.engine.jdbc.internal.StatementPreparerImpl.prepareStatement(StatementPreparerImpl.java:81)
[2026-02-25T23:12:32.168Z] at org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl.buildBatchStatement(AbstractBatchImpl.java:137)
[2026-02-25T23:12:32.168Z] at org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl.getBatchStatement(AbstractBatchImpl.java:126)
[2026-02-25T23:12:32.168Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3356)
[2026-02-25T23:12:32.168Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-02-25T23:12:32.168Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-02-25T23:12:32.168Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-02-25T23:12:32.168Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-02-25T23:12:32.168Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-02-25T23:12:32.168Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-02-25T23:12:32.168Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-02-25T23:12:32.168Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-02-25T23:12:32.168Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-02-25T23:12:32.168Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-02-25T23:12:32.168Z] ... 47 more
[2026-02-25T23:12:32.168Z] Caused by: org.h2.jdbc.JdbcSQLException: Column "COLOR" not found; SQL statement:
[2026-02-25T23:12:32.168Z] insert into Fruit (color, name, id) values (?, ?, ?) [42122-197]
[2026-02-25T23:12:32.168Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-02-25T23:12:32.168Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-02-25T23:12:32.168Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-02-25T23:12:32.168Z] at org.h2.table.Table.getColumn(Table.java:682)
[2026-02-25T23:12:32.168Z] at org.h2.command.Parser.parseColumn(Parser.java:936)
[2026-02-25T23:12:32.168Z] at org.h2.command.Parser.parseColumnList(Parser.java:920)
[2026-02-25T23:12:32.168Z] at org.h2.command.Parser.parseInsertGivenTable(Parser.java:1258)
[2026-02-25T23:12:32.168Z] at org.h2.command.Parser.parseInsert(Parser.java:1222)
[2026-02-25T23:12:32.168Z] at org.h2.command.Parser.parsePrepared(Parser.java:431)
[2026-02-25T23:12:32.168Z] at org.h2.command.Parser.parse(Parser.java:335)
[2026-02-25T23:12:32.168Z] at org.h2.command.Parser.parse(Parser.java:307)
[2026-02-25T23:12:32.168Z] at org.h2.command.Parser.prepareCommand(Parser.java:278)
[2026-02-25T23:12:32.168Z] at org.h2.engine.Session.prepareLocal(Session.java:611)
[2026-02-25T23:12:32.168Z] at org.h2.server.TcpServerThread.process(TcpServerThread.java:271)
[2026-02-25T23:12:32.168Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:165)
[2026-02-25T23:12:32.168Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:12:32.168Z]
[2026-02-25T23:12:32.168Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-02-25T23:12:32.168Z] at org.h2.command.CommandRemote.prepare(CommandRemote.java:85)
[2026-02-25T23:12:32.168Z] at org.h2.command.CommandRemote.<init>(CommandRemote.java:51)
[2026-02-25T23:12:32.168Z] at org.h2.engine.SessionRemote.prepareCommand(SessionRemote.java:493)
[2026-02-25T23:12:32.168Z] at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1247)
[2026-02-25T23:12:32.168Z] at org.h2.jdbc.JdbcPreparedStatement.<init>(JdbcPreparedStatement.java:76)
[2026-02-25T23:12:32.168Z] at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:304)
[2026-02-25T23:12:32.168Z] at io.agroal.pool.wrapper.ConnectionWrapper.prepareStatement(ConnectionWrapper.java:659)
[2026-02-25T23:12:32.168Z] at org.hibernate.engine.jdbc.internal.StatementPreparerImpl$1.doPrepare(StatementPreparerImpl.java:90)
[2026-02-25T23:12:32.168Z] at org.hibernate.engine.jdbc.internal.StatementPreparerImpl$StatementPreparationTemplate.prepareStatement(StatementPreparerImpl.java:176)
[2026-02-25T23:12:32.168Z] ... 61 more
[2026-02-25T23:12:32.168Z]
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:30,096 ERROR [io.qua.hib.orm.run.sch.SchemaManagementIntegrator] (Hibernate post-boot validation thread for <default>) Failed to validate Schema: Schema-validation: missing column [color] in table [Fruit]
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:30,114 WARN [io.agr.pool] (Hibernate post-boot validation thread for <default>) Datasource '<default>': The object is already closed [90007-197]
[2026-02-25T23:12:32.168Z] 2026-02-25 23:12:30,114 ERROR [io.qua.hib.orm.run.sch.SchemaManagementIntegrator] (Hibernate post-boot validation thread for <default>) Failed to run post-boot validation: org.hibernate.service.UnknownServiceException: Unknown service requested [org.hibernate.engine.config.spi.ConfigurationService]
[2026-02-25T23:12:32.169Z] at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:210)
[2026-02-25T23:12:32.169Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.determineUniqueConstraintSchemaUpdateStrategy(AbstractSchemaMigrator.java:416)
[2026-02-25T23:12:32.169Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applyUniqueKeys(AbstractSchemaMigrator.java:374)
[2026-02-25T23:12:32.169Z] at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:90)
[2026-02-25T23:12:32.169Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:220)
[2026-02-25T23:12:32.169Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:123)
[2026-02-25T23:12:32.169Z] at io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator.runPostBootValidation(SchemaManagementIntegrator.java:139)
[2026-02-25T23:12:32.169Z] at io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder$6.run(HibernateOrmRecorder.java:146)
[2026-02-25T23:12:32.169Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:12:32.169Z]
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,115 ERROR [io.qua.run.Application] (Quarkus Main Thread) Failed to start application (with profile dev): java.lang.IllegalStateException: BaseTransaction.rollback - ARJUNA016074: no transaction!
[2026-02-25T23:12:32.169Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.rollback(BaseTransaction.java:143)
[2026-02-25T23:12:32.169Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.rollback(Unknown Source)
[2026-02-25T23:12:32.169Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest$Endpoint.add(FlywayDevModeCreateFromHibernateTest.java:91)
[2026-02-25T23:12:32.169Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_Bean.create(Unknown Source)
[2026-02-25T23:12:32.169Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_Bean.create(Unknown Source)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:111)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:32)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:26)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:32)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.ClientProxies.getApplicationScopedDelegate(ClientProxies.java:18)
[2026-02-25T23:12:32.169Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_ClientProxy.arc$delegate(Unknown Source)
[2026-02-25T23:12:32.169Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_ClientProxy.arc_contextualInstance(Unknown Source)
[2026-02-25T23:12:32.169Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest$Endpoint_Observer_Synthetic_d70cd75bf32ab6598217b9a64a8473d65e248c05.notify(Unknown Source)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2026-02-25T23:12:32.169Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2026-02-25T23:12:32.169Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2026-02-25T23:12:32.169Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-02-25T23:12:32.169Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-02-25T23:12:32.169Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2026-02-25T23:12:32.169Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-02-25T23:12:32.169Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-02-25T23:12:32.169Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2026-02-25T23:12:32.169Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-02-25T23:12:32.169Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T23:12:32.169Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T23:12:32.169Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T23:12:32.169Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T23:12:32.169Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2026-02-25T23:12:32.169Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:12:32.169Z]
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,119 ERROR [io.qua.dep.dev.IsolatedDevModeMain] (vert.x-worker-thread-0) Failed to start quarkus: java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
[2026-02-25T23:12:32.169Z] at io.quarkus.dev.appstate.ApplicationStateNotification.waitForApplicationStart(ApplicationStateNotification.java:51)
[2026-02-25T23:12:32.169Z] at io.quarkus.runner.bootstrap.StartupActionImpl.runMainClass(StartupActionImpl.java:122)
[2026-02-25T23:12:32.169Z] at io.quarkus.deployment.dev.IsolatedDevModeMain.restartApp(IsolatedDevModeMain.java:232)
[2026-02-25T23:12:32.169Z] at io.quarkus.deployment.dev.IsolatedDevModeMain.restartCallback(IsolatedDevModeMain.java:213)
[2026-02-25T23:12:32.169Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor.doScan(RuntimeUpdatesProcessor.java:535)
[2026-02-25T23:12:32.169Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor.doScan(RuntimeUpdatesProcessor.java:436)
[2026-02-25T23:12:32.169Z] at io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup$4.handle(VertxHttpHotReplacementSetup.java:152)
[2026-02-25T23:12:32.169Z] at io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup$4.handle(VertxHttpHotReplacementSetup.java:139)
[2026-02-25T23:12:32.169Z] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:159)
[2026-02-25T23:12:32.169Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-02-25T23:12:32.169Z] at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:157)
[2026-02-25T23:12:32.169Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2026-02-25T23:12:32.169Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-02-25T23:12:32.169Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-02-25T23:12:32.169Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-02-25T23:12:32.169Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-02-25T23:12:32.169Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-02-25T23:12:32.169Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-25T23:12:32.169Z] Caused by: java.lang.RuntimeException: Failed to start quarkus
[2026-02-25T23:12:32.169Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-02-25T23:12:32.169Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-02-25T23:12:32.169Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2026-02-25T23:12:32.169Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-02-25T23:12:32.169Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-02-25T23:12:32.169Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2026-02-25T23:12:32.169Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-02-25T23:12:32.169Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-25T23:12:32.169Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-02-25T23:12:32.169Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-25T23:12:32.169Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-25T23:12:32.169Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2026-02-25T23:12:32.169Z] ... 1 more
[2026-02-25T23:12:32.169Z] Caused by: java.lang.IllegalStateException: BaseTransaction.rollback - ARJUNA016074: no transaction!
[2026-02-25T23:12:32.169Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.rollback(BaseTransaction.java:143)
[2026-02-25T23:12:32.169Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.rollback(Unknown Source)
[2026-02-25T23:12:32.169Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest$Endpoint.add(FlywayDevModeCreateFromHibernateTest.java:91)
[2026-02-25T23:12:32.169Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_Bean.create(Unknown Source)
[2026-02-25T23:12:32.169Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_Bean.create(Unknown Source)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:111)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:32)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:26)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:32)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.ClientProxies.getApplicationScopedDelegate(ClientProxies.java:18)
[2026-02-25T23:12:32.169Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_ClientProxy.arc$delegate(Unknown Source)
[2026-02-25T23:12:32.169Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest_Endpoint_ClientProxy.arc_contextualInstance(Unknown Source)
[2026-02-25T23:12:32.169Z] at io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest$Endpoint_Observer_Synthetic_d70cd75bf32ab6598217b9a64a8473d65e248c05.notify(Unknown Source)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2026-02-25T23:12:32.169Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2026-02-25T23:12:32.169Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2026-02-25T23:12:32.169Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2026-02-25T23:12:32.169Z] ... 13 more
[2026-02-25T23:12:32.169Z]
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,125 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.063s
[2026-02-25T23:12:32.169Z] __ ____ __ _____ ___ __ ____ ______
[2026-02-25T23:12:32.169Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-02-25T23:12:32.169Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-02-25T23:12:32.169Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-02-25T23:12:32.169Z] Powered by Quarkus 2.7.5.Final
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,505 INFO [org.fly.cor.int.lic.VersionPrinter] (Quarkus Main Thread) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,506 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (Quarkus Main Thread) Database: jdbc:h2:tcp://localhost:34429/mem:default (H2 1.4)
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,514 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully dropped pre-schema database level objects (execution time 00:00.000s)
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,517 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully cleaned schema "PUBLIC" (execution time 00:00.002s)
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,519 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully cleaned schema "PUBLIC" (execution time 00:00.001s)
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,519 INFO [org.fly.cor.int.com.DbClean] (Quarkus Main Thread) Successfully dropped post-schema database level objects (execution time 00:00.000s)
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,530 INFO [org.fly.cor.int.lic.VersionPrinter] (Quarkus Main Thread) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,539 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (Quarkus Main Thread) Creating Schema History table "PUBLIC"."flyway_schema_history" ...
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,555 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Current version of schema "PUBLIC": << Empty Schema >>
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,558 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Migrating schema "PUBLIC" to version "1.0.0 - quarkus-flyway-deployment"
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,583 INFO [org.fly.cor.int.com.DbMigrate] (Quarkus Main Thread) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.0 (execution time 00:00.033s)
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,706 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.556s. Listening on: http://localhost:8080
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,706 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,706 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,706 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.558s
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,746 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-02-25T23:12:32.169Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.595 s - in io.quarkus.flyway.test.FlywayDevModeCreateFromHibernateTest
[2026-02-25T23:12:32.169Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionCleanAtStartTest
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:30,784 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:31,273 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-7) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:31,879 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:31,879 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost/mem:test-quarkus-clean-at-start (H2 1.4)
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:31,914 INFO [org.fly.cor.int.com.DbClean] (main) Successfully dropped pre-schema database level objects (execution time 00:00.001s)
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:31,917 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "TEST" (execution time 00:00.001s)
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:31,923 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "PUBLIC" (execution time 00:00.002s)
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:31,924 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "PUBLIC" (execution time 00:00.000s)
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:31,926 INFO [org.fly.cor.int.com.DbClean] (main) Successfully cleaned schema "TEST" (execution time 00:00.001s)
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:31,928 INFO [org.fly.cor.int.com.DbClean] (main) Successfully dropped post-schema database level objects (execution time 00:00.001s)
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:32,059 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.621s. Listening on: http://localhost:8081
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:32,059 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:32,059 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:32.169Z] 2026-02-25 23:12:32,115 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:32.482Z] 2026-02-25 23:12:32,187 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2026-02-25T23:12:32.482Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.391 s - in io.quarkus.flyway.test.FlywayExtensionCleanAtStartTest
[2026-02-25T23:12:32.482Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionBaselineOnMigrateTest
[2026-02-25T23:12:34.076Z] [INFO] Custom H2 database started in TCP server mode; server status: TCP server running at tcp://172.17.0.2:11301 (only local connections)
[2026-02-25T23:12:34.076Z] [INFO] Custom H2 Intializing DB: jdbc:h2:tcp://localhost:11301/mem:quarkus-flyway-baseline-on-migrate;DB_CLOSE_DELAY=-1
[2026-02-25T23:12:34.076Z] 2026-02-25 23:12:32,998 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-9) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:34.076Z] 2026-02-25 23:12:33,599 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:34.076Z] 2026-02-25 23:12:33,600 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost:11301/mem:quarkus-flyway-baseline-on-migrate (H2 1.4)
[2026-02-25T23:12:34.076Z] 2026-02-25 23:12:33,624 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."test_flyway_history" with baseline ...
[2026-02-25T23:12:34.076Z] 2026-02-25 23:12:33,648 INFO [org.fly.cor.int.com.DbBaseline] (main) Successfully baselined schema with version: 0.0.1
[2026-02-25T23:12:34.076Z] 2026-02-25 23:12:33,666 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": 0.0.1
[2026-02-25T23:12:34.076Z] 2026-02-25 23:12:33,668 INFO [org.fly.cor.int.com.DbMigrate] (main) Schema "PUBLIC" is up to date. No migration necessary.
[2026-02-25T23:12:34.076Z] 2026-02-25 23:12:33,754 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.550s. Listening on: http://localhost:8081
[2026-02-25T23:12:34.076Z] 2026-02-25 23:12:33,754 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:12:34.076Z] 2026-02-25 23:12:33,754 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:34.076Z] 2026-02-25 23:12:33,808 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:34.076Z] 2026-02-25 23:12:33,838 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-02-25T23:12:34.076Z] [INFO] Custom H2 database was shut down; server status: Not started
[2026-02-25T23:12:34.076Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.624 s - in io.quarkus.flyway.test.FlywayExtensionBaselineOnMigrateTest
[2026-02-25T23:12:34.076Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionMigrateAtStartTest
[2026-02-25T23:12:35.670Z] 2026-02-25 23:12:34,617 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-13) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:35.670Z] 2026-02-25 23:12:35,196 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:35.670Z] 2026-02-25 23:12:35,197 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost/mem:test-quarkus-migrate-at-start (H2 1.4)
[2026-02-25T23:12:35.670Z] 2026-02-25 23:12:35,219 INFO [org.fly.cor.int.sch.JdbcTableSchemaHistory] (main) Creating Schema History table "PUBLIC"."flyway_schema_history" ...
[2026-02-25T23:12:35.670Z] 2026-02-25 23:12:35,260 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": << Empty Schema >>
[2026-02-25T23:12:35.670Z] 2026-02-25 23:12:35,263 INFO [org.fly.cor.int.com.DbMigrate] (main) Migrating schema "PUBLIC" to version "1.0.0 - Quarkus"
[2026-02-25T23:12:35.670Z] 2026-02-25 23:12:35,277 INFO [org.fly.cor.int.com.DbMigrate] (main) Successfully applied 1 migration to schema "PUBLIC", now at version v1.0.0 (execution time 00:00.025s)
[2026-02-25T23:12:35.670Z] 2026-02-25 23:12:35,367 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.584s. Listening on: http://localhost:8081
[2026-02-25T23:12:35.670Z] 2026-02-25 23:12:35,367 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:12:35.670Z] 2026-02-25 23:12:35,367 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:35.670Z] 2026-02-25 23:12:35,416 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:35.670Z] 2026-02-25 23:12:35,459 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-02-25T23:12:35.670Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.621 s - in io.quarkus.flyway.test.FlywayExtensionMigrateAtStartTest
[2026-02-25T23:12:35.670Z] [INFO] Running io.quarkus.flyway.test.FlywayExtensionInitSqlTest
[2026-02-25T23:12:36.770Z] 2026-02-25 23:12:35,939 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-2) Hibernate ORM is disabled because no JPA entities were found
[2026-02-25T23:12:36.770Z] 2026-02-25 23:12:36,604 INFO [org.fly.cor.int.lic.VersionPrinter] (main) Flyway Community Edition 8.4.2 by Redgate
[2026-02-25T23:12:36.770Z] 2026-02-25 23:12:36,604 INFO [org.fly.cor.int.dat.bas.BaseDatabaseType] (main) Database: jdbc:h2:tcp://localhost/mem:test-quarkus-migrate-at-start (H2 1.4)
[2026-02-25T23:12:36.770Z] 2026-02-25 23:12:36,644 INFO [org.fly.cor.int.com.DbMigrate] (main) Current version of schema "PUBLIC": 1.0.0
[2026-02-25T23:12:36.770Z] 2026-02-25 23:12:36,650 INFO [org.fly.cor.int.com.DbMigrate] (main) Schema "PUBLIC" is up to date. No migration necessary.
[2026-02-25T23:12:36.770Z] 2026-02-25 23:12:36,726 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.601s. Listening on: http://localhost:8081
[2026-02-25T23:12:36.770Z] 2026-02-25 23:12:36,726 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:12:36.770Z] 2026-02-25 23:12:36,726 INFO [io.quarkus] (main) Installed features: [agroal, cdi, flyway, hibernate-orm, jdbc-h2, narayana-jta, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-02-25T23:12:37.084Z] 2026-02-25 23:12:36,801 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-02-25T23:12:37.084Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.335 s - in io.quarkus.flyway.test.FlywayExtensionInitSqlTest
[2026-02-25T23:12:37.084Z] [INFO] H2 database was shut down; server status: Not started
[2026-02-25T23:12:37.084Z] [INFO]
[2026-02-25T23:12:37.084Z] [INFO] Results:
[2026-02-25T23:12:37.084Z] [INFO]
[2026-02-25T23:12:37.084Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:12:37.084Z] [INFO]
[2026-02-25T23:12:37.084Z] [INFO]
[2026-02-25T23:12:37.084Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-flyway-deployment ---
[2026-02-25T23:12:37.398Z] [INFO] Building jar: /quarkus/extensions/flyway/deployment/target/quarkus-flyway-deployment-2.7.5.Final.jar
[2026-02-25T23:12:38.075Z] [INFO]
[2026-02-25T23:12:38.075Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-flyway-deployment ---
[2026-02-25T23:12:38.075Z] [INFO] Building jar: /quarkus/extensions/flyway/deployment/target/quarkus-flyway-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:12:38.754Z] [INFO]
[2026-02-25T23:12:38.754Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-flyway-deployment ---
[2026-02-25T23:12:38.754Z] [INFO] Installing /quarkus/extensions/flyway/deployment/target/quarkus-flyway-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-flyway-deployment/2.7.5.Final/quarkus-flyway-deployment-2.7.5.Final.jar
[2026-02-25T23:12:38.754Z] [INFO] Installing /quarkus/extensions/flyway/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-flyway-deployment/2.7.5.Final/quarkus-flyway-deployment-2.7.5.Final.pom
[2026-02-25T23:12:38.754Z] [INFO] Installing /quarkus/extensions/flyway/deployment/target/quarkus-flyway-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-flyway-deployment/2.7.5.Final/quarkus-flyway-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:12:38.754Z] [INFO]
[2026-02-25T23:12:38.754Z] [INFO] ----------------< io.quarkus:quarkus-liquibase-parent >-----------------
[2026-02-25T23:12:38.754Z] [INFO] Building Quarkus - Liquibase 2.7.5.Final [713/964]
[2026-02-25T23:12:38.754Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:12:38.754Z] [INFO]
[2026-02-25T23:12:38.754Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-liquibase-parent ---
[2026-02-25T23:12:38.754Z] [INFO]
[2026-02-25T23:12:38.754Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-liquibase-parent ---
[2026-02-25T23:12:39.067Z] [INFO]
[2026-02-25T23:12:39.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-liquibase-parent ---
[2026-02-25T23:12:39.067Z] [INFO]
[2026-02-25T23:12:39.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-liquibase-parent ---
[2026-02-25T23:12:39.067Z] [INFO]
[2026-02-25T23:12:39.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-liquibase-parent ---
[2026-02-25T23:12:39.067Z] [INFO]
[2026-02-25T23:12:39.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-liquibase-parent ---
[2026-02-25T23:12:39.067Z] [INFO]
[2026-02-25T23:12:39.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-liquibase-parent ---
[2026-02-25T23:12:39.067Z] [INFO]
[2026-02-25T23:12:39.067Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-liquibase-parent ---
[2026-02-25T23:12:39.067Z] [INFO]
[2026-02-25T23:12:39.067Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-liquibase-parent ---
[2026-02-25T23:12:39.067Z] [INFO]
[2026-02-25T23:12:39.067Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-liquibase-parent ---
[2026-02-25T23:12:39.067Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:12:39.067Z] [INFO]
[2026-02-25T23:12:39.067Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-liquibase-parent ---
[2026-02-25T23:12:39.067Z] [INFO]
[2026-02-25T23:12:39.067Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-liquibase-parent ---
[2026-02-25T23:12:39.067Z] [INFO] Installing /quarkus/extensions/liquibase/pom.xml to /root/.m2/repository/io/quarkus/quarkus-liquibase-parent/2.7.5.Final/quarkus-liquibase-parent-2.7.5.Final.pom
[2026-02-25T23:12:39.067Z] [INFO]
[2026-02-25T23:12:39.067Z] [INFO] --------------------< io.quarkus:quarkus-liquibase >--------------------
[2026-02-25T23:12:39.067Z] [INFO] Building Quarkus - Liquibase - Runtime 2.7.5.Final [714/964]
[2026-02-25T23:12:39.067Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:12:39.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.7.1/liquibase-core-4.7.1.pom
[2026-02-25T23:12:39.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.7.1/liquibase-core-4.7.1.pom (1.9 kB at 26 kB/s)
[2026-02-25T23:12:39.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.7.1/liquibase-core-4.7.1.jar
[2026-02-25T23:12:39.067Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.7.1/liquibase-core-4.7.1.jar (6.6 MB at 50 MB/s)
[2026-02-25T23:12:39.067Z] [INFO]
[2026-02-25T23:12:39.067Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-liquibase ---
[2026-02-25T23:12:39.067Z] [INFO]
[2026-02-25T23:12:39.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-liquibase ---
[2026-02-25T23:12:40.663Z] [INFO]
[2026-02-25T23:12:40.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-liquibase ---
[2026-02-25T23:12:40.663Z] [INFO]
[2026-02-25T23:12:40.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-liquibase ---
[2026-02-25T23:12:40.663Z] [INFO]
[2026-02-25T23:12:40.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-liquibase ---
[2026-02-25T23:12:40.663Z] [INFO]
[2026-02-25T23:12:40.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-liquibase ---
[2026-02-25T23:12:40.663Z] [INFO]
[2026-02-25T23:12:40.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-liquibase ---
[2026-02-25T23:12:40.663Z] [INFO]
[2026-02-25T23:12:40.663Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-liquibase ---
[2026-02-25T23:12:40.663Z] [INFO]
[2026-02-25T23:12:40.663Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-liquibase ---
[2026-02-25T23:12:40.663Z] [INFO] Processed 19 files in 39ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2026-02-25T23:12:40.663Z] [INFO]
[2026-02-25T23:12:40.663Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-liquibase ---
[2026-02-25T23:12:40.663Z] [INFO] Processed 19 files in 00:00.038 (Already Sorted: 19, Needed Sorting: 0)
[2026-02-25T23:12:40.663Z] [INFO]
[2026-02-25T23:12:40.663Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-liquibase ---
[2026-02-25T23:12:40.663Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:12:40.663Z] [INFO] Copying 2 resources
[2026-02-25T23:12:40.663Z] [INFO]
[2026-02-25T23:12:40.663Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-liquibase ---
[2026-02-25T23:12:41.341Z] [INFO]
[2026-02-25T23:12:41.341Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-liquibase ---
[2026-02-25T23:12:41.341Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:12:41.341Z] [INFO] Compiling 18 source files to /quarkus/extensions/liquibase/runtime/target/classes
[2026-02-25T23:12:42.937Z] [INFO]
[2026-02-25T23:12:42.937Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-liquibase ---
[2026-02-25T23:12:42.937Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:12:42.937Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/liquibase/runtime/src/test/resources
[2026-02-25T23:12:42.937Z] [INFO]
[2026-02-25T23:12:42.937Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-liquibase ---
[2026-02-25T23:12:42.937Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:12:42.937Z] [INFO] Compiling 1 source file to /quarkus/extensions/liquibase/runtime/target/test-classes
[2026-02-25T23:12:45.115Z] [INFO]
[2026-02-25T23:12:45.115Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-liquibase ---
[2026-02-25T23:12:45.115Z] [INFO]
[2026-02-25T23:12:45.115Z] [INFO] -------------------------------------------------------
[2026-02-25T23:12:45.115Z] [INFO] T E S T S
[2026-02-25T23:12:45.115Z] [INFO] -------------------------------------------------------
[2026-02-25T23:12:45.115Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:12:45.428Z] [INFO] Running io.quarkus.liquibase.runtime.LiquibaseCreatorTest
[2026-02-25T23:12:45.428Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in io.quarkus.liquibase.runtime.LiquibaseCreatorTest
[2026-02-25T23:12:45.428Z] [INFO]
[2026-02-25T23:12:45.428Z] [INFO] Results:
[2026-02-25T23:12:45.428Z] [INFO]
[2026-02-25T23:12:45.428Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:12:45.428Z] [INFO]
[2026-02-25T23:12:45.428Z] [INFO]
[2026-02-25T23:12:45.428Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-liquibase ---
[2026-02-25T23:12:45.802Z] [INFO] Building jar: /quarkus/extensions/liquibase/runtime/target/quarkus-liquibase-2.7.5.Final.jar
[2026-02-25T23:12:50.429Z] [INFO]
[2026-02-25T23:12:50.429Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-liquibase ---
[2026-02-25T23:12:50.429Z] [INFO] Building jar: /quarkus/extensions/liquibase/runtime/target/quarkus-liquibase-2.7.5.Final-sources.jar
[2026-02-25T23:12:50.743Z] [INFO]
[2026-02-25T23:12:50.743Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-liquibase ---
[2026-02-25T23:12:50.743Z] [INFO] Installing /quarkus/extensions/liquibase/runtime/target/quarkus-liquibase-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase/2.7.5.Final/quarkus-liquibase-2.7.5.Final.jar
[2026-02-25T23:12:50.743Z] [INFO] Installing /quarkus/extensions/liquibase/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-liquibase/2.7.5.Final/quarkus-liquibase-2.7.5.Final.pom
[2026-02-25T23:12:50.743Z] [INFO] Installing /quarkus/extensions/liquibase/runtime/target/quarkus-liquibase-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase/2.7.5.Final/quarkus-liquibase-2.7.5.Final-sources.jar
[2026-02-25T23:12:50.743Z] [INFO]
[2026-02-25T23:12:50.743Z] [INFO] --------------< io.quarkus:quarkus-liquibase-deployment >---------------
[2026-02-25T23:12:50.743Z] [INFO] Building Quarkus - Liquibase - Deployment 2.7.5.Final [715/964]
[2026-02-25T23:12:50.743Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:12:50.743Z] [INFO]
[2026-02-25T23:12:50.743Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-liquibase-deployment ---
[2026-02-25T23:12:50.743Z] [INFO]
[2026-02-25T23:12:50.743Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-liquibase-deployment ---
[2026-02-25T23:12:52.341Z] [INFO]
[2026-02-25T23:12:52.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-liquibase-deployment ---
[2026-02-25T23:12:52.341Z] [INFO]
[2026-02-25T23:12:52.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-liquibase-deployment ---
[2026-02-25T23:12:52.341Z] [INFO]
[2026-02-25T23:12:52.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-liquibase-deployment ---
[2026-02-25T23:12:52.341Z] [INFO]
[2026-02-25T23:12:52.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-liquibase-deployment ---
[2026-02-25T23:12:52.341Z] [INFO]
[2026-02-25T23:12:52.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-liquibase-deployment ---
[2026-02-25T23:12:52.341Z] [INFO]
[2026-02-25T23:12:52.341Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-liquibase-deployment ---
[2026-02-25T23:12:52.341Z] [INFO]
[2026-02-25T23:12:52.341Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-liquibase-deployment ---
[2026-02-25T23:12:52.341Z] [INFO] Processed 24 files in 35ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-02-25T23:12:52.341Z] [INFO]
[2026-02-25T23:12:52.341Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-liquibase-deployment ---
[2026-02-25T23:12:52.341Z] [INFO] Processed 24 files in 00:00.038 (Already Sorted: 24, Needed Sorting: 0)
[2026-02-25T23:12:52.341Z] [INFO]
[2026-02-25T23:12:52.341Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-liquibase-deployment ---
[2026-02-25T23:12:52.341Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:12:52.341Z] [INFO] Copying 2 resources
[2026-02-25T23:12:52.341Z] [INFO]
[2026-02-25T23:12:52.341Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-liquibase-deployment ---
[2026-02-25T23:12:52.341Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:12:52.341Z] [INFO] Compiling 2 source files to /quarkus/extensions/liquibase/deployment/target/classes
[2026-02-25T23:12:54.516Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/main/java/io/quarkus/liquibase/deployment/LiquibaseProcessor.java:[122,33] liquibase.parser.ChangeLogParserCofiguration in liquibase.parser has been deprecated
[2026-02-25T23:12:54.516Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/main/java/io/quarkus/liquibase/deployment/LiquibaseProcessor.java:[125,40] liquibase.configuration.GlobalConfiguration in liquibase.configuration has been deprecated
[2026-02-25T23:12:54.517Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/main/java/io/quarkus/liquibase/deployment/LiquibaseProcessor.java:[165,34] liquibase.command.LiquibaseCommand in liquibase.command has been deprecated
[2026-02-25T23:12:54.517Z] [INFO]
[2026-02-25T23:12:54.517Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-liquibase-deployment ---
[2026-02-25T23:12:54.517Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:12:54.517Z] [INFO] Copying 37 resources
[2026-02-25T23:12:54.517Z] [INFO]
[2026-02-25T23:12:54.517Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-liquibase-deployment ---
[2026-02-25T23:12:54.517Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:12:54.517Z] [INFO] Compiling 22 source files to /quarkus/extensions/liquibase/deployment/target/test-classes
[2026-02-25T23:12:59.155Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/test/java/io/quarkus/liquibase/test/LiquibaseExtensionConfigFixture.java:[54,9] liquibase.configuration.GlobalConfiguration in liquibase.configuration has been deprecated
[2026-02-25T23:12:59.155Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/test/java/io/quarkus/liquibase/test/LiquibaseExtensionConfigFixture.java:[55,35] liquibase.configuration.GlobalConfiguration in liquibase.configuration has been deprecated
[2026-02-25T23:12:59.155Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/test/java/io/quarkus/liquibase/test/LiquibaseExtensionConfigFixture.java:[54,73] getInstance() in liquibase.configuration.LiquibaseConfiguration has been deprecated
[2026-02-25T23:12:59.155Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/test/java/io/quarkus/liquibase/test/LiquibaseExtensionConfigFixture.java:[55,17] <T>getConfiguration(java.lang.Class<T>) in liquibase.configuration.LiquibaseConfiguration has been deprecated
[2026-02-25T23:12:59.155Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/test/java/io/quarkus/liquibase/test/LiquibaseExtensionConfigFixture.java:[57,36] getDatabaseChangeLogTableName() in liquibase.configuration.GlobalConfiguration has been deprecated
[2026-02-25T23:12:59.155Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/test/java/io/quarkus/liquibase/test/LiquibaseExtensionConfigFixture.java:[59,36] getDatabaseChangeLogLockTableName() in liquibase.configuration.GlobalConfiguration has been deprecated
[2026-02-25T23:12:59.155Z] [WARNING] /quarkus/extensions/liquibase/deployment/src/test/java/io/quarkus/liquibase/test/LiquibaseExtensionConfigFixture.java:[60,93] getLiquibaseTablespaceName() in liquibase.configuration.GlobalConfiguration has been deprecated
[2026-02-25T23:12:59.155Z] [INFO]
[2026-02-25T23:12:59.155Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-liquibase-deployment ---
[2026-02-25T23:12:59.155Z] [INFO]
[2026-02-25T23:12:59.155Z] [INFO] -------------------------------------------------------
[2026-02-25T23:12:59.155Z] [INFO] T E S T S
[2026-02-25T23:12:59.155Z] [INFO] -------------------------------------------------------
[2026-02-25T23:12:59.155Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:12:59.832Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionConfigMissingNamedDataSourceTest
[2026-02-25T23:13:04.458Z] [INFO] H2 database started in TCP server mode; server status: TCP server running at tcp://172.17.0.2:9092 (only local connections)
[2026-02-25T23:13:04.459Z] 2026-02-25 23:13:03,315 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-18) Unable to determine a database type for default datasource
[2026-02-25T23:13:04.459Z] 2026-02-25 23:13:03,770 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.datasource.inventory.jdbc.xa" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T23:13:04.459Z] 2026-02-25 23:13:03,925 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.224s.
[2026-02-25T23:13:04.459Z] 2026-02-25 23:13:03,926 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:04.459Z] 2026-02-25 23:13:03,926 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:04.459Z] 2026-02-25 23:13:03,968 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2026-02-25T23:13:04.459Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.349 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigMissingNamedDataSourceTest
[2026-02-25T23:13:04.459Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionBaselineOnMigrateNamedDataSourceTest
[2026-02-25T23:13:06.056Z] 2026-02-25 23:13:04,601 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-15) Unable to determine a database type for default datasource
[2026-02-25T23:13:06.056Z] 2026-02-25 23:13:05,165 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:06.056Z] 2026-02-25 23:13:05,584 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:06.056Z] 2026-02-25 23:13:05,615 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2026-02-25T23:13:06.056Z] 2026-02-25 23:13:05,683 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.TEST_LOG
[2026-02-25T23:13:06.056Z] 2026-02-25 23:13:05,688 INFO [liq.changelog] (main) Reading from PUBLIC.TEST_LOG
[2026-02-25T23:13:06.056Z] Running Changeset: db/changeLog.xml::id-1::dev (generated)
[2026-02-25T23:13:06.056Z] 2026-02-25 23:13:05,734 INFO [liq.changelog] (main) Table MY_CUSTOM_PREFIXTEST created
[2026-02-25T23:13:06.056Z] 2026-02-25 23:13:05,734 INFO [liq.changelog] (main) ChangeSet db/changeLog.xml::id-1::dev (generated) ran successfully in 4ms
[2026-02-25T23:13:06.056Z] 2026-02-25 23:13:05,743 INFO [liq.lockservice] (main) Successfully released change log lock
[2026-02-25T23:13:06.056Z] 2026-02-25 23:13:05,745 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.971s.
[2026-02-25T23:13:06.056Z] 2026-02-25 23:13:05,746 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:06.056Z] 2026-02-25 23:13:05,746 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:06.056Z] 2026-02-25 23:13:05,761 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:06.056Z] 2026-02-25 23:13:05,765 INFO [liq.changelog] (main) Reading from PUBLIC.TEST_LOG
[2026-02-25T23:13:06.056Z] 2026-02-25 23:13:06,006 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2026-02-25T23:13:06.056Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s - in io.quarkus.liquibase.test.LiquibaseExtensionBaselineOnMigrateNamedDataSourceTest
[2026-02-25T23:13:06.056Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartDirectoryChangeLogTest
[2026-02-25T23:13:08.235Z] 2026-02-25 23:13:07,443 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:08.235Z] 2026-02-25 23:13:07,537 INFO [liq.changelog] (main) Reading resource: db/all/test/changeLog.sql
[2026-02-25T23:13:08.235Z] 2026-02-25 23:13:07,625 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:08.235Z] 2026-02-25 23:13:07,664 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2026-02-25T23:13:08.236Z] 2026-02-25 23:13:07,683 INFO [liq.changelog] (main) Reading resource: db/all/test/changeLog.sql
[2026-02-25T23:13:08.236Z] 2026-02-25 23:13:07,698 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:08.236Z] 2026-02-25 23:13:07,701 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:08.236Z] Running Changeset: db/all/test/changeLog.sql::create-tables-1::dev
[2026-02-25T23:13:08.236Z] 2026-02-25 23:13:07,753 INFO [liq.changelog] (main) Custom SQL executed
[2026-02-25T23:13:08.236Z] 2026-02-25 23:13:07,753 INFO [liq.changelog] (main) ChangeSet db/all/test/changeLog.sql::create-tables-1::dev ran successfully in 12ms
[2026-02-25T23:13:08.236Z] Running Changeset: db/all/test/changeLog.sql::test-1::dev
[2026-02-25T23:13:08.236Z] 2026-02-25 23:13:07,772 INFO [liq.changelog] (main) Custom SQL executed
[2026-02-25T23:13:08.236Z] 2026-02-25 23:13:07,773 INFO [liq.changelog] (main) ChangeSet db/all/test/changeLog.sql::test-1::dev ran successfully in 4ms
[2026-02-25T23:13:08.236Z] 2026-02-25 23:13:07,777 INFO [liq.lockservice] (main) Successfully released change log lock
[2026-02-25T23:13:08.236Z] 2026-02-25 23:13:07,779 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.863s.
[2026-02-25T23:13:08.236Z] 2026-02-25 23:13:07,779 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:08.236Z] 2026-02-25 23:13:07,779 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:08.236Z] 2026-02-25 23:13:07,796 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:08.236Z] 2026-02-25 23:13:07,818 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:08.236Z] 2026-02-25 23:13:07,855 INFO [liq.changelog] (main) Reading resource: db/all/test/changeLog.sql
[2026-02-25T23:13:08.236Z] 2026-02-25 23:13:08,037 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-02-25T23:13:08.236Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.041 s - in io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartDirectoryChangeLogTest
[2026-02-25T23:13:08.236Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartJsonChangeLogTest
[2026-02-25T23:13:09.831Z] 2026-02-25 23:13:09,347 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:09.831Z] 2026-02-25 23:13:09,682 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:09.831Z] 2026-02-25 23:13:09,717 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2026-02-25T23:13:09.831Z] 2026-02-25 23:13:09,739 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:09.831Z] 2026-02-25 23:13:09,742 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:09.831Z] Running Changeset: db/json/create-tables.json::create-tables-1::dev (generated)
[2026-02-25T23:13:09.831Z] 2026-02-25 23:13:09,767 INFO [liq.changelog] (main) Table LIQUIBASE created
[2026-02-25T23:13:09.831Z] 2026-02-25 23:13:09,767 INFO [liq.changelog] (main) ChangeSet db/json/create-tables.json::create-tables-1::dev (generated) ran successfully in 3ms
[2026-02-25T23:13:09.831Z] Running Changeset: db/json/test/test.json::test-1::dev (generated)
[2026-02-25T23:13:09.831Z] 2026-02-25 23:13:09,773 INFO [liq.changelog] (main) Table TEST created
[2026-02-25T23:13:09.831Z] 2026-02-25 23:13:09,773 INFO [liq.changelog] (main) ChangeSet db/json/test/test.json::test-1::dev (generated) ran successfully in 2ms
[2026-02-25T23:13:09.831Z] 2026-02-25 23:13:09,776 INFO [liq.lockservice] (main) Successfully released change log lock
[2026-02-25T23:13:09.831Z] 2026-02-25 23:13:09,778 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.846s.
[2026-02-25T23:13:09.831Z] 2026-02-25 23:13:09,779 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:09.831Z] 2026-02-25 23:13:09,779 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:10.143Z] 2026-02-25 23:13:09,815 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:10.143Z] 2026-02-25 23:13:09,819 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:10.143Z] 2026-02-25 23:13:09,934 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2026-02-25T23:13:10.143Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.873 s - in io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartJsonChangeLogTest
[2026-02-25T23:13:10.143Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionCleanAtStartTest
[2026-02-25T23:13:11.243Z] 2026-02-25 23:13:10,730 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:11.243Z] 2026-02-25 23:13:10,855 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2026-02-25T23:13:11.243Z] 2026-02-25 23:13:10,871 INFO [liq.command] (main) Dropping Database Objects in schema: TEST-QUARKUS-CLEAN-AT-START.PUBLIC
[2026-02-25T23:13:11.243Z] 2026-02-25 23:13:10,884 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.TEST_LOG
[2026-02-25T23:13:11.243Z] 2026-02-25 23:13:11,135 INFO [liq.database] (main) Successfully deleted all supported object types in schema TEST-QUARKUS-CLEAN-AT-START.PUBLIC.
[2026-02-25T23:13:11.244Z] 2026-02-25 23:13:11,136 INFO [liq.lockservice] (main) Successfully released change log lock
[2026-02-25T23:13:11.244Z] All objects dropped from SA@jdbc:h2:tcp://localhost/mem:test-quarkus-clean-at-start
[2026-02-25T23:13:11.244Z] 2026-02-25 23:13:11,141 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.686s.
[2026-02-25T23:13:11.244Z] 2026-02-25 23:13:11,141 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:11.244Z] 2026-02-25 23:13:11,141 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:11.557Z] 2026-02-25 23:13:11,155 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:11.557Z] 2026-02-25 23:13:11,292 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.TEST_LOG
[2026-02-25T23:13:11.557Z] 2026-02-25 23:13:11,336 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-02-25T23:13:11.557Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.354 s - in io.quarkus.liquibase.test.LiquibaseExtensionCleanAtStartTest
[2026-02-25T23:13:11.557Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartXmlChangeLogTest
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:12,241 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:12,665 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:12,704 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:12,783 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:12,786 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:13.152Z] Running Changeset: db/xml/create-tables.xml::create-tables-1::dev (generated)
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:12,830 INFO [liq.changelog] (main) Table LIQUIBASE created
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:12,831 INFO [liq.changelog] (main) ChangeSet db/xml/create-tables.xml::create-tables-1::dev (generated) ran successfully in 3ms
[2026-02-25T23:13:13.152Z] Running Changeset: db/xml/create-views.xml::create-view-1::dev (generated)
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:12,841 INFO [liq.changelog] (main) View LIQUIBASE_VIEW created
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:12,841 INFO [liq.changelog] (main) ChangeSet db/xml/create-views.xml::create-view-1::dev (generated) ran successfully in 7ms
[2026-02-25T23:13:13.152Z] Running Changeset: db/xml/test/test.xml::test-1::dev (generated)
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:12,845 INFO [liq.changelog] (main) Table TEST created
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:12,845 INFO [liq.changelog] (main) ChangeSet db/xml/test/test.xml::test-1::dev (generated) ran successfully in 2ms
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:12,848 INFO [liq.lockservice] (main) Successfully released change log lock
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:12,851 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.022s.
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:12,851 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:12,851 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:12,866 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:12,869 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:13.152Z] 2026-02-25 23:13:13,020 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2026-02-25T23:13:13.152Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.688 s - in io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartXmlChangeLogTest
[2026-02-25T23:13:13.152Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionCleanAndMigrateAtStartTest
[2026-02-25T23:13:15.326Z] 2026-02-25 23:13:14,260 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:15.326Z] 2026-02-25 23:13:14,415 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2026-02-25T23:13:15.326Z] 2026-02-25 23:13:14,437 INFO [liq.command] (main) Dropping Database Objects in schema: TEST-QUARKUS-CLEAN-AT-START.PUBLIC
[2026-02-25T23:13:15.326Z] 2026-02-25 23:13:14,705 INFO [liq.database] (main) Successfully deleted all supported object types in schema TEST-QUARKUS-CLEAN-AT-START.PUBLIC.
[2026-02-25T23:13:15.326Z] 2026-02-25 23:13:14,707 INFO [liq.lockservice] (main) Successfully released change log lock
[2026-02-25T23:13:15.326Z] All objects dropped from SA@jdbc:h2:tcp://localhost/mem:test-quarkus-clean-at-start
[2026-02-25T23:13:15.326Z] 2026-02-25 23:13:14,711 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:15.326Z] 2026-02-25 23:13:14,847 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:15.326Z] 2026-02-25 23:13:14,860 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2026-02-25T23:13:15.326Z] 2026-02-25 23:13:14,872 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.TEST_LOG
[2026-02-25T23:13:15.326Z] 2026-02-25 23:13:14,874 INFO [liq.changelog] (main) Reading from PUBLIC.TEST_LOG
[2026-02-25T23:13:15.326Z] Running Changeset: db/changeLog.xml::id-1::dev (generated)
[2026-02-25T23:13:15.326Z] 2026-02-25 23:13:14,888 INFO [liq.changelog] (main) Table TBL_TEST created
[2026-02-25T23:13:15.326Z] 2026-02-25 23:13:14,888 INFO [liq.changelog] (main) ChangeSet db/changeLog.xml::id-1::dev (generated) ran successfully in 1ms
[2026-02-25T23:13:15.326Z] 2026-02-25 23:13:14,892 INFO [liq.lockservice] (main) Successfully released change log lock
[2026-02-25T23:13:15.326Z] 2026-02-25 23:13:14,895 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.047s.
[2026-02-25T23:13:15.326Z] 2026-02-25 23:13:14,895 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:15.327Z] 2026-02-25 23:13:14,895 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:15.327Z] 2026-02-25 23:13:14,908 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:15.327Z] 2026-02-25 23:13:14,911 INFO [liq.changelog] (main) Reading from PUBLIC.TEST_LOG
[2026-02-25T23:13:15.327Z] 2026-02-25 23:13:14,983 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-02-25T23:13:15.327Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.935 s - in io.quarkus.liquibase.test.LiquibaseExtensionCleanAndMigrateAtStartTest
[2026-02-25T23:13:15.327Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionLoadChangeLogTest
[2026-02-25T23:13:16.003Z] 2026-02-25 23:13:15,643 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.159s.
[2026-02-25T23:13:16.003Z] 2026-02-25 23:13:15,644 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:16.003Z] 2026-02-25 23:13:15,644 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:16.003Z] 2026-02-25 23:13:15,758 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:16.003Z] 2026-02-25 23:13:15,924 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T23:13:16.003Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.938 s - in io.quarkus.liquibase.test.LiquibaseExtensionLoadChangeLogTest
[2026-02-25T23:13:16.003Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionConfigEmptyTest
[2026-02-25T23:13:17.131Z] 2026-02-25 23:13:16,238 WARN [io.qua.agr.dep.AgroalProcessor] (build-3) The Agroal dependency is present but no JDBC datasources have been defined.
[2026-02-25T23:13:17.131Z] 2026-02-25 23:13:16,730 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.351s.
[2026-02-25T23:13:17.131Z] 2026-02-25 23:13:16,731 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:17.131Z] 2026-02-25 23:13:16,731 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:17.131Z] 2026-02-25 23:13:16,761 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-02-25T23:13:17.131Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigEmptyTest
[2026-02-25T23:13:17.131Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionBaselineOnMigrateTest
[2026-02-25T23:13:18.233Z] 2026-02-25 23:13:17,687 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:18.233Z] 2026-02-25 23:13:17,896 INFO [liq.changelog] (main) Reading from PUBLIC.TEST_LOG
[2026-02-25T23:13:18.233Z] 2026-02-25 23:13:17,907 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:18.233Z] 2026-02-25 23:13:17,940 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2026-02-25T23:13:18.233Z] 2026-02-25 23:13:18,022 INFO [liq.changelog] (main) Reading from PUBLIC.TEST_LOG
[2026-02-25T23:13:18.233Z] 2026-02-25 23:13:18,068 INFO [liq.lockservice] (main) Successfully released change log lock
[2026-02-25T23:13:18.233Z] 2026-02-25 23:13:18,071 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.745s.
[2026-02-25T23:13:18.233Z] 2026-02-25 23:13:18,071 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:18.233Z] 2026-02-25 23:13:18,071 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:18.233Z] 2026-02-25 23:13:18,086 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:18.233Z] 2026-02-25 23:13:18,088 INFO [liq.changelog] (main) Reading from PUBLIC.TEST_LOG
[2026-02-25T23:13:18.233Z] 2026-02-25 23:13:18,169 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2026-02-25T23:13:18.233Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.402 s - in io.quarkus.liquibase.test.LiquibaseExtensionBaselineOnMigrateTest
[2026-02-25T23:13:18.233Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionConfigMultiDataSourcesWithoutDefaultTest
[2026-02-25T23:13:19.330Z] 2026-02-25 23:13:18,724 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-11) Unable to determine a database type for default datasource
[2026-02-25T23:13:19.330Z] 2026-02-25 23:13:18,909 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.datasource.inventory.jdbc.xa" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T23:13:19.330Z] 2026-02-25 23:13:19,059 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.215s.
[2026-02-25T23:13:19.330Z] 2026-02-25 23:13:19,059 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:19.330Z] 2026-02-25 23:13:19,060 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:19.330Z] 2026-02-25 23:13:19,078 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T23:13:19.330Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.9 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigMultiDataSourcesWithoutDefaultTest
[2026-02-25T23:13:19.330Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionConfigNamedDataSourceWithoutLiquibaseTest
[2026-02-25T23:13:20.006Z] 2026-02-25 23:13:19,368 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-12) Unable to determine a database type for default datasource
[2026-02-25T23:13:20.006Z] 2026-02-25 23:13:19,693 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.195s.
[2026-02-25T23:13:20.006Z] 2026-02-25 23:13:19,693 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:20.006Z] 2026-02-25 23:13:19,693 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:20.006Z] 2026-02-25 23:13:19,828 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-02-25T23:13:20.006Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigNamedDataSourceWithoutLiquibaseTest
[2026-02-25T23:13:20.006Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartTest
[2026-02-25T23:13:21.597Z] 2026-02-25 23:13:20,778 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:21.597Z] 2026-02-25 23:13:21,017 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:21.597Z] 2026-02-25 23:13:21,042 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2026-02-25T23:13:21.597Z] 2026-02-25 23:13:21,067 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:21.597Z] 2026-02-25 23:13:21,071 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:21.597Z] Running Changeset: db/changeLog.xml::id-1::dev (generated)
[2026-02-25T23:13:21.597Z] 2026-02-25 23:13:21,105 INFO [liq.changelog] (main) Table TBL_TEST created
[2026-02-25T23:13:21.597Z] 2026-02-25 23:13:21,106 INFO [liq.changelog] (main) ChangeSet db/changeLog.xml::id-1::dev (generated) ran successfully in 3ms
[2026-02-25T23:13:21.597Z] 2026-02-25 23:13:21,111 INFO [liq.lockservice] (main) Successfully released change log lock
[2026-02-25T23:13:21.597Z] 2026-02-25 23:13:21,114 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.723s.
[2026-02-25T23:13:21.597Z] 2026-02-25 23:13:21,114 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:21.597Z] 2026-02-25 23:13:21,114 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:21.597Z] 2026-02-25 23:13:21,129 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:21.597Z] 2026-02-25 23:13:21,132 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:21.597Z] 2026-02-25 23:13:21,305 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2026-02-25T23:13:21.597Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.47 s - in io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartTest
[2026-02-25T23:13:21.597Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartNamedDataSourceTest
[2026-02-25T23:13:22.696Z] 2026-02-25 23:13:21,656 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-12) Unable to determine a database type for default datasource
[2026-02-25T23:13:22.696Z] 2026-02-25 23:13:22,144 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:22.696Z] 2026-02-25 23:13:22,399 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:22.696Z] 2026-02-25 23:13:22,442 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2026-02-25T23:13:22.696Z] 2026-02-25 23:13:22,459 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:22.696Z] 2026-02-25 23:13:22,462 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:22.696Z] Running Changeset: db/changeLog.xml::id-1::dev (generated)
[2026-02-25T23:13:22.696Z] 2026-02-25 23:13:22,494 INFO [liq.changelog] (main) Table TBL_TEST created
[2026-02-25T23:13:22.696Z] 2026-02-25 23:13:22,495 INFO [liq.changelog] (main) ChangeSet db/changeLog.xml::id-1::dev (generated) ran successfully in 3ms
[2026-02-25T23:13:22.696Z] 2026-02-25 23:13:22,499 INFO [liq.lockservice] (main) Successfully released change log lock
[2026-02-25T23:13:22.696Z] 2026-02-25 23:13:22,501 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.710s.
[2026-02-25T23:13:22.696Z] 2026-02-25 23:13:22,501 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:22.696Z] 2026-02-25 23:13:22,502 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:22.696Z] 2026-02-25 23:13:22,519 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:22.696Z] 2026-02-25 23:13:22,521 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:22.696Z] 2026-02-25 23:13:22,639 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2026-02-25T23:13:22.696Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 s - in io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartNamedDataSourceTest
[2026-02-25T23:13:22.696Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartYamlChangeLogTest
[2026-02-25T23:13:24.292Z] 2026-02-25 23:13:23,512 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:24.292Z] 2026-02-25 23:13:23,853 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:24.292Z] 2026-02-25 23:13:23,879 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2026-02-25T23:13:24.292Z] 2026-02-25 23:13:23,981 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:24.292Z] 2026-02-25 23:13:23,985 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:24.292Z] Running Changeset: db/yaml/create-tables.yaml::create-tables-1::dev (generated)
[2026-02-25T23:13:24.292Z] 2026-02-25 23:13:24,010 INFO [liq.changelog] (main) Table LIQUIBASE created
[2026-02-25T23:13:24.292Z] 2026-02-25 23:13:24,011 INFO [liq.changelog] (main) ChangeSet db/yaml/create-tables.yaml::create-tables-1::dev (generated) ran successfully in 3ms
[2026-02-25T23:13:24.292Z] Running Changeset: db/yaml/test/test.yaml::test-1::dev (generated)
[2026-02-25T23:13:24.292Z] 2026-02-25 23:13:24,016 INFO [liq.changelog] (main) Table TEST created
[2026-02-25T23:13:24.292Z] 2026-02-25 23:13:24,017 INFO [liq.changelog] (main) ChangeSet db/yaml/test/test.yaml::test-1::dev (generated) ran successfully in 3ms
[2026-02-25T23:13:24.292Z] 2026-02-25 23:13:24,020 INFO [liq.lockservice] (main) Successfully released change log lock
[2026-02-25T23:13:24.292Z] 2026-02-25 23:13:24,023 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.909s.
[2026-02-25T23:13:24.292Z] 2026-02-25 23:13:24,023 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:24.292Z] 2026-02-25 23:13:24,023 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:24.292Z] 2026-02-25 23:13:24,037 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:24.292Z] 2026-02-25 23:13:24,040 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:24.292Z] 2026-02-25 23:13:24,136 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2026-02-25T23:13:24.292Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.489 s - in io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartYamlChangeLogTest
[2026-02-25T23:13:24.292Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionConfigDefaultDataSourceWithoutLiquibaseTest
[2026-02-25T23:13:24.969Z] 2026-02-25 23:13:24,905 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.195s.
[2026-02-25T23:13:24.969Z] 2026-02-25 23:13:24,906 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:24.969Z] 2026-02-25 23:13:24,906 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:25.282Z] 2026-02-25 23:13:24,995 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T23:13:25.282Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.854 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigDefaultDataSourceWithoutLiquibaseTest
[2026-02-25T23:13:25.282Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionConfigDefaultDataSourceTest
[2026-02-25T23:13:25.958Z] 2026-02-25 23:13:25,483 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.liquibase.validation-on-migrate" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T23:13:25.958Z] 2026-02-25 23:13:25,598 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.182s.
[2026-02-25T23:13:25.958Z] 2026-02-25 23:13:25,598 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:25.958Z] 2026-02-25 23:13:25,598 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:25.958Z] 2026-02-25 23:13:25,615 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2026-02-25T23:13:25.958Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigDefaultDataSourceTest
[2026-02-25T23:13:25.958Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartSqlChangeLogTest
[2026-02-25T23:13:27.059Z] 2026-02-25 23:13:26,470 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:27.059Z] 2026-02-25 23:13:26,560 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:27.059Z] 2026-02-25 23:13:26,597 INFO [liq.lockservice] (main) Successfully acquired change log lock
[2026-02-25T23:13:27.059Z] 2026-02-25 23:13:26,607 INFO [liq.changelog] (main) Creating database history table with name: PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:27.059Z] 2026-02-25 23:13:26,610 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:27.059Z] Running Changeset: db/sql/changeLog.sql::create-tables-1::dev
[2026-02-25T23:13:27.059Z] 2026-02-25 23:13:26,650 INFO [liq.changelog] (main) Custom SQL executed
[2026-02-25T23:13:27.059Z] 2026-02-25 23:13:26,650 INFO [liq.changelog] (main) ChangeSet db/sql/changeLog.sql::create-tables-1::dev ran successfully in 8ms
[2026-02-25T23:13:27.059Z] Running Changeset: db/sql/changeLog.sql::test-1::dev
[2026-02-25T23:13:27.059Z] 2026-02-25 23:13:26,667 INFO [liq.changelog] (main) Custom SQL executed
[2026-02-25T23:13:27.059Z] 2026-02-25 23:13:26,667 INFO [liq.changelog] (main) ChangeSet db/sql/changeLog.sql::test-1::dev ran successfully in 3ms
[2026-02-25T23:13:27.059Z] 2026-02-25 23:13:26,670 INFO [liq.lockservice] (main) Successfully released change log lock
[2026-02-25T23:13:27.059Z] 2026-02-25 23:13:26,672 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.563s.
[2026-02-25T23:13:27.059Z] 2026-02-25 23:13:26,672 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:27.059Z] 2026-02-25 23:13:26,672 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:27.059Z] 2026-02-25 23:13:26,684 INFO [liq.database] (main) Set default schema name to PUBLIC
[2026-02-25T23:13:27.059Z] 2026-02-25 23:13:26,687 INFO [liq.changelog] (main) Reading from PUBLIC.DATABASECHANGELOG
[2026-02-25T23:13:27.059Z] 2026-02-25 23:13:26,757 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2026-02-25T23:13:27.059Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 s - in io.quarkus.liquibase.test.LiquibaseExtensionMigrateAtStartSqlChangeLogTest
[2026-02-25T23:13:27.059Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionConfigNamedDataSourceWithoutDefaultTest
[2026-02-25T23:13:27.735Z] 2026-02-25 23:13:27,199 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-1) Unable to determine a database type for default datasource
[2026-02-25T23:13:27.735Z] 2026-02-25 23:13:27,503 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.207s.
[2026-02-25T23:13:27.735Z] 2026-02-25 23:13:27,504 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:27.735Z] 2026-02-25 23:13:27,504 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:27.735Z] 2026-02-25 23:13:27,523 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-02-25T23:13:27.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigNamedDataSourceWithoutDefaultTest
[2026-02-25T23:13:27.735Z] [INFO] Running io.quarkus.liquibase.test.LiquibaseExtensionConfigMultiDataSourcesTest
[2026-02-25T23:13:28.412Z] 2026-02-25 23:13:28,130 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.datasource.inventory.jdbc.xa" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2026-02-25T23:13:28.412Z] 2026-02-25 23:13:28,271 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.207s.
[2026-02-25T23:13:28.412Z] 2026-02-25 23:13:28,271 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:13:28.412Z] 2026-02-25 23:13:28,271 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, liquibase, narayana-jta, smallrye-context-propagation]
[2026-02-25T23:13:28.412Z] 2026-02-25 23:13:28,295 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-02-25T23:13:28.412Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s - in io.quarkus.liquibase.test.LiquibaseExtensionConfigMultiDataSourcesTest
[2026-02-25T23:13:28.412Z] [INFO] H2 database was shut down; server status: Not started
[2026-02-25T23:13:28.727Z] [INFO]
[2026-02-25T23:13:28.727Z] [INFO] Results:
[2026-02-25T23:13:28.727Z] [INFO]
[2026-02-25T23:13:28.727Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:13:28.727Z] [INFO]
[2026-02-25T23:13:28.727Z] [INFO]
[2026-02-25T23:13:28.727Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-liquibase-deployment ---
[2026-02-25T23:13:28.727Z] [INFO] Building jar: /quarkus/extensions/liquibase/deployment/target/quarkus-liquibase-deployment-2.7.5.Final.jar
[2026-02-25T23:13:29.406Z] [INFO]
[2026-02-25T23:13:29.406Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-liquibase-deployment ---
[2026-02-25T23:13:29.406Z] [INFO] Building jar: /quarkus/extensions/liquibase/deployment/target/quarkus-liquibase-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:13:30.506Z] [INFO]
[2026-02-25T23:13:30.506Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-liquibase-deployment ---
[2026-02-25T23:13:30.506Z] [INFO] Installing /quarkus/extensions/liquibase/deployment/target/quarkus-liquibase-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase-deployment/2.7.5.Final/quarkus-liquibase-deployment-2.7.5.Final.jar
[2026-02-25T23:13:30.506Z] [INFO] Installing /quarkus/extensions/liquibase/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-liquibase-deployment/2.7.5.Final/quarkus-liquibase-deployment-2.7.5.Final.pom
[2026-02-25T23:13:30.506Z] [INFO] Installing /quarkus/extensions/liquibase/deployment/target/quarkus-liquibase-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase-deployment/2.7.5.Final/quarkus-liquibase-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:13:30.506Z] [INFO]
[2026-02-25T23:13:30.506Z] [INFO] ------------< io.quarkus:quarkus-liquibase-mongodb-parent >-------------
[2026-02-25T23:13:30.506Z] [INFO] Building Quarkus - Liquibase MongoDB 2.7.5.Final [716/964]
[2026-02-25T23:13:30.506Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:13:30.506Z] [INFO]
[2026-02-25T23:13:30.507Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-liquibase-mongodb-parent ---
[2026-02-25T23:13:30.507Z] [INFO]
[2026-02-25T23:13:30.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-liquibase-mongodb-parent ---
[2026-02-25T23:13:30.507Z] [INFO]
[2026-02-25T23:13:30.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-liquibase-mongodb-parent ---
[2026-02-25T23:13:30.507Z] [INFO]
[2026-02-25T23:13:30.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-liquibase-mongodb-parent ---
[2026-02-25T23:13:30.507Z] [INFO]
[2026-02-25T23:13:30.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-liquibase-mongodb-parent ---
[2026-02-25T23:13:30.507Z] [INFO]
[2026-02-25T23:13:30.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-liquibase-mongodb-parent ---
[2026-02-25T23:13:30.507Z] [INFO]
[2026-02-25T23:13:30.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-liquibase-mongodb-parent ---
[2026-02-25T23:13:30.507Z] [INFO]
[2026-02-25T23:13:30.507Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-liquibase-mongodb-parent ---
[2026-02-25T23:13:30.507Z] [INFO]
[2026-02-25T23:13:30.507Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-liquibase-mongodb-parent ---
[2026-02-25T23:13:30.507Z] [INFO]
[2026-02-25T23:13:30.507Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-liquibase-mongodb-parent ---
[2026-02-25T23:13:30.507Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:13:30.507Z] [INFO]
[2026-02-25T23:13:30.507Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-liquibase-mongodb-parent ---
[2026-02-25T23:13:30.507Z] [INFO]
[2026-02-25T23:13:30.507Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-liquibase-mongodb-parent ---
[2026-02-25T23:13:30.507Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/pom.xml to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb-parent/2.7.5.Final/quarkus-liquibase-mongodb-parent-2.7.5.Final.pom
[2026-02-25T23:13:30.507Z] [INFO]
[2026-02-25T23:13:30.507Z] [INFO] ----------------< io.quarkus:quarkus-liquibase-mongodb >----------------
[2026-02-25T23:13:30.507Z] [INFO] Building Quarkus - Liquibase MongoDB - Runtime 2.7.5.Final [717/964]
[2026-02-25T23:13:30.507Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:13:30.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/liquibase/ext/liquibase-mongodb/4.7.1/liquibase-mongodb-4.7.1.pom
[2026-02-25T23:13:30.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/liquibase/ext/liquibase-mongodb/4.7.1/liquibase-mongodb-4.7.1.pom (16 kB at 31 kB/s)
[2026-02-25T23:13:30.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.22/lombok-1.18.22.pom
[2026-02-25T23:13:31.135Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.22/lombok-1.18.22.pom (1.5 kB at 35 kB/s)
[2026-02-25T23:13:31.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/liquibase/ext/liquibase-mongodb/4.7.1/liquibase-mongodb-4.7.1.jar
[2026-02-25T23:13:31.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.22/lombok-1.18.22.jar
[2026-02-25T23:13:32.487Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/liquibase/ext/liquibase-mongodb/4.7.1/liquibase-mongodb-4.7.1.jar (113 kB at 223 kB/s)
[2026-02-25T23:13:33.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.22/lombok-1.18.22.jar (2.0 MB at 1.0 MB/s)
[2026-02-25T23:13:33.582Z] [INFO]
[2026-02-25T23:13:33.582Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:33.582Z] [INFO]
[2026-02-25T23:13:33.582Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:34.259Z] [INFO]
[2026-02-25T23:13:34.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:34.259Z] [INFO]
[2026-02-25T23:13:34.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:34.259Z] [INFO]
[2026-02-25T23:13:34.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:34.259Z] [INFO]
[2026-02-25T23:13:34.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:34.259Z] [INFO]
[2026-02-25T23:13:34.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:34.259Z] [INFO]
[2026-02-25T23:13:34.259Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:34.259Z] [INFO]
[2026-02-25T23:13:34.259Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:34.259Z] [INFO] Processed 7 files in 17ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-02-25T23:13:34.259Z] [INFO]
[2026-02-25T23:13:34.259Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:34.259Z] [INFO] Processed 7 files in 00:00.010 (Already Sorted: 7, Needed Sorting: 0)
[2026-02-25T23:13:34.259Z] [INFO]
[2026-02-25T23:13:34.259Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:34.259Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:13:34.259Z] [INFO] Copying 1 resource
[2026-02-25T23:13:34.259Z] [INFO]
[2026-02-25T23:13:34.259Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:35.357Z] [INFO]
[2026-02-25T23:13:35.357Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:35.357Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:13:35.357Z] [INFO] Compiling 7 source files to /quarkus/extensions/liquibase-mongodb/runtime/target/classes
[2026-02-25T23:13:37.532Z] [INFO]
[2026-02-25T23:13:37.532Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:37.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:13:37.532Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/liquibase-mongodb/runtime/src/test/resources
[2026-02-25T23:13:37.532Z] [INFO]
[2026-02-25T23:13:37.532Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:37.532Z] [INFO] No sources to compile
[2026-02-25T23:13:37.532Z] [INFO]
[2026-02-25T23:13:37.532Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:37.532Z] [INFO] No tests to run.
[2026-02-25T23:13:37.532Z] [INFO]
[2026-02-25T23:13:37.532Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:37.532Z] [INFO] Building jar: /quarkus/extensions/liquibase-mongodb/runtime/target/quarkus-liquibase-mongodb-2.7.5.Final.jar
[2026-02-25T23:13:41.295Z] [INFO]
[2026-02-25T23:13:41.295Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:41.295Z] [INFO] Building jar: /quarkus/extensions/liquibase-mongodb/runtime/target/quarkus-liquibase-mongodb-2.7.5.Final-sources.jar
[2026-02-25T23:13:41.975Z] [INFO]
[2026-02-25T23:13:41.975Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-liquibase-mongodb ---
[2026-02-25T23:13:41.975Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/runtime/target/quarkus-liquibase-mongodb-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb/2.7.5.Final/quarkus-liquibase-mongodb-2.7.5.Final.jar
[2026-02-25T23:13:41.975Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb/2.7.5.Final/quarkus-liquibase-mongodb-2.7.5.Final.pom
[2026-02-25T23:13:41.975Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/runtime/target/quarkus-liquibase-mongodb-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb/2.7.5.Final/quarkus-liquibase-mongodb-2.7.5.Final-sources.jar
[2026-02-25T23:13:41.975Z] [INFO]
[2026-02-25T23:13:41.975Z] [INFO] ----------< io.quarkus:quarkus-liquibase-mongodb-deployment >-----------
[2026-02-25T23:13:41.975Z] [INFO] Building Quarkus - Liquibase MongoDB - Deployment 2.7.5.Final [718/964]
[2026-02-25T23:13:41.975Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:13:41.975Z] [INFO]
[2026-02-25T23:13:41.976Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:41.976Z] [INFO]
[2026-02-25T23:13:41.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:43.573Z] [INFO]
[2026-02-25T23:13:43.573Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:43.573Z] [INFO]
[2026-02-25T23:13:43.573Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:43.573Z] [INFO]
[2026-02-25T23:13:43.573Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:43.573Z] [INFO]
[2026-02-25T23:13:43.573Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:43.573Z] [INFO]
[2026-02-25T23:13:43.573Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:43.573Z] [INFO]
[2026-02-25T23:13:43.573Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:43.573Z] [INFO]
[2026-02-25T23:13:43.573Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:43.573Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T23:13:43.573Z] [INFO]
[2026-02-25T23:13:43.573Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:43.573Z] [INFO] Processed 1 files in 00:00.009 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T23:13:43.573Z] [INFO]
[2026-02-25T23:13:43.573Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:43.573Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:13:43.573Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/liquibase-mongodb/deployment/src/main/resources
[2026-02-25T23:13:43.573Z] [INFO]
[2026-02-25T23:13:43.573Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:43.573Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:13:43.573Z] [INFO] Compiling 1 source file to /quarkus/extensions/liquibase-mongodb/deployment/target/classes
[2026-02-25T23:13:49.394Z] [WARNING] /quarkus/extensions/liquibase-mongodb/deployment/src/main/java/io/quarkus/liquibase/mongodb/deployment/LiquibaseMongodbProcessor.java:[99,33] liquibase.parser.ChangeLogParserCofiguration in liquibase.parser has been deprecated
[2026-02-25T23:13:49.394Z] [WARNING] /quarkus/extensions/liquibase-mongodb/deployment/src/main/java/io/quarkus/liquibase/mongodb/deployment/LiquibaseMongodbProcessor.java:[102,40] liquibase.configuration.GlobalConfiguration in liquibase.configuration has been deprecated
[2026-02-25T23:13:49.394Z] [WARNING] /quarkus/extensions/liquibase-mongodb/deployment/src/main/java/io/quarkus/liquibase/mongodb/deployment/LiquibaseMongodbProcessor.java:[139,34] liquibase.command.LiquibaseCommand in liquibase.command has been deprecated
[2026-02-25T23:13:49.394Z] [INFO]
[2026-02-25T23:13:49.394Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:49.394Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:13:49.394Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/liquibase-mongodb/deployment/src/test/resources
[2026-02-25T23:13:49.394Z] [INFO]
[2026-02-25T23:13:49.394Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:49.708Z] [INFO] No sources to compile
[2026-02-25T23:13:49.708Z] [INFO]
[2026-02-25T23:13:49.708Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:49.708Z] [INFO] No tests to run.
[2026-02-25T23:13:49.708Z] [INFO]
[2026-02-25T23:13:49.708Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:49.708Z] [INFO] Building jar: /quarkus/extensions/liquibase-mongodb/deployment/target/quarkus-liquibase-mongodb-deployment-2.7.5.Final.jar
[2026-02-25T23:13:51.302Z] [INFO]
[2026-02-25T23:13:51.302Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:51.302Z] [INFO] Building jar: /quarkus/extensions/liquibase-mongodb/deployment/target/quarkus-liquibase-mongodb-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:13:51.980Z] [INFO]
[2026-02-25T23:13:51.980Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-liquibase-mongodb-deployment ---
[2026-02-25T23:13:51.980Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/deployment/target/quarkus-liquibase-mongodb-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb-deployment/2.7.5.Final/quarkus-liquibase-mongodb-deployment-2.7.5.Final.jar
[2026-02-25T23:13:51.980Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb-deployment/2.7.5.Final/quarkus-liquibase-mongodb-deployment-2.7.5.Final.pom
[2026-02-25T23:13:51.980Z] [INFO] Installing /quarkus/extensions/liquibase-mongodb/deployment/target/quarkus-liquibase-mongodb-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-liquibase-mongodb-deployment/2.7.5.Final/quarkus-liquibase-mongodb-deployment-2.7.5.Final-sources.jar
[2026-02-25T23:13:51.980Z] [INFO]
[2026-02-25T23:13:51.981Z] [INFO] --------------< io.quarkus:quarkus-vertx-graphql-parent >---------------
[2026-02-25T23:13:51.981Z] [INFO] Building Quarkus - Quarkus - Vert.x GraphQL - Parent 2.7.5.Final [719/964]
[2026-02-25T23:13:51.981Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:13:51.981Z] [INFO]
[2026-02-25T23:13:51.981Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-graphql-parent ---
[2026-02-25T23:13:51.981Z] [INFO]
[2026-02-25T23:13:51.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-graphql-parent ---
[2026-02-25T23:13:51.981Z] [INFO]
[2026-02-25T23:13:51.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-graphql-parent ---
[2026-02-25T23:13:51.981Z] [INFO]
[2026-02-25T23:13:51.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-graphql-parent ---
[2026-02-25T23:13:51.981Z] [INFO]
[2026-02-25T23:13:51.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-graphql-parent ---
[2026-02-25T23:13:51.981Z] [INFO]
[2026-02-25T23:13:51.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-graphql-parent ---
[2026-02-25T23:13:51.981Z] [INFO]
[2026-02-25T23:13:51.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-graphql-parent ---
[2026-02-25T23:13:51.981Z] [INFO]
[2026-02-25T23:13:51.981Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-graphql-parent ---
[2026-02-25T23:13:51.981Z] [INFO]
[2026-02-25T23:13:51.981Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-graphql-parent ---
[2026-02-25T23:13:51.981Z] [INFO]
[2026-02-25T23:13:51.981Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-graphql-parent ---
[2026-02-25T23:13:51.981Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:13:51.981Z] [INFO]
[2026-02-25T23:13:51.981Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-graphql-parent ---
[2026-02-25T23:13:51.981Z] [INFO]
[2026-02-25T23:13:51.981Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-graphql-parent ---
[2026-02-25T23:13:51.981Z] [INFO] Installing /quarkus/extensions/vertx-graphql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-graphql-parent/2.7.5.Final/quarkus-vertx-graphql-parent-2.7.5.Final.pom
[2026-02-25T23:13:51.981Z] [INFO]
[2026-02-25T23:13:51.981Z] [INFO] ------------------< io.quarkus:quarkus-vertx-graphql >------------------
[2026-02-25T23:13:51.981Z] [INFO] Building Quarkus - Quarkus - Vert.x GraphQL - Runtime 2.7.5.Final [720/964]
[2026-02-25T23:13:51.981Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:13:51.981Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-graphql/4.2.5/vertx-web-graphql-4.2.5.pom
[2026-02-25T23:13:52.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-graphql/4.2.5/vertx-web-graphql-4.2.5.pom (2.9 kB at 6.2 kB/s)
[2026-02-25T23:13:52.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.pom
[2026-02-25T23:13:52.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.pom (2.2 kB at 42 kB/s)
[2026-02-25T23:13:52.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.pom
[2026-02-25T23:13:52.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.pom (1.9 kB at 34 kB/s)
[2026-02-25T23:13:53.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-graphql/4.2.5/vertx-web-graphql-4.2.5.jar
[2026-02-25T23:13:53.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.jar
[2026-02-25T23:13:53.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.jar
[2026-02-25T23:13:53.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.jar (2.8 MB at 41 MB/s)
[2026-02-25T23:13:53.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.jar (59 kB at 458 kB/s)
[2026-02-25T23:13:54.329Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-graphql/4.2.5/vertx-web-graphql-4.2.5.jar (345 kB at 450 kB/s)
[2026-02-25T23:13:54.329Z] [INFO]
[2026-02-25T23:13:54.329Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:54.329Z] [INFO]
[2026-02-25T23:13:54.329Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:54.329Z] [INFO]
[2026-02-25T23:13:54.329Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:54.329Z] [INFO]
[2026-02-25T23:13:54.329Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:54.329Z] [INFO]
[2026-02-25T23:13:54.329Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:54.329Z] [INFO]
[2026-02-25T23:13:54.329Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:54.329Z] [INFO]
[2026-02-25T23:13:54.329Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:54.329Z] [INFO]
[2026-02-25T23:13:54.329Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:54.329Z] [INFO]
[2026-02-25T23:13:54.329Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:54.329Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-02-25T23:13:54.329Z] [INFO]
[2026-02-25T23:13:54.329Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:54.329Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-02-25T23:13:54.329Z] [INFO]
[2026-02-25T23:13:54.329Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:54.329Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:13:54.329Z] [INFO] Copying 1 resource
[2026-02-25T23:13:54.329Z] [INFO]
[2026-02-25T23:13:54.329Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:55.431Z] [INFO]
[2026-02-25T23:13:55.431Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:55.431Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:13:55.431Z] [INFO] Compiling 1 source file to /quarkus/extensions/vertx-graphql/runtime/target/classes
[2026-02-25T23:13:56.538Z] [INFO]
[2026-02-25T23:13:56.538Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:56.538Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:13:56.538Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-graphql/runtime/src/test/resources
[2026-02-25T23:13:56.538Z] [INFO]
[2026-02-25T23:13:56.538Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:56.538Z] [INFO] No sources to compile
[2026-02-25T23:13:56.538Z] [INFO]
[2026-02-25T23:13:56.538Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:56.538Z] [INFO] No tests to run.
[2026-02-25T23:13:56.538Z] [INFO]
[2026-02-25T23:13:56.538Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:56.538Z] [INFO] Building jar: /quarkus/extensions/vertx-graphql/runtime/target/quarkus-vertx-graphql-2.7.5.Final.jar
[2026-02-25T23:13:59.403Z] [INFO]
[2026-02-25T23:13:59.403Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:59.403Z] [INFO] Building jar: /quarkus/extensions/vertx-graphql/runtime/target/quarkus-vertx-graphql-2.7.5.Final-sources.jar
[2026-02-25T23:13:59.718Z] [INFO]
[2026-02-25T23:13:59.718Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-graphql ---
[2026-02-25T23:13:59.718Z] [INFO] Installing /quarkus/extensions/vertx-graphql/runtime/target/quarkus-vertx-graphql-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-graphql/2.7.5.Final/quarkus-vertx-graphql-2.7.5.Final.jar
[2026-02-25T23:13:59.718Z] [INFO] Installing /quarkus/extensions/vertx-graphql/runtime/pom.xml to /root/.m2/repository/io/quarkus/quarkus-vertx-graphql/2.7.5.Final/quarkus-vertx-graphql-2.7.5.Final.pom
[2026-02-25T23:13:59.718Z] [INFO] Installing /quarkus/extensions/vertx-graphql/runtime/target/quarkus-vertx-graphql-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-vertx-graphql/2.7.5.Final/quarkus-vertx-graphql-2.7.5.Final-sources.jar
[2026-02-25T23:13:59.718Z] [INFO]
[2026-02-25T23:13:59.718Z] [INFO] ------------< io.quarkus:quarkus-vertx-graphql-deployment >-------------
[2026-02-25T23:13:59.718Z] [INFO] Building Quarkus - Quarkus - Vert.x GraphQL - Deployment 2.7.5.Final [721/964]
[2026-02-25T23:13:59.718Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:13:59.718Z] [INFO]
[2026-02-25T23:13:59.718Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-graphql-deployment ---
[2026-02-25T23:13:59.718Z] [INFO]
[2026-02-25T23:13:59.718Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-graphql-deployment ---
[2026-02-25T23:14:01.315Z] [INFO]
[2026-02-25T23:14:01.315Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-graphql-deployment ---
[2026-02-25T23:14:01.315Z] [INFO]
[2026-02-25T23:14:01.315Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-graphql-deployment ---
[2026-02-25T23:14:01.315Z] [INFO]
[2026-02-25T23:14:01.315Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-graphql-deployment ---
[2026-02-25T23:14:01.315Z] [INFO]
[2026-02-25T23:14:01.315Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-graphql-deployment ---
[2026-02-25T23:14:01.315Z] [INFO]
[2026-02-25T23:14:01.315Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-graphql-deployment ---
[2026-02-25T23:14:01.315Z] [INFO]
[2026-02-25T23:14:01.315Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-graphql-deployment ---
[2026-02-25T23:14:01.315Z] [INFO]
[2026-02-25T23:14:01.315Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-graphql-deployment ---
[2026-02-25T23:14:01.315Z] [INFO] Processed 5 files in 13ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T23:14:01.315Z] [INFO]
[2026-02-25T23:14:01.315Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-graphql-deployment ---
[2026-02-25T23:14:01.315Z] [INFO] Processed 5 files in 00:00.005 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T23:14:01.315Z] [INFO]
[2026-02-25T23:14:01.315Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-graphql-deployment ---
[2026-02-25T23:14:01.315Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:14:01.315Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-graphql/deployment/src/main/resources
[2026-02-25T23:14:01.315Z] [INFO]
[2026-02-25T23:14:01.315Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-graphql-deployment ---
[2026-02-25T23:14:01.315Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:14:01.315Z] [INFO] Compiling 2 source files to /quarkus/extensions/vertx-graphql/deployment/target/classes
[2026-02-25T23:14:03.494Z] [INFO]
[2026-02-25T23:14:03.494Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-graphql-deployment ---
[2026-02-25T23:14:03.494Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:14:03.494Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-graphql/deployment/src/test/resources
[2026-02-25T23:14:03.494Z] [INFO]
[2026-02-25T23:14:03.494Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-graphql-deployment ---
[2026-02-25T23:14:03.494Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:14:03.494Z] [INFO] Compiling 3 source files to /quarkus/extensions/vertx-graphql/deployment/target/test-classes
[2026-02-25T23:14:07.161Z] [INFO]
[2026-02-25T23:14:07.161Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-graphql-deployment ---
[2026-02-25T23:14:07.161Z] [INFO]
[2026-02-25T23:14:07.161Z] [INFO] -------------------------------------------------------
[2026-02-25T23:14:07.161Z] [INFO] T E S T S
[2026-02-25T23:14:07.161Z] [INFO] -------------------------------------------------------
[2026-02-25T23:14:07.840Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:14:08.516Z] [INFO] Running io.quarkus.vertx.graphql.deployment.ServingUIFromDefaultPathTest
[2026-02-25T23:14:13.141Z] 2026-02-25 23:14:12,680 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.534s. Listening on: http://localhost:8081
[2026-02-25T23:14:13.141Z] 2026-02-25 23:14:12,683 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:14:13.141Z] 2026-02-25 23:14:12,683 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, vertx-graphql]
[2026-02-25T23:14:14.738Z] 2026-02-25 23:14:14,266 INFO [io.quarkus] (main) Quarkus stopped in 0.065s
[2026-02-25T23:14:14.738Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.986 s - in io.quarkus.vertx.graphql.deployment.ServingUIFromDefaultPathTest
[2026-02-25T23:14:14.738Z] [INFO] Running io.quarkus.vertx.graphql.deployment.ErroneousConfigTest
[2026-02-25T23:14:15.052Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s - in io.quarkus.vertx.graphql.deployment.ErroneousConfigTest
[2026-02-25T23:14:15.052Z] [INFO] Running io.quarkus.vertx.graphql.deployment.ServingUIFromCustomPathTest
[2026-02-25T23:14:16.153Z] 2026-02-25 23:14:16,102 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.465s. Listening on: http://localhost:8081
[2026-02-25T23:14:16.153Z] 2026-02-25 23:14:16,103 INFO [io.quarkus] (main) Profile test activated.
[2026-02-25T23:14:16.153Z] 2026-02-25 23:14:16,103 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, vertx-graphql]
[2026-02-25T23:14:17.252Z] 2026-02-25 23:14:16,827 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2026-02-25T23:14:17.252Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.931 s - in io.quarkus.vertx.graphql.deployment.ServingUIFromCustomPathTest
[2026-02-25T23:14:17.252Z] [INFO]
[2026-02-25T23:14:17.252Z] [INFO] Results:
[2026-02-25T23:14:17.252Z] [INFO]
[2026-02-25T23:14:17.252Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:14:17.252Z] [INFO]
[2026-02-25T23:14:17.252Z] [INFO]
[2026-02-25T23:14:17.252Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-graphql-deployment ---
[2026-02-25T23:14:17.252Z] [INFO] Building jar: /quarkus/extensions/vertx-graphql/deployment/target/quarkus-vertx-graphql-deployment-2.7.5.Final.jar
[2026-02-25T23:14:20.113Z] [INFO]
[2026-02-25T23:14:20.113Z] [INFO] -------------< io.quarkus:quarkus-smallrye-graphql-parent >-------------
[2026-02-25T23:14:20.113Z] [INFO] Building Quarkus - SmallRye GraphQL 2.7.5.Final [722/964]
[2026-02-25T23:14:20.113Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:14:20.113Z] [INFO]
[2026-02-25T23:14:20.113Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-graphql-parent ---
[2026-02-25T23:14:20.113Z] [INFO]
[2026-02-25T23:14:20.113Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-graphql-parent ---
[2026-02-25T23:14:20.114Z] [INFO]
[2026-02-25T23:14:20.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-graphql-parent ---
[2026-02-25T23:14:20.114Z] [INFO]
[2026-02-25T23:14:20.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-graphql-parent ---
[2026-02-25T23:14:20.114Z] [INFO]
[2026-02-25T23:14:20.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-graphql-parent ---
[2026-02-25T23:14:20.114Z] [INFO]
[2026-02-25T23:14:20.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-graphql-parent ---
[2026-02-25T23:14:20.114Z] [INFO]
[2026-02-25T23:14:20.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-graphql-parent ---
[2026-02-25T23:14:20.114Z] [INFO]
[2026-02-25T23:14:20.114Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-graphql-parent ---
[2026-02-25T23:14:20.114Z] [INFO]
[2026-02-25T23:14:20.114Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-graphql-parent ---
[2026-02-25T23:14:20.114Z] [INFO]
[2026-02-25T23:14:20.114Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-graphql-parent ---
[2026-02-25T23:14:20.114Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:14:20.114Z] [INFO]
[2026-02-25T23:14:20.114Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-graphql-parent ---
[2026-02-25T23:14:20.114Z] [INFO]
[2026-02-25T23:14:20.114Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-graphql-parent ---
[2026-02-25T23:14:20.114Z] [INFO] Installing /quarkus/extensions/smallrye-graphql/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-graphql-parent/2.7.5.Final/quarkus-smallrye-graphql-parent-2.7.5.Final.pom
[2026-02-25T23:14:20.114Z] [INFO]
[2026-02-25T23:14:20.114Z] [INFO] ----------------< io.quarkus:quarkus-smallrye-graphql >-----------------
[2026-02-25T23:14:20.114Z] [INFO] Building Quarkus - SmallRye GraphQL - Runtime 2.7.5.Final [723/964]
[2026-02-25T23:14:20.114Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:14:20.114Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.pom
[2026-02-25T23:14:20.795Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.pom (6.8 kB at 9.9 kB/s)
[2026-02-25T23:14:20.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-common-parent/1.4.3/smallrye-graphql-common-parent-1.4.3.pom
[2026-02-25T23:14:21.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-common-parent/1.4.3/smallrye-graphql-common-parent-1.4.3.pom (773 B at 766 B/s)
[2026-02-25T23:14:21.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-parent/1.4.3/smallrye-graphql-parent-1.4.3.pom
[2026-02-25T23:14:21.915Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-parent/1.4.3/smallrye-graphql-parent-1.4.3.pom (19 kB at 52 kB/s)
[2026-02-25T23:14:21.915Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.44.v20210927/jetty-bom-9.4.44.v20210927.pom
[2026-02-25T23:14:22.228Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.44.v20210927/jetty-bom-9.4.44.v20210927.pom (18 kB at 276 kB/s)
[2026-02-25T23:14:22.228Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.pom
[2026-02-25T23:14:22.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.pom (644 B at 828 B/s)
[2026-02-25T23:14:22.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.pom
[2026-02-25T23:14:23.254Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.pom (8.5 kB at 24 kB/s)
[2026-02-25T23:14:23.254Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-server-parent/1.4.3/smallrye-graphql-server-parent-1.4.3.pom
[2026-02-25T23:14:23.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-server-parent/1.4.3/smallrye-graphql-server-parent-1.4.3.pom (1.2 kB at 3.0 kB/s)
[2026-02-25T23:14:23.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.pom
[2026-02-25T23:14:24.245Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.pom (5.5 kB at 10 kB/s)
[2026-02-25T23:14:24.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.pom
[2026-02-25T23:14:24.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.pom (1.4 kB at 3.9 kB/s)
[2026-02-25T23:14:24.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.pom
[2026-02-25T23:14:24.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.pom (6.1 kB at 70 kB/s)
[2026-02-25T23:14:24.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-parent/1.1.0/microprofile-graphql-parent-1.1.0.pom
[2026-02-25T23:14:24.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-parent/1.1.0/microprofile-graphql-parent-1.1.0.pom (18 kB at 226 kB/s)
[2026-02-25T23:14:24.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.jar
[2026-02-25T23:14:24.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.jar
[2026-02-25T23:14:24.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.jar
[2026-02-25T23:14:24.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.jar
[2026-02-25T23:14:24.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.jar
[2026-02-25T23:14:25.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.jar (34 kB at 63 kB/s)
[2026-02-25T23:14:25.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.jar
[2026-02-25T23:14:25.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.jar (196 kB at 353 kB/s)
[2026-02-25T23:14:25.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.jar (89 kB at 148 kB/s)
[2026-02-25T23:14:25.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.jar (15 kB at 22 kB/s)
[2026-02-25T23:14:30.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.jar (18 kB at 3.3 kB/s)
[2026-02-25T23:14:30.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.jar (41 kB at 7.3 kB/s)
[2026-02-25T23:14:30.990Z] [INFO]
[2026-02-25T23:14:30.990Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:30.990Z] [INFO]
[2026-02-25T23:14:30.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:30.990Z] [INFO]
[2026-02-25T23:14:30.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:30.990Z] [INFO]
[2026-02-25T23:14:30.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:30.990Z] [INFO]
[2026-02-25T23:14:30.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:30.990Z] [INFO]
[2026-02-25T23:14:30.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:30.990Z] [INFO]
[2026-02-25T23:14:30.990Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:30.990Z] [INFO]
[2026-02-25T23:14:30.990Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:30.990Z] [INFO]
[2026-02-25T23:14:30.990Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:30.990Z] [INFO] Processed 11 files in 28ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-02-25T23:14:30.990Z] [INFO]
[2026-02-25T23:14:30.990Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:30.990Z] [INFO] Processed 11 files in 00:00.035 (Already Sorted: 11, Needed Sorting: 0)
[2026-02-25T23:14:30.990Z] [INFO]
[2026-02-25T23:14:30.990Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:30.990Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:14:30.990Z] [INFO] Copying 3 resources
[2026-02-25T23:14:30.990Z] [INFO]
[2026-02-25T23:14:30.990Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:30.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.pom
[2026-02-25T23:14:31.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.pom (8.1 kB at 15 kB/s)
[2026-02-25T23:14:31.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-parent/1.4.3/smallrye-graphql-ui-parent-1.4.3.pom
[2026-02-25T23:14:31.982Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-parent/1.4.3/smallrye-graphql-ui-parent-1.4.3.pom (719 B at 1.2 kB/s)
[2026-02-25T23:14:31.982Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.jar
[2026-02-25T23:14:33.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.jar (371 kB at 351 kB/s)
[2026-02-25T23:14:33.760Z] [INFO]
[2026-02-25T23:14:33.760Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:33.760Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:14:33.760Z] [INFO] Compiling 11 source files to /quarkus/extensions/smallrye-graphql/runtime/target/classes
[2026-02-25T23:14:36.622Z] [INFO]
[2026-02-25T23:14:36.622Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:37.724Z] [INFO]
[2026-02-25T23:14:37.724Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:37.724Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:14:37.724Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-graphql/runtime/src/test/resources
[2026-02-25T23:14:37.724Z] [INFO]
[2026-02-25T23:14:37.724Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:37.724Z] [INFO] No sources to compile
[2026-02-25T23:14:37.724Z] [INFO]
[2026-02-25T23:14:37.725Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:37.725Z] [INFO] No tests to run.
[2026-02-25T23:14:37.725Z] [INFO]
[2026-02-25T23:14:37.725Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-graphql ---
[2026-02-25T23:14:37.725Z] [INFO] Building jar: /quarkus/extensions/smallrye-graphql/runtime/target/quarkus-smallrye-graphql-2.7.5.Final.jar
[2026-02-25T23:14:42.354Z] [INFO]
[2026-02-25T23:14:42.354Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:14:42.354Z] [INFO] Skipping Quarkus - SmallRye GraphQL - Deployment
[2026-02-25T23:14:42.354Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:14:42.354Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:14:42.354Z] [INFO]
[2026-02-25T23:14:42.354Z] [INFO] ---------< io.quarkus:quarkus-smallrye-graphql-client-parent >----------
[2026-02-25T23:14:42.354Z] [INFO] Building Quarkus - SmallRye GraphQL Client 2.7.5.Final [724/964]
[2026-02-25T23:14:42.354Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:14:42.354Z] [INFO]
[2026-02-25T23:14:42.354Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-graphql-client-parent ---
[2026-02-25T23:14:42.354Z] [INFO]
[2026-02-25T23:14:42.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-graphql-client-parent ---
[2026-02-25T23:14:42.354Z] [INFO]
[2026-02-25T23:14:42.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-graphql-client-parent ---
[2026-02-25T23:14:42.354Z] [INFO]
[2026-02-25T23:14:42.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-graphql-client-parent ---
[2026-02-25T23:14:42.354Z] [INFO]
[2026-02-25T23:14:42.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-graphql-client-parent ---
[2026-02-25T23:14:42.354Z] [INFO]
[2026-02-25T23:14:42.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-graphql-client-parent ---
[2026-02-25T23:14:42.354Z] [INFO]
[2026-02-25T23:14:42.354Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-graphql-client-parent ---
[2026-02-25T23:14:42.354Z] [INFO]
[2026-02-25T23:14:42.354Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-graphql-client-parent ---
[2026-02-25T23:14:42.354Z] [INFO]
[2026-02-25T23:14:42.354Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-graphql-client-parent ---
[2026-02-25T23:14:42.354Z] [INFO]
[2026-02-25T23:14:42.354Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-graphql-client-parent ---
[2026-02-25T23:14:42.354Z] [INFO] Processed 0 files in 00:00.005 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:14:42.354Z] [INFO]
[2026-02-25T23:14:42.354Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-graphql-client-parent ---
[2026-02-25T23:14:42.354Z] [INFO]
[2026-02-25T23:14:42.354Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-graphql-client-parent ---
[2026-02-25T23:14:42.354Z] [INFO] Installing /quarkus/extensions/smallrye-graphql-client/pom.xml to /root/.m2/repository/io/quarkus/quarkus-smallrye-graphql-client-parent/2.7.5.Final/quarkus-smallrye-graphql-client-parent-2.7.5.Final.pom
[2026-02-25T23:14:42.354Z] [INFO]
[2026-02-25T23:14:42.354Z] [INFO] -------------< io.quarkus:quarkus-smallrye-graphql-client >-------------
[2026-02-25T23:14:42.354Z] [INFO] Building Quarkus - SmallRye GraphQL Client - Runtime 2.7.5.Final [725/964]
[2026-02-25T23:14:42.354Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:14:42.354Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.pom
[2026-02-25T23:14:43.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.pom (2.3 kB at 2.4 kB/s)
[2026-02-25T23:14:43.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-parent/1.4.3/smallrye-graphql-client-parent-1.4.3.pom
[2026-02-25T23:14:44.183Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-parent/1.4.3/smallrye-graphql-client-parent-1.4.3.pom (4.0 kB at 3.8 kB/s)
[2026-02-25T23:14:44.183Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.pom
[2026-02-25T23:14:44.495Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.pom (4.4 kB at 8.7 kB/s)
[2026-02-25T23:14:44.495Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.pom
[2026-02-25T23:14:44.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.pom (2.0 kB at 5.7 kB/s)
[2026-02-25T23:14:44.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.jar
[2026-02-25T23:14:44.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.jar
[2026-02-25T23:14:44.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.jar
[2026-02-25T23:14:45.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.jar (47 kB at 90 kB/s)
[2026-02-25T23:14:45.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.jar (33 kB at 58 kB/s)
[2026-02-25T23:14:45.482Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.jar (131 kB at 221 kB/s)
[2026-02-25T23:14:45.482Z] [INFO]
[2026-02-25T23:14:45.482Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:45.482Z] [INFO]
[2026-02-25T23:14:45.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:45.795Z] [INFO]
[2026-02-25T23:14:45.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:45.795Z] [INFO]
[2026-02-25T23:14:45.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:45.795Z] [INFO]
[2026-02-25T23:14:45.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:45.795Z] [INFO]
[2026-02-25T23:14:45.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:45.795Z] [INFO]
[2026-02-25T23:14:45.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:45.795Z] [INFO]
[2026-02-25T23:14:45.795Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:45.795Z] [INFO]
[2026-02-25T23:14:45.795Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:45.795Z] [INFO] Processed 6 files in 13ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T23:14:45.795Z] [INFO]
[2026-02-25T23:14:45.795Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:45.795Z] [INFO] Processed 6 files in 00:00.010 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T23:14:45.795Z] [INFO]
[2026-02-25T23:14:45.795Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:45.795Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:14:45.795Z] [INFO] Copying 2 resources
[2026-02-25T23:14:45.795Z] [INFO]
[2026-02-25T23:14:45.795Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:46.478Z] [INFO]
[2026-02-25T23:14:46.478Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:46.478Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:14:46.478Z] [INFO] Compiling 6 source files to /quarkus/extensions/smallrye-graphql-client/runtime/target/classes
[2026-02-25T23:14:48.074Z] [WARNING] /quarkus/extensions/smallrye-graphql-client/runtime/src/main/java/io/quarkus/smallrye/graphql/client/runtime/SmallRyeGraphQLClientRecorder.java:[34,19] addTypesafeClientApis(java.util.List<java.lang.Class<?>>) in io.smallrye.graphql.client.impl.GraphQLClientsConfiguration has been deprecated
[2026-02-25T23:14:48.075Z] [INFO]
[2026-02-25T23:14:48.075Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:48.751Z] [INFO]
[2026-02-25T23:14:48.751Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:48.751Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:14:48.751Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-graphql-client/runtime/src/test/resources
[2026-02-25T23:14:48.751Z] [INFO]
[2026-02-25T23:14:48.751Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:48.751Z] [INFO] No sources to compile
[2026-02-25T23:14:48.751Z] [INFO]
[2026-02-25T23:14:48.751Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:48.751Z] [INFO] No tests to run.
[2026-02-25T23:14:48.751Z] [INFO]
[2026-02-25T23:14:48.751Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-graphql-client ---
[2026-02-25T23:14:48.751Z] [INFO] Building jar: /quarkus/extensions/smallrye-graphql-client/runtime/target/quarkus-smallrye-graphql-client-2.7.5.Final.jar
[2026-02-25T23:14:52.432Z] [INFO]
[2026-02-25T23:14:52.432Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:14:52.432Z] [INFO] Skipping Quarkus - SmallRye GraphQL Client - Deployment
[2026-02-25T23:14:52.432Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:14:52.432Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:14:52.432Z] [INFO]
[2026-02-25T23:14:52.432Z] [INFO] ---------------< io.quarkus:quarkus-logging-json-parent >---------------
[2026-02-25T23:14:52.432Z] [INFO] Building Quarkus - Logging - JSON 2.7.5.Final [726/964]
[2026-02-25T23:14:52.432Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:14:54.030Z] [INFO]
[2026-02-25T23:14:54.030Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-logging-json-parent ---
[2026-02-25T23:14:54.030Z] [INFO]
[2026-02-25T23:14:54.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-logging-json-parent ---
[2026-02-25T23:14:54.030Z] [INFO]
[2026-02-25T23:14:54.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-logging-json-parent ---
[2026-02-25T23:14:54.030Z] [INFO]
[2026-02-25T23:14:54.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-logging-json-parent ---
[2026-02-25T23:14:54.030Z] [INFO]
[2026-02-25T23:14:54.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-logging-json-parent ---
[2026-02-25T23:14:54.030Z] [INFO]
[2026-02-25T23:14:54.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-logging-json-parent ---
[2026-02-25T23:14:54.030Z] [INFO]
[2026-02-25T23:14:54.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-logging-json-parent ---
[2026-02-25T23:14:54.030Z] [INFO]
[2026-02-25T23:14:54.030Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-logging-json-parent ---
[2026-02-25T23:14:54.030Z] [INFO]
[2026-02-25T23:14:54.030Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-logging-json-parent ---
[2026-02-25T23:14:54.030Z] [INFO]
[2026-02-25T23:14:54.030Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-logging-json-parent ---
[2026-02-25T23:14:54.030Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:14:54.030Z] [INFO]
[2026-02-25T23:14:54.030Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-logging-json-parent ---
[2026-02-25T23:14:54.030Z] [INFO]
[2026-02-25T23:14:54.030Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-logging-json-parent ---
[2026-02-25T23:14:54.030Z] [INFO] Installing /quarkus/extensions/logging-json/pom.xml to /root/.m2/repository/io/quarkus/quarkus-logging-json-parent/2.7.5.Final/quarkus-logging-json-parent-2.7.5.Final.pom
[2026-02-25T23:14:54.030Z] [INFO]
[2026-02-25T23:14:54.030Z] [INFO] ------------------< io.quarkus:quarkus-logging-json >-------------------
[2026-02-25T23:14:54.030Z] [INFO] Building Quarkus - Logging - JSON - Runtime 2.7.5.Final [727/964]
[2026-02-25T23:14:54.030Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:14:54.030Z] [INFO]
[2026-02-25T23:14:54.030Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-logging-json ---
[2026-02-25T23:14:54.030Z] [INFO]
[2026-02-25T23:14:54.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-logging-json ---
[2026-02-25T23:14:54.706Z] [INFO]
[2026-02-25T23:14:54.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-logging-json ---
[2026-02-25T23:14:54.706Z] [INFO]
[2026-02-25T23:14:54.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-logging-json ---
[2026-02-25T23:14:54.706Z] [INFO]
[2026-02-25T23:14:54.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-logging-json ---
[2026-02-25T23:14:54.706Z] [INFO]
[2026-02-25T23:14:54.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-logging-json ---
[2026-02-25T23:14:54.706Z] [INFO]
[2026-02-25T23:14:54.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-logging-json ---
[2026-02-25T23:14:54.706Z] [INFO]
[2026-02-25T23:14:54.706Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-logging-json ---
[2026-02-25T23:14:54.706Z] [INFO]
[2026-02-25T23:14:54.706Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-logging-json ---
[2026-02-25T23:14:54.706Z] [INFO] Processed 2 files in 9ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T23:14:54.706Z] [INFO]
[2026-02-25T23:14:54.706Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-logging-json ---
[2026-02-25T23:14:54.706Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T23:14:54.706Z] [INFO]
[2026-02-25T23:14:54.706Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-logging-json ---
[2026-02-25T23:14:54.706Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:14:54.706Z] [INFO] Copying 1 resource
[2026-02-25T23:14:54.706Z] [INFO]
[2026-02-25T23:14:54.706Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-logging-json ---
[2026-02-25T23:14:55.018Z] [INFO]
[2026-02-25T23:14:55.018Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-logging-json ---
[2026-02-25T23:14:55.018Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:14:55.018Z] [INFO] Compiling 2 source files to /quarkus/extensions/logging-json/runtime/target/classes
[2026-02-25T23:14:56.124Z] [INFO]
[2026-02-25T23:14:56.124Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-logging-json ---
[2026-02-25T23:14:56.124Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:14:56.124Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/logging-json/runtime/src/test/resources
[2026-02-25T23:14:56.124Z] [INFO]
[2026-02-25T23:14:56.124Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-logging-json ---
[2026-02-25T23:14:56.124Z] [INFO] No sources to compile
[2026-02-25T23:14:56.124Z] [INFO]
[2026-02-25T23:14:56.124Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-logging-json ---
[2026-02-25T23:14:56.124Z] [INFO] No tests to run.
[2026-02-25T23:14:56.124Z] [INFO]
[2026-02-25T23:14:56.124Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-logging-json ---
[2026-02-25T23:14:56.124Z] [INFO] Building jar: /quarkus/extensions/logging-json/runtime/target/quarkus-logging-json-2.7.5.Final.jar
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:15:06.752Z] [INFO] Skipping Quarkus - Logging - JSON - Deployment
[2026-02-25T23:15:06.752Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:15:06.752Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] ---------------< io.quarkus:quarkus-logging-gelf-parent >---------------
[2026-02-25T23:15:06.752Z] [INFO] Building Quarkus - Logging - GELF 2.7.5.Final [728/964]
[2026-02-25T23:15:06.752Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-logging-gelf-parent ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-logging-gelf-parent ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-logging-gelf-parent ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-logging-gelf-parent ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-logging-gelf-parent ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-logging-gelf-parent ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-logging-gelf-parent ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-logging-gelf-parent ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-logging-gelf-parent ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-logging-gelf-parent ---
[2026-02-25T23:15:06.752Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-logging-gelf-parent ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-logging-gelf-parent ---
[2026-02-25T23:15:06.752Z] [INFO] Installing /quarkus/extensions/logging-gelf/pom.xml to /root/.m2/repository/io/quarkus/quarkus-logging-gelf-parent/2.7.5.Final/quarkus-logging-gelf-parent-2.7.5.Final.pom
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] ------------------< io.quarkus:quarkus-logging-gelf >-------------------
[2026-02-25T23:15:06.752Z] [INFO] Building Quarkus - Logging - GELF - Runtime 2.7.5.Final [729/964]
[2026-02-25T23:15:06.752Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:15:06.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/paluch/logging/logstash-gelf/1.14.1/logstash-gelf-1.14.1.pom
[2026-02-25T23:15:06.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/paluch/logging/logstash-gelf/1.14.1/logstash-gelf-1.14.1.pom (30 kB at 532 kB/s)
[2026-02-25T23:15:06.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.5.2/junit-bom-5.5.2.pom
[2026-02-25T23:15:06.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.5.2/junit-bom-5.5.2.pom (4.4 kB at 96 kB/s)
[2026-02-25T23:15:06.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/paluch/logging/logstash-gelf/1.14.1/logstash-gelf-1.14.1.jar
[2026-02-25T23:15:06.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/paluch/logging/logstash-gelf/1.14.1/logstash-gelf-1.14.1.jar (186 kB at 4.1 MB/s)
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-logging-gelf ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-logging-gelf ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-logging-gelf ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-logging-gelf ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-logging-gelf ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-logging-gelf ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-logging-gelf ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-logging-gelf ---
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-logging-gelf ---
[2026-02-25T23:15:06.752Z] [INFO] Processed 5 files in 25ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-logging-gelf ---
[2026-02-25T23:15:06.752Z] [INFO] Processed 5 files in 00:00.007 (Already Sorted: 5, Needed Sorting: 0)
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-logging-gelf ---
[2026-02-25T23:15:06.752Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:15:06.752Z] [INFO] Copying 1 resource
[2026-02-25T23:15:06.752Z] [INFO]
[2026-02-25T23:15:06.752Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-logging-gelf ---
[2026-02-25T23:15:07.065Z] [INFO]
[2026-02-25T23:15:07.065Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-logging-gelf ---
[2026-02-25T23:15:07.065Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:15:07.065Z] [INFO] Compiling 5 source files to /quarkus/extensions/logging-gelf/runtime/target/classes
[2026-02-25T23:15:09.242Z] [INFO]
[2026-02-25T23:15:09.242Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-logging-gelf ---
[2026-02-25T23:15:09.242Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:15:09.242Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/logging-gelf/runtime/src/test/resources
[2026-02-25T23:15:09.242Z] [INFO]
[2026-02-25T23:15:09.242Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-logging-gelf ---
[2026-02-25T23:15:09.242Z] [INFO] No sources to compile
[2026-02-25T23:15:09.242Z] [INFO]
[2026-02-25T23:15:09.242Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-logging-gelf ---
[2026-02-25T23:15:09.242Z] [INFO] No tests to run.
[2026-02-25T23:15:09.242Z] [INFO]
[2026-02-25T23:15:09.242Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-logging-gelf ---
[2026-02-25T23:15:09.242Z] [INFO] Building jar: /quarkus/extensions/logging-gelf/runtime/target/quarkus-logging-gelf-2.7.5.Final.jar
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:15:19.959Z] [INFO] Skipping Quarkus - Logging - GELF - Deployment
[2026-02-25T23:15:19.959Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:15:19.959Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] -----------------< io.quarkus:quarkus-picocli-parent >------------------
[2026-02-25T23:15:19.959Z] [INFO] Building Quarkus - Picocli 2.7.5.Final [730/964]
[2026-02-25T23:15:19.959Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-picocli-parent ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-picocli-parent ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-picocli-parent ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-picocli-parent ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-picocli-parent ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-picocli-parent ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-picocli-parent ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-picocli-parent ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-picocli-parent ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-picocli-parent ---
[2026-02-25T23:15:19.959Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-picocli-parent ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-picocli-parent ---
[2026-02-25T23:15:19.959Z] [INFO] Installing /quarkus/extensions/picocli/pom.xml to /root/.m2/repository/io/quarkus/quarkus-picocli-parent/2.7.5.Final/quarkus-picocli-parent-2.7.5.Final.pom
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] ---------------------< io.quarkus:quarkus-picocli >---------------------
[2026-02-25T23:15:19.959Z] [INFO] Building Quarkus - Picocli - Runtime 2.7.5.Final [731/964]
[2026-02-25T23:15:19.959Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:15:19.959Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.pom
[2026-02-25T23:15:19.959Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.pom (1.4 kB at 29 kB/s)
[2026-02-25T23:15:19.959Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.jar
[2026-02-25T23:15:19.959Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.jar (406 kB at 3.7 MB/s)
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-picocli ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-picocli ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-picocli ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-picocli ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-picocli ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-picocli ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-picocli ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-picocli ---
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-picocli ---
[2026-02-25T23:15:19.959Z] [INFO] Processed 8 files in 15ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-picocli ---
[2026-02-25T23:15:19.959Z] [INFO] Processed 8 files in 00:00.008 (Already Sorted: 8, Needed Sorting: 0)
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-picocli ---
[2026-02-25T23:15:19.959Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:15:19.959Z] [INFO] Copying 1 resource
[2026-02-25T23:15:19.959Z] [INFO]
[2026-02-25T23:15:19.959Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-picocli ---
[2026-02-25T23:15:20.273Z] [INFO]
[2026-02-25T23:15:20.273Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-picocli ---
[2026-02-25T23:15:20.273Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:15:20.273Z] [INFO] Compiling 8 source files to /quarkus/extensions/picocli/runtime/target/classes
[2026-02-25T23:15:22.445Z] [INFO]
[2026-02-25T23:15:22.445Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-picocli ---
[2026-02-25T23:15:22.445Z] [INFO] Saving Jandex index: /quarkus/extensions/picocli/runtime/target/classes/META-INF/jandex.idx
[2026-02-25T23:15:22.445Z] [INFO]
[2026-02-25T23:15:22.446Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-picocli ---
[2026-02-25T23:15:22.446Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:15:22.446Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/picocli/runtime/src/test/resources
[2026-02-25T23:15:22.446Z] [INFO]
[2026-02-25T23:15:22.446Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-picocli ---
[2026-02-25T23:15:22.446Z] [INFO] No sources to compile
[2026-02-25T23:15:22.446Z] [INFO]
[2026-02-25T23:15:22.446Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-picocli ---
[2026-02-25T23:15:22.446Z] [INFO] No tests to run.
[2026-02-25T23:15:22.446Z] [INFO]
[2026-02-25T23:15:22.446Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-picocli ---
[2026-02-25T23:15:22.446Z] [INFO] Building jar: /quarkus/extensions/picocli/runtime/target/quarkus-picocli-2.7.5.Final.jar
[2026-02-25T23:15:27.068Z] [INFO]
[2026-02-25T23:15:27.068Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:15:27.068Z] [INFO] Skipping Quarkus - Picocli - Deployment
[2026-02-25T23:15:27.068Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:15:27.068Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:15:27.068Z] [INFO]
[2026-02-25T23:15:27.068Z] [INFO] -------< io.quarkus:quarkus-google-cloud-functions-http-parent >--------
[2026-02-25T23:15:27.068Z] [INFO] Building Quarkus - HTTP Google Cloud Functions 2.7.5.Final [732/964]
[2026-02-25T23:15:27.068Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:15:29.926Z] [INFO]
[2026-02-25T23:15:29.926Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-google-cloud-functions-http-parent ---
[2026-02-25T23:15:29.926Z] [INFO]
[2026-02-25T23:15:29.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-google-cloud-functions-http-parent ---
[2026-02-25T23:15:29.926Z] [INFO]
[2026-02-25T23:15:29.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-google-cloud-functions-http-parent ---
[2026-02-25T23:15:29.926Z] [INFO]
[2026-02-25T23:15:29.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-google-cloud-functions-http-parent ---
[2026-02-25T23:15:29.926Z] [INFO]
[2026-02-25T23:15:29.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-google-cloud-functions-http-parent ---
[2026-02-25T23:15:29.926Z] [INFO]
[2026-02-25T23:15:29.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-google-cloud-functions-http-parent ---
[2026-02-25T23:15:29.926Z] [INFO]
[2026-02-25T23:15:29.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-google-cloud-functions-http-parent ---
[2026-02-25T23:15:29.926Z] [INFO]
[2026-02-25T23:15:29.926Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-google-cloud-functions-http-parent ---
[2026-02-25T23:15:29.927Z] [INFO]
[2026-02-25T23:15:29.927Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-google-cloud-functions-http-parent ---
[2026-02-25T23:15:29.927Z] [INFO]
[2026-02-25T23:15:29.927Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-google-cloud-functions-http-parent ---
[2026-02-25T23:15:29.927Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:15:29.927Z] [INFO]
[2026-02-25T23:15:29.927Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-google-cloud-functions-http-parent ---
[2026-02-25T23:15:29.927Z] [INFO]
[2026-02-25T23:15:29.927Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-google-cloud-functions-http-parent ---
[2026-02-25T23:15:29.927Z] [INFO] Installing /quarkus/extensions/google-cloud-functions-http/pom.xml to /root/.m2/repository/io/quarkus/quarkus-google-cloud-functions-http-parent/2.7.5.Final/quarkus-google-cloud-functions-http-parent-2.7.5.Final.pom
[2026-02-25T23:15:29.927Z] [INFO]
[2026-02-25T23:15:29.927Z] [INFO] -----------< io.quarkus:quarkus-google-cloud-functions-http >-----------
[2026-02-25T23:15:29.927Z] [INFO] Building Quarkus - HTTP Google Cloud Functions - Runtime 2.7.5.Final [733/964]
[2026-02-25T23:15:29.927Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:15:29.927Z] [INFO]
[2026-02-25T23:15:29.927Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-google-cloud-functions-http ---
[2026-02-25T23:15:29.927Z] [INFO]
[2026-02-25T23:15:29.927Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-google-cloud-functions-http ---
[2026-02-25T23:15:31.027Z] [INFO]
[2026-02-25T23:15:31.027Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-google-cloud-functions-http ---
[2026-02-25T23:15:31.027Z] [INFO]
[2026-02-25T23:15:31.027Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-google-cloud-functions-http ---
[2026-02-25T23:15:31.027Z] [INFO]
[2026-02-25T23:15:31.027Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-google-cloud-functions-http ---
[2026-02-25T23:15:31.027Z] [INFO]
[2026-02-25T23:15:31.027Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-google-cloud-functions-http ---
[2026-02-25T23:15:31.027Z] [INFO]
[2026-02-25T23:15:31.027Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-google-cloud-functions-http ---
[2026-02-25T23:15:31.027Z] [INFO]
[2026-02-25T23:15:31.027Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-google-cloud-functions-http ---
[2026-02-25T23:15:31.027Z] [INFO]
[2026-02-25T23:15:31.027Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-google-cloud-functions-http ---
[2026-02-25T23:15:31.027Z] [INFO] Processed 2 files in 14ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-02-25T23:15:31.027Z] [INFO]
[2026-02-25T23:15:31.027Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-google-cloud-functions-http ---
[2026-02-25T23:15:31.027Z] [INFO] Processed 2 files in 00:00.013 (Already Sorted: 2, Needed Sorting: 0)
[2026-02-25T23:15:31.027Z] [INFO]
[2026-02-25T23:15:31.027Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-google-cloud-functions-http ---
[2026-02-25T23:15:31.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:15:31.027Z] [INFO] Copying 1 resource
[2026-02-25T23:15:31.027Z] [INFO]
[2026-02-25T23:15:31.027Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-google-cloud-functions-http ---
[2026-02-25T23:15:32.125Z] [INFO]
[2026-02-25T23:15:32.125Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-google-cloud-functions-http ---
[2026-02-25T23:15:32.125Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:15:32.125Z] [INFO] Compiling 1 source file to /quarkus/extensions/google-cloud-functions-http/runtime/target/classes
[2026-02-25T23:15:34.982Z] [INFO]
[2026-02-25T23:15:34.982Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-google-cloud-functions-http ---
[2026-02-25T23:15:34.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:15:34.982Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/google-cloud-functions-http/runtime/src/test/resources
[2026-02-25T23:15:34.982Z] [INFO]
[2026-02-25T23:15:34.982Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-google-cloud-functions-http ---
[2026-02-25T23:15:34.982Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:15:34.982Z] [INFO] Compiling 1 source file to /quarkus/extensions/google-cloud-functions-http/runtime/target/test-classes
[2026-02-25T23:15:38.656Z] [INFO]
[2026-02-25T23:15:38.656Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-google-cloud-functions-http ---
[2026-02-25T23:15:39.334Z] [INFO]
[2026-02-25T23:15:39.334Z] [INFO] -------------------------------------------------------
[2026-02-25T23:15:39.334Z] [INFO] T E S T S
[2026-02-25T23:15:39.334Z] [INFO] -------------------------------------------------------
[2026-02-25T23:15:39.334Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:15:40.011Z] [INFO] Running io.quarkus.gcp.functions.http.QuarkusHttpFunctionTest
[2026-02-25T23:15:40.325Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-02-25T23:15:41.425Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 s - in io.quarkus.gcp.functions.http.QuarkusHttpFunctionTest
[2026-02-25T23:15:41.425Z] [INFO]
[2026-02-25T23:15:41.425Z] [INFO] Results:
[2026-02-25T23:15:41.425Z] [INFO]
[2026-02-25T23:15:41.425Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-02-25T23:15:41.425Z] [INFO]
[2026-02-25T23:15:41.425Z] [INFO]
[2026-02-25T23:15:41.425Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-google-cloud-functions-http ---
[2026-02-25T23:15:41.425Z] [INFO] Building jar: /quarkus/extensions/google-cloud-functions-http/runtime/target/quarkus-google-cloud-functions-http-2.7.5.Final.jar
[2026-02-25T23:15:47.285Z] [INFO]
[2026-02-25T23:15:47.285Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:15:47.285Z] [INFO] Skipping Quarkus - HTTP Google Cloud Functions - Deployment
[2026-02-25T23:15:47.285Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:15:47.285Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:15:47.285Z] [INFO]
[2026-02-25T23:15:47.285Z] [INFO] ----------< io.quarkus:quarkus-google-cloud-functions-parent >----------
[2026-02-25T23:15:47.285Z] [INFO] Building Quarkus - Google Cloud Functions 2.7.5.Final [734/964]
[2026-02-25T23:15:47.285Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:15:51.909Z] [INFO]
[2026-02-25T23:15:51.909Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-google-cloud-functions-parent ---
[2026-02-25T23:15:51.909Z] [INFO]
[2026-02-25T23:15:51.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-google-cloud-functions-parent ---
[2026-02-25T23:15:51.909Z] [INFO]
[2026-02-25T23:15:51.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-google-cloud-functions-parent ---
[2026-02-25T23:15:51.909Z] [INFO]
[2026-02-25T23:15:51.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-google-cloud-functions-parent ---
[2026-02-25T23:15:51.909Z] [INFO]
[2026-02-25T23:15:51.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-google-cloud-functions-parent ---
[2026-02-25T23:15:51.909Z] [INFO]
[2026-02-25T23:15:51.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-google-cloud-functions-parent ---
[2026-02-25T23:15:51.909Z] [INFO]
[2026-02-25T23:15:51.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-google-cloud-functions-parent ---
[2026-02-25T23:15:51.909Z] [INFO]
[2026-02-25T23:15:51.909Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-google-cloud-functions-parent ---
[2026-02-25T23:15:51.909Z] [INFO]
[2026-02-25T23:15:51.909Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-google-cloud-functions-parent ---
[2026-02-25T23:15:51.909Z] [INFO]
[2026-02-25T23:15:51.909Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-google-cloud-functions-parent ---
[2026-02-25T23:15:51.909Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:15:51.909Z] [INFO]
[2026-02-25T23:15:51.909Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-google-cloud-functions-parent ---
[2026-02-25T23:15:51.909Z] [INFO]
[2026-02-25T23:15:51.909Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-google-cloud-functions-parent ---
[2026-02-25T23:15:51.909Z] [INFO] Installing /quarkus/extensions/google-cloud-functions/pom.xml to /root/.m2/repository/io/quarkus/quarkus-google-cloud-functions-parent/2.7.5.Final/quarkus-google-cloud-functions-parent-2.7.5.Final.pom
[2026-02-25T23:15:51.909Z] [INFO]
[2026-02-25T23:15:51.910Z] [INFO] -------------< io.quarkus:quarkus-google-cloud-functions >--------------
[2026-02-25T23:15:51.910Z] [INFO] Building Quarkus - Google Cloud Functions - Runtime 2.7.5.Final [735/964]
[2026-02-25T23:15:51.910Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:15:53.011Z] [INFO]
[2026-02-25T23:15:53.011Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-google-cloud-functions ---
[2026-02-25T23:15:53.011Z] [INFO]
[2026-02-25T23:15:53.011Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-google-cloud-functions ---
[2026-02-25T23:15:53.012Z] [INFO]
[2026-02-25T23:15:53.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-google-cloud-functions ---
[2026-02-25T23:15:53.012Z] [INFO]
[2026-02-25T23:15:53.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-google-cloud-functions ---
[2026-02-25T23:15:53.012Z] [INFO]
[2026-02-25T23:15:53.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-google-cloud-functions ---
[2026-02-25T23:15:53.012Z] [INFO]
[2026-02-25T23:15:53.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-google-cloud-functions ---
[2026-02-25T23:15:53.012Z] [INFO]
[2026-02-25T23:15:53.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-google-cloud-functions ---
[2026-02-25T23:15:53.012Z] [INFO]
[2026-02-25T23:15:53.012Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-google-cloud-functions ---
[2026-02-25T23:15:53.012Z] [INFO]
[2026-02-25T23:15:53.012Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-google-cloud-functions ---
[2026-02-25T23:15:53.012Z] [INFO] Processed 6 files in 20ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T23:15:53.012Z] [INFO]
[2026-02-25T23:15:53.012Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-google-cloud-functions ---
[2026-02-25T23:15:53.012Z] [INFO] Processed 6 files in 00:00.017 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T23:15:53.012Z] [INFO]
[2026-02-25T23:15:53.012Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-google-cloud-functions ---
[2026-02-25T23:15:53.012Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:15:53.012Z] [INFO] Copying 1 resource
[2026-02-25T23:15:53.012Z] [INFO]
[2026-02-25T23:15:53.012Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-google-cloud-functions ---
[2026-02-25T23:15:53.012Z] [INFO]
[2026-02-25T23:15:53.012Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-google-cloud-functions ---
[2026-02-25T23:15:53.012Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:15:53.012Z] [INFO] Compiling 6 source files to /quarkus/extensions/google-cloud-functions/runtime/target/classes
[2026-02-25T23:15:54.110Z] [WARNING] /quarkus/extensions/google-cloud-functions/runtime/src/main/java/io/quarkus/gcp/functions/QuarkusBackgroundFunction.java:[108,32] unchecked call to accept(T,com.google.cloud.functions.Context) as a member of the raw type com.google.cloud.functions.BackgroundFunction
[2026-02-25T23:15:54.110Z] [INFO]
[2026-02-25T23:15:54.110Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-google-cloud-functions ---
[2026-02-25T23:15:54.110Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:15:54.110Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/google-cloud-functions/runtime/src/test/resources
[2026-02-25T23:15:54.110Z] [INFO]
[2026-02-25T23:15:54.110Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-google-cloud-functions ---
[2026-02-25T23:15:54.110Z] [INFO] No sources to compile
[2026-02-25T23:15:54.110Z] [INFO]
[2026-02-25T23:15:54.110Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-google-cloud-functions ---
[2026-02-25T23:15:54.110Z] [INFO] No tests to run.
[2026-02-25T23:15:54.110Z] [INFO]
[2026-02-25T23:15:54.110Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-google-cloud-functions ---
[2026-02-25T23:15:54.110Z] [INFO] Building jar: /quarkus/extensions/google-cloud-functions/runtime/target/quarkus-google-cloud-functions-2.7.5.Final.jar
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:16:09.757Z] [INFO] Skipping Quarkus - Google Cloud Functions - Deployment
[2026-02-25T23:16:09.757Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:16:09.757Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] -------------------< io.quarkus:quarkus-awt-parent >--------------------
[2026-02-25T23:16:09.757Z] [INFO] Building Quarkus - AWT - Parent 2.7.5.Final [736/964]
[2026-02-25T23:16:09.757Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-awt-parent ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-awt-parent ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-awt-parent ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-awt-parent ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-awt-parent ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-awt-parent ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-awt-parent ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-awt-parent ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-awt-parent ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-awt-parent ---
[2026-02-25T23:16:09.757Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-awt-parent ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-awt-parent ---
[2026-02-25T23:16:09.757Z] [INFO] Installing /quarkus/extensions/awt/pom.xml to /root/.m2/repository/io/quarkus/quarkus-awt-parent/2.7.5.Final/quarkus-awt-parent-2.7.5.Final.pom
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] -----------------------< io.quarkus:quarkus-awt >-----------------------
[2026-02-25T23:16:09.757Z] [INFO] Building Quarkus - AWT - Runtime 2.7.5.Final [737/964]
[2026-02-25T23:16:09.757Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-awt ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-awt ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-awt ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-awt ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-awt ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-awt ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-awt ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-awt ---
[2026-02-25T23:16:09.757Z] [INFO]
[2026-02-25T23:16:09.757Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-awt ---
[2026-02-25T23:16:09.758Z] [INFO] Processed 3 files in 13ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-02-25T23:16:09.758Z] [INFO]
[2026-02-25T23:16:09.758Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-awt ---
[2026-02-25T23:16:09.758Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2026-02-25T23:16:09.758Z] [INFO]
[2026-02-25T23:16:09.758Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-awt ---
[2026-02-25T23:16:09.758Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:16:09.758Z] [INFO] Copying 1 resource
[2026-02-25T23:16:09.758Z] [INFO]
[2026-02-25T23:16:09.758Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-awt ---
[2026-02-25T23:16:09.758Z] [INFO]
[2026-02-25T23:16:09.758Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-awt ---
[2026-02-25T23:16:09.758Z] [INFO] Changes detected - recompiling the module!
[2026-02-25T23:16:09.758Z] [INFO] Compiling 3 source files to /quarkus/extensions/awt/runtime/target/classes
[2026-02-25T23:16:11.352Z] [INFO]
[2026-02-25T23:16:11.353Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-awt ---
[2026-02-25T23:16:11.353Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:16:11.353Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/awt/runtime/src/test/resources
[2026-02-25T23:16:11.353Z] [INFO]
[2026-02-25T23:16:11.353Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-awt ---
[2026-02-25T23:16:11.353Z] [INFO] No sources to compile
[2026-02-25T23:16:11.353Z] [INFO]
[2026-02-25T23:16:11.353Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-awt ---
[2026-02-25T23:16:11.353Z] [INFO] No tests to run.
[2026-02-25T23:16:11.353Z] [INFO]
[2026-02-25T23:16:11.353Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-awt ---
[2026-02-25T23:16:11.353Z] [INFO] Building jar: /quarkus/extensions/awt/runtime/target/quarkus-awt-2.7.5.Final.jar
[2026-02-25T23:16:21.751Z] [INFO]
[2026-02-25T23:16:28.985Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:16:28.985Z] [INFO] Skipping Quarkus - AWT - Deployment
[2026-02-25T23:16:28.985Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:16:28.985Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:16:28.985Z] [INFO]
[2026-02-25T23:16:28.985Z] [INFO] --------< io.quarkus:quarkus-project-core-extension-codestarts >--------
[2026-02-25T23:16:28.985Z] [INFO] Building Quarkus - Dev tools - Project Core Extension Codestarts 2.7.5.Final [738/964]
[2026-02-25T23:16:28.985Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:16:28.985Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.pom
[2026-02-25T23:16:28.985Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.pom
[2026-02-25T23:16:28.985Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.pom (14 kB at 89 kB/s)
[2026-02-25T23:16:28.985Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom
[2026-02-25T23:16:28.985Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom
[2026-02-25T23:16:29.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom (34 kB at 775 kB/s)
[2026-02-25T23:16:29.297Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.jar
[2026-02-25T23:16:29.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.jar
[2026-02-25T23:16:29.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.jar (68 kB at 1.6 MB/s)
[2026-02-25T23:16:29.612Z] [INFO]
[2026-02-25T23:16:29.612Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-project-core-extension-codestarts ---
[2026-02-25T23:16:29.612Z] [INFO]
[2026-02-25T23:16:29.612Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-project-core-extension-codestarts ---
[2026-02-25T23:16:30.288Z] [INFO]
[2026-02-25T23:16:30.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-project-core-extension-codestarts ---
[2026-02-25T23:16:30.288Z] [INFO]
[2026-02-25T23:16:30.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-project-core-extension-codestarts ---
[2026-02-25T23:16:30.288Z] [INFO]
[2026-02-25T23:16:30.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-project-core-extension-codestarts ---
[2026-02-25T23:16:30.288Z] [INFO]
[2026-02-25T23:16:30.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-project-core-extension-codestarts ---
[2026-02-25T23:16:30.288Z] [INFO]
[2026-02-25T23:16:30.288Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-project-core-extension-codestarts ---
[2026-02-25T23:16:30.288Z] [INFO]
[2026-02-25T23:16:30.288Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-project-core-extension-codestarts ---
[2026-02-25T23:16:30.288Z] [INFO]
[2026-02-25T23:16:30.288Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-project-core-extension-codestarts ---
[2026-02-25T23:16:30.288Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:16:30.288Z] [INFO]
[2026-02-25T23:16:30.288Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-project-core-extension-codestarts ---
[2026-02-25T23:16:30.288Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:16:30.288Z] [INFO] Copying 110 resources
[2026-02-25T23:16:30.600Z] [INFO] Copying 1 resource
[2026-02-25T23:16:30.601Z] [INFO]
[2026-02-25T23:16:30.601Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-project-core-extension-codestarts ---
[2026-02-25T23:16:30.601Z] [INFO] No sources to compile
[2026-02-25T23:16:30.601Z] [INFO]
[2026-02-25T23:16:30.601Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-project-core-extension-codestarts ---
[2026-02-25T23:16:30.601Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:16:30.601Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/project-core-extension-codestarts/src/test/resources
[2026-02-25T23:16:30.601Z] [INFO]
[2026-02-25T23:16:30.601Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-project-core-extension-codestarts ---
[2026-02-25T23:16:30.601Z] [INFO] No sources to compile
[2026-02-25T23:16:30.601Z] [INFO]
[2026-02-25T23:16:30.601Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-project-core-extension-codestarts ---
[2026-02-25T23:16:30.601Z] [INFO] No tests to run.
[2026-02-25T23:16:30.601Z] [INFO]
[2026-02-25T23:16:30.601Z] [INFO] --- exec-maven-plugin:3.0.0:exec (generate-gradle-wrapper) @ quarkus-project-core-extension-codestarts ---
[2026-02-25T23:16:30.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
[2026-02-25T23:16:30.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
[2026-02-25T23:16:30.912Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 224 kB/s)
[2026-02-25T23:16:30.912Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/35/commons-parent-35.pom
[2026-02-25T23:16:31.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom
[2026-02-25T23:16:31.225Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 1.1 MB/s)
[2026-02-25T23:16:31.225Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom
[2026-02-25T23:16:31.225Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom
[2026-02-25T23:16:31.538Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom (11 kB at 273 kB/s)
[2026-02-25T23:16:31.538Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
[2026-02-25T23:16:31.538Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar
[2026-02-25T23:16:31.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar
[2026-02-25T23:16:31.852Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
[2026-02-25T23:16:31.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar (128 kB at 2.6 MB/s)
[2026-02-25T23:16:31.852Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 955 kB/s)
[2026-02-25T23:16:32.166Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:16:32.166Z] Downloading https://services.gradle.org/distributions/gradle-7.3.3-all.zip
[2026-02-25T23:16:40.441Z] ...............10%...............20%...............30%...............40%...............50%...............60%................70%...............80%...............90%...............100%
[2026-02-25T23:16:43.321Z]
[2026-02-25T23:16:43.321Z] Welcome to Gradle 7.3.3!
[2026-02-25T23:16:43.321Z]
[2026-02-25T23:16:43.321Z] Here are the highlights of this release:
[2026-02-25T23:16:43.321Z] - Easily declare new test suites in Java projects
[2026-02-25T23:16:43.321Z] - Support for Java 17
[2026-02-25T23:16:43.321Z] - Support for Scala 3
[2026-02-25T23:16:43.321Z]
[2026-02-25T23:16:43.321Z] For more details see https://docs.gradle.org/7.3.3/release-notes.html
[2026-02-25T23:16:43.321Z]
[2026-02-25T23:16:46.203Z] > Task :wrapper
[2026-02-25T23:16:46.203Z]
[2026-02-25T23:16:46.203Z] > Task :init
[2026-02-25T23:16:46.203Z] Get more help with your project: Learn more about Gradle by exploring our samples at https://docs.gradle.org/7.3.3/samples
[2026-02-25T23:16:46.203Z]
[2026-02-25T23:16:46.203Z] BUILD SUCCESSFUL in 14s
[2026-02-25T23:16:46.203Z] 2 actionable tasks: 2 executed
[2026-02-25T23:16:46.203Z] [INFO]
[2026-02-25T23:16:46.203Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-project-core-extension-codestarts ---
[2026-02-25T23:16:46.203Z] [INFO] Building jar: /quarkus/devtools/project-core-extension-codestarts/target/quarkus-project-core-extension-codestarts-2.7.5.Final.jar
[2026-02-25T23:17:05.155Z] [INFO]
[2026-02-25T23:17:05.155Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:17:05.156Z] [INFO] Skipping Quarkus - BOM - Descriptor JSON
[2026-02-25T23:17:05.156Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:17:05.156Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:17:05.156Z] [INFO]
[2026-02-25T23:17:05.156Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:17:05.156Z] [INFO] Skipping Quarkus - Maven Plugin
[2026-02-25T23:17:05.156Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:17:05.156Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:17:05.156Z] [INFO]
[2026-02-25T23:17:05.156Z] [INFO] -------------< io.quarkus:io.quarkus.gradle.plugin.parent >-------------
[2026-02-25T23:17:05.156Z] [INFO] Building Quarkus - Gradle Plugin - Parent 2.7.5.Final [739/964]
[2026-02-25T23:17:05.156Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:17:05.156Z] [INFO]
[2026-02-25T23:17:05.156Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ io.quarkus.gradle.plugin.parent ---
[2026-02-25T23:17:05.156Z] [INFO]
[2026-02-25T23:17:05.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ io.quarkus.gradle.plugin.parent ---
[2026-02-25T23:17:05.156Z] [INFO]
[2026-02-25T23:17:05.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ io.quarkus.gradle.plugin.parent ---
[2026-02-25T23:17:05.156Z] [INFO]
[2026-02-25T23:17:05.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ io.quarkus.gradle.plugin.parent ---
[2026-02-25T23:17:05.156Z] [INFO]
[2026-02-25T23:17:05.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ io.quarkus.gradle.plugin.parent ---
[2026-02-25T23:17:05.156Z] [INFO]
[2026-02-25T23:17:05.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ io.quarkus.gradle.plugin.parent ---
[2026-02-25T23:17:05.156Z] [INFO]
[2026-02-25T23:17:05.156Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ io.quarkus.gradle.plugin.parent ---
[2026-02-25T23:17:05.156Z] [INFO]
[2026-02-25T23:17:05.156Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ io.quarkus.gradle.plugin.parent ---
[2026-02-25T23:17:05.156Z] [INFO]
[2026-02-25T23:17:05.156Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ io.quarkus.gradle.plugin.parent ---
[2026-02-25T23:17:05.156Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:17:05.156Z] [INFO]
[2026-02-25T23:17:05.156Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ io.quarkus.gradle.plugin.parent ---
[2026-02-25T23:17:05.156Z] [INFO]
[2026-02-25T23:17:05.156Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ io.quarkus.gradle.plugin.parent ---
[2026-02-25T23:17:05.156Z] [INFO] Installing /quarkus/devtools/gradle/pom.xml to /root/.m2/repository/io/quarkus/io.quarkus.gradle.plugin.parent/2.7.5.Final/io.quarkus.gradle.plugin.parent-2.7.5.Final.pom
[2026-02-25T23:17:05.156Z] [INFO]
[2026-02-25T23:17:05.156Z] [INFO] ------------------< io.quarkus:quarkus-gradle-model >-------------------
[2026-02-25T23:17:05.156Z] [INFO] Building Quarkus - Gradle Model 2.7.5.Final [740/964]
[2026-02-25T23:17:05.156Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:17:05.156Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
[2026-02-25T23:17:05.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
[2026-02-25T23:17:05.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom (6.8 kB at 171 kB/s)
[2026-02-25T23:17:05.156Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
[2026-02-25T23:17:05.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
[2026-02-25T23:17:05.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom (26 kB at 709 kB/s)
[2026-02-25T23:17:05.156Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
[2026-02-25T23:17:05.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
[2026-02-25T23:17:05.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar (47 kB at 1.5 MB/s)
[2026-02-25T23:17:05.156Z] [INFO]
[2026-02-25T23:17:05.156Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-gradle-model ---
[2026-02-25T23:17:05.156Z] [INFO]
[2026-02-25T23:17:05.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-gradle-model ---
[2026-02-25T23:17:06.749Z] [INFO]
[2026-02-25T23:17:06.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-gradle-model ---
[2026-02-25T23:17:06.749Z] [INFO]
[2026-02-25T23:17:06.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-gradle-model ---
[2026-02-25T23:17:06.749Z] [INFO]
[2026-02-25T23:17:06.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-gradle-model ---
[2026-02-25T23:17:06.749Z] [INFO]
[2026-02-25T23:17:06.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-gradle-model ---
[2026-02-25T23:17:06.749Z] [INFO]
[2026-02-25T23:17:06.749Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-gradle-model ---
[2026-02-25T23:17:06.749Z] [INFO]
[2026-02-25T23:17:06.749Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-gradle-model ---
[2026-02-25T23:17:06.749Z] [INFO] Processed 6 files in 27ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-02-25T23:17:06.749Z] [INFO]
[2026-02-25T23:17:06.749Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-gradle-model ---
[2026-02-25T23:17:07.846Z] [INFO] Processed 6 files in 00:00.864 (Already Sorted: 6, Needed Sorting: 0)
[2026-02-25T23:17:07.846Z] [INFO]
[2026-02-25T23:17:07.846Z] [INFO] --- exec-maven-plugin:3.0.0:exec (gradle) @ quarkus-gradle-model ---
[2026-02-25T23:17:07.846Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:17:26.744Z] > Task :gradle-model:clean UP-TO-DATE
[2026-02-25T23:17:42.362Z]
[2026-02-25T23:17:42.362Z] > Task :gradle-model:compileJava
[2026-02-25T23:17:42.362Z] Note: Some input files use or override a deprecated API.
[2026-02-25T23:17:42.362Z] Note: Recompile with -Xlint:deprecation for details.
[2026-02-25T23:17:52.973Z]
[2026-02-25T23:17:52.973Z] > Task :gradle-model:processResources NO-SOURCE
[2026-02-25T23:17:52.973Z] > Task :gradle-model:classes
[2026-02-25T23:17:52.973Z] > Task :gradle-model:jar
[2026-02-25T23:17:55.178Z]
[2026-02-25T23:17:55.178Z] > Task :gradle-model:javadocPicked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:17:55.178Z]
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/DependencyUtils.java:36: warning: no comment
[2026-02-25T23:17:56.766Z] public class DependencyUtils {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/DependencyUtils.java:161: warning: no comment
[2026-02-25T23:17:56.766Z] public static void addLocalDeploymentDependency(String deploymentConfigurationName, LocalExtensionDependency extension,
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/DependencyUtils.java:175: warning: no comment
[2026-02-25T23:17:56.766Z] public static String asCapabilityNotation(AppArtifactCoords artifactCoords) {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/DependencyUtils.java:79: warning: no comment
[2026-02-25T23:17:56.766Z] public static String asDependencyNotation(AppArtifactCoords artifactCoords) {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/DependencyUtils.java:75: warning: no comment
[2026-02-25T23:17:56.766Z] public static String asDependencyNotation(Dependency dependency) {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/DependencyUtils.java:155: warning: no comment
[2026-02-25T23:17:56.766Z] public static Dependency create(DependencyHandler dependencies, String conditionalDependency) {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/DependencyUtils.java:41: warning: no comment
[2026-02-25T23:17:56.766Z] public static Configuration duplicateConfiguration(Project project, Configuration toDuplicate) {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/DependencyUtils.java:83: warning: no comment
[2026-02-25T23:17:56.766Z] public static ExtensionDependency getExtensionInfoOrNull(Project project, ResolvedArtifact artifact) {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/DependencyUtils.java:62: warning: no comment
[2026-02-25T23:17:56.766Z] public static boolean isTestFixtureDependency(Dependency dependency) {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/DependencyUtils.java:167: warning: no comment
[2026-02-25T23:17:56.766Z] public static void requireDeploymentDependency(String deploymentConfigurationName, ExtensionDependency extension,
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/ExtensionDependency.java:14: warning: no comment
[2026-02-25T23:17:56.766Z] public class ExtensionDependency {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/ExtensionDependency.java:22: warning: no comment
[2026-02-25T23:17:56.766Z] public ExtensionDependency(ModuleVersionIdentifier extensionId, AppArtifactCoords deploymentModule,
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/ExtensionDependency.java:65: warning: no comment
[2026-02-25T23:17:56.766Z] public String asDependencyNotation() {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/ExtensionDependency.java:103: warning: no comment
[2026-02-25T23:17:56.766Z] public List<Dependency> getConditionalDependencies() {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/ExtensionDependency.java:99: warning: no comment
[2026-02-25T23:17:56.766Z] public List<ArtifactKey> getDependencyConditions() {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/ExtensionDependency.java:107: warning: no comment
[2026-02-25T23:17:56.766Z] public AppArtifactCoords getDeploymentModule() {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/ExtensionDependency.java:95: warning: no comment
[2026-02-25T23:17:56.766Z] public ModuleVersionIdentifier getExtensionId() {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/ExtensionDependency.java:83: warning: no comment
[2026-02-25T23:17:56.766Z] public String getGroup() {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/ExtensionDependency.java:87: warning: no comment
[2026-02-25T23:17:56.766Z] public String getName() {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/ExtensionDependency.java:91: warning: no comment
[2026-02-25T23:17:56.766Z] public String getVersion() {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/ExtensionDependency.java:31: warning: no comment
[2026-02-25T23:17:56.766Z] public void importConditionalDependency(DependencyHandler dependencies, ModuleVersionIdentifier capability) {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/ExtensionDependency.java:44: warning: no comment
[2026-02-25T23:17:56.766Z] public void installDeploymentVariant(DependencyHandler dependencies) {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/ExtensionDependency.java:111: warning: no comment
[2026-02-25T23:17:56.766Z] public boolean isConditional() {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/ExtensionDependency.java:115: warning: no comment
[2026-02-25T23:17:56.766Z] public void setConditional(boolean isConditional) {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/ExtensionDependency.java:79: warning: no comment
[2026-02-25T23:17:56.766Z] public String toModuleName() {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/GradleApplicationModelBuilder.java:68: warning: no comment
[2026-02-25T23:17:56.766Z] public class GradleApplicationModelBuilder implements ParameterizedToolingModelBuilder<ModelParameter> {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/GradleApplicationModelBuilder.java:179: warning: no comment
[2026-02-25T23:17:56.766Z] public static ResolvedDependency getProjectArtifact(Project project, LaunchMode mode) {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/LocalExtensionDependency.java:12: warning: no comment
[2026-02-25T23:17:56.766Z] public class LocalExtensionDependency extends ExtensionDependency {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/LocalExtensionDependency.java:18: warning: no comment
[2026-02-25T23:17:56.766Z] public LocalExtensionDependency(Project localProject, ModuleVersionIdentifier extensionId,
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/dependency/LocalExtensionDependency.java:25: warning: no comment
[2026-02-25T23:17:56.766Z] public String findDeploymentModulePath() {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/ToolingUtils.java:25: warning: no comment
[2026-02-25T23:17:56.766Z] public class ToolingUtils {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/ToolingUtils.java:28: warning: no comment
[2026-02-25T23:17:56.766Z] public static final String DEV_MODE_CONFIGURATION_NAME = "quarkusDev";
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/ToolingUtils.java:76: warning: no comment
[2026-02-25T23:17:56.766Z] public static ApplicationModel create(Project project, LaunchMode mode) {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/ToolingUtils.java:39: warning: no comment
[2026-02-25T23:17:56.766Z] public static List<Dependency> getEnforcedPlatforms(Configuration config) {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/ToolingUtils.java:34: warning: no comment
[2026-02-25T23:17:56.766Z] public static List<Dependency> getEnforcedPlatforms(Project project) {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/ToolingUtils.java:59: warning: no comment
[2026-02-25T23:17:56.766Z] public static IncludedBuild includedBuild(final Project project, final String projectName) {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/ToolingUtils.java:53: warning: no comment
[2026-02-25T23:17:56.766Z] public static boolean isEnforcedPlatform(ModuleDependency module) {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/ToolingUtils.java:67: warning: no comment
[2026-02-25T23:17:56.766Z] public static Path serializeAppModel(ApplicationModel appModel, Task context, boolean test) throws IOException {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:56.766Z] /quarkus/devtools/gradle/gradle-model/src/main/java/io/quarkus/gradle/tooling/ToolingUtils.java:30: warning: no comment
[2026-02-25T23:17:56.766Z] public static String toDeploymentConfigurationName(String baseConfigurationName) {
[2026-02-25T23:17:56.766Z] ^
[2026-02-25T23:17:57.078Z] 39 warnings
[2026-02-25T23:17:57.078Z]
[2026-02-25T23:17:57.078Z] > Task :gradle-model:javadocJar
[2026-02-25T23:17:57.078Z] > Task :gradle-model:sourcesJar
[2026-02-25T23:17:57.078Z] > Task :gradle-model:assemble
[2026-02-25T23:18:05.765Z] > Task :gradle-model:compileTestJava
[2026-02-25T23:18:05.765Z] > Task :gradle-model:processTestResources NO-SOURCE
[2026-02-25T23:18:05.765Z] > Task :gradle-model:testClasses
[2026-02-25T23:18:07.946Z]
[2026-02-25T23:18:07.946Z] > Task :gradle-model:test
[2026-02-25T23:18:07.946Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:18:07.946Z]
[2026-02-25T23:18:07.946Z] GradleApplicationModelBuilderTest > testToAppDependency() PASSED
[2026-02-25T23:18:07.946Z]
[2026-02-25T23:18:07.946Z] > Task :gradle-model:check
[2026-02-25T23:18:07.946Z] > Task :gradle-model:build
[2026-02-25T23:18:07.946Z]
[2026-02-25T23:18:07.946Z] BUILD SUCCESSFUL in 1m
[2026-02-25T23:18:07.946Z] 8 actionable tasks: 7 executed, 1 up-to-date
[2026-02-25T23:18:08.259Z] [INFO]
[2026-02-25T23:18:08.259Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-gradle-model ---
[2026-02-25T23:18:08.259Z] [INFO]
[2026-02-25T23:18:08.259Z] [INFO] --- build-helper-maven-plugin:1.9.1:attach-artifact (attach-artifacts) @ quarkus-gradle-model ---
[2026-02-25T23:18:08.259Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
[2026-02-25T23:18:08.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
[2026-02-25T23:18:08.571Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom (643 B at 19 kB/s)
[2026-02-25T23:18:08.571Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
[2026-02-25T23:18:08.571Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
[2026-02-25T23:18:08.571Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.1/maven-2.0.1.pom (11 kB at 383 kB/s)
[2026-02-25T23:18:08.571Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
[2026-02-25T23:18:08.883Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
[2026-02-25T23:18:08.883Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 7.9 MB/s)
[2026-02-25T23:18:09.981Z] [INFO]
[2026-02-25T23:18:09.981Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-gradle-model ---
[2026-02-25T23:18:09.981Z] [INFO] Installing /quarkus/devtools/gradle/gradle-model/pom.xml to /root/.m2/repository/io/quarkus/quarkus-gradle-model/2.7.5.Final/quarkus-gradle-model-2.7.5.Final.pom
[2026-02-25T23:18:09.981Z] [INFO] Installing /quarkus/devtools/gradle/gradle-model/build/libs/gradle-model-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-gradle-model/2.7.5.Final/quarkus-gradle-model-2.7.5.Final.jar
[2026-02-25T23:18:09.981Z] [INFO] Installing /quarkus/devtools/gradle/gradle-model/build/libs/gradle-model-2.7.5.Final-javadoc.jar to /root/.m2/repository/io/quarkus/quarkus-gradle-model/2.7.5.Final/quarkus-gradle-model-2.7.5.Final-javadoc.jar
[2026-02-25T23:18:09.981Z] [INFO] Installing /quarkus/devtools/gradle/gradle-model/build/libs/gradle-model-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-gradle-model/2.7.5.Final/quarkus-gradle-model-2.7.5.Final-sources.jar
[2026-02-25T23:18:09.981Z] [INFO]
[2026-02-25T23:18:09.981Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:18:09.981Z] [INFO] Skipping Quarkus - Gradle Plugin
[2026-02-25T23:18:09.981Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:18:09.981Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:18:09.981Z] [INFO]
[2026-02-25T23:18:09.981Z] [INFO] ------< io.quarkus.extension:io.quarkus.extension.gradle.plugin >-------
[2026-02-25T23:18:09.981Z] [INFO] Building Quarkus - Extension Gradle Plugin 2.7.5.Final [741/964]
[2026-02-25T23:18:09.981Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:18:09.981Z] [INFO]
[2026-02-25T23:18:09.981Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ io.quarkus.extension.gradle.plugin ---
[2026-02-25T23:18:09.981Z] [INFO]
[2026-02-25T23:18:09.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ io.quarkus.extension.gradle.plugin ---
[2026-02-25T23:18:10.293Z] [INFO]
[2026-02-25T23:18:10.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ io.quarkus.extension.gradle.plugin ---
[2026-02-25T23:18:10.293Z] [INFO]
[2026-02-25T23:18:10.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ io.quarkus.extension.gradle.plugin ---
[2026-02-25T23:18:10.293Z] [INFO]
[2026-02-25T23:18:10.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ io.quarkus.extension.gradle.plugin ---
[2026-02-25T23:18:10.293Z] [INFO]
[2026-02-25T23:18:10.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ io.quarkus.extension.gradle.plugin ---
[2026-02-25T23:18:10.293Z] [INFO]
[2026-02-25T23:18:10.293Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ io.quarkus.extension.gradle.plugin ---
[2026-02-25T23:18:10.293Z] [INFO]
[2026-02-25T23:18:10.293Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ io.quarkus.extension.gradle.plugin ---
[2026-02-25T23:18:10.293Z] [INFO] Processed 9 files in 27ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-02-25T23:18:10.293Z] [INFO]
[2026-02-25T23:18:10.293Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ io.quarkus.extension.gradle.plugin ---
[2026-02-25T23:18:10.603Z] [INFO] Processed 9 files in 00:00.039 (Already Sorted: 9, Needed Sorting: 0)
[2026-02-25T23:18:10.603Z] [INFO]
[2026-02-25T23:18:10.603Z] [INFO] --- exec-maven-plugin:3.0.0:exec (gradle) @ io.quarkus.extension.gradle.plugin ---
[2026-02-25T23:18:10.603Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:18:16.355Z] > Task :gradle-extension-plugin:clean UP-TO-DATE
[2026-02-25T23:18:19.229Z] > Task :gradle-model:compileJava UP-TO-DATE
[2026-02-25T23:18:21.430Z]
[2026-02-25T23:18:21.430Z] > Task :gradle-extension-plugin:compileJava
[2026-02-25T23:18:21.430Z] Note: Some input files use or override a deprecated API.
[2026-02-25T23:18:21.430Z] Note: Recompile with -Xlint:deprecation for details.
[2026-02-25T23:18:24.288Z]
[2026-02-25T23:18:24.288Z] > Task :gradle-extension-plugin:pluginDescriptors
[2026-02-25T23:18:24.288Z] > Task :gradle-extension-plugin:processResources
[2026-02-25T23:18:24.288Z] > Task :gradle-extension-plugin:classes
[2026-02-25T23:18:24.288Z] > Task :gradle-extension-plugin:jar
[2026-02-25T23:18:24.288Z] > Task :gradle-extension-plugin:publishPluginJar
[2026-02-25T23:18:26.533Z]
[2026-02-25T23:18:26.533Z] > Task :gradle-extension-plugin:javadoc
[2026-02-25T23:18:26.533Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/dependency/DeploymentClasspathBuilder.java:20: warning: no comment
[2026-02-25T23:18:28.124Z] public class DeploymentClasspathBuilder {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/dependency/DeploymentClasspathBuilder.java:25: warning: no comment
[2026-02-25T23:18:28.124Z] public DeploymentClasspathBuilder(Project project) {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/dependency/DeploymentClasspathBuilder.java:29: warning: no comment
[2026-02-25T23:18:28.124Z] public void exportDeploymentClasspath(String configurationName) {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/tasks/ExtensionDescriptorTask.java:54: warning: no comment
[2026-02-25T23:18:28.124Z] public ExtensionDescriptorTask() {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/tasks/ExtensionDescriptorTask.java:81: warning: no comment
[2026-02-25T23:18:28.124Z] public void generateExtensionDescriptor() throws IOException {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/tasks/ExtensionDescriptorTask.java:76: warning: no comment
[2026-02-25T23:18:28.124Z] public Configuration getClasspath() {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/tasks/ExtensionDescriptorTask.java:71: warning: no comment
[2026-02-25T23:18:28.124Z] public void setClasspath(Configuration classpath) {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/tasks/ExtensionDescriptorTask.java:63: warning: no comment
[2026-02-25T23:18:28.124Z] public void setInputResourcesDir(String inputResourcesDir) {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/tasks/ExtensionDescriptorTask.java:59: warning: no comment
[2026-02-25T23:18:28.124Z] public void setOutputResourcesDir(File outputResourcesDir) {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/tasks/ExtensionDescriptorTask.java:67: warning: no comment
[2026-02-25T23:18:28.124Z] public void setQuarkusExtensionConfiguration(QuarkusExtensionConfiguration quarkusExtensionConfiguration) {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:7: warning: no comment
[2026-02-25T23:18:28.124Z] public class QuarkusExtensionConfiguration {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:21: warning: no comment
[2026-02-25T23:18:28.124Z] public QuarkusExtensionConfiguration(Project project) {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:81: warning: no comment
[2026-02-25T23:18:28.124Z] public List<String> getConditionalDependencies() {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:97: warning: no comment
[2026-02-25T23:18:28.124Z] public String getDefaultDeployementArtifactName() {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:89: warning: no comment
[2026-02-25T23:18:28.124Z] public List<String> getDependencyConditions() {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:33: warning: no comment
[2026-02-25T23:18:28.124Z] public String getDeploymentArtifact() {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:41: warning: no comment
[2026-02-25T23:18:28.124Z] public String getDeploymentModule() {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:49: warning: no comment
[2026-02-25T23:18:28.124Z] public List<String> getExcludedArtifacts() {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:73: warning: no comment
[2026-02-25T23:18:28.124Z] public List<String> getLesserPriorityArtifacts() {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:57: warning: no comment
[2026-02-25T23:18:28.124Z] public List<String> getParentFirstArtifacts() {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:65: warning: no comment
[2026-02-25T23:18:28.124Z] public List<String> getRunnerParentFirstArtifacts() {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.124Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:29: warning: no comment
[2026-02-25T23:18:28.124Z] public boolean isValidationDisabled() {
[2026-02-25T23:18:28.124Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:85: warning: no comment
[2026-02-25T23:18:28.125Z] public void setConditionalDependencies(List<String> conditionalDependencies) {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:93: warning: no comment
[2026-02-25T23:18:28.125Z] public void setDependencyConditions(List<String> dependencyCondition) {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:37: warning: no comment
[2026-02-25T23:18:28.125Z] public void setDeploymentArtifact(String deploymentArtifact) {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:45: warning: no comment
[2026-02-25T23:18:28.125Z] public void setDeploymentModule(String deploymentModule) {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:25: warning: no comment
[2026-02-25T23:18:28.125Z] public void setDisableValidation(boolean disableValidation) {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:53: warning: no comment
[2026-02-25T23:18:28.125Z] public void setExcludedArtifacts(List<String> excludedArtifacts) {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:77: warning: no comment
[2026-02-25T23:18:28.125Z] public void setLesserPriorityArtifacts(List<String> lesserPriorityArtifacts) {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:61: warning: no comment
[2026-02-25T23:18:28.125Z] public void setParentFirstArtifacts(List<String> parentFirstArtifacts) {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionConfiguration.java:69: warning: no comment
[2026-02-25T23:18:28.125Z] public void setRunnerParentFirstArtifacts(List<String> runnerParentFirstArtifacts) {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionPlugin.java:26: warning: no comment
[2026-02-25T23:18:28.125Z] public class QuarkusExtensionPlugin implements Plugin<Project> {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionPlugin.java:28: warning: no comment
[2026-02-25T23:18:28.125Z] public static final String DEFAULT_DEPLOYMENT_PROJECT_NAME = "deployment";
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionPlugin.java:29: warning: no comment
[2026-02-25T23:18:28.125Z] public static final String EXTENSION_CONFIGURATION_NAME = "quarkusExtension";
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionPlugin.java:31: warning: no comment
[2026-02-25T23:18:28.125Z] public static final String EXTENSION_DESCRIPTOR_TASK_NAME = "extensionDescriptor";
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionPlugin.java:34: warning: no comment
[2026-02-25T23:18:28.125Z] public static final String QUARKUS_ANNOTATION_PROCESSOR = "io.quarkus:quarkus-extension-processor";
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/QuarkusExtensionPlugin.java:32: warning: no comment
[2026-02-25T23:18:28.125Z] public static final String VALIDATE_EXTENSION_TASK_NAME = "validateExtension";
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/tasks/ValidateExtensionTask.java:21: warning: no comment
[2026-02-25T23:18:28.125Z] public class ValidateExtensionTask extends DefaultTask {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/tasks/ValidateExtensionTask.java:27: warning: no comment
[2026-02-25T23:18:28.125Z] public ValidateExtensionTask() {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/tasks/ValidateExtensionTask.java:46: warning: no comment
[2026-02-25T23:18:28.125Z] public Configuration getDeploymentModuleClasspath() {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/tasks/ValidateExtensionTask.java:37: warning: no comment
[2026-02-25T23:18:28.125Z] public Configuration getRuntimeModuleClasspath() {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/tasks/ValidateExtensionTask.java:50: warning: no comment
[2026-02-25T23:18:28.125Z] public void setDeploymentModuleClasspath(Configuration deploymentModuleClasspath) {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/tasks/ValidateExtensionTask.java:32: warning: no comment
[2026-02-25T23:18:28.125Z] public void setQuarkusExtensionConfiguration(QuarkusExtensionConfiguration extensionConfiguration) {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/tasks/ValidateExtensionTask.java:41: warning: no comment
[2026-02-25T23:18:28.125Z] public void setRuntimeModuleClasspath(Configuration runtimeModuleClasspath) {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.125Z] /quarkus/devtools/gradle/gradle-extension-plugin/src/main/java/io/quarkus/extension/gradle/tasks/ValidateExtensionTask.java:55: warning: no comment
[2026-02-25T23:18:28.125Z] public void validateExtension() {
[2026-02-25T23:18:28.125Z] ^
[2026-02-25T23:18:28.439Z] 45 warnings
[2026-02-25T23:18:28.439Z]
[2026-02-25T23:18:28.439Z] > Task :gradle-extension-plugin:publishPluginJavaDocsJar
[2026-02-25T23:18:28.439Z] > Task :gradle-extension-plugin:assemble
[2026-02-25T23:18:28.439Z] > Task :gradle-model:processResources NO-SOURCE
[2026-02-25T23:18:28.439Z] > Task :gradle-model:classes UP-TO-DATE
[2026-02-25T23:18:28.439Z] > Task :gradle-model:jar UP-TO-DATE
[2026-02-25T23:18:28.439Z] > Task :gradle-extension-plugin:pluginUnderTestMetadata
[2026-02-25T23:18:29.536Z] > Task :gradle-extension-plugin:compileTestJava
[2026-02-25T23:18:29.536Z] > Task :gradle-extension-plugin:processTestResources NO-SOURCE
[2026-02-25T23:18:29.536Z] > Task :gradle-extension-plugin:testClasses
[2026-02-25T23:18:31.715Z]
[2026-02-25T23:18:31.715Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-02-25T23:18:31.715Z] > Task :gradle-extension-plugin:test
[2026-02-25T23:18:47.381Z]
[2026-02-25T23:18:47.381Z] QuarkusExtensionPluginTest > jarShouldContainsExtensionPropertiesFile() PASSED
[2026-02-25T23:19:03.002Z]
[2026-02-25T23:19:03.002Z] QuarkusExtensionPluginTest > pluginShouldAddAnnotationProcessorToDeploymentModule() PASSED
[2026-02-25T23:19:03.679Z]
[2026-02-25T23:19:03.679Z] QuarkusExtensionPluginTest > pluginShouldAddAnnotationProcessor() PASSED
[2026-02-25T23:19:03.992Z]
[2026-02-25T23:19:03.992Z] ExtensionDescriptorTaskTest > shouldGenerateDescriptorBasedOnExistingFile() PASSED
[2026-02-25T23:19:04.665Z]
[2026-02-25T23:19:04.665Z] ExtensionDescriptorTaskTest > shouldUseCustomDeploymentArtifactName() PASSED
[2026-02-25T23:19:04.978Z]
[2026-02-25T23:19:04.978Z] ExtensionDescriptorTaskTest > shouldContainsConditionalDependencies() PASSED
[2026-02-25T23:19:05.290Z]
[2026-02-25T23:19:05.290Z] ExtensionDescriptorTaskTest > shouldContainsParentFirstArtifacts() PASSED
[2026-02-25T23:19:05.602Z]
[2026-02-25T23:19:05.602Z] ExtensionDescriptorTaskTest > shouldCreateFilesWithDefaultValues() PASSED
[2026-02-25T23:19:05.915Z]
[2026-02-25T23:19:05.915Z] ValidateExtensionTaskTest > shouldSkipValidationWhenDisabled() PASSED
[2026-02-25T23:19:06.227Z]
[2026-02-25T23:19:06.227Z] ValidateExtensionTaskTest > shouldValidateExtensionDependencies() PASSED
[2026-02-25T23:19:06.946Z]
[2026-02-25T23:19:06.946Z] ValidateExtensionTaskTest > shouldDetectInvalidRuntimeDependency() PASSED
[2026-02-25T23:19:09.125Z]
[2026-02-25T23:19:09.125Z] ValidateExtensionTaskTest > shouldDetectMissionExtensionDependency() PASSED
[2026-02-25T23:19:09.440Z]
[2026-02-25T23:19:09.440Z] > Task :gradle-extension-plugin:validatePlugins
[2026-02-25T23:19:09.440Z] > Task :gradle-extension-plugin:check
[2026-02-25T23:19:09.440Z] > Task :gradle-extension-plugin:build
[2026-02-25T23:19:09.440Z]
[2026-02-25T23:19:09.440Z] BUILD SUCCESSFUL in 58s
[2026-02-25T23:19:09.440Z] 14 actionable tasks: 11 executed, 3 up-to-date
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ io.quarkus.extension.gradle.plugin ---
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] --- build-helper-maven-plugin:1.9.1:attach-artifact (attach-artifacts) @ io.quarkus.extension.gradle.plugin ---
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ io.quarkus.extension.gradle.plugin ---
[2026-02-25T23:19:09.755Z] [INFO] Installing /quarkus/devtools/gradle/gradle-extension-plugin/pom.xml to /root/.m2/repository/io/quarkus/extension/io.quarkus.extension.gradle.plugin/2.7.5.Final/io.quarkus.extension.gradle.plugin-2.7.5.Final.pom
[2026-02-25T23:19:09.755Z] [INFO] Installing /quarkus/devtools/gradle/gradle-extension-plugin/build/libs/gradle-extension-plugin-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/extension/io.quarkus.extension.gradle.plugin/2.7.5.Final/io.quarkus.extension.gradle.plugin-2.7.5.Final.jar
[2026-02-25T23:19:09.755Z] [INFO] Installing /quarkus/devtools/gradle/gradle-extension-plugin/build/libs/gradle-extension-plugin-2.7.5.Final-javadoc.jar to /root/.m2/repository/io/quarkus/extension/io.quarkus.extension.gradle.plugin/2.7.5.Final/io.quarkus.extension.gradle.plugin-2.7.5.Final-javadoc.jar
[2026-02-25T23:19:09.755Z] [INFO] Installing /quarkus/devtools/gradle/gradle-extension-plugin/build/libs/gradle-extension-plugin-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/extension/io.quarkus.extension.gradle.plugin/2.7.5.Final/io.quarkus.extension.gradle.plugin-2.7.5.Final-sources.jar
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO] Skipping Quarkus - Command Line Interface
[2026-02-25T23:19:09.755Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] ------------< io.quarkus:quarkus-integration-tests-parent >-------------
[2026-02-25T23:19:09.755Z] [INFO] Building Quarkus - Integration Tests 2.7.5.Final [742/964]
[2026-02-25T23:19:09.755Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-integration-tests-parent ---
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-integration-tests-parent ---
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-integration-tests-parent ---
[2026-02-25T23:19:09.755Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-integration-tests-parent ---
[2026-02-25T23:19:09.755Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-integration-tests-parent ---
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-integration-tests-parent ---
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-deployment-deps) @ quarkus-integration-tests-parent ---
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-integration-tests-parent ---
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-integration-tests-parent ---
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-integration-tests-parent ---
[2026-02-25T23:19:09.755Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-integration-tests-parent ---
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-integration-tests-parent ---
[2026-02-25T23:19:09.755Z] [INFO] Installing /quarkus/integration-tests/pom.xml to /root/.m2/repository/io/quarkus/quarkus-integration-tests-parent/2.7.5.Final/quarkus-integration-tests-parent-2.7.5.Final.pom
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO] Skipping Quarkus - Integration Test - Avro code generation and reload
[2026-02-25T23:19:09.755Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO] Skipping Quarkus - Integration Tests - AWT
[2026-02-25T23:19:09.755Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO] Skipping Quarkus - Integration Tests - No AWT
[2026-02-25T23:19:09.755Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO] Skipping Quarkus - Integration Tests - Bouncy Castle
[2026-02-25T23:19:09.755Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO] Skipping Quarkus - Integration Tests - Bouncy Castle FIPS
[2026-02-25T23:19:09.755Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO] Skipping Quarkus - Integration Tests - Bouncy Castle FIPS JSSE
[2026-02-25T23:19:09.755Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO] Skipping Quarkus - Integration Tests - Bouncy Castle JSSE
[2026-02-25T23:19:09.755Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO] Skipping Quarkus - Integration Tests - Funqy Amazon Lambda
[2026-02-25T23:19:09.755Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO] Skipping Quarkus - Integration Tests - Funqy Google Cloud Functions
[2026-02-25T23:19:09.755Z] [INFO] This project has been banned from the build due to previous failures.
[2026-02-25T23:19:09.755Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:09.755Z] [INFO]
[2026-02-25T23:19:09.755Z] [INFO] ----< io.quarkus:quarkus-integration-test-class-transformer-parent >----
[2026-02-25T23:19:09.755Z] [INFO] Building Quarkus - Integration Tests - Class tranformer 2.7.5.Final [743/964]
[2026-02-25T23:19:09.755Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-integration-test-class-transformer-parent ---
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-integration-test-class-transformer-parent ---
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-integration-test-class-transformer-parent ---
[2026-02-25T23:19:09.756Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-integration-test-class-transformer-parent ---
[2026-02-25T23:19:09.756Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-integration-test-class-transformer-parent ---
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-integration-test-class-transformer-parent ---
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-deployment-deps) @ quarkus-integration-test-class-transformer-parent ---
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-integration-test-class-transformer-parent ---
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-integration-test-class-transformer-parent ---
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-integration-test-class-transformer-parent ---
[2026-02-25T23:19:09.756Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-integration-test-class-transformer-parent ---
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-integration-test-class-transformer-parent ---
[2026-02-25T23:19:09.756Z] [INFO] Installing /quarkus/integration-tests/class-transformer/pom.xml to /root/.m2/repository/io/quarkus/quarkus-integration-test-class-transformer-parent/2.7.5.Final/quarkus-integration-test-class-transformer-parent-2.7.5.Final.pom
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] -------< io.quarkus:quarkus-integration-test-class-transformer >--------
[2026-02-25T23:19:09.756Z] [INFO] Building Quarkus - Integration Tests - Class tranformer - Runtime 2.7.5.Final [744/964]
[2026-02-25T23:19:09.756Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-integration-test-class-transformer ---
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-integration-test-class-transformer ---
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-integration-test-class-transformer ---
[2026-02-25T23:19:09.756Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-integration-test-class-transformer ---
[2026-02-25T23:19:09.756Z] [INFO] Skipping Rule Enforcement.
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-integration-test-class-transformer ---
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-integration-test-class-transformer ---
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-deployment-deps) @ quarkus-integration-test-class-transformer ---
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-integration-test-class-transformer ---
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-integration-test-class-transformer ---
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-integration-test-class-transformer ---
[2026-02-25T23:19:09.756Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-integration-test-class-transformer ---
[2026-02-25T23:19:09.756Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:19:09.756Z] [INFO] skip non existing resourceDirectory /quarkus/integration-tests/class-transformer/runtime/src/main/resources
[2026-02-25T23:19:09.756Z] [INFO]
[2026-02-25T23:19:09.756Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-integration-test-class-transformer ---
[2026-02-25T23:19:11.933Z] [INFO]
[2026-02-25T23:19:11.934Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-integration-test-class-transformer ---
[2026-02-25T23:19:11.934Z] [INFO] No sources to compile
[2026-02-25T23:19:11.934Z] [INFO]
[2026-02-25T23:19:11.934Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-integration-test-class-transformer ---
[2026-02-25T23:19:11.934Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-02-25T23:19:11.934Z] [INFO] skip non existing resourceDirectory /quarkus/integration-tests/class-transformer/runtime/src/test/resources
[2026-02-25T23:19:11.934Z] [INFO]
[2026-02-25T23:19:11.934Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-integration-test-class-transformer ---
[2026-02-25T23:19:11.934Z] [INFO] No sources to compile
[2026-02-25T23:19:11.934Z] [INFO]
[2026-02-25T23:19:11.934Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-integration-test-class-transformer ---
[2026-02-25T23:19:11.934Z] [INFO] No tests to run.
[2026-02-25T23:19:11.934Z] [INFO]
[2026-02-25T23:19:11.934Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-integration-test-class-transformer ---
[2026-02-25T23:19:11.934Z] [INFO] Building jar: /quarkus/integration-tests/class-transformer/runtime/target/quarkus-integration-test-class-transformer-2.7.5.Final.jar
[2026-02-25T23:19:15.642Z] [INFO] ------------------------------------------------------------------------
[2026-02-25T23:19:15.642Z] [INFO] Reactor Summary for Quarkus - Parent pom 2.7.5.Final:
[2026-02-25T23:19:15.642Z] [INFO]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - IDE/Tools - Config ....................... SUCCESS [01:47 min]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Revapi Configuration ..................... SUCCESS [ 5.145 s]
[2026-02-25T23:19:15.642Z] [INFO] ArC - Parent pom ................................... SUCCESS [ 19.667 s]
[2026-02-25T23:19:15.642Z] [INFO] ArC - Runtime ...................................... SUCCESS [ 17.462 s]
[2026-02-25T23:19:15.642Z] [INFO] ArC - Processor .................................... SUCCESS [ 6.645 s]
[2026-02-25T23:19:15.642Z] [INFO] ArC - Tests ........................................ SUCCESS [ 9.836 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Bootstrap - Parent ....................... SUCCESS [ 0.025 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Bootstrap - BOM .......................... SUCCESS [ 0.015 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Bootstrap - Test BOM ..................... SUCCESS [ 0.012 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Bootstrap - App Model .................... SUCCESS [ 3.012 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Bootstrap - Maven Resolver ............... SUCCESS [ 7.411 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Bootstrap - Gradle Resolver .............. SUCCESS [ 15.815 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Bootstrap - Core ......................... SUCCESS [ 5.301 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Bootstrap - Maven plugin ................. SUCCESS [ 38.190 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Bootstrap - Runner ....................... SUCCESS [ 1.426 s]
[2026-02-25T23:19:15.642Z] [INFO] Qute - Parent ...................................... SUCCESS [ 0.027 s]
[2026-02-25T23:19:15.642Z] [INFO] Qute - Core ........................................ SUCCESS [ 3.941 s]
[2026-02-25T23:19:15.642Z] [INFO] Qute - Generator ................................... SUCCESS [ 2.254 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Dev tools - Parent ....................... SUCCESS [ 0.027 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Dev tools - Maven Artifact API ........... SUCCESS [ 1.400 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Dev tools - Message Writer ............... SUCCESS [ 0.512 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Dev tools - Registry Client API .......... SUCCESS [ 4.099 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Dev tools - Utilities .................... SUCCESS [ 0.117 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Dev tools - Base Codestarts .............. SUCCESS [ 0.578 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Dev tools - Codestarts ................... SUCCESS [ 3.545 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Dev tools - Common ....................... SUCCESS [ 3.533 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Parent pom ............................... SUCCESS [ 0.196 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - BOM ...................................... SUCCESS [ 27.563 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Build Parent ............................. SUCCESS [ 0.201 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - IDE Launcher ............................. SUCCESS [ 24.528 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Development mode - SPI ................... SUCCESS [ 0.740 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Core ..................................... SUCCESS [ 0.037 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Core - Extension Processor ............... SUCCESS [ 10.237 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Core - Runtime ........................... SUCCESS [ 14.224 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Core - Class Change Agent ................ SUCCESS [ 0.164 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Builder .................................. SUCCESS [ 1.849 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Dev tools ................................ SUCCESS [ 0.039 s]
[2026-02-25T23:19:15.642Z] [INFO] Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin SUCCESS [ 2.515 s]
[2026-02-25T23:19:15.643Z] [INFO] Quarkus - Platform Properties ...................... SUCCESS [ 0.175 s]
[2026-02-25T23:19:15.643Z] [INFO] Quarkus - Core - Deployment ........................ SUCCESS [ 26.376 s]
[2026-02-25T23:19:15.643Z] [INFO] Quarkus - Enforcer Rules ........................... SUCCESS [ 37.839 s]
[2026-02-25T23:19:15.643Z] [INFO] Quarkus - Extensi